body {
	margin: 5px;
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
#pageSurround {
	width: 750px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	height: 270px;
	margin-bottom: 20px;
}
#header_pic {
	height: 180px;
	background-image: url(../../../images/headers/airodynamix_frontpage.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#header_pic_menu, #header_pic_menu a {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	height:20px;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
}
#header_pic_menu a:hover{
	text-decoration: underline;
}
#guy_right{
float:right;
vertical-align:baseline;
}

#footer{
color:#FFFFFF;

}
#session {
text-align:right;
height:20px;
}
#airowear_cart {
width:160px;
}
#front_page_products .product {
float:left;
width:180px;
text-align:center;
}
#logo {
	background-image:url(../../../images/logos/airowear.gif);
	height:70px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
	padding-left: 180px;
	padding-bottom: 0px;
}
#header_menu, #header_menu a {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	height:20px;
	padding-top:50px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxNaviLeft {
	border: 1px solid #000000;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 730px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}

.prodLeft {
	position: relative;
	left: 0px;
	width: 270px; 
	padding-right: 5px;
	float: left;
	font-size:small;
}
.prodMid {
	position: relative;
	width:250px;
	float: left;
	border: 1px solid #333333;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
	margin-bottom: 5px;

}
.prodRight {
	position: relative;
	width:200px;
	right: 0px;
	float: right;
}


.boxContent, .boxContent a {
	padding: 3px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

/* 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, .siteDocs a {
	text-align:center;
	margin-top: 10px;
	color: #FFFFFF;
}
.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;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
