body{
	margin:0;
	background:#fff url(/design-elements/bg-body.jpg) repeat-x 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{
	color:#02264F;
	text-decoration:underline;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:990px;
	margin:0 auto;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(/design-elements/bg-header.jpg) no-repeat;
}
#header .holder{
	width:100%;
	overflow:hidden;
}
.logo{
	background:url(/design-elements/bg-logo.png) no-repeat;
	float:left;
	width:132px;
	height:102px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 32px;
	display:inline;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
#header .r-box{
	float:left;
	padding:40px 0 0 117px;
}
.slogan{
	display:block;
	background:url(/design-elements/text-slogan.png) no-repeat;
	width:392px;
	height:19px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
#header .nav-box{
	float:right;
	display:inline;
	margin:0 9px 0 0;
	padding:6px 0 0;
}
#header .nav-box .row{
	width:100%;
	overflow:hidden;
}
.user-nav{
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
	float:right;
	font-weight:bold;
}
.user-nav li{
	float:left;
	margin:0 0 0 11px;
	display:inline;
}
.user-nav a{
	color:#fff;
	float:left;
	padding:2px 0 5px;
}
.user-nav a.cart{
	background:url(/design-elements/icon-cart.png) no-repeat;
	padding:2px 0 5px 25px;
}
.tel-box{
	float:right;
	margin:12px 8px 0 0;
	padding:0 0 0 30px;
	display:inline;
	width:155px;
	color:#fff;
	background:url(/design-elements/bg-box-call.png) no-repeat;
}
.tel-box .t{
	font-size:16px;
	padding:0 0 0 7px;
	line-height:22px;
}
.tel-box strong{
	font-size:22px;
	display:block;
	line-height:20px;
}
.nav-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 14px;
}
.w1{
	position:relative;
	left:50%;
	float:left;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
}
#nav{
	margin:0;
	padding:2px 0 0;
	float:left;
	overflow:hidden;
	font-size:15px;
}
#nav li{
	float:left;
	list-style:none;
	height:20px;
	margin:0 2px 0 -2px;
	padding:4px 25px 0 27px;
	display:inline;
	background:url(/design-elements/separator-nav.gif) no-repeat;
}
#nav a{
	color:#fff;
	text-decoration:none;
}
#nav a:hover{text-decoration:underline;}
.tools-nav{
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:5px 0;
	font-size:12px;
	line-height:15px;
	background-color:#ddeaf6;
	font-weight:bold;
	display:table;
	width:100%;
}
* html .tools-nav{padding:5px 0 0;}
.tools-nav li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #fff;
	margin:0 1px 0 -1px;
	min-height:32px;
}
* html .tools-nav li{
	overflow:visible;
	height:32px;
	float:left;
}
* +html .tools-nav li{float:left;}
.tools-nav li.f1{
	border:0;
	width:202px;
}
.tools-nav li.f2{width:179px;}
.tools-nav li.f3{width:177px;}
.tools-nav li.f4{width:204px;}
.tools-nav li.f5{width:223px;}
.tools-nav a{
	color:#053e76;
	display:block;
}
#main{
	width:100%;
	overflow:hidden;
	background:url(/design-elements/bg-main.gif) repeat-y;
}
.inner{
	width:100%;
}
#sidebar{
	float:right;
	width:250px;
	padding:11px 0 0;
}
.fsbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B49B58;
	border-bottom-color: #B49B58;
	border-left-color: #B49B58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #F6F0DA;
	padding-top: 8px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
}
.save-box{
	width:100%;
	background:url(/design-elements/bg-save-box.jpg) no-repeat;
	padding:10px 0 17px;
	overflow:hidden;
	margin:0 0 8px;
}
.save-box strong.save{
	display:block;
	background:url(/design-elements/text-save.png) no-repeat;
	width:215px;
	height:105px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 6px;
}
.save-box span.txt{
	text-align:center;
	font-size:16px;
	color:#666;
	display:block;
	margin:0 0 7px;
}
.btn-buy{
	overflow:hidden;
	display:block;
	color:#333;
	font:bold 13px/26px Arial, Helvetica, sans-serif;
}
.btn-buy:hover{text-decoration:none;}
.btn-buy span{
	float:left;
	height:30px;
	cursor:pointer;
}
.btn-buy .l{
	background:url(/design-elements/btn-l.png) no-repeat;
	width:5px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.btn-buy .r{
	background:url(/design-elements/btn-r.png) no-repeat;
	width:9px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.btn-buy .c{
	padding:0 5px;
	background:url(/design-elements/btn-c.png) repeat-x 0 0;
}
.save-box .btn-holder{
	width:100%;
	overflow:hidden;
}
.save-box .btn-buy{
	float:left;
	margin:0 0 0 48px;
	display:inline;
}
#sidebar .box{
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
	padding:5px 0 6px;
	background:#03508E url(/design-elements/bg-sidebar-box.jpg) no-repeat;
}
#sidebar .box p{
	margin:0;
	color:#fff;
	font-size:18px;
	text-align:center;
}
#sidebar .box h4{
	font-size:56px;
	text-align:center;
	color:#E0DFE3;
	margin:0 0 5px;
	line-height:51px;
}
#sidebar .box .btn-holder{
	width:100%;
	overflow:hidden;
	position:relative;
}
#sidebar .box .btn-holder .btn-buy{
	float:left;
}
#sidebar .say-box{
	border:1px solid #ebeaec;
	width:215px;
	overflow:hidden;
	margin:0 0 12px;
	background:#ebeaec url(/design-elements/bg-say-box.gif) repeat-x;
	padding:12px 15px 21px 18px;
}
#sidebar .say-box h4{
	background:url(/design-elements/bg-say-title.gif) no-repeat;
	color:#007BCB;
	font-size:18px;
	padding:0 0 3px 54px;
	margin:0 0 10px;
}
* html #sidebar .say-box h4{
	margin:0 0 12px;
}
#sidebar .say-box .row{
	width:100%;
	overflow:hidden;
	padding:0 0 38px;
	font-size:12px;
	line-height:14px;
	color:#333;
}
#sidebar .say-box p{
	margin:0 0 16px;
}
#sidebar .say-box .link-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:-15px 0 0;
}
#sidebar .say-box .more{
	color:#007BCB;
	font-weight:bold;
}
.form-signup{
	background:#03508E url(/design-elements/bg-sidebar-box.jpg) no-repeat;
	width:100%;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 20px;
}
.form-signup h5{
	font-weight:normal;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:21px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 4px;
}
.form-signup .txt{
	background-color:#fff;
	width:175px;
	float:left;
	display:inline;
	overflow:hidden;
}
.form-signup .row{
	width:100%;
	overflow:hidden;
}
.form-signup .txt input{
	width:175px;
	padding:4px 0;
	float:left;
	margin:0;
	background:none;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	height:18px;
}
.form-signup .btn-sign{
	padding:0;
	cursor:pointer;
	border:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url(/design-elements/btn-sign-up.gif) no-repeat;
	margin:0 auto;
	width:96px;
	display:block;
	height:28px;
}
.column{
	float:left;
	width:200px;
	overflow:hidden;
}
.column .box{
	width:100%;
	border-top:11px solid #fff;
	margin:0 0 12px;
	padding:8px 0 0;
	background:url(/design-elements/bg-main.gif) repeat-y;
}


