/*  
Theme Name: CFI Theme
Theme URI: http://calinterpreters.org/
Description: CFI website custom theme. Do not change!!!
Version: 1.2
Author: JR Ordonez
Author URI: http://pixelplain.com/
*/


body {
	background: #F3F5F6 url('images/bg.gif') repeat-x;
	color: #444;
	font: 13px "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	margin: 0;
	padding: 0; 
	}
	a { color: #934511; font-weight: bold; text-decoration: none;  }
	a:hover { text-decoration: underline; }
	
	h1, h2, h3, h4 { font-family: "Trebuchet MS", "Lucida Grande", Arial, Sans-Serif; color: #222;  }	
	
	small { font-size: 11px; }
	code { font: 1em 'Courier New', Courier, Fixed; }
	a img { border: none; }
	hr { display: none; }
	
	acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
	blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	form, ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.center { text-align: center; }
	.alignright { float: right; margin-left: 14px; }
	.alignleft { float: left; margin-right: 14px; }
 	.caps { text-transform: uppercase; }

#page, #footer {
	position: relative;
	margin: 0 auto;
	padding: 1px 0;
	width: 960px;
	}



/* Begin Header */

#header {
	border-top: 1px solid #F2F5F6;
	margin: 0; 
	padding: 0; 
	height: 150px;
	}
	#logo {
	position: absolute;
	top: 14px;
	left: 2px;
	}
#nav {
	margin: 75px 0 0 0;
	}
	/* Info Navigation */
	#nav .siteinfo {
		clear: both;
		float: right;
		margin: 0 7px 7px 0;
		} 
	#nav .siteinfo li {
		display: inline;
		border-left: 1px solid #999;
		font-size: 10px;
		margin: 0 0 0 7px;
		padding: 0 0 0 7px;
		}	
	#nav .siteinfo li:first-child {
		border-left: none;
		}
	#nav .siteinfo a {
		color: #222;
		font-size: 12px;
		font-weight: normal;
		}
	/* Main Navigation */	
	#nav .navbar {
		clear: both;
		position: relative;
		background: #4C2B0F url(images/bg_nav.gif) repeat-x;
		font-family: "Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
		font-size: 13px;
		text-transform: uppercase;
		height: 38px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		}
		#nav .navbar li {
		display: inline;
		margin: 0;
		padding: 0;
		}	
		#nav .navbar a {
		display: block;
		float: left;
		color: #B29B7F;
		padding: 11px 14px 9px 14px;
		text-shadow: 0px -1px 0px #341E08;
		}
	
		#nav .navbar #current a {
		color: #FFF;
		}

		/* Search Form */
		#nav .navbar #nav-sea {
			position: absolute;
			display: block;
			top: 7px;
			right: 7px;
			}
			#nav .navbar #nav-sea #searchform {
			margin: 0;
			padding: 0; 
			}
			#nav .navbar #nav-sea #s {
			background: #EEE;
			border: none;
			color: #999;
			width: 169px;
			margin: 0;
			padding: 3px 2px 4px 10px;
			vertical-align: middle;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			max-height: 20px;
			}
			*+html #nav .navbar #nav-sea #s {
			padding: 2px 2px 2px 5px; ;
			}
			
			#nav .navbar #nav-sea #s:focus {
			color: #000;
			}
			#nav .navbar #nav-sea #searchsubmit {
			margin: 2px 0 0 -8px;
			padding: 0;
			vertical-align: middle;
			}
		
		/* Newsletter Link */
		#newsletter {
			position: absolute;
			right: 3px;
			top: 45px;
			font-size: 12px;
			margin: 0;
			padding: 7px;
			text-align: right;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			}
			#newsletter a {
			display: block;
			background:  url(images/ico-newsletter.gif) left 1px no-repeat;
			color: #222;
			font-weight: normal;
			padding: 0 0 0 25px;
			}
			#newsletter a:hover {
			}


/* End Header */








/* content */

#content, .pagecontent {
	float: left;
	text-align: left ;
	min-height: 600px;
	}	
	.pagecontent {
	background: #FAFBFF;
	margin-bottom: 14px;
	padding: 7px 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 709px;
	}
	#content h2 a, .pagecontent h2 a {
	color: #222;
	}
	#content h2 a:hover, .pagecontent h2 a:hover {
	}
	#content p, .pagecontent p {
	margin: 7px 0;
	}
	.pagecontent .description p {
	color: #666;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 2px 0 7px 0;	
	}

	#printer {
	float: right;	
	background:  url(images/ico-print.gif) left 1px no-repeat;
	margin: 5px 0 0 0;
	padding: 3px 0 0 21px;
	}

