@charset "utf-8";
/* CSS Document */

.header #logo{
	float:left; 
	width:404px; 
	height:184px; 
	background:url(../images/logo.png) no-repeat;
	text-indent:-999em; 
	overflow:hidden;
} 

.header #logo a{
	float:left; 
	width:404px; 
	height:184px; 
	overflow:hidden;
	display:block;
} 


.header .right-col {
	margin-top:130px;
}

#nav li a span {
	white-space:normal;
	text-align:center;
}

#nav li {
	height:60px;
}

#nav li a {
	display:inline-block;
	padding:20px 8px;
}

#nav li.nav-video_game_accessories a {
	padding:15px 8px;
	width:100px;
}

#nav li.nav-universal_accessories a{
	padding:15px 8px;
	width:100px;
}

#nav li.nav-electroluminescent_panels a {
	padding:15px 8px;
	width:150px;
}

#nav li.nav-the-deal {
	background:url(../images/menu_bg_yellow.png) repeat-x 0 10px;
}

.product-view .product-shop .price-box {
	padding-bottom:0px;
}

.price {
	color:#333333;
}

.cart-table td.name {
	text-align:left !important;
}

.cart-table td.remove {
	width:25px;
}

.noHeight input {
	height:auto !important;
}

.col2-set.long {
	width:962px !important;
}

.col-2.long {
	width:632px !important;
}

.crosssell {
	padding: 10px !important;
}

.sub_category {
	padding-left:20px;
	padding-bottom:5px;
}

.pager .limiter select {
	width:75px;
}

.grid-width {
	text-align:center;
	overflow:hidden;
}
	.grid-width img {
		margin:0 auto;
	}
	
	.grid-width h3 {
		text-align:left;
	}
	
.saved {
	color:#009900;
	font-size:16px;
	font-weight:bold;
}

.footer .left-col{width:370px; float:left; color:#3DC8FF;}
.footer .right-col {
	float:right;
	width:590px;
}

.footer .left-col a {
	color:#3DC8FF;
	text-decoration:none;
}

.discount h3 {
	margin-bottom:5px !important;
}

.discount p {
	margin-bottom:10px;
}

.viewall {
	text-align:left;
	padding-left:5px;
	font-weight:bold;
}

.header .right-col {
	margin-top:110px;
}

.header .form-search {
	height:67px;
}

.per-page {
	text-align:left;
	padding:2px 5px;
}

.per-page select {
	width:50px;
}

.reset {
	float:none !important;
	margin: 0 5px 0 12px !important;
	height:auto !important;
	width:auto !important;
}


.alphacube_buttons input {
	height:auto !important;
	background:fixed !important;
}

.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}