body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #d1eaf9 url(../images2/body-bg.jpg) repeat-x;
	margin: 0;
}
p, .bodytext{
	color:#464646;
	font-size:12px;
	line-height:18px;
	margin:4px 0 8px 0;
	padding:0
}


h1{
	color:#000;
	font-size:22px;
	line-height:24px;
	font-weight: normal;
	margin:15px 0 10px 0;
	padding:0;
}
h2{
	color:#000;
	font-size:22px;
	line-height:22px;
	font-weight: normal;
	margin:15px 0 10px 0;
	padding:0;
}
h3{
	color:#0054a6;
	font-size:20px;
	line-height:20px;
	font-weight: normal;
	margin:15px 0 0px 0;
	padding:0;
}
h4{
	color:#000;
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	margin:15px 0 0px 0;
	padding:0;
}
h5{
	color:#0054a6;
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	margin:15px 0 0px 0;
	padding:0;
}
h6{
	color:#0054a6;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
	margin:15px 0 0px 0;
	padding:0;
}

a {color:#0054a6; text-decoration: none;}
a:hover {text-decoration: underline;}

ul,ol{
	color:#464646;
	font-size:12px;
	line-height:18px;
	margin:8px 0 8px 24px;
	padding:0
}








.smalltext{
	color:#464646;
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:0
}
.whitetext{
	color:#ffffff;
	font-size:10px;
	line-height:12px;	
}

img{
	border-style:none;
}
.form select, .form input, .form textarea {vertical-align:middle;}
form, fieldset{
	padding:0;
	margin:0;
	border:0;
}
#bg {background: url(../images2/header-bg.jpg) no-repeat 50% 0;min-width: 983px;}
/*start main*/
#main{
	width:983px;
	margin:0 auto;
	padding: 261px 0 0;
	position: relative;
}
/*satart header*/
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 983px;
	height: 261px;
	z-index: 1000;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 171px;
	width: 632px;
	height: 140px;
	text-indent: -9999px;
	overflow: hidden;
}
/*start top links*/
.top-links {
	
	position: absolute;
	top: 145px;
	left: 9px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #d49d9a;
	text-transform: uppercase;
}
.top-links li {float: left;padding: 0 20px 0 0;}
.top-links li span{text-transform: lowercase;}
.top-links li a {color: #d49d9a;text-decoration: none;font-weight:normal;}
.top-links li a:hover {text-decoration: underline;}


#header .cart {
	position: absolute;
	top: 148px;
	left: 600px;
	font-size: 11px;
	color: #daa5a2;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 27px;
	background: url(../images2/cart-ico.gif) no-repeat;
}
#header .cart a {color: #fff;text-decoration: none;}
#header .cart a:hover {text-decoration: underline;}
#header .price {
	position: absolute;
	top: 148px;
	left: 790px;
	color: #d6a09d;
	font-size: 11px;
	font-weight: bold;
}
#header .price .first {
	float: left;
	padding: 0 0 0 22px ;
	margin-left: 15px;
	background: url(../images2/flag-1.gif) no-repeat;
	}
#header .price .second {
	float: left;
	margin: 0 0 0 15px;
	display: inline;
	padding: 0 0 0 25px;
	background: url(../images2/flag-2.gif) no-repeat;
}
#header .select-btn {
	position: absolute;
	top: 221px;
	left: 5px;
	width: 179px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images2/select-btn.gif) no-repeat;
}
#header .select-btn2 {
	position: absolute;
	top: 221px;
	left: 5px;
	width: 179px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images2/select-btn2.gif) no-repeat;
}
#header .select-scale {
	position: absolute;
	color: #ffffff;
	font-size: 18px;

	top: 220px;
	left: 190px;
	width: 129px;
	height: 25px;
	overflow: hidden;
	letter-spacing: .07em;
	text-indent: 5px;
}
#header .search-box {
	position: absolute;
	top: 221px;
	right: 0;
	width: 410px;
	background: url(../images2/search-box-bg.gif) no-repeat 0 3px;
}
#header .search-box label {
	float: left;
	background: url(../images2/search-text.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 14px;
	width: 72px;
	margin: 2px 8px 0 64px;
	display: inline;
}
#header .search-box .text-input {
	float: left;
	width: 166px;
	height: 18px;
	background: url(../images2/text-input-3-bg.gif) no-repeat;
}
#header .search-box .text-input input {
	float: left;
	width: 150px;
	margin: 2px 0 0 6px;
	display: inline;
	padding: 0;
	border: 0;
	font: 11px Arial, Helvetica, sans-serif;
	background: transparent;
}
#header .search-box .go-btn {
	float: left;
	width: 35px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 5px;
	background: url(../images2/go-btn.gif) no-repeat;
}
#header .search-box .advanced-search-link {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	width: 51px;
	height: 18px;
	margin: 0 0 0 5px;
	background: url(../images2/advances-search-link.gif) no-repeat;
}
/*start top naviagtion*/
#top-nav {
	position: absolute;
	top: 172px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #c0564c;
	z-index: 100;
}
#top-nav li {float: left;position: relative;}
#top-nav li a.home {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 69px;
	background: url(../images2/home-link.gif) no-repeat;
}
#top-nav li a.trains {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 80px;
	background: url(../images2/trains-link.gif) no-repeat;
}
#top-nav li a.track {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 76px;
	background: url(../images2/track-link.gif) no-repeat;
}
#top-nav li a.digital {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 83px;
	background: url(../images2/digital-link.gif) no-repeat;
}
#top-nav li a.scenery {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 97px;
	background: url(../images2/scenery-link.gif) no-repeat;
}
#top-nav li a.structures {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 129px;
	background: url(../images2/structures-link.gif) no-repeat;
}
#top-nav li a.details {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 88px;
	background: url(../images2/details-link.gif) no-repeat;
}
#top-nav li a.books-catalogs {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 194px;
	background: url(../images2/books-catalogs-link.gif) no-repeat;
}
#top-nav li a.more-products {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 43px;
	width: 167px;
	background: url(../images2/more-products-link.gif) no-repeat;
}
#top-nav li a:hover, #top-nav li.hover a, #top-nav li:hover a {background-position: 0 -86px;}
#top-nav li.active a {background-position: 0 50%;}
#top-nav li:hover .drop, #top-nav li.hover .drop {display: block;}
#top-nav li:hover .drop li.last {border-bottom: 0;}
#top-nav .drop {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 210px;
	background: url(../images2/drop-bottom-bg.gif) no-repeat 0 100%;
}
#top-nav .drop ul {
	float: left;
	list-style: none;
	padding: 0 13px 7px 14px;
	margin: 0 0 0 0;
	position: relative;
	width: 183px;
	background:  url(../images2/drop-bg.gif) no-repeat;
}
#top-nav .drop ul li {
	float: left;
	width: 183px;
	padding: 4px 0;
	border-bottom: 1px solid #822a0b;
}
#top-nav .drop ul li a {color: #c37268;padding: 0 8px 0 0;text-decoration: none;}
#top-nav .drop ul li a:hover {color: #fff;padding: 0 8px 0 0;background: url(../images2/arrow-ico.gif) no-repeat 100% 5px;}

