@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	/* background: #000000 url(../pictures/background/bmxultra_background.jpg) no-repeat center top; */
	background: #000000 url(../pictures/background/alienation_ultra_background2.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
}
.emptybar {
	width: 100%;
	height: 34px;
	background: #000000;
	border-bottom: #999999 1px solid;
	z-index: 999999;
}
.emptybar .logo {
	width: 986px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
.emptybar .logo img {
	margin: 1px 0;
	padding-left: 10px;
	float: left;	
}
.emptybar .logo a img {
	border: none;
}
.emptybar .logo form {
	margin: 6px 0;
}
.pagewrap {
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 5px 0;
	background-color: #cccccc;	
}
/* header */

.header .links {
	width: 986px;
	background-color: #666;
	padding: 0;
	height: 25px;
	float: right;	
	margin-bottom: 5px;
}

.header .links ul {
	float: left;
	font-weight:bold;
	list-style: none outside none;
	margin: 0 0 0 10px;
	padding:0;
	color:#FFFFFF;
}
.header .links ul li {
	padding: 0;
	display: inline;
}
.header li {
	font-size: 14px;
}
.header li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 5px;
}
.header li a:hover {
	color: #FFFFFF;
	background: #000;
	text-decoration: none;
	padding: 6px 5px 7px;
	/*
	padding: 7px 4px 4px;
	border: #999999 1px;
	border-style:none solid solid solid;
	*/
}
#interviews .navwrap .header .links li a.interviews,
#team .navwrap .header .links li a.team,
#bsx .navwrap .header .links li a.bsx,
#halloffame .navwrap .header .links li a.halloffame,
#reviews .navwrap .header .links li a.reviews,
#photos .navwrap .header .links li a.photos,
#pictures .navwrap .header .links li a.photos,
#links .navwrap .header .links li a.link,
#news .navwrap .header .links li a.news,
#forum .navwrap .header .links li a.forum,
#home .navwrap .header .links li a.home {
	color: #FFFFFF;
	background: #000;
	text-decoration: none;
	padding: 6px 5px 7px;
}
/* search */
form.search {
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}
form.search searchtextbox {
	width: 50px;
	height: 11px;
	font-size: 12px;
	margin: 0;
}
form.search .searchbutton {
	font-size: 9px;
	margin: 0;
	height: 19px;
}
/* content */
.layoutwrap {
	clear: both;	
}
.bodywrap {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #ffffff;
	border: 1px #666666 solid;
	color: #333333;
	padding: 6px;
	margin: 5px;
	font-size: 13px;
	width: 650px;
}
#photos .bodywrap {
	width: 960px;
}
#photos .main_photo {
	text-align: center;
	margin: 5px 0;
	position: relative;
	/*left: -35px;*/
}
#photos .main_photo img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px #666666 solid;	
	padding: 3px;
	background-color:#FFFFFF;
}
#photos .main_photo .addthis_button img {
	border: none;	
	padding: 0;
	margin: 0;
}
#news .bodywrap .addthis_button img {
    -moz-border-radius: 5px 5px 5px 5px;
    margin: 1px 0;
	padding: 0;
}
.bodywrap h1 {
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #999999;
}
.bodywrap h3 {
	padding: 2px 5px;
	margin: 5px 0;
	background-color: #cccccc;
}
.bodywrap .updated {
	clear: both;
	border-top: 1px dotted #999999;
	text-align: right;
}
#interviews .bodywrap img,
#reviews .bodywrap img,
#bsx .bodywrap img,
#halloffame .bodywrap img,
#news .bodywrap img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #999999;
	padding: 3px;
	margin: 2px 0;
}

.bodywrap img.nodecoration {
	border: none !important;
}

.callout {
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	width: 300px;
	height: auto;	
	margin: 0 5px 5px 0px;
	border: #666666 1px solid;
	background-color:#ffffff;
}

.callout.review {
	width: 331px;
	margin-left: 10px;
}
.callout_text {
	padding: 5px;
	color: #333333;
	font-size: 13px;	
}
.no_padding {
	padding: 0!important;
}
.callout_heading {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #666666;
	color: #eeeeee;
	font-weight:bold;
	padding: 2px 2px 2px 5px;
	margin: 2px;
}
#news .callout img {
	border: none;
	padding: 0;
	margin: 0;
}

.calloutwrap {
	width: 301px;
	float: right;	
}
.calloutwrap .callout {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;	
	margin: 0 5px 5px 0px;
	border: #666666 1px solid;
	background-color:#ffffff;
}


