/* @override http://www.5050store.com/skins/fiftyFifty/styleSheets/layout.css */

body {
	margin: 30px 0;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #141414;
	background-color: black;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
	text-align: right;
	height: 190px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	height: 15px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#mainContent {
	padding: 15px;
	background-image: url(../styleImages/backgrounds/maincontent.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 100px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMid {
	position: relative;
	left: 30px;
	width: 640px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 0px;
	color: #a3a3a3;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	position: relative;
	top: 44px;
	clear: both;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width:  200px;
	float: left;
	margin: 0 12px 10px 0;
	height: 220px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 100px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 0 0 3px 0;
	width: 100px;
	display: block;
	text-indent: 0px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	color: #00bbe7;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
#shoppingcart {
	width: 170px;
	height: 80px;
	float: right;
	position: relative;
	top: 25px;
	right: 25px;
	padding: 10px;
	text-align: left;
}
#sessionSearch {
	width: 170px;
	height: 80px;
	float: left;
	position: relative;
	top: 25px;
	left: 25px;
	padding: 15px;
	text-align: left;
}
#sessionbit {
	height: 50px;
}
#product-left {
	width: 470px;
	float: left;
}
#product-right {
	width: 150px;
	float: right;
}
#buybox {
	margin-top: 10px;
	padding-top: 10px;
	color: #a3a3a3;
}
.prodthumbbox {
	border: 1px solid #141414;
	width:  180px;
	float: left;
	margin: 5px;
	height: 220px;
	padding: 10px;
}
.prodthumbbox:hover {
	border: 1px solid #343434;
}
.prodthumb {
	width: 180px;
	margin: 0 0 10px 0;
}
.morebuy {
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
}
.moreinfobutton {
	width: 25px;
	position:relative;
	float: right;
}
#checkoutleft {
	float: right;
	width: 300px;
}
#checkoutright {
	float: right;
	width: 200px;
}
#footer {
	height: 192px;
	margin: 0;
	padding: 0;
}
