@charset "UTF-8";
/* CSS Document for the Children's Safety Network (CSN)*/
/*Created by Hemali Patel 02/11/09*/
/*CSS file for the home page of the CSN Web Site*/


#container{
	background-image:none;
}
#content{
	float:left;
	clear:left;
	width: 800px;
	padding:0;
	margin:2em 0 0 0 !important; /*necessary for IE6 */
	margin:2em 0 0 0;
}
/*#header{
	background-image:url(/images/csnbanner_7.jpg);
}
*/#leftcolumn{
	width:175px;
	float:left;
	clear:left;
	padding:0;

}
#leftcolumn li{
	list-style:none;
	font-weight:bold;
	font-size:8pt;
	margin-left:-2em;
	margin-bottom:1em;
}
#leftcolumn a:link, #leftcolumn a:visited{
	color:	#6a0a61;
}
#leftcolumn a:hover{
	color:#ffa362;	
}
#leftcolum a:active{
	color:#abb50f;	
}
/*rounded corners and borders for the leftcolumn*/

.trresources_sec {background: url(/images/trresources.gif) 100% 0 no-repeat; padding:10px}
.brresources_sec {background: url(/images/brresources.gif)  100% 100% no-repeat; }

.tresources_sec {background: url(/images/dotgreen.gif) 0 0 repeat-x; width: 13em}
.bresources_sec {background: url(/images/dotgreen.gif) 0 100% repeat-x}
.lresources_sec {background: none;}
.rresources_sec {background: url(/images/dotgreen.gif) 100% 0 repeat-y}


#rightcolumn{
	width: 600px;
	/*padding:0 0 0 10px;*/
	padding-right: 15px;
	/*padding-left: 20px;*/
	padding-top: 0;
	margin:0;
}
#search{
	margin:0;	
	padding:0;
	width: 170px;
}
.rbsearchtop div, .rbsearchtop, .rbsearchbot div, .rbsearchbot {
	width: 170px;
}

/*Headers*/
	h3{
		/*font-family:Verdana, Geneva, sans-serif;*/
		font-family:Helvetica, Verdana, Arial, sans-serif;
		/*font-weight:normal;*/
		font-weight:bold;
		font-size:12pt;
	}
	h5{
		margin: 0 0 .5em 0;
		padding:0;
		color: #000000;
		font-size:11pt;
	}

/*controls the top of the page links*/
	.top{
		text-align: right;
		margin:0;
		padding:0;
	}
	.top a{
		color:#660066;
	}

/*controls the styles on the presentation page*/
	.presentationtitle{
		font-style: oblique;
		margin-bottom:-1em;
		color: #660066;
		margin-top: 2em;
	}
	.presentation_details{
		margin-left:2em;
		display: block;
		margin-top: -1em;
	}

/*controls the staff information*/
	.name{
		color: #660066;
		font-weight: bold;
		margin-top:5px;
	}
	.staffbio{
		margin-top: 45px;
	}
/*end staff information*/

/*controls photo with class 4*/
	.photo4 {
		float: left;
		margin:0;
		padding-bottom: 15px;
		padding-right:10px;
		/*padding:0 15px 75px 0;*/
	}

/*controls photo with class 5 - state images on state profiles*/
	.photo_stateprofile {
		float: right;
		margin:0;
	}

/*publication images*/
	.pub_photo {
		float: right;
		margin:0;
		padding:0 0 75px 15px;
	}

/*no bullet list*/
	.nobullet{
		list-style-type: none;
		font-family:Helvetica, Verdana, Arial, sans-serif;
	}

/*csn site information on the contact us page*/
	.csnsite{
		color: #660066;
		font-weight:bold;
	}
	.csnsite a{
		text-decoration:none;
		color: #660066;
	}

/*controls the map and table on the states page*/
	#map{
		/*text-align: center;*/
		margin-top: 20px;
		padding-bottom: 10px;
		clear:both;
	}
	#tablemap {
}
	#tablemap p{
		font-size: 10px;
		/*padding: 0 5px 0 5px;*/
		/*text-align:left;*/
		/*margin:0 0 0 10px;*/ 
	}
	.statenames a{
		color:#6a0a61;
		font-size: 12px;
	}

/*newsletter section*/	
	.title2{
		color:#6a0a61;
		font-family:Helvetica, Verdana, Arial, sans-serif;
		font-size:12px;
		font-weight:bold;
}
.new {
	color:#FF0000; font-weight:bold; font-style:italic;}
/*NEW PUBLICATION ON PUBS PAGE WITH IMAGE AND INFORMATION*/
#newpubs {
	padding-left:20px;
/*	margin-top:130px;*/
	margin-left: 100px;
}

.spot_state{
	list-style-type:none;
	margin-top:0;
	margin-left:0;}
	
.spot_state_li {
	padding-bottom:10px;}