/* CSS Document */
/* Author: Travis Cunningham */
/* Description: Styles */
/* Date: September 2009 */

body {
	background:#fff url('../media/backgrounds/shop_body.jpg') repeat-x 0 bottom;
	color:#000;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	margin:0;
	padding:0 0 100px;
	text-align:center;
}

#mainWrapper {
	text-align:left;
	margin:0 auto;
	width:990px;
}
a, a:visited {
	text-decoration:none;
	color:#f89c27;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}

a img {
	border:none;
}

p {
	margin:0 0 15px;
}
ul, ol {
	margin:0 0 10px 10px;
	padding:0;
}
h1, h2, h3, h4, h5 {
	margin:0;
	font-weight:bold;
	color:#f89c27;
}
h1 {
	font-size:16px;
}
h3 {
	font-size:14px;
}

/* -- Header -- */
#logo {
	background:url('../media/backgrounds/logo_sub.jpg') no-repeat 0 0;
	float:left;
	width:303px;
	height:89px;
	text-indent:-9999px;
	overflow:hidden;
	margin:22px 0 0 66px;
}
#preNav {
font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0;
	float:right;
	clear:right;
}
#mainNav {
	list-style:none;
	float:right;
	clear:right;
	position:relative;
	margin:0 0 30px;
	width:519px;
}
.home #mainNav {
	width:856px;
}
#mainNav li {
	float:left;
	padding:0;
}
#preNav li {
	background:url('../media/backgrounds/prenav.png') no-repeat right 5px;
	float:left;
	padding:0 6px 4px 0;
	margin-right:6px;
}
#preNav li a {
	display:block;
	padding:0;
	color:#737373;
	text-transform:uppercase;
	line-height:20px;
	font-size:10px;
}
#preNav li a:hover, 
#preNav li.current_page_item a, 
#preNav li.current-cat a {
	text-decoration:underline;
}
#preNav .basket {
	background:none;
	margin-right:0;
	padding-right:0;
}
.basket a {
	background:url('../media/backgrounds/ico_basket.png') no-repeat 0 0;
	display:block;
	width:19px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
#subpageNavigation {
	float:right;
	padding-top:64px;
}
#mainNav li a {
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
#productsNav a {
	background:url('../media/navigation/products.jpg') no-repeat 0 -26px;
	width:108px;
}

#cookbookNav a {
	background:url('../media/navigation/cookbook.jpg') no-repeat 0 -26px;
	width:70px;
}


