body {
	margin: 0;
	color: #000;
	font: 11px/15px arial, helvetica, sans-serif;
	
	
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;vertical-align:top;}
input, select, textarea {
	vertical-align: middle;
	font: 11px arial, helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
/* General settings */
#wrapper {
	width:980px;
	margin-left: auto;

    margin-right: auto;
	overflow:hidden;
	padding:0 0 30px;
}
#header{
	width:100%;
	padding:6px 0 0;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.topbar{
	float:right;
}
.logo{
	float:left;
	overflow:hidden;
	margin:17px 0 13px;
	height:35px;
	overflow:hidden;
}
.logo a{
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:450px;
	height:35px;
	text-indent:-9999px;
}
.topbar .search{
	float:right;
	width:242px;
}
.topbar .search .btn{
	float:right;
}
.topbar .search .field{
	float:right;
	margin:0 5px 0 0;
	display:inline;
	width:157px;
	height:16px;
	background:#e6e5e5;
	border:none;
	color:#756f6f;
	padding:2px 10px 0;
}
.topnav{
	margin:-1px 0 0;	padding:0;	list-style:none;
	float:right;
	overflow:hidden;
}
.topnav li{
	float:left;	padding:0 11px 0 13px;	margin:0 1px 0 -1px;	display:inline;	background:url(../images/sep-topnav.gif) no-repeat 0 50%;}
.topnav li a{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.topnav li a:hover{
	text-decoration:underline;
}
.main-nav{
	width:990px;	clear:both;
	margin:0 0 0 -3px;	padding:0;	list-style:none;}
.main-nav li{
	float:left;
	margin:0 0 0 3px;
	display:inline;
	background:#000;
	text-align:center;
	padding:0;
	position:relative;
	z-index:200;
}
.main-nav li a{
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	float:left;
	line-height:39px;
}
.main-nav li.active a,
.main-nav li.hover a,
.main-nav li:hover a{
	color:#f09;
}
.main-nav li ul{
	width:151px;
	margin:0;	padding:0;	list-style:none;
	background:#f09;
	overflow:hidden;
	position:absolute;
	top:38px;
	left:0;
	display:none;
	z-index:100;}
.main-nav ul li{
	margin:-2px 0 2px;
	background:none;
	width:142px;
	padding:0 0 0 9px;
	border-top:2px solid #000;
	float:left;
	text-align:left;
}
.main-nav ul li a{
	color:#000 !important;
	font-size:12px;
	text-transform:none;
	line-height:28px;
	float:none;
}
.main-nav ul li.active a,
.main-nav ul li a:hover{
	color:#fff !important;
}
.main-nav li.hover ul,
.main-nav li:hover ul{
	display:block;
}
.main-nav li.link2{
	background:#000 url(../images/bull-mainnav.gif) no-repeat 95% 5px;
}
.main-nav li.link3{
	background:#000 url(../images/bull-mainnav.gif) no-repeat 95% 5px;
}
.main-nav li.link4{
	background:#000 url(../images/bull-mainnav.gif) no-repeat 95% 5px;
}
.main-nav li.link5{
	background:#000 url(../images/bull-mainnav.gif) no-repeat 95% 5px;
}
.main-nav li.link6{
	background:#000 url(../images/bull-mainnav.gif) no-repeat 95% 5px;
}
/* here comes link width */
.main-nav li.link1 a{
	width:120px;
}
.main-nav li.link2 a{
	width:120px;
}
.main-nav li.link3 a{
	width:120px;
}
.main-nav li.link4 a{
	width:120px;
}
.main-nav li.link5 a{
	width:120px;
}
.main-nav li.link6 a{
	width:120px;
}
.main-nav li.link7 a{
	width:120px;
}
.main-nav li.link8 a{
	width:120px;
}
/* content */
#main{
	width:100%;	overflow:hidden;
	padding:17px 0 0;
}
/* visual block */
.visual{
	width:100%;	overflow:hidden;
	margin:0 0 9px;
}
.visual img{
	vertical-align:top;
}
#content{
	width:100%;	overflow:hidden;
}
#content .aside1{
	float:left;
	width:290px;
}
#content .aside1 .image-holder{
	width:290px;
	height:253px;
	overflow:hidden;
}
#content .aside1 .image-holder img{
	border:2px solid #cfcfcf;
	vertical-align:top;
}
#content .aside2{
	float:right;
	width:685px;
	overflow:hidden;
}
.visual-list ul {	
	margin:-5px 0 0;	padding:0;	list-style:none;	width:700px;	overflow:hidden;
}
.visual-list li{
	float:left;
	margin:5px 5px 0 0;
	width:340px;
	overflow:hidden;
}
.visual-list li img{
	border:2px solid #cfcfcf;
	vertical-align:top;
}
.search-cloud{
	width:100%;	overflow:hidden;
	padding:8px 0 12px;
	clear:both;
}
.search-cloud strong{
	float:left;
	color:#f09;
	font-size:17px;
	line-height:24px;
	margin:0 5px 0 0;
}
.search-cloud ul{
	margin:0;	padding:0;	list-style:none;	display:inline;
}
.search-cloud ul li{
	display:inline;
	margin:0 10px 0 0;
}
.search-cloud ul li a{
	color:#999;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
}
.search-cloud ul li a:hover{
	text-decoration:underline;
}
.search-cloud ul li a.large{
	font-size:20px;
}
.search-cloud ul li a.medium{
	font-size:17px;
}
.search-cloud ul li a.small{
	font-size:14px;
}
#footer{
	width:100%;	overflow:hidden;
	background:#000;
}
#footer ul{
	margin:0;	padding:0;	list-style:none;	width:100%;	overflow:hidden;
	text-align:center;
	overflow:hidden;
}
#footer ul li{
	display:inline;
	padding:0 10px 0 10px;	background:url(../images/sep-footernav.gif) no-repeat 0 50%;
	color:#fff;
	line-height:28px;
	font-weight:bold;
	font-size:11px;}