.col1 {
	float: left;
	margin: 0 9px 10px 0;
	padding: 0 14px;
	width: 300px;
	}
.col2 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 14px;
	width: 375px;
	}

.lilcol {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 14px;
	width: 200px;
	}

.col1 h2, .col3 h2, #sidebar h2 { 
	color: #222;
	font-size: 14px;
	}
	.col1 p a, .col1 li a {
	color: #906339;
	font-weight: normal;
	}


	.pagecontent .rightcol {
	float: right;
	margin: 0 0 0 21px;
	padding: 0 0 0 7px;
	width: 280px;
	}
	.pagecontent  .rightcol h2 { 
	margin-top: 0;
	padding-top: 0;
	}
	

	.reclinks h3 {
	margin-bottom: 0;
	}
	div.reclinks ul {
	padding-bottom: 14px;
	}





	.post img.size-full {
	border: 5px solid #EEE;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;	
	}
	
	.post small.date {
	color: #777;
	margin: 0;
	padding: 4px 7px 2px 0;
	}
	.posttitle small.date {
	display: block;
	font-weight: normal;
	}	
	.pagecontent .post {
	margin: 0 28px 28px 0;
	}
	#archive .post {
	margin: 0 0 0 -7px;
	padding: 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	}
	#archive .post:hover {
	background: #F2F5F6;
	cursor: pointer;
	}
	#archive .description:hover {
	background: transparent;
	cursor: default;
	}

	
	#archive .post p {
	padding: 0;
	}

	.post .meta {
	margin-top: 0;
	}
	.post .meta em, .post .meta em a { 
	font-weight: normal;
	font-style: normal;
	}
	
	

	.post p, .post li, .post blockquote { 
	margin-right: 20%;
	line-height: 1.6;
	
	}	
	.post h2 {
	margin: 2px 0 0 0;
	}
	.post h2.lister {
	padding: 0;
	}	
	
		
	.post p {
	padding: 7px 0;
	}
	.post p strong {
	color: #111;
	}
	.post ul {
	margin: 0;
	padding: 0;
	}
	.post li {
	background: url(images/li-arr2.gif) left 3px no-repeat;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0 0 0 15px;
	list-style: none;
	}

	
	

	.post hr, .subnav hr {
	display: block;
	border: none;
	border-bottom: 1px dotted #DDD;
	margin: 14px 0;
	}
	
	.post .wp-caption {
	margin-bottom: 21px;
	}
	.post .wp-caption p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
	
	#news p.ender {
	border-top: 1px dotted #DDD;
	font-weight: bold;
	margin: 21px -7px 1px -7px;
	padding: 14px 7px 7px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	}	
	
	.single {
	font-size: 14px;
	}

	
	.pagetitle, .posttitle {
	border-bottom: 1px dotted #CCC;
	padding: 21px 0 7px 0;
/*
	background: #EBEEF5;
	margin: -7px -42px -7px -14px;
	padding: 35px 0 7px 14px;
	-moz-border-radius-topleft: 6px; 
	-moz-border-radius-topright: 6px; 
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
*/
	}
	.posttitle {
	margin-top: 0;
	padding-top: 0;
	}
	div.pagetitle {
	margin-bottom: 21px;
	}
		div.pagetitle h1 {
		margin-bottom: 0;
		padding-bottom: 0;
		}
		div.pagetitle .description, div.pagetitle .description p {
		margin: 0;
		padding: 0;
		}


	/* post subnav / sidebar cell */
	.subnav {
	float: right;
	background: #F6EFE6;
	border: 1px solid #F6E7D2;
	color: #444; 
	margin: 7px 0 21px 28px;
	padding: 7px 0 7px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 198px;
	}
	
	.subnav h2, .subnav h3, .subnav h4, .subnav p {
	margin: 7px;
	padding-bottom: 0;
	}	
	.subnav ul {
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	}
	.subnav p, .subnav li {
	font-size: 12px;
	}
	.subnav li { 
	background-image: none;
	margin: 0;
	padding: 0;
	}	
	.subnav li a { 
	display: block;
	border-top: 1px solid #FFF;
	margin: 0;
	padding: 7px 7px 7px 7px;
	}	
	.subnav li a:hover { 
	background: #F6EFE6;
	}
	.subnav li.current_page_item a {
	background: #FFF;
	border-color: #F6E7D2;
	color: #333;
	margin: 0 -1px;
	text-decoration: none;
	}

	#archive .subnav {

	}
	#archive h2 {
	font-size: 18px;
	}
	#archive .subnav h4 {
	color: #666;
	font-style: italic;
	font-weight: normal;
	padding-top: 14px;
	}
	#archive .subnav li li {
	border: none;

	}


