﻿

html, body 
{
    height:100%;
    min-height:100%;
    margin:0;
    margin:0;
}


body
{
	font-family: Verdana, Arial,sans-serif;
    font-size: 12px;
    display:none;
    margin:0;
    padding:0;
    color: #414141;
    background-color:#b9b483; 
}

.MainDiv
{
    background:url(../Images/Middle.jpg) #b9b483 repeat-y 0 0; 
    background-position: top center;

}

.MainPadding
{
    padding:15px;
    padding-top:10px;
}

.ContentTable
{
    width:687px;
}


h1
{
    font-size:16px;
    font-style:normal;
    font-weight:lighter;
    margin-top:0;
    margin-bottom:9px;
    color:Black;
}

h2
{
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    margin-top:0;
    margin-bottom:9px;
    color:#333333;
}

h3
{
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    margin:0; padding:0;
    margin-bottom:2px;
    color:Black;
        
}

#flashcontent
{
    background-image: url(/Images/Banner.jpg);
    width:564px;
    height:106px;
}


p
{
    margin-top:2px;
}

.Menu
{
}

.Menu ul
{
    padding:0;
    margin:0;
    margin-left:1px;
    list-style:none;
    width:174px;
    background-color:#334d55;
}

.Menu ul li
{
    border-bottom:solid 1px #FFFFFF;
}



.Menu ul li a
{
    text-decoration:none;
    display:block;
    color:White;
    font-size:13px;
    font-weight:normal;
    width:163px;
    _width:174px;
    padding:4px;
    padding-left:7px;
   
}

.Menu ul li a:hover
{
    background-color:#39606c;
}



.SideBar
{
    font-size:11px;
    margin-left:12px;
    color:White;
    width:150px;   
}


.SideBar a
{
    color:White !important;
}




/* Links */

A:link {text-decoration: underline; font-weight:bold; color:#334d55;}
A:visited {text-decoration: underline; font-weight:bold; color:#334d55; }
A:active {text-decoration: none; font-weight:bold; color:#334d55; }
A:hover {text-decoration: none; font-weight:bold; color:#334d55; }
.SmallLinks a
{
    font-size:12px !important;
    text-decoration: none; 
    font-weight:normal;
}
#header A{font-size:13px; text-decoration: none; font-weight:bold; color:#FFFFFF;}
#header A:hover{font-size:13px; text-decoration: underline; font-weight:bold; color:#FFFFFF;}

#footer A{font-size:13px; text-decoration: none; font-weight:bold; color:#FFFFFF;}
#footer A:hover{font-size:13px; text-decoration: underline; font-weight:bold; color:#FFFFFF;}

  
  
/* MasterPage graphics */
.Top{ background:url(../Images/Top2.jpg)  no-repeat 0 0; background-position: top center;}
.Middle{ background:url(../Images/Middle.jpg)  repeat-y 0 0; background-position: top center;}
.Bottom{ background:url(../Images/Bottom.jpg)  no-repeat 0 0; background-position: top center;}

#header{font-size:14px;}

#footer{font-size:14px;}

.HeaderImage
{
    padding-left:7px;
}



/* Buttons */
.Btn_Submit{ width:98px; height:33px; background:url(../Images/Buttons/Btn_Submit.jpg)  no-repeat 0 0;}
.Btn_Ask{ width:98px; height:33px; background:url(../Images/Buttons/Btn_Ask.jpg)  no-repeat 0 0;}


.Testimonial_Adult, .Testimonial_Kid
{
    background-color:#e8f5f5;
    border:solid 1px #90adad;
    width:518px;
    _width:538px;
    padding:10px;
    margin-bottom:10px;
}


.Girl
{
    background-color:#ffe6f6;
    border:solid 1px #ad90aa;
}


.Testimonial_Adult .Title, .Testimonial_Kid .Title
{
    font-weight:bold;
    font-size:14px;
    margin-bottom:8px;
}

.Testimonial_Adult .Body
{
    font-size:11px;
}



.Recipe
{
    background-color:#e8f5f5;
    border:solid 1px #90adad;
    width:518px;
    _width:538px;
    padding:10px;
    margin-bottom:10px;
}


.Category1
{
    background-color:#f3ffd4;
    border:solid 1px #b3c28a;
}


.Recipe .Title
{
    font-weight:bold;
    font-size:14px;
    margin-bottom:8px;
}

.Recipe .Body
{
    font-size:11px;
}



.Tip
{
    background-color:#e8f5f5;
    border:solid 1px #90adad;
    width:518px;
    _width:538px;
    padding:10px;
    margin-bottom:10px;
}



.Tip .Title
{
    font-weight:bold;
    font-size:14px;
    margin-bottom:8px;
}

.Tip .Body
{
    font-size:11px;
}




.genericTable
{
    border:solid 1px TAN;
}


.genericRow_Header
{
	font-size: 10px;
    font-weight:bold;
    background-color: TAN;
}


.genericDivider
{
    
    border-top: solid 1px #999999;
}


.genericRow
{
    background-color: #CCCCCC;
}


.genericRow_Alt
{
    background-color: #AAAAAA;
}

.selected
{
	background-color: #483D8B;
	color:#FFFFFF;
}

	    
.imgkill
{
    display:block;
}                             




/* Form Styles */

.formDivider
{
	width:100%;
	border-bottom: dotted 1px #777777;
}


.SectionHeader
{
    font-size:14px;
}

 


.attention
{
    border:solid 1px TAN;
    background-color:LightGoldenrodYellow;
    padding:2px;
}


.error
{
    border:dotted 1px #CCCCCC;
    background-color:#444444;
    color:White;
    padding:2px;
}
          
.Note
{
    font-size:10px;
}
      
      



.Dim
{
    color:#555555;
}

.Dimmer
{
    color:#999999;
}


.requiredAst
{
    color:#999999;
}
    
    

