/*
	(c) 2008 Sterling Finance
*/

body {
	background:#515151;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px auto; font-size:12px;
	text-align:center; color:#6D6E70;
}

h1 { color:#B4A787; font-size:25px; }
h2 { color:#B4A787; font-size:16px; margin:5px; }
h3 { color:#B4A787; font-size:15px; margin:5px; }
h4 { color:#B4A787; font-size:14px; margin:5px; }
h5 { color:#B4A787; font-size:12px; margin:5px; }
p { font-size:12px; }
ul,ol { font-size:12px; }

/* LAYOUT SECTION */

#maincontainer {
	background:#FFFFFF;
	width:730px;
	text-align:left;
	margin:0px auto;
	padding-left:10px; padding-right:10px;
}

.headerbar {
	background:#6B737E;
	height:10px; font-size:2px; 
}

#headercont {
	height:180px;
}

.headerleft {
	background: url(images/sterling-header.jpg) no-repeat left;
	height:180px;
}

.headerleft .callback {
	position:relative;
	float:right;
	z-index:1; right:10px;
}

.headerleft .appointment {
	position:relative;
	float:right;
	z-index:1; right:10px; top:20px;
}

#topnav {
	background:url(images/vtopnav-bg.jpg) repeat-x #8F9194;
	height:33px;
	padding-top:22px;
}

#telnum {
	background:#929397;
	height:23px;
}

#telnum .holder {
	float:right;
	position:relative;
	left:-20px;
	color:white; font-size:20px;
	margin:10px;
}

#topnav ul { margin: 0px; padding: 3px 10px 0; list-style:none; font-weight:bold;}
#topnav li { display:inline; margin:3; padding:0; color:#58595B; }
#topnav a { background:#CDDE5C; text-decoration:none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#58595B;  padding: 5px 5px 5px 3px; }
#topnav a span { padding-left:10px; padding-right:10px; padding-top:0px; color:#58595B; }
#topnav #current a { background-color:#FFFFFF; color:#58595B;}
#topnav #current a span { background-color:#FFFFFF; color:#58595B;}
#topnav a:hover { text-decoration:none; color:#58595B; background:#B9CA4E; }
#topnav a:hover span { text-decoration:none; }

#secondnav {
	margin-top:3px;
	height:53px; text-align:center;
}

#introboxes .cell1 {
	background:#C4D936;
	padding:4px; width:174px;
}

#introboxes .cell1 p { color:white; font-size:11px; font-weight:bold; }
#introboxes .cell1 a { color:#2D2B2C; font-size:11px; text-decoration:none; font-weight:bold;}

#introboxes .cell2 {
	background:#D5E37E;
	padding:4px; width:174px;
}

#introboxes .cell2 p { color:#2D2B2C; font-size:11px; font-weight:bold;}
#introboxes .cell2 a { color:white; font-size:11px; text-decoration:none; font-weight:bold;}
#introboxes .spacer { width:10px; }

.centralcol { padding-left:2px; padding-right:2px; padding-top:8px; padding-bottom:40px; }
.centralcontainer {
	background-color:white;
	padding-left:6px; padding-right:6px;
	padding-bottom:10px;
}

.centralcontainer a { color:black; }
.centralcontainer a:hover { color:#2C2E63; }

#news .sep { border-bottom:1px dashed silver; }
#news .title a { color:#808182; font-size:14px; }
#news h1 { font-size:14px; }
.title h1 {
	font-size:14px;
}
/* LEFT RIGHT NAV */

.menuheader {
	padding-left:10px;
	padding-top:6px;
	border-bottom:1px solid #ACACAC;
}
.menuheader h1 {
	background-color:#EEEFF0;
	color:#B4A787; font-size:15px;
	font-weight:bold;
}

.menuspace {
	background-color:#FFFFFF;
	width:174px;
	padding-right:6px; padding-top:8px;
	padding-bottom:30px;
}

.menubox {
	background-color:#EEEFF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; border:1px solid #BBBABA;
}

.menubox2 {
	background-color:#EEEFF0;
	padding: 4px 8px 4px 8px; color:#676869;
	border:1px solid #BBBABA;
}

.menubox2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; text-decoration:none; color:#676869;
}

