/* 
///////////////////////////////////////
	Owner:		DBG Technologies
	Created:		01/11/2007
	Modified:	27/020/2008
/////////////////////////////////////// */	


/* 
///////////////////////////////////////
	GENERAL
/////////////////////////////////////// */

* {
	margin: 0; 
	padding: 0; 
}

/*** Body Definitions ***/

body { 
	height: 100%; 
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px; 
	background-color:#ffffff;
}

/* 
///////////////////////////////////////
	STRUCTURE WRAPPER
/////////////////////////////////////// */

#wrapper { 
	margin: 0 auto; 
	width: 1000px; 
	min-height: 550px; 
	background-color: #ffffff; 
}

/* 
///////////////////////////////////////
	HEADING + LOGOS
/////////////////////////////////////// */

#header{
	background-image:url(images/rally-of-sa-header-scouts-v2.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 216px;
}

#rally-sa-logo {
	float: left; 
	padding: 25px 0 0 340px;
}

.arc-logo {float:right;
	margin:15px;
	margin-top:40px;
	margin-right:55px;
	border:0;	
}

#counter {
	clear:both;
	float: right; 
	margin-right: 50px;
	width:200px;
	margin-top:5px;
}

#nec-australian-rally {
	margin:0 auto; 
	width: 111px; 
	margin-top: 45px;
}

#count-down {
	margin: 0 auto;
	padding-bottom:10px;
	width: 200px; 
	/*border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	text-align: center;
	background:#FF0000;
	font-weight:bold;
	color:#ffffff;
	line-height: 2em;
}

/* 
///////////////////////////////////////
	MAIN CONTENT
/////////////////////////////////////// */

#content { 
	background: #FFFFFF; 
	width: 930px; 
}

#features {
	float: left;
	width: 291px;
}

#past-results, #photo-gallery, #weather{
	float: right; 
	width: 200px;
	margin-bottom:10px;
}

#rally-information {
	float: left;
	overflow: hidden;
	width: 610px;
	padding: 0 0 0 5px;
	text-align: left;
	background-image: url(images/info-bg.jpg);
	background-repeat: no-repeat;
}

#above-footer { 
	clear: both; 
	width: 1000px; 
}

#sponsors {
	width: 1000px;
	margin-bottom: 10px;
}

.form-table{
	margin-left:10px;
}



.front-promo{margin-left:50px;
	margin-bottom:20px;}

#message{
	margin: 15px;
	color: #666666;
}


/* 
///////////////////////////////////////
	FOOTER
/////////////////////////////////////// */

#footer {
	background-image: url(images/below-footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px; 
	color: #999999; 
	width:1000px; 
	padding-top:10px;
	clear:both;
}	

#footer p {
	font-size:1em; 
	line-height:2em; 
	margin-left:55px;
}

#footer a:link, #footer a:visited{
	color:#999999; 
	text-decoration:none;
}
#footer a:hover{
	color:#999999; 
	text-decoration:underline;
}

/* 
///////////////////////////////////////
	HEADINGS - TYPOGRAPHY
/////////////////////////////////////// */

h1 { 
	font-size: 14px; 
	color: #cc9933;  
	text-align:left; 
}

.front-h1 { visibility:hidden; 
	margin:0;
}

h1, h2 {
	background-image:url(images/h2-bg.gif);
	background-repeat:no-repeat;
	width: 550px; 
	 
	color: #1460ae; 
	text-indent:15px;
	text-align:left;
	height:30px;
	margin-bottom:10px;
	clear: both;
}

h1{ margin-top:30px; font-size: 1.4em;}
h2{ margin-top:20px; font-size: 1.3em;}

h3{
	width: 550px; 
	font-size: 1.2em; 
	color: #1460ae; 
	text-indent:10px;
	text-align:left;
	margin-bottom:10px;
	margin-top:20px;
	clear: both;
}

h4 {
	background-image:url(images/h2-bg.gif);
	background-repeat:no-repeat;
	width: 550px; 
	font-size: 1.2em; 
	color: #1460ae; 
	text-indent:15px;
	text-align:left;
	height:30px;
	margin-bottom:10px;
	clear: both;
}

/* 
///////////////////////////////////////
	PARAGRAPHS - TYPOGRAPHY
/////////////////////////////////////// */

p { 
	margin-bottom: 14px; 
	margin-left: 10px;
	line-height: 1.6em; 
	font-size: 12px;
}

p a:link { 
	color:#666666; 
	text-decoration:none;
}

p a:visited { 
	color: #666666; 
	text-decoration:none;
}

p a:hover{ 
	color: #CC0000; 
	text-decoration:underline;
}

p span{
	width:130px; 
	float:left; 
	display:block; 
	font-weight:bold;
}

/*** Intro PG on Index Page ***/


.intro{
	font-size:13px;
	font-weight:bold;
	color:#666666;
}


/* 
///////////////////////////////////////
	LIST STYLES
/////////////////////////////////////// */

ul { margin-left:10px; }
ul li{ line-height:2em; }

