/* CSS Document */

/*
Brown:#672202;
Green:#42766A;
Parchment:#FFEEBB;
*/

div#wrapper{
	width:760px;
	margin:0 auto;
}

div#header {
	width:760px;
	height:200px;
}

div#superNav
{
	text-align:left;
	float:left;
	width:200px;
	padding:0 0 10px 0;
}
#superNav a
{
	color:#FF0000;
	font-weight:normal;
}
#superNav a:hover
{
	color:#FFFFFF;
	background-color:#FF0000;
}
#logo {
	height:90px;
	width:760px;
	clear:both;
	float:left;
}
#logo a{
	background-image:url(images/calDensityLogo.gif);
	background-repeat:no-repeat;
	clear:both;
	padding:0;
	margin:4px 0 5px 4px;
	display:block;
	width:197px;
	height:81px;
	background-color:#000;
}
#logo a:hover{
	background-color:#000;
}
#logo span{
	visibility:hidden;
	display:none;
}

/*--begin shopNav--*/
ul#shopNav{
	list-style-type:none;
	width:500px;
	padding:0;
	margin:0;
}
ul#shopNav li{
	display:inline;
	float:right;
	margin:0px 4px;
}
#cartLink{
	padding:0 0 0 24px;
	background-image:url(images/small_cart.gif);
	background-position: 0px 1px;
	background-repeat:no-repeat;
}
ul#shopNav li a, ul#shopNav li a:visited, ul#shopNav li a:active, ul#shopNav li a:link{
	color:#EEE;
	text-decoration:underline;
	font-weight:normal;
}
ul#shopNav li a:hover{
	color:#FFF;
}
/*--begin topNav--*/
div#topNav {
	width:760px;
	height:70px;
	clear:both;
	background-color:#000;
	background-position:top center;
	background-repeat:no-repeat;
}
#topNav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:760px;
	height:70px;
	text-align:left;
}
#topNav li{
	float:left;
	padding:0;
	margin:0;
	height:70px;
}
#topNav a, #topNav a:link, #topNav a:visited{
	padding:0;
	margin:0;
	float:left;
	color:#FFF;
	height:70px;
	background-repeat:no-repeat;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#topNav a span{
	display:none;
	visibility:hidden;
}
#calDensity a{
	width:130px;
	background-image:url(images/mainMenu_01.gif)
}
#calPellets a{
	width:129px;
	background-image:url(images/mainMenu_02.gif)
}
#science a{
	width:121px;
	background-image:url(images/mainMenu_03.gif)
}
#ingredients a{
	width:130px;
	background-image:url(images/mainMenu_04.gif)
}
#facilities a{
	width:117px;
	background-image:url(images/mainMenu_05.gif)
}
#buyOnline a{
	width:133px;
	background-image:url(images/mainMenu_06.gif)
}
#topNav a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*-- end topNav --*/

div#main {
	width:760px;
}
div#contentWrap {
	width:500px;
	margin:0 5px 0 0;
	padding:0;
	background-image:url(images/contentTile.jpg);
	background-repeat:repeat-y;
	float:right;
}

div#contentWrapFull {
	width:760px;
	margin:0 5px 0 0;
	padding:0;
	background-image:url(images/contentTile.jpg);
	background-repeat:repeat-y;
	float:right;
}

div#pageContent{
	background-image:url(images/contentBKGD.jpg);
	background-repeat:no-repeat;
	padding: 10px;
}
div#pageContentFull{
	background-image:none;
	background-color:#FFF;

}


#leftCol{
	width:250px;
	color:#FFF;
	float:left;
	font-family:Palatino, Georgia, Times, serif;
	margin:0 0 0 5px
}
#leftCol .top{
	width:230px;
	height:20px;
	background-image:url(images/sidebarBKGD_01.gif);
	background-repeat:no-repeat;
}
#leftCol .block{
	width:230px;
	background-image:url(images/sidebarBKGD_02.gif);
	background-repeat:repeat-y;
}
#leftCol .bottom{
	width:230px;
	height:20px;
	background-image:url(images/sidebarBKGD_03.gif);
	background-repeat:no-repeat;
}
#leftCol .nav{
	list-style-type:none;
	padding:0 10px;
	margin:0;
}
#leftCol .nav li{
	padding:0 0 3px 0;
}
#product{
    clear:left;
    height:336px;
    width:230px;
    padding: 0 0 0 0;
    margin:100px 0 0 0;
}

#PREVIOUS - HOLD - product{
    background-image:url(images/buckets.gif);
    background-repeat:no-repeat;
    clear:left;
    height:336px;
    width:230px;
    padding: 0 0 0 0;
    margin:100px 0 0 0;
}

div#footer {
    width:760px;
    background-image:url(../images/footerBkgd.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    padding:20px 0 0 0;
    color:#FFF;
	clear:both;
}


/*--begin footNav--*/
div#footNav {
	width:760px;
	height:50px;
	padding:0 0 10px 0;
	background:none;
}
#footNav ul {
	list-style-type:none;
	float:right;
	padding:0;
	margin:0;
	height:48px;
	text-align:center;
}
#footNav li{
	float:left;
	padding:0;
	margin:0;
	height:48px;
}
#footNav a, #footNav a:link, #footNav a:visited{
	padding:0;
	margin:0;
	float:left;
	color:#FFF;
	height:50px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#footNav a:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
#footNav a span{
	display:none;
	visibility:hidden;
}
#monitoring a{
	width:126px;
	background-image:url(images/footMenu_01.gif)
}
#information a{
	width:126px;
	background-image:url(images/footMenu_02.gif)
}
#contactUs a{
	width:140px;
	background-image:url(images/footMenu_03.gif)
}
#privacy a{
	width:108px;
	background-image:url(images/footMenu_04.gif)
}
#footNav a:hover{
	background-color:#FFF;
}
/*-- end footNav --*/


div#footer p{
	font-size:11px;
	text-align:center;
}

div#centerPageContent {
padding: 10px;
font-weight: bold;
}