@charset "utf-8";
/* CSS Document */
*{
	font-size:100.01%;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* General reset */
html{
	background:#f8f8f8 url(/images/templateimages/bg-html.gif) repeat-x;
	font-size:75%;
}
body{
	margin:0;
	color:#000000;
	font:12px Verdana,Arial,Helvetica,"Lucida Grande";
	background: url(http://www.jimbeamracing.com.au/images/templateimages/bg-body.jpg) no-repeat 50% 0;
	min-width:994px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#c30c3d;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* page wrapper */
#wrapper{
	margin:0 auto;
	width:994px;
	position:static;
	padding:113px 0 0;
}
/* header */
#header{
	overflow:hidden;
	padding:4px 15px 0 19px;
	height:109px;
	position:absolute;
	top:0px;
	width:960px;
	z-index:3;
}
/* user bar */
.user-bar{
	width:100%;
	overflow:hidden;
	position:relative;
}
.statistics{
	float:left;
}
.statistics ul{
	margin:0 3px 0 0;
	float:left;
}
.statistics ul li{
	float:left;
	margin-left:5px;
	display:inline;
}
.statistics ul li a{
	color:#d3d3d3;
}
.statistics ul li a span{
	color:#d31145;
	font-weight:bold;
}
.statistics strong{
	float:left;
	font-size:0.917em;
	color:#eee;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding:1px 0 0;
}
.social{
	float:right;
}
.social strong{
	float:left;
	color:#ededed;
	text-transform:uppercase;
	font-size:0.917em;
	line-height:1.27em;
	letter-spacing:-1px;
	margin:0 10px 0 0;
}
.social ul{
	float:left;
}
.social ul li{
	float:left;
	margin:0 10px 0 0;
}
.social ul li a{
	text-indent:-9999px;
	overflow:hidden;
	width: 14px;
	height: 14px;
	display:block;
}
.social ul .twitter{
	background: url(/images/templateimages/ico-twitter.gif) no-repeat;
}
.social ul .facebook{
	background: url(/images/templateimages/ico-facebook.gif) no-repeat;
}
.social ul .rss{
	background: url(/images/templateimages/ico-rss.gif) no-repeat;
}
/* top navigation*/

.top-nav{
	position:absolute;
	left:341px;
	top:-3px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.top-nav li{
	float:left;
	background: url(/images/templateimages/separator.gif) no-repeat 0 4px;
	margin:0 6px 0 -2px;
	padding:0 0 0 5px;
}

.top-nav li a{
	color:#fff;
	font-size:0.833em;
	letter-spacing: 0px;
}

.top-nav ul{
	list-style:none;
	margin:0 0 0 -5px;
	padding:2px 0 0;
	height:1%;
	overflow:hidden;
}
.top-nav ul li{
	background:none;
	margin:0 1px 0 0;
	float:left;
}
.top-nav ul li a{
	float:left;
}

/*
td.menu-item {
                     background: #f3f3f3;
	color: #000;
	
}

td.menu-item-hover {
                     background: #c1c1c1;
	color: #bbffc0;

}

td.menu-item-selected {
	color: #B40635;

}

td.submenu-item {
	background: #d11044;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #a2002c;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}
*/

/* logo */
.logo{
	width: 151px;
	height: 75px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	float:left;
	top:29px;
	/* left:51px;*/
	margin:0 0 0 41px;
	z-index:5;
}
.logo a{
	display:block;
	height:100%;
	background: url(http://www.jimbeamracing.com.au/images/templateimages/logo.png) no-repeat;
}
#header .partners{
	padding:9px 23px 0 0;
	float:right;
}
#header .partners li{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 35px;
}
* html #header .partners li{
	display:inline;
	height:1%;
}
*+html #header .partners li{
	display:inline;
	height:1%;
}
#header .partners li img{
	display:block;
}
/* main part */
#main{
	background:#fff;
	padding:7px 9px 0 11px;
}
/* navigation */
#nav{
	padding:11px 0 12px 24px;
	background:#f3f3f3;
	height:1%;
	overflow:hidden;
}

#nav li{
	float:left;
	margin:0 27px 0 0;
        
}
#nav li a{
	font-size:13px;
	line-height:13px;
	color:#231f20;
	text-transform:uppercase;
}

#main .visual{
	margin:0 0 5px;
}
#main .visual img{
	display:block;
}
/* content */
.main-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 17px;
}
#content{
	float:left;
	width:668px;
}
#sidebar{
	float:right;
	width:300px;
}