/*start content*/
#content {
	width: 964px;
	padding: 10px 10px 11px 9px;
	overflow: hidden;
	background: #cbe5f5 url(../images2/content-bg.gif) no-repeat;
	}
#content .four-column-grad{
	width:100%;
	background:url(../images2/bg-four-column-grad.gif) repeat-y;
}
#content .four-column-grad .bottom{
	width:100%;
	position:relative;
	background:url(../images2/bg-four-column-bottom.gif) no-repeat 0 100%;
}
#content .four-column-grad .bottom:after{
	content:" ";
	display:block;
	clear:both;
}
#content .three-column-grad{
	width:100%;
	background:url(../images2/bg-three-column-grad.gif) repeat-y;
}
#content .three-column-grad .bottom{
	width:100%;
	position:relative;
	background:url(../images2/bg-three-column-bottom.gif) no-repeat 0 100%;
}
#content .three-column-grad .bottom:after{
	content:" ";
	display:block;
	clear:both;
}
#content .two-column-grad{
	width:100%;
	background:url(../images2/bg-two-column-grad.gif) repeat-y;
}
#content .two-column-grad .bottom{
	width:100%;
	position:relative;
	background:url(../images2/bg-two-column-bottom.gif) no-repeat 0 100%;
}
#content .two-column-grad .bottom:after{
	content:" ";
	display:block;
	clear:both;
}
.flash-holder img {display: block;}
.flash-holder{
	width:100%;
	border-bottom:9px solid #cbe5f5;
}
/*start side box*/
.side-box {
	float: left;
	width: 149px; 
	margin:-10px 0 0;
	position:relative;
	
	}
/*start product finder*/
.side-box .product-finder {
	float: left;
	width: 153px;
	padding-bottom: 8px;
	background-color: #fff;
	}
