﻿body {
    background-color:#FFFF66; 
}
#main_container{
    width:975px;
}
#header{
    height:100px;
}
#body{
    background-color:#FFD735; 
    float:left;   
}
#leftmenu{
    vertical-align:top; 
    background-color:#FFD735; 
    text-align:left;
    float:left;  
    width:250px;
    min-height:600px;
    padding-right:1px;
}
#content{
    text-align:left; 
    background-color:#FFFFFF; 
    width:704px; 
    min-height:600px;
    float:right;
    padding:10px; 
}
#footer{
    text-align:left; 
    background-color:#FFD735; 
    padding:15px; 
    clear:right;  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #333333;
}

.TitleText{
    font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
}
.BodyText{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SubHeaderText{
    
}
.LinkTable{
    
}
.LinkTable_Section{
    width:700px;
    clear:both;
}
.LinkTable_Section_Header{
    color:White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding:5px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
}
.LinkTable_Section_Items{
    width:350px;
    float:left;
    margin:0;
    padding-bottom:20px;
}
.LinkTable_Section_Item{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent:10px;
	padding-bottom:10px;
}
.LinkTable_Section_ItemText{
    margin-left:350px;
    text-align: left;
}
.LinkTable_Section_ItemText_Hidden{
    visibility:hidden;
    display:none;
}
.LinkTable_Section_ItemText_Visible {
    padding:5px;
    border: thin solid #000000;
    visibility: visible;
    display: block;
    line-height: 18px;
    width:95%;
    background-color: #DDDDDD;
    
}
.SuggestAPurchase_FormContainer{
    
}
.SuggestAPurchase_FieldLabel {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align:right;
}
.SuggestAPurchase_Field{
    font-family: Arial;
    font-size: 12px;
    width:250px;
    vertical-align:top;
}
.SuggestAPurchase_LabelContainer{
    width:200px;
    float:left;
}
.SuggestAPurchase_FieldContainer{
    margin-left:200px;
    padding-bottom:5px;
}
.SuggestAPurchase_Button{
    
}

/* -------------- Menu Classes ----------- */
.menuBar-Menu{
	background-color:#FBD834;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FED046;
	border-right-color: #FED046;
	border-bottom-color: #FED046;
	border-left-color: #FED046;
	width:250px;
}
.menuBar-Static-SubMenu{
	background-color:#FBD834;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FED046;
	border-right-color: #FED046;
	border-bottom-color: #FED046;
	border-left-color: #FED046;
}
.menuBar-SubMenu{
	background-color:#FBD834;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FED046;
	border-right-color: #FED046;
	border-bottom-color: #FED046;
	border-left-color: #FED046;
}
.menuBar-Static-Item{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FED046;
	border-right-color: #FED046;
	border-bottom-color: #FED046;
	border-left-color: #FED046;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:#FBD834;
	vertical-align:middle;
}
.menuBar-Dynamic-Item{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FED046;
	border-right-color: #FED046;
	border-bottom-color: #FED046;
	border-left-color: #FED046;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:#FBD834;
	vertical-align:middle;
}
.menuBar-Dynamic-Item a{
	height:16px;
	display:block;
}
.menuBar-Static-Item a{
	height:16px;
	display:block;
}
.menuBar-Item-Hover{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FED046;
	border-right-color: #FED046;
	border-bottom-color: #FED046;
	border-left-color: #FED046;
	font-style: normal;
	font-weight: normal;
	color:#C35A00;
	background-color:#FCDF58;
}

