﻿body 
{
   background:#FFFFFF url(../images/background.jpg) repeat-x top left;
   font-family:Times New Roman;
}

#pagewrap 
{
    margin:0 auto;
    width:900px;
}

#header
{
    background:#0055B1 url(../images/header.jpg) no-repeat top left;    
    height:141px;
}


#headertop
{
   background-color: #0055B1;
   color:#FFFFFF;
   font-size:12px;
   font-weight:bold;
   float:right;
   width:650px;
   height:30px;
   
}

#headertop a
{
    color:#FFFFFF;
    text-decoration:none;
}

#headertop a:hover
{
    color:#78ACFD;   
}

#headertop a.selected
{
    color:#85C64C;
}    

#headertop ul 
{
    font-family:MS Sans Serif;
    font-weight: bold;
    float:right;
    margin:10px -55px 0px 0px;
    
}

#headertop #topmenu li
{
    list-style-type:none;
    display:inline;
    padding-right: 60px;
    font-size:85%;   
}

#headerbottom1 
{
    color:#91C74A;
    font-size:14px;
    font-weight:bold;
    text-align:right;
    margin:25px 0 5px 0;
    float:right;
    width:512px;
}

#headerbottom1 a, #headerbottom3 a 
{
    color:#91C74A;
}

#headerbottom2
{
    float:right;
    width:500px;
    height:39px;
    font-size:85%;
    font-weight:bold;
    text-align:right;
    background: #0055B1 url(../images/login_bg.jpg) no-repeat top left;
}

#headerbottom2 input
{
    width:125px;
    margin:0px 5px;
    
}

#headerbottom2 input#login
{
    position:relative;
    top:7px;
    left:0px;
    width:61px;
    height:24px;
}

.carticon 
{
    position:relative;
    top:3px;
    left:0px;
}

#headerbottom3
{
    float:right;
    width:550px;
    margin-top:3px;
    font-size:75%;
    text-align:right;
    
}    

#navigation 
{
    height:39px;
    margin:0;
    z-index:1001;
}

#navigation ul 
{
	background:url(../images/pros_nav.gif) no-repeat 0 0;
	height:39px;
	margin:0;
	padding:0;
	z-index: 1001;
}


#navigation li
{
    float:left;
    list-style-type:none;
}

#navigation img
{
    margin:0px;
}

#navigation a
{
    outline:none;
    display:block;
	text-indent:-9999px;
	height:39px;
	background:url(../images/pros_nav.gif) no-repeat 0 0;
}



#navhome a 
{
	width:180px;
	background-position:0 0;
}

#navmembers a {
	width:180px;
	background-position:-180px 0;
}



#navtalk a {
	width:180px;
	background-position:-360px 0;
}



#navshop a {
	width:180px;
	background-position:-540px 0;
}

#navwork a {
	width:180px;
	background-position:-720px 0;
}




#navhome a:hover {
	background-position:0 -39px;
}

#navmembers a:hover {
	background-position:-180px -39px;
}

#navtalk a:hover {
	background-position:-360px -39px;
}

#navshop a:hover {
	background-position:-540px -39px;
}



#navwork a:hover {
    background-position:-720px -39px;
}

#navhome a.selected
{
    background-position:0px -78px;
}

#navmembers a.selected
{
    background-position:-180px -78px;
}

#navtalk a.selected
{
    background-position:-360px -78px;
}

#navshop a.selected
{
    background-position:-540px -78px;
}

#navwork a.selected
{
    background-position:-720px -78px;
}
    
#billboard
{
    width:100%;
    height:263px;
    /*background:#FFFFFF url(../images/billboard1.jpg) no-repeat top left;*/
}


#bottomarea
{
    margin-top:10px;
    width:100%;
    height:423px;
}

#bottomleft
{
    
    float:left;
    width:650px;
    height:423px;
}

#contactinfo
{
    padding:0px 40px;
    font-size:85%;
    line-height:110%;
    height: 318px; 
}

* + html #contactinfo { margin-top:15px;}
* + html #contactinfo p {margin: 10px 0px} 
* html #contactinfo { margin-top:20px; }
* html #contactinfo p {margin: 10px 0px;}


#contactinfo h2
{
    color:#0055B1;
    font-weight:bold;
    font-size:155%;
}

#contactinfo h3
{
    color:#0055B1;
    font-weight:bold;
}

#contactinfo h4
{
    color:#0055B1;
    font-weight:bold;
    font-style:italic;
}

#contactinfo a
{
    color:#0055B1;
}

#liquidation
{
    background: #FFFFFF url(../images/liquid_bg.jpg) no-repeat top left;
    margin-bottom:10px;
    height:158px;
}

#liquidation a img 
{
    border:0;
    position:relative;
    top:23px;
    left:2px;
}

#advice
{
    background: #FFFFFF url(../images/advice_bg.jpg) no-repeat top left;
    margin-bottom:10px;
    height:82px;
    padding:38px 17px;
}

#advice p
{
    margin:0 0 3px 0;
}

#advice a
{
    color:#0055B1;
    font-weight:bold;
}

#adviceleft
{
    float:left;
    width:162px;
}

#advicecenter
{
    float:left;
    font-size:85%;
    width:254px;
    padding:0 20px;
}

#adviceright
{
    float:left;
}

#adviceright img
{
    padding:0;
    border:0;
}

#sponsors
{
    background: #FFFFFF url(../images/sponsors_bg.jpg) no-repeat top left;
    margin-bottom:10px;
    height:87px;
}

#sponsors a.championenergy
{
    float:left;
    width: 210px;
    height: 87px;
    outline:none;
    text-indent:-9999px;
    
}

#sponsors a
{
    float:left;
    width: 140px;
    height: 87px;
    outline:none;
    text-indent:-9999px;
    
}


    
#bottomright
{
    margin-left:15px;
    margin-bottom:10px;
    float:left;
    width:235px;
}


#events
{
    
    background: #FFFFFF url(../images/events_bg.jpg) no-repeat top left;
    height:206px;
    margin-bottom:12px;
    padding:30px 15px 17px 15px;
}

#events p
{
    font-size:85%;
    line-height:115%;
    margin:0 0 5px 0;
    
}

#events .date
{
    color:#0055B1;
    font-weight:bold;
}

#events a
{
    color:#0055B1;
}

#follow
{
    background: #FFFFFF url(../images/follow_bg.jpg) no-repeat top left;
    height:114px;
    padding:35px 15px 10px 15px;
}

#follow img 
{
    border:0;
    padding:0 0 8px 10px;
    
}

#footer, #footer a
{
    font-family:MS Sans Serif;
    font-size:85%;
    color:#1D61B6;
    text-align:justify;
    margin-bottom:40px;
    
}



/* rotating banner */

/* begin: slideshow */
.slideshow {
position:relative;
padding:0;
margin:0;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
height:263px;
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}
.slideshow .buttons {
display:none;
}
.slideshow .buttons {
display:block;
position:absolute;
z-index:100;
left:10px;
top:20px;
margin:0;
}
.slideshow .buttons li {
float:left;
display:inline;
width:20px;
height:30px;
margin:0;
padding-left:13px;
line-height:20px;
background:url('../images/bbcounter.gif') no-repeat 2px 2px;
/*background-color:#000000;*/
}
.slideshow .buttons li a {
float:left;
text-decoration:none;
font-size:65%;
font-weight:bolder;
width:20px;
height:30px;
color:#091c68;
outline:0;
}
.slideshow ul.buttons li a:hover {
text-decoration:none;
color:#91C74B;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
color:#91C74B;
}
/* end: slideshow */

/* end rotating banner */