.side-box .product-finder h2 {
	margin: 0;
	height: 46px;
	text-indent: -9999px;
	background: url(../images2/product-title.gif) no-repeat;
}
.side-box .product-finder .form {
	float: left;
	width: 130px;
	padding: 0 0 0 11px;
}
.side-box .product-finder .form div {
	float: left;
	width: 100%;
	padding: 0 0 9px;
}
.side-box .product-finder .form select {
	float: left;
	width: 123px;
	color: #000;
	margin: 0 0 0 4px;
	display: inline;
	z-index:1;

	
}
.side-box .product-finder .form #finderalert {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #dd0000;
	display:none;
	padding:0;
	margin:0;
	
}
.side-box .product-finder .form .btn {
	float: left;
	width: 130px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 6px 0 0;
	background: url(../images2/find-btn.gif) no-repeat;
}
/*start box*/
.side-box .box {float: left;width: 153px;border-top:8px solid #cbe5f5; padding: 0 0 38px;}
.side-box .box h2 {
	margin: 0;
	text-indent: -9999px;
	height: 27px;
	background: url(../images2/our-brands-title.gif) no-repeat;
}
.side-box .box ul {list-style: none;padding: 22px 0 0 19px;margin: 0;}
.side-box .box ul li {padding: 0 0 29px;}
/*start column*/
#column {float: right;width: 802px;}
/*start box 1*/
.box-1 {float: left;width: 382px;padding-bottom: 31px;}
.box-1 .box-1-title {
	float: left;
	width: 382px;
	height: 27px;
	background: url(../images2/box-1-title-bg.gif) no-repeat;
}
.box-1 .box-1-title h2 {
	margin: 0 0 0 17px;
	text-indent: -9999px;
	overflow: hidden;
	height: 27px;
	background: url(../images2/new-arrivals-title2.gif) no-repeat;
}
.box-1 .box-1-title .select {
	float: right;
	margin: 5px 10px 0 0;
	display: inline;
}
.box-1 .box-1-title .select select {width: 134px;font-size: 9px;color: #000;}
/*start sub box*/
.box-1 .sub-box {
	float: left;
	width: 350px;
	padding: 22px 0 15px;
	margin: 0 0 0 16px;
	display: inline;
	border-bottom: 10px solid #c9eeec;
}
.box-1 .sub-box .artF {
	
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
	
	}
.box-1 .sub-box .art {
	
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
	
	}
.box-1 .sub-box .description {
	display: block;
	color: #2e5c9e;
	font-size: 18px;
}
.box-1 .sub-box .list {
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	border-top: 3px solid #c9eeec;
	border-bottom: 2px solid #c9eeec;
}
.box-1 .sub-box .list span {text-transform:uppercase;}
.box-1 .sub-box .list li {
	float: left;
	width: 350px;
	padding: 2px 0 10px 0;
	border-bottom: 1px solid #c9eeec;
}
.box-1 .sub-box .list li .img {float: left;padding: 4px 0 0 0;}
.box-1 .sub-box .list li .text {float: left;width: 175px;padding: 0;}
.box-1 .sub-box .list li .text a {
	display: block;
	color: #2e5c9e;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.box-1 .sub-box .list li .text a:hover {text-decoration: underline;}
/*start sub box 2*/
.box-1 .sub-box2 {
	float: left;
	width: 350px;
	padding: 22px 0 0;
	margin: 0 0 0 16px;
	display: inline;
}
.box-1 .sub-box2 .img {float: left;margin: 15px 0 0 0;}
/*start description*/
.box-1 .sub-box2 .description {
	float: left;
	width: 100%;
	border-bottom: 3px solid #c9eeec;
}
.box-1 .sub-box2 .description .side {float: left;width: 240px;}
.box-1 .sub-box2 .description .side .name {
	display: block;
	color: #000;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.box-1 .sub-box2 .description .side .name2 {
	font-size: 18px;
	line-height: 22px;
	color: #2e5c9e;
	font-weight: bold;
	text-decoration: none;
}
.box-1 .sub-box2 .description .side .name2:hover {text-decoration: underline;}
.box-1 .sub-box2 .description .price {
	float: right;
	width: 100px;
	padding: 0 5px 30px 0;
	background-color: #fff9b8;
}
.box-1 .sub-box2 .description .price .title {
	float: right;
	background: url(../images2/ico-1.gif) no-repeat 0 5px;
	padding: 4px 0 0 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #000;
}
.box-1 .sub-box2 .description .price .cost {
	float: right;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b23611;
}
.box-1 .sub-box2 .description .price .cost em {
	font-size: 10px;
	color: #917171;
	text-transform: uppercase;
	font-style: normal;
}

.box-1 .more-new-btn {
	float: left;
	width: 181px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 12px 0 0;
	background: url(../images2/more-btn3.gif) no-repeat;
}
/*start list*/
.box-1 .list {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.box-1 .list span {text-transform: uppercase;}
.box-1 .list li {
	float: left;
	width: 350px;
	margin: 11px 0 0;
	padding: 0 0 2px;
	border-bottom: 1px solid #c9eeec ;
}
.list2 li {background: url(../images2/list-bg.gif) repeat-y;}
.box-1 .list .img-holder {float: left;}
.box-1 .list .text {
	float: left;
	width: 105px;
	padding: 0 0 0 0px;
}
.box-1 .list .text a {
	font-size: 13px;
	line-height: 16px;
	color: #2e5c9e;
	font-weight: bold;
	text-decoration: none;
}
.box-1 .list .text a:hover {text-decoration: underline;}
.box-1 .list .price {
	float: right;
	width: 90px;
	padding: 6px 0 0 0;
	background-color: #fff9b8;
}
.box-1 .list .price .title {
	float: right;
	padding: 0 0 0 16px;
	background: url(../images2/ico-1.gif) no-repeat;
}
.box-1 .list .price .cost {
	float: right;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #b23611;
}
.box-1 .list .price .cost em {
	font-style: normal;
	font-size: 10px;
	color: #917171;
}
.box-1 .btns {
	float: left;
	list-style: none;
	padding: 0;
	display: inline;
	margin: 11px 0 0 15px;
}
.box-1 .btns li {float: left;margin: 0 6px 0 0;}
.box-1 .btns li a {float: left;height: 20px;text-indent: -9999px;overflow: hidden;}
.box-1 .btns li .more {width: 152px;background: url(../images2/more-btn2.gif) no-repeat;}
.box-1 .btns li .clearance {width: 115px;background: url(../images2/clearance-btn.gif);}
/*start box 2*/
.box-2 {
	float: left;
	width: 167px;
	margin: 0 0 0 9px;
	padding: 0 0 23px;
	display: inline;
}
.box-2 h2 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 27px;
	background: url(../images2/news-title.gif) no-repeat;
}

.box-2 #notice{
	padding: 8px 8px 8px 8px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #6a0000;
	border-bottom: 1px solid #c9eeec;
	background:#fff9b8;
}
.box-2 #notice p{
	font-size: 11px;
	line-height: 16px;
	color: #2e5c9e;
	font-weight: normal;
	padding: 4px 0 0 0;
	margin:0;
}




.box-2 ul {
	list-style: none;
	padding: 15px 6px 0 8px;
	margin: 0 8px 0 8px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #2e5c9e;
	border-bottom: 3px solid #c9eeec;
}
.box-2 ul li {padding: 6px 0 10px 0;border-top: 1px solid #e9e2dc;}
.box-2 ul li.first {border: 0;padding-top: 0;}
.box-2 ul a {color: #2e5c9e;text-decoration: none;}
.box-2 ul a:hover {text-decoration: underline;}
.box-2 ul span {
	display: block;
	color: #707070;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0 0 0 17px;
	background: url(../images2/date-bg.gif) no-repeat 0 4px;
}
.box-2 .btns {
	float: left;
	width: 100%;
	padding-bottom: 28px;
	background: url(../images2/box-2-bg.gif) no-repeat 0 100%;
}
.box-2 .btn {
	float: left;
	width: 72px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 0 0 10px;
	background: url(../images2/more-btn.gif) no-repeat;
}
.box-2 .rss-btn {
	float: right;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 9px 9px 0 0;
	background: url(../images2/rss-ico.gif) no-repeat;
}
.box-2 .banner {padding: 0 8px;}
.box-2 .banner a {float: left;margin: 0 0 5px;}
/*start column*/
.col3 {
	float: left;
	width: 236px;
	padding: 0 0 0 8px;
}
.col3 .train{
	position:absolute;
	bottom:0;
	right:0;
}
.col3 .banner{
	display:block;
}
.col3 .banner img{display:block;}
.col3 .box-3 {
	float: left;
	width: 236px;
	padding-bottom: 79px;
	border-top:8px solid #cbe5f5;
}
.col3 .box-3 h2 {
	margin: 0;
	text-indent: -9999px;
	height: 27px;
	background: url(../images2/about-us.gif) no-repeat;
}
.col3 .box-3 .text-area {
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	display: inline;
	padding: 15px 0 18px 0;
	border-bottom: 3px solid #c9eeec;
}
.col3 .box-3 .text-area h1 {
	font-style:italic;
	font-size:11px;
	line-height:16px;
	color: #2e5c9e;	
}

.col3 .box-3 .text-area2 {border: 0;}
.col3 .box-3 .text-area h3 {margin: 0;color: #2e5c9e;font-size: 10px;line-height: 26px;}
.col3 .box-3 .text-area h4 {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
} 
.col3 .box-3 .text-area img {float: left;}
.col3 .box-3 .text-area p {margin: 0;font-size: 13px;line-height: 21px;color: #555;}
.col3 .box-3 .text-area p a {color: #2e5c9e;text-decoration: none;}
.col3 .box-3 .text-area p a:hover {text-decoration: underline;}
.col3 .box-3 .text-area blockquote {margin: 0 0 10px 0;}
.col3 .box-3 .text-area q {
	padding: 0;
	color: #b41730;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}
.col3 .box-3 .text-area cite {
	display: block;
	padding: 7px 0 13px 10px;
	color: #3b7a77;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/*start red box*/
.red-box {
	overflow: hidden;
	width: 983px;
	height: 58px;
	margin: 9px 0 0;
	background: url(../images2/red-box-bg.gif) no-repeat;
}
.red-box .search-box {float: left;width: 325px;padding: 18px 0 0 24px;}
.red-box .search-box label {
	float: left;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
}
.red-box .search-box .text-input {
	float: left;
	width: 141px;
	height: 18px;
	margin: 0 0 0 8px;
	display: inline;
	background: url(../images2/text-input-2-bg.gif) no-repeat;
}
.red-box .search-box .text-input input {
	float: left;
	width: 125px;
	margin: 2px 0 0 10px;
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0;
}
.red-box .search-box .btn {
	float: left;
	width: 82px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 7px;
	background: url(../images2/search-btn.gif) no-repeat;
}
.red-box .attention {
	float: left;
	background: url(../images2/attention-bg.gif) no-repeat;
	width: 217px;
	height: 58px;
	padding: 10px 18px 0 70px;
}
.red-box .attention p {
	margin: 0;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	font-weight: bold;
}
.red-box .slogan {
	float: left;
	width: 189px;
	height: 58px;
	padding: 10px 22px 0 118px;
	background: url(../images2/slogan-bg.gif) no-repeat;
}
.red-box .slogan p {
	margin: 0;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #fff;
}
.red-box .slogan p a{
	color: #fff;
}
/*start footer*/
#footer {
	margin: 8px 0 0;
	width: 983px;
	padding-top: 15px;
	border-top: 1px solid #94c4d7;
}
/*start links area*/
#footer .links-area {
	float: left;
	width: 560px;
	font-size: 11px;
	line-height: 20px;
	color: #2e5c9e;
}
#footer .links-area .col {float: left; width: 130px;}

#footer .links-area .colspace {float: left; width: 15px; padding: 0; margin: 0;}

#footer .links-area .col strong {color: #14403e;}
#footer .links-area .col ul {list-style: none;padding: 0 0 21px;margin: 0;}
#footer .links-area .col ul a {color: #2e5c9e;text-decoration: none;}
#footer .links-area .col ul a:hover {text-decoration: underline;}

#footer .subscribe {
	float: left;
	width: 540px;
	padding: 25px 0 0;
	border-top: 1px solid #94c4d7;
}
#footer .subscribe label {
	float: left;
	font-size: 18px;
	color: #365f61;
	font-weight: bold;
}
#footer .subscribe .input-text {
	float: left;
	width: 197px;
	height: 20px;
	margin: 0 5px 0 12px;
	display: inline;
	background: url(../images2/text-input-bg.gif) no-repeat;
}
#footer .subscribe .input-text input {
	float: left;
	border: 0;
	width: 177px;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 2px 0 0 9px;
	display: inline;
}
#footer .subscribe .btn {
	float: left;
	width: 103px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 7px;
	background: url(../images2/subscribe-btn.gif) no-repeat;
}
#footer .subscribe p {
	margin: 12px 0 0;
	font-size: 12px;
	line-height: 17px;
	color: #4f758c;
}
#footer .subscribe .row {float: left;width: 100%;}
#footer .location {
	float: right;
	width: 400px;
	padding: 0 0 0;
	background: url(../images2/map2.gif) no-repeat 0 24px;
}
#footer .location strong {
	font-size: 11px;line-height: 18px;color: #14403e;
	display: block;
}
#footer .location a{
	color: #fff;
}
#footer .location span {
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	padding: 9px 0 0 13px;
}
#footer .location .right {float: right;padding: 9px 16px 0 0;}
#footer .location .sub-box {float: left;width: 183px;padding: 120px 0 0;}
#footer .location .sub-box table {color: #4f758c;font-size: 11px;width: 178px;}
#footer .location .sub-box table strong {font-weight: normal;color: #54b3ad;}
#footer .location .sub-box2 {float: left;width: 160px;padding: 124px 0 0 40px;}
#footer .location .sub-box2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	color: #4f758c;
}
#footer .location .sub-box2 ul strong {
	float: left;
	width: 54px;
}
#footer .location .sub-box2 ul a {color: #2e5c9e;font-weight: bold;text-decoration: none;}
#footer .location .sub-box2 ul a:hover {text-decoration: underline;}
/*start bottom box*/
#footer .bottom-box {
	float: left;
	width: 983px;
	padding-top: 15px;
	margin: 25px 0 0;
	border-top: 1px solid #94c4d7;
}
#footer .bottom-box .box {float: left;padding: 0 28px 0 0;}
#footer .bottom-box  span {
	display: block;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #14403e;
	padding: 0 0 10px;
}
#footer .bottom-box .box ul {float: left;list-style: none;padding: 0;margin: 0;}
#footer .bottom-box .box ul li {float: left;padding: 0 11px 0 0;}
#footer .bottom-box .box2 {float: right;color: #58798c;font-size: 11px;line-height: 17px; margin-right:20px;}
#footer .bottom-box .box2 p {margin: 0;color: #58798c;text-align: right;}
#footer .bottom-box .box2 p a {color: #2e5c9e;text-decoration: none;}
#footer .bottom-box .box2 p a:hover {text-decoration: underline;}






