﻿/*
BLUE: #0069A9
GOLD: #DACB01

Light Blue:9BB5C8
Dark Blue: 006699
*/

.YellowScroll
{
	scrollbar-face-color: #DACB01;
	scrollbar-highlight-color: #0069A9;
	scrollbar-darkshadow-color: #0069A9;
	scrollbar-track-color: #9BB5C8;
	scrollbar-arrow-color: #0069A9;
}

input 
{
	background-color:#EFEFEF;
	color:#006699;
}

textarea
{
	background-color:#EFEFEF;
	color:#006699;
}

.preferredLPgridRow
{
	background-color:#DACB01;
}

select 
{
	background-color:#EFEFEF;
	color:#006699;
}

html 
{
	/* position: absolute; */
	height: 100%;
}

body 
{
	margin-left:0; 
	margin-right:0; 
	margin-top:0;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:13px;
	color: #006699;
	width:100%;
}

.GoldHeader1
{
	color:#DACB01;
	font-size:14px;
	font-weight:bold;
}

.SmallComment
{
	font-size:9px;
	font-style:italic;
}

TD.TopNav 
{	
	background-image: "Images/lightBlueBG.gif";
	background-repeat:repeat-x;
}

TD.PageBodyHeaderGradient 
{	
	border:0; padding:0; 
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#003DF5',EndColorStr='#FFFFFF');*/
	/* width:680px; */
	
}

TD.TopStrip 
{	
	border:0; padding:0; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=2,StartColorStr='#003DF5',EndColorStr='#FFFFFF');
	height:7px;	
}

.HeaderImage
{
	width:40px;
	height:40px;
}

.SmallNoteText
{
	font-size: 9px;
	color:InfoText;
}

.ErrorText
{
	font-weight:bold;
	color:Red;
	height:10px;
}

.BodyTableInner
{
	width:490px;
}

TD.NavCell
{
	background-color:Red;
}

.MainButton
{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#E0D115;
   border:solid 1px red;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   /*
   filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
   */
}

