body {
	
}

.content-home {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.content-home p {
	line-height: 20px;
	padding-bottom: 15px;
}

.boxTitleLeft, .boxTitleRight {
	font-size: 13px;
	font-weight: bold;
	color: #8AAC2C;
	height: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#menu-side {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 20px;
	background-color: #8aac2c;
	width: 220px;
}
#banner-search {
	float: left;
	width: 300px;
	height: 128px;

}
#banner-logo {
	float: right;
	width: 300px;
	height: 169px;
	background-image: url(../styleImages/logo-tcm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mailing-list {
	background-color: #3e3e40;
	width: 220px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mailing-list p {
	color: white;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #E1E1E1;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.boxContent {
		padding: 20px;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:left;
	margin: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #3E3E40;
	float: left;
	width: 682px;
	height: 83px;
	position:inherit;
	margin-top: 3px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.subCat {	
	text-align: left;
	float: left;
	width: 170px;
	position:inherit;
	padding-right: 0px;
	padding-bottom: 8px;
}
#subProds {
	background-color: #3E3E40;
	float: left;
	width: 682px;
	height: 83px;
	position:inherit;
	margin-top: 3px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.subProd {
	text-align: left;
	float: left;
	width: 190px;
	position:inherit;
	padding-right: 0px;
	padding-bottom: 8px;
}
a.subProd {
	font-size: 11px;	
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{ !important;
	padding-left: 0px !important;            
	padding-bottom: 10px !important;            
	padding-right: 0px !important;            
	padding-top: 15px !important;            
	line-height: 0px !important;		
}
#imgThumbSpace img {
	width: 118px;
	padding-right: 3px;
	padding-bottom: 6px;		
}

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: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #000;
}

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

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

.li-nav {	
	float: left;
}

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

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

/*
End Cross-Browser DHTML Menu
*/

#newsearchbox {
	background-image: url(../styleImages/search-tmc.png);
	height: 30px;
	width: 250px;
	margin: 10px;
	background-repeat: no-repeat;
}

#search_box {
	top:30px;
	width: 250px;
	height: 31px;
	background-image: url(../styleImages/search-tmc.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 35px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 9px 0 0 9px;
    border: 0;
    width: 200px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 0px 4px 0 0;
}

#newspanel {
	margin-bottom: 15px;
}

/*
EMAIL BOX ELEMENTS BELOW HERE
*/

#email_box {
	width: 225px;
	height: 31px;
	background-image: url(../styleImages/bg-mailinglists.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}
#email_box #s {
    float: left !important;
    padding: 0;
    margin: 9px 0 0 9px;
    border: 0;
    width: 150px;
    background: none;
}
#email_box #go {
    float: right !important;
    margin: 0px 4px 0 0;
}
#mailing_box {
	width: 220px;
	height: 31px;
	background-image: url(../styleImages/bg-mailinglists.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#mailing_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 180px;
	background: none;
	margin-top: 9px;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 9px;
}
#mailing_box #go {
    float: right;
    margin: 0px 4px 0 0;
}
#data p {
	padding-bottom: 10px !important;
}

#data strong {
	color:#000;
	font-weight:bold;
	}

pmail {
		color: white;
	}

