/*
	Nutrisource Main Stylesheet
	By: Luke Petterson / lukemeister00@gmail.com
	

*/

@import url("base.css");

/* ---------------------------------------------------------------------- */
/* Core Elements */

body {
	font-family: arial;
	font-size:70%;
	background-image:url("/images/purevita/bg_gradient.jpg");
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5 {
	margin:8px 0 4px 0;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#666;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1em;
}

p {
	line-height:1.0em;
	margin-top:5px;
	margin-bottom:12px;
}

ul {
	margin:5px 0 8px 0;	
	list-style-type:disc;
}

li {
	margin:2px 0 2px 25px;
	line-height:1.3em;
}



/* ---------------------------------------------------------------------- */
/* Wrapper */

#wrapper {
	width:780px;
	border:1px solid #000;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#fff;
}

/* ---------------------------------------------------------------------- */
/* Header */

#header {
	position:relative;
	width:780px;
	height:359px;
	/*background-image:url("/images/purevita/header.jpg");*/
	border-bottom:13px solid #BADA04;
}

/* ---------------------------------------------------------------------- */
/* Main Menu */

#main_menu {
	padding-top:10px;
	width:780px;
	height:22px;
	background-color:#8D8A7B;
	background-repeat:no-repeat;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	color:white;
	font-family:arial;
}

#nav a {
	color:white;
	text-decoration:none;
}

#nav a:hover {
	color:#BADA04;
	text-decoration:none;
}

#nav, #nav ul {
	padding: 0;     
	margin: 0;     
	list-style: none;
	padding-left: 15px;
} 
#nav a { 
	display: block;
} 
#nav li {
	float: left; 
	padding: 0px 8px;
	margin: 0px 0px;
	border-right: 1px solid #FFFFFF;
}
#nav li ul a {
	display: block;
	width: 125px;
}
#nav li ul li {
	border: none;
	padding: 10px 0px 0px;
	margin: 0px 0px;
}
#nav li ul, #nav li.sfhover ul ul {
	position: absolute;  
	width: 125px;
	left: -999em; 
	background-color:#8D8A7B;
	padding: 0px 5px 10px;
	margin: 0px 0px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto; 
}

/* ---------------------------------------------------------------------- */
/* Subheader Section */

#subheader {
	width:780px;
	height:24px;
	background-image:url("/images/purevita/subheader.jpg");
}


/* ---------------------------------------------------------------------- */
/* Body */

#body {
	width:780px;
}

#body.alt {
	width:780px;
	background-image:none;
}

/* ---------------------------------------------------------------------- */
/* Content */

#content_container {
	float:left;
	width:498px;
}

.content {
	padding:20px 20px 10px;
}

/* ---------------------------------------------------------------------- */
/* Map Content */

#map_content_container {
	width:780px;
}

.map_content {
	padding:20px;
}

/* ---------------------------------------------------------------------- */
/* Products Content */

#products_content_container {
	width:780px;
}

.products_content {
	padding:20px;
}

/* ---------------------------------------------------------------------- */
/* Products Index */

.prod_index_container {
	background-repeat:no-repeat;
}

.prod_index_link, .prod_index_link img {
	padding:0;
	margin:0;
}

.prod_index_link a, .prod_index_link a:hover {
	text-decoration:none;
}

.prod_index_block {
	padding:0px 5px 5px 40px;
	margin-top:-9px;
	font-size:.85em;
}

/* ---------------------------------------------------------------------- */
/* Product Details Pages */

#product_sidebar_container {
	float:left;
	width:312px;
	z-index:0;
}

.product_sidebar {
	padding:20px 0px 20px 30px;
}

#product_content_container {
	float:right;
	width:468px;
	z-index:10;
}

.product_content {
	padding:15px 8px 10px 0px;
}

table.product_spec_table {
	border:0px solid #000;
}

table.product_spec_table tr td {
	padding:1px;
	margin:0px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	font-size:.8em;
}

table.product_spec_table tr.alt td {
	background-color:#d6de84;
}

table.feeding_table {
	border:0px solid #000;
}

table.feeding_table tr td {
	padding:1px;
	margin:0px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	font-size:.8em;
	border-bottom:1px solid #666;
}

table.feeding_table tr td.header {
	background-color:#becd2b;
	padding:5px;
	font-weight:bold;
}

table.feeding_table tr td.left {
	background-color:#d6de84;
}


/* ---------------------------------------------------------------------- */
/* Sidebar Container */

#sidebar_container {
	float:right;
	width:282px;
	text-align:right;
	padding-bottom:0;
	margin-bottom:0;
}

/* ---------------------------------------------------------------------- */
/* Footer */

#footer.index {
	padding-top:0;
	margin-top:0;
	clear:both;
	width:780px;
	height:458px;
	/*background-image:url("/images/purevita/footer_block.jpg");*/
}

#footer.features {
	clear:both;
	width:780px;
	height:45px;
	background-image:url("/images/purevita/salmon_b.jpg");
}

#footer.chicken_rice {
	clear:both;
	width:780px;
	height:40px;
	background-image:url("/images/purevita/chicken_b.jpg");
}

#footer.duck_oatmeal {
	clear:both;
	width:780px;
	height:40px;
	background-image:url("/images/purevita/duck_b.jpg");
}

#footer.salmon_potato {
	clear:both;
	width:780px;
	height:40px;
	background-image:url("/images/purevita/salmonpotato_b.jpg");
}

#footer.treats {
	clear:both;
	width:780px;
	height:40px;
	background-image:url("/images/purevita/treats_b.jpg");
}

#footer.grain_free {
	clear:both;
	width:780px;
	height:196px;
	background-image:url("/images/purevita/grainfree_b.jpg");
}

/* ---------------------------------------------------------------------- */
/* Dealer Table */

.dealers_table {
	border-collapse:separate;
	border-spacing: 3px;
	width:735px;
}

.dealers_table tr td {
	border:1px solid #ccc;
	padding:4px;
}


