/* @override http://thulitables.com/skins/TT2/styleSheets/layout.css */

/* @override http://thulitables.com/skins/TT2/styleSheets/layout.css */

body {
	background-color: #aeb3c0;
	background-image: url(../styleImages/backgrounds/pageBgBlue.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
}

#topBar {
	/*background-image: url(../styleImages/backgrounds/topSpacer.jpg);
	background-repeat: repeat-x;
	background-color:#780e01;*/
	background-color:#FFFFFF;
	width: 800px;
	height: 0px; 
} 

#bottomBar {
	background-image: url(../styleImages/backgrounds/bottomSpacer.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 15px; 
} 

#pageSurround {
	position: relative;
	width:840px;
	margin:0 auto;
	background-image: url(../styleImages/backgrounds/pageBorderBlue.gif);
	background-repeat:repeat-y;
	
}

#upbg {
	position: absolute;
	top:0px;
	left:0px;
	background-image: url(../styleImages/backgrounds/pageBorderTopBlue.gif);
	background-repeat:no-repeat;
	z-index: 1;
	width:840px;
	height:317px;
}

#lowPageBorder {
	position:relative;
	background: url(../styleImages/backgrounds/pageBorderBotBlue.gif) no-repeat;
	height:20px;
	margin:0 auto;
	top:20px;
}

#subSurround {
	position:relative;
	top:20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	z-index: 2;
}

#topHeader {
	text-align: right;
	height: 68px;
	background-image: url(../styleImages/backgrounds/topHeader1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	
}

#contentWrapper {
	background-image: url(../styleImages/backgrounds/contentWhite.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:600px;
	padding:10px;
	margin:10px;
	min-height:500px;
}

#successBar {
	font-size:14px;
	color:#FFFFFF;
	background-color:#780e01;
	vertical-align:bottom;
	height:20px;
	text-align:center;
	position:relative;
	bottom:35px;
	padding-top:4px;
	padding-bottom:1px;
}

#facebookLike {
	height: 100px;
	padding-bottom: 10px;
}

#contactInfo {
	color:#d2a74b;
	padding: 9px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom: 0px;
	font-size:12px;
	padding-bottom:40px;
	padding-top: 40px;
	font-weight:bold;
}

.more {
	float: right;
}

.tabelMain {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 90%;
	color: #b1ae9d;
	width: 140px;
	padding-left: 10px;
	padding-right:10px;
	/*background-color:#666666;
	border-top:#333333 solid thin;
	border-bottom:#333333 solid thin;
	padding-top: 3px;
	padding-bottom:3px;*/
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color:#FFFFFF;
	
}
.colLeft {
	background-color:#780e01;
	background-image: url(../styleImages/backgrounds/sideBar.jpg);
	width: 140px;
	vertical-align:text-top;
	border:none;
	background-repeat:no-repeat;
}



.colMid {
	background-image: url(../styleImages/backgrounds/contentBg1.jpg);
	background-repeat:no-repeat;
	width:660px;
}

.boxContent {
	/*border-bottom: 1px solid #780e01;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	padding-bottom:10px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 173px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
#madeInUsa {
	background: url(../styleImages/American-Flag.jpg) no-repeat 0;
	float: left;
	padding-left: 30px;
	margin-left: 10px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;
}

.siteDocs {
	text-align:center;
	margin: 5px;
}
.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: 147px;
	/*width: 131px;
	height: 120px;*/
}

.topCats {
	
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	min-width:115px;
}

.topCatsBgRight {
	/*background-image: url(../styleImages/backgrounds/dottedLine.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
}
.topCatsBgLeft {
	float: left;
	/*background-image: url(../styleImages/backgrounds/dottedLine.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
}

.topCatsTabLeft {
	/*background-image: url(../styleImages/backgrounds/catTabLeft.gif);*/
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	padding:0 0 10px 0;
	/*background-image: url(../styleImages/backgrounds/catTabMid.gif);*/
}
.topCatsTabRight {
	/*background-image: url(../styleImages/backgrounds/catTabRight.gif);*/
	width: 7px;
	background-repeat: no-repeat;
}

.selectWidth {
	width:100px;
}

table.prodTable tr {
	border:none;
	vertical-align:top;
}

hr {
	border: 0;
	color:#000000;
	background-color: #000000;
	height: 1px;
}

.colLeft hr {
	height:1px;
	color:#d2a74b;
	background-color:#d2a74b;
	margin-right:10px;
}

.supportImg {
	padding-right:5px;
	padding-bottom:5px;
}