/* home page*/

	/* about hero */
	#title {
		background: #69361B url(images/photo-abouthome.jpg) no-repeat;
		color: #F8EFD8;
		font-size: 14px;
		line-height: 1.3;
		overflow: hidden;
		height: 231px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		}
		#title h1 {
		color: #F8EFD8;
		font-size: 24px;
		letter-spacing: 0;
		line-height: 1.2;
		margin: 13px 0 0px 0;
		}
		#title p a {
		font-weight: bold;
		color: #F8EFD8;		
		}
		
		
	/* home conference */
	#highlights {
		background: #FFFFFF url(images/photo-conferencehome.jpg) left top  no-repeat;
		font-size: 14px;
		line-height: 1.4;
		margin: 0;
		padding: 0 14px;
		height: 231px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px; 
		cursor: pointer;
		}
		#highlights h2 {
		font: 38px/.95 Palatino, Georgia, serif;
		margin: 14px 0 -5px 0;
		letter-spacing: 1px;
		}
		#highlights h2 em {
		font-size: 24px;
		letter-spacing: normal;		
		}
		#highlights h2 a {
		color: #44260D;
		font-weight: normal;
		text-decoration: none;
		}
		#highlights h2 a:hover {
		color: #934511;
		}		

		#highlights p {
		color: #44260D;
		margin-top: 14px; 
		}				


				
	/* home directory */
	#directory {
		background: #F6E7D2;
		margin: 0 -14px;
		padding: 14px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		}
		#directory h2 { 
		font-size: 16px;
		margin: 2px 0 0 0;
		}
		#directory h2 a {
		color: #4C2B0F;
		font-size: 22px;
		margin: 0 0 14px 0;
		padding: 3px 0 7px 0;
		text-transform: uppercase;				
		}

		#directory form {
		padding-top: 7px;
		}
		#directory #Language {
		width: 165px;
		}
		#directory #Region {
		width: 80px;
		}	
		#directory .inflink {
		border-top: 1px dotted #B29B7F;
		margin: 14px 0 0 0;
		padding: 7px 0 0 0;
		}	

	/* home jobsy */
		ul#jobsy {
		padding: 2px 0;
		}
		#jobsy li  {
		background: url(images/li-arr.gif) left 2px no-repeat;
		list-style: none;
		padding: 0 0 0 16px;
		margin: 7px 0;
		}


	
	/* home resources */
	#resources {
		padding: 14px 0 14px 0;
		}
		#resources dl {
		float: left;
		margin: 0 0 14px 0;
		width: 150px;
		}
		#resources dt {
		font-weight: bold;
		margin-bottom: 7px;
		}
		#resources dd {
		background: url(images/li-arr2.gif) left 2px no-repeat;
		margin: 7px 0;
		padding: 0 0 0 16px;
		}	
	
	/* home news */
	#news {
		background: #FFF;
		margin-bottom: 0;
		padding: 14px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		}
		#news .post {
		padding-bottom: 14px;
		margin: 14px 0 14px 0;
		}
		#news h2 {
		border-bottom: 1px dotted #DDD; 
		font-size: 22px;
		margin: 0 0 14px 0;
		padding: 3px 0 7px 0;
		text-transform: uppercase;
		}
		#news h2 a {
		color: #4C2B0F;
		}
		#news h3 {
		font-size: 18px;
		margin: 2px 0 0 0;
		padding: 0 0 0 0;
		}
		#news h3 a {
		color: #222;
		text-decoration: none;
		}
		#news ul { 
		margin: 0;
		padding: 0;
		}
		#news li.post {
		list-style: none;
		margin: 0 -7px 14px -7px;
		padding: 7px 7px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		}
		#news li.post:hover {
		background: #F2F5F6;
		cursor: pointer;
		}
		#news li.post p, 
		#news li.post blockquote {
		font-size: 12px;
		margin: 0;
		padding: 3px 0;
		}
		#news li.post li {
		font-size: 12px;		
		}		
		#news h2 small.rsslink a, h1 small.rsslink a {
		background: url(images/ico-rss.gif) 7px 3px no-repeat;
		border-left: 1px dotted #DCE5E8;
		color: #934511;
		font-size: 13px;
		font-weight: bold;
		padding: 0 0 0 20px;
		}



