
/* ------------------------------------------------
Theme: 	 	Wedgetail Outriders
Designer: 	Keno Multimedia
Author: 	Keno Multimedia
URL: 	 	http://www.wedgetailoutriders.com.au
Date: 	 	March 02 2009
Copyright:  Ken Organ 2009 All Rights Reserved. 


/* --- Contact Page 
----------------------------------------------- */	
#content { /* this is the div you want to fill the window */ 
position: relative; min-height: 100%; height: 100%;
width: 776px; 
margin:0; 
background: #fff; 
overflow: hidden; 
}

.contacText { 
	width:430px; 
	font-size:75%; 
	line-height:1.5em; 
	color:#333; text-align:left; 
	letter-spacing: 0.02em; 
	background: none; 
	margin:0; padding:0; 
}		
	
ul.contact { 
	list-style-position: outside; 
	list-style-type: none; 
	width: 410px;
	margin:0;
	padding-left: 20px;
	text-align: justify;
	font-size: 75%;
	color: #333; 
	line-height: 2.3em;  
}	

li.contact { list-style-type: none;
}
	
#contacTwrap { 
	position:relative; clear:both; 
	margin:0 auto; 
	text-align:center; 
	padding:10px ; 
	width:530px;
	border:0px solid green;
}

/* - form - */
x#formwrap { position: relative; margin:0 auto; text-align:center; width:100%; border:0px solid green;
}

fieldset {
	width: 470px;
	margin:0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}
legend {
	color: #000000;
	font-size:75%;
	font-weight:bold;
	background: #fff;
	padding: 5px;
}

form {
	width:100%; text-align:center; font-size:75%;
}

xform div {
	margin-top: 5px;
}

.contact { 
	border: 0px solid #cccccc;
	margin:0 auto;
}

.contactForm { position:relative;
	font-size:100%;
	margin:0;
	padding:5px 0;
	text-align:left;
	width: 100%; 
	border:0px solid #666;
}

.confirmText {
	margin:0 auto;
	width:300px;
	height:100%;
	font-weight:bold;	
}

.content {
	text-align:left;
	font-size:75%;

}
		
#contactLogo { 
	position: relative; 
	margin: 0 auto; 
	padding: 20px 20px 0 0; 
	text-align: center; 
}	

.contactToTop { 
	float: right; 
	width: 100px; 
	display: inline; 
	font-size: 70%; 
	padding: 5px 10px 0 0;
}	
	

/* --- Global Nav 
------------------------------------------------------------------------------------------- */	
xa:link, a:visited, a:hover {color: #ff0000;font-weight: normal;text-decoration: underline; }
xa:hover {text-decoration: underline;color: #ff0000; background: inherit; }
/* overrides decoration from previous rule for hovered links */
a:link { color: #000; text-decoration: underline; background: inherit; } 
a:active { color: #000; text-decoration : underline; background: inherit; } 
a:visited { color: #999; text-decoration : underline; background: inherit; } 
a:hover { color: #ff0000; text-decoration: none; background: inherit; } 
.linethrough  { text-decoration: line-through; color: #999; background-color: inherit; }





