/* CSS Document */

/* _______________________________________________________________________ Form adjustments */

#fco_form .contentbox2 .contentbox_bottombar .contentbox_bottombar_left {
	background: url(../files/images/boxCornerBottomLeft.gif) bottom left no-repeat;
}
#fco_form .contentbox2 .contentbox_bottombar .contentbox_bottombar_right {
	background: url(../files/images/boxCornerBottomRight.gif) bottom right no-repeat;
}

#fco_form .contentbox2 {
	margin-bottom: 2em;
}

#fco_form .contentbox2 .contentbox_bottombar {
	background-color: #039;
}
#fco_form .contentbox2 .contentbox_buttons {
	background-color: #039;
	height: 36px;
}
#fco_form .contentbox2 .contentbox_buttons .steps {
	float: left;
	margin: 10px 0 0 15px;
	color: #fff;
}
#fco_form .contentbox2 .contentbox_buttons .steps p {
	color: #fff;
}
#fco_form .contentbox2 .contentbox_buttons .steps p a {
	font-weight: normal;
	color: #fff;
}
#fco_form .contentbox2 .contentbox_buttons .button {
	float: right;
	margin: 9px 15px 0 0;
}
#fco_form .contentbox2 .contentbox_buttons .button p {
	background: transparent url(../files/images/buttonBG.gif) 0 0 repeat-x;
	padding: 0 0 0 7px;
}
#fco_form .contentbox2 .contentbox_buttons .button p input {
	border: none;
	padding: 0 7px 0 0;
	background: transparent url(../files/images/buttonBG.gif) 0 0 repeat-x;
	color: #039;
	font-weight: bold;
}

#fco_form {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


#fco_form legend {
	display: none;
}

#fco_form h2 {
	text-align: left;
	font-family: trebuchet ms,arial;
	font-size: 120%;
}
#fco_form h4 {
	margin: 0 1em 0.4em 0;
	padding: 0;
	font-size: 0.95em;
	background: none;
}
#fco_form p {
	margin: 0;
	padding: 0;
}
#fco_form p.warn {
	color: #f00;
	font-size: 90%;
	background: transparent url(../files/images/icon_error.gif) 0 0 no-repeat;
	padding: 1px 0 4px 22px;
	margin: 10px 0;
	text-align: left;
	font-weight: bold;	
}
#fco_form p.req_info {
	text-align: right;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;	
}
#fco_form p.info {
	color: #f00;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.3em;
}
#fco_form p.note {
	font-size: 90%;
	font-weight: bold;
	margin: 0.8em 0;
	text-align: left;
}
#fco_form div.form_section {
	text-align: left;
	clear: both;
}
#fco_form .form_section_title {
	float: left;
	width: 40%;
	text-align: right;
	margin-bottom: 1em;
}
#fco_form .form_section_input {
	float: right;
	width: 60%;
	margin-bottom: 12px !important;
}
#fco_form .form_section_input label {
	display: none;
}
#fco_form .form_section_input input {
	width: 10em;
}
#fco_form .form_section_input select {
	width: 10em;
}
#fco_form .form_input_group label {
	display: inline;
	margin-left: 5px;
}
#fco_form .form_section_input .form_input_group {
	float: left;
	width: 7em;
}
#fco_form .form_section_input .form_input_group input {
	border: none;
	width: 1em;
}
#fco_form .form_section .form_section_input p a {
	background: transparent url(../files/images/icon_question.gif) 0 0 no-repeat;
	padding: 2px 0;
	margin: 0 0 0 4px;
}
#fco_form .form_section .form_section_input p a span {
	visibility: hidden;	
}

/* Subscribe form */
#fco_form div.status p.steps {
	float: left;
	margin: 10px 0 0 15px;
	color: #fff;
}
#fco_form div.status p.steps a {
	color: #fff;
	font-weight: normal;
}

#fco_form div.inputButton {
	margin:0px 0 0 0;
	padding:0px 0 3px 10px;
	width:auto;
	background-image:url(../files/images/form_button_left_side.gif);
	background-repeat: no-repeat;
	background-color:transparent;
	background-position:left top;
}

#fco_form div.inputButton {
	float:left;
	margin-left:3px;
	margin-bottom:5px;
}


/* _______________________________________________________________________  Advanced search form alterations */
#fco_form.advancedsearch .form_section {
	margin: 0 15px 0 0;
	padding: 12px 0;
	border-top: 1px #91b6d0 solid;
}

#fco_form.advancedsearch .timeframe {
	border-top: none;
}

#fco_form.advancedsearch .contentbox2 {
	background-color: #039 !important;
	border: none;
}

#fco_form.advancedsearch .contentbox2 .contentbox_topbar {
	background-color: #039;
}

#fco_form.advancedsearch .contentbox2 .contentbox_content {
	margin: 0;
	padding: 0 0 0 15px;
	
}