/* sidebar */

.col3, #sidebar {
	float: right;
	color: #555;
	font-size: 12px;
	margin: 0 0 7px 0;
	padding: 0 7px 0 7px;
	width: 197px;
	}
	#sidebar h2 {
	border-bottom: 1px dotted #DDD;
	}
	
	#sidebar h2, #sidebar h3, #sidebar h4 { 
	color: #333;
	text-transform: uppercase; 
	}
	.col3 a, #sidebar a {
	color: #906339;
	font-weight: normal;
	}	
	.col3 ul, #sidebar ul {
	margin: 0;
	padding: 0 0 14px 0;
	}
	#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
	}
	.col3 li, #sidebar li li, #sidebar div li {
	background: url(images/li-arr.gif) left 2px no-repeat;
	list-style: none;
	padding: 0 0 0 16px;
	margin: 7px 0;
	}


	/* alert call to action */
	#alert {
	background: #44260D url(images/bg_alert.gif) right no-repeat;
	margin: 0 -7px 10px -7px;
	padding: 7px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	vertical-align: middle;
	}
	#alert:hover {
	background-color: #4C2B0F;
	color: #FFF;
	cursor: pointer;
	}		
	#alert p { 
	font-size: 14px;
	margin: 0;
	margin-right: 50px;
	}
	#alert p a { 
	color: #F7F7F7;
	}	

	/* next seminar box */
	#nextseminar {
	background: #F3F5F6;
	margin: 0 -7px 10px -7px;
	padding: 7px 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	height: 118px;
	overflow: hidden;
	}
	#nextseminar h2 {
	margin: 0;
	}	
	#nextseminar p { 
	margin: 7px 0;
	}
	

	/* join hero */
	#join {
	background: #F3F5F6;
	margin: 0 -7px;
	padding: 0 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	}
	.col3 #join {
	height: auto;
	overflow: hidden;
	margin-bottom: 31px;
	}	
	#join h2 {
	margin: 9px 0 0 0;
	}
	
	/* resource links accordion menu */
	#sidebar ul.menu li {
	background-position: 7px 1px;
	margin: 7px 0 0 -7px;
	padding: 0 0 0 23px;
	}	
	#sidebar ul.menu li ul {
	margin-bottom: 0;
	padding-bottom: 0;
	}	

	#sidebar ul.menu li ul li {
	background: url(images/li-arr2.gif) left 3px no-repeat;
	border: none;
	list-style: none none;
	margin: 7px 0 7px -3px;
	padding: 0 0 0 14px;
	}
	
/* end sidebar */


/* conference section pages */

#confpage #intro {
position: relative;
background: #FFFFFF url(images/bg_conference.jpg) left -18px no-repeat;
margin: 9px 0 21px 0;
padding: 14px 0 0 0;
height: 210px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	}
	#confpage #intro h1 {
	color: #44260D;
	font: normal 26px/1.1 Palatino, Georgia, serif;	line-height: 1.1;
	margin: 0 0 0 14px;
	}
	#confpage #intro p {
	color: #44260D;
	font-size: 14px;
	margin: 7px 0 0 14px;
	padding: 0;
	}
	#intro .localnav {
	position: absolute;
	background: #C7C8C7;
	bottom: -20px;
	margin: 14px 0 21px -3px;
	padding: 0;
	height: 28px;
	}	
	.localnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	}	
	#confpage .localnav a {
	display: block;
	float: left;
	background-image: none;
	font-size: 13px;
	margin-right: 0;
	padding: 5px 14px 12px 14px;
	text-transform: uppercase;
	}
	#confpage .localnav #currentp a {
	background: #FFF;
	color: #444;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	}



