/* CSS Document */

* { margin:0; padding:0;}
body { background:url(../images/body-bg.jpg) repeat-x left top #2c2c2c; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#7c7b7b; position:relative;}
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;}
.shine{
	width:100%;
	height:1436px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/shine.jpg) no-repeat center top;
	z-index:1;
}
.main-width { width:950px; margin:0 auto; text-align:left; position:relative; z-index:2;}

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

/* ============================= header ====================== */
#header{}
#header .head-left{
	float:left;
}
#header .head-rihgt{
	float:right;
}
#header .lang{
	float:left;
	padding:18px 0 0 3px;
}
#header .currencies{
	font-size:12px;
	color:#ebebeb;
	line-height:12px;
	padding:15px 0 0 10px;
	overflow:hidden;
	display:block;
	width:200px;
	float:left;
}
#header .currencies select{
	width:92px;
	border:1px solid #000;
	font-size:12px;
	color:#828282;
	padding:0 0 1px 1px;
	background:#fff;

}
#header .navigation{
	float:right;
	text-align:right;
	padding:14px 1px 0 0; 
}
#header .navigation a{
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
}
#header .navigation a:hover{
	text-decoration:underline;
}
#header .boxx{
	margin-bottom:13px;
}
#header .box1{	
	background:url(../images/box1-bg.jpg) repeat-x left top #313030;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
#header .logo{
	padding:37px 0 0 30px;
	float:left;
	position:relative;
	z-index:9999;
}
#header .logo a{
	display:block;
	overflow:hidden;
}
#header .search{
	text-align:right;
	padding:30px 29px 0 0;
	position:relative;
}
#header .search .input1{
	background:url(../images/search-bg.gif) repeat-x left top #CCCCCC;
	border:none;
	padding:3px 3px 4px 3px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:150px;
	position:relative;
	color:#000;
	margin-right:60px;
}
#header .search .input2{
	padding:0;
	border:none;
	background:none;
	position:absolute;
	top:30px;
	right:29px;
	border-left:1px solid #000;
}
#header .cart{
	text-align:right;
	font-size:12px;
	line-height:18px;
	color:#8f8e8e;
	padding:9px 32px 30px 20px;
	background:url(../images/cart.gif) no-repeat 0 10px;
	float:right;
}
#header .cart a{
	color:#fff;
	font-weight:bold;
	padding-left:3px;
}
#header .box2{
	background:url(../images/menu-bg.gif) repeat-x left top;
	width:100%;
	overflow:hidden;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
}
#header .menu li{
	float:left;
	background:url(../images/line.gif) no-repeat right top;
}
#header .menu li:hover,
#header .menu li.selected{
	background:#040404;
}
#header .menu ul {
	padding:0;
	margin:0;
}
#header .menu ul .li_un {
	text-indent:-9999px;
}
#header .menu ul .li_un  a{
	background:url(../images/home.jpg) no-repeat left top;
	width:62px;
	height:62px;
	display:block;
	padding:0;
	border:none;
	margin:0;
}
#header .menu ul .li_un  a:hover,
#header .menu ul .li_un.selected  a{
	background:url(../images/home-act.jpg) no-repeat left top;
}
#header .menu li a{
	font-size:14px;
	text-transform:uppercase;
	line-height:30px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/menu-bg.gif) repeat-x left top;
	display:block;
	padding:15px 19px 17px 19px;
	margin-right:1px;
}
#header .menu li a:hover,
#header .menu li.selected a{
	background:url(../images/menu-act.gif) repeat-x left top;
	color:#fff;
}
#indexBody #contentMainWrapper .centerBoxHeading{
	margin-top:-10px;
}
#indexCategories .tie .tie-indent .categoryListBoxContents{
	margin-bottom:15px;
}

.tie-indent .btns{
	margin-left:200px;
}
/* ============================= content ===================== */
.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name:hover{
	color:#999999;
}
.banners{
	margin-bottom:25px;
	overflow:hidden;
}
.banners .top-banners{
	width:100%;
	overflow:hidden;
	padding:70px 0 70px 3px;
}
.banners .top-banners #bannerOne{
	float:left;
	padding-left:84px;
	padding-right:124px;
}
.banners .top-banners #bannerTwo{
	padding:7px 0 0 0;
}
.banners .bot-banners div{
	float:left;
	margin-right:10px;
	display:block;
	overflow:hidden;
}
.banners .bot-banners #bannerSix{
	margin:0;
}
#contentMainWrapper{
	margin-top:25px;
}
#column-left{
	padding-right:10px;
}
#column-center{
}
.centerBoxHeading{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	line-height:17px;
	background:url(../images/title-bg.jpg) repeat-x left top;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	padding:17px 0 16px 20px;
	margin-bottom:10px;
}
.product-col{
	border:1px solid #202020;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	background:url(../images/pc-bg.jpg) no-repeat center top #090909;
	width:210px;
	padding-bottom:20px;
}
.product-col .img{
	text-align:center;
	padding-bottom:10px;
}
.product-col .prod-info{
	padding: 0 21px 0 17px;
}
.product-col .name{
	color:#fff;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
	padding-bottom:6px;
	display:inline-block;
}
.product-col .text{
	color:#393939;
	font-size:12px;
	line-height:18px;
	padding-bottom:4px;
}
.price{
	color:#fff;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
}
.product-col .button{
	padding:9px 0 0px 4px;

}
#specialsListing .specialsListBoxContents .product-col .img {
	padding:10px 0;
}
#column-center{
	background:url(../images/center-bg.jpg) repeat-x left top #1d1d1d;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	display:block;
}
.column-center-padding{
	padding:20px;

}
#disp-order-sorter{
	background:#fff;
	color:#000;
}

.centerBoxHeading{
	margin-top:20px;

}

#bannerThree a{
	display:block;
	width:230px;
	height:254px;
}
#bannerThree:hover img{
	display:none;
}
#bannerThree:hover{
	background:url(../../../../images/banner3-act.png) no-repeat left top;
	display:block;
	width:230px;
	height:254px;
}
#bannerFour a{
	display:block;
	width:230px;
	height:254px;
}
#bannerFour:hover img{
	display:none;
}
#bannerFour:hover{
	background:url(../../../../images/banner4-act.png) no-repeat left top;
	display:block;
	width:230px;
	height:254px;
}
#bannerFive a{
	display:block;
	width:230px;
	height:254px;
}
#bannerFive:hover img{
	display:none;
}
#bannerFive:hover{
	background:url(../../../../images/banner5-act.png) no-repeat left top;
	display:block;
	width:230px;
	height:254px;
}
#bannerSix a{
	display:block;
	width:230px;
	height:254px;
}
#bannerSix:hover img{
	display:none;
}
#bannerSix:hover{
	background:url(../../../../images/banner6-act.png) no-repeat left top;
	display:block;
	width:230px;
	height:254px;
}
/* ============================= footer ====================== */
#footer{
	padding:30px 0 25px 0;
}
#footer .footer-menu a{
	color:#f0f0f0;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
}
#footer .footer-menu a:hover{
	color:#898989;
}
#footer .copyright{
	font-size:12px;
	line-height:24px;
	color:#898989;
}
#footer .copyright a{
	color:#898989;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#f0f0f0;
}
.rowEven{
	background:#2c2c2c;
}

/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#fff; border:solid 1px #000; padding:2px; background:#2c2c2c;}