/* - - - - - - - - - - - - - - - - - - - - -

Title :    OTT's Foods
URL :      http://ottfoods.com

Created :  08.12.2008
Modified : 08.27.2008

- - - - - - - - - - - - - - - - - - - - - */

/*
http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}



/* =HTML
- - - - - - - - - - - - - - - - - - - - - */
body {
	font-size: 66%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #002904;
	color: #333;
}

html>body { font-size: 11.7px; }

small { font-size: 0.9em;}

strong { font-weight: bold;}

em, cite { font-style: italic;}

#mainContent p,
 #mainContent ul {
	margin-bottom: 2em;
	font-size: 1.2em;
	line-height: 1.6em;
}

#mainContent ul {
	margin-bottom: 2em;
	font-size: 1.2em;
}

#mainContent ul li {
	margin-left: 1em;
	margin-bottom: 0.5em;
}



/* =HEADINGS
- - - - - - - - - - - - - - - - - - - - - */

h2 {
	margin-bottom: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.4em;
	color: #002500;
}

h2 span {
	color: #900;
}

h3 {
	font-size: 1.6em;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.6em;
}

h4 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 1.2em;
}

/* =LINKS
- - - - - - - - - - - - - - - - - - - - - */
a:link {
	color:#cb2727;
	text-decoration:underline;
}

a:visited {
	color:#cb2727;
	text-decoration:underline;
}

a:hover {
	color:#c93;
	text-decoration:none;
}

a:active {
	color:#c93;
	text-decoration:none;
}

/* =LAYOUT
- - - - - - - - - - - - - - - - - - - - - */
.hide { display: none; }

.clear { clear:both; }



#wrap1 {
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
	text-align: left;
	background: url(../images/body_bg.jpg) top center repeat-y;
}

h1#logo {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	width: 304px;
	height: 284px;
	background: url(../images/otts_header1.jpg) 0 0 no-repeat;
}

#slogan {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	width: 406px;
	height: 234px;
	background: url(../images/otts_header2.jpg) 0 0 no-repeat;
}

#motto {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	width: 250px;
	height: 284px;
	background: url(../images/otts_header3.jpg) 0 0 no-repeat;
}

#content {
	clear: both;
	width: 960px;
	background: url(../images/otts_foot.gif) bottom center no-repeat;
}

#mainContent {
	float: right;
	width: 577px;
	padding: 0 60px 80px 20px;
}
 
#subContent {
	float: right;
	width: 250px;
}

#homepage #subContent {
	float: right;
	width: 250px;
}

#footer {
	clear: both;
	background: #030;
	color: #ccc;
	padding: 8px;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}

#footer p a {
	color:#c93;
}

small#copyright {
	margin-top: -1em;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* PAGE LAYOUTS */

#contactInfo {
	margin: 0 320px;
	height: 140px;
	
}
#contactInfo p {
	text-align: center;
	line-height: 1.8em;
	
}
#foodservicePage #content, 
#fundraisingPage #content,
 #familymealsPage #content,
  #findusPage #content,
   #recipePage #content {
	background: url(../images/otts_foot1.jpg) bottom right no-repeat;
}

#homePage #content {
	background: url(../images/otts_foot1_new.jpg) bottom right no-repeat;
}

#foodservicePage #mainContent, 
#fundraisingPage #mainContent,
 #familymealsPage #mainContent,
  #findusPage #mainContent,
   #recipePage #mainContent,
    #storePage #mainContent {
	width: 637px;
	padding: 0 0 0 20px;
} 

#homePage #mainContent {
	width: 657px;
	padding: 0 0 0 0px;
} 

/* Home Page Layout */
#homePage p#motto {
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	width: 250px;
	height: 284px;
	background: url(../images/otts_header3a.jpg) 0 0 no-repeat;
}

#homePage #mainContent {
	height: 683px;
	/*background: url(../images/home_content_bg.jpg) 1px 203px no-repeat;*/
	background: url(../images/home_content_bg_new.jpg) no-repeat -10px 250px;
}

h2#homeTitle {display: block;}

h2#homeTitle a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 359px;
	height: 210px;
	background: url(../images/otts_4meals.gif) 0 0 no-repeat;
}