#navColumnOne .leftBoxContainer{
	width:100%;
	border-top:11px solid #fff;
	margin:0 0 12px;
	padding:8px 0 0;
	background:url(/design-elements/bg-main.gif) repeat-y;
}
.column h3, #navColumnOne h3{
	font-size:16px;
	color:#02264F;
	margin:0 0 8px;
	padding:0 0 0 11px;
}
.column .colored h3{color:#333;}
.form-search{
	width:100%;
	overflow:hidden;
}
.form-search h3{
	text-align:center;
	padding:0;
}
.form-search .txt{
	border:1px solid #c8c8c8;
	background-color:#fff;
	width:173px;
	overflow:hidden;
	padding:0 7px;
	margin:0 0 8px 5px;
}
* html .form-search .txt{
	padding:0 0 0 2px;
	width:185px;
}
* +html .form-search .txt{
	padding:0 0 0 2px;
	width:185px;
}
.form-search .txt input{
	width:173px;
	padding:3px 0;
	margin:0;
	border:0;
	height:18px;
	float:left;
	color:#333;
	font-size:12px;
	background:none;
}
.form-search .btn-holder{
	width:86px;
	margin:0 auto;
	height:28px;
	overflow:hidden;
	background:url(/design-elements/btn-search.gif) no-repeat 100% 1px;
}
.form-search .btn-search{
	width:86px;
	border:0;
	padding:0;
	float:left;
	margin:0;
	height:28px;
	color:#fff;
	cursor:pointer;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.column .menu, #navColumnOne .sideBoxContent{
	font-size:12px;
	list-style:none;
	overflow:hidden;
	margin:0 0 13px;
	padding:5px 0 6px;
	width:100%;
}
#navColumnOne .sideBoxContent2{
	font-size:13px;
	list-style:none;
	overflow:hidden;
	margin:0 0 13px 9px;
	padding:5px 0 6px;
	width:200px;
}
.column .menu li{
	float:left;
	padding:0 0 4px;
}
.column .menu a{color:#063165;}
.column .colored .menu a{color:#333;}
#content{
	float:right;
	padding:11px 0 0;
}
#content:after {
	clear: both;
	content:'';
	display: block;
}

