/* CopyRight 1001Recipe.com FEDC3C*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, "Times New Roman", Times, serif;
	background-image: url(/images/yellow/slash.png);
	text-align:center;
        font-size : 12px;
}
h1{
     	font-family: arial,helvetica,clean,sans-serif;
        font-size : 12pt;
	COLOR:#ec5900;
}

#wrapper{
	width: 940px;
	margin: 0px auto;
	background-color: #FFFFFF;
	display:table;
	BORDER-left: #FEDC3C 1px solid;
	BORDER-right: #FEDC3C 1px solid;
}
#end_wrapper{
	width: 940px;
	margin: 0px auto;
	height: 0px;
	background-color: #FFFFFF;
	display: block;
}
#end_copy{
	width: 940px;
	margin: 0px auto;
	margin-bottom: 7px;
	background-color: #FEDC3C;
	background-image: url(/images/yellow/slash2.png);
	BORDER-left: #FEDC3C 1px solid;
	BORDER-right: #FEDC3C 1px solid;
	BORDER-bottom: #FEDC3C 1px solid;
	display: block;
}
#content{
	width: 900px;
	margin: 10px auto;
}

.leftimage {
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
}

#LBox {
	width: 405px;
	padding: 0px;
	margin: 0px;
	float: left ;
	text-align:justify;
}

#RBox {
	width: 470px;
	padding: 0px;
	margin: 0px;
	text-align:left;
	float: right ;
}

#LBox2 {
	width: 250px;
	padding: 0px;
	margin: 0px;
	float: left ;
	text-align:justify;
}

#RBox2 {
	width: 625px;
	padding: 0px;
	margin: 0px;
	text-align:left;
	float: right ;
}

#DBox {
	background-color: #ffdc49;
	height: 550px;
	width: 1px;
	padding: 0px;
	margin: 5px;
	float: left ;
}

#DBox2 {
	background-color: #ffdc49;
	height: 1130px;
	width: 1px;
	padding: 0px;
	margin: 5px;
	float: left ;
}

#DBox3 {
	background-color: #ffdc49;
	height: 400px;
	width: 1px;
	padding: 0px;
	margin: 5px;
	float: left ;
}

.line {
	background-color: #ffdc49;
	color: #ffdc49;
	padding: 0px;
	margin: 15px 15px 10px 15px;
	border: 0px;
	height: 1px;
}

.line2 {
	background-color: #ffdc49;
	color: #ffdc49;
	padding: 0px;
	margin: 20px 5px 5px 5px;
	border: 0px;
	height: 1px;
}

.line3 {
	background-color: #ffdc49;
	color: #ffdc49;
	padding: 0px;
	margin: 0px 15px 15px 0px;
	border: 0px;
	height: 1px;
}

/* Sidebar Styles */
#sidebar {
	float: left;
	padding: 0px;
	width: 186px;
	font-size: 0.9em;
}
#sidebar h2 {
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FFF4D1;
	text-align: justify;
}
#sidebar ul li {
	padding: 0 5px 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 176px;
}
#sidebar ul li a:hover {
	background-color: #FFF;
}
/* End of Sidebar */