/*****************INNER************************/
.side-box .shop-by {
	float: left;
	width: 153px;
	padding-bottom: 8px;
	background-color: #fff;
	font-size:13px;
	line-height:19px;
	
}
.side-box .shop-by h2 {
	margin: 0;
	height: 46px;
	text-indent: -9999px;
	background: url(../images2/title-shop-by.gif) no-repeat;
	
}
.side-box .shop-by .cont{
	padding:0 0 0 12px;
	
}
.side-box .shop-by ul{
	list-style:none;
	margin:0;
	padding:0 0 9px;
	color:#636363;
}
.side-box .shop-by ul a{
	color:#0054a6;
	font-weight:bold;
	text-decoration:none;
}

.side-box .shop-by ul a:hover{text-decoration:underline;}

.side-box .shop-by  a{
	color:#0054a6;
	text-decoration:none;

}
.side-box .shop-by a:hover{text-decoration:underline;}

#main-content{
	float:right;
	width:785px;
	background:url(../images2/bg-main-content-top2.gif) no-repeat;
	padding:0 8px 30px 9px;

}
#main-content .top-block{
	padding:12px 16px 5px 18px;
	overflow:hidden;
	height:1%;
	
}
#main-content .top-block form,
#main-content .top-block fieldset{}
#main-content .top-block .title-box{
	float:left;
	width:400px;
	margin:0 25px 0 0;
}
#main-content .top-block .title-box a{
	float:left;
	margin:0 0 15px;
}
#main-content .top-block .title-box a img{display:block;}
#main-content .top-block .title-box h1{
	display:block;
	clear:both;
	color:#7d7d7d;
	font-size:22px;
	font-weight:normal;
	margin:0 0 7px;
}

#main-content .top-block .select-form{
	overflow:hidden;
	height:1%;
}
#main-content .top-block .select-form select{
	width:298px;
	display:block;
	margin:0 0 15px;
}
#main-content .top-block .select-form span{
	display:block;
	font-size:10px;
	line-height:15px;
	color:#959595;
	margin:10px 0 0;
}
#main-content .top-block .select-form strong{
	display:block;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
}

#main-content .top-block .error-box{
	float:left;
	width:750px;
	font-size:14px;
}
#main-content .page-box{
	border:solid #ccefed;
	border-width:2px 0;
	line-height:24px;
	padding:0 17px;
	margin:5px 0 5px;
	height:1%;
	overflow:hidden;
	
	
}
#main-content .page-box span{
	float:left;
	font-size:11px;
}
#main-content .page-box .select-list{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
#main-content .page-box .select-list li{
	float:left;
	padding:0 0 0 10px;
}
#main-content .page-box .select-list select{
	font-size:10px;
	display:block;
	margin:3px 0 0;
}
#main-content .page-box .return{
	float:left;
	font-size:12px;
	color:#0054a6;
	font-weight:bold;
	text-decoration:none;
	margin:2px 0 2px 0;
	position:relative;
}
#main-content .page-box .return:hover{text-decoration:underline;}
#main-content .page-box .pagin{
	list-style:none;
	margin:5px 0 2px 0;
	padding:0;
	font-size:13px;
	color:#000;
	text-align:center;
}
#main-content .page-box .pagin li{
	display:inline;
	padding:0 15px;
	color:#0054a6;
	text-decoration:none;
	
}

#main-content .page-box .pagin li.disabled a,
#main-content .page-box .pagin li.next a:hover,
#main-content .page-box .pagin li.prev a:hover{
	background:none;
	color:#959595;
	text-decoration:none;
}

#main-content .page-box .pagin li a{
	font-size:14px;
	color:#0054a6;
	font-weight:bold;
	text-decoration:none;
}

#content-block{
	
	width:750px;
	padding:0 8px 0px 18px;
}

#content-block  .header{
	color:#0054a6;
	font-size:22px;
	font-weight: normal;
	margin:15px 0 10px 0;
	padding:0 0 0 0;

}

