/* A New Live For Love */
h6{
	font-size:14px;
	color:#FFA500;
	font-weight:bold;
	font-family:"Trebuchet MS";
	}
.surveys_lookup input{
	background:url(../img/searchform_bg.gif) top left no-repeat;
	display:block;
	width:600px;
	padding-top:10px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:25px;
	border:none;
}
.submitText{
	background:url(../img/buttonBG.gif) top left no-repeat;
	height:22px;
	width:100px;
	display:block;
	border:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	padding: 0;
	text-align:center;
	text-decoration:none;
	}
.submit input{
	background:url(../img/buttonBG.gif) top left no-repeat;
	height:22px;
	width:100px;
	display:block;
	border:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	padding: 0;
	}
tr .altrow {
	background:#ffffff;
	}
/*Old School*/
.main_body{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	}
.main_body li a, .mainHolderAdd a, .main_body table a, #middle a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000066;
	text-decoration:none;
	text-decoration:underline;
	}
.main_body li a:hover,  .mainHolderAdd a:hover, .main_body table a:hover, #middle a:hover{
	color:#fff;
	background:#000066;
	text-decoration:none;
	}
.main_body legend {
	font-weight:bold;
	}
.mainHolderAdd input, .mainHolderAdd select{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#003366;
		}
.main_body label{
	text-transform:capitalize;
	}
.mainHolderAdd{
	font-family:Arial, Helvetica, sans-serif;
	background:#F5F9FC;
	font-size:0.9em;
	margin:3px;
	padding:2px;
	margin-bottom:5px;
	border:1px #D4E4F1 solid;
	}
#middle{
	display:inline;
	text-transform:capitalize;
}
#middle label{
	display:block;
	float:left;
	width:110px;
	}
#middle input{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#003366;
	}
.input{
	display:inline;
	}
/*.input label{
	display:block;
	width:110px;
	float:left;
	} 
#SurveyAddForm .input{
	display:inline;
	}
#SurveyAddForm .input label{
	display:block;
	width:auto;
	float:none;
	}
*/
.leftSurveyAdd{
	display:block;
	width:130px;
	float:left;
	
	font-size:1em;
	text-transform:uppercase;
	color:#3C6FA4;
	font-weight:bold;
	}
#middle .adooReg label{
	float:left;
	}

.main_body th{
	padding:3px;
	background:#D3E3F0;
	border-left:1px #77A2D5 solid;
	border-bottom:1px #77A2D5 solid;
	}
.main_body td{
	border-bottom:1px #D3E3F0 dashed;
	padding:3px;
	border-left:1px #77A2D5 solid;
}
.main_body table{
	width:100%;
	border-top:1px #77A2D5 solid;
	border-bottom:1px #77A2D5 solid;
	border-right:1px #77A2D5 solid;
}
.paging div{
	display:inline;
	}
.search_form{
	width:580px;
	border: 2px solid #fdc01a;
	margin-left:-50px;
	*margin-left:-290px;
	}
.auto_complete {
	position:absolute;
	width: 200px;
}
.auto_complete ul, .search_form ul{
	background:#fff;
	margin: 0;
	margin-top:-20px;
	_margin-top:0px;
	margin-left:4px;
	padding: 0;
	list-style:none;
	list-style-position:inside;
	display:block;
	/*border-top:1px #77A2D5 solid;
	border-left:1px #77A2D5 solid;
	border-right:1px #77A2D5 solid;*/
	width:605px;
	}
.search_form ul{
	background:#2c3294;
	margin: 0;
	margin-top:-20px;
	_margin-top:0px;
	margin-left:4px;
	padding: 0;
	list-style:none;
	list-style-position:inside;
	display:block;
	/*border-top:1px #77A2D5 solid;
	border-left:1px #77A2D5 solid;
	border-right:1px #77A2D5 solid;*/
	width:580px;
	}
.auto_complete ul{
	margin-top:0;
	width:400px;
	}
.auto_complete li, .search_form li{
	font-size:12px;
	list-style:none;
	padding-left:15px;
	line-height:20px;
	background:#D3E3F0 url(../img/autocompleateLI.gif) left center no-repeat;
	/*border-bottom:1px #77A2D5 solid;*/
	cursor:pointer;
	}
.search_form li{
	font-size:12px;
	list-style:none;
	padding-left:15px;
	line-height:17px;
	background:#2c3294;
	border-bottom: 1px solid #fdc01a;
	/*border-bottom:1px #77A2D5 solid;*/
	cursor:pointer;
	}
.auto_complete li{
	padding-left:18px;
	}
.auto_complete li.selected, .search_form li.selected{
	background:#ffffff url(../img/autocompleateLIHover.gif) left center no-repeat;
	}
.search_form li.selected{
	background:#ffffff;
	}
.auto_complete li.selected{
	background:url(../img/autocompleateLIHoverAdd.gif) top left no-repeat;
	}
.instructions{
	font-size:12px;
	font-family:"Trebuchet MS";
	} 
/* GM */
/* Sliders */

/* put the left rounded edge on the track */

.slider{
	margin-top:15px;
	margin-Left: 20px;
}
.sliderTrack{
	width: 250px;
	display:block;
	height: 9px;
	background: transparent url(/img/slider-images-track-middle-green.png) repeat-x top center;
}
.sliderTrackLeft {
	margin: 0;
	padding: 0;
	position: relative;
	width: 5px;
	height: 9px;
	float:left;
	background: transparent url(/img/slider-images-track-left-green.png) no-repeat top left;
}

.sliderTrackRight {
	margin: 0;
	padding: 0;
	position: relative;
	float:right;
	width: 5px;
	height: 9px;
	background: transparent url(/img/slider-images-track-right-green.png) no-repeat top right;
}
.sliderTrackHandle{
	width:19px; 
	height:20px;
	cursor: pointer;
}	
.sliderValues{

}
.sliderValues span{
	position: relative;
	float: left;
	padding: 8px 0;
	_padding:0;
	text-align: center;
	width: 50px;
	font-size: 10px;
	text-transform:uppercase;
}

.sliderClear{
	clear: both;
	height: 50px;
	width: 240px;

	margin:0;
	padding:0;
}
#SurveyLimit{
	font-weight: bold;
	font-size: 1.3em;
}
/*Left Reports*/
#surveysStatus{
	padding:10px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	}
#surveysStatus a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	}
#surveysStatus h4{
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:10px;
	color:#0C2A5E;
	font-size:14px;
	}
.yachts th td{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#01326D;
	}
.manifacturers th td{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#01326D;
	}
/*pages layout*/
.YCAhead{
	font-family:"Monotype Corsiva", Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;
	}
.pageTitle{
	font-size:14px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
.cheers{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	padding-top:20px;
	}
.YCAcheers{
	font-family:"Monotype Corsiva", Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	}
.style222 {
	font-family: verdana,geneva;
	font-size: 12px;
	font-style: italic;
	color: #333399;
}
.style4 {font-family: verdana,geneva; font-size: 12px; font-style: italic; color: #333399; font-weight: bold; }