.title {FONT-SIZE: 12pt; COLOR:#ec5900; FONT-FAMILY: arial,helvetica,clean,sans-serif; padding:2px; font-weight: bold}

.link {FONT-SIZE: 10pt; COLOR:#000000; FONT-FAMILY: arial,helvetica,clean,sans-serif; padding:2px;}
.link A:link { FONT-SIZE: 10pt; COLOR:#247694; FONT-FAMILY: arial,helvetica,clean,sans-serif; TEXT-DECORATION: none }
.link A:visited { FONT-SIZE: 10pt; COLOR: #247694; FONT-FAMILY: arial,helvetica,clean,sans-serif; TEXT-DECORATION: none }
.link A:hover { FONT-SIZE: 10pt; COLOR: #60b6d5; FONT-FAMILY:arial,helvetica,clean,sans-serif; TEXT-DECORATION: underline }

.error {FONT-SIZE: 11pt; COLOR: red; FONT-FAMILY: arial,helvetica,clean,sans-serif; padding:2px;}

.link2 {FONT-SIZE: 10pt; COLOR:#247694; FONT-FAMILY: arial,helvetica,clean,sans-serif; padding:2px;}
.link2 A:link { FONT-SIZE: 10pt; COLOR:#247694; FONT-FAMILY: arial,helvetica,clean,sans-serif; TEXT-DECORATION: none }
.link2 A:visited { FONT-SIZE: 10pt; COLOR: #247694; FONT-FAMILY: arial,helvetica,clean,sans-serif; TEXT-DECORATION: none }
.link2 A:hover { FONT-SIZE: 10pt; COLOR: #60b6d5; FONT-FAMILY:arial,helvetica,clean,sans-serif; TEXT-DECORATION: underline }

.copy {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #999999;}
.copy A:link {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #247694;}
.copy A:visited {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #247694;}
.copy A:hover {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;COLOR: #247694;}


.copy2 {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #999999;}
.copy2 A:link {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #666666;}
.copy2 A:visited {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #666666;}
.copy2 A:hover {PADDING: 7px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;COLOR: #666666;}


.top {FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.top A:link {FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;COLOR:#247694;TEXT-DECORATION: underline}
.top A:visited {FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;COLOR:#247694;TEXT-DECORATION: underline}
.top A:hover {FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;COLOR: #60b6d5; TEXT-DECORATION: underline}


.img2 {
	border: 1px solid #bdbdbd;
	padding: 2px;
	margin-bottom:5px;
}

.leftimagesmall {
	border: 1px solid #bdbdbd;
	padding: 2px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}

img {
	border: none;
	padding-bottom:5px;
}


input.searchf{
	color:#333;
	font-family: arial,helvetica,clean,sans-serif;
	font-size:84%;
	height: 20px;
	font-weight:bold;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	margin-top:0;
	background-color:#ddd
}
	
input {
	font-family: arial,helvetica,clean,sans-serif;
	color: #333;
	padding:0.15em;
	width:12em;
	border:1px solid #ddd;
	background:#FFF4D1;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

select {
	font-family: arial,helvetica,clean,sans-serif;
	color: #666666;
	padding:0.15em;
	border:1px solid #ddd;
	background:#FFF4D1;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}


input:hover{
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
	color: #333;
} 
input.search {
	font-family: arial,helvetica,clean,sans-serif;
	color: #CCCCCC;
	padding:0.15em;
	width:12em;
	border:1px solid #ddd;
	background:#FFF4D1;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

input.search:hover{
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
input.search:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
	color: #333;
} 
.radio{
width:1em;
border-color:white;
background:white;
}
ul {
    list-style:none;
}
textarea{
	color:#333;
	font-family: arial,helvetica,clean,sans-serif;
	font-size:100%;
	border:1px solid #ddd;
	background:#FFF4D1;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
textarea:hover, textarea:focus{
	border-color:#c5c5c5;
	background:#f6f6f6;
} 


.table1 {
	padding: 15px;
	text-align:left;
	vertical-align: top;
	list-style: none;
}

.table2 {
	width: 660px;
	padding: 5px;
	text-align:left;
	vertical-align: top
}

.table3 {
	background-color: #FFF4D1;
	padding: 0 5px 0 10px;
	border: 1px solid #ffdc49;
}
.table4 {
	padding: 5px 5px 10px 10px;
	border-bottom: 1px solid #ffdc49;
	border-right: 1px solid #ffdc49;
	border-left: 1px solid #ffdc49;
}

.smallf {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;COLOR: #666666;}


/* Calories */
table.cal {
  border: 2px solid #000000; 
  font-family:Arial; 
  font-size:12pt; 
  width:300px;
  font-weight:bold;
}
table.scal {
  border: 2px solid #000000; 
  font-family:Arial; 
  font-size:12pt; 
  width:220px;
  font-weight:bold;
}
div.dive{
  border-top: 1px solid gray; 
  margin: 0px 0px 2px 0px; 
  padding: 0;
}
div.dive1{
  border-top: 1px solid gray; 
  margin: 0px 0px 2px 13px; 
  padding: 0;
}
div.dive2{
  border-top: 11px solid black; 
  margin: 0px 0px 2px 0px; 
  padding: 0;
}
div.dive3{
  border-top: 3px solid black; 
  margin: 0px 0px 2px 0px; 
  padding: 0;
}
span.fornorm {
  float: left; 
  padding: 0px 0px 0px 13px; 
  font-size: 10pt; 
  font-weight: normal;
}
span.norm{
  float: left; 
  font-size: 10pt; 
  font-weight: normal;
}
span.nornorm{
  font-size: 10pt; 
  font-weight: normal;
}
span.pernorm {
  float: right;  
  font-weight:normal;
}

/* Forms and Bottoms */
#submit-go {
	width:76px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(/images/yellow/search.jpg) no-repeat 0 0;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}
#login {
	width:76px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(/images/yellow/login.jpg) no-repeat 0 0;
	cursor:pointer !important; cursor:hand;
}
#login:hover {
	background-position:0 -26px;
}
fieldset {
	border:1px solid #ffdc49;
	padding:0 0.5em 0.5em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
legend {
	FONT-SIZE: 12pt; 
	COLOR:#ec5900; 
	FONT-FAMILY: arial,helvetica,clean,sans-serif; 
	font-weight: bold
}
legend span {
	width:10em;
	text-align:right;
}

#label2 {
	float:left;
	width:15em;
	text-align:right;
	margin-right:1em;
}

.firstname {
    visibility: hidden;
}


li{list-style:none;}
.wrap{width:900px;}
.clrfix:after{content:".";display:block;height:0;width:0;line-height:0;clear:both;visibility:hidden;}
#recipe {
	margin:0;padding:0;
      	FONT: small/1.22 arial,helvetica,clean,sans-serif;
	font-weight: bold;background-image: url(http://www.1001recipe.com/images/yellow/banner.jpg);height: 135px;width: 900px;
}
#recipe .topnav {
	margin:0;padding:0;
	WIDTH: 100%; HEIGHT: 90px
}
#recipe .nav-wrap {
	margin:0;padding:0;
	float:right;background-color:#eb8318;
	opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);
	border-top:1px solid #E04C1A;
	position:relative;z-index:3;width:897px;height:33px;*height:32px;
}
#recipe a{color:#fff;text-decoration:none;}
#recipe .nav {margin:0;padding:0;font-family:'trebuchet ms';position:relative;z-index:5;}
#recipe .nav ul{margin:0;padding:0;position:absolute;z-index:5000;right:0;top:0;*right:4px;}
#recipe .nav LI {margin:0;padding:0;float:left;border-left:1px solid #e97018;}
#recipe .nav LI a{display:block;_display:inline-block;padding:10px 10px 0;height:24px;*height:23px;}
#recipe .nav LI A:hover {background:#AC1616 url(/images/yellow/nav-hover.png) repeat-x left top; height:24px;*height:23px}

#deck{margin-left:110px;height:52px;}


#pages {FONT-SIZE: 12px;
	padding: 3px;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pages li a {
	color: #0e509e;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #000000;
	border: 1px solid #0e509e;
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #2e6ab1;
	padding: 4px;
	background: #2e6ab1;
}