.pagination{
	list-style:none;
	margin:0;
	padding:0 0 10px;
	height:1%;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	position:relative;
	left:-50%;
}
* html .pagination{float:left;}
.pagination li{
	float:left;
}
.pagination a{
	color:#0054a6;
	text-decoration:none;
	display:block;
	width:26px;
	text-align:center;
}
.pagination li.active a,
.pagination a:hover{
	background:url(../images2/btn-pagination.gif) no-repeat;
	color:#fff;
}
.pagination li.next,
.pagination li.prev{
	padding:0 15px;
}
.pagination li.next a,
.pagination li.prev a{
	width:auto;
}
.pagination li.disabled a,
.pagination li.next a:hover,
.pagination li.prev a:hover{
	background:none;
	color:#959595;
}
.center-box1 {
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.center-box2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.product-list-box{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 10px;
}
.product-list-box .heading{
	background:#cbe5f5 url(../images2/bg-product-title.gif) no-repeat;
	font-size:15px;
	line-height:34px;
	padding:0 0 0 20px;
	margin:35px 0 2px;
	
}
.product-list-box .title{
	height:1%;
	overflow:hidden;
	line-height:36px;
	font-size:15px;
	color:#fff;
}

.product-list-box .title .bg{
	background:url(../images2/bg-main-content-title.gif) no-repeat;
	float:left;
	width:100%;
}
.product-list-box .title .num{
	float:left;
	padding:0 0 0 15px;
	width:265px;
}
.product-list-box .title .desc{
	float:left;
	width:279px;
}
.product-list-box .title .price{
	float:left;
	width:225px;
}
.product-list-box .title div span{
	float:left;
	padding:0 5px 0 0;
}
.product-list-box .title .btn-sort{
	float:left;
	padding:0 0 0 23px;
	margin:10px 0 0;
	line-height:20px;
	font-size:11px;
	color:#ef7979;
	background:url(../images2/btn-select.gif) no-repeat;
	text-decoration:none;
}
.product-list-box .title .btn-sort-up{
	float:left;
	padding:0 0 0 23px;
	margin:10px 0 0;
	line-height:20px;
	font-size:11px;
	color:#ef7979;
	background:url(../images2/btn-select-up.gif) no-repeat;
	text-decoration:none;
}
.product-list-box .title .btn-sort-down{
	float:left;
	padding:0 0 0 23px;
	margin:10px 0 0;
	line-height:20px;
	font-size:11px;
	color:#ef7979;
	background:url(../images2/btn-select-down.gif) no-repeat;
	text-decoration:none;
}
.product-list-box .product-block{
	width:100%;
	overflow:hidden;
	padding:9px 0;
	position:relative;
}
.product-list-box .product-block.grey{background:#f4f4f7;}

.product-list-box .product-block .num-stat{
	float:left;
	padding:8px 10px 0 9px;
	width:80px;
}
.product-list-box .product-block .num-stat span{
	display:block;
	font-size:13px;
	color:#0054a6;
	padding:0 0 3px 5px;
	
}
.product-list-box .product-block .num-stat .arrival{
	display:block;
	width:83px;
	margin:0 0 3px 0;
	background:url(../images2/bg-status-arrival.gif) no-repeat;
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#b34a0f;
	font-weight:bold;
}

.product-list-box .product-block .num-stat .new{
	display:block;
	width:83px;
	margin:0 auto;
	background:url(../images2/bg-status-new.gif) no-repeat;
	text-align:center;
	font-size:9px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
}
.product-list-box .product-block .num-stat .blk-sale{
	display:block;
	width:85px;
	background:url(../images2/bg-status-sale.gif) no-repeat;
	text-align:center;
	font-size:10px;
	line-height:18px;
	color:#000;
	font-weight:bold;
}
.product-list-box .product-block .num-stat .blk-clear{
	display:block;
	width:85px;
	background:url(../images2/bg-status-clear.gif) no-repeat;
	text-align:center;
	font-size:10px;
	line-height:18px;
	color:#000;
	font-weight:bold;
}

.box-1 .sub-box .photoF{
	margin:5px 0 0 0;
	position:relative;
	
	}
.man-right .man-catalogs .photo,	
.box-1 .sub-box .photo{
	margin:5px 0 0 0;
	position:relative;
	float:left;
	}
.cart-block .photo,	
.man-left .sub-box2 .photo,
.box-1 .sub-box2 .photo,
.product-list-box .product-block .photo{
	margin:5px 15px 0 0;
	float:left;
	position:relative;	
}
.cart-block .photo img,
.man-left .sub-box2 .photo img,
.man-right .man-catalogs .photo img,
.box-1 .sub-box .photo img,
.box-1 .sub-box2 .photo img,
.product-list-box .product-block .photo img{
	display:block;	
}
.man-left .sub-box2 .photo a,
.man-right .man-catalogs .photo a,
.box-1 .sub-box .photo a,
.box-1 .sub-box2 .photo a,
.product-list-box .product-block .photo a{
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:18px;
	background:url(../images2/zoom.gif) no-repeat;
	overflow:hidden;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.man-left .sub-box2 .photo a span,
.man-right .man-catalogs .photo a span,
.box-1 .sub-box .photo a.small,
.box-1 .sub-box2 .photo a.small,
.box-1 .sub-box .photo a span,
.box-1 .sub-box2 .photo a span,
.product-list-box .product-block .photo a span{
	display:block; text-indent:-9999px;
}
.product-list-box .product-block .photo a.small{
	width:13px;
	height:13px;
	background:url(../images2/zoom3.gif) no-repeat;
}
.cart-block .photo p,
.man-left .sub-box2 .photo p,
.product-list-box .product-block .photo p{ /*  no image message */		
	
	height:60px;
	margin:0;
	padding:0;
	color:#888;
	font-size:9px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:#ccc;
	line-height:10px;
}
.cart-block .photo p img,
.man-left .sub-box2 .photo p img,
.product-list-box .product-block .photo p img{
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	
}

.product-list-box .product-block .desc{
	float:left;
	width:225px;
	margin:7px 10px 0 0;
}
.product-list-box .product-block .desc p{
	font-size:13px;
	line-height:16px;
	margin:0;
	color:#0054a6;
	font-weight:bold;
	min-height:25px;
}
* html .product-list-box .product-block .desc p{height:54px;}
.product-list-box .product-block .desc ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	color:#7d7d7d;
	line-height:20px;
}

.product-list-box .product-block .desc a{
	color:#0054a6;
	text-decoration:none;
}
.product-list-box .product-block .desc a:hover{text-decoration:underline;}


.product-list-box .product-block .desc ul li{
	display:inline;
	padding:0 7px 0 0;
}
.product-list-box .product-block .desc ul strong{
	color:#000;
	font-size:11px;
}
.product-list-box .product-block .price{
	float:left;
	width:104px;
	padding:5px 12px 0 0;
	text-align:right;
	margin:0 7px 0 0;
	min-height:55px;
}
* html .product-list-box .product-block .price{height:82px;}
.product-list-box .product-block .sale{
	border:1px solid #fed7a8;
	background:#fff9b8;
	width:102px;
	min-height:75px;
}
.product-list-box .product-block .clear{
	border:1px solid #fed7a8;
	background:#fff568;
	width:102px;
}
.product-list-box .product-block .price ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:23px;
	color:#959595;
	font-weight:bold;
}
.product-list-box .product-block .price ul strong{
	color:#000;
	font-size:13px;
}
.product-list-box .product-block .price .no{
	display:block;
	font-size:14px;
	line-height:19px;
	color:#898989;
	text-align:center;
}
.product-list-box .product-block .sale ul strong{color:#b34a0f;}
.product-list-box .product-block .sale .mess{
	color:#000;
	padding:0 0 0 17px;
	font-size:10px;
	font-weight:bold;
	background:url(../images2/icon-sale.gif) no-repeat 0 50%;
}
.product-list-box .product-block .clear .mess{
	color:#000;
	padding:0 0 0 17px;
	font-size:10px;
	font-weight:bold;
	background:url(../images2/icon-warning.gif) no-repeat 0 50%;
}
.product-list-box .product-block .btns{
	width:109px;
	float:left;
	text-align:center;
	padding:9px 0 0;
}
.product-list-box .product-block .btns .add{
	display:block;
	width:109px;
	height:20px;
	background:url(../images2/btn-add-to-cart.gif) no-repeat;
	overflow:hidden;
	margin:0 0 7px;
}
.product-list-box .product-block .btns .add span{text-indent:-9999px; display:block;}
.product-list-box .product-block .btns .more{
	font-size:12px;
	font-weight:bold;
	color:#0054a6;
	text-decoration:none;
}
.product-list-box .product-block .btns .more:hover{text-decoration:underline;}
.featured-block{
	width:100%;
	margin:0 0 15px;
}
.featured-block .title{
	width:100%;
	overflow:hidden;
	border:solid #ccefed;
	border-width:3px 0;
	padding:4px 0;
	margin:0 0 6px;
	position:relative;
}
.featured-block .title div{
	width:100%;
	position:relative;
	background:#ccefed;
}
.featured-block .title h2{
	text-align:center;
	font-size:18px;
	line-height:37px;
	margin:0;
}
.featured-block .title .more{
	background:url(../images2/btn-more-sale-items.gif) no-repeat;
	width:142px;
	height:20px;
	position:absolute;
	right:16px;
	top:8px;
	overflow:hidden;
}
.featured-block .title .more span{
	text-indent:-9999px;
	display:block;
}
.featured-block .main-item-block{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
	border-bottom:8px solid #c9eeec;
	margin:0 0 15px;
}
.featured-block .main-item-block .bg{
	width:100%;
	overflow:hidden;
	background:#fff9b8;
}
.featured-block .main-item-block img{
	float:right;
	margin:0 0 0 16px;
}
.featured-block .main-item-block .hold{
	height:1%;
	overflow:hidden;
	padding:20px 0 0 17px;
}
.featured-block .main-item-block .name{
	display:block;
	font-size:12px;
	line-height:18px;
}
.featured-block .main-item-block h3{
	font-size:18px;
	line-height:25px;
	color:#2e5c9e;
	margin:0;
}
.featured-block .main-item-block .cart{
	float:left;
	width:160px;
	padding:10px 0 0;
}
.featured-block .main-item-block .cart p{
	font-size:12px;
	line-height:18px;
	margin:0 0 15px;
}
.featured-block .add{
	display:block;
	width:109px;
	height:20px;
	background:url(../images2/btn-add-to-cart.gif) no-repeat;
	overflow:hidden;
	margin:0 0 7px -5px;
}
* html .featured-block  .add{position:relative;}
.featured-block .add span{text-indent:-9999px; display:block;}
.featured-block .main-item-block .price{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
	text-align:right;
}
.featured-block .main-item-block .price .sale{
	color:#000;
	padding:0 0 0 17px;
	font-size:10px;
	line-height:25px;
	font-weight:bold;
	background:url(../images2/icon-sale.gif) no-repeat 0 50%;
}
.featured-block .main-item-block .price ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:25px;
	color:#917171;
}
.featured-block .main-item-block .price ul strong{
	font-size:21px;
	color:#b23611;
}

.recent-box{
	display:block;
	padding:0 17px;
	width:500px;
	border:1px solid #000;
}
.recent-box .title{
	color:#959595;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
}
.recent-box ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:19px;
}
.recent-box ul a{
	color:#0054a6;
	font-weight:bold;
	text-decoration:none;
}
.recent-box ul a:hover{text-decoration:underline;}






