/* CSS Document */

* { margin:0; padding:0;}
body { background:#f8f9f9; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#4d5255;}
/*
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
*/
form/*, td*/ {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

.main-width { width:940px; margin:0 auto; text-align:left;}
#shine{
	min-width:940px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px;
	background:url("/images/shine.png") no-repeat center top;
}
input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}

a {color:#0e5ea3; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

#advSearchResultsDefault form{
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}
#popupSearchHelp{
	padding:0;
}
.centeredContent .inp1 input{
	width:300px;
}
.productListing-data .normalprice{
	display:block;
}
#advSearchResultsDefault form select{
	margin-left:20px;
}
#accountHistInfo{
	padding-top:15px !important;
}
/* ============================= header ====================== */
#header{
	background:url("/images/header-bg.gif") repeat-x left top;
	height:123px;
	min-width:940px;
}
#header .main-width{
	position:relative;
}
#header .logo{
	float:left;
	padding:0;
}
#header .right-head{
	float:right;
	text-align:right;
}
#header .lang{
	float:right;
	padding:13px 0 0 0;
}
*+html #header .lang{
	padding: 10px 0 0 0;
}
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:27px;
	top:9px;
	z-index:510;
	text-align:left;
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:0px;
	margin-top:0px;
	color:#45a3f7;
	font-size:11px;
	line-height:20px;
}
#header .currencies .jqTransformSelectWrapper{
	background:url("/images/cur-arrow.gif") no-repeat right top;
	border:none;
	float:left;
	width:73px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#header .currencies .jqTransformSelectWrapper div{
	height:24px!important;
	overflow:hidden;
	background:url("/images/cur-bg.gif") no-repeat left top;
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:11px;
	color:#979797;
	padding:2px 5px 0 5px;
	width:61px!important;
	height:20px!important;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
*+html #header .currencies .jqTransformSelectWrapper div span{
	padding:2px 5px 0 4px;
}
#header .currencies ul{
	padding:0px 0 0 0;
	margin:0 1px 0 0px;
	width:72px!important;
	height:104px!important;
	overflow:hidden;
	background:#fff;
	border:1px solid #f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
}
#header .currencies ul li{
	line-height:11px;
	padding:1px 4px;
	overflow:hidden;
	width:71px!important;
}
#header .currencies ul li a{
	color:#979797;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	display:block;
}
#header .currencies ul li:hover{
	background:#ebf3fe;
}
#header .navigation{
	float:right;
	margin:10px 14px 0 0;
	font-weight:bold;
	font-size:15px;
	color:#fff;
}
#header .navigation a{
	float:left;
	text-decoration:none;
	font-size:15px;

	line-height:18px;
	font-weight:bold;
	color:#fff;
	margin-left:15px;
}
#header .navigation a:hover{
	color:#45a3f7;
}
#header .menu{
	overflow:hidden;
	float:right;
	margin:32px 2px 0 0;
}
#header .menu ul{
	padding:0;
	margin:0;
}
#header .menu ul li{
	float:left;
}
#header .menu ul li:first-child a{
	margin-right:0px;
}
#header .menu ul li a{
	color:#202838;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:url("/images/marker-menu.png") no-repeat 0 2px;
	padding:5px 0px 5px 23px;
	margin-left:0px;
	display:block;
}
#header .menu ul li a:hover,
#header .menu ul li.selected a{
	color:#247fd1;
}
/* ============================= content ===================== */
.cont{
	background:url("/images/cont-bg.png") repeat-x left top #fff;
	overflow:hidden;
	min-width:940px;
}
.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name:hover{ color:#247fd1;}
#bannerOne{
	margin-bottom:20px;
}
#column-left{
	padding-right:20px;
}
#column-right{
	padding-left:20px;
}
.centerBoxHeading{
	color:#0e5ea3;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin-bottom:10px;
}
.product-col{
	background:#fff;
	border:1px solid #dee2eb;
	width:218px!important;
	padding:27px 0 19px 0;
	margin-bottom:20px;
	position:relative;
}
.product-col:hover{
	border:1px solid #247fd1;
}
.product-col .img{
	text-align:center;
}
.product-col .prod-info{
	text-align:center;
	padding:5px 0 0 0;
	width:190px;
	margin:0 auto;
}
.product-col .prod-info .name{
	color:#247fd1;
	text-decoration:none;
	font-size:12px;
	line-height:26px;
	font-weight:normal;
}
.product-col .prod-info .name:hover{
	text-decoration:underline;
}
.price{
	color:#464646;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.product-col .text{
	font-size:11px;
	line-height:14px;
	color:#707070;
	display:inline-block;
	padding:7px 0 15px 0;
}
.product-col .normalprice .lab{
	width:83px;
	height:83px;
	position:absolute;
	top:-4px;
	right:-4px;
	background:url("/images/lbl.png") no-repeat left top;
}

