/* @override http://www.caseysfoods.com/css/basic.css */

body { 
	margin: 0px auto;
	background-image: url(../images/bg.gif); 
	background-repeat: repeat; 
	background-position: left top;  
	}
	
p, ol { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #333; 
	}


a:link {
	color: #00a261;
	text-decoration: none;
	}
	
a:visited {
	color: #00a261;
	text-decoration: none;
	}

a:hover { 
	text-decoration: underline;
	}

a:active { }

/* H items */

h2 {
	color: #333333; 
	font-size: 17px; 
	font-family: Arial, Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 40px 0 10px; 
	}

h3 {
	color: #00a261; 
	font-size: 13px; 
	font-family: Arial, Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 0 10px; 
	}
	
h4 {
	color: #00a261; 
	font-size: 13px; 
	font-family: Arial, Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 0px 40px; 
	}
h6 {
	color: #00a261; 
	font-size: 11px; 
	font-family: Verdana, arial; 
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	margin: -5px 0px 5px 193px;
	padding: 8px 0px 8px 27px;
	border-top: 1px dotted #a9d69f;
	border-bottom: 1px dotted #a9d69f;
	}

#maincontent_soup h2, #maincontent_gift h2 {
	color: #666;
	font-size: 17px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
	margin: 10px 0 5px 0;
	}
#maincontent_gift h2 {
	padding-top: 20px;
	}
#maincontent_soup h3, #maincontent_gift h3 {
	color: #00a261;
	font-size: 11px;
	font-family: Verdana, arial;
	font-weight: lighter;
	font-style: italic;
	text-decoration: none;
	margin: 0px;
	width: 100%;
	border-bottom: 1px dotted #a9d69f;
	line-height: 12px;
	}
#maincontent_soup h3 {
	padding: 0px 0px 10px 0px;
	}	
#maincontent_gift h3 {
	padding: 0px 0px 5px 0px;
	}	
#maincontent h1, #maincontent_soup h1 {
	color: #00a261; 
	font-size: 20px; 
	font-family: Arial, Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	margin: 5px 0 1px 0; 
	border-bottom: 2px dotted #a9d69f;
	}

#maincontent h5 {
	color: #00a261; 
	font-size: 11px; 
	font-family: Verdana, arial; 
	font-weight: lighter;
	font-style: italic;
	text-decoration: none; 
	margin: 5px 0px;
	width: 100%;
	padding: 8px 0px;
	border-top: 1px dotted #a9d69f;
	border-bottom: 1px dotted #a9d69f;
	}

#recipes h1, #map h1, #hours h1 { 
	color: #333; 
	font-size: 13px; 
	font-family: Arial, Verdana; 
	font-weight: bold;
	text-align: left;
	}

#recipecard h5 {
	color: #00a261; 
	font-size: 11px; 
	font-family: Verdana, arial; 
	font-style: italic;
	text-decoration: none; 
	margin-bottom: 5px;
	padding: 5px 0px;
	border-top: 1px dotted #a9d69f;
	border-bottom: 1px dotted #a9d69f;
	}

#tips h1 { 
	color: #333; 
	font-size: 13px; 
	font-family: Arial, Verdana; 
	font-weight: bold;
	text-align: left; 
	padding: 15px 0px 0px 0px;
	}

#testimonials h1 { 
	color: #333; 
	font-size: 13px; 
	font-family: Arial, Verdana; 
	font-weight: bold;
	text-align: left; 
	padding: 15px 0px 10px 0px;
	clear: right;
	}

#weekly h2, #coupons h2, #featured h2 {
	color: #333333;
	font-size: 17px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 5px;
}

/* Global Text Items */

.highlight {
	color: #006600;
}

