body {
	margin: 0px;
	padding:0;
	background-color: #212121;
	color: #333333;
        background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
	color: #333333;


}
#subSurround {


}
#topHeader {
	text-align: right;
	height: 230px;
	width: 950px;
	margin-bottom: 10px;
	padding-right: 39px;
	padding-top: 0px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/backgrounds/banner.jpg);
	background-repeat: no-repeat;

}
.boxTitleLeft, .boxTitleRight {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4E4E;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/CatHeader.jpg);
	width: 170px;
	height: 23px;
	padding-left:10px;
	padding-top: 22px;
}

.boxTitleLeftother, .boxTitleRightother {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4E4E;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/otherHeader.jpg);
	width: 170px;
	height: 27px;
	padding-left:10px;
	padding-top: 18px;
}

.boxContentLeft, .boxContentRight {

	padding-left: 5px;

	padding-top: 3px;
	padding-bottom: 5px;
  background-image: url(../styleImages/backgrounds/Boxbg.jpg)
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px;
	padding-left: 0px;
	padding-right: 15px;
	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
}
.colRight {
	position: relative;
	width: 180px;
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px;
	padding-left: 0px;
	padding-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 740px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.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; 
	background-color: #FFFFFF;	
	margin: 4px; 
	padding-top: 4px; 
	border: 1px solid #CECECE; 
	text-align: center;  
	width: 170px; 
	height: 155px;

}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
	list-style: none;
	list-style-type: none;
	width: 176px;
	padding-left: 7px;
	margin: 0px;
}

.li-nav a {

	padding: 2px 1px;
	background-color: #f0f0f0;
	width: 170px;
	display: block;
	text-indent: 2px;
	color: #404040;
	text-decoration: none;
	margin: 0px;
    border-bottom: 1px dotted #cccccc;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #0066CC;
}

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

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

.li-nav {
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -15px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	z-index: 99;
}

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

.boxfooter {
background-image: url(../styleImages/backgrounds/boxfooter.jpg);
height: 16px;
}

.titleuline{
  background-image: url(../styleImages/backgrounds/contenttitle.gif);
  height: 3px;
  width: 500px;
}

.footer {
    display:block;
    float:left;
    width:100%;
    height:64px;
    background: white url("../styleImages/backgrounds/border-dotted-ccc.gif") repeat-x;
}

.footer-logo {
    float:left;
    width:55px;
    height:24px;
    background:url("../styleImages/backgrounds/footer-logo.gif");
    margin: 20px 20px 20px 63px;
}

.copyright {
    float:left;
    margin-top:18px;
    font-size:11px;
}

.column {
    float:left;
    font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #404040;
    list-style: none;
    list-style-type: none;
    width: 160px;
    padding-left: 7px;
    margin: 0px;
}

.li-column a {

	padding: 2px 1px;
	background-color: #ffffff;
	width: 130px;
	display: block;
	text-indent: 2px;
	color: #404040;
	text-decoration: none;
	margin: 0px;
    border-bottom: 1px dotted #cccccc;
}
.li-column a:hover {
	background-color: #FFFFFF;
	color: #0066CC;
}

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

.ul-column {
	width: 150px;
	padding: 0px;
}

.li-column {
	float: left;
}

.li-column .ul-column  {
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -15px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	z-index: 99;
}

.column-k {
    float:left;
    font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #404040;
    list-style: none;
    list-style-type: none;
    width: 440px;
    padding-left: 7px;
    margin: 0px;
}

.li-column-k a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 380px;
	display: block;
	text-indent: 2px;
	color: #404040;
	text-decoration: none;
	margin: 0px;
    border-bottom: 1px dotted #cccccc;
}
.li-column-k a:hover {
	background-color: #FFFFFF;
	color: #0066CC;

}

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

.ul-column-k {
	width: 150px;
	padding: 0px;
}

.li-column-k {
	float: left;


}

.li-column-k .ul-column-k  {
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -15px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	z-index: 99;
}

.line {
    margin: 0;
	padding: 1px;
    background: url("../styleImages/backgrounds/border-dotted.gif") repeat-x top;
}
/* Notes: container border */
#newsItems {
    border: 2px solid #E8E8E8;
    margin-top: 20px;
    text-indent: 40px;
}

#newsItems h6 {
    text-indent: 0px;
}

/* Notes: remove bullet  */
#newsItems li {
    list-style: none;
}

/* Notes: p class font size */
#newsItems p {
    font-size: 12px;
}

/* Notes: link color */
#newsItems a {
    color: #8c66b2;
}