* html #content{overflow:hidden;}
.gallery{
	width:520px;
	margin:0 0 6px;
	overflow:hidden;
}
.gallery mask{
	position:relative;
	overflow:hidden;
}
.gallery ul{
	list-style:none;
	margin:0;
	padding:0;
	width:99999px;
	overflow:hidden;
}
.gallery li{
	float:left;
	width:518px;
}
.gallery li .img{
	float:left;
	width:278px;
	height:215px;
	overflow:hidden;
}
.gallery li .img img{display:block;}
.gallery li .text{
	float:left;
	padding:39px 0 0;
	width:231px;
}
.gallery .text-save{
	margin:0;
	background:url(/design-elements/text-save.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:231px;
	height:43px;
}
.gallery li .text strong{
	display:block;
	color:#999;
	font-size:24px;
	text-align:center;
	line-height:27px;
	margin:0 0 8px;
}
.switcher-holder{
	width:518px;
	overflow:hidden;
	position:relative;
	margin:0 0 3px;
}
.gallery .switcher{
	list-style:none;
	margin:0;
	width:auto;
	padding:0 0 0 40px;
	float:left;
	font-size:12px;
	line-height:21px;
}
.switcher li{
	float:left;
	margin:0 40px 0 0;
	display:inline;
	height:auto;
	width:auto;
}
.switcher a{
	color:#333;
	float:left;
	height:20px;
	padding:0 5px 0;
	overflow:hidden;
}
.switcher a:hover,
.switcher li.active a{
	color:#fff;
	text-decoration:none;
	background-color:#007bcb;
}
.gallery .btn{
	width:106px;
	margin:0 auto;
}
.btn{
	background:url(/design-elements/btn-search.gif) no-repeat;
	color:#fff;
	font-size:12px;
	line-height:29px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.btn:hover{text-decoration:none;}
.btn span{
	display:block;
	height:28px;
	cursor:pointer;
	padding:0 7px;
	background:url(/design-elements/btn-search.gif) no-repeat 100% -28px;
}
.promo-holder{
	width:530px;
	overflow:hidden;
	margin:0 0 9px;
}
.promo-holder .promo-box{
	width:256px;
	float:left;
	height:170px;
	margin:0 6px 0 0;
}
.promo-holder .promo-box .txt{
	float:left;
	width:145px;
	padding:23px 0 0 13px;
}
.promo-box .txt strong{
	color:#016aaf;
	font-size:15px;
	display:block;
	margin:0 0 4px;
}
.promo-box .txt p{
	margin:0 0 11px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
}
.promo-box strong.reward{
	text-align: center;
	font-family: Georgia, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	width:191px;
	height:26px;
	overflow:hidden;
	display:block;
	margin:0 auto 2px;
}
.promo-box .txt-box{
	width:100%;
	padding:15px 0 0;
}
.promo-box .txt-box p{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin:0 0 3px;
	text-align:center;
}
.promo-box .btn-holder{
	background:url(/design-elements/btn-orange.png) no-repeat;
	width:145px;
	height:54px;
	padding:13px 0 0 18px;
	margin:0 0 0 53px;
}
.promo-box .btn-holder a{
	color:#336;
	display:block;
	width:106px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	position:relative;
}
.promo-box .btn-holder a:hover{text-decoration:none;}
.promo-box .btn{width:126px;}
.gallery2{
	border:1px solid #ccc;
	position:relative;
	width:518px;
	padding:7px 0 5px;
	margin:0 0 10px;
}
.last-gallery{margin:0;}
.inner .gallery2{width:778px;}
.gallery22 h2{
	color:#fa9a05;
	margin:6px 0 5px 8px;
	font-size:13px;
}
.gallery2 a.prev,
.gallery2 a.next{
	background:url(/design-elements/btn-gallery.gif) no-repeat;
	position:absolute;
	top:62px;
	width:11px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
}
.gallery2 a.prev{left:5px;}
.gallery2 a.next{
	background-position:0 100%;
	right:5px;
}
.gallery2 .mask{
	overflow:hidden;
	position:relative;
	width:465px;
	margin:0 0 0 26px;
}
.inner .gallery2 .mask{
	width:690px;
	margin:0 0 0 50px;
}
.gallery2 ul{
	width:99999px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.gallery2 a:hover{text-decoration:none;}
.gallery2 li{
	float:left;
	width:106px;
	overflow:hidden;
	text-align:center;
	margin:0 14px 0 0;
	display:inline;
}
.inner .gallery2 li{margin:0 36px 0 0;}
.gallery2 li .img{
	width:101px;
	height:101px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	margin:0 auto;
}
.gallery2 li .img img{float:left;}
.gallery2 li a{	display:block;}
.gallery2 li strong{
	display:block;
	color:#063165;
	font-size:12px;
	line-height:12px;
	margin:-4px 0 0;
	position:relative;
}
.gallery2 li span.price{
	font-size:12px;
	display:block;
	width:100%;
	cursor:pointer;
	color:#063165;
	line-height:13px;
}
.gallery2 li em{
	color:#f00;
	font-size:10px;
	font-style:normal;
	display:block;
	width:100%;
	cursor:pointer;
}
.content{
	width:512px;
	overflow:hidden;
	color:#333;
	font-size:13px;
}
.content2{
	width:512px;
	overflow:hidden;
	color:#333;
	font-size:13px;
	text-align: center;
}

.content h3{
	margin:0 0 6px;
	font-size:15px;
	color:#333;
}
.content p{
	margin:0 0 15px;
	line-height:17px;
}
.sponsors- {
	width:100%;
	overflow:hidden;
	padding:22px 0 0;
	border-top:1px solid #e0dfe3;
}
.sponsors{
	list-style:none;
	margin:0 0 18px;
	padding:0 0 0 84px;
	overflow:hidden;
	width:600px;
}
.sponsors li{
	float:left;
	margin:0 23px 0 0;
}
.sponsors li img{display:block;}
.sponsors2{
	list-style:none;
	margin:0;
	width:413px;
	padding:0 0 0 107px;
	overflow:hidden;
}
.sponsors2 li{
	float:left;
	margin:0 10px 0 0;
}
.sponsors2 li.geo-trust{
	margin:8px 30px 0 0;
}
.sponsors2 li img{display:block;}
#content .img-holder{
	background:url(/design-elements/bg-img-box.jpg) no-repeat;
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
#content .img-holder .img{float:right;}
#content .img-holder .title{
	position:absolute;
	left:22px;
	top:33px;
	font-size:22px;
	color:#fff;
}
.tab-content{width:100%;}
.tab-content .txt-holder{
	color:#333;
	font-size:14px;
	line-height:17px;
	padding:23px 0 24px 15px;
}
.tab-content .txt-holder p{margin:0 0 9px;}
.tabset{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	color:#666;
	font:bold 15px/30px Arial, Helvetica, sans-serif;
}
.tabset li{
	float:left;
	background:url(/design-elements/bg-tabset.gif) no-repeat;
	margin:0 2px 0 0;
}
.tabset li a{
	float:left;
	padding:0 17px;
	height:30px;
	background:url(/design-elements/bg-tabset.gif) no-repeat 100% -30px;
	width:auto;
}
.tabset li.active,
.tabset li:hover,
.tabset li.hover{background:url(/design-elements/bg-tabset.gif) no-repeat 0 -60px;}
.tabset li.active a,
.tabset li:hover a,
.tabset li a.selected,
.tabset li.hover a{
	text-decoration:none;
	background:url(/design-elements/bg-tabset.gif) no-repeat 0 -60px;
	color:#007BCB;
}
.tab,
.tabset-area{width:100%;}

.search-form{
	width:100%;
	border-top:1px solid #fff;
}
.search-form .btn-area{
	overflow:hidden;
	padding:14px 0 0;
	background-color:#fff;
	width:730px;
	margin:0 0 0 -210px;
	position:relative;
}
.search-form .btn-forrm-add{
	background:url(/design-elements/btn-form-add.gif) no-repeat;
	padding:0;
	margin:0;
	border:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	width:172px;
	height:28px;
	float:right;
	cursor:pointer;
}
.search-form .top{
	background-color:#ebeaec;
	padding:11px 0 11px 14px;
	margin:0 0 14px;
	width:506px;
}
.search-form .top .holder{
	width:520px;
	overflow:hidden;
}
.search-form label{
	font-size:13px;
	font-weight:bold;
	color:#333;
	float:left;
	width:70px;
}
.search-form .sel{
float:left;
margin:0 3px 0 0;
display:table;
}
.search-form .sel select{
width:100%;
}
.search-form .heading{
	width:100%;
	overflow:hidden;
}
.search-form .heading ul{
	list-style:none;
	margin:0;
	font-size:11px;
	color:#666;
	overflow:hidden;
	width:100%;
	background-color:#ebeaec;
	padding:3px 0 2px;
}
.search-form .heading li{
	float:left;
	display:inline;
}
.search-form .heading li.product{
	margin:0 0 0 21px;
}
.search-form .heading li.description{
	margin:0 0 0 33px;
}
.search-form .heading li.sale{
	margin:0 0 0 150px;
}
.search-form .heading li.qt{
	margin:0 0 0 21px;
}
.products-list{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.products-list li{
	border-bottom:1px solid #e0dfe3;
	width:100%;
	float:left;
	padding:0 0 19px;
}
.products-list li .img{
	float:left;
	width:106px;
	height:95px;
	overflow:hidden;
	margin:3px 0 0;
}
.products-list li .img img{display:block;}
.products-list .description{
	float:left;
	margin:0 0 0 16px;
	padding:16px 0 0;
	display:inline;
	width:200px;
	font-size:12px;
	color:#333;
}
.products-list .description h2{
	color:#016FB7;
	font-size:13px;
	margin:0;
}
.products-list .description strong{
	display:block;
	margin:0 0 5px;
	color:#333;
}
.products-list .description p{
	margin:0 0 4px;
}
.products-list .description a{
	color:#007BCB;
	text-decoration:underline;
}
.products-list .description a:hover{text-decoration:none;}
.products-list .price{
	float:left;
	margin:0 0 0 6px;
	padding:40px 0 0;
	color:#333;
	font-size:13px;
	width:61px;
	text-align: center;
}
.products-list .price p{margin:0;}
.products-list .count{
	float:left;
	width:31px;
	margin:0 0 0 6px;
	padding:36px 0 0;
	display:inline;
}
.products-list .count input{
	border:1px solid #c8c8c8;
	width:23px;
	height:18px;
	text-align:center;
	padding:2px 3px;
	margin:0;
	background:none;
	color:#333;
	font:13px Arial, Helvetica, sans-serif;
}
.products-list .btn-holder{
	float:right;
	display:inline;
	width:86px;
	padding:38px 0 0;
}
.btn-blue{
	float:left;
	background:url(/design-elements/btn-blue.gif) no-repeat;
	color:#fff;
	font:bold 13px/20px Arial, Helvetica, sans-serif;
}
.btn-blue:hover{text-decoration:none;}
.btn-blue span{
	float:left;
	cursor:pointer;
	padding:0 3px;
	background:url(/design-elements/btn-blue.gif) no-repeat 100% -20px;
}
.details-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 45px;
}
.details-holder .l-box{
	float:left;
	width:340px;
}
.details-holder .l-box .img{
	width:340px;
	background-color:#dce0e4;
	margin:0 0 2px;
}
.details-holder .l-box .img img{display:block;}
.details-holder .l-box .row{
	width:100%;
	overflow:hidden;
}
.details-holder .l-box .btn-view{
	float:left;
	border:1px solid #ccc;
	height:38px;
	color:#016AAF;
	font:bold 12px/38px Arial, Helvetica, sans-serif;
	background:url(/design-elements/btn-view.gif) repeat-x;
}
.details-holder .l-box .btn-view span{
	float:left;
	background:url(/design-elements/bg-view-more.gif) no-repeat 0 2px;
	height:38px;
	padding:0 19px 0 22px;
	cursor:pointer;
}
.details-holder .l-box .btn-view:hover{text-decoration:none;}
.details-holder .socials{
	list-style:none;
	padding:0 5px 0 0;
	float:left;
	margin:12px 0 0 26px;
	background:url(/design-elements/separator.gif) no-repeat 100% 4px;
}
.details-holder .socials li{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
.details-holder .socials a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.details-holder .socials a.facebook{
	background:url(/design-elements/icon-facebook.gif) no-repeat;
	width:14px;
	height:15px;
}
.details-holder .socials a.send{
	background:url(/design-elements/icon-send.gif) no-repeat;
	width:14px;
	height:15px;
}
.details-holder .socials a.star{
	background:url(/design-elements/icon-star.gif) no-repeat;
	width:15px;
	height:15px;
}
.details-holder .socials a.print{
	background:url(/design-elements/icon-print.gif) no-repeat;
	width:15px;
	height:15px;
}
.details-holder .btn-share{
	background:url(/design-elements/btn-more.gif) no-repeat;
	padding:0 0 0 19px;
	margin:11px 0 0 10px;
	color:#3765aa;
	float:left;
	display:inline;
	text-decoration:underline;
}
.details-holder .btn-share:hover{text-decoration:none;}
.details-holder .desc-box{
	float:right;
	width:370px;
	margin:0 0 0 39px;
	display:inline;
	padding:3px 0 0;
}
.details-holder .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.details-holder h1{
	font:32px Arial, Helvetica, sans-serif;
	color:#007bcb;
	margin:0 0 2px;
}
.details-holder .heading p{
	margin:0;
	color:#666;
	font-size:15px;
}
.details-holder .holder{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.details-holder .holder .box{
	float:left;
	width:240px;
}
.details-holder .holder .box p{
	margin:0;
	color:#666;
	font-size:18px;
	font-weight:bold;
}
.details-holder .holder .box p .mark{
	text-decoration:line-through;
}
.details-holder .box strong.mark{
	display:block;
	color:#c00;
	font-size:24px;
	margin:0 0 2px;
}
.details-holder .holder .box .save-area{
	background-color:#c19f38;
	padding:3px 7px;
	margin:0;
	font-size:15px;
	float:left;
	font-weight:normal;
	color:#fff;
}
.details-holder .holder .row{
	width:100%;
	overflow:hidden;
}
.details-holder .star-box{
	float:left;
	margin:0 0 0 8px;
	background:url(/design-elements/bg-star-box.png) no-repeat;
	width:82px;
	height:81px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.form-select{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
.form-select label{
	float:left;
	font-size:15px;
	color:#333;
	margin:0 15px 0 0;
}
.form-select .txt{
	float:left;
	border:1px solid #a5acb2;
	background:none;
	padding:0 3px;
	width:25px;
	height:18px;
	color:#333;
	font:15px Arial, Helvetica, sans-serif;
}
.details-holder .btn-holder{
	width:100%;
	overflow:hidden;
}
.details-holder .btn-add{
	float:left;
	height:59px;
	width:180px;
	color:#fff;
	padding:0 7px;
	font:23px/49px Arial, Helvetica, sans-serif;
	background:url(/design-elements/btn-add.gif) repeat-x 0 0;
	border:1px solid #095692;
	margin:0 31px 0 4px;
	display:inline;
}
.details-holder .btn-add:hover{text-decoration:none;}
.details-holder .btn-pdf{
	float:left;
	margin:7px 0 0;
	padding:8px 0 14px 58px;
	color:#007bcb;
	font:bold 16px/25px Arial, Helvetica, sans-serif;
	background:url(/design-elements/icon-pdf.gif) no-repeat;
}

#footer{
	width:100%;
	overflow:hidden;
	font-size:12px;
	color:#666;
	text-align:center;
	padding:40px 0 25px;
}
#footer a{color:#666;}
#footer .nav-holder{
	width:100%;
	overflow:hidden;
}
.navbar{
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
}
.navbar li{
	float:left;
	list-style:none;
	background:url(/design-elements/separator-navbar.gif) no-repeat 0 3px;
	padding:0 10px 0 12px;
	margin:0 1px 0 -1px;
}
#footer p{margin:0;}

#SSLverify {
position:absolute;
z-index:10;
padding-left:0;
padding-top:63px;
}

#shipfree {
position:absolute;
z-index:10;
padding-left:520px;
padding-top:3px;
}

.suggestedQuickOrder {
	float: right;
	text-align: left;
	width: 250px;
	
}

.homepageintro {
	font-size: 12px;
}

.addthissmall {
	margin-top: 10px;
	width: 160px;
	float: right;
}








a img {
border:none;
}

.biggerText {
font-size:1.2em;
}

CODE {
font-family:arial, verdana, helvetica, sans-serif;
font-size:1em;
}

FORM,INPUT {
font-size:1em;
margin:0.1em;
}

TEXTAREA {
float:left;
display:block;
width:95%;
margin:auto;
}

input:focus,select:focus,textarea:focus {
background:#FFFFFE;
}

LEGEND {
font-weight:700;
padding:0.3em;
}

LABEL,h4.optionName {
line-height:1.5em;
padding:0.2em;
}

LABEL.checkboxLabel,LABEL.radioButtonLabel {
margin:0.5em 0.3em;
}

LABEL.inputLabel {
width:9em;
float:left;
}

LABEL.inputLabelPayment {
width:14em;
float:left;
padding-left:2.5em;
}

LABEL.selectLabel,LABEL.switchedLabel,LABEL.uploadsLabel {
width:11em;
float:left;
}

ADDRESS {
font-style:normal;
}

.clearBoth {
clear:both;
}

HR {
height:1px;
margin-top:0.5em;
border:none;
border-bottom:1px solid #000;
}

.messageStackWarning,.messageStackError,.messageStackSuccess,.messageStackCaution {
line-height:1.8em;
border:1px solid #9a9a9a;
padding:0.2em;
}

.messageStackWarning,.messageStackError {
background-color:red;
color:#fff;
}

.messageStackSuccess {
background-color:#AFA;
color:#000;
}

.messageStackCaution {
background-color:#FF6;
color:#000;
}

#headerWrapper,#contentMainWrapper,#logoWrapper,#cartBoxListWrapper,#ezPageBoxList,#cartBoxListWrapper ul,#ezPageBoxList ul,#mainWrapper,#popupAdditionalImage,#popupImage {
margin:0;
padding:0;
}


#tagline {
color:#000;
font-size:2em;
text-align:center;
vertical-align:middle;
}