#subContent a#featuredRecipe {
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 250px;
	height: 149px;
	background: url(../images/otts_recipe_of_the_month.jpg) 0 0 no-repeat;
}

/* Family Meals Page Layout */

#familymealsPage #mainContent {
	width: 637px;
	padding: 0 0 0 20px;
} 

#familymealsPage #mainContent h3,
 #familymealsPage #mainContent p {
	margin-right: 60px;
	margin-left: 272px;
	color: #084118;
}

#familymealsPage #mainContent h3 {
	margin-top: 198px;
}

/* Fundraising Page Layout */

#fundraisingPage #mainContent {
	width: 637px;
	padding: 0 0 0 20px;
} 

#fundraisingPage #mainContent h3,
 #fundraisingPage #mainContent p {
	color: #084118;
}

#fundraisingPage #mainContent h3 {
	margin-top: 198px;
}

#fundraisingPage #mainContent #left {
	float:left;
	width:218px;
	margin-right:0px;
	margin-top:15px;
}

#fundraisingPage #mainContent #left p{
	text-align:center;
	margin-bottom:10px;
	font-size:12px;
}

#fundraisingPage #mainContent #right {
	float:left;
	width:415px;
	margin-right:0px;
	margin-top:15px;
	height:610px;
}

/* Food Serivce Page Layout */

#foodservicePage #mainContent {
	width: 637px;
	padding: 0 0 0 20px;
} 

#foodservicePage #mainContent ul {
	list-style-type:disc;
	margin-left:40px;
}

.title {
	font-size:18px;
	margin-bottom:0px;
	margin-left:0px;
}
.title span {
	font-size:20px;
}
.sauce {
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	margin-left:140px;
}
.sauce span {
	color:#4e0800;
}

/* Find Us Page */
#ottsMap {
	margin-bottom: 20px;
margin-left: -20px;
}

#findusPage #mainContent p {
	width: 460px;
	color: #084118;
}



/* =NAVIGATION
- - - - - - - - - - - - - - - - - - - - - */
/* Global Navigation */

#globalNav {
	float: left;
	width: 303px;
	margin-bottom: -105px;
	background: url(../images/otts_nav_bg.jpg) 0 0 repeat-y;
}


#navTop {
	padding-top: 98px;
	background: url(../images/otts_nav_top.jpg) 0 0 no-repeat;
}

ul#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 303px;
	padding-bottom: 170px;
	background: url(../images/otts_nav_bot.jpg) bottom left no-repeat;
}

#navlist li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #ccc;
	width: 203px;
	margin: 0 0 0 12px;
	padding: 6px 12px;
	text-align: right;
}

#navlist li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #030;
	text-decoration: none;
}

#navlist li a:hover, #navlist li#current a {
	background: url(../images/nav_check.gif) center left no-repeat;
	padding-left: 24px;
}

#navlist li#home {
	border-bottom: none;
}

#navlist li#home a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 180px;
	height: 26px;
	margin: 18px 0 0 30px;
	padding: 0;
	text-align: left;
}

#navlist li#home a:hover {
	background: none;
	padding-left: 20px;
}

/* Store Navigation */
ul#storelist {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
text-align: center;
}

ul#storelist li {
display: inline;
padding: 0;
margin: 0;
line-height: 1.6em;

border-right: 1px solid #666;
padding: 0 1em 0 1em;
margin: 0 1em 0 -1em;
}

ul#storelist li#checkout {
border-right: none;
padding: 0 0.4em 0 0;
margin: 0 0.4em 0 0;
}
 
/* store footer */

#storeNav2 {
clear: both;
margin: 10px;
}

ul#storelist2 {
list-style: none;
padding: 0;
margin: 0;
text-align: center;
}

ul#storelist2 li {
display: inline;
padding: 0;
margin: 0;
line-height: 1.6em;
font-size:11px;

border-right: 1px solid #666;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

ul#storelist2 li#checkout2 {
border-right: none;
padding: 0 0.4em 0 0;
margin: 0 0.4em 0 0;
}




