
/* -------------------------------------------

TITLE : Swans

AUTHOR : Binarix
AUTHOR URL : http://www.binarix.com.au

DESCRIPTION : Full Site Styles
 
------------------------------------------ */

.clear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 0;
	}

.imgRight { float: right; margin: 0 0 30px 30px; border: 0; }
.imgLeft { float: left; margin: 0 30px 30px 0; border: 0; }
	
/* ------------------------------------------
 HEADINGS STYLES
------------------------------------------ */

h1 {
	font: normal 30px "Century Gothic", Arial, helvetica, sans-serif;
	color: #b32c33;
	margin: 0 0 30px 0;
	}

h2 {
	font: bold 15px Tahoma, Arial, helvetica, sans-serif;
	color: #94928c;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	}

h3 {
	font: bold 12px Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #666;
	margin: 0 0 10px 0;
	}

/* ------------------------------------------
 LINKS
------------------------------------------ */

a { color: #67728c; }
a:hover { text-decoration: none; }

/* ------------------------------------------
 TEXT STYLES
------------------------------------------ */

p, th, td, li {
	font: 11px/18px tahoma, verdana, helvetica, sans-serif;
	color: #666;
	}

p, table { margin: 0 0 20px 0;}
ul { margin-top: 0; margin-bottom: 20px; }
li { margin-bottom: 5px; }

hr {
	border-top: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	color: #fff;
	margin: 30px 0;
	height: 0;
	padding: 0;
	clear: both;
	}

/* ------------------------------------------
 GLOBALS AND LAYOUT ELEMENTS
------------------------------------------ */

html, body {
	margin: 0;
	padding: 0;
	background: #d3d5e1;
	}
	  
#container {
	width: 100%;
	background: #fff;
	}
	
	#bnnr {
		  background: #e6e3da;
		  text-align: center;
		  width: 100%;
		  }
		  
		  #bnnr img { display: block; margin: 0 auto; }
	
	#homeBnnr {
		background: #a7adc2;
		width: 100%;
		height: 188px;
		}
		
		#homeBnnrInner {
			width: 960px;
			margin: 0 auto;
			background: url(../../include/templateimages/flsh.jpg) top left no-repeat;
			}
			
			#animation {
				width: 860px;
				height: 188px;
				float: right;
				}
	
	#navWrap {
		width: 100%;
		background: #e8e6d7 url(../../include/templateimages/navbg.jpg) top left repeat-x;
		height: 50px;
		}
		
		#navInner {
			width: 860px;
			height: 50px;
			margin: 0 auto;
			padding: 0 0 0 100px;
			}
			
			#navInner li {
				padding: 0;
				margin: 0;
				list-style: 0;
				}
        
        		#navInner ul {
        			list-style: none;
        			padding: 0;
        			margin: 0;
        			float: right;
        			}
        
        		#navInner li {
        			cursor: pointer;
        			float: left;
        			padding: 0;
        			margin: 0;
        			}
        				
        		#navInner li a {
        			font: normal 12px tahoma, verdana, arial, helvetica, sans-serif;
        			color: #fff;
        			display: block;
        			padding: 15px 25px 22px 25px;
        			text-decoration: none;
					text-transform: uppercase;
        			}
				
				#navInner li a:hover { background: #a7adc2; }

			
	#contentWrap {
		width: 100%;
		background: url(../../include/templateimages/contentbg.jpg) top left repeat-x;
		text-align: center;
		}
		
		#contentMain {
			width: 860px;
			margin: 0 auto;
			padding: 35px 0 35px 100px;
			text-align: left;
			}

			#specialevents { width: 305px; text-align: left; float: left; background: #E3DFD4; padding: 20px; }
            #specialevents p {font-size: 11px;}
            #specialevents a {color: #b32c33; text-decoration: none; }
			
			#homeRight {
				width: 490px;
				float: right;
				}
				
				#homeRightLft {}
				#homeRightRght {}


#footer {
	width: 860px;
	margin: 0 auto;
	padding: 35px 0 0 100px;
	background: url(../../include/templateimages/footer_watermark.gif) top left no-repeat;
	}
	
	#footerInner { width: 485px; float: right; }
	#footer p, #footer a { font: 11px/17px tahoma, verdana, helvetica, sans-serif; color: #9ea4bb; }
	#footer p { margin: 0 0 5px 0; }
	
.clear {
	   clear: both;
	   height: 0;
	   margin: 0;
	   padding: 0;
	   font-size: 0;
	   }
	   
#booking_form {
	display: inline;
}

#booking_form th {
	width: 150px;
	text-align: left;
}

#seaden {
	margin-left: 0;
}

#booking_form select {
	font-size:13px;
}

#quotation_form {
	display: none;
}

#quotation_form th {
	width: 150px;
	text-align: left;
}

#quotation_form select {
	font-size:13px;
}

input#booking_form_vehicle1 {
	margin-left: 0;
}

input#quotation_form_vehicle1 {
	margin-left: 0;
}

input#booking_form_validation_code {
	vertical-align: top;
}

input#quotation_form_validation_code {
	vertical-align: top;
}

span {
	vertical-align:top;
}

.submit_button {
	border:1px solid #7F9DB9;
	font: 13px/18px tahoma,verdana,helvetica,sans-serif;
	background: #FFF;
}