.calendar {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
	border: #000000 1px solid;
	background: #FFFFFF;
	font-size: 12px;
}
.calendar th {
	background: #000000;
	color: #FFFFFF;
	padding: 2px;
	text-align:left;
}
.calendar .month {
	background: #94c8f5;
	font-weight: bold;
}
.calendar td {
	padding: 2px 0 2px 2px;
}
.alt_row {
	background: #eeeeee;
}

.bodywrap .links {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: #999999 solid 1px;
	padding: 5px;
	margin: 0;
	width: 640px;
	background-color: #6FB7DF;	
}

.highlightwrap, .contentwrap {
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #000000;
	opacity: 1;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px;
	margin: 5px 5px 0 5px;
}
.highlightwrap a, .contentwrap a {
	text-decoration: none;
	color: #FFFFFF;
}
.highlightwrap a:hover, .contentwrap a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.highlightwrap .special, .latestwrap .special {
	height: 32px;
	margin: 0;
	padding: 0 5px;
	border-bottom: dotted 1px #666666;
	background: #222222;
}
.latestwrap, .featureswrap {
	height: 202px;
}
.highlightwrap {
	height: 320px;
	/*width: 318px;*/
}
.highlightwrap .news, .latestwrap .news, .latestwrap .features, .latestwrap .reviews, .featureswrap .features, .featureswrap .interviews {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity: 1;
	background-color:#000000;
	border:1px solid #666666;
	float:left;
	height:200px;
	margin:0 5px 5px 0;
	width:316px;
}
.highlightwrap .photos {
	opacity: 1;
	background-color:#000000;
	border:1px solid #666666;
	float:left;
	height:200px;
	margin:0 5px 5px 0;
	width:316px;
}
.highlightwrap .photos,
.highlightwrap .news {
	height: 318px;
}
.highlightwrap .photos {
	width: 639px;
	margin: 0 0 5px;
	overflow: hidden;
}
.contentwrap .features.last,
.contentwrap .features.last {
	margin-right: 0;
}
.latestwrap table,
.featureswrap table {
	margin:0;
	padding:0;
	width:287px;
}
.highlightwrap .news .heading, .highlightwrap .photos .heading, .latestwrap .news .heading, .latestwrap .features .heading, .latestwrap .reviews .heading, .featureswrap .features .heading, .featureswrap .interviews .heading {
	font-weight: bold;
	padding-left: 5px;
	background:#666666;
}
.highlightwrap .news .footer, .latestwrap .news .footer, .latestwrap .reviews .footer, .featureswrap .interviews .footer {
	font-weight: normal;
	padding-left: 5px;
}
.highlightwrap .news .footer {
	border-top: dotted 1px #666666;
}
.highlightwrap .news div.text, .latestwrap .features div.text, .latestwrap .reviews div.text, .featureswrap .features div.text, .featureswrap .interviews div.text {
	height: 165px;
	overflow:auto;
	padding-left: 5px;
}
.highlightwrap .news div.text {
	height: 248px;
}
.highlightwrap .photos div.image {
	float: left;
	width: 400px;
}
.highlightwrap .photos div.text {
	float: left;
	width: 234px;
	overflow: hidden;
	padding:0 0 5px 5px;
}
.latestwrap .features div.text ,
.featureswrap .features div.text {
	height: 180px;
}
.latestwrap .features div.text {
	width: 305px;
}
.latestwrap .news div.text {
	height: 128px;
}
.hightlightwrap .news div.text {
	height: 278px;
	overflow:auto;
	padding:0 0 5px 5px;
}
.latestwrap .reviews tr.item, .latestwrap .features tr.item, .featureswrap .features tr.item, .featureswrap .interviews tr.item {
	margin: 0 0 5px;
}
.latestwrap td.text,
.featureswrap td.text {
	padding: 0;
	margin: 0;
	width: 190px;
}
.latestwrap td.image,
.featureswrap td.image {
	height: 80px;
	width: 80px;
	padding: 0;
	margin: 0;
}
.latestwrap table tr.item td.text,
.featureswrap table tr.item td.text {
	border-bottom: 1px dotted #666666;
	padding: 0 0 5px 5px;
}
/* footer */