#sendSpendWrapper {
border:1px solid #CCC;
float:right;
margin:0 0 1em 1em;
}

.floatingBox,#accountLinksWrapper,#sendSpendWrapper,#checkoutShipto,#checkoutBillto,#navEZPagesTOCWrapper {
width:47%;
margin:0;
}

.navNextPrevCounter {
font-size:0.9em;
margin:0;
}

.navNextPrevList {
display:inline;
white-space:nowrap;
list-style-type:none;
margin:0;
padding:0.5em 0;
}

#navMainWrapper,#navSuppWrapper,#navCatTabsWrapper {
background-color:#FFFFFE;
font-weight:700;
color:#000;
margin:0;
padding:0.5em 0.2em;
}

#navSuppWrapper {
background-color:transparent;
font-weight:700;
color:#000;
margin:0;
padding:0;
}

#navCatTabsWrapper {
background-color:#faffff;
color:#9a9a9a;
background-image:none;
}

#navMain ul,#navSupp ul,#navCatTabs ul {
list-style-type:none;
text-align:center;
line-height:1.5em;
margin:0;
padding:0.5em 0;
}

#navMain ul li a,#navSupp ul li a,#navCatTabs ul li a {
text-decoration:none;
color:#4e7891;
white-space:nowrap;
margin:0;
padding:0 0.5em;
}