#unsubDefault,
#discountcouponInfo,
#conditions,
#reviewsDefault,
#addressBookProcessDefault,
#createAcctDefault,
#siteMap,
#privacy,
#shippingInfo,
#accountNotifications,
#logoffDefault,
#advSearchDefault,
#checkoutSuccess,
#checkoutConfirmDefault,
#checkoutShipping,
#addressBookDefault,
#accountDefault,
#accountHistInfo,
#reviewsWrite,
#accountEditDefault,
#checkoutPayment,
#checkoutShipAddressDefault,
#accountHistoryDefault,
#accountPassword,
#pageTwo,
#pageThree,
#pageFour,
#pageNotFound,
#ezPageDefault,
#acctNewslettersDefault,
#checkoutPayAddressDefault{
	background:#fff;
	overflow:hidden;
	border:1px solid #dee2eb;
	padding:0 15px 15px;
}
.catDescContent{
	color:#fff;
}
/* ============================= footer ====================== */
#footer{
	border-top:1px solid #eaebec;
	background:#f8f9fa;
	padding:33px 0 38px 2px;
}
#footer .copyright{
	color:#202838;
	font-size:11px;
	line-height:20px;
	padding:1px 0 0 0;
}
#footer .copyright a{
	color:#202838;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#247fd1;
}


/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:1px solid #dee2eb; padding:2px; background:#fdfdfd;}
input:focus, select:focus, textarea:focus{outline:none;}
.cartRemoveItemDisplay input,
#gender-female, #gender-male, #newsletter-checkbox, #email-format-text, #email-format-html, #rating-1, #rating-2, #rating-3, #rating-4, #rating-5, #pmt-linkpoint_api, #pmt-moneyorder, #pmt-paypal, #pmt-cod, #notify-0{ border:none!important;}
#rating-1, #rating-2, #rating-3, #rating-4, #rating-5{margin:2px 4px 0 8px; padding:0; background:none;}
*+html #rating-1{ margin:0; padding:0;}
*+html #rating-2{ margin:0; padding:0;}
*+html #rating-3{ margin:0; padding:0;}
*+html #rating-4{ margin:0; padding:0;}
*+html #rating-5{ margin:0; padding:0;}
#globalnotify, #pmt-cod, #pmt-moneyorder, #ship-flat-flat, #ship-item-item, #ship-storepickup-storepickup, #gender-male, #gender-female, #email-format-html, #email-format-text, #newsletter{border:none!important;	position:relative; top:2px;}
#primary{ margin-left:10px;	position:relative; top:2px; border:none!important;}
#disc-ot_coupon{margin:5px 0 0 0;}

/* ============================= slider ======================= */
.slider{
	width:700px;
	overflow:hidden;
	height:408px;
	position:relative;
	z-index:0;
	padding:0px 0 0 0;
	margin-bottom:6px;
}
.coin-slider{
	margin:0px 0 0 0px;

}
#coin-slider-coin-slider{
	width:700px;
	height:408px;
	position:relative;
	z-index:2;
	float:left;
	background:#fff;
	overflow:hidden;
}

#coin-slider{
	overflow:hidden!important;
	height:408px;
	position:relative;
}
#cs-buttons-coin-slider{
	position:absolute;
	left:0px;
	bottom:-25px;
	background:url("/images/bot-bg.png") repeat left top;
	width:100%;
	padding:7px 0 7px 317px;
}
#cs-buttons-coin-slider a{
	background:url("/images/pagination.png") no-repeat right top;
	width:9px;
	height:9px;
	margin-right:10px;
	display:block;
	text-indent:-10000px;
	float:left;
}
#cs-buttons-coin-slider a.cs-active,
#cs-buttons-coin-slider a:hover{
	background:url("/images/pagination.png") no-repeat left top;
}
#cs-next-coin-slider,
#cs-prev-coin-slider{
	display:none!important;
}