/* CSS Document */

* { margin:0; padding:0;}
body { background:url(../images/body-bg.gif) repeat 0 0 fixed; 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:1023px; margin:0 auto; text-align:left;}
.extra { width:1048px; margin:0 auto; text-align:left;}

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:#000; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{
	position:relative;
	height:131px;/*This moves Slider box up was 191px from top*/
	margin-bottom:21px;
}
#header a{
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#header .box1{
	margin:5px 0 0 0; /* was 73 0 0 0; Move Log-in Box up */
	background:url(../images/box1bg.gif) repeat-x 0 0px;
	border-top:1px solid #fff;
	position:relative; /* was relative*/
	height:48px;/* was 58*/
	/*display:none;/*added to try and remove*/
}
#header .box2{
	background:url(../images/box2.gif) repeat-x 0 0;
	margin-top:10px; /*added to move entire box2.gif down from top 20px*/
	padding:19px 0 20px 0px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
}
/* --- logo --- */
#header .logo{
	float:left;
	padding:0 0 0 30px; /*was 0 0 0 20px 2nd last is from bottom / last is from left*/
}

/* --- shopping cart --- */
#header .cart{
	position:absolute;
	right:0px;
	top:0px;
}

#header .cart .st1:hover,
#header .cart span a{}

#header .cart .st1,
#header .cart span a:hover{}
/* _______ dropdown cart _______ */
#header .cart  a.on{cursor:pointer;}
.cart-down, .none{	border:1px solid #eaeaea; background:#fff; overflow:hidden;	position:absolute; width:280px; right:0; top:20px; z-index:100;	text-transform:none; display:none;}
.none{padding:15px; text-align:center; text-transform:uppercase;}
.cart_item{	width:256px; overflow:hidden; background:url(../images/tail-cart.gif) repeat-x 0 100% #fff;	padding:12px; margin:2px 0;}
.cart_item .left-info{ float:left;}
.cart_item .center-info{float:left; width:165px;}
.cart_item span{float:left;	margin:0 5px 0 0;}
.cart_item .quantity{color:#000; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; margin:1px 5px 0 0;}
.cart_item .quantity .spr{font-size:8px; font-weight:normal; font-style:normal;}
.cart_item .cart-name{color:#000; font-size:12px; line-height:18px; float:left; text-transform:none; text-decoration:none;}
.cart_item .cart-name:hover{text-decoration:underline;}
.cart_item .model{display:block;font-size:10px;margin-top:1px; color:#676363; text-transform:lowercase; font-family:Tahoma, Geneva, sans-serif;}
.cart_item a.cart-img{ float:left; display:inline-block;margin:0 5px 0 0;}
.cart_item a.cart-img img{ width:60px; height:60px;}
.cart_item .cart-price{	float:left;	color:#7c0026;	font-size:14px;	font-weight:normal;}
.cart_item .delete{	float:right;padding:4px;}
.cart-down .cart-bottom{text-align:right; overflow:hidden; width:256px;	padding:12px; font-family: 'Oswald', sans-serif;}
.cart-down .cart-bottom .total{	font-family: 'Oswald', sans-serif; font-size:13px; font-weight:normal;}
.cart-down .cart-bottom .total strong{ font-weight:normal;}
.cart-down .cart-bottom .total span{ font-size:14px; color:#7c0026;	margin:0 0 0 5px;}
.cart-down .cart-bottom a{float:left;}
.cart-down .cart-bottom .btns{overflow:hidden;	margin:10px 0 0 0;	text-align:right;	float:right;}

/* --- navigation --- */
#header .navigation{
	float:left;
	margin:12px 0 0 51px; /* Was 12px 0 0 21px Home Login Menu at top Main Page last is from left*/
}
#header .navigation a{
	color:#999999; /* Colour of Text*/
	font-size:14px; /* Was 12px Size*/
	line-height:20px; /* Was 30px Moves words in Box*/
	text-decoration:bold; /*was none*/
	float:left;
	margin:0 36px 0 0; /* Was 16px Gap Between Home Login Check words out */
}
#header .navigation a.frst{}
#header .navigation a:hover{
	color:#333333; /*colour of Hover test*/
}

/* --- search --- */
#header #head-search{
	position:absolute;
	top:4px; /* was 9px*/
	right:28px; /* was 8px*/
	/*display:none;/*added to try and remove*/
}
#header #head-search .label{}
#header #head-search form{float:left;}
#header #head-search .input1{ float:left; border:none; background:url(../images/search-bg.gif) no-repeat 0 0; width:254px; height:18px; padding:8px 5px 9px;}

/* --- languages --- */
#header .lang{
	position:absolute;
	top:45px;
	right:0;
	display:none;/*added to try and remove*/
}

/* --- currencies --- */
#header .currencies{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:24px;
	top:41px;
	z-index:50;
	text-align:left;
	display:none;/*added to try and remove*/
}
#header .currencies .select.jqTransformHidden{
	display:none;
}
#header .currencies .label{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:0px;
	margin-top:3px;
	color:#9d9c9c;
	text-transform:none;
	font-size:12px;
	line-height:14px;
	display:none;/*added to try and remove*/
}
#header .currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:94px!important;
	padding: 0 0 0 0;
	cursor:default;
	display:none;/*added to try and remove*/
}
#header .currencies .jqTransformSelectWrapper div{
	height:22px!important;
	overflow:hidden;
	background:url(../images/cur-bg.gif) no-repeat left top;
	display:none;/*added to try and remove*/
}
#header .currencies .jqTransformSelectWrapper div span{
	font-size:11px;
	color:#989898;
	padding:3px 25px 0 7px;
	width:60px!important;
	height:18px!important;
	overflow:hidden;
	cursor:pointer;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	display:none;/*added to try and remove*/
}
#header .currencies ul{
	padding:4px 0 0 0;
	margin:2px 1px 0 0px;
	width:92px!important;
	height:80px!important;
	overflow:hidden;
	border:1px solid #dcd9d9;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	display:none;/*added to try and remove*/
}
#header .currencies ul li{
	line-height:11px;
	padding:2px 7px;
	overflow:hidden;
	width:92px!important;
	display:none;/*added to try and remove*/
}
#header .currencies ul li a{
	color:#8f8f8f;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	display:none;/*added to try and remove*/
}
#header .currencies ul li a:hover{
	color:#000;
}