#navMain ul li a:hover,#navSupp ul li a:hover,#navCatTabs ul li a:hover {
color:#758089;
}

#navSupp ul li a:hover {
color:#9dd8fc;
}
#navSupp {
color:#fff;
}
#navCatTabs ul li a {
color:#9a9a9a;
}

#navEZPagesTOCWrapper {
font-weight:700;
float:right;
border:1px solid #CCC;
}

#navEZPagesTOC ul {
list-style-type:none;
line-height:1.5em;
margin:0;
padding:0.5em 0;
}

#navEZPagesTOC ul li {
white-space:nowrap;
}

#navEZPagesTOC ul li a {
margin:0;
padding:0 0.5em;
}

#navCategoryIcon,#indexProductListCatDescription {
margin:0.5em;
}

#navBreadCrumb {
background-color:#FFF;
font-size:0.95em;
margin:0;
padding:0.5em;
}

#navEZPagesTop {
background-color:#627B97;
font-size:0.95em;
margin:0;
padding:0.5em;
}

#navColumnOne,#navColumnTwo {
background-color:transparent;
}

#contentColumnMain,#navColumnOne,#navColumnTwo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.alert {
vertical-align:top;
}

.alert {
color:red;
margin-left:0.5em;
}

.centerColumn,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix {
padding:1px 0.8em 0.8em;
}

