/* ===========================
DDAC CSS layout and styles
(c) Darling Downs Aero Club 2009
=========================== */

/*== GENERAL ==*/
html{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
body {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*background-color:#eeeeee;*/
	background-image:url('../images/bg.jpg');
	background-repeat:repeat;
	}
	
/*== GLOBAL STYLES ==*/
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#91352f;
	}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#bd2f37;
	}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#e03a3e;
	}
h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#3366cc;
	}
h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#3366cc;
	}
h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#3366cc;
	}

a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}

ol.decimal {list-style-type:decimal}
ol.lroman {list-style-type:lower-roman}
ol.uroman {list-style-type:upper-roman}
ol.lalpha {list-style-type:lower-alpha}
ol.ualpha {list-style-type:upper-alpha}
ol.none {list-style-type:none}

ul.disc {list-style-type:disc}
ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ul.none {list-style-type:none}

li.none {list-style-type:none}

/*== MAIN CONTAINER ==*/
.container{
	width: 902px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;/**/
	background-color:#ffffff;
	}
.clear{
	clear:both;
	height:5px;
	}

/*== HEADER ==*/
.header{
	display:block;
	width: 900px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background-color: #ffffff;
	background-image:url('../images/ddac_logo.gif');
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:3px solid #CC0000;
	}

#clock{
	margin-top:95px;
	float: right;
	position:relative;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	}


/*== NAVIGATION ==*/
/*	To edit the navigation bar, please see the separate CSS document: ddsmoothmenu.css */


/*== CONTENT ==*/
.main{
	display:block;
	width: 900px;
	}

.about{
	width:600px;
	height:168px;
	left:0px;
	top:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('../images/back.jpg');
	background-repeat:repeat;
	background-color: #454545;
	color:#ffffff;
	}
.about h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	}	
.about p {
	margin:10px 10px 10px 10px;
	}
.about a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}
.about a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

.slide{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: right;
	background-image:url('../images/slideshow/ddac_alac_photos_455.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	}
#imageContainer { 
	height:200px;
	position:relative;
	}  
#imageContainer img { 
	display:none;
	position:absolute; 	
	top:0px; 
	right:0px; 	
	height:200px;  	
	width:300px;
	opacity: 1;	
	} 

.content{
	width:595px;
	float:left;
	clear:right;
	margin:0px 0px 0px 0px;
	background-color:#eeeeee;
	}
.content p {
	margin:10px 10px 10px 10px;
	}

.widecontent{
	width:900px;
	float:left;
	clear:right;
	margin:0px 0px 0px 0px;
	background-color:#eeeeee;
	}
.widecontent p {
	margin:10px 10px 10px 10px;
	}
	
/*.slipstream {
	background-image: url('../images/ddac_logo_md.gif');
	background-position: 690px 10px;
	background-repeat: no-repeat;
}*/

/*== HIRE RATES ==*/
.style1 {
	text-align: center;
}
.style2 {
	background-color: #CCCCCC;
}
.style3 {
	border-collapse: collapse;
	border: 1px solid #2D2B2B;
}
.style4 {
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
}
.style5 {
	border-style: solid;
	border-width: 1px;
}
.style6{
text-decoration:underline;
}
.small{
	font-size:11px;
	color:#808080;
}

/*== EVENTS CALENDAR ==*/
.style7 {
	border-collapse: collapse;
	border: 1px solid #2D2B2B;
}
.style8 {
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
	padding: 3px 4px 3px 4px;
}
.style9 {
	border-style: solid;
	border-width: 1px;
	padding: 3px 4px 3px 4px;
}

.newsitems{
	z-index:50;
	width:300px;
	float: right;
	position:relative;
	clear:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#e1e9f7;
	color:#2d2b2b;
	}
.newsitems h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#3366cc;
	}
.newsitems p {
	margin:10px 10px 10px 10px;
	}
.newsitems a {
	color: #2d2b2b;
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
	font-weight: bolder;
	}
.newsitems a:hover {
	color: #CC0000;
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
	font-weight: bolder;
	}

/*== CONTACT US FORM ==*/
form.contact fieldset{
	border: 1px solid #CC0000;
	padding: 10px;
	}
	
form.contact fieldset div{
	display: block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	}

form.contact legend{
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
	padding: 5px;
	}

form.contact label{
	font-weight: bold;
	font-size: 13px;
	color: #CC0000;
	line-height: 220%;
	}

form.contact label.fixedwidth{
	display: block;
	width: 150px;
	float: left;
	}

form.contact input{
	display: block;
	width: 700px;
	float: left;
	}

form.contact textarea{
	display: block;
	width: 700px;
	height: 200px;
	float: left;
	}

form.contact div p{
	display: block;
	width: 200px;
	float: left;
	clear:both;
	}
	
form.contact .buttonsubmit input{
	width: 100px;
	margin-right: 5px;
	}

.address{
	font-size: 14px;
	}

/*== HISTORY - IMAGES ==*/
.align-right { 
	float:right; 
	margin: 0 0 15px 15px; 
	clear: right;
	padding: 5px; 
	border: 1px solid #aaa;
	}
.align-left { 
	float:left; 
	margin: 0 15px 15px 0; 
	clear:left;
	padding: 5px;
	border: 1px solid #aaa; 
	}
	
/*== CONTENT - EDITABLE SEGMENTS ==*/



/*== FOOTER ==*/
.footer{
	width: 900px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:3px solid #CC0000;
	background-color: #282828;
	color:#ffffff;
	font-size:10px;
	}
.footer p{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	}
.footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	}
.footer a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	}
/*.footer a:visited {
	color: #CC0000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	}*/
.aboslink {
	clear:left;
	float:right;
	margin: 3px 6px 0px 0px;
	text-align:right;
	}