/* --- menu --- */
#header .menu{
	float:right;
	padding:18px 22px 0 0; /*Standard was 2px 22px 0 0  First number Moves Titles words down*/
}
#header .menu ul{
	padding:40;/*Standard 0*/
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	margin:0 0 0 23px; /*Standard was 0 0 0 23px Margin Between Titles words*/
}
#header .menu ul li a{ /* Main Menu Sizes at Top*/
	color:#747474;
	font-size:18px; /* Font was 14px*/
	line-height:20px; /*line-height:18px;*/
	text-decoration:none;
}
#header .menu ul li:first-child a{}

#header .menu ul li.selected a,
#header .menu ul li a:hover{
	color:#fff;
}

/* ============================= content ===================== */

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name:hover{ color:#8d8c8c;}

#contentMainWrapper{
	background:#fff;
}
#column-left{
	border-right:1px solid #edecec;
	background:#fff;
}
#column-center{}
#right-column{}
.column-center-padding{
	background:#fff;
	padding:0 19px 12px 20px;
	overflow:hidden;
}
.centerBoxHeading{
	color:#000000;
	font-size:17px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/title-bg.gif) repeat-x 0 0;
	font-weight:normal;
	padding:9px 0 10px 20px;
	border-bottom:1px solid #edecec;
	margin:0 -19px 20px -20px;
}
/* --- product --- */
.product-col{
	padding-bottom:10px;
	margin-bottom:6px;
}
.product-col .prod-info{
	padding:16px 0 0 0;
	margin:0 0 0 -1px;
}

.product-col .name{
	color:#8d8c8c;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
}
.product-col .name:hover{
	color:#000;
}

.product-col .text{}
.price{
	color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
}
.price strong{}
.product-col .price{}


/* ============================= footer ====================== */
#footer{
	position:relative;
	padding:31px 0 46px 0;
}

#footer .footer-menu{
	float:left;
}
/* --- copyright --- */
#footer .copyright{
	float:right;
	color: #b3b2b2; 
	font-weight: normal; 
	text-decoration:none; 
	font-size:12px; 
	line-height:30px; 
	font-family:Arial, Helvetica, sans-serif;
}
#footer .copyright a{
	color: #b3b2b2;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#000;
}

/* --- back to top --- */
.back_to_top{
	width:0px;
	height:0px;
	position:absolute;
	top:0px;
	right:0px;
}
.back_to_top a{}
.back_to_top a:hover{}

/* --- cards --- */
#footer .cards{}

/* ============================= banners ====================== */

.slider{
	width:1024px;
	height:634px;
	overflow:hidden;
	margin:0px 0 20px 0px;
	background:url(../images/slider-bg.gif) repeat-x 0 0; 
}
#faded{
	width:1024px;
	height:634px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 -1px;
}
#faded>div{
	margin:10px;
}
#faded div{
	width:1004px;
	height:514px;
	float:left;
	overflow:hidden;
}
#faded .pagination{
	width:1023px;
	height:100px;
	padding:0;
	margin:0 0 0 0px;
	z-index:11;
	overflow:hidden;
}
#faded .pagination li:first-child{
	border-top:none;
	margin:0;
}
#faded .pagination li{
	width:109px;
	height:90px;
	float:left;
	padding:5px;
	background:#fff;
	margin:0 0 0px 10px;
	position:relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	overflow:hidden;
}
#faded .pagination li:hover,
#faded .pagination li.current{
	background:url(../images/prev-next-bg.png) repeat 0 0;
}
#faded .pagination li a{
	display:block;
	width:110px;
	height:90px;
	overflow:hidden;
}
#faded .pagination li a img{
	width:178px;
	height:90px;
	margin:0 0 0 -30px;
	position:relative;	
}

#faded .pagination li.current a img{
	opacity:1!important;
}
#faded .buttons{
	position:absolute;
	right:0;
	top:0;
	width:34px;
	height:505px;
	background:url(../images/prev-next-bg.png) repeat 0 0;
	z-index:10;
}
#faded .buttons a{
	width:15px;
	height:26px;
	display:block;
	position:absolute;
}
#faded .buttons a.prev{
	background:url(../images/prev-next.png) no-repeat 0 100%;
	top:258px;
	left:10px;
}
#faded .buttons a.prev:hover{
	background:url(../images/prev-next.png) no-repeat 100% 100%;
}
#faded .buttons a.next{
	background:url(../images/prev-next.png) no-repeat 0 0;
	top:225px;
	left:9px;
}
#faded .buttons a.next:hover{
	background:url(../images/prev-next.png) no-repeat 100% 0;
}
/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fff;}
input:focus, select:focus, textarea:focus{outline:none;}
.cartRemoveItemDisplay input,
#search-in-description, #inc-subcat, #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;}
#cartContentsDisplay input{ background:none;}