html, body {height: 100%; margin: 0; padding: 0;}

#all{
	width: 100%;
	position: relative;
	height: 100%;
}

html>body #all {min-height: 100%; height: auto;}

body {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	font: 13px Tahoma, Verdana;
	color: #525252;
	text-align: center;
}

a { color: #F58480; text-decoration: none; }
a:visited { color: #F58480; text-decoration: none; }
a:hover { color: #3E398B; text-decoration: underline; }
a:active { text-decoration: none; }
a img, fieldset { border: none; }

#wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
}
.clearing {
  clear: both;
  height: 0px;
  overflow:hidden;
}


/*  LINEs  */
.upline {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
/* ** upline block ** */
.wrapp_line_up {
	float: none;
	display: block;
	width: 100%;
	height: 3px;
	margin: 0px;
	background: #F58480;
	overflow: hidden;
}
span.upline_left {
	float: left;
	display: block;
	width: 3px;
	height: 5px;
	background: url(../images/orange/head_left_pic.gif) no-repeat top left;
}
span.upline_right {
	float: right;
	display: block;
	width: 5px;
	height: 3px;
	background: url(../images/orange/head_right_pic.gif) no-repeat top right;
}


/* HEAD block */
#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
.header_block {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

div#box1 {
	position: relative;
 	top: 0px; left: 0px;
 	height: 150px; width: 990px;
 	z-index: 1;
}
.box2 {
	position: absolute;
 	top: 10px; left: 0px;
 	height: 150px; width: 267px;
 	z-index: 10;
}
.box3 {
	position: absolute;
 	top: 15px; left: 530px;
 	height: 20px; width: 160px;
 	z-index: 20;
}
.box4 {
	position: absolute;
	top: 55px; left: 264px;
 	height: 55px; width: 722px;
 	z-index: 30;
}


#menu {
	float: left;
	width: 722px;
	height: 55px;
	margin: 15px 0 0 0px;
	padding: 0px;
	text-align: center;
	background: #F58480;
}
.mleft {
	float: left;
	width: 8px;
	height: 55px;
	padding: 0px;
	background: url(../images/mleft.gif) no-repeat;
}
.mright {
	float: left;
	width: 8px;
	height: 55px;
	padding: 0px;
	background: url(../images/mright.gif) no-repeat;
}
.m1 {
	float: left;
	width: 113px;
	height: 55px;
	padding: 0px;
	background: url(../images/mhome_bg.gif) repeat-x;
}
.m2 {
	float: left;
	width: 120px;
	height: 55px;
	padding: 0px;
	background: url(../images/mcatalog_bg.gif) repeat-x;
}
.m3 {
	float: left;
	width: 120px;
	height: 55px;
	padding: 0px;
	background: url(../images/minfo_bg.jpg) repeat-x;
}
.m4 {
	float: left;
	width: 120px;
	height: 55px;
	padding: 0px;
	background: url(../images/mquality_bg.gif) repeat-x;
}
.m5 {
	float: left;
	width: 120px;
	height: 55px;
	padding: 0px;
	background: url(../images/mpartner_bg.gif) repeat-x;
}
.m6 {
	float: left;
	width: 113px;
	height: 55px;
	padding: 0px;
	background: url(../images/mcontakt_ng.gif) repeat-x;
}
.m1 a, .m1 a:visited {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #313131;
	text-transform: uppercase;
	text-decoration: none;
}
.m1 a:hover {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
}
.m2 a, .m2 a:visited {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #313131;
	text-transform: uppercase;
	text-decoration: none;
}
.m2 a:hover {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
}
.m3 a, .m3 a:visited {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #313131;
	text-transform: uppercase;
	text-decoration: none;
}
.m3 a:hover {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
}
.m4 a, .m4 a:visited {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #313131;
	text-transform: uppercase;
	text-decoration: none;
}
.m4 a:hover {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
}
.m5 a, .m5 a:visited {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #313131;
	text-transform: uppercase;
	text-decoration: none;
}
.m5 a:hover {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
}
.m6 a, .m6 a:visited {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #313131;
	text-transform: uppercase;
	text-decoration: none;
}
.m6 a:hover {
	display: block;
	width: 112px;
	padding: 23px 0 0 0;
	font: bold 12px Arial, Tahoma, serif;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
}


/* ** upline_content block ** */
.wrapp_line_cont_up {
	float: none;
	display: block;
	width: 100%;
	height: 5px;
	margin: 0px;
	background: #F58480;
	overflow: hidden;
}
span.line_cont_left {
	float: left;
	display: block;
	width: 10px;
	height: 5px;
	background: url(../images/orange/cont_left_pic.gif) no-repeat top left;
}
span.line_cont_right {
	float: right;
	display: block;
	width: 10px;
	height: 5px;
	background: url(../images/orange/cont_right_pic.gif) no-repeat top right;
}


/* CONTENT PRODUCT STRUCTURA */
#content {
	margin-right: 0px;
}
.left {
	width: 559px;
	float: left;
}
.content_main {
	padding: 7px 5px 5px 7px;
	text-align: justify;
	font: 12px/16px Tahoma, Arial, serif;
	color: #525252;
	width: 415px;
	height: 480px;
	overflow: auto;
  overflow-x: hidden;
}
.content_main h1 {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0px 0 2px 0;
	border-bottom: 2px solid #F58480;
	font: bold 18px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	text-transform: uppercase;
	text-align: left;
}
.content_main h2, .content_main h3, .content_main h4, .content_main h5 {
	display: inline;
	height: auto;
	color: #464646;
}

.content_main h2 { font: 18px Tahoma, Arial, serif; }
.content_main h3 { font: 16px Tahoma, Arial, serif; }
.content_main h4 { font: 14px Tahoma, Arial, serif; }
.content_main h5 { font: 12px Tahoma, Arial, serif; }

.content_main li {
  margin: 0 0 0 30px;
  padding: 5px 0 0 0; 
 }



/* ** upline_content block ** */
.wrapp_line_cont_down {
	float: none;
	display: block;
	width: 100%;
	height: 5px;
	margin: 0px;
	background: #F58480;
	overflow: hidden;
}
span.line_cont_dleft {
	float: left;
	display: block;
	width: 12px;
	height: 5px;
	background: url(../images/orange/cont_dleft_pic.gif) no-repeat top left;
}
span.line_cont_dright {
	float: right;
	display: block;
	width: 12px;
	height: 5px;
	background: url(../images/orange/cont_dright_pic.gif) no-repeat top right;
}




/* news in second pages */
#new_cont {
	width: 540;
	height: auto;
	margin: 0 auto;
	padding: 0 2px 0 2px;
	text-align: center;
}
.news_bar {
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0 0px 0;
}
.news_bar h1 {
	display: block;
	height: auto;
	margin: 0 0 10px 0;
	padding: 3px 0 2px 0;
	border-bottom: 2px solid #F58480;
	font: bold 18px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	text-transform: uppercase;
	text-align: left;
}
.news_block_col_l {
	float: left;
	width: 177px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0px;
}
.news_block_col {
	float: left;
	width: 177px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 8px;
}
.news_block_in {
	float: none;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.news_title_in {
	float: left;
	width: 100%;
	height: 55px;
	display: block;
	padding: 0px 0 10px 0;
	overflow: hidden;
}
.news_title_in a, .news_title_in a:visited, .news_title_in a:hover {
	width: 100%;	
	font: bold 11px Tahoma, Arial, serif !important;
	color: #525252;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-decoration: none;
}
.news_title_in span {
display: block;
	margin: 0px;
	padding: 5px 5px 0 0px;
	font: bold 9px Tahoma, Arial, serif;
	color: #525252;
}






/* *** cont_menu */
.cont_menu {
	width: 370px;
	margin: 10px 0 0 5px;
}
.cont_menu li {
	width: 310px;
	text-align: right;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 0;
	background: url(../images/cont_menu.gif) no-repeat 0px 11px;
}
.cont_menu li a, .cont_menu li a:visited, .cont_menu li a:hover {
	font: bold 12px/16px Tahoma, Verdana;
	color: #525252;
	padding: 0 20px 5px 0;
	text-decoration: none;
}





/* ***** CATALOG */
#wrapp_content {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
.catalog_bar {
	float: left;
	width: 100%;
	height: auto;
	margin: 18px 0 20px 0;
	border-bottom: 2px solid #F58480;
}
.catalog_bar h1 {
	float: left;
	height: auto;
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	font: bold 18px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	text-transform: uppercase;
	text-align: left;
}
.catalog_bar a, .catalog_bar a:hover, .catalog_bar a:visited {
	color: #F58480;
	text-decoration: none;
}

/* *** Select_category */
.block_select {
	float: right;
	display: inline;
	width: 670px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.select_config {
	float: left;
	width: 200px;
	height: auto;
	margin: 0px;
	border: 1px solid blue;
}
.cat_name {
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 10px 0 10px;
	font: bold 14px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	text-transform: uppercase;
}
.slct_cat_name {
	float: left;
	width: 200px;
	height: auto;
	margin: 2px 0 0 0;
	padding: 0px;
	text-align: left;
	border: 1px solid #F7A09D;
}
.slct_cat_name select {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 3px 5px; 
	font: normal 11px Tahoma, Arial, serif;
	background: #fff;
	border: none;
}
.elSelect option {
	padding: 0px;
	text-align:left;
	font: 12px Tahoma, Arial;
	color: #313131;
}

/* catalog in side */
.catalog_main_block {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
.catalog_wrap {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
.collection {
	float: left;
	width: 460px;
	height: auto;
	margin: 0 auto;
}
.collect_block {
	width: 440px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 10px 0; 
}
.collect_name {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	font: bold 15px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	text-transform: uppercase;
}
.collect_name a, .collect_name a:visited, .collect_name a:hover {
	font: bold 15px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	text-transform: uppercase;
}
.catalog {
	float: right;
	width: 460px;
	height: auto;
	margin: 0 auto;
}

/* *** catalog_menu */
.catalog_menu {
	width: 380px;
	margin: 0px 0 0px 30px;
}
.catalog_menu li {
	width: auto;
	text-align: left;
	list-style: none;
	padding: 5px 0 5px 0px;
}
.catalog_menu li a, .cont_menu li a:visited, .catalog_menu li a:hover {
	display: block;
	border-bottom: 1px solid #F58480;
	background: url(../images/orange/cat_pic.gif) no-repeat 4px 10px;
	font: bold 14px/16px Tahoma, Verdana;
	color: #F58480;
	padding: 3px 15px 5px 15px;
	text-decoration: none;
}
.catalog_in {
	width: 896px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
.left_cat {
	float: left;
	width: 401px;
	height: 247px;
	margin: 10px 0 10px 0;
	padding: 0px; 
	border: 1px solid #F58480;
}
.cat_img {
	float: left;
	width: 285px;
	height: 245px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
 	background: #fff;
}
.cat_info {
	float: right;
	width: 115px;
	height: 245px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
 	background: #F7A09D;
	border-right: 1px solid #F58480;
	border-top: 1px solid #F58480;
	border-bottom: 1px solid #F58480;
}
.modell {
	width: 115px;
	height: 40px;
	margin: 1px 0 0px 0px;
	padding: 20px 0 5px 0;
	text-align: center;
 	background: #F7A09D url(../images/orange/cat_bg.gif) no-repeat 4px 42px;
	font: 12px Arial, serif;
	color: #fff;
}
.sku {
	text-align: center;
	font: 11px Arial, serif;
	color: #fff;
}
.modell h3 {
	margin: 0px;
	padding: 3px 0 5px 0px;
	font: bold 13px Trebuchet MS, Tahoma, Arial, serif;
	color: #fff;
	text-transform: uppercase;
}
.size {
	width: 101px;
	height: auto;
	margin: 0px;
	margin: 0px;
	padding: 15px 7px 5px 7px;
	background: #F7A09D url(../images/orange/cat_bg.gif) no-repeat 4px 37px;
	font: 12px Arial, serif;
	color: #fff;
	text-align: center;
}
.size h3 {
	margin: 0px;
	padding: 3px 0 5px 0px;
	font: bold 13px Trebuchet MS, Tahoma, Arial, serif;
	color: #fff;
	text-transform: uppercase;
}
.stuff {
	width: 101px;
	height: auto;
	margin: 0px;
	margin: 0px;
	padding: 15px 7px 5px 7px;
	background: #F7A09D url(../images/orange/cat_bg.gif) no-repeat 4px 37px;
	font: 12px Arial, serif;
	color: #fff;
	text-align: center;
}
.stuff h3 {
	margin: 0px;
	padding: 3px 0 5px 0px;
	font: bold 13px Trebuchet MS, Tahoma, Arial, serif;
	color: #fff;
	text-transform: uppercase;
}
.right_cat {
	float: right;
	width: 401px;
	height: 247px;
	margin: 10px 0 10px 0;
	padding: 0px; 
	border: 1px solid #F58480;
}


/* *** collection */
.collection_in {
	width: 850px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
.left_coll {
	float: left;
	width: 400px;
	height: 247px;
	margin: 10px 0 10px 0;
	padding: 0px; 
	border: 1px solid #F58480;
}
.right_coll {
	float: right;
	width: 400px;
	height: 247px;
	margin: 10px 0 10px 0;
	padding: 0px; 
	border: 1px solid #F58480;
}
.coll_img {
	float: left;
	width: 400px;
	height: 245px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
 	background: #fff;
}

/** pagination */
.pagination {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.posted_page { 
	width: 500px;
	margin: 0 auto;
	padding: 5px 0 20px 0px;
	text-align:center;
}
.posted_page_down { 
	width: 500px;
	margin: 0 auto;
	padding: 20px 0 20px 0px;
	text-align:center;
}
.stpage_img {
	vertical-align: middle;
	margin: -3px 0 0 2px;
}
.posted_page_num a, .posted_page_num a:visited {
	font: bold 13px Trebuchet MS, Tahoma, Arial, serif;
	color: #F58480;
	margin: 0px 5px;
	padding: 3px 8px;
	text-decoration: none;
}
.posted_page_num a:hover {
	padding: 3px 8px;
	background: #F58480;
	color: #fff;
	font: bold 13px Trebuchet MS, Tahoma, Arial, serif;
	text-decoration: none;
}
.posted_page_num a.current, .posted_page_num a:visited.current, .posted_page_num a:hover.current {
	padding: 3px 8px;
	background: #F58480;
	color: #fff;
	text-decoration: none;
}











#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: url(../images/footbg.gif) repeat-x bottom left;
}


#foots {
	width: 100%;
	background: url(../images/footbg.gif) repeat-x bottom left;
}
#empty {visibility: hidden; height: 50px;}


.footerbg {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background: url(../images/headup_bg.gif) repeat-x 0px 18px;
}
#foot_content {
	width: expression((documentElement.clientWidth||document.body.clientWidth)>990?'990px': ((documentElement.clientWidth||document.body.clientWidth)<992?'992px':'auto'));
	height: 150px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: url(../images/scissors.png) no-repeat 920px 0px;
}

/* **** FOOTER COPY */
.foot_menu {
	width: 650px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	text-align: center;
}

.foot_menu ul {
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0px 0 0 0;
	text-align: center;
}

.foot_menu li {
	float: left;
	list-style: none;
	height: 15px;
	margin: 0 auto;
	padding: 0 17px 0 17px;
	text-align: center;
	border-right: 1px solid #2C2C2C;
}

.foot_menu li a {
	font: 12px Tahoma, Arial, Verdana;
	color: #2C2C2C;
	text-decoration: none;
	text-transform: uppercase;
}

.copy_main {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.copy_left {
	float: left;
	width: 553px;
	height: 68px;
	margin: 0 0 0 30px;
	padding: 10px 0px 0 0px;
	background: url(../images/bgcopy.png) no-repeat top center;
}
.copy_right {
	float: right;
	width: 200px;
	height: 60px;
	margin: 0px;
}
.copy_text {
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

.made_bg {
	float: right;
	width: 180px;
	padding: 0px;
	height: 40px;
	background: url(../images/logo_ip5.png) 5px 5px no-repeat;
}
.made_in {
	float: left;
	padding: 3px 0 0 40px;
	font: 13px bold Tahoma, Arial, Verdana;
	color: #0B5BC6;
	text-decoration: none;
}
.made_in a, .made_in a:visited, .made_in a:hover {
	color: #525252;
	text-decoration: none;
}