#content h1{
	font:Georgia,Arial,"Lucida Grande",Verdana;
	font-size:26px;	
	line-height:28px;
	margin:0 0 9px;
	color:#000;
	padding:7px 14px 7px;
	font-weight:normal;
	letter-spacing:-1px;
}

#content h2{
	font:Georgia,Arial,"Lucida Grande",Verdana;
	font-size:24px;	
	line-height:1.2em;
	margin:0 0 9px;
	color:#fff;
	background:#a2002c url(/images/templateimages/bg-heading.gif) repeat-x;
	padding:7px 14px 7px;
	font-weight:normal;
	letter-spacing:-2px;
}

#content h4{
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 9px;
	color:#000;
	background:#f2f2f2;
        border-bottom: 1px #999999;
	padding:7px 14px 7px;
	font-weight:normal;
	letter-spacing:-0px;
}

.content-box{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.content-box .picture{
	float:left;
}
.content-box .txt-holder{
	height:1%;
	overflow:hidden;
	padding:4px 0 0 11px;
}
.content-box h3{
	font-size:14px;
	text-transform: uppercase;
	margin:0;
}
.content-box .date{
	font-size:0.75em;
	margin:0 0 0px;
	font-style:normal;
	display:block;
}
.content-box p{
	font:12px Verdana,Arial,Helvetica,"Lucida Grande";
	margin:0 0 4px;
}
.content-box .more{
	display:inline-block;
	background: url(/images/templateimages/btn-more.gif) no-repeat;
	width: 89px;
	height: 20px;
}
.content-box .more a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:100%;
}
* html .content-box .more{
	display:inline;
}
*+html .content-box .more{
	display:inline;
}
/* news list */
.news-list{
	margin:0 0 14px;
	background:#f5f5f5;
	padding:5px 10px 1px 5px;
}
.news-list dt{
	float:left;
	line-height:1em;
	margin:0 8px 0 0;
	letter-spacing:-1px;
}
* html .news-list dt{
	margin:0 5px 0 0;
}
.news-list dd{
	margin:0 0 6px;
	line-height:1em;
	color:#c30c3d;
}
/* gallery */
.gallery{
	margin:0 -23px 11px 0;
	padding:0 0 0 14px;
	height:1%;
	overflow:hidden;
	width:656px;
}
.gallery li{
	float:left;
	margin:0 23px 0 0;
}
.gallery li a{
	display:block;
	padding:2px;
	border:1px solid #b39759;
}
.gallery li img{
	display:block;
}
/* form holder */
.subscribe-box{
	height:1%;
	overflow:hidden;
	padding:0 0 0 9px;
}
.subscribe-box .preround{
	float:left;
	background: url(/images/templateimages/img11.gif) no-repeat;
	width: 193px;
	height: 48px;
	text-indent:-9999px;
	overflow:hidden;
	margin:15px 0 0;
}
.subscribe-box form{
	float:right;
	width:448px;
}
.subscribe-box .area{
	float:left;
	background: url(/images/templateimages/bg-subscribe.gif) no-repeat;
	width: 364px;
	height: 63px;
	padding:16px 0 0 13px;
	overflow:hidden;
}
.subscribe-box .area h4{
	font-size:14px;
	line-height:14px;
	color:#312e2d;
	margin:0 0 9px;
	padding:0 0 0 8px;
	font-weight:normal;
}
.subscribe-box .row{
	width:100%;
	overflow:hidden;
}
.subscribe-box input{
	float:left;
	border:1px solid #cfcfcf;
	font-size:12px;
	padding:3px 6px;
}
.subscribe-box .short{
	width:127px;
	margin:0 9px 0 0;
}
.subscribe-box .long{
	width:190px;
}
.subscribe-box .btn-subscribe{
	border-style:none;
	padding:0;
}
#sidebar .placeholer img{
	display:block;
}
/* ladder */
.ladder{
	border-collapse:collapse;
	width:100%;
	margin:6px 0 4px;
}
.calendar{
	border-collapse:collapse;
	width:100%;
	margin:26px 0 4px;
}
#sidebar .ladder h3{
	background: url(/images/templateimages/ico-champion.gif) no-repeat 5px 0;
	margin:0;
	padding:0 0 5px 43px;
	font-size:1.5em;
	line-height:1.2em;
	color:#3b3b3b;
	font-weight:normal;
	letter-spacing:-1px;
}
.ladder td{
	text-align:center;
	border:1px solid #eee;
	height:18px;
	color:#3b3b3b;
	vertical-align:middle;
}
.ladder .heading{
	height:48px;
}
.ladder .pos{
	width:53px;
	border-width:0 0 1px 1px;
}
.ladder .teamlogo{
	width:41px;
	border-width:0 0 1px 1px;
}
.ladder .driver{
	width:192px;
	border-width:0 0 1px 0;
	text-align:left;
}
.ladder .total{
	width:42px;
	border-width:0 1px 1px 0;
	text-align:center;
	padding:0 10px 0 0;
}
.ladder .red td{
	background:#d31145;
	color:#fff;
}
.ladder .beige td{
	background:#b5985a;
	color:#fff;
}
.ladder .blue td{
	background:#0000FF;
	color:#fff;
}
.ladder .holden{
	width:192px;
	background: url(/images/templateimages/holden.gif) no-repeat 0px 0;
	padding:0 0 5px 25px;
	border-width:0 0 1px 0;
	text-align:left;
	color:#F00;
}
.ladder .ford{
	width:192px;
    background: url(/images/templateimages/ford.gif) no-repeat 0px 0;
	padding:0 0 5px 45px;
	border-width:0 0 1px 0;
	text-align:left;
	color:#06F
}
/* contact table */
.contact{
	border-collapse:collapse;
	width:100%;
	margin:6px 0 3px;
}
#sidebar .contact h3{
	font-size:1.375em;
	line-height:1.2em;
	margin:0;
	font-weight:normal;
	padding:0 0 0 13px;
	color:#3c3c3c;
	letter-spacing:-1px;
}
.contact td{
	height:29px;
	border:1px solid #efefef;
	font-size:1.333em;
	letter-spacing:-1px;
	vertical-align:middle;
}
.contact .heading{
	height:42px;
}
.contact .name{
	width:170px;
	padding:0 0 0 18px;
	border-width:0 0 1px 1px;
}
.contact .phone{
	width:110px;
	border-width:0 1px 1px 0;
	color:#d31145;
}
.contact .spacer{
	height:11px;
}
.contact .gray td{
	background:#e3e3e3;
}
#sidebar h3{
	font-size:1.833em;
	line-height:1em;
	letter-spacing:-2px;
	margin:0 0 7px;
	font-weight:normal;
	padding:0 0 0 15px;
}
.poster{
	border:1px solid #e3e3e3;
}
.poster img{
	display:block;
}
/* partners list */
.ad-box{
	background: url(/images/templateimages/bg-ad-box.jpg) no-repeat;
	width: 975px;
	padding:62px 0 34px;
}
.ad-box ul{
	list-style:none;
	margin:0 0 -2px;
	padding:0;
	text-align:center;
}
.ad-box ul li{
	display:inline-block;
	vertical-align:middle;
	margin:0 7px 0 0;
	width:120px;
}
* html .ad-box ul li{
	display:inline;
	height:1%;
}
*+html .ad-box ul li{
	display:inline;
	height:1%;
}
.ad-box ul li img{
	display:block;
	margin:0 auto;
}
/* footer */
#footer{
	padding:2px 0 20px;
	background:#f8f8f8 url(/images/templateimages/bg-footer.gif) no-repeat;
	text-align:center;
	font-size:0.833em;
	color:#a9a9a9;
}
.painting{
	list-style:none;
	margin:0;
	padding:0;
}
.painting li{
	display:inline-block;
	margin:0 0 0 -5px;
}
* html .painting li{
	display:inline;
	height:1%;
}
*+html .painting li{
	display:inline;
	height:1%;
}
.painting li img{
	display:block;
}
#footer p{
	margin:0 0 2px;
}
#footer p a{
	background: url(/images/templateimages/ico-djr.gif) no-repeat;
	width: 33px;
	height: 12px;
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	line-height:0;
}
.footer-nav{
	list-style:none;
	margin:0;
	padding:0;
}
.footer-nav li{
	display:inline;
	background: url(/images/templateimages/separator2.gif) no-repeat 0 1px;
	padding:0 0 0 6px;
}
.footer-nav li:first-child{
	background:none;
}
.footer-nav li a{
	color:#a9a9a9;
}

#news .pagination  {
        display: none;
        margin-bottom: 10px;
}

