﻿body {
    color: #444444;
	font-family: Verdana;
	font-size: 11px;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

h1 {
	font-size: 15px;
	letter-spacing: 1px;
}

h2 {
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #5C80B1;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
    clear:both;
}

.left {
    float:left;
}

.right{
    float:right;
}
 
.grayLine {
    border-bottom : solid 1px #c2c2c2;
    line-height:2px;
    display:block;
    clear:both;
    margin-bottom:5px;
    margin-top :2px;
}

.headerfoot {
    float: left;
    margin: 10px 0px 10px 0px;
}

.container
{
    width:992px;
    margin:0 auto;
}

#navpanel {
	float: left;
	width: 180px;
}

#content {
	float: left;
	width: 676px;
	margin-right: 6px;
	margin-left: 0px;
}

#sidepanel {
	float: right;
	width: 300px;
}


#flash{
	background: url(images/top-gray.jpg);
    height : 8px;
    line-height : 8px;
    width:100%;
    overflow: hidden;
    margin:0 auto;
}

#orangeLine
{
    background-color : #f6ca26;
    line-height: 3px;
    height : 3px;
    overflow:hidden;
    width:999px;
    margin-bottom:10px;
    margin-left:2px;
    margin-right:2px;
}

#innercontent {
	float: left;
	width: 790px;
	margin-right: 2px;
	margin-left: 10px;
}

#flashMessageContainer 
{
    width:1003px;
    margin:0 auto;
}

/****************************
            Header
****************************/

#pattern
{
    width: 100%;
	background-image: url(images/pattern.jpg);
	background-position: center;
	height : 100px;
}

#header {
	width: 988px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height : 100px;
}

#header h1 {
	font-family: Arial;
	font-size: 80px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 8px;
}

#header h2 {
	font-weight: normal;
	letter-spacing: 4px;
	color: silver;
	margin: 0px;
}

#header a {
	text-decoration: none;
	color: white;
}



/********************************
        Footer
*********************************/

#footer 
{
    width : 100%;
    margin:0 auto;
    padding:10px 0px 10px 0px;
}

#footer .footerBg
{
    background-image:url(images/page-footer.jpg);
    background-repeat:repeat-x;
    height:9px;
}

#footer #footerList{
	margin: 0px auto;
	font-size :10px;
	text-align:center;
	padding:8px 0px 0px 0px;
}

#footer #footerList ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#footer #footerList ul li{
	display:inline;
	border-right: solid 1px #40473e;
	padding-left: 5px;
	padding-right: 5px;
}

#footerList ul li a{
	padding:0px 5px 0px 5px;
	font-weight: normal;
	color : #323030;
	text-decoration : none;
}

#footer #footerList ul li.last{
	border:0px;
}

#footer #copyright
{
    font-size :10px;
    color:#716c6c;
    padding:5px 0px 0px 0px;
    text-align:center;
}

/****************************
            Menu
*****************************/

#menu{
	background: url(images/nav-gra.jpg) no-repeat center;
	margin: 0px auto;
	font-size :12px;
	height:36px;
	line-height:30px;
	width:992px;
}

#menu ul{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width:935px;
}

#menu ul li{
	display:inline;
	border-right: solid 2px #40473e;
	padding-left: 20px;
	padding-right: 20px;
}

#menu ul li a{
	padding:0px 10px 0px 10px;
	font-weight: bold;
	color : #40473e;
	text-decoration : none;
}

#menu ul li.last{
	display:inline;
	border-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

/****************************
        Quicklinks
*****************************/

ul#quicklinksList{
    margin : 0px;
    padding:0px;
    width:180px;
    float:left;
    margin-bottom:25px;
}

ul#quicklinksList li{
	list-style: none;
	margin:0px;
	margin-bottom : 2px;
	margin-top : 2px;
	line-height : 20px;
	height : 20px;
	padding-left:6px;
	padding-right:6px;
	font-family: Verdana;
	font-size:12px;
	line-height:20px;
}

ul#quicklinksList li.quicklinksTitle {
    background: url(images/ct.jpg) no-repeat center;
    background-color: #D7D7CB;
    color : White;
    font-family:Arial Black;
    font-size : 18px;
    text-align:center;
    padding:0px;
    line-height:24px;
    height:24px;
    margin:0px;
}

ul#quicklinksList li.quicklinksColor1 {
    background-color: #F0F0E7;
}

ul#quicklinksList li.quicklinksColor2 {
    background-color:#f0f1f3;
}

ul#quicklinksList li.quicklinksLast1 {
    background-color: #F0F0E7;
    background: url(images/cb1.jpg) no-repeat center;
}

ul#quicklinksList li.quicklinksLast2 {
    background-color: #F0F0E7;
    background: url(images/cb2.jpg) no-repeat center;
}

ul#quicklinksList li a{
	font-weight: lighter;
	color: #333333;
	text-decoration :none;
}