.highlightbold {
	color: #006600;
	font-weight: bold;
}
.highlightboldgray {
	color: #444;
	font-weight: bold;
}
.1_text  { 
	color: #666; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	}
.1_texthighlight  { 
	color: #666; 
	font-size: 12px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	font-weight: bold;
	}
.1_textgreen  { 
	color: #00a261; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	}
.1_textgreenhighlight  { 
	color: #00a261; 
	font-size: 12px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	font-weight: bold;
	}
	.newrecipes #subcontent p{
	padding-left: 25px;
	padding-right: 15px;
}
	.newrecipes .text  { 
	color: #666; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	}
	.newrecipes .texthighlight  { 
	color: #666; 
	font-size: 12px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	font-weight: bold;
	}
	.newrecipes .textgreen  { 
	color: #00a261; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	}
	.newrecipes .textgreenhighlight  { 
	color: #00a261; 
	font-size: 12px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 20px; 
	margin-top: 15px;
	font-weight: bold;
	}
p.sidebar{
	color: #fff;
	background: url(../images/title_bg.png) no-repeat left center;
	font-weight: bold;
	padding: 10px 0px;
	margin: 10px 10px 20px 15px;
}
/* List Items */

.list { 
	color: #333333; 
	font-size: 12px; 
	font-family: Arial, Verdana; 
	text-decoration: none; 
	line-height:13px; 
	padding-left: 15px; 
	}

ul.column1 {
	width: 210px;
	float: left;
	}	
ul.column2 {
	width: 210px;
	float: left;
	}
.column1, .column2 {
	color: #666666; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-decoration: none; 
	line-height:17px;
	list-style-type:none;
	list-style:none; 
}

ul.column1 li, ul.column2 li  {
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
}

.maincontent li { 
	margin: 0;
	border-top: 1px dotted #cccccc; 
	list-style-type: none; 
	list-style-image: none; 
	}

.text li {
	margin: 0;
	list-style-type: none; 
	list-style-image: none; 
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
	}

#allmeats ul.column1, #column1 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 260px;
	float: left;
	}	

#column2 {
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left; 
	 }
	 
#allmeats ul.column2 {
	margin: 0px;
	padding: 0px;
	width: 140px;
	float: left;
	}

#allmeats .column1 li, #allmeats .column2 li {
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
	margin: 0px;
}

#allmeats .column1 li {
	width:280px;
	margin: 0px;
}
#allmeats .column2 li {
	width:140px;
	margin: 0px;
	}
#ingredients2col ul.col1 {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	width: 260px;
	float: left;
	}
#ingredients2col  ul.col2 {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	width: 260px;
	float: left;
	}		

#ingredients2col .col1 li, #ingredients2col .col2 li {
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 15px;
	margin: 0px;
	width: 260px;
}

#goesgreen ul {
	list-style-type: none;
	list-style:none;
	margin: 0px 0px 0px 260px;
	padding: 0px;
}

#goesgreen li {
	font-size: 12px;
	color: #666666;
	font-family: arial, verdana;
	background-image: url(../images/bullet.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 8px 15px 10px;
	list-style-type: none;
	list-style:none;
	margin-left: 0px;
	line-height: normal;
		}
#thumbnails li {
	padding: 5px 10px 5px 0px;
	clear: none;
	float: left;
	clear: none;
	position:relative;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	list-style-type: none;
}
.TabbedPanelsContent li {
	font-size: 11px;
	color: #666666;
	font-family: arial, verdana;
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
	list-style-type: none;
}

#pork .TabbedPanelsContent li, #beef .TabbedPanelsContent li {
	padding-left: 10px;
	margin:  0px;
	line-height: 14px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333;
}

#TabbedPanels1 .TabbedPanelsTabGroup ul li {
	list-style: none;
	list-style-type: none;
}
#sausage ul, #lamb  ul, #veal ul, #poultry ul {
	list-style-type: none;
	list-style:none;
	margin: 0px 0px 10px 220px;
	padding:0px;
}

#sausage li, #poultry li, #lamb li, #veal li {
	font-size: 11px;
	color: #666666;
	font-family: arial, verdana;
	background-image: url(../images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 2px 10px;
	list-style-type: none;
	list-style:none;
	margin-left: 0px;
	}

#boxlunches li, #catering li, #aboutdeli li, #sitemap li {
	font-size: 12px;
	color: #666666;
	font-family: arial, verdana;
	background-image: url(../images/bullet.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 8px 0px 10px;
	list-style-type: none;
	list-style:none;
	margin-left: 0px;
	line-height: normal;
	}

#ingredients li {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #00a261;
	line-height: 21px;
	margin-left: 130px;
	}

#ingredients2col li {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #00a261;
	line-height: 21px;
	margin-left: 270px;
	}		

ul.weight {
	width: 150px;
	float: left;
	}