#footer ul li:first-child{
	background:none;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/* search page */
.searchpage #content{
	float:right;
	width:790px;
	padding:15px 0 0;
}
.resultspage #content {
	float:right;
	width:790px;
	margin-top: -14px;
	padding-bottom: 40px;
}
.breadcrumbs{
	width:100%;	overflow:hidden;
	margin:0 0 24px;	padding:0;	list-style:none;}
.breadcrumbs li{
	float:left;
	line-height:22px;
	font-size:11px;
	color:#000;
	margin:0 0 0 3px;
	display:inline;
	font-weight:bold;
}
.breadcrumbs li a{
	text-decoration:underline;
	font-size:11px;
	color:#000;
	background:url(../images/bull-breadcrumbs.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
	font-weight:bold;
}
.breadcrumbs li a:hover{
	text-decoration:none;
}
.product-search{
	width:100%;	overflow:hidden;
}
.searchpage #main{
	padding:0 0 40px;
}
.searchpage .heading{
	margin:0 0 8px;
	color:#000;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	display:block;
}
.searchpage .search-form{
	width:100%;	overflow:hidden;
	margin:0 0 8px;
}
.searchpage .search-form .field{
	float:left;
	width:387px;
	height:16px;
	background:#e6e5e5;
	border:none;
	color:#756f6f;
	padding:2px 10px 0;
}
.searchpage .search-form .btn{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.results{
	width:800px;	overflow:hidden;
	margin:0 0 0 1px;
}
.result-count{
	margin:0 0 -3px;
	font-size:11px;
	color:#000;
}
.resultlist{
	margin:0 0 0 -6px;	padding:0;	list-style:none;	width:800px;	overflow:hidden;
}
.resultlist li{
	float:left;
	border:1px solid #ccc;
	width:151px;
	margin:6px 0 0 6px;
	overflow:hidden;
	min-height:288px;
	display:inline;
	padding:20px 0 0;
}
* html .resultlist li{
	height:288px;
}
.resultlist li img{
	display:block;
	margin:0 auto;
}
.resultlist li .image-holder{
	width:100%;	overflow:hidden;
	margin:0 0 5px;
}
.resultlist li .content-holder{
	width:135px;
	padding:0 8px;
}
* html .resultlist li h2{
	height:41px;
}
.resultlist li h2{
	margin:0;
	font-size:11px;
	font-weight:normal;
	min-height:41px;
}
.resultlist li h2 a{
	text-decoration:underline;
	color:#000;
	font-size:11px;
	font-weight:normal;
}
.resultlist li h2 a:hover{
	text-decoration:none;
}
.resultlist li em{
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	text-transform:uppercase;
	color:#000;
}
.resultlist li em.old-price{
	text-decoration:line-through;
	color:#000;
	font-weight:normal;
}
.resultlist li em.discount{
	color:#f09;
	margin:0 0 0 5px;
}
.pagination{
	width:100%;	overflow:hidden;
}
.pagination ul{
	margin:9px 0 0;	padding:0;	list-style:none;	overflow:hidden;
	float:right;
}
.pagination ul li{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.pagination ul li a{
	font-size:11px;
	font-weight:bold;
	color:#000;
	display:block;
	width:21px;
	height:18px;
	border:1px solid #ccc;
	text-align:center;
	line-height:18px;
	text-decoration:none;
}
.pagination ul li.active a{
	text-decoration:none;
	color:#f09;
	cursor:default;
}
.pagination ul li.prev a{
	background:url(../images/btn-prev.gif) no-repeat;
	text-indent:-9999px;
}
.pagination ul li.next a{
	background:url(../images/btn-next.gif) no-repeat;
	text-indent:-9999px;
}
#sidebar{
	float:left;
	width:158px;
	padding:15px 0 0;
}
#sidebar h1{
	margin:0 0 8px;
	font-weight:normal;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	
	
}
#sidebar .color{
	width:100%;	overflow:hidden;
}
.color h4{
	margin:0 0 3px;
}
.color ul{
	margin:0;	list-style:none;	width:100%;	overflow:hidden;
	border-bottom:4px solid #000;
	padding:0 0 14px;
}
.color ul li{
	float:left;
	margin:0 2px 0 0;
	display:inline;
}
.color ul li a{
	width:13px;
	height:13px;
	display:block;
	text-indent:-9999px;
	border:1px solid #999;
	overflow:hidden;
}
.color ul li .pink{
	background:#f09;
}
.color ul li .blue{
	background:#44b3d7;
}
.color ul li .brown{
	background:#865e33;
}
.color ul li .gray{
	background:#b3b3b3;
}
.color ul li .black{
	background:#000;
}
.color ul li .white{
	background:#fff;
}
.box{
	width:158px;	overflow:hidden;
	border-bottom:4px solid #000;
	padding:0 0 13px;
	margin:0 0 7px;
}
.box h4{
	margin:5px 0;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.box h5{
	margin:0 0 5px;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.box ul{
	margin:0;	padding:0;	list-style:none;	width:100%;	overflow:hidden;
}
.box ul li{
	width:100%;	overflow:hidden;
	float:left;
	line-height:18px;
}
.box ul li a{
	text-decoration:none;
	color:#000;
	font-size:11px;
}
.box ul li a:hover{
	text-decoration:underline;
}
.box ul.column{
	width:56px;
	float:left;
}
.box .aside1{
	float:left;
	width:86px;
}
.box .aside2{
	float:left;
	width:70px;
}
.box .aside2 a{
	/*color:#4c4c4c;*/
}
.box .column-holder{
	width:170px;
}
.box select{
	width:125px;
}
ul.crossed{
	margin:0;	padding:0;	list-style:none;	width:100%;	overflow:hidden;
}
ul.crossed li a{
	text-decoration:none;
	color:#000;
	font-size:11px;
}
ul.crossed li a:hover{
	text-decoration:underline;
}
ul.crossed a{
	background:url(../images/bull-cross.gif) no-repeat 100% 3px;
	padding:0 15px 0 0;
}
/* detail page */
.detail #main{
	padding:0 0 17px;
}
.detail #content{
	width:722px;
	padding:0;
	position:relative;
	z-index:1;
	float:left;
}
.description{
	float:right;
	width:242px;
	overflow:hidden;
	padding:3px 0 0;
}
.description .product-nav{
	margin:0 0 6px;	padding:0;	list-style:none;	float:right;
	clear:both;
}
.description .product-nav li{
	float:left;
	margin:0 0 0 7px;
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-height:11px;
}
.description .product-nav .prev{
	background:url(../images/bull-prev.gif) no-repeat 0 50%;
	width:6px;
	height:11px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.description .product-nav .next{
	background:url(../images/bull-next.gif) no-repeat 0 50%;
	width:6px;
	height:11px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.description .content-holder{
	width:184px;	overflow:hidden;
	background:#f09;
	padding:17px 40px 36px 18px;
}
.description h1{
	margin:0;
	color:#000;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.description p{
	margin:0 0 15px;
	color:#000;
	font-size:11px;
	line-height:15px;
}
.description .content-holder ul{
	margin:0 0 10px;	padding:0;	list-style:none;	width:100%;	overflow:hidden;
}
.description .content-holder strong{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	display:block;
}
.description .content-holder ul li{
	background:url(../images/bull-description.gif) no-repeat 0 8px;
	padding:0 0 0 7px;
	line-height:16px;
}
.description .content-holder dl{
	width:100%;	overflow:hidden;
	margin:0;	padding:0;	list-style:none;}
.description .content-holder dt{
	float:left;
	margin:0;
}
.description .content-holder dd{
	margin:0;
}
#content .back{
	float:left;
	background:url(../images/bull-prev.gif) no-repeat 0 50%;
	padding:0 0 0 11px;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 5px;
}
#content .back:hover{
	text-decoration:underline;
}
#content .content-nav{
	float:right;
	margin:-3px 0 0;	padding:0;	list-style:none;
	display:inline;
	width:100px;
	overflow:hidden;}
