/* Start of CMSMS style sheet 'surfers-custom' */
#maincontent {
	background:url(uploads/surfers/bg_subpage.gif) top left repeat-y;
	border-top:3px solid #fff;
}


.left {
	float:left;
	margin-right:10px;
	width:247px;
}

.subheader {
	margin-bottom:5px;
	margin-top:0;
}

.subheader h2 {
	background:#f4309e;
	color:#fff;
	font-size:1.4em;
	font-weight:100;
	margin-top:4px;
	padding:8px 8px;
}

.subheader p {
	background:#f6f6f6;
	border-bottom:1px solid #f6f6f6;
	margin-bottom:0;
	padding:0 5px 5px 5px;
}

.left ul {
	list-style-type:none;
}

.left ul li {
	border-bottom:1px dotted #e4e4e4;
	margin-bottom:1px;
}

.left ul li a {
	background:url(uploads/surfers/bullet.gif) left no-repeat;
	border-bottom:1px solid #fff;
	color:#5b5b5b;
	display:block;
	 padding:5px 6px 5px 10px;
	text-decoration:none;
}

.left ul li a:hover, .left ul li.selected a, .left ul li a.activeparent, .left ul li a.currentpage{
	background-color:#dbf3f0;
	color:#059f88;
	text-decoration:none;
}
.left ul li ul{	
	margin-left:10px;
}
.left ul li ul li{
	border-top:1px dotted #e4e4e4;
        border-bottom:none;
	margin-bottom:3px;
}
.left ul li ul li a{
	border-bottom:none;
}
.searchform {
	margin-bottom:10px;
font-size:0.9em;
}

.searchform form {
	overflow:auto;
	padding:0;
}

.searchform div {
	float:left;
	margin-right:5px;
	margin-top:2px;
}

.searchform div.submitdiv {
	margin-right:0;
}

.searchform input.search {
	width:194px;
font-size:0.9em;
}

/* ie6 select jump menu fix 
.select-free
{
position:absolute;
z-index:10;/*any value*/
overflow:hidden;/*must have*/
width:33em;/*must have for any value*/;
}
.select-free iframe
{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:0;/*must have*/
left:0;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width:100%;/*must have for any big value*/
height:100%;/*must have for any big value*/
}

/* Start of dropdown forms */

.left .precinctform select {
	font-size:0.9em;
        width:240px;
		overflow:auto;
		z-index:auto
		
}


.left .businessform select {
	font-size:0.9em;
width:240px;
z-index:auto;
}


.left .advert {
	border:none;
	padding:3px 1px;
}

.right {
	float:left;
	margin-left:10px;
	margin-right:6px;
	width:493px;

}

.right h1 {
	background:url('uploads/images/h1bg.jpg')  left no-repeat;
	font-size:1.4em;
	font-weight:100;
	line-height:2em;
	margin-bottom:10px;
	margin-top:4px;
color:#fff;
padding-left:9px;
}

.right ul li{
	background:url('uploads/images/bullet.gif') left 5px no-repeat; padding-left:8px;
}

.right .intropara {font-weight:bold;}
.right h2 {font-size:1.5em;margin-bottom:15px; margin-top:25px;font-weight:100;color: #02b19f;}


* -- Team items-- */

.teamitem {
	border-bottom:1px solid #ededed;
	clear:both;
	float:left;
	margin-top:10px;
	width:490px;
}

.teamitem .teamimage {
	float:left;
	margin-right:10px;
	width:160px;
}

.teamitem .teamtext {
	float:left;
	width:350px;
}

.teamitem .teamtext p {
	color:#5b5b5b;
	line-height:1.2em;
	margin-bottom:10px;
}


/*   MAP Styles */
#gmaps_container{
	width: 470px;
	height: 510px;
	margin: 10px auto 0 auto; 
	color: #000;
	text-align: left !important;
	padding: 4px;
	border: #ccc 1px solid;
overflow:visible;
}
/* Comment out old 
#gmaps_popup{
	width: 270px;
	//height: 180px;
	margin: 20px auto 0 auto; 
	text-align: middle !important;
}
*/

#gmaps_popup{
	width: 270px;
	height: 210px;
	margin: 20px 11px 25px 11px; 
	text-align: middle !important;
}



#gmaps_container a{
	color: #0000ff;	
}

#gmaps_info{
	width: 490px;
	margin: 10px auto;
	border: #ccc 1px solid;
	padding: 5px;
	text-align: center;
}


/* Main Style for all lists /*

.lists {
	float:left;
	margin-right:10px;
	width:500px;
}

.lists ul {
	list-style-type:none;
}

.lists ul li {
	border-bottom:1px dotted #e4e4e4;
	margin-bottom:1px;
}

.lists ul li a {
	background:url(uploads/surfers/bullet.gif) left no-repeat;
	border-bottom:1px solid #fff;
	color:#5b5b5b;
	display:block;
	padding-left:10px;
	text-decoration:none;
}

.lists ul li a:hover, .lists ul li.selected a  {
	background-color:#f5f5f5;
	color:#1c84a7;
	text-decoration:none;
}

#line {
         border-bottom:1px solid #f6f6f6;
        }

	
.line {
         border-bottom:1px solid #f6f6f6;
        }
/* End of 'surfers-custom' */

