@charset "utf-8";



* {

	margin:0;

	padding:0;

	border:none;

}

body {

	font-size: 12px;

	font-family: 'lintelregular' !important;

	background:#e7ebec url(../../img/bg.jpg) repeat-x;
width: 100% !important; 
      

}

ul, ol {

    margin: 0 !important;

    padding: 0 !important;

}

/* -- Classes -- */



.cleaner {

	width:100%;

	height:10px;

	clear:both;

	background:#fff;

}

.divider {

	width:1000px;

	height:60px;

	background:url(../../img/divider_hoz.jpg) no-repeat;

	clear:both;

}

.padding_right {

	padding-right:30px;

	font-size:15px;

}



/* -- Classes -- */







/* -- Header -- */



#header {

	width:100%;

	min-height:200px;

}

#header_wrap {

	width:1000px;

	min-height:200px;

	margin:0 auto;

}

#bg_left {

	background:url(../../img/bg_left.jpg) no-repeat;

	position:absolute;

	width:450px;

	height:862px;

	margin-left:-450px;

	margin-top:45px;

}

#bg_right {

	background:url(../../img/bg_right.jpg) no-repeat;

	position:absolute;

	width:450px;

	height:862px;

	margin-left:1000px;

	margin-top:45px;

}

#nav_menu {

	width:1000px;

	height:45px;

}

#logo {

	width:1000px;

	height:119px;

	background:url(../../img/logo.jpg) no-repeat;

}

#slide_show {

	width:1000px;

	height:382px;

	background:url(../../img/slide_bg.jpg) no-repeat;

}

#box_nav {

	width:1000px;

	height:341px;

	padding-top:20px;

	background:url(../../img/box_bg.jpg) no-repeat;

}

.box {

	width: 324px;

	min-height: 267px;

	text-align:center;

	float:left;

	margin-left:4px;

	margin-right:4px;

	/*background-color:yellow;*/

}

.sml_arrow {

	margin-left:5px;

}



/* -- Header -- */







/* -- Content -- */



#content {

	width:100%;

	min-height:300px;

	background:#fff;

}

#content_wrap {

	width:1000px;

	min-height:300px;

	margin:0 auto;

	background:url(../../img/content_bg.jpg) no-repeat;

}

#content_bg_left {

	background:url(../../img/content_bg_left.jpg) no-repeat;

	position:absolute;

	width:450px;

	height:229px;

	margin-left:-450px;

}

#content_bg_right {

	background:url(../../img/content_bg_right.jpg) no-repeat;

	position:absolute;

	width:450px;

	height:229px;

	margin-left:1000px;

}

#shopping_box {

	width:980px;

	min-height:450px;

	/*background-color:yellow;*/

	padding-left:20px;

}

#left_box {

	width:762px;

	min-height:350px;

	float:left;

}

#product_box {

	width:740px;

	min-height:350px;

	padding-right:20px;

	float:left;

}

.prod_box {

	width:195px;

	height:310px;

	margin-top:20px;

	margin-bottom:20px;

	margin-left:20px;

	margin-right:20px;

	float:left;

}

.sale {

	position:absolute;

	margin-left:144px;

	/*margin-top:60px;*/

        margin-top:10px;

}

.view {

	position:absolute;

	margin-left:150px;

	/*margin-top:125px;*/

        margin-top:70px;

	z-index:500;

}

#h_divider {

	width:2px;

	min-height:850px;

	float:left;

}

#h_top {

	width:2px;

	height:170px;

	background:url(../../img/h_diveder_top.png) no-repeat;

}

#h_mid {

	width:2px;

	min-height:510px;

	background:url(../../img/h_diveder_mid.png) repeat-y;

}

#h_bottom {

	width:2px;

	height:170px;

	background:url(../../img/h_diveder_bottom.png) no-repeat;

}

#right_box {

	width:193px;

	min-height:200px;

	padding-left:25px;

	float:left;

	z-index:500;

}

#right_nav {

	width:218px;

	min-height:440px;

}

#mini_divider {

	width:218px;

	height:10px;

	margin-top:10px;

	margin-bottom:10px;

	background:url(../../img/divider_hoz_mini.jpg) no-repeat;

}

#location_box {

	width:218px;

	min-height:200px;

}

#bottom_img {

	width:218px;

	min-height:92px;

	background:url(../../img/loc_bottom.jpg) no-repeat;

	margin-top:-3px;

}

#text_box {

	width:960px;

	min-height:5px;

	padding-left:20px;

	padding-right:20px;

}



/* -- Content -- */







/* -- Footer -- */



#footer {

	background:#e6e6e6;

	width:100%;

	height:100px;

	padding-top:25px;

}





/* -- Footer -- */