﻿*
{
	font-family: Verdana,Arial;
}

body
{
	background-image: none;
	background-color: #a4a4a4;
}

#master
{
	margin: 0pt auto;
	width: 100%;
	border: solid 0px red;
}

#verticallogo
{
	margin: 0pt auto;
	width: 1250px;
	border: solid 0px blue;
	height: 0px;
	z-index: 1;
	position: relative;
}
#verticallogo img
{
}


#header
{
	margin: 0pt auto;
	width: 100%;
	height: 268px;
	border: solid 0px blue;
	background-image: url(../img/headerback.jpg);
	background-position: center top;
}

.content
{
	margin: 0pt auto;
	width: 100%;
	border: solid 0px blue;
	background-image: url(../img/mainback.jpg);
	background-position: center top;
	background-repeat: repeat;
}

#footer
{
	margin: 0pt auto;
	width: 100%;
	height: 152px;
	border: solid 0px blue;
	background-image: url(../img/footerback.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.cleaner
{
	clear: both;
	height: 0px;
}

.centered
{
	z-index: 5;
	position: relative;
	margin: 0pt auto;
	width: 995px;
	border: solid 0px blue;
}

.logo
{
	float: left;
	padding: 40px 0 0 30px;
	width: 190px;
	height: 107px; /*background-image: url(../img/mainlogo.gif); 	background-position: center center; 	background-repeat: no-repeat;*/
}

.logo img
{
	margin: -20px 0 0 -10px;
}

/*  CLUB  */

.clubarea
{
	float: right;
	padding: 0 0 0 10px;
	width: 443px;
	height: 53px;
	background-image: url(../img/clubarea.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.clublogo
{
	float: left;
	height: 75px;
	margin: 3px 0 0;
	padding: 0 0 0 30px;
}

.leftclublogo
{
	float: left;
	height: 75px;
	margin: 3px 0 0;
	padding: 0 0 0 30px;
}


.rightclublogo
{
	float: left;
	height: 75px;
	margin: 3px 0 0;
	padding: 0 0 0 30px;
}
.morerightclublogo
{
	float: left;
	height: 75px;
	margin: 3px 0 0;
	padding: 0 0 0 30px;
}

/*  LOGIN  */

.loginarea
{
	float: right;
	padding: 0 0 0 0;
	width: 268px;
	height: 95px;
	background-image: url(../img/loginarea.png);
	background-position: center top;
	background-repeat: no-repeat;
	border: solid 0px blue;
}

.loginarea div
{
	float: left;
}

.loginareatab
{
	margin: 0 0 0 2px;
	width: 100%;
	height: 28px;
	background-image: url(../img/loginareatab.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: solid 0px green;
}

.loginareatab span
{
	margin: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	font: bold 0.7em/1.9em Verdana, Arial;
	border: solid 0px green;
}

.loginareafields
{
	width: 120px;
	margin-right: 10px;
}

.loginareafields input
{
	margin: 2px 0 4px 10px;
	padding: 5px 0 0 2px;
	height: 16px;
	width: 115px;
	border: solid 1px #c0c0c0;
	color: #333;
	font-size: 0.6em;
}

.loginareabuttons
{
	margin: 2px 0 0px 10px;
	padding: 0 0 0 2px;
	border: solid 0px #c0c0c0;
	font-size: 0.6em;
	color: #333;
	width: 120px;
}

.loginareabuttons div
{
	margin-bottom: 4px;
}

.loginareabuttons input
{
	display: inline-block;
	margin: -0 3px 0 0;
}

.loginareabuttons br
{
	line-height: 0.2em;
}

.loginareabuttons a
{
	color: #333;
	font-size: 0.9em;
	overflow: visible;
}

.loginareabuttons span
{
	margin: -5px 0 0 0;
	border: solid 0px red;
}

.banner480x65
{
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 20px;
	height: 70px;
}

.banner250x90
{
	display: block;
	padding: 0 0 0 0;
	margin: 5px 0 15px 3px;
}

/*  CONTENT  */

.content .centered
{
	position: relative;
	top: -50px;
	background-color: #d6d6d6;
}

.contentleft
{
	float: left;
	width: 840px;
	border: solid 0px green;
}

.innercontentleft
{
	float: left;
	width: 560px;
	border: solid 0px green;
}

.innercontentleft .mainarticle
{
}

.innercontentleft .mainarticle .title
{
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px 0 15px 0;
}

.innercontentleft .mainarticle .datetime
{
	font-size: 0.5em;
	color: #626262;
	padding: 0 0 5px 10px;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
}

.innercontentleft .mainarticle img
{
	padding: 0 0 10px 0;
}

.innercontentleft .mainarticle .text
{
	font-size: 0.7em;
	color: #000;
	padding: 0 0 5px 10px;
	line-height: 16px;
}

.innercontentleft .mainarticle .text strong
{
	font-weight: bold;
}

.innercontentleft .centered
{
	width: 500px;
	top: 0;
	background-color: #fff;
}

.innercontentleft .banner480x65
{
	width: 500px;
	margin: 20px 0 20px 10px;
}

.innercontentleft .redbar
{
	padding: 10px 0 5px 0;
}

.innercontentleft .imgstrip
{
	position: relative;
	left: 0px;
	width: 100%;
	height: 72px;
	overflow: hidden;
	border: solid 0px red;
	z-index: 1;
	float: left;
}

.innercontentleft .imgstrip .main
{
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
}

#scrollLinks
{
	position: relative;
	top: -45px;
	left: -18px;
	width: 535px;
	height: 20px;
	border: solid 0px red;
	z-index: -10;
	float: left;
}

.innercontentleft .imgstrip img
{
	float: left; /*width: 102px; 	height: 72px;*/
}

.innercontentleft .newslist
{
	width: 500px;
	margin: -20px 0 0 0;
}

.innercontentright
{
	float: left;
	width: 278px;
	border: solid 0px green;
	margin: 0 0 0 3px;
}

.innercontentright .redbar
{
	padding: 10px 0 5px 0;
	display: block;
}

.innercontentright .centered
{
	width: 258px;
	top: 0;
	background-color: #fff;
}

.innercontentright .imggallery
{
	width: 100%;
	padding: 0 0 0 20px;
}

.innercontentright .newslist
{
	width: 250px;
	margin: -20px 0 0 0;
	font-size: 0.8em;
}

.innercontentright .newslist li .title
{
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
}

.innercontentright .newslist li .text
{
	font-size: 1em;
	line-height: normal;
}

.innercontentright .newslist li
{
	padding: 0 0 0 0;
	display: inline-block;
	font-size: 0.7em;
	line-height: 15px;
}

.innercontentright .newslist img
{
	padding: 0 3px 0 0;
}

.innercontentright .newslist .darkgrey
{
	background-color: #e0e0e0;
	text-align: center;
}

.innercontentright .newslist .lileft
{
	float: left;
	border-right: solid 1px #fff;
	width: 118px;
	height: 100%;
	padding: 5px 3px 5px 3px;
	margin: 0;
}

.innercontentright .newslist .liright
{
	float: right;
	border-right: solid 0px #fff;
	width: 118px;
	height: 100%;
	padding: 5px 3px 5px 3px;
	margin: 0;
}

.innercontentright .orangetitle
{
	color: #D96513;
	font-weight: bold;
	line-height: normal;
}

.innercontentright .orangetext
{
	color: #D96513;
	line-height: normal;
}

.contentright
{
	float: right;
	width: 150px;
	border: solid 0px red;
}

.contentright .banner150x90
{
	float: left;
	padding: 3px 0 3px 0px;
}

.contentright .magazine
{
	margin: -18px 0 0 0;
}

.contentright .redbar
{
	height: 20px;
	padding: 0 0 0 0;
	clear: both;
}

.contentright .redbar .title
{
	font-size: 0.6em;
	padding: 3px 0 0 5px;
}

.redbar .title img
{
	height: 5px;
	width: 5px;
	padding: 0 3px 1px 0;
}

.contentright .newslist
{
	width: 140px;
	margin: -20px 5px 0 5px;
	font-size: 0.6em;
}

.contentright .newslist li
{
	padding: 0 3px;
}

.contentright .newslist img
{
	float: left;
	margin: 0 0 10px -10px;
}

.contentright .newslist .text
{
	line-height: 16px;
}

.contentright .newslist .tvmore
{
	float: right;
	padding: 10px 0 0 0;
}

.innerleft
{
	float: left;
	width: 480px;
	border: solid 0px green;
}

.innerright
{
	margin: 5px 12px 0 0;
	float: right;
	width: 345px;
	border: solid 0px red;
}

.innerright .imggallery img
{
	/*width: 102px; 	height: 72px;*/
}

.redtab
{
	height: 34px;
	width: 96px;
	background-image: url(../img/redtab.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.redtab span
{
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	top: 10px;
	left: 30px;
}

.innerleft .bigimage
{
	float: left;
	padding: 10px 0px 20px 30px;
}

.banner345x65
{
	padding: 0 0 10px 0;
}

.redbar img
{
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.redbar
{
	height: 25px;
	display: block;
	position: relative;
	margin: 0 0 10px 0;
}

.innerleft .redbar
{
	margin: 0px 15px 10px 20px;
	float: left;
}

.redbar .title
{
	float: left;
	top: -20px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0 0 0 15px;
}

.redbar .link
{
	float: right;
	top: -20px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

.redbar .blacktitle
{
	float: left;
	top: -20px;
	position: relative;
	z-index: 1;
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0 0 0 15px;
}

.redbar .orangetitle
{
	float: left;
	top: -20px;
	position: relative;
	z-index: 1;
	color: #DA701C;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 0 15px;
}

.redbar .orangetitle img
{
	height: 8px;
	padding: 0 2px 1px 0;
	width: 5px;
}

.redbar .blacklink
{
	float: right;
	top: -20px;
	position: relative;
	z-index: 1;
	color: #000;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 10px 0 0;
}


.dropdown
{
	display: block;
	padding: 5px 0 5px 0;
	margin: 0;
}

.dropdown select
{
	width: 200px;
	font-size: 0.7em;
}

.rss
{
	padding: 5px 10px 0 0;
}

.rss a
{
	text-decoration: none;
}

.rss img
{
	padding: 0px 5px 0 0;
}

.rss span
{
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	vertical-align: text-top;
}

.newslist
{
	float: left;
	width: 345px;
	font-size: 0.7em;
	padding: 10px 0 20px 0;
}

.innerleft .newslist
{
	width: 440px;
	margin: -15px 15px 0 20px;
}

.newslist li
{
	padding: 4px 0 4px 0;
}

.newslist .grey
{
	background-color: #efefef;
}

.newslist img
{
	padding: 0 5px 0 10px;
}

.newslist a
{
	color: #000;
	text-decoration: none;
}

.newslist .title
{
	font-weight: bold;
	font-size: 0.9em;
	color: #252525;
}

.newslist .datetitle
{
	padding: 0 5px 0 10px;
	font-size: 0.9em;
	text-decoration: none;
}

.newslist br
{
	line-height: 20px;
}

.newslist .text
{
	line-height: 20px;
	font-size: 0.9em;
}

.banner150x90
{
	float: left;
	padding: 3px 0 3px 12px;
}

.banner650x90
{
	float: left;
	padding: 3px 0 3px 12px;
}

.banner650x90 img
{
	/*width: 187px; 	height: 117px;*/
	margin: 0 5px;
}


.tabbedlist
{
	float: left;
	padding: 0 0 20px 0;
}

.tabbedlist .header
{
	float: left;
	height: 30px;
	border: solid 0px blue;
}



.tabbedlist .smallredtab
{
	float: left;
	height: 32px;
	width: 151px;
	background-image: url(../img/smallorangetab.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.tabbedlist .smallredtab span
{
	position: relative;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	top: 10px;
	left: 10px;
}

.tabbedlist .smallgreentab
{
	float: left;
	height: 32px;
	width: 151px;
	background-image: url(../img/smallgreentab.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.tabbedlist .smallgreentab span
{
	position: relative;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	top: 10px;
	left: 5px;
}

.tabbedlist .smallbluetab
{
	float: left;
	height: 32px;
	width: 151px;
	background-image: url(../img/smallbluetab.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.tabbedlist .smallbluetab span
{
	position: relative;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	top: 10px;
	left: 10px;
}

.tabbedlist .datetime
{
	float: left;
	position: relative;
	font-size: 0.6em;
	font-weight: bold;
	color: #aaa;
	top: 10px;
	left: 10px;
}

.tabbedlist .hr
{
	float: left;
	width: 220px;
	margin: 15px 0 0 20px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.tabbedlist .imgleft
{
	padding: 5px 5px 0 15px;
	float: left; /*width: 95px; 	height: 66px;*/
}

.tabbedlist .paragraphright
{
	margin: 8px 20px 0 0;
	width: 335px;
	float: right;
	border: solid 0px red;
}


.tabbedlist .imgright
{
	margin: 8px 20px 0 0;
	float: right; /*width: 95px; 	height: 66px;*/
}

.tabbedlist .paragraphleft
{
	width: 335px;
	float: left;
	border: solid 0px red;
	padding: 5px 5px 0 15px;
}

.tabbedlist .title
{
	font-size: 0.6em;
	font-weight: bold;
	color: #000;
	display: block;
	margin-bottom: -10px;
}

.tabbedlist .text
{
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
}

.tabbedlist .more
{
	font-size: 0.6em;
	font-weight: bold;
	color: #766;
	padding: 0 0 0 5px;
}

.tabbedlist ul
{
	float: left;
	width: 440px;
	margin: 10px 0 0 15px;
	border: solid 0px red;
}


.tabbedlist a
{
	text-decoration: none;
}

.tabbedlist .text
{
	font-size: 0.6em;
	font-weight: normal;
	color: #666;
	padding: 0 0 0 5px;
}


.track
{
	float: left;
	font-size: 0.7em;
	margin: 5px 0 20px 0;
}

.track .supertitle
{
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
}

.track ul
{
	float: left;
	width: 308px;
}

.track .imgleft
{
	float: left;
}

.track li
{
	padding: 2px 0 2px 0;
}

.track .grey
{
	background-color: #efefef;
}

.track img
{
	padding: 0 5px 0 0px;
}

.track a
{
	color: #000;
	text-decoration: none;
}

.track .title
{
	font-weight: bold;
}

.track .datetitle
{
	padding: 0 5px 0 10px;
	font-size: 0.9em;
	text-decoration: none;
}

.track .text
{
	font-size: inherit;
}

.imggallery
{
	width: 350px;
	float: left;
	padding: 0 0 0 10px;
	border: solid 0px red;
}
.imggallery .title
{
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	color: #000;
	padding: 0 0 0 5px;
}
.imggallery img
{
}

.smallcolumns
{
	border: solid 0px green;
	margin: 20px 0 20px 0;
}

.smallcolumns .smallleft
{
	width: 45%;
	float: left;
}

.smallcolumns .imggallery
{
	width: 100%;
	border: solid 0px red;
	margin: 0 0 10px 10px;
}

.smallcolumns .imggallery img
{
	margin: 5px 0;
	padding: 0;
}

.smallleft .imggallery
{
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}

.smallleft .imggallery img
{
	width: auto;
	height: auto;
}

.smallcolumns .smallright
{
	width: 45%;
	float: right;
}

.smallcolumns .newslist
{
	width: 100%;
	font-size: 0.6em;
}

.smallright .newslist
{
	padding-top: 0;
	margin-top: 0;
}

.smallcolumns .newslist img
{
	display: inline-block;
	float: left;
	margin: 3px 0 10px 0;
}

.smallcolumns .newslist .text
{
	line-height: 12px;
}




#calendar
{
	float: left;
	width: 141px;
	padding: 0;
	margin: 0 0 20px 5px;
	border-left: 0px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a
{
	font: bold 18px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}


caption
{
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;
	font: bold 12px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th
{
	font: bold 11px/20px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #616B76;
	background: #fff;
	border-right: 0px solid #A2ADBC;
	border-bottom: 0px solid #A2ADBC;
	border-top: 0px solid #A2ADBC;
}

.today, td.today a, td.today a:link, td.today a:visited
{
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}


td
{
	border-right: 0px solid #A2ADBC;
	border-bottom: 0px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #f6f6f6;
	border: 1px solid #fff;
}

td a
{
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited
{
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active
{
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}

.calendar
{
	background-color: #fff;
}

.calendar .newslist
{
	width: 140px;
	margin: -19px 5px 0 5px;
	background-color: #e9e9e9;
	font-size: 0.6em;
}

.calendar .newslist li
{
	padding: 3px 0 0 3px;
	border-bottom: solid 1px #ccc;
}

.calendar .newslist .redtitle
{
	background-position: center;
	margin: -10px 0 0 0;
	padding: 3px 0 3px 2px;
	color: #70080E;
	font-weight: bold;
	background-image: url(../img/calendartitlebgr.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #fff;
}

.topbtndiv
{
	width: 100%;
	border: solid 0px red;
	height: 30px;
}

.topbtndiv .topbtn
{
	float: right;
	padding: 0 10px 0 0;
}

#footer
{
	font-size: 0.7em;
	font-weight: normal;
	position: relative;
	top: -30px;
}



#footer .centered
{
	width: 900px;
}

#footer .line
{
	border-bottom: solid 1px #fff;
	height: 1px;
	width: 100%;
}

#footer .top
{
	padding: 25px 0 10px 0;
}

#footer .top a + a
{
	border-left: solid 1px #fff;
	padding-left: 5px;
}

#footer .copyright
{
	padding: 5px 0 5px 0;
	font-size: 0.9em;
}


#footer .grey
{
	padding: 5px 0 5px 0;
	font-size: 0.9em;
	float: right;
}

#footer a, #footer span
{
	text-decoration: none;
	color: #fff;
}



#slideMainDiv
{
	height: 315px;
	width: 432px;
	position: relative;
	border: 0px solid #CCCCCC;
	border-bottom: 0px;
}
#slideHeaderDiv
{
	height: 265px;
	width: 432px;
	border: 0px solid #000000;
	padding-left: 1px;
}

.slideDiv
{
	position: absolute;
	left: 0;
	top: 0;
	height: 315px;
	width: 432px;
	border: 0px solid red;
	font-size: 0.8em;
}

.slideDiv h2
{
	font-weight: bold;
	color: #333;
}

.slideDiv p
{
	font-size: 0.8em;
}


#newdiv
{
	height: 14px;
	width: 432px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#newdiv div
{
	border-left: 1px solid rgb(239, 239, 239);
	border-right: 1px solid rgb(239, 239, 239);
	float: right;
	width: 12px;
	height: 12px;
	color: rgb(255, 255, 255);
	background-color: rgb(153, 153, 153);
}
#newdiv a
{
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 0 3px 0 3px;
}


.poll
{
	margin: 0pt auto;
	width: 145px;
	margin-top: 3px;
	background-position: top;
	padding: 5px 0 10px 0;
	background-image: url(../img/pollbgr.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
}

.poll .line1
{
	display: block;
	float: left;
	width: 100%;
	height: 1px;
	background-color: #505050;
	margin: 5px 0 5px 0;
}

.poll .line2
{
	display: block;
	float: left;
	width: 100%;
	height: 1px;
	background-color: #DBDBDB;
	margin: 10px 0 5px 0;
}

.poll .pollbar1
{
	display: block;
	float: left;
	width: 100%;
	height: 6px;
	background-color: #DBDBDB;
	margin: 10px 0 0 0;
}

.poll .pollbar2
{
	height: 2px;
	background-color: #505050;
	position: relative;
	top: 2px;
	left: 2px;
}

.poll .title
{
	color: #B3B3B3;
	font-size: 0.6em;
	margin: 0 0 0 0px;
	padding: 0 0 20px 0;
}

.poll .titleline
{
	position: relative;
	float: right;
	top: -17px;
	width: 50px;
	height: 1px;
	background-color: #B3B3B3;
	margin: 10px 0 5px 0;
}


.poll .question
{
	width: 140px;
	display: block;
	padding: 10px 0 0 5px;
	color: #505050;
	font-size: 0.8em;
	font-weight: bold;
}

.poll .answer
{
	width: 100px;
	float: left;
	display: block;
	padding: 10px 0 0 5px;
	color: #929292;
	font-size: 0.8em;
	font-weight: bold;
}

.poll .percent
{
	width: 10px;
	float: right;
	display: block;
	padding: 10px 20px 0 5px;
	color: #929292;
	font-size: 0.8em;
	font-weight: bold;
}

.poll .vote
{
	display: block;
	float: left;
	padding: 0 0 20px 30px;
}
.poll .archive
{
	display: block;
	float: right;
	padding: 0 30px 20px 0;
}

.poll .pollradio
{
	float: left;
	width: 100%;
	padding: 10px 20px 0 5px;
	color: #929292;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	border: solid 0px red;
}

.poll .pollradio input
{
	float: left;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	line-height: 20px;
	width: 20px;
	border: solid 0px red;
}
.poll .pollradio label
{
	float: right;
	text-align: left;
	display: inline-block;
	margin: 0 0 0 0;
	line-height: 20px;
	width: 120px;
	border: solid 0px red;
}

.poll td
{
	width: 100%;
}


/* ----- contact form ----- */
.contactform
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.contactform .field
{
	position: relative;
	float: left;
	margin: 3px 0 3px 0;
	border: solid 0px #c0c0c0;
}

.contactform span
{
	position: relative;
	float: left;
	margin: 0;
	padding: 4px 0 0 2px;
	height: 16px;
	width: 120px;
	border: solid 0px #c0c0c0;
	font-size: 0.8em;
	color: #111;
	text-align: right;
}

.contactform input
{
	position: relative;
	float: left;
	padding: 2px 0 3px 2px;
	margin: 0 0 0 10px;
	height: 16px;
	width: 300px;
	border: solid 1px #c0c0c0;
	font-size: 0.8em;
	color: #333;
}

.contactform .textareafield
{
	position: relative;
	float: left;
	padding: 5px 0 0 2px;
	margin: 0 0 0 10px;
	height: 100px;
	width: 300px;
	border: solid 1px #c0c0c0;
	font-size: 0.7em;
	color: #333;
	overflow: auto;
}

.contactform .submit input
{
	position: relative;
	float: right;
	padding: 1px;
	margin: 10px 60px 10px 10px;
	height: 20px;
	width: 60px;
	border: solid 0px #c0c0c0;
	font-size: 0.7em;
	color: #333;
	background: url(../img/redbar.png) no-repeat right top;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.rotator-image
{
	width: 432px;
	height: 305px;
	z-index: 3;
}

.rotator-text
{
	margin-top: -62px;
	height: 50px;
	padding: 5px 10px;
	background-color: #f6f6f6;
	border: 1px solid black; /* for IE */
	filter: alpha(opacity=80); /* CSS3 standard */
	opacity: 0.8;
}

.rotator-text a
{
	text-decoration: none;
	color: #333;
}

.rotator-text a:hover
{
	color: #955;
}

.content-sponsors
{
	margin-top: 40px;
}

.content-sponsors img
{
	width: 120px;
	height: 72px;
	margin: 3px 3px;
}

.viewer-assettype
{
	float: left;
	height: 32px;
	margin-right: 5px;
	width: 115px;
}

.viewer-assettype span
{
	position: relative;
	font-size: 0.6em;
	font-weight: bold;
	color: #444;
	top: 10px;
	left: 5px;
}

#theviewer .header
{
	width: 500px;
}

#theviewer .hr
{
	margin-right: 0;
	padding-right: 0;
	width: 285px;
}

.view-nav
{
	margin-top: 5px;
	font-size: 0.7em;
	border-top: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	padding: 5px 0;
	float: left;
	font-weight: lighter;
}

.view-nav .container
{
	float: left;
	width: 215px;
	text-align: center;
	color: #999;
}

.view-nav .container-links
{
	width: 140px;
	float: left;
	color: #999;
}

.view-nav div + div + div
{
	text-align: right;
}

.view-nav .container .total
{
}

.view-nav .container .em
{
	font-weight: bold;
	color: #444;
}

.view-nav a
{
	text-decoration: none;
	color: #cb5809;
}

.view-nav a:hover
{
	color: Orange;
}

.gallery
{
	float: left;
}

.gallery .media
{
	float: left;
	margin: 3px 10px;
}

.gallery .media img
{
	/*width: 102px; 	height: 72px;*/
}

.files
{
	border: solid 1px #fff;
}

.files ul
{
	font-size: 0.7em;
	margin-top: -10px;
}

.files ul li
{
	margin: 5px 0;
}

.files ul a
{
	text-decoration: none;
	color: #cb5809;
}

.files ul a:hover
{
	color: Orange;
}

.text-container
{
	float: left;
	font-size: 0.7em;
}

.text-container p
{
	line-height: 1.2em;
	margin-bottom: 5px;
	font-size: 0.9em;
}

.text-container h2
{
	font-weight: bold;
	margin-top: 10px;
}

.check
{
	float: left;
}

.check input
{
	padding: 0;
	margin: 0;
	height: 16px;
	width: 30px;
	border: solid 0px #c0c0c0;
	float: none;
	color: #333;
	display: inline;
}

.check li
{
	
	margin-left: 10px;
	font-size: 0.7em;
	color: #333;
	margin-top: 4px;
	padding-bottom: 5px;
}

.field .leftcheck
{
	margin: 0;
	padding: 0;
	float: none;
	color: #333;
	display: inline;
	width: 20px;
	border: 0px;
}

.check .drop
{
	width: 200px;
	font-size: 1.2em;
	color: #333;
	padding: 3px 5px;
	margin: 0;
}

.centered .drivers-submenu
{
	font-size: 0.7em;
	text-align: right;
}


.centered .drivers-submenu ul
{
	border-top: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	padding: 5px 10px;
	margin-top: 20px;
	float: left;
}

.centered .drivers-submenu li
{
	padding: 0;
	width: 150px;
	float: left;
	margin-right: 10px;
}

.centered .drivers-submenu a
{
	color: #cb5809;
	text-decoration: none;
}

.centered .drivers-submenu a:hover
{
	color: Orange;
}

.centered .drivers-submenu p
{
	text-align: center;
}

.centered .video
{
	padding: 20px 40px;
}

.poll-results .poll
{
	width: 500px;
}

.poll-results .title
{
	font-size: 1.2em;
}

.poll-results .question
{
	width: 450px;
}

.poll-results .answer
{
	width: 410px;
}

.poll-results .percent
{
	color: #555;
	width: 50px;
}

.poll-message
{
	margin: 15px 10px;
	font-size: 0.8em;
	color: #766;
}

.poll-results .pollbar1
{
	height: 14px;
}

.poll-results .pollbar2
{
	height: 10px;
}

.righttabcontent
{
	font-size: 0.6em;
	color: #aaa;
}

.righttabcontent a
{
	text-decoration: none;
	color: #aaa;
	float: right;
	width: 80px;
}

.user-fields
{
	width: 230px;
	display: block;
	margin: 3px 10px;
	color: #444;
}

.user-fields a
{
	text-decoration: none;
	color: #cb5809;
}

user-fields a:hover
{
	color: Orange;
}


.videolist
{
	/*float: left; 	width: 150px; 	height:250px; 	overflow:auto; 	 	font-size: 0.7em; 	padding: 10px 0  0 0; 	position:relative; 	top:-28px; 	margin-bottom:-20px;*/
	float: left;
	font-size: 0.7em;
	height: 150px;
	margin-bottom: -20px;
	overflow: auto;
	padding: 10px 0 0;
	position: relative;
	top: -28px;
	width: 150px;
}



.videolist li
{
	padding: 4px 0 4px 0;
}

.videolist .grey
{
	background-color: #efefef;
}

.videolist img
{
	padding: 0 3px 3px 0; /*height:45px; 	width:55px;*/
	float: left;
	float: left;
}

.videolist a
{
	width: 115px;
	color: #000;
	text-decoration: none;
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding: 0 10px 10px 5px;
	border-bottom: solid 1px #ccc;
}

.videolist .title
{
	font-weight: bold;
	font-size: 0.9em;
	color: #252525;
	float: right;
	width: 55px;
}

.videolist .text
{
	line-height: normal;
	font-size: 0.8em;
}

.rightlink
{
	font-size: 0.6em;
	text-align: right;
	margin: 0 10px 20px 0;
}

.rightlink a
{
	text-decoration: none;
	color: #333;
}

.tabbedlist-column
{
	border-top: 2px dotted #c9c9c9;
	float: left;
	padding: 10px 5px;
	width: 220px;
	font-size: 0.6em;
	font-weight: normal;
	color: #666;
	height: 50px;
	margin-left: 10px;
}

.tabbedlist-column:hover
{
	background-color: #f1f1f1;
}

.tabbedlist-column a
{
	text-decoration: none;
	color: #d96513;
}

.tabbedlist-column .title
{
	font-weight: bold;
}




.tabbedlist .small01tab
{
	background-image: url(../img/small01tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small01tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small02tab
{
	background-image: url(../img/small02tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small02tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small03tab
{
	background-image: url(../img/small03tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small03tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small04tab
{
	background-image: url(../img/small04tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small04tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small05tab
{
	background-image: url(../img/small05tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small05tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small06tab
{
	background-image: url(../img/small06tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small06tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small07tab
{
	background-image: url(../img/small07tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small07tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small08tab
{
	background-image: url(../img/small08tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small08tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .small09tab
{
	background-image: url(../img/small09tab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .small09tab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .bigredtab
{
	background-image: url(../img/bigredtab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .bigredtab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.tabbedlist .bigorangetab
{
	background-image: url(../img/bigorangetab.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	text-align: center;
	width: 150px;
}

.tabbedlist .bigorangetab span
{
	color: #FFFFFF;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	left: 10px;
	position: relative;
	text-align: left;
	top: 10px;
}

.countdown
{
	width: 267px;
	float: left;
	margin: 0px 0 0 20px;
}

.countdown-text
{
	font-size: 0.6em;
	text-align: center;
}

.countdown-text em
{
	font-weight: bold;
}

.countdown-clock
{
	background-color: #000;
}

.club-menu
{
}

.club-menu ul
{
}

.club-menu li
{
	float: left;
	font-size: 0.8em;
	color: #777;
}

.club-menu a
{
	text-decoration: none;
	width: 90px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #83080d;
	padding-top: 1px;
}

.club-menu a:hover
{
	color: #a1a1a1;
}

.club-gallery div
{
	border: solid 2px #bbb;
	background-color: #e0e0e0;
	float: left;
	width: 110px;
	height: 130px;
	text-align: center;
	font-size: 0.8em;
	margin: 0 5px 10px 5px;
}

.club-gallery img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.club-gallery h6
{
	font-size: 0.8em;
	color: #919191;
	margin-top: 5px;
}

.club-gallery a
{
	color: #cb5809;
	text-decoration: none;
}

.club-gallery a:hover
{
	color: Orange;
}

.right-small-banner
{
	margin: 3px 0;
}

.target-sponsor
{
	background-color: #fff;
	margin: 3px 0 5px 0;
}

.sponsor-image object
{
	margin: 5px 0;
}

.member-message
{
	
	padding: 5px 10px;
	font-size: 0.7em;
	color: #444;
	margin-bottom: 20px;
	border: dashed 2px #999;
	background-color: #eee;
}

.member-message a
{
	color: #e16f1f;
	font-weight: bold;
	text-decoration: none;
}

.member-message a:hover
{
	color: orange;
}

.member-renew
{
	padding: 0 10px;
	font-size: 0.7em;
	color: #444;
	margin-bottom: 20px;
}


