@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#FFF;
	background-image:url(/static/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment: fixed;
	height:100%;
}
.clearer {
	clear:both;
}
#container {
	font-size: 87.5%;
	color:#666;
	width:802px;
	height:auto;
	background-color:#FFF;
	margin:auto;
	margin-top:10px;
}
#accnt_line {
	width:800px;
	height:12px;
	background-image:url(/static/images/div_accnt.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
}
#header {
	width:800px;
	height:150px;
	margin:auto;
	border:1px solid #b7b7b7;
	background-color:#b4c225;
}
#content {
	width:760px;
	height:auto;
	margin:auto;
	padding:20px 20px 20px 20px;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
}
.accent_image {
	width:800px;
	height:196px;
	margin:auto;
	background-repeat:no-repeat;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
}
.info {
    border:1px solid #b7b7b7;
    color: #333;
    background-color:#b4c225;
    padding:10px;
}
.warning {
	border:1px solid #b7b7b7;
	color: white;
	background-color: #C17021;
	padding: 10px;
}
.small {
	font-size: 80%;
}
.highlight {
	color: red;
}
/*-----------------------logo----------------------------*/

.logo {
	width:790px;
	height:140px;
	padding:5px 0px 0px 10px;

}
/*----------------------sub nav----------------------------*/
#sub_nav {
	width:750px;
	height:20px;
	margin-top:30px;
	text-align:center;
}
#sub_links li {
	display:inline;
	padding:10px 40px 10px 0px;
	font-weight:bold;
	text-decoration:none;
}
/*-----------------------main nav----------------------------*/

#nav {
	margin:0;
	padding:0;
	width:auto;
	float:right;

}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link, #nav a:visited {
	color:#575b28;
	padding:5px 10px 5px 10px;
	float:left;
	width:auto;
	text-decoration:none;
	font-weight:bold;
}
#nav a:hover {
	color:#333;
	background:#9fac1c;
}
#nav a:active {
	color:#333;
	background:#9fac1c;
}
#nav a:link#current_nav, #nav a:visited#current_nav {
	color:#333;
	background:#9fac1c;
}
/*-----------------------href----------------------------*/
a {
	text-decoration: none;
}

a.hov:hover {
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #575b28;
}
a:hover {
	color:#330;
}
#content a:link, #content a:visited, #content a:active {
    color:#aa6625;
}
#content a:hover {
	color:#330;
}
.dark_links a:link, .dark_links a:visited, .dark_links a:active {
	color: #575b28 !important;
}
.dark_links a:hover {
	color: #330 !important;
}
.order_status a:link, .order_status a:visited, .order_status a:active {
	color: #575b28 !important;
}
.order_status a:hover {
	color:#330 !important;
}
.warning a:link, .warning a:active, .warning a:visited {
	color: #575b28 !important;
}
.warning a:hover {
	color: #330 !important;
}
a img {
    border: 0;
}
/*-----------------------footer----------------------------*/
#footer {
	width:800px;
	background-color:#b4c225;
	border:1px solid #b7b7b7;
	margin:auto;
}
/*-----------------------p,h1,h2,h3,ul,li,etc.----------------------------*/

