﻿* { 
margin: 0; 
padding: 0; 
}

#main_recipe {
	width: 100%;
	max-width:1500px;
	min-width:1000px;
	min-height:2000px;
     padding-bottom:40px;
     background-color:white;
     border:solid 1px #cccccc;
     margin-bottom:5px;
     text-align:left;
	
}

#logo {
	width: 1000px;
	height: 75px;
}
#mainlogo {
	width: 400px;
	float: left;
}
#usersignin {
	width: 600px;
	float: right;
	position: absolute;
	left: 415px;
}
#username {
	width: 275px;
	height: 25px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	vertical-align: bottom;
	text-align: right;
	line-height: normal;
}
#password {
	width: 400px;
	height: 25px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
}
.login_input {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-right: 10px;
	vertical-align: text-bottom;
}
#signin_btn {
	margin-left: 10px;
	width: 50px;
}
#forgotpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	float: right;
}
#forgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #0000FF;
}
.style1 {
	color: #0000CC;
}
#contact {
margin: 0px;
width: 1000px;
}

/*Tool Styles*/

#tools{
padding-left: 5px;
background-color:white;
border:1px;
border-color:#C5C5D6;
margin:0px;
height:auto;
}

.tool{
border-top:1px #C5C5D6 outset;
border-left:1px #C5C5D6 solid;
border-right:1px #C5C5D6 outset;
border-bottom:1px #EEEEF0 solid;
background-color:#EEEEF0;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bolder;
color: #333333;
cursor:hand;
height:auto;
margin-left:3px;
}

.tool:hover{
background: #C5C5D6;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
.tool:active{
background:#C5C5D6;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

/*recipe box background color*/
#recipebkgd {

	padding-top:10px;
	padding-bottom:3px;
	padding-left:1%;
	padding-right:1%;
	width:98%;
	clear:both;
	background-color: White;
	height:100%;
	overflow:hidden;
 	
}
	

#searchbar {
	padding: 0px 0px 0px 20px;
	width: 300px;
	height: 35px;
	margin: 0px 0px 10px 0px;
	clear: both;
	vertical-align: sub;
	text-align: left;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	float: left;
}
#navbar {
	margin: 0px 0px 10px 0px;
	border-color: #FF6600;
	width: 997px;
	clear: both;
	background-image: url('../Images/homepage_searchimg.gif');
	height: 40px;
	background-color: #FF6600;
	clear:both;
}
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 0pt;
	width: 650px;
	float: left;
}
#navbar ul li {
	padding: 3px 5px 3px 3px;
	list-style-type: none;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	text-decoration: none;
}
#navbar ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
#footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	clear: both;
	display: block;
}
#search {
	padding: 5px;
	margin: 10px 5px 5px 5px;
	height: 100px;
	background-repeat: no-repeat;
}

#searchform {
	background-position: center;
	height: 105px;
	padding: 0px;
	margin: 5px;
	width: 507px;
	background-repeat: no-repeat;
	background-image: url('RecipeBox/Images/searchbkg.png');
}
.input {
	width: 300px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	float: left;
	margin-right: 5px;
	margin-left: 50px;
	margin-top: 25px;
	vertical-align: middle;
	line-height: normal;
	font-size: large;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #FFFFFF;
}
.button {
	background-position: center;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background-repeat: no-repeat;
	float: left;
	width: 70px;
	height: 35px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.buttontxt {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
	position: relative;
	border-style: none;
}

#leftnavtlbx1 {
	border: thin none #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	color: #000099;
	margin: 2px;
	text-align: left;
	width: 100%;
	float: left;
}
#recipefolders {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;

}
#addrecipebtn {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#newfldr {
	font-size:small;
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
.findbtn {
	margin: 25px 15px 15px 15px;
	width: 100px;
	height: 35px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	float: left;
	background-color: #FF6600;
	padding-left: 0px;
	padding-right: 5px;
}
#wysiwyg
{
    padding-left:5px;
    padding-bottom: 2px;
    background-image: url('Images/Weekday.png');
    background-repeat: repeat-x;
    border:solid 1px silver;
    clear: both;
    height: 30px;
    width: 99%;
    overflow:hidden;
}