.centerColumn2 {
margin-left: 10px;
text-align: left;
}

.centerColumn {
text-align: left;
}

.smallText,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP {
font-size:0.9em;
}

#cartAdd {
float:right;
text-align:center;
border:1px solid #CCC;
margin:1em;
padding:1em;
}

.tableHeading TH {
border-bottom:1px solid #CCC;
}

.cartQuantity {
border-left:1px solid #CCC;
width:4.7em;
}

.cartRemoveItemDisplay {
border-right:1px solid #CCC;
width:3.5em;
}

.tableHeading,#cartSubTotal {
background-color:#C6C6C6;
}

#cartSubTotal {
border-top:1px solid #CCC;
font-weight:700;
text-align:right;
line-height:2.2em;
padding-right:2.5em;
}

.tableRow,.tableHeading,#cartSubTotal {
height:2.2em;
}

.cartProductDisplay,.cartUnitDisplay,.cartTotalDisplay,.cartRemoveItemDisplay,.cartQuantityUpdate,.cartQuantity,#cartInstructionsDisplay,.cartTotalsDisplay {
padding:0.5em 0;
}

.cartUnitDisplay,.cartTotalDisplay {
text-align:right;
padding-right:0.2em;
}

#scUpdateQuantity {
width:2em;
}

.cartBoxTotal {
text-align:right;
font-weight:700;
}

