/*****Defaults for standard elements*****/

p
{
    padding: 0px;
    margin: 0px;
}

/*****Page Header & Footer*****/

#pageheader
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    background-color: #000000;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
}

#siteheader
{
    margin: auto;
    width: 965px;
    position: relative;
    
}


#siteheader img
{
    right: 0px;
    position: absolute;
    z-index: 500;
    top: 2px;
}

#siteheader p
{
    position: absolute;
    right: 30px;
    top: 3px;
    font-size: 16px;
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    font-style: normal;
    color: #C0C0C0;
}

#siteheader span
{
    position: absolute;
    left: 0px;
    color: #FFFFFF;
    top: 10px;
}



#pagefooter
{
    width: 100%;
    background-color: #000000;
    height: 60px;
    border-top-style: solid;
    border-width: 2px;
    border-color: #C0C0C0;
}

#pagefooter p
{
    width: 940px;
    margin: 15px auto auto auto;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;   
}

.scrolldiv
{
    margin: auto;
    height: 35px;
    width: 960px;
    overflow: auto;
    background-color: #000000;
    list-style-type: none;
    text-align: center;
}

.scrolldiv a
{
    color: #FFFFFF !Important;
}


/*****Main Content*****/

#wrapper
{
    padding: 0px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    width: 940px;
    margin-top: 2px;
}

#container
{
    padding: 0px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    width: 940px;
    margin-top: 2px;
    position: relative;
}


/***Logo Area ***/

#navheader
{
    margin: 10px auto auto auto;
    width: 940px;
    position: relative;
}

#navheader a img
{
    border-style: none;
}


/***Navigation Bar***/

#tabbedmenu
{
    margin: -1px auto auto auto;
    padding: 10px 0px 5px 0px;
    width: 940px;
}

#mainNav09{		
	width: 940px;
	height: 26px;
	padding: 0px 0px 0px 0px;
}

#mainNav09 ul
{
    background-position: left bottom;
    list-style: none;
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 26px 0px;
    width: 940px;
    
}

* html #mainNav09 ul
{
    padding-bottom: 0px;
}

#mainNav09 ul li
{
    float: left;
    background: url(../menu/lightGreenTabRight.jpg) no-repeat top right;
   
}


#mainNav09 li a:link, #mainNav09 li a:visited
{
    display: block;
    padding: 0px 25px 0px 25px;
    line-height: 23px;
    background: url(../menu/lightGreenTabLeft.jpg) no-repeat top left;
    text-decoration: none;
    color: #fff;
    float: left;
}

#mainNav09 li a:hover, #mainNav09 li a:active {
	/* These elements need adding in here to fix IE6 problem with rendering - START */
	display: block;
	padding: 0px 25px 0px 25px;
	line-height: 23px;
	background : url(../menu/lightGreenTabLeft.jpg) no-repeat top left;
	text-decoration: none;
	color: #fff;	
	float: left;
	/* These elements need adding in here to fix IE6 problem with rendering - END */
	text-decoration: underline;
}

#mainNav09 li.nounderline a:hover, #mainNav09 li.nounderline a:active {
	/* These elements need adding in here to fix IE6 problem with rendering - START */
	display: block;
	padding: 0px 25px 0px 25px;
	line-height: 23px;
	background : url(../menu/lightGreenTabLeft.jpg) no-repeat top left;
	text-decoration: none;
	color: #fff;	
	float: left;
	/* These elements need adding in here to fix IE6 problem with rendering - END */
	text-decoration: none;
}	
	

#mainNav09 ul li.CurrentTab {
	float:left;
	background: url(../menu/darkGreenTabRight.jpg) no-repeat top right;
}


#mainNav09 li.CurrentTab a:link, #mainNav09 li.CurrentTab a:visited {
	display: block;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	line-height: 23px;
	background : url(../menu/darkGreenTabLeft.jpg) no-repeat top left;
	text-decoration: none;
	color: #fff;
	float: left;
}

#mainNav09 li.CurrentTab a:hover, #mainNav09 li.CurrentTab a:active {
	text-decoration: underline;
}

.fixtab
{
    margin-top: 12px;
}



/***Columns, Body, Wrapper Footer***/