table.schedule {
background: #F6EFE6;
border-collapse: collapse;
margin: 14px 0;
width: 98%;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
	.schedule td, .schedule th {
	border-bottom: 2px solid #FFF;
	padding: 9px 14px;
	vertical-align: top;
	width: auto;
	}
	
	.schedule td table, .schedule td form {
	margin: -10px 0 0 0;
	} 
	
	.schedule td table td {
	border: none;
	padding: 5px 0;
	}
	.schedule td.sleftcol {
	border-right: 1px solid #FFF;
	width: 45%;
	}
	.schedule td.srightcol {
	}
	
	
	.schedule th {
	background: #ECE3D8;
	color: #4C2B0F;
	font-size: 16px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;	}

	.schedule td.time {
	color: #444;
	white-space: nowrap;
	}


	.schedule td strong {
	color: #222;
	display: block;
	}

	.schedule tr:hover {
	background: #E1EAEB;
	}



	



/* Begin Form Elements  */

	.form p, .form th {
	color: #333;
	}
	.form th {
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
	}
	.form fieldset {
	border: 1px solid #DDD;
	margin: 10px 0;
	padding: 5px 10px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	}
	.form fieldset legend {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-left: -2px;
	}
	.form .admin {
		background: #F3F3F3;
		padding: 14px 7px 7px 7px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;	
		}
	.form small {
		font-size: 11px;
		}
	.form .req {
	color: #FF6600;
	}
	.form input, .form select, #postformsub {
		font: 14px Helvetica Neue, Helvetica, Arial, sans-serif;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}
	.form select optgroup {
	color: #999;
	font-style: normal;
	font-weight: bold;
	}
	.form select optgroup option {
	color: #000;
	}
	.form input#tags-input, .form input#topic {
	width: 400px;
	}		
	.form textarea {
	font: 14px "Lucida Grande", Arial, sans-serif;
	padding: 2px;
	width: 99%;
	}
	#commentform #submit {
	margin: 14px 0 0 0;
	}

	#tag-form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

/* form mailer */

.ddfmwrap, .ddfmwrap form {
margin: 0;
padding: 0;
}

.ddfmwrap .col {
float: left;
width: 310px;

}


.form p {
padding: 2px 0;
}
.form p.fieldwrap label {
font-weight: normal;
margin: 0;
}

.form p.marred {
margin: 0 10px;
}

.form .fmselect, .form .fmtext  {
margin: 0;
width: 180px;
}

.form .fmdate {
margin: 0 5px 0 0;
width: 75px;
}

.form .short {
width: 80px;
}


.form .fmtextarea {
width: 430px;
}	

.ddfmerrors, .errorlist {
color: #CC0000;
font-weight: bold;
}

.ddfmerrors {
font-size: 14px;
}


.form textarea#fm_othernames {
width: 260px;
}

.form textarea#fm_description {
width: 98%;
}

.form #fm_signature {
width: 50px;
}


#newslettersignup {
	background: #F6EFE6;
	color: #444;
	margin: 21px 0 21px 0;
	padding: 7px 14px 21px 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#newslettersignup h3{
font-size: 15px;
margin-bottom: 0;
padding: 0;
}

/* End Form Elements */

		/* plugin - pagenavi */
		
		#archive .pagenav {
		border-top: 1px dotted #E1E9EB; 
		padding-top: 35px;
		}
		#archive .pagenav:hover {
		background: transparent;
		cursor: default;
		
		}		
		.post p.navigation, .post div.wp-pagenavi span {
		background: #FFF;
		border: none;
		font-size: 13px;
		font-weight: bold;
		margin: 35px 7px 0 0;
		padding: 14px 0;
		text-align: center;
		}
		.post div.wp-pagenavi span.extend {
		color: #333;
		}
		.post div.wp-pagenavi a, .ddsg-pagenav a {
		background: #FFF;
		border: 1px solid;
		border-color: #DEE6E9;
		color: #934511;
		margin-right: 7px;
		padding: 3px 8px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		}
		.post div.wp-pagenavi a:hover { 
		background: #FFFF99;
		color: #000;
		text-decoration: underline;
		}
		.post div.wp-pagenavi span.current {
		background: #E1E9EB;
		border: 1px solid;
		border-color: #DEE6E9;
		color: #000;
		font-weight: bold;
		padding: 3px 8px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;	
		}
		.post div.wp-pagenavi span.pages {
		font-weight: normal;
		margin-right: 7px;
		}
	