h1.intro {
	color:#FFF;
	padding:0px 0px 12px 0px;
	margin:0px;

}
h1 {
	font-size:150%;
	color:#646464;
	font-weight:100;
}
h2 {
	font-size:125%;
	color:#646464;
}
h2.intro {
	color:#CCC;
	padding:0px 0px 12px 0px;
	margin:0px;
	font-weight:bold;
}
.links h2 {
    margin: 0px;
}
h3 {
	font-size:112.5%;
	color:#999;
	padding:0px;
	margin:0px;
}
#footer h3 {
    font-size:12px;
    font-weight:normal;
}
h4 {
    margin: 0px;
}
ul {
	color:#646464;
	margin:10px 0px 0px 0px;
}
ul.links {
	margin:0px;
	padding:0px 0px 0px 10px;
}
li {
	margin:10px 0px 0px 20px;
	font-weight:normal;
	list-style-type:square;
}
ol li {
    list-style-type: decimal;
}
li.supply {
	margin:5px 0px 0px 5px;
	font-weight:normal;
	list-style-type:none;
}
li.links {
	margin:10px 0px 20px 10px;
	font-weight:normal;
	list-style-type:none;
}
li.warehouse {
	margin:5px 0px 0px 10px;
	font-weight:normal;
	list-style-type:square;
}
li.whatsnew {
	margin:5px 0px 0px 10px;
	font-weight:normal;
	list-style-type:none;
}
.sub_links {
	display:inline;
}
.error {
	color: red;
}
ul.error {
    margin-bottom: 1em;
}
ul.errorlist {
    color: red;
    margin: 0;
    padding-left: 1em;
}
ul.errorlist li {
    margin: 0;
}
.left_column {
	width:340px;
	height:auto;
	float:left;
	margin:0 0 1em 40px;
}
.right_column {
	width:350px;
	height:auto;
	float:left;
	margin:0 0 1em 10px;
}
.nobreak {
	white-space: nowrap;
}
span.supplier {
    font-size:75%;
}
.category_note {
    font-style: italic;
    font-size: 75%;
    margin: 0.5em 0;
}
#active_week {
    float: right;
    font-style: italic;
    font-size: 87.5%;
}
.small {
    font-size:87.5%;
}
.smaller {
    font-size:75%;
}
.form th {
    font-weight: normal;
    text-align: left;
}
.align-top {
    vertical-align: top;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.half-width {
    width: 50%;
}
.form-table th {
    text-align: right;
}
.form-table li {
    list-style-type: none;
}
.form-table ul {
    padding-left: 0;
}
table.form-table {
    border-spacing: 1em;
}
.browse_cta {
	text-align: center;
	font-weight: bold;
}

/*-----------------------home page----------------------------*/
#index_screen {
	width:802px;
	height:196px;
	margin:auto;
	background-image:url(/static/images/index_vegies.jpg);
	background-repeat:no-repeat;
}
.index_text {
	width:550px;
	height:auto;
	padding:15px 0px 20px 20px;
}
#urban_news {
	width:340px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-bottom:30px;
}
#new_to_urban {
	width:300px;
	height:auto;
	float:left;
	margin-left:80px;
}
.social_links {
	margin-bottom: 20px;
}
.social_links a img {
	margin-bottom: -9px;
}

/*-----------------------links----------------------------*/
.links_left {
	width:360px;
	height:auto;
	float:left;
	margin:20px 20px 0px 0px;
	padding:0px 20px 0px 0px;
}
.links_right {
	width:350px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
}

/*-----------------------new customers----------------------------*/
#customers_left {
	width:450px;
	height:auto;
	float:left;
	padding-right:50px;
}
#customers_right {
	width:250px;
	height:auto;
	float:left;
}

/*-----------------------contact----------------------------*/
#contact_left{
	width:400px;
	float:left;
}
#contact_left textarea {
	width:250px;
	height:18em;
}
#contact_right{
	float:left;
	width:300px;
	margin-left: 1em;
}

/*------------------------recipe----------------------------*/
#recipe_search_holder {
    float: right;
}

tr.search_row td {
    vertical-align: top;
}

span.search_row_category {
    font-size: 75%;
}

td.rating {
    width: 95px;
    padding-left: 10px;
}

td.row_number {
    text-align: right;
}

.pagination {
    font-size: 85%;
    text-align: center;
}

/*------------------------ Newsletters ----------------------------*/

#newsletter_sidebar {
	float: right;
	width: 240px;
	border: 1px solid #b7b7b7;
	padding: 10px;
}

/*------------------------ About Us ----------------------------*/

#urban_about {

}

#urban_about p.profile {
	min-height: 250px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B4C225;
}

#urban_about p.profile:last-child {
	border-bottom: none;
}

#urban_about p img.punch_left {
	float:left;
	padding:0px 10px 10px 0px;
}

#urban_about p img.punch_right {
	float:right;
	padding:0px 0px 10px 10px;
}

#content input[type="button"], #content input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

	font-size: 14px;
	border-style: outset;
	padding: 5px 10px;
}

.form-submit-button {
	background: #9aa62f;
	color: white;
	border-color: #646d15;
	font-weight: bold;
}

#content input[type="button"]:hover, #content input[type="submit"]:hover {
	text-decoration: underline;
	cursor: pointer;
}

input[name="go_produce"], input[name="go_box"], input[name="go_other"] {
	background: #ed9121;
	font-weight: bold;
	color: #fff;
}