/* CSS Document */
/*Main CSS settings*/
body {
	background-image: 		url(images/samaritans_bg.jpg);
	color:					#333;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
}

body,div {
	list-style-image:		url(images/bullet_sm.gif);
	list-style-position: 	outside;
}

tr,td,th,content {
	list-style-image:		url(images/bullet_sm.gif);
	list-style-position: 	outside;
	text-align:				left;
}

a {
	font-weight:			bold;
	color:					#066;
	text-decoration:		none;
}

a:hover {
	font-weight:			bold;
	color:					#066;
	text-decoration:		underline;
}

.evidence {
	color:					#C60;
	font-weight:			bold;
}

.left_shad {
	background-image:		url(images/samaritans_bg_shad-L.jpg);
}

.right_shad {
	background-image:		url(images/samaritans_bg_shad-R.jpg);
}

.header {
	background-image:		url(images/samaritans_header-bg.jpg);
	border-top:				1px solid #033;
	border-left:			1px solid #033;
	border-right:			1px solid #033;
}

/*Top CSS settings*/

.topbar {
	background-image:		url(images/samaritans_nu_topbar-bg.jpg);
	border-top:				1px solid #033;
	border-left:			1px solid #033;
	border-right:			1px solid #033;
	text-align:				center;
}

.src-area {
	padding-right:			5px;
}
.src-field {
	border:					1px solid #333333;
	font-size:				12px;
	color;					#330000;
}

.src-button {
	border:					1px solid #333333;
	color:					#FFC;
	font-size:				12px;
	font-weight: 			bold;
	background-color: 		#963;
}

/*Page content CSS settings*/

.bannercontainer {
	padding:				5px;
	text-align:				right;
}

.main-headers {
	background-image:		url(images/samaritans_mheader-bg.jpg);
}

.newsheader {
	border-top:				1px solid #033;
	border-left:			1px solid #033;
	border-right:			1px solid #033;
	border-bottom:			1px solid #033;
	text-align:				left;
}

.sidemenu-content {
	background-image:		url(images/samaritans_sidemenu-bg.jpg);
	background-repeat:		no-repeat;
	padding-top:			10px;
	padding-right:			25px;
	color:					#033;
	font-size:				10px;
	text-align:				center;
}

.sidemenu {
	background-image:		url(images/samaritans_side-bg.jpg);
}

.maincontentcontainer {
	border-top:				1px solid #033;
	border-left:			1px solid #033;
	border-right:			1px solid #033;
	background:				#FFF;
}

.topcontentcontainer {
	background-image:		url(images/samaritans_ts-bg.jpg);
	background-repeat:		repeat-x;
	padding-top: 			10px;
	padding-bottom: 		10px;
	font-size:				9px;
	font-style:				italic;
	text-align:				left;
}

ul#topcontentcontainer {
	display:				block;
	float:					left;
	margin-left:			5px;
}

ul#topcontentcontainer li {
	display:				block;
	float:					left;
	font-size:				10px;
	margin-left:			5px;
}

ul#topcontentcontainer li a {
	color:					#033;
	margin-left:			5px;
}


ul#topcontentcontainer li a:hover {
	margin-left:			5px;
	font-weight:			bold;
	color:					#FFFFFF;
}

.mainheader {
	font-size:				16px;
	font-weight:			bold;
}

.header-label {
	text-align:				center;
}

.contentcontainer {
	padding-right:			10px;
	padding-bottom:			5px;
	text-align:				center;
}

.flashcontainer {
	padding-top:			10px;
	padding-left:			5px;
	padding-right:			5px;
	padding-bottom:			5px;
}

.contentheader {
	padding-left:			10px;
	padding-right:			10px;
	line-height:			40px;
	background-image:		url(images/samaritans_ch-bg.gif);
}

.hp-content {
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			10px;
}

.contentframe {
	border:					1px solid #033;
}

.content-left {
	padding-top:			10px;
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			10px;
}

.content-right {
	padding-top:			10px;
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			10px;
}

.nl-table {
	border:					1px solid #033;
}

.nl-mainheader {
	padding:				5px;
	background-color:		#066;
	color:					#FFF;
	text-align:				center;
	font-weight:			bold;
}

.nl-header {
	padding:				5px;
	background-color:		#399;
	font-weight:			bold;
}

.nl-content {
	padding:				5px;
	background-color:		#9CC;
	font-weight:			bold;
}

.centered-photo {
}

.rphoto {
	margin-left:			5px;
}

.listphoto {
	margin-right:			5px;
}

.smphoto {
	border:					1px solid #033;
}

/*Bottom page CSS settings*/

.bottom-menu {
	padding-top:			10px;
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			10px;
	font-size:				9px;
	text-align:				center;
}

.notescontainer {
	text-align:				center;
}

.notesbar {
	line-height:			18px;
	background:			url(images/samaritans_topbut.jpg) 0px 18px;
	border:					1px solid #033;
	font-size:				9px;
	text-align:				center;
	font-style: 			italic;
}

a.notesbar {
	color:					#CFF;
	font-size:				9px;
	font-weight:			bold;
	text-align:				center;
}

a.notesbar:hover {
	color:					#CFF;
	font-size:				9px;
	font-weight:			bold;
	text-align:				center;
	text-decoration:		underline;
}
