/*
 * Site Colors
 * 
 * Text Black = #000000
 * Text Header Blue = #3333cc
 * Link Blue = #0066cc
 * Background Green = #D6DFCE
 * Header Green = #9DAF7A
 * Cell Green = #CED9A6
 * Border Green = #b7c77d
 * Background Gray = #EEEEEE
 * Background White = #FFFFFF
 */
ul.Category
{
	margin-top:0px;
	margin-left:0px;
	list-style-type:none;
	width:100%;
	padding:5px;
}
li.MainCategories
{
	margin-left:0px;
}
li.MainCategories a:link,li.MainCategories a:visited
{
	display:block;
	color:black;
	padding-left:5px;
	text-decoration:none;
	background-image:url(/Images/Design/nav.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:26px;
}
li.MainCategories a:hover
{
	text-decoration:none;
	color:white;
	background-color:#204097;
	background-image:url(/Images/Design/nav_f2.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:26px;
}
.LeftNav
{
	width:180px;
	background-color:#fdf1e4;	
	border-right:2px solid #B7C77D;
	vertical-align:top;
}
.RightNav
{
	width:180px;
	background-color:#fdf1e4;
	border-left:2px solid #B7C77D;
	padding:2px;
	vertical-align:top;
}
body 
{
	padding:0px;
	background-color:#FDE7D0;	
}

a:link,
a:visited,
a:active
{
	color:#0066cc;	
}
a:hover
{
	color:black;	
}

#MainSiteDiv
{
	margin:auto;
	width:980px;
	border:2px solid #b7c77d;
}
#MainHeaderDiv
{

}
#MainNavDiv
{
	width:980px; 
	height:26px;
	background-image:url('/Images/Design/Nav_BKGRD.jpg');
	background-repeat:repeat-x;	
}
#MainNavDiv ul 
{
	padding-left:0px;
	width:963px;			/*107 * 9 = Button width * Number of Buttons */
	margin:0 auto;
	text-align: center; 
}
#MainNavDiv li { 
	float: left;
	list-style-type: none;
} 
#MainNavDiv ul li { 
	display: inline; 
} 

#MainNavDiv a:link,
#MainNavDiv a:visited,
#MainNavDiv a:active
{
	text-decoration:none;
	color:#777777;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
}
#MainNavDiv a:hover
{
	color:#9DAF7A;
}
#MainContentDiv
{
	width:980px;
	background-color:White;		
}
.MainContentTD
{
	padding:6px;
}
#MainFooterDiv
{
	width:980px;
	height:45px;
	background-image:url('/Images/Design/Footer_BKGRD.jpg');	
	background-repeat:repeat-x;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	padding-top: 6px;
}
#SubFooterDiv
{
	width:980px;
	text-align:center;
	margin:0px auto;
}
#SubFooterDiv a:link,
#SubFooterDiv a:visited
{
	color:Black;
}
#TopContentRowDiv
{
	width:580px;
}
#BottomContentRowDiv
{
	width:580px;
}
#TopContentRowDiv2
{
	width:760px;
}
#BottomContentRowDiv2
{
	width:760px;
}
.EmailTextBox
{
	width:245px;	
}
.GenericTextBox
{
	width:150px;	
}
.MessageTextBox
{
	width:450px;
	height:75px;
}
.StateTextBox
{
	width:50px;
}
.PhoneTextBox
{
	width:85px;	
}
.DateTextBox
{
	width:100px;	
}
.FormTable
{
	width:780px;
	text-align:center;
	border-collapse:collapse;

}
.FormItemRow
{
	background-color:#FFFFE1;
}
.FormHeaderRow
{
	background-color:#FFC034;
	font-weight:bold;
}
.FormLabelColumn
{
	border:1px solid #FFC034;
	text-align:right;
	vertical-align:top;
	padding:3px;
}
.FormControlColumn
{	
	border:1px solid #FFC034;
	text-align:left;
	padding:3px;
}
.FormColumnSpan
{
	border:1px solid #FFC034;
	text-align:center;
	padding:3px;
}
.FormSubmitButton
{
	width:100px;
}
.InvalidInput
{background-color: #FFDDDD;}
/* Calendar Callout Validator custom CSS: Positions the callout extender so that it does not cover the Calendar control image in the quote form. */
.CustomValidator {position:relative;margin-left:30px;}
.CustomValidator div {border:solid 1px Black;background-color:#fffacd; position:relative;}
/* Calendar Callout Validator custom CSS: Since we are using this CSS class over the default validator class we must rebuild it to be like the default class. */
.CustomValidator td {border:solid 1px Black;background-color:#fffacd;}
.CustomValidator .ajax__validatorcallout_popup_table {display:none;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;text-align:right;vertical-align:top;font-size:1px;border:none;background-color:transparent;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none;border-right:none;border-left:none;width:15px;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none;border-bottom:none;border-right:none;padding:0px;margin-left:auto;}
.CustomValidator .ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:5px;border-right:none;border-left:none;width:100%;}
.CustomValidator .ajax__validatorcallout_icon_cell {width:20px;padding:5px;border-right:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;text-align:right;border-left:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none;text-align:center;width:10px;padding:2px;cursor:pointer;}


#Login_Div 
{
	width: 300px;
	margin: auto;
	height: 150px;
}
#Login_Top
{
	padding-top: 50px;
	padding-bottom: 10px;
	width: 500px;
	margin: auto;
}
#Login_Bottom 
{
	width: 500px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}