/*CSS2 Style-Sheet for Ashurst Farm Feeds Website, 2007-8 by Lee Paul Heron*/


/*content division*/


#content{
	width: 75%;
	position: absolute;
	top: 10px;
	left: 225px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	border-color: #ffffff;}

#content h1{
	font-family: verdana, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #444444;
	text-align: center;}

#content hr{
	width: 100%;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;}

#content h2{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;}

#content h3{
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	text-align: center;}

#content p{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;}

#content p.breadcrumbs{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;}

#content a:link{
	color: #006633;
	text-decoration: none;
	font-weight: bold;}

#content a:visited{
	color: #006633;
	text-decoration: none;
	font-weight: bold;}

#content a:focus{
	color: #990000;
	text-decoration: none;}

#content a:hover{
	color: #990000;
	text-decoration: underline;}

#content a:active{
	color: #990000;
	text-decoration: underline;}

#content ul{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	list-style-type: none;}

#content img{
	border-style: none;}

#content img.right{
	border-style: none;
	float: right;}

#content img.offer_right{
	border-style: none;
	float: right;}

#content img.offer_left{
	border-style: none;
	float: left;}

#content ul.faq{
	list-style-type: none;
	text-align: left;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;}

#content li.question{
	font-weight: bold;}


/*table formatting in content division*/


#content table{
	width: 99%;
	margin-bottom: 50px;}

#content td{
	width: 33%;
	border-style: dotted;
	border-width: 1px;
	border-color: #006633;
	padding: 5px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;}

#content table.offers_new td{
	background-color: #eeeeee;
	background-image: url(site_images/newleaf_logo.gif);
	background-repeat: no-repeat;
	background-position: top right;}

#content table.offers_new td.blank{
	background-color: transparent;
	background-image: none;
	border-style: none;}

#content table.offers_end td{
	background-color: #eeeeee;
	background-image: url(site_images/hurryleaf_logo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-color: #660000;}

#content table.offers_end td.blank{
	background-color: transparent;
	background-image: none;
	border-style: none;}

#content table.standard td{
	background-color: #eeeeee;}

#content table.standard img{
	float: none;}

#content table.home td{
	background-color: #eeeeee;
	border-top-style: none;
	border-left-style: none;
	border-right-style: inset;
	border-right-width: 2px;
	border-right-color: #555555;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-bottom-color: #444444;
	text-align: right;
	vertical-align: top;
	padding: 10px;}

#content table.home img{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;}

#content table.home b{
	color: #660000;}

#content table.order{
	margin-bottom: 25px;}

#content table.order td{
	background-color: #eeeeee;
	border-top-style: none;
	border-left-style: none;
	border-right-style: inset;
	border-right-width: 2px;
	border-right-color: #555555;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-bottom-color: #444444;
	text-align: right;
	vertical-align: top;
	padding: 10px;}

#content table.notice td{
	background-color: #eeeeee;
	border-top-style: none;
	border-left-style: none;
	border-right-style: inset;
	border-right-width: 2px;
	border-right-color: #555555;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-bottom-color: #444444;
	text-align: center;
	vertical-align: middle;
	padding: 10px;}

#content table.notice td.green{
	background-color: #ccffcc;}

#content table.notice td.yellow{
	background-color: #ffff99;}

#content table.notice td.pink{
	background-color: #ffccff;}

#content table.notice td.blank{
	background-color: #ffffff;
	border-width: 0px;}

#content table.notice img{
	float: none;
	padding-right: 10px;
	padding-bottom: 5px;}

#content table.home b{
	color: #660000;}


/*customer order form formatting*/


#content textarea{
	width: 100%;}

#content input{
	width: 100%}

#content button.send{
	background-color: #006633;
	color: #ffffff;}

#content button.reset{
	background-color: #660000;
	color: #ffffff;}


/*navigation division*/


#navigation img{
	border-style: none;}

#navigation{
	width: 170px;
	float: none;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;}

#navigation img{
	width: 170px;
	height: 130px;}

#navigation ul{
	list-style-type: none;
	width: 170px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;}

#navigation li.nav_heading{
	height: 25px;
	background-color: #ffffff;
	color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #333333;}

#navigation li.nav{
	height: 25px;
	background-color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;}

#navigation li.product_heading{
	height: 25px;
	background-color: #ffffff;
	color: #006633;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #006633;}

#navigation li.product{
	height: 25px;
	background-color: #006633;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;}

#navigation li.search_heading{
	height: 25px;
	background-color: #ffffff;
	color: #660000;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #660000;}

#navigation a:link{
	color: #ffffff;
	text-decoration: none;}

#navigation a:visited{
	color: #ffffff;
	text-decoration: none;}

#navigation a:focus{
	color: #ffffff;
	text-decoration: none;}

#navigation a:hover{
	color: #ffffff;
	text-decoration: underline;}

#navigation a:active{
	color: #ffffff;
	text-decoration: underline;}


/*search division*/


#search{
	width: 170px;
	float: none;
	background-color: #660000;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	margin: 0px;}

#search p{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
	margin: 5px;}

#search input{
	margin: 5px;
	padding: 5px;}


/*end*/