/* 
///////////////////////////////////////
	SPONSORS LIST
/////////////////////////////////////// */

.sponsors-table {
	padding:10px; 
	text-align:center; 

}

.sponsors-series {
	padding:10px; 
	text-align:center; 

}

/*** Sponsor Images ***/

#rally-sa-sponsor-1 {
	width:300px;
	float:left;
	margin-right:0px;
	margin-bottom:30px;
	text-align: center;
}

#rally-sa-sponsor-2 {
	float:left;
	width: 270px;
}

.rally-sa-sponsor {
	border:0;
	padding:20px;
}

/* 
///////////////////////////////////////
	NEWS LIST
/////////////////////////////////////// */

.latest-news{
	margin-top:-20px; 
	margin-bottom:20px;
}

.latest-news li{
	overflow:hidden;
	text-indent:15px; 
	margin-left:10px;
	border-bottom: 1px solid #cccccc;
	list-style-type:none;
	line-height:3em;
	font-size:1.1em;
	width:540px;
	
}

.latest-news li img{
	border:none;
	padding:5px;
	margin:2px;
}

.latest-news li a:link, .latest-news li a:visited{
	text-decoration:none; 
	color:#333333;
	border:none;
}

.latest-news li a:hover{
	color:#cc0000;
}

.news, 
.news-archive, 
.results-archive {
	margin-bottom:20px;
}

.results-archive{
	width:200px;
	float:left;
}

.news li, 
.news-archive li, 
.results-archive li{
	overflow: hidden;
	text-indent: 15px; 
	margin-left: 10px;
	list-style-type: none;
	line-height: 3em;
	font-size: 1.1em;
	width: 540px;
}

.news li { border-bottom: 1px solid #cccccc; }

.news li a:link, 
.news-archive li a:link, 
.news li a:visited, 
.news-archive li a:visited, 
.results-archive li a:link, 
.results-archive li a:visited{
	text-decoration:none; 
	color:#333333;
}

.news li a:hover, 
.news-archive li a:hover, 
.results-archive li a:hover{
	color:#cc0000;
}

/**************************************

		Ticketing Styles

***************************************/

.ticket-table{
	border:1px solid #00CC33;
}

.ticket-table{font-size:12px;}

/* 
///////////////////////////////////////
	PHOTO GALLERY
/////////////////////////////////////// */

.gallery {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	/*border: 1px solid #dddddd;*/
}

.gallery p {
	margin: 0;
	padding: 0;
}

.gallery img {
	padding: 4px;
	border: 1px solid #dddddd;
}

/*******/
.wallpaper {

	width: 120px;
	margin-right: 5px;
	padding: 5px;
	text-align: center;
	/*border: 1px solid #dddddd;*/
}

.wallpaper img {
	padding: 4px;
	border: 1px solid #dddddd;
}

.wallpaper td {
	padding: 15px;
	vertical-align: top;
}

.vidcase{
	float:left;
	/*border:1px solid #CCCCCC;*/
	padding:3px;
	margin-left:10px;
	clear:both;
	height:auto;
	margin-bottom:35px;
}

.youtube {
	float:left;
	width:290px;
	margin:7px;
}

/* 
///////////////////////////////////////
	IMAGE STYLES
/////////////////////////////////////// */

.rightimage {
	float: right; 
	margin: 10px; 
	padding: 4px; 
	margin-top: 5px; 
	background-color: #ffffff; 
	border: 1px solid #dddddd;
}

.rightimage2 {
	float: right; 
	margin: 10px; 
	padding: 4px; 
	margin-top: 5px; 
	background-color: #ffffff; 
	/*border: 1px solid #dddddd;*/
}

.leftimage {
	float: left; 
	background-color: #efefef; 
	margin: 15px; 
	padding: 10px;
}

.image-border {
	margin-bottom: 5px;
	padding: 4px;
	background-color: #ffffff; 
	border: 1px solid #dddddd;
}

.intro-case{
	float:left;
	width:580px;
}

.intro-header {
	margin-bottom:20px;
	float:right;
	margin-right:60px;
	margin-top:-30px;
}

.buy-online {
	float:right; 
	margin-left:15px; 
	border:0;
}

.sponsors {
	float: left; 
	margin-right: 14px;
	border: 0;
}

.caption {
	font-size:.8em;
	color:#666666;
	margin:3px 8px 3px 8px;
}

.photo {
	margin:10px;
	border:0;
}	

.icon {
	border:0; 
	margin-left:10px;
}

.front-list {
	margin:10px 0 10px 40px;
}

.front-list li{

}
/* 
///////////////////////////////////////
	Merchandise form
/////////////////////////////////////// */

.submitresult {
	color:#000000;
	font-weight: bolder;
	font-size:16px;
	

}

.infields2 {
	padding-top:8px;
	padding-bottom:8px;
}


/* 
///////////////////////////////////////
	OTHER/MISC
/////////////////////////////////////// */

.clear { clear: both; margin: 0; padding: 0; line-height: 15px; }
.space { clear: both; height: 30px; line-height: 30px;  }