#content .content-nav li{
	float:left;
	overflow:hidden;
	background:url(../images/bull-next.gif) no-repeat 100% 50%;
	padding:0 12px 0 0;
	width:88px;
	margin:0;
	display:inline;
	line-height:20px;
}
#content .content-nav li a{
	float:right;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
#content .content-nav li a:hover{
	text-decoration:underline;
}
.detail #content .visual{
	float:left;
	overflow:visible;
	width:260px;
	margin:0;
}
.detail #content .visual .image-holder{
	float:left;
	position:relative;
	margin:0 0 6px;
}
.detail #content .visual .image-holder:after{
	content:"";
	clear:both;
	display:block;
}
.detail #content .visual .image-holder img{
	vertical-align:top;
	border:2px solid #ccc;
}
.detail #content .visual .image-holder .zoom{
	position:absolute;
	bottom:0;
	right:-99px;
	padding:0 0 0 50px;
	background:url(../images/bull-zoom.gif) no-repeat;
	line-height:18px;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
.detail #content .visual .image-holder .zoom:hover{
	text-decoration:underline;
}
.detail #content .content-holder{
	float:left;
	overflow:hidden;
}
.detail #content .thumbnails{
	width:100%;	overflow:hidden;
	margin:0;	padding:0;	list-style:none;	float:left;
}
.detail #content .thumbnails li{
	float:left;
	margin:0 6px 0 0;
	display:inline;
}
.detail #content .thumbnails li img{
	border:1px solid #d5d5cb;
	width:40px;
	height:40px;
	overflow:hidden;
}
.detail #content .thumbnails li.active img,
.detail #content .thumbnails li a:hover img{
	border:1px solid #f09;
}
#content .item{
	width:100%;
	overflow:hidden;
	margin:0 0 55px;
	clear:both;
}
.product{
	float:left;
	width:270px;
	display:inline;
	overflow:hidden;
	margin:-2px 0 0;
}
.product h1{
	font-size:19px;
	font-weight:bold;
	color:#000;
	line-height:22px;
	margin:0 0 18px;
}
.product h2{
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0 0 0 3px;
}
.product select{
	width:140px;
	margin:0 0 8px;
	position:relative;
}
.product .product-price{
	display:block;
	font-size:35px;
	font-weight:bold;
	color:#000;
	font-style:normal;
	line-height:42px;
	margin:0 0 12px;
}
.detail .results h2{
	margin:0 0 2px;
	font-weight:bold;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
}
.detail .results input{
	margin:0;
	padding:0;
	width:15px;
	height:16px;
}
.detail .results label{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:0 0 0 4px;
}
.detail .resultlist li{
	padding:65px 0 0;
	min-height:252px;
	width:149px;
}
* html .detail .resultlist li{
	height:252px;
}
.detail .resultlist li .image-holder{
	margin:0 0 65px;
}
.detail .resultlist li a{
	font-weight:bold;
	text-transform:none;
	font-size:11px;
}
.detail .resultlist .content-holder {
	width:131px;
	padding:0 10px;
}
.detail .resultlist .content-holder h2{
	margin:0 0 5px;
}
.searchpage .breadcrumbs{
	margin:0;
}
