body {
	margin: 0px;
	padding:0px;
	background-image: url(../styleImages/backgrounds/back_pat.png);
	background-repeat: repeat-x;
}

.txtCopyright {
	display:none;
}

#container {
	position:absolute;
	left:50%;
	margin-left:-485px;
	top:0px;
	width:970px;
	height:500px;
}

#pageSurround {
	margin: 0px;
	padding: 0px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#topHeader {
	position:relative;
	display:block;
	text-align: right;
	padding-top:30px;
	float:right;
}

#pageMid {
	padding-top:20px;
	clear:both;
}

#header-logo-develop {
	position:relative;
	display:block;
	float:left;
	width:254px;
	height:91px;
}

#header-logo-it {
	background-image: url('../styleImages/header_logo_it.png');
	position:relative;
	display:block;
	float:left;
	width:73px;
	height:91px;
}
.boxTitleLeft, .boxTitleRight {

	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-transform:uppercase;
	color: #646464;
	text-align: left;
	padding-top: 5px;
	padding-left:5px;
	height: 20px !important;
	height: 25px;
	border-left:4px solid #5580ba;
	border-bottom:1px solid #ababab;
	text-decoration: none;
	background-color:#d4d4d4;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 180px; 
	float: left;
	background-color:#e1e1e1;
}
.colFoto {
	position: relative;
	width: 73px;
	float: left;
}
.colMid {
	position: relative;
	width: 507px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.colRight {
	position: relative;
	width: 180px; 
	right: 0px;
	float: right;
	background-color:#e1e1e1;
}
.boxContent {
	padding: 0px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	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;
	margin-top: 10px;
}
.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;
}
.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: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {

	width: 173px;
	display: block;
	vertical-align: middle;
	font-size: 9px;
	text-transform:uppercase;
	color: #646464;
	text-align: left;
	padding-top: 5px;
	padding-left:5px;
	height: 16px !important;
	height: 21px;
	border-left:2px solid #ababab;
	border-bottom:1px solid #ababab;
	text-decoration: none;
	background-color:#d4d4d4;
}
.li-nav a:hover {
	width: 171px;
	border-left:4px solid #e37202;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 178px;
	margin-top: -22px;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/