.cartAttribsList {
margin-left:1em;
}

#mediaManager {
width:50%;
background-color:#FFFFFE;
border:1px solid #003D00;
margin:0.2em;
padding:0.5em;
}

.normalprice,.productSpecialPriceSale {
text-decoration:line-through;
}

.orderHistList {
list-style-type:none;
margin:1em;
padding:0.2em 0;
}

#cartBoxListWrapper ul,#ezPageBoxList ul {
list-style-type:none;
}

#cartBoxListWrapper li,#ezPageBoxList li,.cartBoxTotal {
margin:0;
padding:0.2em 0;
}

.totalBox {
width:5.5em;
text-align:right;
padding:0.2em;
}

.lineTitle,.amount {
text-align:right;
padding:0.2em;
}

.amount {
width:5.5em;
}

#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage {
margin:0 1em 1em 0;
}

#cartImage {
margin:0.5em 1em;
}

.attribImg {
width:20%;
margin:0.3em 0;
}

.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew {
margin:1em 0;
}


#navEZPagesTOC ul li a:hover,#navEZPagesTop a:hover {
color:#758089;
text-decoration:none;
}


#bestsellers .wrapper {
margin:0 0 0 1.5em;
}

#bestsellers ol {
margin-left:1.1em;
padding:0;
}

#bestsellers li {
margin:0.3em 0;
padding:0;
}

#bannerboxHeading {
background-color:#00C;
}

#upDateHeading {
text-align:right;
}

#myAccountGen li,#myAccountNotify li {
margin:0;
}

.accountTotalDisplay,.accountTaxDisplay {
width:20%;
text-align:right;
}

.accountQuantityDisplay {
width:10%;
vertical-align:top;
}

TR.tableHeading {
background-color:#FFF;
color:#000;
height:2em;
border:0 solid #CCC;
}

.productListing-rowheading {
color:#FFF;
height:30px;
font-size:1.1em;
font-weight:bold;
}

.productListing-data {
border-bottom:1px solid #CCC;
padding:5px 3px;
}

#siteMapList {
width:90%;
float:right;
}

.ratingRow {
margin:1em 0 1.5em;
}

LABEL#textAreaReviews {
font-weight:400;
margin:1em 0;
}

#popupShippingEstimator,#popupSearchHelp,#popupAdditionalImage,#popupImage,#popupCVVHelp,#popupCouponHelp,#popupAtrribsQuantityPricesHelp,#infoShoppingCart {
background-color:#FFFFFE;
}

.login_input {
width:95%;
}

.category-subs,.category-products,.category-top {
text-decoration:underline;
font-weight:600;
font-size:10px;
}

.shippingEstimatorWrapper {
background-image:url('../images/bogus.jpg');
background-color:#FFF;
}

.button_update_cartHover {
color:#003D00;
}

#pinfo_leadtime {
height:39px;
width:100px;
background:url(../images/lead-time-bg.gif) center no-repeat;
}

.plisting_leadtime {
height:25px;
width:60px;
background:url(../images/pl-lead-time-bg.gif) center no-repeat;
}

.pinfo_leadtimedays {
position:relative;
left:8px;
top:10px;
color:#c00;
font-size:1.4em;
font-weight:700;
}