#fco_form.advancedsearch .contentbox2 .contentbox_topbar .contentbox_topbar_right {
	background: url(../files/images/boxCornerTopRightBlue.gif) top right no-repeat;
}
#fco_form.advancedsearch .contentbox2 .contentbox_topbar .contentbox_topbar_left {
	background: url(../files/images/boxCornerTopLeftBlue.gif) top left no-repeat;
}

/* __________________________________________________ Top search block */
#fco_form.advancedsearch .advanced_search_block {
	background-color: #039;
	margin: 0;
	padding: 0;
	clear: both;
}

#fco_form.advancedsearch .advanced_search_block .form_section {
	border-top: none;
	margin: 0 15px;
	clear: both;
}

#fco_form.advancedsearch .advanced_search_block h4 {
	color: #fff;
}

/* __________________________________________________ Column widths */
#fco_form.advancedsearch .form_section_title {
	text-align: left;
	width: 25%;
}
#fco_form.advancedsearch .form_section_input {
	text-align: left;
	width: 75%;
}

/* __________________________________________________ Content */

#fco_form.advancedsearch .form_section {
	padding: 12px 0;
}

#fco_form.advancedsearch .timeframe {
	border-top: none;
}

#fco_form.advancedsearch .selectdate {
	border-top: none;
	margin: 0;
	padding: 0;
}

#fco_form.advancedsearch .selectdate span.labelblock {
	float: left;
	width: 3em;
}

#fco_form.advancedsearch .selectdate label.display {
	display: inline;
}

#fco_form.advancedsearch .selectdate select {
	width: 5em;
}

#fco_form.advancedsearch h4 {
	color: #000;
	margin: 0;
	padding: 0;
}

#fco_form.advancedsearch .form_section_input .form_input_group {
	width: 11em;
	margin-top: 4px;
}

#main #fco_form.advancedsearch {
	background-color: #fff !important;
	color: #000;
}

#fco_form.advancedsearch h2 {
	color: #000;
	background-color: #ffcb30;
	margin: 0 15px 0 0;
	font-family: trebuchet ms,arial;
}

#fco_form.advancedsearch .contentbox2 .contentbox_content {
	background-color: #e0ecf8;
}

#main #fco_form.advancedsearch label {
	color: #000;
}

#main #fco_form.advancedsearch .advanced_search_block label, 
#main #fco_form.advancedsearch .results_sort label {
	color: #fff;
}



/* __________________________________________________ Search now button */
#fco_form.advancedsearch .contentbox_buttons p {
	height: 20px;
}

#fco_form.advancedsearch .contentbox_buttons p input#searchnow {
	float: right;
	border: none;
	background: url(../files/images/buttonBG_v3.gif) 0 0 repeat-x;
	padding: 0 0 4px 0;
	margin: 15px 15px 0 0;
	color: #039;
	height: 20px;
	width: 7em;
	font-weight: bold;
	border: none;
}

/* __________________________________________________ Bottom bar */
#fco_form.advancedsearch #innerBottomBar, 
#fco_form.advancedsearch #innerBottomBar .innerBottomLeft,
#fco_form.advancedsearch #innerBottomBar .innerBottomRight {
	height: 7px;
}

/* __________________________________________________ Search tips link */
#fco_form.advancedsearch div.searchtips {
	margin: 0 14px 0 0;
	padding: 0 0 4px 0;
	text-align: right;
	clear: both;
}

#fco_form.advancedsearch div.searchtips a {
	color: #fff;
	font-weight: normal;
}

#fco_form.advancedsearch .selectdate .form_section_input p {
	margin: 0;
	padding: 0 0 10px 0;
}

#fco_form.advancedsearch .form_section p {
	margin: 0;
	padding: 0;
}

#fco_form.advancedsearch .form_section_input #main_search_button {
	background: url(../files/images/buttonBG_v3.gif) 0 0 repeat-x;
	border: none;
	padding: 1px 0 2px 0;
	margin: 0;
	color: #039;
	width: 5em;
	font-weight: bold;
}

#fco_form .form_section .form_section_input p span.select_date_calendar a {
	background: transparent url(../files/images/icon_calendar.gif) 0 0 no-repeat;
	padding: 2px 0;
	margin: 0 0 0 4px;
	font-size: 80%;
	text-decoration: none;
}
#fco_form .form_section .form_section_input p span.select_date_calendar a span {
	visibility: hidden;
}

#fco_form.advancedsearch .more_related_sites {
	float: right;
	width: 11em;
	text-align: right;
}

#fco_form {margin-left:0px!important;}

#fco_form fieldset {
	margin:0px!important;}

#fco_form.advancedsearch .contentbox2 .contentbox_content {
	background-color: #e0ecf8;padding-left:0px!important;
}

#fco_form.advancedsearch .contentbox2 .contentbox_content h4{
	padding-left:15px;
}
	