ul.notstuffed {
	width: 150px;
	float: left;
	}

ul.stuffed {
	width: 150px;
	float: left;
	}

/* Branding */
	
#branding {
	padding: 15px 0px;
	background-color: #00a261;
	text-align: right;
	}

#navigation {
	background-color: #00a261;
	padding-top: 10px;
	padding-left: 20px;
	}

#tag { 
	background-color: #00a261; 
	background-image: url(../images/tag.gif);
	background-repeat: no-repeat; 
	background-position: 7px bottom; 
	}

#empty { 
	background-color: #00a261; 
	}

/* Maincontent Specific */

.maincontent_home { 
	padding-left: 70px;
	background-color: #ffffff; 
	}

#shadow { 
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	background-position: left top; 
	}

#shadowleft { 
	background-image: url(../images/shadow_left.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}

#maincontent, #maincontent_soup { 
	padding: 20px 0px 25px 70px; 
	background-color: #ffffff; 
	}
td#maincontent p, #maincontent_soup p { 
	padding-right: 25px; 
	}


#thumbs { 
	border-top: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px; 
	margin-top: 20px;
	}

#submenu { 
	padding: 14px 0 0 0;
	}

/* Subcontent Specific */
#shadowright { 
	background-image: url(../images/shadow_right.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	}

#subcontent {
	background-image: url(../images/sub_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #fff;
	width: 250px;
}

.subcontent {
	background-image: url(../images/sub_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.subhome {
	padding: 0px 0px 0px 15px;
}

#subcontent .thumb { 
	padding: 0 10px 12px 0;
	margin: 0;
	}
#subcontent .mainimg { 
	padding: 10px 0 15px 31px;
	margin: 0;
	}

#testimonials p { 
	padding: 0px;
	color: #00a261;
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	line-height: 18px;
	}


.testimonials { 
	padding: 0px;
	color: #00a261;
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	line-height: 18px;
	padding: 0px 15px;
	display: block;
}
		
#testimonials .img { 
	padding: 5px 10px 5px 0px;
	}

#testimonials  .name, .name { 
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}

#testimonials  .title, .title { 
	color: #888;
	text-decoration: none;
	font-style:italic;
	}

/* sub recipes and tips */

#recipes, #sub_contact, #map, #hours  { 
	color: #666; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px 0px 15px;
	margin-top: 25px;
	}
#recipes{
	width: 220px;
}
#tips  p { 
	padding: 0px;
	}

#tips a { 
	color: #00a261;
	text-decoration: none;
	}

#tips a:hover { 
	color: #00a261;
	text-decoration: underline;
	}

#tips a:visited { 
	color: #00a261;
	text-decoration: none;
	}

#recipes a:visited, #map a:visited { 
	color: #00a261;
	text-decoration: none;
	}

#recipes a:hover, #map a:hover { 
	color: #00a261;
	text-decoration: underline;
	}

#recipes a, #map a { 
	color: #00a261;
	text-decoration: none;
	}

#recipes p, #map p { 
	padding: 0px 10px 0px 0px;
	}

#recipecard {
	overflow: auto;
	width: 100%;
	text-align: left;
	margin: 0px;
}

#instructions p{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333;
	line-height: 21px;
		}	
	
#ingredients p  {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333;
	line-height: 21px;
	margin: 0px 10px;
	clear: none;
	float:left;
	position:relative;
	font-weight:bold;
	}		
#ingredients2col p {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333;
	line-height: 21px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	}
#ingredients2col .light {
	margin-top: 10px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 16px;	
}	
#tips  { 
	color: #666; 
	font-size: 11px; 
	font-family: Arial, Verdana; 
	text-align: left; 
	padding: 0px 15px; 
	margin-top: 25px;
	}

#aboutenews { 
	margin:0px;
	padding: 10px 10px 10px 15px;
	color: #666; 
	font-size: 10px; 
	font-family: Arial, Verdana; 
	}
	
#testimonial {
	margin:0px;
	padding: 0px;
	}

#details { 
	padding: 0px 30px;
	background-color: #ffffff;
	}
	
#details { 	
	background-image: url(../images/siteinfo_shadow.gif);
	background-position: left top;
	background-repeat: repeat-x;
	}
	
