@charset "utf-8";

/******
/-----------------
	Saratoga Sailing Club Stylesheet V.1.0
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2009
	--------------------------/
******/

/**	---------
	CSS Reset	**/
html,body,div,span,img,table,td,ul,li,input,button,dt,dd,dl,h1,h2,h3,h4,a{margin:0px;padding:0px;border:none;}
a{text-decoration:none;}
ul{list-style:none;}
table{border-collapse:collapse;}
p{padding:5px 0px;margin:0px;}
/**	---------
	Starts	**/
body{background:#69b8cf url(http://www.sarasail.org.au/images/mainbg.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;}

h1,h2{padding:5px 0px;font-size:22px;color:#113880;}h1 strong{font-size:18px;font-weight:normal;}
	#content h1{color:#fff;}
h2{font-size:18px;color:#fff;}
h3{}
h4{padding:5px 0px;font-size:14px;color:#032258;}
	#conent h4{color:#fff;}

hr{height:1px;margin:15px 0px;padding:0px;border:none;border-top:1px solid #032258;}

#container{width:940px;margin:0px auto;}

#header{width:940px;height:165px;margin-bottom:10px;background:url(../images/saratogasailing_header.jpg);position:relative;z-index:500;}
	#header img{position:absolute;top:0px;left:0px;z-index:5000;}
	#header p{position:absolute;bottom:40px;right:10px;text-align:right;font-size:14px;font-weight:bold;color:#fff;}

#nav{position:absolute;top:130px;left:20px;height:35px;z-index:4000;}
	#nav li{float:left;}
	#nav a{display:block;height:35px;padding:0px 30px;line-height:35px;color:#113880;font-size:14px;font-weight:bold;}#nav a:hover{background:url(../images/sprites/bars.gif);}
	
#features{width:940px;height:300px;margin-bottom:10px;overflow:hidden;position:relative;}
	#features div{position:absolute;top:10px;left:10px;width:280px;height:260px;padding:20px 20px 0px 20px;font-size:14px;color:#113880;background:url(../images/features_div.png);z-index:500;}
		#features div a.blockbuttonblue{margin:20px 0px 0px 0px;float:right;}
	#features li{position:relative;}
		#features li a{position:absolute;top:0px;left:0px;display:block;width:910px;height:40px;padding:260px 30px 0px 0px;background:url(../images/blank.gif);font-size:24px;font-weight:bold;color:#fff;text-align:right;z-index:100;}#features li a:hover{background:#c6f2ff;}

#race_results{width:310px;height:320px;margin-right:10px;padding:10px 10px 10px 10px;background:url(../images/sprites/homepagebg.png);color:#04245d;float:left;position:relative;overflow:hidden;}
	#race_results a{position:absolute;bottom:10px;right:10px;display:block;width:125px;height:30px;background:url(../images/sprites/saratoga_buttons.png) -169px 0px;text-align:center;line-height:30px;font-size:14px;color:#13458a;}#race_results a:hover{background-position:-169px -30px;}
	#race_results img{padding-bottom:10px;}

#content-right{width:600px;height:340px;background:url(../images/sprites/homepagebg.png) -330px 0px;float:right;}
	#content-right #latest-news{width:560px;height:160px;margin-bottom:10px;padding:10px 20px 10px 20px;color:#fff;position:relative;}
		#latest-news h1{color:#fff;}
		#latest-news #saratoganews{width:560px;height:90px;overflow:hidden;position:relative;}
		#latest-news ul{width:560px;height:95px;overflow:hidden;}#latest-news li{height:85px;}
		#latest-news a{color:#fff!important;}#latest-news a.viewallnews{position:absolute;bottom:0px;left:10px;display:block;width:570px;padding:5px;border-top:1px solid #c6f2ff;color:#fff;text-align:right;}#latest-news a.viewallnews:hover{color:#032258;border-color:#032258;}
	#content-right #actions{padding:10px 0px 0px 10px;}
		#content-right #actions div{width:108px;height:130px;margin-right:10px;overflow:hidden;position:relative;float:left;}
			#content-right #actions div span{position:absolute;top:0px;left:0px;display:block;width:98px;height:120px;padding:5px;background:url(../images/actionsa_bg.png);color:#fff;text-align:center;z-index:300;}
				#content-right #actions div span strong{display:block;padding-bottom:10px;}
			#content-right #actions div a{position:absolute;top:0px;left:0px;display:block;width:108px;height:130px;background:url(../images/actionspan_bg.png);z-index:400;}

#content{width:900px;padding:0px 20px;background:#5f8ada;color:#001539;position:relative;}
	#content-top,#content-bottom{position:absolute;left:0px;width:940px;height:20px;background:url(../images/sub_bg.gif);}#content-top{top:-20px;}#content-bottom{bottom:-20px;background-position:0px -280px;}
	#content ul{padding:10px;}#content li{padding:4px;border-bottom:1px solid #003343;}
	#content p a,#content li a,#content td a{color:#003343;text-decoration:underline;}#content p a:hover,#content li a,#content td a:hover{text-decoration:none;}

#footer{width:940px;height:24px;margin-top:10px;color:#fff;line-height:24px;text-align:center;background:url(../images/saratoga_footer.png);position:relative;}
	#footer a{color:#fff;}
	#footer a.webstuff{position:absolute;top:0px;right:10px;}
	#footer div{position:absolute;top:25px;left:0px;width:940px;text-align:center;}#footer div a{color:#164294;}

#_1{z-index:8888;}#_d{z-index:9999;}
	.ie6closer{position:absolute;top:0px;left:0px;display:block;padding:10px;font-weight:bold;float:right;cursor:pointer;color:#333;z-index:9999;}
/**	---------
	Class Declarations	**/

.left{float:left;}.right{float:right;}.clear{clear:both;}

img.border{margin:4px;padding:3px;border:1px solid #11377f;}

a.blocklink{display:block;line-height:30px;background:#11377f;color:#fff!important;font-size:14px;font-weight:bold;text-decoration:none!important;}

.blockbuttonblue{display:block;width:169px;height:40px;margin:10px;background:url(../images/sprites/saratoga_buttons.png);text-align:center;line-height:40px;font-size:18px;font-weight:bold;color:#fff;}.blockbuttonblue:hover{background-position:0px -40px;color:#124488;}

.subnavencase{width:200px;margin-left:20px;float:right;}
	.subnavencase .topper,.subnavencase .bottom{position:absolute;left:0px;width:200px;height:10px;background:url(../images/sprites/saratoga_master.gif);}.subnavencase .topper span,.subnavencase .bottom span{position:absolute;top:0px;right:0px;display:block;width:10px;height:10px;background:url(../images/sprites/saratoga_master.gif) -690px 0px;}
	.subnavencase .topper{top:0px;}
	.subnavencase .bottom{bottom:0px;background-position:0px -10px;}.subnavencase .bottom span{background-position:-690px -10px;}
	.subnavencase .main{margin:10px 0px;padding:10px 0px;background:#8bcee2;position:relative;}
		#content .subnavencase ul{padding:0px;}
		#content .subnavencase li{padding:0px;border:none;}
		.subnavencase .main a{display:block;width:180px;height:30px;padding:0px 10px;line-height:30px;text-decoration:none!important;border-bottom:1px solid #406dc0;font-size:12px;color:#032258!important;}.subnavencase .main a:hover,.subnavencase .main a.active{background:#406dc0;color:#fff!important;}
		
.contentsplit{width:675px;}

table.newstable{border:1px solid #000;}table.newstable td{padding:5px;}
table td.weatherzone_head{padding:3px;font-size:14px;background:#113880;color:#fff;border:1px solid #5f8ada;}table td.weatherzone{padding:3px;}
table.multimedia td{padding:5px;}
table.testclass td{padding:3px;}table.testclass td.cell{background:#274b8f;color:#fff!important;}table.testclass td.cell a{color:#fff!important;}table.testclass td.cell table td{color:#fff!important;}

.contactform input,.contactform textarea,.contactform select{width:200px;height:20px;margin:5px 0px;border:1px solid #032258;}.contactform textarea{height:100px;}
.contactform input[type=checkbox]{width:auto;}