#recipesNav a,
.page-item-14 a {
	background:url('../media/navigation/recipes.jpg') no-repeat 0 -26px;
	width:60px;
}
#educationNav a,
.page-item-16 a {
	background:url('../media/navigation/education.jpg') no-repeat 0 -26px;
	width:73px;
}
#ourNav a,
.page-item-19 a {
	background:url('../media/navigation/our_story.jpg') no-repeat 0 -26px;
	width:68px;
}
#wholesaleNav a,
.page-item-21 a {
	background:url('../media/navigation/wholesale.jpg') no-repeat 0 -26px;
	width:82px;
}
#shopNav a,
.page-item-23 a {
	background:url('../media/navigation/shop.jpg') no-repeat 0 -26px;
	width:58px;
}
#mainNav li a:hover,
#mainNav li:hover a,
#mainNav .current_page_item a,
.current_page_ancestor a {
	background-position:0 0;
}
#mainNav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
}
.home #mainNav li > ul {
	top:30px;
	left:0;
}
#mainNav li > ul {
	top:26px;
	left:0;
}
#mainNav li:hover ul,
#mainNav li.over ul { 
	display: block; 
}
* html #mainNav li.over ul { 
	top:26px; 
}
#mainNav ul {
	background:url('../media/backgrounds/subnav.jpg') no-repeat 0 0;
	width:497px;
	height:20px;
	padding:6px 20px 0 0;
	list-style:none;
	margin:0;
}
.home #mainNav ul {
	background:url('../media/backgrounds/homeSubNav.jpg') no-repeat 0 0;
	width:837px;
	height:22px;
	padding:8px 20px 0 0;
}
#mainNav ul li {
	background:url('../media/backgrounds/subnav_list.gif') no-repeat right 3px;
	float:right;
	margin-right:6px;
	padding-right:8px;
}
#mainNav ul li.first {
	background:none;
	margin-right:0;
	padding-right:0;
}
#mainNav ul li a {
	background:none;
	text-indent:0;
	width:auto;
	height:auto;
	font-size:12px;
	color:#666666;
}
/* -- Footer -- */
#footer {
	width:900px;
	padding:50px 20px 20px;
	margin:0 auto;
	text-align:left;
}
.home #footer {
	padding-top:20px;
}
#footer p {
	color:#4a3d30;
	font-size:9px;
	margin:3px 0 0 0;
	width:540px;
	text-align:right;
}
#preFooter {
	width:100%;
	clear:both;
}
#preFooter .btnHomeSignup {
	margin:0 auto 10px;
}
#ftrNav {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	list-style:none;
	width:600px;
}
#ftrNav li {
	float:left;
	padding:0 0 0 10px;
	margin-left:5px;
	border-left:1px solid #999999;
	line-height:11px;
}
#ftrNav li.first {
	padding:0 0 0 0;
	margin-left:0;
	border-left:none;
}
#ftrNav li a {
	color:#fff;
	color:#737373;
	font-size:10px;
	text-transform:uppercase;
}
.home #ftrNav li a {
	color:#fff;
}
#ftrNav li.current_page_item a {
	text-decoration:underline;
}
.btnHomeSignup {
	background:url('http://thepurepantry.com/wp-content/themes/pure_pantry/media/backgrounds/home_signup.png') no-repeat 0 -30px;
	display:block;
	width:478px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 35px 35px;
}
* html .btnHomeSignup {
	background-image:url('http://thepurepantry.com/wp-content/themes/pure_pantry/media/backgrounds/home_signup.gif');
}
.btnHomeSignup:hover {
	background-position:0 0;
}
.navNextPrevList {
	float:left;
	margin-right:5px;
}
#productMainImage {
	float:left;
	clear:left;
	padding:0 10px 50px 0;
}
#productDetailsList {
	margin:15px 25px 5px;
	list-style:none;
}
#productInfo {
	float:left;
	width:770px;
}
#productDescription,
#productDescription p {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	line-height:16px;
}
.homeGrid {
	background:url(../media/backgrounds/full_grid.jpg) no-repeat center 0;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.homeGrid .block {
	float:left;
	width:405px !important;
	padding:20px 75px 20px 15px;
	min-height:295px;
	height:auto !important;
	height:295px;
}
.homeGrid .gridA,
.homeGrid .gridC {
	padding:20px 15px 20px 75px;
}

.homeGrid .gridE {
	padding:10px 15px 0px 65px;
}

.homeGrid .gridF {
	padding:10px 15px 0px 23px;
}


.homeGrid .gridG {
	padding-left:75px;
	padding-right:0px;
}

.homeGrid .gridH {
	padding-left:30px;
}

.homeGrid .block img {
	float:left;
}
.homeGrid .gridC img,
.homeGrid .gridD img, 
.homeGrid .gridG img,
.homeGrid .gridH img {
	float:right;
}
.homeGrid .block h2 {
	font-family:times New Roman;
	color:#666666;
	font-size:18px;
}
.homeGrid .block h3 {
	margin-bottom:15px;
}
.homeGrid .block p {
	font-family:times New Roman;
	font-size:14px;
	color:#666666;
}
.navNextPrevWrapper {
	width:100%;
	float:left;
	padding:10px 0;
}
.navNextPrevCounter {
	margin:0;
}
.buttonRow {
	float:left;
	margin-right:10px;
}
.hdrPancake {
	background:url('../media/shop_home/pancake_purple.gif') no-repeat 0 0;
	display:block;
	width:137px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
}
.gridB .hdrPancake {
	background:url('../media/shop_home/pancake_green.gif') no-repeat 0 0;
}
.hdrOrganic {
	background:url('../media/shop_home/organic_blue.gif') no-repeat 0 0;
	display:block;
	width:135px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;	
}
.gridD .hdrOrganic {
	background:url('../media/shop_home/organic_pink.gif') no-repeat 0 0;
}

.hdrSugar, .hdrOatmeal, .hdrCake, .hdrBaking {
	text-indent:-9999px;
	overflow:hidden;	
}

.hdrSugar {
	background:url('../media/shop_home/hdr_sugar.jpg') no-repeat 0 -6px;
	height:26px;
}
.hdrOatmeal {
	background:url('../media/shop_home/hdr_oatmeal.jpg') no-repeat 0 -6px;
	height:26px;
}
.hdrCake {
	background:url('../media/shop_home/hdr_cake.jpg') no-repeat -7px -5px;
	height:26px;
}
.hdrBaking {
	background:url('../media/shop_home/hdr_baking.jpg') no-repeat 0 -4px;
	height:26px;
}

.productLinks {
	list-style:none;
	margin:0;
	padding:0;
}
.productLinks li {
	float:left;
	margin-right:5px;
}
.btnAdd {
	background:url('../media/shop_home/btn_add.gif') no-repeat 0 0;
	display:block;
	width:60px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.btnMore {
	background:url('../media/shop_home/btn_more.gif') no-repeat 0 0;
	display:block;
	width:60px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
#productName {
	color:#666666;
	font-size:32px;
	font-family:times New Roman;
	font-weight:normal;
}
#productPrices {
	color:#666666;
	font-size:18px;
	font-family:times New Roman;
	font-weight:bold;
}
#headerWrapper {
	width:990px;
	float:left;
}
#contentMainWrapper {
	clear:left;
}
.centerColumn {
	min-height:400px;
	height:auto !important;
	height:400px;
}

/* Turn off Authorize.net "testing" warning */
.messageStackWarning {
	display:none !important;
}

/* Fix styling in checkout area */
#checkoutshippingBody, #checkoutpaymentBody, #checkoutconfirmationBody {
	font-size:14px !important;
	line-height:20px;
}

#checkoutpaymentBody .important, #checkoutpaymentBody p {
	font-size:14px;
	line-height:20px;
}

#checkoutpaymentBody .ccinfo label {
	float:left;
	width:150px !important;
	height:20px;
		position:0px !important;
}

#checkoutpaymentBody label {
	top:0px !important;
}

#orderMinimum {
	padding: 10px 20px;
	font-weight:bold;
	font-size:14px;
}
