/*********************************************************
Winning Sports Photography

Author: FreckleCreative.com.au

(c) 2005, All Rights Reserved Winning Sports Photography
*********************************************************/
@import url(topography.css);


/****************************************************/

label { 
	clear: both;
	float: left;
	width: 200px;
}

/******* BOOKING FORM *******************************/
/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

fieldset {
	margin: 0 0 20px 0;
	width: 590px;
}

label {
	color:#666;
	cursor:pointer;
	padding: 5px 5px 5px 2px;
	line-height:20px;
	width: 300px;
}

.textinput, .required {
	width:236px;
	height:15px;
	background:url(../images/input.gif) no-repeat left top;
	background-attachment: fixed;
	border:none;
	padding:4px 8px;
}

html>body .textinput, html>body .required {
	background-attachment: scroll;
}

.textarea {
	width:547px;
	height:125px;
	background:url(../images/textarea.gif) no-repeat left top;
	background-attachment: fixed;
	border:none;
	padding:4px 8px;
}

html>body .textarea {
	width: 526px;
	background-attachment: scroll;
}

select {
	margin: 10px 0 0 0;
}

#colleft {
	float: left;
	
}

#colright {
	float: left;
}

.Submit {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

.checkout { 
	background:url(../images/button_checkout.gif) no-repeat left top; 
	width:85px;
} 

#TeamPhotos p, #ActionPhotos p {
	font-size: 0.8em;
}

#TeamPhotos, #ActionPhotos {
	/* display: none; */
}

#ActionPhotos {
  display: none;
}

#TeamPhotos .clear, #ActionPhotos .clear {
	clear: both;
}


#selectform label {
	margin: 5px 0 0 0;
	width: auto;
}

#events #contenttext ul {
	list-style : none;
}

#status, sup {
	color: red;
}

/******* STYLES *************************************/
.firstline { color: #383838; }
.hide { display: none; }
.morelink { 
	display: block;
	float: left;
	width: 249px;
	text-align: right;
	font-size: 12px;
}
.copyright { 
	padding-bottom: 3px;
	color: #717171;
}
.warning { color: red; }
.homestyle { font-size: 0.8em; }

.phototag { 
	font-family: Courier;
	font-size: 0.1em;
}

