@charset "UTF-8";
/* CSS Document */

/*Overall Page DIV Content sections*/

#overallHeader {
	position:relative;
	display:block;
	width:950px;
	height:166px;
	background-image:url(../images/ctpcpros_r1_c2.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#overallMenu {
	display:block;
	position:absolute;
	width:200px;
	height:166px;
	text-align:left;
	left: 460px;
}

#overallMenu a:link,#overallMenu a:visited {
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
	text-shadow:#CCCCCC;
	font-weight:bold;
	margin:2px 0px 0px 0px;
}

#overallMenu a:hover,#overallMenu a:active{
	color:#357E2A;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}






#overallBody {
	display:block;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/maincontentback.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

#overallFooter{
	display:block;
	width:950px;
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bottomshaddow.jpg);
	background-position: top;
	font-size: 70%;
}

#overallFooter div {
	padding:16px 24px;
	text-align:center;
}

#overallFooter a:link,#overallFooter a:visited{
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}

#overallFooter a:hover,#overallFooter a:active{
	color:#357E2A;
	text-decoration:underline;
	font-weight:bold;
}




#focalPic {
	display:block;
	width:960px;
	height:397px;
	margin:0px auto 0px auto;
	background-image:url(../images/homepage_r4_c1b.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #333;
}

#subFocalPic {
	position:relative;
	display:block;
	width:960px;
	height:100px;
	margin:0px auto 0px auto;
	background-image:url(../images/subpage_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#subFocalPicShopping {
	position:relative;
	display:block;
	width:960px;
	height:409px;
	margin:0px auto 0px auto;
	background-image:url(../images/shoppingfocal.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #000;
}
.subFocalPicTitle {
	position:absolute;
	display:block;
	bottom:10px;
	left:10px;
	width:90%;
	color:#000000;
	font-size:120%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*redefined HTML elements*/

body {
margin:0px;
padding:0px;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}
.titleBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	margin: 12px 0px 0px 0px;
}
.descBlock{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
line-height:110%;

}.quoteStyle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:64px;
	display: inline;
	margin:0px;
	padding:0px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #866F4C;
	letter-spacing: normal;
	vertical-align: text-bottom;
	word-spacing: normal;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
}
#overallBody div .descBlock table {
	background-color: #FFF;
}
.ingredients {
	font-size: 9px;
	color: #666;
}
.soldOut {
	font-weight: bold;
	color: #F00;
}

.tableHeaders {	
background-color: #000;
color: #FFF;
	
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.errorRule {
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.productBox {
	width: 640px;
	margin:4px auto;
	clear: both;
}