.menubox p,.menubox2 p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:#676869;
}

.menurow a{
color: #676869;
display: block;
border-bottom:1px solid #ACACAC;
padding:4px;
text-decoration: none;
}

/* ENDS */

.footer {
	background-color:#E2E4E4;
	padding:10px;
	clear: right;
}

.footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:#575757;
}

.footer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:#575757; text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

/* FORMS */

form { margin:0px; }
/*
.button {
	background:#8B8B8C;
	border-right:2px solid #164C7A; border-bottom:2px solid #164C7A; cursor:pointer;
	border-left:2px solid #1958B7; border-top:2px solid #1958B7;
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-size:11px; font-weight:bold;
}

.button:hover {
	background:#656666;
	border-left:2px solid #164C7A; border-top:2px solid #164C7A; cursor:pointer;
	border-right:2px solid #1958B7; border-bottom:2px solid #1958B7;
}*/
/*
.searchtxt {
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF; border-left:1px solid #0B2236; border-top:1px solid #0B2236;
	border-right:1px solid #69A1D1; border-bottom:1px solid #69A1D1; padding:2px 4px 2px 4px;
	background:#174974;
}*/

/* INFO SITE CONTENT */

.contenthead h1 { margin:0px; font-size:17px; }

.productcol { border:1px solid #CCCCCC; }

.productcol p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:black;
}

.productcol a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:black;
}

.productcol a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:red;
}
/* COMPETITION & FORMS */

.formrow {
	background-color:#B4C9D6;
	border-bottom: 1px solid #D7E2ED;
	border-top:1px solid White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; padding:3px;
}

.formcell1 
{
	background-color:#F0F1F1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#414042; font-weight:bold;
	border-top:1px solid #FBFBFB;
	border-bottom:1px solid #CCCECE;
	padding:6px;
}

.formcell2
{
	background-color:#E0E1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	color:black;
	border-top:1px solid #FBFBFB;
	border-bottom:1px solid #CCCECE;
	padding:6px;
}

/* Calendar Options  */

/* Main Table Setup Includng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #629ED0;
	width:100%;
 }

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 15pt;
	background-color: #434649;
	text-align: left;
	vertical-align: middle; padding-left:5px;
	}
	
/* Month and Year Text Setup */
.monthYearText {
	font-family: "Tahoma",Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	}

/* Day Names Row Setup */
.dayNamesRow {
   line-height: 11pt;
	background-color: #2586D7;
	text-align: center;
	vertical-align: middle;
	}
/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: white;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434649;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
background-color: #FFA31A;
color: #FFFFFF;
}