.footerwrap {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #000000;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
.footerwrap a {
	text-decoration: none;
	color: #FFFFFF !important;
}
.footerwrap a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerwrap .affiliates {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: #999999 solid 1px;
	padding: 5px 0;
	margin: 0 0 5px;
	background-color: #6FB7DF;
}
.footerwrap .affiliates .partners {
	/*float: left;*/
	padding: 0 15px;
	/*border-right: 1px dotted #4B72BD;*/
}
.footerwrap .footer {
	padding-top: 10px;
	text-align: center;
}
.footerwrap .links {
	padding-left: 0;
	background: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.footerwrap .links img {
	padding: 4px;
}
.footerwrap .linkcol {
	float: left;
	width: 232px;
	height: 250px;
	border-right: #999999 dotted 1px;
	padding: 5px;
}
.footerwrap .linkcol .heading {
	font-weight: bold;
}
.footerwrap .linkcol.last {
	border-right: none;
	width: 225px;
}

.footerwrap .navigation {
	position: relative;
	margin-top: 5px;
	padding: 5px 5px;
	text-align:center;
	background: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.footerwrap .navigation ul {
	list-style: none outside none;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
.footerwrap .navigation ul li {
	padding: 0;
	display: inline;
}

.photos .content { 
	position:relative; 
	overflow: hidden;
}
.photos .content .info{ 
	position:absolute; 
	bottom:0px;
	left:0; 
	height:70px; 
	width: 100%;
	background: url('../pictures/transparent-bg.png'); 
}
.photos .content  .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
.photos .content  .info p{ 
	margin:0 5px; 
	font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
.photos .content  .info a{ 
	text-decoration:none; 
	color:#fff; 
}
.photos .content  .info a:hover{ 
	text-decoration:underline; 
}


#featured{ 
	width:480px; 
	padding-right:160px; 
	position:relative; 
	border:none; 
	height:320px; 
	background:#fff;
	overflow: hidden;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:480px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:160px; 
}
#featured ul.ui-tabs-nav li{ 
	padding: 0; 
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 2px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px;
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:80px; 
	color:#333;  
	background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:480px; 
	height:320px; 
	background:#999; 
	position:relative;
	overflow: hidden;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom: 0; 
	left:0; 
	height:70px; 
	background: url('../pictures/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px;
	color:#fff; 
	padding:5px; 
	margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-size:11px; 
	line-height:15px; 
	color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* forum */

table.post {
	width:946px;
	table-layout: fixed;	
}

table.post .left {
	width:100px;
}

table.post .right {
	width: 800px;
}
.attachedimg img,
table.post .right img {
	max-width: 640px;
	width: expression(this.width > 640 ? 640: true;);
}


table.mainforumtable {
	table-layout: fixed;
	width: 976px;
	margin: 0 5px;
	font-size: small;
}

.postmessage {
	max-width: 740px;
	width: expression(this.width > 740 ? 740: true);
	overflow: hidden;	
}

.logindetails {
	font-size: small;
	width: 976px;
	margin: 0 5px 0 5px;
	clear: both;
}

.logindetails td {
	padding: 0;
}
.footertable {
	width: 976px;
	margin: 0 5px;
}
.gearchart td:hover {
	background: #4B72BD;
	font-weight: bold;
	color: #FFFFFF;
}
.schedule.gearchart {
	width: 298px;
}
.gearchart .selectedGear {
	border: solid #4B72BD 2px;
	font-weight: bold;
}
.gearPanel {
	width: 302px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;	
	background: #FFFFFF;
	border: solid 1px #4B72BD;
	padding: 8px;
}
.gearPanel h1 {
	color: #FFFFFF;
	font-size: 14px; 
	font-weight: bold;
	background: #4B72BD;
	padding:0 0 0 5px;
	margin: 0;
}
.gearPanel select {
	width: 180px;
}
.schedule {
	width: 500px;
	border: #4b72bd 1px solid;
	background: #FFFFFF;
}

.schedule th{
	background: #4b72bd;
	color: #FFFFFF;
}


#featured .ui-tabs-nav a {
	text-decoration: none;
}
.photos .content #featured {
	position:relative;
	display:block;	
}
.industrystamp {
	background: url(../pictures/home/support_the_australia_bmx_industry_drop.png) no-repeat left top transparent;
	top: 100px;
	left: -5px;
	width: 152px;
	height: 150px;
	position: absolute;
}
.linkcol .links.ausindustry {
	position:relative;
}
img.ausindustrystamp {
	position:absolute;
	top: 19px;
	left: 31px;
	width: 152px;
	height: 150px;
	overflow: hidden;
}
#forum .banner_ad{
	margin-bottom: 5px;
}
.banner_ad {
    text-align: left;
	margin-left: 5px;
}
.banner_ad img {
	border: none;
}

#photos .addthis_default_style {
    background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
}
#photos .addthis_toolbox {
    background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin: 0 0 0 30px;
}

#photos .facebook_like {
	width: 400px; 
	float: right;
	margin: 5px 0; 
}