.minigallery{
	margin:0;
	padding:0;
	width:545px;
	overflow:hidden;
	position:relative;
	
}

.minigallery .minipic{
	float:left;
	border:1px solid #cbe5f5;
	margin:10px 10px 0 0;
	position:relative;
	padding:0;

}
.minigallery img{display:block;}

.minigallery .minipic a{
position:absolute;
	bottom:0;
	left:0;
	width:17px;
	height:17px;
	line-height:17px;
	padding:0px;
	color:#fff;
	background:url(../images2/zoom2.gif) no-repeat;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.gallery{
	
	margin:0;
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 10px 0;
	border-bottom:1px solid #cbe5f5;	
	
}
.gallery .place-holder{
	width:560px;
/*	border:1px solid #000; */
	float:left;
	margin:0 5px 0 17px;
	position:relative;	
	display: inline;   /*  fix for ie6 2xmargins */		
}
.gallery .detailpic{
	float:left;
	position:relative;	
	border:1px solid #cbe5f5;
}

.gallery .detailpic p{ /*  no image message */		
	width:550px;
	height:125px;
	margin:0;
	color:#888;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:#ccc;
}
.gallery .detailpic p img{
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	
}
.gallery img{display:block;}

.gallery .detailpic  a{
	position:absolute;
	bottom:0;
	left:0;
	width:92px;
	line-height:17px;
	padding:0 0 0 18px;
	color:#fff;
	background:url(../images2/zoom2.gif) no-repeat;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	
}


.gallery ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	
}
.gallery ul li{margin:0 0 10px;}

.gallery .pricecol .cartlinks{
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
	width:139px;	
}
.gallery .pricecol .cartlinks li{
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
	width:139px;	
}
.gallery .pricecol .cartlinks .add-big{
	margin:1px 0 10px 0;
	width:139px;
	height:26px;
	float:right;
	background:url(../images2/btn-add-to-cart-big.gif) no-repeat;
}
.gallery .pricecol .cartlinks .add-big span{
	display:block;
	text-indent:-9999px;
}
.gallery .pricecol .cartlinks .wish{
	
	height:16px;
	margin:0;
	padding:0 0 0 12px;
	font-size:13px;
	font-weight:bold;
	color:#0054a6;
	text-decoration:none;
	
}
.gallery .pricecol .cartlinks .wish:hover{text-decoration:underline;}

.gallery .pricecol {
	overflow:hidden;	
}
.gallery .pricecol .pricing{
	list-style:none;
	margin:0;
	padding:10px 5px 2px 10px;
	width:135px;
	
/*	border:1px solid #cbe5f5; */
}

.gallery .pricecol .pricing li{
	
	margin:0 0 8px;
	overflow:hidden;	
}
.gallery .pricecol .pricing .amount{
	
	font-size:10px;
	color:#917171;
	font-weight:bold;
	
}
.gallery .pricecol .pricing strong{
	font-size:22px;
	line-height:22px;
	color:#000;	
}

.gallery .pricecol .sale strong{
	font-size:22px;
	line-height:22px;
	color:#cc0000;
}

.gallery .pricecol  .sale{
	border:1px solid #fed7a8;
	background:#fff9b8;
	padding:8px 5px 2px 10px;
	width:135px;
}

.gallery .pricecol .dsale{
	float:left;
	color:#000;
	padding:2px 0 0 17px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	background:url(../images2/icon-sale.gif) no-repeat 0 50%;
}

.gallery  .noprice{
	display:block;
	float:left;
	color:#898989;
	padding:2px 0 0 10px;
	margin:0;
	font-size:18px;
	font-weight:bold;
	
}