.MainButtonNav
{
   text-align:left;
   text-indent:1px;
   color:white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#006699;
   border:solid 1px red;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

.MainNav
{
   color:#006699;
   text-align:left;
   font-weight:bold;
   width:220px;
   height:28px;
}

.MainNav a
{
   color:#006699;
   text-align:left;
   font-weight:bold;
}

.MainNav a:hover
{
   color:white;
   text-align:left;
   font-weight:bold;
}




.Star
{
   color:white;
   text-align:left;
   font-weight:bold;
   font-size:26px;
   text-decoration:none;
}

.Star a
{
   color:white;
   text-align:left;
   font-weight:bold;
   font-size:26px;
   text-decoration:none;
}

.Star a:hover
{
   color:yellow;
   text-align:left;
   font-weight:bold;
   background-color:#006699;
   font-size:18px;
   text-decoration:none;
}





.InputLabel
{
	vertical-align:top;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	color:Black;
	
}

tr.InputTable
{
	height:25px;
}


.RequiredUI
{
	background-position: top right; 
	background-repeat: no-repeat;
	background-image: url(Images/required.gif);
}

.DisabledUI
{
	background-color:Silver;
}

.AdLinks
{
	font-weight:bold;
	height:60px;
	vertical-align:middle;
}

.Listing
{
	padding:0; 
	border:solid 1px black;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#ddccff',EndColorStr='#FFFFFF');
	height:40px;
	text-indent:5px;
	font-size:12px;
	width:698px;
}
.ListingLeft
{
	width:2px;
	padding:0; 
	background-color:Blue;
}

.PageHeader 
{	
	border:0; padding:0; 
	font-size:19px;
	font-weight:bold;
	vertical-align:middle;	
	/* color:#006699; */
	color:Green;
	height:40px;
}

.HeaderAlt
{	
	font-size:16px;
	font-weight:bold;
	color:#006699;
}


/* Listings */

.TableListing
{
	border: solid 1px Blue;
}

.ListingHeading
{
	background-color:Blue;
	font-weight:bold;
	font-size:16px;
	color:black;
	vertical-align:top;
}
.ListingHeadingSmall
{
	background-color:Blue;
	font-weight:bold;
	font-size:10px;
	color:black;
	vertical-align:top;
	text-align:center;
}
.ListingBody
{
	background-color:black;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
}
.ListingOwner
{
	background-color:Silver;
}
.ListingAgent
{
	background-color:Silver;
}

.SmallFeatureImage
{
	width:95px;
	height:90px;
	border: solid 1px Black;
	vertical-align:middle;	
	padding: 5,5,5,5;
}

.MortLabel
{
	font-size: 9px;
	color:black;
}


.AltRowCSS
{
	background-color:#ffff99;
	color:Black;
}

.ItemRowCSS
{
	background-color: White;
	color:Black; 
	vertical-align:top;
}

.GridHeader
{
	background-color:#0069A9;
	color:#DACB01;
	height:30px;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
}

.GridHeader a
{
	color:#DACB01;
}

.GridHdrBG
{
	background-color: Silver;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.GridImageMed
{
	height:21px;
	width:21px;
	/*border-style: groove;
	border-width:thick;*/
	border: solid 1px black;
}

.GridProfileThumbNails
{
	height:90px;
	width:80px;
	border: solid 1px black;
}

.GridImageBizLinks
{
	height:40px;
	width:40px;
	border-style: groove;
	border-width:thin;
	border: solid 2 black;
}

.InfoImg
{
	height:21px;
	width:21px;
	border: none;
}

/* BUBBLE TOOL TIP */
.tooltip,
.tooltip *{display:none} /*added by javascript*/

.tooltip{ width: 200px; color:#000;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(Images/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(Images/bt.gif) no-repeat bottom}
    
    
    
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #136CB3;
	background-color: #0069A9;
	color: white;
	width: 240px;
}

.MyCalendar ajax__calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: silver;
	color: #000000;
}


.ajax__calendar_container
{
	padding: 4px;
	position: absolute;
	cursor: default;
	width: 170px;
	font-size: 11px;
	text-align: center;
	font-family: tahoma,verdana,helvetica;
}
.ajax__calendar_body
{
	height: 139px;
	width: 170px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
	top: 0px;
	left: 0px;
	height: 139px;
	width: 170px;
	position: absolute;
	text-align: center;
	margin: auto;
}
.ajax__calendar_container TABLE
{
	font-size: 11px;
}
.ajax__calendar_header
{
	height: 20px;
	width: 100%;
}
.ajax__calendar_prev
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);
}
.ajax__calendar_next
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);
}
.ajax__calendar_title
{
	cursor: pointer;
	font-weight: bold;
}
.ajax__calendar_footer
{
	height: 15px;
}
.ajax__calendar_today
{
	cursor: pointer;
	padding-top: 3px;
}
.ajax__calendar_dayname
{
	height: 17px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
}
.ajax__calendar_day
{
	height: 17px;
	width: 18px;
	text-align: right;
	padding: 0 2px;
	cursor: pointer;
}
.ajax__calendar_month
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.ajax__calendar_year
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.ajax__calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000000;
}
.ajax__calendar .ajax__calendar_footer
{
	border-top: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_dayname
{
	border-bottom: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_day
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_month
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_year
{
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
	color: #0066cc;
}

.FleildSet1
{
	width: 500px;
}

/* MENU ---------------------------------------------------------------------------- */

/*
BLUE: #0069A9
GOLD: #DACB01
*/


.IE8Fix 
{  
	z-index: 100;
}

.StaticMenuItem
{
	font-family: Arial;
	font-size: 12px;
	padding: 3px 5px 0px 10px;
	background-color: #0069A9;
	text-align:left;
	width:100%;
	border-bottom:solid 1px #0069A9;
	border-bottom: solid 1px black;
}

.StaticMenuItem a:Link
{
	background-image: none;
	text-decoration: none;
	font-weight: bold;
	color: white !important;
}

.StaticMenuItem A:visited
{
	background-image: none;
	text-decoration: none;
	font-weight: bold;
	color: white !important;
}

.StaticMenuItemHover
{
	font-family: Arial;
	font-size: 12px;
	background-color: #9BB5C8;
}

.DynamicMenuItem
{
	padding: 3px 0px 0px 0px;	
	background-color:#0069A9;
	text-align:left;
	border-bottom: solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
}
.DynamicMenuItem A:Link
{
	background-image: none;
	padding: 4px 10px 4px 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.DynamicMenuItem A:hover
{
	padding: 4px 10px 4px 10px;
	color: #0069A9;
	font-weight: normal;
	text-decoration: none;
	font-size: 8px;
	background-color:#9BB5C8;
}
.DynamicMenuItem A:visited
{
	padding: 4px 10px 4px 10px;
	color: #D7E6FC;
	font-weight: normal;
	text-decoration: none;
	font-size: 8px;
}
.DynamicMenuItemHover
{
	padding: 7px 0px 0px 0px;
	background-color:#9BB5C8;	
	border-bottom: solid 1px black;
	color: #0069A9;	
}

.RootMenu
{
	width: 70px;
	text-align: left;
	padding-left:2px;
}
.RootMenu :visited
{
	background-color: Transparent;
	font-weight: bold;
	text-decoration: none;
	color: #0069A9;
}



.leftNavImage
{
	width:38px;
	height:38px;
}

.liProducts
{
	list-style-image: url(../images/check.png);
	padding-bottom: 3px;
	font-size: 16px;
	color:#006699;
	vertical-align:top;
}

.liFooterLinks
{
	list-style-image: url(../images/tinyIndent.png);
	list-style-type:square;
	padding-bottom: 3px;
	font-size: 13px;
	color:#006699;
}
.liFooterLinks a
{
	list-style-image: url(../images/tinyIndent.png);
	list-style-type:square;
	padding-bottom: 3px;
	font-size: 13px;
	color:#006699;
}

.ServiceTitle
{
	color:Green;
	font-size:13px;
}
