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{
	max-width:1250px;
	min-width:990px;
	margin:0 auto;
}


#header{
	width:100%;
	/*overflow:hidden;*/
	background:url(../images/header-bg-1600.jpg) no-repeat center;
}

#header .holder{
	width:100%;
	height: 98px;
	overflow:hidden;
}
.logo{
	background:url(../images/bg-logo.png) no-repeat;
	float:left;
	width:119px;
	height:94px;
	overflow:hidden;
	/*text-indent:-9999px;*/
	margin:0 0 0 32px;
	display:inline;
}
.logo a{
	display:block;
	height:94px;
	width:119px;
	position:relative;
	border: 0;
	z-index:666666;
}

.logo a img{
	height:94px;
	width:119px;
	border: 0;
}
/*
#header .r-box{
	float:left;
	padding: 20px 0 0 10%;
}
*/

.slogan1{
	font-family: 'Titillium Web', sans-serif;
	color: #FFD401;
	font-size: 21px;
	font-style:italic;
}

.slogan2{
	font-family: 'Titillium Web', sans-serif;
	color: #CCCCCC;
	font-size: 16px;
	/*margin-left:40px;*/
}
.slogan3{
	font-family: 'Titillium Web', sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}

/*
#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;
	background-color: #031C3A;
	
}

.nav-holder-top{
	width:100%;
	height: 30px;
	position:relative;
	margin:0;
	background-color: #031C3A;
	background:url(../images/nav-bg.jpg) repeat-x;
}

.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;}

*/

#nav{
	margin:0;
	padding:2px 0 0;
	float:left;
	width:100%;
	font-size:14px;
	font-weight: bold;	
	font-family: 'Titillium Web', sans-serif;
	background-color: #031C3A;
	background:url(../images/nav-bg.jpg) repeat-x;
}

#nav > li{
	float:left;
	list-style:none;
	height:25px;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:center;
	position:relative;
	width: 14%;
}
#nav a{
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}
#nav a:hover{text-decoration:underline;}

ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 27px;
	background: #031C3A;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 200px;
	border: 1px solid #111;
	z-index: 20000;
}

ul.subnav li{
	margin: 0; 
	padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 200px;
	text-align:left;
	/*
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          */
}
ul.subnav li a {
	padding:5px;
	display:block;
}


.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;
}
#twocolumns{
	float:left;
	width:730px;
}
.inner #twocolumns{
	width:100%;
}
#sidebar{
	float:right;
	width:250px;
	padding:11px 0 0;
}
.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{
	width:100%;
	overflow:hidden;
	padding:12px 0 11px;
}
.form-signup h5{
	font-weight:normal;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:19px;
	margin:0 0 14px;
}
.form-signup .txt{
	background-color:#fff;
	width:175px;
	padding:0 7px;
	margin:0 0 0 31px;
	float:left;
	display:inline;
	overflow:hidden;
}
.form-signup .row{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.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;
	background:url(/design-elements/btn-search.gif) no-repeat 100% 1px;
}
.column .menu, #navColumnOne .sideBoxContent{
	font-size:12px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0 0 11px 13px;
	width:187px;
}
.column .menu li{
	float:left;
	width:187px;
	padding:0 0 4px;
}
.column .menu a{color:#063165;}
.column .colored .menu a{color:#333;}
.inner #content{width:780px;}
#content{
	float:right;
	width:520px;
	padding:11px 0 0;
}
#content:after {
	clear: both;
	content:'';
	display: block;
}
* html #content{overflow:hidden;}
.gallery{
	width:518px;
	border:1px solid #ccc;
	margin:0 0 8px;
	overflow:hidden;
}
.gallery mask{
	width:518px;
	height:215px;
	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:254px;
	border:1px solid #cbcccc;
	float:left;
	height:168px;
	margin:0 8px 0 0;
	background:url(/design-elements/bg-box.jpg) no-repeat;
}
.promo-holder .box2{background:url(/design-elements/bg-box2.jpg) no-repeat;}
.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{
	background:url(/design-elements/text-reward.png) no-repeat;
	width:191px;
	height:26px;
	text-indent:-9999px;
	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;}
.gallery2 h2{
	color:#fa9a05;
	margin:0 0 2px 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;
	padding:15px 0 9px 7px;
}
.content h3{
	margin:0 0 6px;
	font-size:15px;
	color:#333;
}
.content p{
	margin:0 0 15px;
	line-height:17px;
}
.sponsors-holder{
	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:436px;
}
.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:44px;
	font-size:22px;
	color:#fff;
}
.tab-content{width:100%;}
.tab-content :after {
	clear: both;
	content:'';
	display: block;
}
.tab-content .txt-holder{
	color:#333;
	font-size:13px;
	line-height:16px;
	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.hover a{
	text-decoration:none;
	background:url(/design-elements/bg-tabset.gif) no-repeat 100% -90px;
	color:#007BCB;
}
.tab,
.tabset-area{width:100%;}
.tab :after {
	clear: both;
	content:'';
	display: block;
}
.search-form{
	width:100%;
	border-top:1px solid #fff;
}
.search-form :after {
	clear: both;
	content:'';
	display: block;
}
.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:600px;
	overflow:hidden;
}
.search-form label{
	font-size:13px;
	font-weight:bold;
	color:#333;
	float:left;
	width:80px;
}
.search-form .sel{
	width:92px;
	float:left;
	margin:0 15px 0 0;
}
.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:101px;
	height:86px;
	overflow:hidden;
	margin:27px 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;
}
.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:left;
	width:401px;
	margin:0 0 0 39px;
	display:inline;
	padding:3px 0 0;
}
.details-holder .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 23px;
}
.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:16px;
}
.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;
	color:#fff;
	padding:0 7px;
	font:26px/59px 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;}