body {font:16px Verdana,Arial,Helvetica,sans-serif; margin:0; color:#026; background:#000 url('../styleImages/backgrounds/pageBg.jpg') repeat-x}
#pageSurround {width: 80%; min-width:748px; margin:0 auto; padding:10px; color:inherit; background:#ffe}
#noscript {text-align:center; font-family:Consolas,"Lucida Console",monospace; color:inherit; background:#f00; width:50%; margin:1em auto}
#subSurround {width:100%}
#topHeader {text-align:right; height:116px; margin:0 0 10px 0; padding:0 9px; background:#026 url('../styleImages/backgrounds/topHeader.jpg') no-repeat center}
.boxTitleLeft, .boxTitleRight {font-size:70%; font-weight:bold;color:inherit; background-color:#69D; padding:5px}
.boxContentLeft, .boxContentRight {color:inherit; background:#eef; padding:5px; margin:0 0 0.7em 0; 
border-color: #69D #69D #69D #CDF;
border-style:solid;
border-width:1px;}
.colLeft {width:180px; float:left}
.colRight {width:180px; float:right}
.colMid {margin:0 190px 0}
.boxContent {padding:5px; font-size:80%; color:inherit; background-color:#eef;border-color: #CDF #69D #69D #CDF;
border-style:solid;
border-width:1px; margin-bottom: 0.7em;}
.clearing {clear: both}
#content {background-color: #ffe; float: left; width: 100%; min-width: 500px;}

.colLeftCheckout {width:180px; float:left}
.colMainCheckout {margin-left:190px}
/* END CHECK OUT PAGES */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	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;
}
.recentproducts {
    position: relative;
	width: 100%;
	display: table;
	margin: 5px auto;
}
.latestProds,.randprod {
	text-align: center;
	display: table-cell;
	padding: 5px;
	font-size: 80%;
	color: #0E51A3;
	text-decoration:none;
    border: 1px solid #eef;
    background-color: #eef;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    transition: all 0.5s;
}

.latestProds:hover, .randprod:hover {
	background-color: #ddf;
	color: #0E51A3;
	border: 1px solid #ccf;
}
.randprod {
	display: block;
	width: 80%;
	margin: 0 auto;
    font-size: 70%;
}
h1#sitename{
	display: none;
	}
