body {
	margin: 5px;
	background-color: #e3e4e6;
	background-image: url(../styleImages/backgrounds/sistemcomccbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.topmenu
{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
}


#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 5px;

}

#topHeader {
	text-align: center;
	height: 5px;
	padding-right: 0px;
	padding-top: 0px;	
	width: 87%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
}


DIV#topsearch
{
	text-align: left;
	height: 26px;
	padding-right: 0px;
	padding-top: 10px;	
	width: 87%;	
	margin: 0px auto;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #41668c;
	background-image:url(../styleImages/bgtables.jpg);
	height: 15px;
	border-top: 1px solid #98a8b9;
	border-left: 1px solid #98a8b9;
	border-right: 1px solid #98a8b9;
	padding: 5px;
}


.boxContentLeft, .boxContentRight {
	border: 1px solid #98a8b9;
	filter:alpha(opacity=60); -moz-opacity: 0.8; opacity: 1.9; margin:0px; border-bottom:5px solid #003e7d; background-color:#ffffff;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.boxCategories {
	border: 1px solid #98a8b9;
	filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 1.9; margin:0px; border:1px solid #98a8b9; background-color:#ffffff;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}



.colLeft {
	font-size:11px;
	position: relative;
	z-index:5;
	left: 0px;
	width: 180px; 
	float: left;
}

.colLeftcategories
{
	position: relative;
	z-index:5;
	left: 0px;
	width: 180px; 
	float: left;
}

.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	font-size:11px;
	position: relative;
	width: 180px; 
	float: right;
}


.boxContent {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}


#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 14px;
	float: left;
	width: 125px;
	height:100px;
	
}

.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: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 160px;
	display: block;
	color: #1363b5;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
	border-bottom:1px #e1e1e1 solid;
	padding-bottom:5px;
}

.li-nav a:hover {
	background-color: #ffffff;
	color: #e30000;
}

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

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

.li-nav {	
	float: left;
}

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

a.hassubmenu {
	background-image: url(../styleImages/more2.gif);
	background-repeat: no-repeat;
	background-position: 160px 6px;
}

/*
End Cross-Browser DHTML Menu
*/