#details p{ 
	margin: 25px 0 0 0;
	}

#hours p {
	padding: 0 0 9px 15px;
	margin:0px;
}


/* global */

#top {
	margin: 0px;
	padding: 0px;
	}

.totop {
	color: #777777;
	font-size: 9px;
	font-family: Arial, Verdana;
	text-align: right;
	padding: 10px 10px;
	clear: both;
	}

.green { 
	background-color: #00a261; 
	}

#collage { 
	background-image: url(../images/collage.jpg);
	background-repeat: no-repeat; 
	background-position: left top; 
	}

#siteinfo, #siteinfohome { 
		background-image: url(../images/siteinfo_shadow.gif);
		background-position: left top;
		background-repeat: repeat-x;
		background-color: #fff;
	}
	
#siteinfo p {
	color: #777777;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0;
	padding: 5px 0px;
	line-height:18px;
}

#siteinfohome p {
	color: #777777;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-align: center;
	margin-bottom: 0;
	margin-left: 130px;
	padding: 5px 0px;
	float:left;
	clear:none;
	line-height:18px;
	}	

#siteinfo a { 
	color: #00a261;
	text-decoration: none; 
	}
	
#siteinfo a:hover {
	color: #00a261;
	text-decoration:underline;
	}

#thumbnails {
	margin-top: 10px;
	width: 100%;
	width: 500px;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* @group Forms */

#green_search {
	background-color: #00a261;
	padding: 0px 0px 10px 15px;
	margin: 60px 0 0 0;
	}

.contact_form {
	font-size: 11px;
	color: #666666;
	font-family: arial, verdana;
}
#contact_form {
	font-size: 11px;
	color: #666666;
	font-family: arial, verdana;
}
input {
	font-size: 11px;
	color: #666666;
	font-family: arial, verdana;
	}

#enews {
	color: #00a261; 
	font-size: 9px; 
	font-family: Arial, Verdana; 
	font-weight: bold; 
	vertical-align: top; 
	float: none; 
	}



/* @end */

/* @group About */

#goesgreen, #community, #gift {
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
}

#community {
	border-top: 1px dotted #a9d69f;
}

#testimonials  { 
	padding: 0px 15px; 
	}



/* @end */

/* @group Home */

.search { 
	color: #ffffff; 
	font-size: 9px; 
	font-family: Arial, Verdana; 
	font-weight: bold; 
	padding-right: 5px; 
	}

.rotation { 
	padding: 0 0 0 70px; 
	}

#marquee {
	background-color: #00a261;
	margin: 55px 15px 0 25px;
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#marquee a:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#marquee a {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

/* @end */

/* @group Specials */

.specials {
	color: #777;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding-right: 10px;
	padding-left: 5px;
	}

#weekly {
	padding: 10px 0px 0px 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	clear: both;
}

#coupons {
	border-top: 1px dotted #cccccc;
	padding: 10px 0px 0px 0px;
	margin-top: 15px;
	clear: both;
}

#featured {
	border-top: 1px dotted #cccccc;
	padding: 10px 0px 0px 0px;
	margin-top: 15px;
	clear: both;
}
#featured_page, #coupons_page {
	padding: 3px 0px 3px 0px;
	margin-top: 5px;
}
#weekly img, #featured img, #coupons img
{
	padding-bottom: 17px;
}

#specials {
	margin:0px;
	padding: 0 5px 0 20px;
	}

#specials .thumb { 
	text-align: left; 
	padding: 0;
	}



/* @end */

/* @group Butcher Shop */

#beef { 
	background-image: url(../images/main_beef.jpg);
	background-repeat: no-repeat; 
	background-position: left 25px; 
	padding: 0 0 170px 0;
	}

#pork { 
	background-image: url(../images/main_pork2.jpg);
	background-repeat: no-repeat; 
	background-position: left 25px; 
	padding: 0 0 170px 0;
	}

.greenbold { 
	color: #00a261; 
	font-weight: bold;
	margin: 0 0 0 11px;
	}
.regular { 
	color: #666666; 
	font-weight: normal;
	margin: 4px 0 12px 12px;
	}
.regular_moreindent{
	color: #666666; 
	font-weight: normal;
	margin: 4px 15px 12px 31px;
	}
}

/* @end */