#wysiwyg2
{
    padding-left:5px;
    padding-bottom: 2px;
    background-image: url('Images/blueRecipeBox3.png');
    background-repeat: repeat-x;
    border:solid 1px silver;
    clear: both;
    height: 30px;
    width: 99%;
    overflow:hidden;
}
#view_recipe
{
    color: #333333;
    font-size: small;
    overflow: hidden;
    text-align: left;
    float: left;
    padding:10px 0 0 0;
    margin:5px;
    clear: both;
    }
    
   
   
.titlebar
{
   background-image: url('Images/TitlebarH.gif');
   background-repeat:repeat-x;
}
#recipebx_name{
	width:50%;
	padding-bottom:5px;
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:gray;
	clear:both;
	
			
}

#recipefolders {
	
	border:1px #FF9900 solid;
	margin-top: 10px;
	padding: 3px;
	padding-top:3px;
}

.style1 {
	text-decoration: underline;
}
#navbar ul li a:active {
	color: #33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#easyfunctions {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	text-align:left;
	float:left;
	line-height:20px;
	padding:5px;
	margin-bottom:5px;
	background-color:white;
	border: 1px #CCCCCC solid;
	clear:both;
}

#edit_recipe{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
text-align:left;
background-color: #33CC33;
width:100%;


}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.menuPnl
{
    float:left;
    height:0;
    clear:both;
    font-family:Arial;
    padding:5px;
    width:100%;

}
.menuHdr
{
    background-image: url('Images/Weekday.png');
    background-repeat: repeat-x;
    border:solid 1px silver;
    height:30px;
}

/**NUTRITION STYLE**/

table.nutrition {
	width : 400px;
	margin-top : 10px;
	margin-left : 0;
	margin-right : 0;

	border : 1px solid gray;
	border-collapse : collapse;
	table-layout : auto;

}

/**
 * Format the caption at the top of the table
 */
.nutrition caption {
	font-family : Arial;
	font-size : large;
	font-weight:bold;
	padding-bottom:8px;
	color:Navy;
	text-decoration:underline;
}

/** 
 * Format the tr ids 
 */
.nutrition tr#calories td {
	border-bottom : 4px solid #ff6600;
}

.nutrition tr#servings td {
	border-bottom : 6px solid #ff6600;	
}

.nutrition tr#minerals td {
	border-top : 4px solid gray;
}

 /**
  * Format the header, which is basically the text "Nutrition Facts"
  */
.nutrition th {
	background-color : transparent;
	padding : 8px;
	border : 0;
	font-family : Arial;
	font-size : large;
	font-weight : bolder;
	text-align: center;
}	

 /**
  * Define the baseline style for cells
  */
.nutrition td {
	padding : 3px;
			
	font-family : Arial;
	font-size : x-small;
	border : 0;
	border-bottom : 1px solid black;
	
	text-align : left;
}

 /**
  * Define the cell for Daily Values
  */
.nutrition td.dv {
	font-weight : bold;
	text-align : right;
}

 /**
  * Set an indent for subordinate nutrients
  */
.nutrition td.sub {
	text-indent : 10px;
}

 /**
  * Set the style of the disclaimer text
  */
.nutrition td.disclaimer {
	font-size : xx-small;
}

 /**
  * Use the strong tag to set emphasis on particular text
  */
.nutrition strong {
	font-weight: bolder;
}

/**Data Header on Grocery List**/

.DataGridHeader
{
    font-size:medium;
    color:Navy;
    height:32px;
    padding:5px;
    font-weight:bold;
    border-left:solid 1px white;
    border-bottom: solid 1px #666666;
    border-top: solid 1px #666666;
    width:100%;
    
}