/* sitemap */
.ddsg-wrapper div p {
display: none;
}

/* admin styles */

.pagecontent .admin {
display: none;
position: fixed;
bottom: 0;
background: #222;
color: #FFF;
margin: 0;
padding: 7px 21px;
opacity: .8;
-webkit-border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
}
.pagecontent .admin a {
color: #FFF;
font-weight: bold;
}



/* find page */

#find {
	background: #F6E7D2;
	border: none;
	margin: 0;
	padding: 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	}

	#find hr {
	border-color: #FFF;
	}

	#find p {
	margin: 0;
	}

	#find label, #find .label {
	display: block;
	margin: 0 0 15px 0;
	}
	#find label strong, #find .label strong {
	display: block;
	margin-bottom: 3px;
	}

	#find ul.checkboxes {
	list-style: none none;
	margin: 0;
	padding: 0;
	}
	#find ul.checkboxes ul {
	display: none;
	margin: 0 0 5px 20px;
	}
	
	
	#find ul.checkboxes li {
	background-image: none;
	margin: 0;
	padding: 0;
	}
	
	#find ul.checkboxes li label {
	margin: 0;
	}
	#find ul.checkboxes li label:hover {
	background-color: #F6E7D2;
	}
	


	#LanguageLocal, #thename,
	#find select, input#fbtn, #county {
	font-size: 14px;
	margin-bottom: 3px;
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	vertical-align: middle;	
	}


	#LanguageLocal, #thename, #county {
	border: 1px solid;
	border-color: #848484;
	padding: 7px 5px;
	width: 200px;	
	}
	#county{
		width:135px;
	}
	#find select {
	background: #FFF;
	border: 1px solid;
	border-color: #848484;	
	padding: 6px 5px;
	height: 33px;
	}
	
	input#fbtn {
	background: #4C2B0F url(images/bg_nav.gif) center repeat-x;
	border: 2px solid;
	border-color: #643B1A #000 #000 #503016;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	height: 33px;	
	padding: 0 7px;
	}
	input#fbtn:hover {
	cursor: pointer;
	}
	input#fbtn:active {
	cursor: wait;
	border-color: #000 #000 #643B1A #000;
	color: #FFFF99;
	}
	
	.query strong {
	background: #E1EAEB;
	font-size: 12px;
	margin: 0;
	white-space: nowrap;
	}


	#diresults td {
	vertical-align: baseline;
	}

	#diresults td a {
	font-weight: normal;
	}

	#diresults td.name {
	font-size: 14px;
	padding-left: 7px;
	white-space: nowrap;
	}
	#diresults td.name a {
	background: url(images/bg-name.gif) left no-repeat ;
	font-weight: bold;
	padding-left: 22px;
	}
	
	#diresults td.phone {
	white-space: nowrap;
	font-size:12px;
	}
	#diresults td.email {
	white-space: nowrap;
	font-size:12px;
	}
	


	/* suggest styles*/
	.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	}
	
	.ac_results ul {
		width: 100%;
		list-style-position: outside;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.ac_results iframe {
		display:none;/*sorry for IE5*/
		display/**/:block;/*sorry for IE5*/
		position:absolute;
		top:0;
		left:0;
		z-index:-1;
		filter:mask();
		width:3000px;
		height:3000px;
	}
	
	.ac_results li {
		margin: 0px;
		padding: 2px 5px;
		cursor: pointer;
		display: block;
		width: 100%;
		font: menu;
		font-size: 12px;
		overflow: hidden;
	}
	
	.ac_loading {
		/* background : Window url('/indicator.gif') right center no-repeat; */
	}
	
	.ac_over {
		background-color: Highlight;
		color: HighlightText;
	}


/* footer */

#footer {
	color: #666;
	margin: 0 auto 14px auto;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	}

#footer a {
	color: #666;
	}

#footer p {
	margin: 0;
	padding: 20px 14px;
	}
#footer p#copyright { 
	padding-bottom: 0;
	margin-bottom: -20px;
	}

.nowrap { white-space: nowrap; }
.clear { clear: both; }
.forprint { display: none; }
