/* Green = #84911b */

body  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	background: #000;
	text-align: center; 
	color: #000;
}
#container { 
	width: 1000px; 
	margin: 0 auto; 
	border: 1px solid #000;
	text-align: left; 
} 
#header {  
	height: 325px;
} 
#header h1 {
	display: none; 
}
#sidebar1 {
	clear: left;
	float: left;
	width: 175px; 
	padding: 15px 5px 15px 0;
	color: #FFF;
	font-size: 110%;
}
#sidebar1 UL	{
	margin: 0 0 40px;
	padding: 0;
}
#sidebar1 UL LI	{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
#sidebar1 UL LI a:link, #sidebar1 UL LI a:visited	{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 175px
}
#sidebar1 UL LI a:hover, #sidebar1 UL LI a:active	{
	padding-left: 20px;
	background: url(images/arrow.png) no-repeat;
}
#sidebar2 {
	clear: right;
	float: right; 
	width: 178px; 
	margin: 10px 0;
	background: #84911b url(images/sideMiddle.jpg) repeat-y;
	color: #FFF;
}
#sideTop	{
	width: 178px;
	height: 6px;
	background: url(images/sideTop.jpg) no-repeat;
}
#sideBottom	{
	width: 178px;
	height: 6px;
	background: url(images/sidebottom.jpg) no-repeat;
}
#sidebar2 H3	{
	font-weight: normal;
	text-align: center;
}
#mainContent { 
	margin: 15px 200px 1px;
	padding: 10px 10px 140px;
	background: #FFF url(images/food-recipes-ingredients.jpg) bottom no-repeat;
} 
#mainContent H1	{
	font-weight: normal;
	font-size: 160%;
}
#mainContent .big	{
	font-size: 110%;
	padding: 20px 0 10px 10px;
	margin: 5px 0;
	background: url(images/hr.gif) bottom repeat-x;
}
#footer {
	padding: 10px; 
}
#footerLeft	{
	clear: left;
	float: left;
	width: 190px;
	height: 120px;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin: 0 4px 10px 6px;
}
.fltlft, .fltlt {
	float: left;
	margin: 0 6px 10px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hr	{
	background: url(images/hr.gif) repeat-x;
	width: 100%;
	height: 2px;
	margin: 5px 0;
}
.stone	{
	margin: 5px 0;
	padding: 20px;
/*	background: url(images/bgStone.png);*/
}

#twitter	{
	color: #FFF;
	margin: 0;
	padding: 4px 0;
}
UL#twitter_update_list	{
	list-style: none;
	margin: 0;
	padding: 0;
}
#preload	{
	position: absolute;
	left: -3000px;
	width: 1px;
	height: 1px;
}
a img,:link img,:visited img {
	border:none
}
a	{
	outline: none;
}
.nobr	{
	white-space: nowrap;
}
#progressbar	{
	border: 1px solid #CCC;				 
}
#progressbar DIV	{
	height: 22px;
}
.ui-progressbar-value {
	background-image: url(images/pbar-ani.gif);

}


blockquote:before, blockquote:after, q:before, q:after	{
	content: "";
}
blockquote, q	{
	quotes: "" ""; 
}



/* FORM STYLING */

FIELDSET	{
	background: #FFF;
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #000;
}
LEGEND	{
	font-size: 170%;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-style: italic;
	padding: 2px 10px 6px;
}
FIELDSET DIV	{
	margin: 2px 0 0 110px;
}
FIELDSET DIV LABEL	{
	margin-left: -110px;
	width: 100px;
	float: left;
	line-height: 1.2em;
}
FIELDSET UL, FIELDSET UL LI	{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL LI INPUT, UL LI LABEL	{
	margin: 0 5px 0 0;
	width: auto;
	float: none;
	padding: 0;
}
INPUT, TEXTAREA	{
	border: 1px solid #535b10;
	font-family: "Lucida Console", Monaco, monospace;
	padding: 3px;
	word-spacing: 2px;
	font-size: 95%;
	border: 1px solid #CCC;
    background: url(images/bgForm.gif) repeat-x;
	width: 360px;
}
textarea {
	height: 200px;
}
input:focus, textarea:focus, select:focus	{
	border-color: #535b10;
}
input.upload	{
	background-image: none;
}
#submit	{
	background: url(images/submit.png) no-repeat;
	color: #FFF;
	font-size: 120%;
	font-variant: small-caps;
	width: 186px;
	height: 31px;
	border-width: 0;
	margin-left: 180px;
}
#submit:hover	{
	background: url(images/submitOn.png) no-repeat;
	cursor: pointer;
}
input#name	{
	background-image: url(images/icons/Profile-bw.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
}
input#name:hover, input#name:focus {
	background-image: url(images/icons/Profile.png);
}
input#email	{
	background-image: url(images/icons/Email-bw.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
}
input#email:hover, input#email:focus {
	background-image: url(images/icons/Email.png);
}
input#location	{
	background-image: url(images/icons/earth-bw.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
}
input#location:hover, input#location:focus {
	background-image: url(images/icons/earth.png);
}
input#website	{
	background-image: url(images/icons/www-bw.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
}
input#website:hover, input#website:focus {
	background-image: url(images/icons/www.png);
}

/* Checkboxes */
label.checkbox_checked {
	background: #fff url(tick.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}
label.checkbox_unchecked  {
	background: #fff url(cross.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}

/* Radio Buttons */
UL LI INPUT, UL LI LABEL	{
	margin: 0 5px 0 0;
	width: auto;
	float: none;
	background-image: none;
	background-color: #FFF;
	border-width: 0;
	padding: 0;
}
label.radio_checked {
	background: #fff url(images/bullet_green.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}
label.radio_unchecked  {
	background: #fff url(images/bullet_white.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}
.crirHiddenJS	{
	outline: none;
}

/* Hover State */
label:hover{
	color: #575B60;
}

label.highlighted {
	border: 1px solid #333;
}
.crirHidden {
	position: absolute;
	left: -1000px;
}
UL#list LI	{
	line-height: 1.3em;
}
.col2	{
	margin-left: 170px;
}
.top	{
	margin-top: -6.5em;
}
H2 a:link, H2 a:visited	{
	text-decoration: underline;
	color: #006;
	padding-left: 150px;
}
H2 a:hover, H2 a:active	{
	text-decoration: none;
	color: #F00;
}
