/*  --------------------------------------------------------------------  */

/* CSS Document */

* { margin:0; padding:0;}
body { background:url(../images/body-bg.gif) no-repeat center top #e9e9e9; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#7f7f7f;}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
.style1 {color: white; font-weight: bold;}
.bands td{ vertical-align:middle; text-align:center;}

td { vertical-align:top; text-align:left;}
.footerlink {line-height: 19px;}
.main-width { width:950px; margin:0 auto; text-align:left; background:url(../images/background.jpg) no-repeat left top #f8f8f8; padding: 0 30px; margin-top:23px; border:1px solid #fff; margin-bottom:27px;}

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;}
.AdvancedShipperShippingMethod {
	margin-left:10px;
	padding:10px;
	
	}
.AdvancedShipperShippingMethodCombination {
	margin-left:20px;}
		
.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}

a {color:#585e61; outline:none; text-decoration:underline; font-size:12px;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}
.centerBoxHeading{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	background:url(../images/title-bg.gif) repeat-x left top;
	padding:17px 0 17px 19px;
	margin:10px 0;
}
/* ============================= header ====================== */
#header{
	margin-bottom:10px;
}
#header .currencies{
	color:#898f93;
	font-size:12px;
	line-height:20px;
	float:left;
	padding:29px 7px 0 0;
}
#header .currencies select{
	color:#979797;
	font-size:11px;
	width:73px;
	height:20px;
	border:1px solid #d6d6d7;
	margin-left:-3px;
}
#header .lang{
	padding-top:30px;
}
#header .logo{
	padding-top:10px;
}
#header .left-head{
	float:left;
	background:url(../images/head-bottom.gif) repeat-x left bottom;
	padding:0 100px 24px 0;
}
#header .right-head{
	float:right;
	text-align:right;
	background:url(../images/head-bottom.gif) repeat-x left bottom;
}
#header .cart{
	color:#4693f6;
	font-size:13px;
	background:url(../images/cart.png) no-repeat left top;
	width:232px;
	height:60px;
	margin:13px 0 0 170px;
	position:relative;
	left:2px;
	text-align:left;
}
#header .cart span{
	padding: 32px 0 0 70px;
	display:inline-block;
}
#header .cart a{
	color:#60676a;
	font-weight:bold;
	text-decoration:none;
}
#header .cart a:hover{
	color:#4693f6;
}
#header .navigation{
	padding:7px 1px 0 0;
}
#header .navigation a{
	color:#83756b;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
#header .navigation a:hover{
	color:#859b2c;
}
#header .navigation span{
	font-size:12px;
	color:#dedbdb;
}
#header .search{
	background:url(../images/search-bg.gif) no-repeat left top;
	height:54px;
	width:376px;
	position:relative;
	margin:14px 0 0 26px;
}
#header .search .input1{
	float:left;
	border:none;
	font-size:13px;
	color:#4693f6;
	background:url(../images/search-input-bg.gif) repeat-x left top #fff;
	padding:9px 35px 9px 5px;
	width:210px;
	position:relative;
	margin:9px 0 0 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
#header .search .input1:focus{
	outline:none;
}
#header .search .input2{
	padding:0;
	float:left;
	border:none;
	position:absolute;
	right:12px;
	top:11px;
}
#header .search span{
	color:#fff;
	float:left;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 0 5px 20px; 
}
#header .menu{
	background:url(../images/menu-bg.gif) repeat-x left top;
	overflow:hidden;
	width:100%;
	border-bottom:0px solid #191512;
}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
#header .menu li{
	float:left;
}
#header .menu li a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/menu-bg.gif) repeat-x left top;
	display:block;
	padding:19px 19px 18px 18px;
	border-left:1px solid #193354;
	border-right:1px solid #2c415c;
}
#header .menu li a:hover,
#header .menu li.selected a{
	background:url(../images/menu-bg-act.gif) repeat-x left top;
	color:#c6e0e5;
}
/* ============================= content ===================== */
#column-left{
	padding-right:10px;
}
.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}


.product-col{
	background:url(../images/product-col-bg.gif) no-repeat left top #fcfcfc;
	border:1px solid #cccccc;
	text-align:center;
	padding:10px 0 19px 0;
	margin-bottom:10px;
}
.product-col .prod-info{
	text-align:left;
	padding: 0 19px;
}
.product-col .prod-info a.name{
	color:#4693f6;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding: 3px 0 16px 0;
	display:inline-block;
}
.product-col .prod-info a.name:hover{
	color:#7f7f7f;
}
.product-col .prod-info .button{
	float:left;
	margin-right:10px;
}
.price{
	color:#7f7f7f;
	font-size:24px;
	line-height:17px;
	padding-bottom:14px;
}
/* ============================= footer ====================== */
#footer{
	background:url(../images/footer-bg.gif) repeat-x left top;
	padding:18px 20px 21px 23px;
	margin-bottom:30px;
}
#footer .footer-menu{
	padding-bottom:12px;
}
#footer .footer-menu a{
	color:#fefefe;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}
#footer .footer-menu a:hover{
	color:#faeb3c;
}
#footer .copyright{
	color:#fefefe;
	font-size:12px;
	line-height:12px;
}
#footer .copyright a{
	color:#faeb3c;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#fefefe;
}
/*============================================*/
.banners {
	width:100%;
	overflow:hidden;
}
.banners div{
	float:left;
}
/*===== anythingSlider =====*/
.anythingSlider                         { width: 710px; height: 361px; position: relative;  }
.anythingSlider .wrapper                { width: 710px; height: 361px; position: absolute; top: 0; right: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 3361px; width: 710px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }

.anythingSlider .forward                { background-position: 0 0; right: -20px; display:none;}
.anythingSlider .back                   { background-position: -67px 0; left: -20px; display:none;}
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#start-stop                             { background: #414141; color: #d1d1d1; padding: 2px 18px; text-align: center; position: absolute; left: 19px; bottom: 17px; font-size:11px; text-transform:uppercase; text-decoration:none;}
#start-stop.playing                     { background-color:#414141 ; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
#thumbNav{
	position:absolute;
	z-index:10;
	right:20px;
	bottom:20px;
	background:#fefefe;
	padding: 4px 3px 5px 10px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;

}
#thumbNav a{
	text-decoration:none;
	color:#302b26;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	padding-right:7px;
}
#thumbNav a:hover{
	color:#b9cd31;
}
#thumbNav a.cur{
	color:#8a9e3a;
}
#start-stop{
	display:none;}
/* ============================= 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:#fdfdfd;}