/*end test styles*/

.details-block{
	height:1%;
	overflow:hidden;
	padding:0 0 35px 17px;
	
}
.details-block .cont{
	width:544px;
	float:left;
	padding:10px 0 0;
}


.details-block .cont .name{
	color:#636363;
	font-size:18px;
	font-weight:normal;
}
.details-block .cont h2{
	margin: 2px 0 10px;
	font-size:20px;
	padding:0 0 10px;
	font-weight:normal;
	border-bottom:1px solid #cbe5f5;
	
}


.details-block .cont .shand{
	font-size:11px;
	line-height:15px;
	padding:5px;
	background:#fff9b8;
	border:1px solid #cbe5f5;
}


.details-block .cont p{
	margin:0 0 10px;
	font-size:13px;
	line-height:19px;
	color:#464646;
}



.details-list{
	list-style:none;
	margin:0;
	padding:0 20px 0 0;
	float:right;
	width:175px;
	font-size:11px;
	line-height:14px;
}
.details-list li{
	border-bottom:1px solid #cbe5f5;
	padding:3px 0 2px;
}
.details-list span{
	display:block;
	color:#7d7d7d;
	font-weight:bold;
	line-height:20px;
	padding:0 0 0 3px;
}
.details-list strong{
	display:block;
	font-size:13px;
	line-height:16px;
	padding:0 0 4px 3px;
	margin:0;
}
.details-list strong.arrival{
	display:block;
	width:163px;
	padding:0 0 0 11px;
	margin:10px 0 0 0;
	background:url(../images2/details-arrival.gif) no-repeat;
	font-size:13px;
	line-height:23px;
	color:#b34a0f;
}
.details-list strong.new{
	display:block;
	width:163px;
	padding:0 0 0 11px;
	margin:10px 0 0 0;
	background:url(../images2/details-new.gif) no-repeat;
	font-size:13px;
	line-height:23px;
	color:#fff;
}
.details-list .sound{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#0054a6;
	text-decoration:none;
}
.details-list .sound:hover{text-decoration:underline;}

#dock{
 position:relative;
 top:8px;
 left:11px;
 width:135px;
 height:1600px;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#670000;
	padding: 5px 5px 5px 5px;
	display:none;
	color:#fff;
	z-index:9999;
}

#news-wrap{
	width:780px;
	margin:0;
	padding:0;
}
.news-top{
	width:780px;
	margin:20px 0 0 3px;
	padding:0;

	
}
.news-left h2{
	font-size:22px;
	line-height:24px;
	color:#000;
	font-weight:normal;
}

.news-left{
	width:560px;
	float:left;
	margin:0;
	padding:0 15px 0 3px;
	
}
.man-left .news-block{
	margin:0;
	padding:2px 0 2px 0;	
	font-size:12px;
	line-height:20px;
}
.man-left .news-block .date-title{
	color:#444;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	padding:9px 0 0 0;
}