/* =DETAILS
- - - - - - - - - - - - - - - - - - - - - */
a.pdf { 
   padding-right: 20px;
   background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
/*
a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
*/

a.external { 
   padding-right: 20px;
   background: transparent url(../images/icon_external.gif) no-repeat center right;
}

span.otts { 
   padding-right: 40px;
   height: 17px;
   background: transparent url(../images/logo_otts_small.gif) no-repeat center right;
   font-weight: bold;
}

h3.redcheck {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:29px;
	height:32px;
	background:transparent url(../images/h3_check_mark.jpg) no-repeat center left;
	font-weight:bold;
}

h3.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#foodservicePage #mainContent p.smallgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:7pt;
}

#foodserviceleft {
	float:left;
	width:390px;
}

#foodserviceright {
	float:right;
	margin-left:5px;
	text-align:center;
	width:237px;
}

#foodserviceright h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#004000;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	line-height:normal;
	margin-bottom:10px;
}

#foodserviceright a, #foodserviceright a:hover, #foodserviceright img, #foodserviceright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	text-align:center;
}

.center {
	text-align:center;
}

#foodservicePage #mainContent p.normallines {
	margin-bottom:.5em;
	margin-left:30px;
}

#mainContent #foodserviceleft #nicedish {
	width:215px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:7pt;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

span.bigtext {
	font-size:1.1em;
	font-weight:bold;
}

.note {
	width: 480px;
	line-height: 1.4em;
	display: block;
}

.quote {
	margin-right: 40px;
	margin-bottom: 36px;
	padding-bottom: 24px;
	border-bottom: 1px solid #ccc;
}

.quote cite {
	font-size: 1.1em;
	line-height: 1.4em;
}

/* Images */

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

img.border {
	border: 1px solid #333;
	background: #eee;
	padding: 1px;
}


/* Product Page */

table#productList td {
	padding:2px;
}

/* All Forms */
.label {
	padding-right: 8px;
	font-weight: bold;
}

input {
	margin-bottom: 12px;
}

/* Tell a Friend */
form#tellForm label {
	float: left;
	margin-right: 8px;
	width: 140px;
	text-align: right;
}

form#tellForm .info input {
	width: 200px;
}

form#tellForm .button input {
	margin-top: 8px;
	margin-left: 148px;
}

/* Comment Form */
form#commentForm label {
	float: left;
	margin-right: 8px;
	width: 90px;
	text-align: right;
	
}

form#commentForm .info input {
	width: 200px;
}

form#commentForm .info select {
	margin-bottom: 12px;
}

form#commentForm .button input {
	margin-left: 98px;
}

form#commentForm .message textarea {
	width: 300px;
	height: 160px;
	margin-bottom: 12px;
}

/* Recipe Pages Details */

#recipePage .recipe {
	color: #084118;
}

#recipePage #mainContent p {
	width: 460px;
}

ul#recipeList li {
	list-style: square;
	color:#cb2727;
	margin-bottom: 0.8em;
	margin-left: 2em;
}

.recipe img { margin-top: 10px; }

.ingredients {
clear: both;
margin-bottom: 60px;
}

#mainContent .ingredients ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#mainContent .ingredients ul li {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 5px 0;
	
	display: block;
	float: left;
	width: 280px;
}

.preperation { clear: both;}


/* Store Details */

.item {
	float: left;
	width: 246px;
	height: 400px;
	padding-right: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.item.odd {
	clear: both;
}


.item ul {
	margin-left: 0.5em;
}

.item ul li {
	list-style: disc;
	margin-left: 1.5em;
}

.itemDetail {
	float: left;
	width: 460px;
	padding-right: 20px;
	margin-right: 20px;
}

.itemDetail ul {
	margin-left: 2em;
}

.itemDetail ul li {
	list-style: disc;
	margin-left: 1.5em;
}

.button a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 80px;
	height: 25px;
	background: url(../images/store_add_to_cart.gif) 0 0 no-repeat;
}


.CART {
	COLOR: #003366; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 7pt; FONT-WEIGHT: normal; height:16px;width:50px;vertical-align:middle;text-align:center;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;margin-top:0px;
}

.smallcartext {
	font-size:10px;
}

.red {
	color:#be1e1d;
}

.blackborder {
	border:1px solid #000;
}

.imgleft {
	float:left;
	margin-right:10px;
}

.imgright {
	float:right;
	margin-left:10px;
}