/* SEARCH BOX STYLING */

/****KEY WORD SEARCH STYLING *******/

#left-column .moduletable {
	margin-bottom:15px;	
	width:230px;
	padding:0 25px 0 0;
	}
		
#left-column .moduletable .search {
	border : 0;
	background: url(../images/navigation/left-nav-menu-bg.gif) no-repeat;
	width:215px;
	margin: 1px 0 0 2px;
	margin-bottom:35px;
	}
	
	
#left-column .moduletablekeywordsearch .cpsearch	{}
	
#left-column .moduletablekeywordsearch .cp_label {
	color: #FFFFFF;
	font-size:1.2em!important;
	line-height:125%px;
	margin-left:2px;
	margin-bottom:3px;
	padding:3px 5px 3px 25px;
	width:180px;
	font-weight: 600;
	font-family:Verdana,Arial,Helvetica,sans-serif!important;
	}	
	
	

.moduletablekeywordsearch {
width:230px;
overflow:hidden;
margin-bottom:15px;
padding:0 25px 0 0;}	

#left-column .cp_submit {
	margin-bottom:30px;
	}

#left-column .cp_submit .button,
#left-column .moduletable .button  {
	background: url(../images/search_btn.png) no-repeat top right;
	height:20px;
	width:45px;
	float:right;
	text-indent:9999px;
	cursor:pointer;
	border:none;
	}
	
#left-column .cp_submit .button {padding-left:60px; margin-right:10px;}
#left-column .moduletable .button {padding-left:205px; margin-right:10px;}	

#left-column .cpsearch {	}
	
#left-column .searchform { 	}	

#left-column select, 
#left-column input  { 
	background-color:FFFFFF;	
	padding:2px 0 0 0px;
	margin:2px 0 2px 0px;
	border: 1px solid #FAB871;
	}
	
#left-column .moduletablekeywordsearch input{
	margin-left:20px;
	margin-top:3px;
	width:178px;
	}
	
#left-column select.inputbox {
	margin:3px 0 5px 20px;
	width:180px;
	padding:1px;
	font-size:0.8em;
	}	

#left-column select.inputbox option {
	background-color:#EEEEEE;
	}	

#left-column input.inputbox {
	width:180px;
	margin:3px 0 7px 25px;
	}

#hidden-menu .moduletable {
	position:absolute;
	bottom:-9999px;
	right:0;
	}
	
.cp_result {
	padding:10px;
	margin-bottom:25px;
	border-bottom:1px solid #996600;
	width:97%;
	}
	
.cp_text P {padding:0 0 20px 0!important;}	

form#searchhead {margin-top:20px;}

.search_summary {
	padding:10px; 
	background-color: #E6ECEB
	}
	
.cp_title,
.cp_title a,
.inside h3 a {
	color: #0075c4;
	font-size: 1.1em;
	padding-bottom:10px;
	font-weight:bold;
	}

.cp_title a {
	text-decoration:underline;
	font-size: 1.1em;
	font-weight:bold;
	}

.cp_title a:hover,
.inside h3 a:hover {
	color: #D07107;
	font-weight:bold;
	}
	
.inside .labels-other-labels {
	font-size:0.8em;
	padding:10px;
	margin-bottom:25px;
	border-bottom:1px solid #996600;
	width:97%;
	}	

.cp_tag_label {
	color: #333333;
	font-size: 0.8em;
	}

.cp_tags a {
	color: #0075c4;
	font-size: 0.8em;
	padding-bottom:10px;
	text-decoration:underline;
	}

.cp_tags a:hover {color: #D07107;}
		
div.cpsearch .cp_cb_value,
div.cpsearch div.cp_field,
div.cpsearch .cp_text_search{
	background-color:none;
	padding-bottom:1px!important;
	border:0;
	background: url(../images/navigation/left-nav-menu-bg.png) no-repeat;
	padding-top:2px;
	margin: 0 0 1px 2px;
	font-size: 0.9em;
	}
	
.moduletablekeywordsearch div.cpsearch .cp_cb_value,
.moduletablekeywordsearch div.cpsearch div.cp_field,
.moduletablekeywordsearchdiv.cpsearch .cp_text_search	{
	background-color:none;
	padding-bottom:3px!important;
	border:0;
	background: url(../images/navigation/keywordSearchBg.png) no-repeat;
	padding-top:2px;
	margin: 0 0 1px 2px;
	font-size: 0.9em;
	}
	


div.cpsearch .cp_cb_value {
	line-height:30px;
	padding:0 0 0 0;
	}

div.cpsearch div.cp_cb_label {
	margin:0 0 0 25px;
	}
	
div.cpsearch fieldset {
	position:relative;
	}	

div.cpsearch div.cp_cb {
	position:absolute;
	top:5px;
	right:12px;
	}

div.cp_submit {padding:0 11px 0 0;}

#left-column .labels-label-list a {display:block;}

#left-column .labels-label-list { }

#left-column .labels-label-pagination {min-height:500px;}

.inside	form#searchhead {border: 1px solid #FAB871;}	
	
.inside ul.result_summary {padding:20px;}
	
.inside ul.result_summary li {list-style-position:inside;}

.inside ul.result_summary li a {color: #0075c4;}		

.inside ul.result_summary li a:hover {color: #D07107;} 	
	
div fieldset.cp_field div.cp_cb_value{
margin:0 !important;
padding:0 !important;
line-height:28px;
}

div fieldset.cp_field div.cp_cb_value input{
width:10px !important;
margin-right:80% !important;
}
	
	
	
	
	
	
	
	
	
	
