/*
	(c) CarlSpencer.com 2008
*/

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

h1 { color:#235975; font-size:18px; }
h2 { color:#235975; font-size:16px; margin:5px; }
h3 { color:#235975; font-size:15px; margin:5px; }
h4 { color:#235975; font-size:14px; margin:5px; }
h5 { color:#235975; font-size:12px; margin:5px; }
p { font-size:12px; color:#000000;}
ul,ol { font-size:12px; }
li {margin:.5em 10% .5em 0}
hr { color: #D1D1D1; background-color: #D1D1D1; height: 1px; border:0px; }

/* LAYOUT SECTION */

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

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

#headercont {
	background:#005380;
	height:158px; z-index:10;
}

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

.headerright {
	width:250px;
	float:right; position:relative;
	right:30px; top:5px;
}

#newsletterbox td {
	color:white;
}

#topnav {
	background:#1F5F8C;
	border-top:1px solid #014367;
	border-bottom:1px solid #014367; height:26px;
	/*padding-bottom:8px;
	padding-left:6px;*/
	padding-top:10px;
}

#topnav ul { margin: 0px; padding: 3px 10px 0; list-style:none; }
#topnav li { display:inline; margin: 3px; padding:0; color:#FFFFFF;}
#topnav a { background:#397EBC; border:1px solid #145691; text-decoration:none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;  padding: 3px 3px 5px 3px;  }
#topnav a span { padding-left:10px; padding-right:10px; padding-top:0px; color:#FFFFFF; }
#topnav #current a { background-color:#1DA9CB; color:#000000;}
#topnav #current a span { background-color:#1DA9CB; color:white;}
#topnav a:hover { text-decoration:none; color:#000000; background:#186AB4; }
#topnav a:hover span { text-decoration:none; }


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

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

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

.menuheader {
	background-color:#01314A;
	height:14px; padding-left:6px; padding-top:3px; padding-bottom:3px;
}

.menuheader h1 {
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-size:11px; margin:0px;
}

.menuspace {
	background-color:#FFFFFF;
	width:160px;
	padding-left:15px; padding-right:10px; padding-top:8px;
	padding-bottom:10px;
}

.menubox {
	border:1px solid #5F6062;
	background-color:#005380;
	/*padding:3px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.menubox a {
	color:white;
}
.menubox2 {
	background-color:#005380;
	padding:5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menubox2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; text-decoration:none; color:white;
}

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

.menurow a{
background:#056AA1;
border-top:1px solid #8494B5;
color: white;
display: block;
width: auto; padding:4px;
text-decoration: none;
}
.menurow a:visited { color: white; }
.menurow a:hover{ background: #005380; }

/* ENDS */

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

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

.footer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; color:#FFFFFF; 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:#808080;
}

/* INFO SITE CONTENT */

.contenthead {
	background:url(images/head-bg.gif) repeat-y #1768B4;
	padding: 3px 10px 3px 10px;
}

.contenthead h1 { color:white; margin:0px; font-size:12px; }

.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:#1E65A2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#C9CDD0; font-weight:bold;
	border-top:1px solid #2675B8;
	border-bottom:1px solid #184C78;
	padding:6px;
}

.formcell2
{
	background-color:#3671A2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	color:black;
	border-top:1px solid #2675B8;
	border-bottom:1px solid #184C78;
	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; background:url(images/spinner-med.gif) no-repeat; background-position: center; width:100px; height:100px;}
.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;
height: 200px;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

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

#searchresults
{
	border-top:1px solid silver;
	margin-top:10px;
	text-align:right;
	padding-top:6px;
}

#searchresults a {
	padding-left:3px; padding-right:3px;
	margin-right:2px; color:#3B5998; font-weight:bold;
}

#searchresults .pagecurrent {
	border-top:2px solid #3B5998;
}

#searchresults .pagelink {
}

#bookmarks .social
{
	float:left;
	width:80%;
	color:#444444; font-size:11px;
}
#bookmarks .social img {
	border:1px solid silver;
	margin:1px; width:16px; height:16px;
	padding:3px; background:white;
}

#bookmarks .digg{
	float:right;
	width:120px; position:relative;
}