body {
	margin: 0px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
}

.detaildescription {
	font-size: 1.1em;
}

#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
}

#cat {
	text-align: left;
	background: #FFFF00;
	margin-bottom: 4px;
}

#cat a {
	display: block;
	background: #FFFBFB;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #FFE6E6;
}

#cat a:hover {
	background: #FFE6E6;
	color: #FF0000;
}

#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #FF0000;
	background-color: #CCCCCC;
	padding: 5px;
	height: auto;
	font-size: 0.70em !important;
	font-weight: normal !important;
	color: #666666;
}

#footer a {
	font-weight: normal !important;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #FF0000;
	color: #FF0000;
}

#tel {
	float: right;
	margin-top: -50px;
}

#nav {
	float: left;
	background: url(../styleImages/navbar.jpg) no-repeat;
	width: 790px;
	height: 59px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#nav .links {
	float: left;
	font-size: 0.90em;
	padding-top: 7px;
	padding-left: 5px;
}

#nav .links a {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
}

#nav .links a:hover {
	text-decoration: underline;
}

#nav .session {
	float: left;
	width: 790px;
	padding-top: 13px;
	padding-left: 5px;
	font-size: 0.80em;
	color: #333333;
}

#nav .session a {
	color: red;
	text-decoration: none;
}

#nav .session a:hover {
	text-decoration: underline;
}

#topHeader {
	text-align: right;
	height: 20px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-top: 55px;
	background-image: url(../styleImages/backgrounds/header.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 460px;
	float: left;
	margin-bottom: 20px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 5px;
	float: right;
}
.boxContent {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 440px;
}
.subCat {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 160px;
	margin: 20px 0 15px 15px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 210px;
	height: 105px;
	padding: 5px 0;
}