#leftcolumn
{
    float: left;
    width: 170px;
    margin-left: -770px;
    margin-top: 105px;
}

#centercolumn
{
    width: 600px;
    float: left;
    margin-left: 170px;
    padding-bottom: 50px;
    min-height: 1000px;
    margin-top: 105px;
}

#rightcolumn
{
    float: right;
    width: 170px;
    margin-right: -8px;
}

#categories, #businesslinks, #advertsleft, #login, #information, #advertsright
{
    padding: 0px;
    margin: 0px;
    width: 150px;
}

#wrapperfooter
{
    border: 1px solid #C0C0C0;
    clear: both;
    width: 510px;
    background-color: #F7F7F7;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.rfooter {display: block; background: url(../images/left_roundedbottom.jpg) no-repeat top left;}


/***Adverts***/


#ads468x60TB
{
    position: absolute;
    top: 14px;
    right: 14px;
    width: 468px;
    height: 60px;
    z-index: 100;
}

#ads728x90N
{
    background-position: left top;
    width: 770px;
    height: 92px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background-image: url(../images/borderh90.gif);
    background-repeat: no-repeat;
    padding-top: 1px;
    
}

#ads468x60TBN
{
    position: absolute;
    top: -230px;
    left: 14px;
    width: 468px;
    height: 60px;
    z-index: 1000;
}

#ads160x600
{
    margin-left: -5px;
}



/***** Menu & Advert Box Enclosure *****/

#adblockleft {}

#adblockright {}


.boxwrapperwide
{
    width: 162px;
    position: relative;
    margin-bottom: 10px;
}

.boxwrapper
{
    width: 162px;
    position: relative;
    margin-bottom: 10px;
}

.topborder
{
    border-width: 1px;
    border-color: #CCCCCC;
    background: url(../images/boxborder.png) no-repeat left top;
    width: 18px;
    height: 20px;
    float: left;
    border-bottom-style: solid;
}

.topborderright
{
    border-width: 1px;
    border-color: #CCCCCC;
    background-position: right top;
    background: url(../images/boxborder.png) no-repeat right top;
    height: 20px;
    border-bottom-style: solid;
    
}

.topborderright p
{
    position: absolute;
    left: 18px;
    top: 5px;
    font-weight: bold;
}

.footborder
{
    border-width: 1px;
    border-color: #CCCCCC;
    background: url(../images/boxborder.png) no-repeat left bottom;
    width: 18px;
    height: 10px;
    float: left;
    border-top-style: solid;
}

.footborderright
{
    border-width: 1px;
    border-color: #CCCCCC;
    background: url(../images/boxborder.png) no-repeat right bottom;
    height: 10px;
    border-top-style: solid;
    
}

.boxcontent-tac
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    border-right-style: solid;
    text-align: center;
}

.boxcontentwide-tac
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    border-right-style: solid;
    text-align: center;
}

.boxcontent
{
    padding: 9px 9px 9px 9px;
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    border-right-style: solid;
}


/***** Box Hyperlinks & Rollover Styles *****/

.boxlist, .boxlistselected
{
    list-style-type: none;
}

#loginstatus
{
    font-size: 10px;
    background-color: #f0f0f0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #008000;
    margin-bottom: 10px;
    line-height: 18px;
    list-style-type: none;
}


.boxlist a
{
    display: block;
    height: 16px;
    font-size: 10px !important;
    font-weight: bold !important;
    padding-top: 2px;
    text-decoration: none !important;
}

.boxlist a:hover
{
    text-decoration: none;
    color: #FF3300;
}

.boxlist a:active
{
   color: #808000;
}

.boxlistselected a
{
    display: block;
    height: 16px;
    font-size: 10px!important;
    text-decoration: none!important;
    font-weight: bold!important;
    color: #008000;
    background-color: #F0F0F0;
    border-right-style: solid;
    border-right-width: 5px;
    border-right-color: #008000;
    padding-top: 2px;
}

#accountmanagertext
{
    position: absolute;
    top: 10px;
    right: 32px;
    width: 180px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 10px;
    font-size: 2.0em;
    color: #FFFFFF;
    font-weight: bold;
}


#reciprocallink
{
    width: 575px;
    height: 75px;
    background-color: #FFFFFF;
    border: 1px solid #808080;
}