ul#quicklinksList li a:hover{
	color: #cc0000;
	text-decoration :underline;
}

/****************************
        search
*****************************/
#logoSide,#logoSide img {float:left; width:212px; display:block; height:99px; border:0px}
#searchSide { float:left; width:774px;}
#searchForm { width:462px; margin: 0px auto; padding:33px 0px 0px 0px; text-align: center;}
#searchForm input[type=submit] { 
    background-image:url(images/search_site.jpg);
    background-repeat:no-repeat;
    color:#ddddd0;
    font-family:Verdana;
    font-size:12px;
    width:144px;
    border:0;
    text-align:center;
    background-position:center center;
    display: inline-block;
    padding: 3px 0px 3px 0px;
}

.searchTextBox
{
    width:224px;
    background-color:#ffffff;
    border:0;
    font-family:Verdana;
	font-size: 14px;
}

.searchResults{width:800px; margin:0 auto;}

.searchGroup
{
    width:424px;
    margin:0 auto;
    padding:0px 0px 0px 0px;

}

.headerSearchBox 
{
    width:224px;
    background-color:#ffffff;
    height:21px;
    border:0;
    float:left;
    overflow:hidden;
}

.searchTop54u
{
    background-image:url(images/search_site.jpg);
    background-repeat:no-repeat;
    color:#ddddd0;
    font-family:Verdana;
    font-size:12px;
    height:21px;
    width:144px;
    border:0;
    text-align:center;
    background-position:center;
    overflow:hidden;
    padding:0px 0px 3px 0px;
    -padding:0px;
}

.searchWeb
{
    background-image:url(images/web.jpg);
    background-repeat:no-repeat;
    color:#ddddd0;
    font-family: Verdana;
    font-size:12px;
    height:21px;
    width:44px;
    border:0;
    text-align:center;
    background-position:center;
    overflow:hidden;
    padding:0px 0px 3px 0px;
    -padding:0px;
}

#keywordsList {width:460px; margin:0 auto; padding: 5px 0px 0px 0px}
#keywordsList ul {list-style:none; margin:0px; padding:0px;}
#keywordsList ul li{ list-style:none; float:left; color:#babbb3; margin:0px; padding:0px 3px 1px 3px; border-right:solid 1px #babbb3; line-height:11px;font-size:12px;}
#keywordsList ul li.last{ border:0px; }
#keywordsList ul li.first {border:0px; padding-left:0px;}
#keywordsList ul li a,#keywordsList ul li a:hover { color:#babbb3; text-decoration:none;}

.flashMessage 
{
    background-image:url(images/logo-light.jpg);
    background-position:left;
    background-repeat:no-repeat;
    height:21px;
    line-height:21px;
    font-size:11px;
    color:#bcbcbc;
    font-weight:bold;
    padding:0px 10px 0px 35px;
    margin:2px 0px 0px 0px; 
    float:right;
}


/****************************
            Ads
*****************************/

.laddwidget{
    width:180px;
    float:left;
}


.laddwidgetBox{
    background-color:#F0F0E7;
    width: 180px;
    margin: 0 auto;    
    margin-top:10px;
}

.laddwltop  { background: url(images/laddtop.jpg) no-repeat top left; }
.laddwlbot  { background: url(images/laddbottom.jpg) no-repeat bottom left; }


.laddwltop, .laddwlbot {
	height: 9px;
	width: 180px;
	line-height:9px;
	display:block;
}
.laddwcontent  { margin: 0px; }

#adSide1
{
    width:300px;
    margin:0 auto;
    margin:15px 0px 15px 0px;
    height:302px;
    background-image:url(images/ad2.jpg);
}

#adTitle
{
    color:#4e3535;
    font-family:Verdana;
    font-weight:normal;
    letter-spacing:2px;
    font-size:11px;
    -margin-top:7px;
    -margin-left:15px;
    padding:7px 0px 0px 15px;
    -padding:0px;
}

#adContent
{
    -margin-top:7px;
     padding:7px 0px 0px 0px;
    -padding:0px;
}

.homeAdRHS
{
    width:300px;
    height:250px;
    margin-bottom:10px
}

.rad2
{
    background: url(images/rhs-ad2.jpg) no-repeat center;
    width:300px;
    height:250px;
    margin-bottom:10px
}

.adTopLeaderboard
{
    /*background: url(images/leader.jpg) no-repeat center;*/
    width:728px;
    height:90px;
    margin:0 auto;
}

.leftAd
{
    width:160px;
    height:600px;
    margin:0 auto;
}
.topAd
{
    padding:5px 0px;
    width:800px;
    border:solid 1px #d6d6d6;
    margin:0 auto;
}

.adContainer
{
    padding:20px 0px 20px 0px;
    margin:0 auto;
}

.vpAdPanel
{
    width: 350px;
    float:right;
}


input[type="hidden"] {display:none;}
