/* UCI BMX Worldchamps Stylesheet by Two Fishes Design - www.twofishesdesign.co.za */
/*      * html .className   ---  IE 6 */
/*      *:first-child+html . className   ---  IE 7 */
/*--------------------- SET UP DEFAULTS -------------------*/
body, td, ul,ol,li{
	font-family:Arial, Verdana;
	font-size: 11px;
	color: #002232;
	line-height: 17px;
}

strong{
	font-family:Arial, Verdana;
	font-size: 11px;
	color: #002232;
}

b{
	font-family:Arial, Verdana;
	font-size: 12px;
	color: #144372;
}


em{
font-size:11px;
color:#FFFFFF;
}


a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #b6141a; 
	text-decoration:none;
}

a:active {
	color: #b6141a; 
	text-decoration:none;
}
	
a:visited {
	color: #b6141a; 
	text-decoration:none;
}
	
a:hover {
	color: #002232; 
	text-decoration:underline;
}

.h1-table{
	font-size:12px;
	font-weight:bold;
	color: #f2b634;
}

.subheader{
	font-family:Tahoma;
	font-size:12px;
	color: #cbb990;
}
	
/*-------------------- MAIN NAVIGATION --------------------*/

.navbar {
	position: absolute;
	width: 696px;
	height: 27px;
		}
.navbar li {
	list-style: none;
	float: left; }
.navbar li a {
	display: block;
	padding: 0px 15px 0px 0px;
	text-decoration:none;
	color: #ffffff;
	 }
.navbar li a:hover {
	color: #e1741c;
	text-decoration:underline; }
.navbar li ul {
	display: none;  }
.navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	 }
.navbar li:hover li, #navbar li.hover li {
	float: left; }
.navbar li:hover li a, #navbar li.hover li a {
	color: #e1741c; height: 55px; }
.navbar li li a:hover {
	color: #cc0033;
	text-decoration:underline; 
	}
	
/*------------------------- TABLES ------------------------*/

.track-brown {
	background: #af8b6a url(../assets/footer-track.png) no-repeat bottom;
}

.track-litebrown {
	background: #cbb19a url(../assets/footer-litetrack.png) no-repeat bottom;
}

.track-orange {
	background: #f5bb4a url(../assets/footer-trackO.png) no-repeat bottom;
}

.track-liteorange {
	background: #f8cf7e url(../assets/footer-litetrackO.png) no-repeat bottom;
}

.blue-block {
	background: #124270 url(../assets/footer-bluetrack.png) no-repeat bottom;
	}
	
.blue-front {
	background: #124270 url(../assets/footer-bluetrackfront.png) no-repeat bottom;
}

.footer {
border-bottom: 2px solid;
color: #144372;
}

.home-pic {
	border: 2px solid #ffffff;
	background: #f5bb4a no-repeat center;
}

.small-blocks {
	border: 1px solid #002232;
}

.small-blocks2 {
	border: 1px solid #ffffff;
}

.photos-white {
	border: 2px solid #ffffff;
}

.photos-post {
	border: 2px solid #ffffff;
	padding:15px;
}

.news {
	font-size:11px;
	color:#ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px none #ffffff;
	padding:10px;
}