.man-left .news-block h3{	
	color:#000;
	font-size:15px;
	line-height:20px;
	padding:2px 0 5px 0;
	
}
.man-left .news-block h3.news{
	font-size:16px;
	padding:5px 0 15px 0;
}
.man-left .news-block h3 a{color:#0054a6;text-decoration: none;}
.man-left .news-block h3 a:hover{color:#0054a6;text-decoration: underline;}



.news-right{
	float:right;	
	width:180px;
	margin:0;
	padding:10px 0 10px 0;
}
.man-right .shop-by,
.news-right .shop-by{
	font-size:13px;
	line-height:19px;
	border-bottom:6px solid #cbe5f5;
}
.man-right .shop-by .cont,
.news-right .shop-by .cont{
	padding:0 0 0 0px;	
}
.man-right .shop-by p,
.news-right .shop-by p{
	color:#464646;	
}
.man-right .shop-by h3,
.news-right .shop-by h3{
	margin:0 0 10px;
	padding:15px 0 0 0;
	font-size:16px;
	line-height:19px;
	border-top:6px solid #cbe5f5;
}
.man-right .shop-by ul,
.news-right .shop-by ul{
	list-style:none;
	margin:0;
	padding:0 0 9px;
	color:#636363;
}
.man-right .shop-by li,
.news-right .shop-by li{
	margin:0;
	padding:0;
	
}
.man-right .shop-by ul a,
.news-right .shop-by ul a{
	color:#0054a6;
	font-weight:bold;
	text-decoration:none;
}
.man-right .shop-by ul a:hover,
.news-right .shop-by ul a:hover{text-decoration:underline;}

.man-right .shop-by a,
.news-right .shop-by a{
	color:#0054a6;
	text-decoration:none;
}
.man-right .shop-by a:hover,
.news-right .shop-by a:hover{text-decoration:underline;}







.man-right{
	float:right;	
	width:190px;
	margin:0 0 0 10px;
	padding:0;
}
#man-wrap{
	width:780px;
	margin:0;
	padding:0;
}
.man-left{
	width:560px;
	float:left;
	margin:0;
	padding:0 15px 0 3px;
	
}
.man-logo{
	margin:15px 0 0 0;
	padding:0;
}
.man-text, .man-text p{
	margin:0;
	padding:10px 0 0 0;
	color:#464646;
	color: #b41730;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	}
.cat-title{	
	color:#636363;
	font-size:18px;
	line-height:20px;
	margin:10px 0 10px 0;
	padding:4px 0 4px 0;
	border-bottom:1px solid #cbe5f5;
	border-top:1px solid #cbe5f5;
}




.cat-wrap{
	margin:10px 0 0 0;
	padding:0;
	}
.cat-list{	
	margin:0;
	padding:0;
	display: inline-block;
	list-style:none;
}
.cat-list li{
	float:left;	
	width:240px;
	padding:0 30px 0 10px;
}
.cat-list li a{
	color:#0054a6;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
}
.cat-list li a:hover{
	color:#636363;
	text-decoration:underline;
}

.man-catalogs{
	padding:0 0 15px 0;
	
}
.man-catalogs strong{
	display:block;
	font-size:16px;
	line-height:18px;
	margin:25px 0 0 0;
	padding:0 0 4px 0;
}
.man-catalogs .catalog-wrap{
	border-top:1px solid #cbe5f5;
	margin:2px 0 5px 0;
	padding:2px 0 4px 0;
}
.product-manstock{
	color:000;
	font-size:10px;
	font-weight:bold;
	margin:2px 0 0px 0;
	padding:2px 0 2px 0;
	text-transform:uppercase;
}
.product-description{
	line-height:14px;
	font-size:12px;
	font-weight:bold;
	color:#0054a6;
}
.product-description a{
	line-height:14px;
	text-decoration:none;
	color:#0054a6;
}
.product-description a:hover{
	color:#636363;
	text-decoration:underline;
}
.catalog-wrap .add{
	display:block;
	width:109px;
	height:20px;
	background:url(../images2/btn-add-to-cart.gif) no-repeat;
	overflow:hidden;
	margin:7px 0 0;
}
.catalog-wrap .add span{text-indent:-9999px; display:block;}

.man-left .news-wrapper{
	margin:0;
	padding:0 0 4px 0;	
	border-bottom:1px solid #cbe5f5;
}
.man-left .news-wrapper .news-link{
	line-height:14px;
	font-size:12px;
	color:#0054a6;
	text-decoration:none;
	border-top:1px solid #cbe5f5;
	padding: 10px 0 7px 0;
	display:block;
}
.man-left .news-wrapper .news-link:hover{text-decoration:underline;}


.man-left h1{
	display:block;
	clear:both;
	color:#7d7d7d;
	font-size:22px;
	font-weight:normal;
	margin:20px 0 7px;
}
.man-left h2{
	font-size:16px;
	margin:0;
	padding:20px 0 2px 0;
}



.man-left h2.news{
	font-size:22px;
	line-height:24px;
	color:#000;
	font-weight:normal;
}





.man-left h3{
	font-size:13px;
	margin:0;
	padding:0 0 2px 0;
	border-bottom:none;
	
}
.man-left .date-title{
	display:block;
	border-top:1px solid #cbe5f5;
	font-size:11px;
	margin:0;
	padding:4px 0 0 0;
}
.man-left .date-title.news{
	border-top:none;
}

.man-left .mansearch-box{
	background:#6a0000;
	display:block;
	width:560px;
	height:36px;
	margin:20px 0 0 0;
	padding:0;
}

.man-left .mansearch-box .search-box {float: left;width: 525px;padding: 8px 0 0 14px;}
.man-left .mansearch-box .search-box label {
	float: left;
	font-size: 16px;
	color: #fff;
	padding:0;
	font-weight: bold;
	
}
.man-left .mansearch-box .search-box .text-input {
	float: left;
	width: 141px;
	height: 18px;
	margin: 1px 0 0 8px;
	display: inline;
	background: url(../images2/text-input-2-bg.gif) no-repeat;
}
.man-left .mansearch-box .search-box .text-input input {
	float: left;
	width: 125px;
	margin: 2px 0 0 10px;
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0;
}
.man-left .mansearch-box .search-box .btn {
	float: left;
	width: 82px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 1px 0 0 7px;
	background: url(../images2/search-btn.gif) no-repeat;
}

.man-left .mansale-box{
	background:#6a0000;
	display:block;
	width:535px;
	height:18px;
	margin:0;
	padding:9px 9px 9px 15px;
	font: 16px Arial, Helvetica, sans-serif;color:#0F0;
	font-weight: bold;
}
.man-left .manarrivals-box{
	background:#6a0000;
	display:block;
	width:535px;
	height:18px;
	margin:30px 0 0 0;
	padding:9px 9px 9px 15px;
	font: 16px Arial, Helvetica, sans-serif;color:#FFF;
	font-weight: bold;
}

/*start MAN sub box 2*/
.man-left .sub-box2 {
	float: left;
	width: 560px;
	padding: 2px 0 0;
	margin: 10px 0 0 0;
	display: inline;	
}
.man-left .sub-box2 .img {float: left;margin: 15px 0 0 0;}
.man-left .list {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.man-left .list span {text-transform: uppercase; display:block;}




.man-left .list li {
	float: left;
	width: 550px;
	margin: 11px 0 0;
	padding: 0 0 10px;/*
	border-bottom: 1px solid #c9eeec ;  */
}



.man-left .sub-box2 .list .products-box{
	float: left;
	width: 550px;
	margin: 11px 0 0;
	padding: 0 0 10px;
}
.man-left .sub-box2 .list .products-box.grey{background:#f4f4f7;}




.man-left .list .img-holder {float: left;}
.man-left .list .text {
	float: left;
	width: 265px;
	padding: 3px 0 0 0px;
}
.man-left .list .text a {
	font-size: 13px;
	line-height: 16px;
	color: #2e5c9e;
	font-weight: bold;
	text-decoration: none;
	
}
.man-left .list .text a:hover {text-decoration: underline;}
.man-left .list .price {
	float: right;
	width: 90px;
	padding: 6px 0 9px 0;
	background-color: #fff9b8;
}
.man-left .list .pricenosale {
	float: right;
	width: 90px;
	padding: 6px 0 9px 0;

	
}
.man-left .list .pricenosale .title,
.man-left .list .price .title {
	float: right;
	padding: 0 0 0 16px;
	background: url(../images2/ico-1.gif) no-repeat;
}
.man-left .list .pricenosale .cost,
.man-left .list .price .cost {
	float: right;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #b23611;
}
.man-left .list .price .details {
	float: right;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #b23611;
}
.man-left .list .pricenosale .cost em,
.man-left .list .price .cost em {
	font-style: normal;
	font-size: 10px;
	color: #917171;
}
.man-left .news-wrapper .btns,
.man-left .btns {
	float: left;
	list-style: none;
	padding: 0;
	display: inline;
	margin: 11px 0 0 1px;
}
.man-left .btns li {float: left;margin: 0 6px 0 0;}
.man-left .btns li a {float: left;height: 20px;text-indent: -9999px;overflow: hidden;}
.man-left .btns li .more {width: 152px;background: url(../images2/more-btn2.gif) no-repeat;}
.man-left .btns li .morenews {width: 115px;background: url(../images2/more-btn.gif) no-repeat;}
.man-left .btns li .clearance {width: 115px;background: url(../images2/clearance-btn.gif);}
.more-new-btn {
	float: left;
	width: 181px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 12px 0 0;
	background: url(../images2/more-btn3.gif) no-repeat;
}



.man-left .list .pricenosale .more{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#0054a6;
	text-decoration:none;
}
.man-left .list .pricenosale .more:hover{text-decoration:underline;}

.cart-top{
	margin:15px 0 0 0;
	padding:0 0 0 0;
}
.cart-block{
	
	width:750px;
	padding:0 0 0px 8px;
}
.cart-block  .cartline{
	border-bottom: 2px solid #c9eeec ;
	font-size: 14px;
}
.cart-block  .cartlineSM{
	border-bottom: 2px solid #c9eeec ;
	font-size: 12px;
}
.cart-block  .cartlineTM{
	color:#dd0000;
	font-size: 16px;
	font-weight: bold;
}
.cart-block  .enterbox{
	margin:0;
	padding:0px;
}

.cart-block .updatelink{
	font-size: 11px;
	margin:0;
	padding:0;
}
.cart-block .cart-name{
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
	
}
.cart-block .cart-desc a{
	display: block;
	color: #2e5c9e;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.cart-block .cart-title{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
.cart-block .cart-price{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.cart-block .cart-pricetotal{
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #000;	
}
.cart-block .cart-curr{
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #959595;
}
.checkout-btn {
	float: left;
	width: 185px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 3px 0 0 0;
	background: url(../images2/checkout_now.gif) no-repeat;
}

.faq-block{	
	width:750px;
	padding:0;
	margin:0;
	
}
.faq-block li{	
	margin:0;
	padding:0;
	font-size: 14px;
	
}

.faq-block .faq-question{
	color: #2e5c9e;
	font-size: 14px;
	font-weight: bold;
	margin:6px 0 6px 0px;
	padding:0;
}
.faq-block .faq-answer {
	
	display:none;
	color:#464646;
	font-size:12px;
	line-height:18px;
	margin:0 0 0 12px;
	padding:0;
}
.alertbox{
	background:#990000;
	display:block;
	margin:0 0 15px 0;
	padding:5px 5px 5px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}