.s2 { background-color: #65ADE9; } /* Empty Cell Background (empty cells with no date numbers) */
.s20 { background-color: #65ADE9; } /* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 { background-color: #CAD9E3; }


.listings {
	border:1px solid silver;
}

.listings td {
	background-color:#E7E7E7;
	border-bottom:1px solid #CDCBCB;
	border-top:1px solid #FBF9F9;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.listings th {
	background-color:#D1D1D1;
	border-bottom:1px solid #CDCBCB;
	border-top:1px solid #FBF9F9;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; text-align:left;
}

/* LATEST PRODUCTS */

.producthead {
	background:#186AB4; padding:6px; color:white;
	font-size:11px; font-weight:bold; text-transform:uppercase;
	text-align:center;
}

.productimg img { border:1px solid white; }
.ofwproduct { border:1px solid silver; padding:4px; text-align:center;}
.productdt p { margin:0px; }
.productdt { font-size:11px; }
.productdt .blue { color:#DE4B1D;}
.productdt a { text-decoration:none; color:#000000;}
.productdt a:hover { text-decoration:underline; }
.productstop {
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver; text-align:center;
	padding: 5px 3px 3px;
}

.productsmid {
	border-left:1px solid silver;
	border-right:1px solid silver; text-align:center;
	padding-left:3px; padding-right:3px;
}

productsmid p {
	margin:0px;
}
.productspace {
	width:5px; height:10px;
}
.productsend {
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	border-right:1px solid silver; text-align:center;
	padding-left:2px; padding-right:2px;
	padding-bottom:4px;
}

/* Comments */
.commentsbox {
	border:1px solid silver;
	background:#E7E7E7;
	margin:4px; padding:10px;
}

.commentsbox .date {
	color:#8A8A89;
}
/* JS Live Validation */

.LV_validation_message{ font-weight:bold; margin:0 0 0 5px;}
.LV_valid { color:#00CC00; }
.LV_invalid { color:#CC0000; }   
.LV_valid_field,input.LV_valid_field:hover, input.LV_valid_field:active,textarea.LV_valid_field:hover, textarea.LV_valid_field:active { border: 1px solid #00CC00; }  
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active,textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active { border: 1px solid #CC0000; }

.isformerror { border:2px solid red; background:#FCF7C1; padding:5px; }
.isformok { border:2px solid #FAD426; background:#FCF7C1; padding:5px; }
/* ENDS */

/* ICONS (MIME) */

.folder a {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/folder.gif) center left no-repeat;
}

#downloads a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/pdf.gif) center left no-repeat;
}

#downloads a[href$='.ppt'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/powerpoint.gif) center left no-repeat;
}

#downloads a[href$='.rss'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/feed.gif) center left no-repeat;
}

#downloads a[href$='.mp3'],#downloads a[href$='.wma'],#downloads a[href$='.ram'],#downloads a[href$='.snd'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/sound.gif) center left no-repeat;
}

#downloads a[href$='.csv'],#downloads a[href$='.mdb'],#downloads a[href$='.mde'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/database.gif) center left no-repeat;
}

#downloads a[href$='.swf'],#downloads a[href$='.fla'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/flash.gif) center left no-repeat;
}

#downloads a[href$='.mov'],#downloads a[href$='.avi'],#downloads a[href$='.cmv'],#downloads a[href$='.fli'],#downloads a[href$='.flc'],#downloads a[href$='.mpg'],#downloads a[href$='.divx'],#downloads a[href$='.xvid'],#downloads a[href$='.wmv'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/movie.gif) center left no-repeat;
}

#downloads a[href$='.txt'],#downloads a[href$='.doc'],#downloads a[href$='.rtf'],#downloads a[href$='.pdb'],#downloads a[href$='.psw'],#downloads a[href$='sdw'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/page.gif) center left no-repeat;
}

#downloads a[href$='.zip'],#downloads a[href$='.rar'],#downloads a[href$='.tar'],#downloads a[href$='gzip'],#downloads a[href$='arc'],#downloads a[href$='arj'],#downloads a[href$='lha'],#downloads a[href$='lzh'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/archive.gif) center left no-repeat;
}

#downloads a[href$='.jpg'],#downloads a[href$='.gif'],#downloads a[href$='.gif'],#downloads a[href$='.bmp'],#downloads a[href$='.psd'],#downloads a[href$='.art'],#downloads a[href$='.cdr'],#downloads a[href$='.cmf'],#downloads a[href$='.cmp'],#downloads a[href$='.cpt'],#downloads a[href$='.emf'],#downloads a[href$='.pbm'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/image.gif) center left no-repeat;
}

#downloads a[href$='.xls'],#downloads a[href$='.ods'],#downloads a[href$='.sdc'],#downloads a[href$='.dif'],#downloads a[href$='.pxl'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/fileicons/excel.gif) center left no-repeat;
}

#downloads .sep { border-bottom:1px dashed silver; }
/* ENDS */

/* Ticker Boxes */
#marqueecontainer{
position: relative;
/*background:#1A619D;*/
border-bottom:1px solid silver;
padding-bottom:10px;
height: 200px;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

.ResultsHighLight {
	background:#23639C; color:white;
}