.news strong {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.home-text {
padding:10px;
}


.general-text {
padding:18px;
}


.rider-bios{
color:#FFFFFF;
padding:15px;
line-height:17px;
border: solid #FFFFFF thin;
}

.rider-bios strong{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.rider-bios a{
color:#feb832;
text-decoration:none;

}

.rider-bios a:visited{
color:#feb832; text-decoration:none;

}

.rider-bios a:active{
color:#feb832; text-decoration:none;

}

.rider-bios a:hover{
color:#FFFFFF; text-decoration:underline;

}


.tableborder4 {
	font-family:Verdana, Arial, Geneva;
	font-size:11px;
	color:#666666;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #e6dbc4;
	padding: 15px;
	line-height:17px;
}

.tableborder4 strong {
	color: #e7ab0c; font-weight:bold; font-size:11px; text-decoration: none;
}
.tableborder4 b {
	color: #666666; font-weight:bold; font-size:11px; text-decoration: none;
}

.tableborder4 a {
	color: #cc0033; text-decoration: none;
}

.tableborder4 a:visited {
	color: #cc0033; text-decoration: none;
}

.tableborder4 a:active {
	color: #cc0033; text-decoration: none;
}

.tableborder4 a:hover {
	color: #f8a619; text-decoration: underline;
}



.submenu {
	cursor:auto;
	color:#cc9933;
	width:auto;
	text-align:left;
	font-family:Verdana, Arial, Geneva;
	font-size:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a5d162;
	height: auto;
	padding: 1px 1px 1px;
	background-color: #a5d162
		}

		
		
/*** Next/Prev Page Navigation ***********/

.prevnext
{
padding: 2px;
text-align:center;
}

.prevnext ul
{
margin: 0;
font-size: 8pt;
}

.prevnext li
{
list-style-type: none;
display: inline;
margin:0px 3px 0px 3px;
font-weight: bold;
color: #680088;
cursor:pointer;
}

.prevnext a:link, 
.prevnext a:visited
{
color:rgb(220,0,0);
}

.prevnext a:hover, 
.prevnext a:active
{
color:rgb(220,0,0);
}

.prevnext a.curpg:link, 
.prevnext a.curpg:visited
{
color:rgb(220,0,0);
}


.prevnext li.disablepage a,
.prevnext li.disablepage a:link,
.prevnext li.disablepage a:visited
{
color:rgb(150,150,150);
}

.prevnext li.disablepage a:hover
{
}

* html .prevnext li.currentpage, * html .prevnext li.disablepage
{
}


ul.blogcats
{
margin:0px;
padding:0px;
}

ul.blogcats li
{
list-style-type:none;
background: url(../assets/folder.gif) 10px center no-repeat;
padding-left:35px;
}

ul.blogcats a
{
color:rgb(225,100,0);
text-decoration:none;
font-size:13px;
font-weight:bold;
}

/*** Social Networking Styles **********/

.sharesb
{
margin-top:10px;
margin-bottom:15px;
padding:3px;
}

.sharesb h3
{
color:rgb(50,50,50);
font-size:100%;
font-weight:normal;
}

.sharesb ul
{
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px 0px 4px 4px;
padding-top: 0px;
list-style-type: none;
text-align: center
}

.sharesb ul li
{
padding-right: 4px;
display: inline;
padding-left: 0px;
padding-bottom: 6px;
padding-top: 0px;
text-align: center;
}

.sharesb ul li.addtofavs
{
background: url(../assets/addtofavs.gif) no-repeat;
}

.sharesb ul li.laaikit
{
background: url(../assets/laaikit.png) no-repeat;
}

.sharesb ul li.delicious
{
background: url(../assets/delicious.gif) no-repeat;
}

.sharesb ul li.digg
{
background: url(../assets/digg.gif) no-repeat;
}

.sharesb ul li.reddit
{
padding-right: 0px;
padding-left: 2px;
background: url(../assets/reddit.gif) no-repeat;
padding-bottom: 0px;
padding-top: 0px;
}

.sharesb ul li.facebook
{
background: url(../assets/facebook.gif) no-repeat;
}

.sharesb ul li.stumbleupon
{
background: url(../assets/stumbleupon.gif) no-repeat;
}

.sharesb ul li a
{
color:rgb(250,0,0);
padding-right: 0px;
padding-left: 18px;
padding-bottom: 0px;
margin: 0px 3px 0px 0px;
padding-top: 0px;
text-decoration:none;
}

.sharesb ul li a:hover
{
text-decoration:none;
}

/*------------------------- Online Shop and Payments -------------------------*/

table.ticketpackages
{
background:rgb(255,255,255);
margin-bottom:20px;
table-layout:fixed;
}

table.ticketpackages th
{
padding:5px;
background:rgb(0,25,150);
color:rgb(255,255,255);
}

table.ticketpackages td
{
padding:5px 5px 8px 5px;
border-bottom:1px solid rgb(220,220,220);
}

table.ticketpackages th.c1,
table.ticketpackages td.c1
{
width:25%;
font-weight:bold;
}

table.ticketpackages th.c2,
table.ticketpackages td.c2
{
width:50%;
}

table.ticketpackages th.c3,
table.ticketpackages td.c3
{
width:10%;
text-align:center;
}

table.ticketpackages th.c4,
table.ticketpackages td.c4
{
width:15%;
text-align:right;
}

input[type="button"].shopcategory
{
display:block;
clear:both;
margin:10px auto 10px auto;
color:rgb(255,255,255);
border:1px solid rgb(255,255,255);
padding:10px;
font-size:18px;
background:#135392;
width:95%;
text-align:left;
}

input[type="button"].shopcategoryselected
{
display:block;
clear:both;
margin:10px auto 10px auto;
color:rgb(255,255,255);
border:1px solid rgb(255,255,255);
padding:10px;
font-size:18px;
background:#3575A3;
width:95%;
text-align:right;
}

input[type="button"].shopcategory:hover
{
display:block;
clear:both;
margin:10px auto 10px auto;
color:rgb(255,255,255);
border:1px solid rgb(255,255,255);
padding:10px;
font-size:18px;
background:#246492;
width:95%;
text-align:left;
}

table.ticketpackagesconfirmorder
{
background:rgb(255,255,255);
margin-bottom:20px;
table-layout:fixed;
}

table.ticketpackagesconfirmorder th
{
padding:5px;
background:rgb(0,25,150);
color:rgb(255,255,255);
}

table.ticketpackagesconfirmorder td
{
padding:5px 5px 5px 5px;
}
