﻿/* RED : #900000 */
/* GOLD : #COAF01 */

/* RED : #900000 */

html 
{
	height:100%;
}



.ClientImageName
{
	font-size:13px;
	color:#900000;
}
.ClientImage
{
}

body 
{
	margin-left:0; 
	margin-right:0; 
	margin-top:0;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:12px;
	color: black;
	height:100%;
}

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; */
	
}

.ClientLogoSample
{
	width:200px;
	height:200px;
}

TD.TopStrip 
{	
	border:0; padding:0; 
	/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=2,StartColorStr='#003DF5',EndColorStr='#FFFFFF');
	height:7px;*/
	
		
}

.WhiteText
{
	color:White;
}

.HeaderImage
{
	width:40px;
	height:40px;
}

.HeaderText {
	font-size:22px;
	color: #900000; /* #900000; */ /* #829e0e; */
	font-weight:bold;
	background-image: url(images/GreyBanner.gif);
	background-repeat: no-repeat;
	/* <div style="background-image: url(/images/banner_grey_632.GIF); background-repeat: no-repeat; width:632px; height:29px; padding:5px 0 0 0; margin-top:4px;">
	*/
	text-indent: 8px;
}

.HeaderTextNoBG {
	font-size:20px;
	color: #900000;
	font-weight:bold;
	text-indent: 2px;
}

.SmallNoteText
{
	font-size: 9px;
	color:Gray;
}

.ErrorText
{
	font-weight:bold;
	color:Red;
	height:10px;
}

.BodyTableInner
{
	width:490px;
}

TD.NavCell
{
	background-color:Red;
}

.MainButton
{
   color:#900000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:silver;
   border:1px solid;
   border-top-color:#900000;
   border-left-color:#900000;
   border-right-color:#900000;
   border-bottom-color:#900000;
   
}

/*
select 
{
	width:140px;
} 
*/

.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; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#BBC8E1',EndColorStr='#FFFFFF');
	height:15px;
	text-indent:5px;
	font-size:14px;
	font-weight:bold;
	width:400px;
	vertical-align:middle;	
	color:Black;
	height:40px;
}


/* 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;
}

.GridHeader
{
	background-color: Green;
	color:white;
	height:30px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-style:normal;
}

.GridHdrBG
{
	background-color: Silver;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.GridImageMed
{
	height:19px;
	width:19px;
	border-style: groove;
	border-width:thin;
	border: solid 2 red;
}

.GridImageBizLinks
{
	height:40px;
	width:40px;
	border-style: groove;
	border-width:thin;
	border: solid 2 black;
}


/* MENUS */
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
}

#nav-menu li a
{
	background: url(Images/css-nav.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	text-decoration: none;
	color: #900000;
	text-align: center;
}

#nav-menu li a:hover
{
	background: url(Images/css-nav.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid black;
	color: #0d2474;
	text-align: center;
	text-decoration: underline;
	
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

#nav-menu
{
	height:36px;
	vertical-align:middle;
} 

/* end MENU */



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalWebSampler {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:950px;
	height:520px;	
}

.IframeWebSampler
{
	width:900px;
	height:520px;	
}

a:link {  color: #900000; text-decoration: underline}
a:visited {  color: #900000; text-decoration: underline}
a:hover {  color: black; text-decoration: underline}


.roundcont {
	width: 550px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.liFooterLinks
{
	list-style-image: url(images/tinyIndent.png);
	padding-bottom: 3px;
	font-size: 13px;
	color:#900000;
	padding-left:0px;
}
.liFooterLinks a
{
	list-style-image: url(images/tinyIndent.png);
	padding-bottom: 3px;
	font-size: 13px;
	color:#900000;
	padding-left:0px;
}

.ServiceTitle
{
	font-size:15px;
	color:#900000;
	font-weight:bold;
}