.plisting_leadtimedays {
position:relative;
top:5px;
left:6px;
color:#FFF;
font-size:14px;
font-weight:bold;
}

.plisting_shipfrom,#productInfoShipFrom {
color:#1416FE;
font-weight:700;
padding-top:8px;
}

.spaceLeftOfLeft,.spaceLeftAndCenter,.spaceRightAndCenter,.spaceRightOfRight {
width:0;
}



.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.centerBoxContentsAlsoPurch,.attribImg,.back {
float:left;
}

#checkoutPayment LABEL.radioButtonLabel,.important,#cartBoxEmpty,#cartBoxVoucherBalance,SPAN.category-subs-parent,SPAN.category-subs-selected,.bold {
font-weight:700;
}

P,ADDRESS,#productDescription,.shippingEstimatorWrapper {
padding:0.5em;
}

#navMain ul li,#navSupp ul li,#navCatTabs ul li,.visibleField {
display:inline;
}

#navMain ul li a:visited,#navSupp ul li a:visited,#navCatTabs ul li a:visited,.sideBoxContent a,.sideBoxContent a:visited {
color:#21333E;
}

#navSupp ul li a,#navSupp ul li a:visited {
color:#f6fcff;
}

#navMainSearch,.gvBal,.forward,#shoppingCartDefault #PPECbutton {
float:right;
}


.cartNewItem,.cartOldItem {
position:relative;
}

.productSpecialPrice,.productSalePrice,.productSpecialPriceSale,.productPriceDiscount,.button_update_cart {
color:red;
}

#navEZPagesTOC ul li a,#navEZPagesTop a,#navEZPagesTOC ul li a:visited,#navEZPagesTop a:visited {
color:#4e7891;
text-decoration:none;
}

.centeredContent,TH,#cartEmptyText,#cartBoxGVButton,#cartBoxEmpty,#cartBoxVoucherBalance,#navCatTabsWrapper,#navEZPageNextPrev,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP,.center,.cartRemoveItemDisplay,.cartQuantityUpdate,.cartQuantity,.cartTotalsDisplay,#cartBoxGVBalance,.productListing-data,.accountQuantityDisplay,.ratingRow,LABEL#textAreaReviews,#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.gvBal,.attribImg,#loginboxContent {
text-align:center;
}

#upProductsHeading,#loginboxContent ul {
text-align:left;
}

A.category-top,A.category-top:visited,A.category-links,A.category-links:visited,A.category-subs,A.category-products,A.category-subs:visited,A.category-products:visited {
text-decoration:none;
border-bottom:1px solid #000;
display:block;
padding:.2em 0;
}

.rowOdd,.rowEven {
background-color:#F0F0F0;
color:#103763;
height:1.5em;
vertical-align:top;
}

.hiddenField,.category-links,.ic {
display:none;
}

.productListing-data, .productListing-heading {
text-align:left;
}

.productListing-heading a { padding-left:5px; color:white; }

.txt{
	border:1px solid #c8c8c8;
	background-color:#fff;
	width:173px;
	overflow:hidden;
	padding:0 7px;
	margin:0 0 8px 5px;
}
* html .txt{
	padding:0 0 0 2px;
	width:185px;
}
* +html .txt{
	padding:0 0 0 2px;
	width:185px;
}
.txt input{
	width:173px;
	padding:3px 0;
	margin:0;
	border:0;
	height:18px;
	float:left;
	color:#333;
	font-size:12px;
	background:none;
}

.wrapperAttribsOptions {
	font-size: 11px;
	clear: both;
}

#productQuantityDiscounts {
	width: 180px;
	float: right;
	padding-bottom: 5px;
	font-weight: bold;
}

.leadtime {
	width:75px;
	text-align:center;
	float: right;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
	padding-right: 8px;
}

/* Ajax Search Container*/
#container{
	position: relative;
	min-width: 600px;
	max-width: 1000px;
	min-height: 828px;
	background: #FFF;
	border: 1px solid #000;
	border-width: 0 1px;
	margin: 0 auto;
	padding: 3em;
	z-index: 3;
}

/* Search result suggestions */
#search-result-suggestions{
	font-size: 11px;
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	background: #FFF;
	border: 1px solid #484256;
	display: none;
	z-index: 3;
}

#search-result-suggestions h4{
	margin: 0.25em 0;
	padding: 0.25em 1em;
}

#search-results a{
	display: block;
	padding: 0.25em 1em;
	text-decoration: none;
}

#search-results a.selected{
	color: #FFF;
	background: #484256;
	text-decoration: none;
}

#search-results p{
	margin-bottom: 3px;
}

.box3 {
		background:url(/design-elements/bg-box3.jpg) repeat-x;
		padding: 10px;
		color: #FFF;
		font-size: 13px;
}

.box4 {
		background:url(/design-elements/bg-box4.jpg) repeat-x;
		padding: 10px;
		font-size: 13px;
		height: 250px;
}

.largerheader {
	color: #045594;
	font-size: 18px;
	text-transform: uppercase;
}

.dividerline {
	border-top: #E0DFE3 solid 1px;
}
