/******************************************************
 Style Sheet for reverpolice.org
 Design by Website Pyro, www.websitepyro.com
 ******************************************************/
*{
	margin:0;
	padding:0;
	font:10pt arial;
}
body{
	text-align:center;
	background:#dec391;
}
a{
	color:#36445c;
	font-weight:bold;
}
a:hover{
	color:#b69142;
	text-decoration:none;
}
.left{float:left;}
.right{float:right;}
.clearer{clear:both;}
strong,b{font-weight:bold;}
i,em{font-style:italic;}
strong em{
	font-weight:bold;
	font-style:italic;
}
ul{padding-left:15px;}
h1, h1 span{
	color:#b69142;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:5px;
}
.month{margin:auto;}
.address{width:100%;text-align:center;background:#979DAB;border:3px solid #b69142;padding:-10px}
/******************************************************
 Container
 ******************************************************/
#Container{
	width:1100px;
	float:left;
	margin-top:1px;
	overflow:hidden;
}
/******************************************************
 Header
 ******************************************************/
#Header{width:760px;}
#Header object{float:left;}
/******************************************************
 Navigation
 ******************************************************/
#Navigation{
	padding-top:0px;
	margin:0 auto;
	text-align:center;
	background:#979DAB;
	float:left;
	width:140px;
	clear:both;
	border:3px solid #b69142;
	border-top:0;
	border-left:0;
	color:#fff;
}
#Navigation ul{
	margin:0 auto;
	text-align:center;
}
#Navigation li{list-style:none;}
#Navigation li a, .navLink,.submenu li a{
	display:block;
	text-indent:3px;
	border:1px solid #36445c;
	padding:1px 5px 1px 10px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	clear:both;
}
#Navigation a:hover,.submenu li a:hover{ 
	background:#36445c;
	color:#e9eef4;
	border:1px solid #e9eef4;
}
.submenu li{background:#979DAB;}
/******************************************************
 Left
 ******************************************************/
#Left{
	float:left;
	height:100%;
	text-align:left;
	border-right:7px double #b69142;
	width:760px;
	background:white;
}
#Content{
	width:590px;
	float:left;
	padding:10px;
}
#Content p{padding:5px 0;}
#Content img{margin:5px;}
/******************************************************
 Footer
 ******************************************************/
#Footer{
	clear:both;
	background-color:#36445c;
	border-top:3px solid #b69142;
	border-bottom:3px solid #b69142;
	padding:10px;
	font-size:9pt;
	color:#f5fef8;
	height:20px;
}
#Footer a{
	color:#f5fef8;
	font-size:9pt;
}
#Footer a:hover{text-decoration:none;}
#Footer ul{
	margin:0 auto;
	text-align:center;
	margin-left:30px;
}
#Footer li{list-style:none;margin-bottom:5px;float:left;padding-left:10px;}

/******************************************************
 Right
 ******************************************************/
#Right{
	float:left;
	padding-left:10px;
}

/******************************************************
 Item
 ******************************************************/
.item,#Poll{
	background:white;
	width:250px;
	border:3px solid #b69142;
	margin-bottom:30px;
	padding:10px;
}
.item img{border:0;}
#topbar{
	position:absolute;
	border:1px solid black;
	padding:2px;
	background-color:lightyellow;
	width:415px;
	visibility:hidden;
	z-index:100;
	text-align:center;
	margin:0 auto;
	margin-top:170px;
}
.item .button{background:#979DAB;color:white;}
.item .mailingEmail{margin:0 15px;}
.item ul{text-align:left;}
/******************************************************
Poll
******************************************************/
#Poll{text-align:left;}
#Poll input{
	float:left;
	clear:both;
}
.pollButton{
	background-color:#979DAB;
	color:#FFFFFF;
	border:1px solid #696969;
	margin:0px auto;
	text-align:center;
	padding:0 3px;
}
.pollQuestion{
	color:#b69142;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
/******************************************************
 Slide Show
 ******************************************************/
#Slideshow{height:300px;}
#Slideshow img{width:220px;}
.Caption{
	text-align:center;
	background-color:#fedcba;
	color:#123456;
	font-size:1px;
	visibility:hidden;
}
/******************************************************
 Table
 ******************************************************/
#Table{
	border:1px solid #333;
	width:99%;
}
#TableRow{
	width:99%;
	clear:both;
}
#TableCol{
	width:49%;
	height:100%;
	float:left;
}
#TableCol img{border:0;}
.TableHeader{
	background:#36445c;
	width:100%;
	color:white;
	padding-top:2px;
	padding-bottom:2px;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	clear:both;
}
#Table label,#Table input,#Table textarea,#Table fieldset{
	display:block;
	width:70%;
	float:left;
	margin-bottom:10px;
}
#Table input.formButton{
	width:100px;
	margin:0 auto;
	float:left;
}
#Table fieldset{
	width:95%;
	margin:0 auto;
	margin-left:5px;
}
#Table legend{
	color:#979DAB;
	font-weight:bold;
}
#Table label{
	width:80px;
	text-align:center;
	padding:3px 0px 0px 10px;
}
#Row{
	background-color:#979DAB;
	clear:both;
	color:white;
}
#Row a{color:white;}
#Search input{
	width:110px;
	color:#36445c;
	float:left
	padding:0;
	margin:0;
}
#Search #submit{
	width:16px;
	background:url(/admin/images/magnifier.png) no-repeat;
	color:transparent;
	border:0;
	overflow:hidden;
	padding-left:16px;
}
/******************************************************
 Profile
 ******************************************************/
#Profile #Row{
	padding-top:3px;
	padding-bottom:3px;
	background-color:white;
	color:black;
}
#Profile #Row,#Profile #HeaderRow{
	clear:both;
	border:1px solid black;
}
#Profile #HeaderRow{
	background-color:blue;
	color:white;
	font-weight:bold;
}

#ProfileImage{
	float:left;
	margin:3px;
	margin-right:8px;
}
#ProfileDetails{float:left;}
#ProfileDetails label{
	width:110px;
	display:block;
	float:left;
	clear:both;
}
#ProfileDetails input{
	float:left;
	width:200px;
}
.profileSmall{
	float:left;
	width:22%;
	padding:1%;
	text-align:center;
	height:100px;
}
/******************************************************
 DHTML
 ******************************************************/
#dropin{
	position:absolute;
	visibility:hidden;
	left:200px;
	top:100px;
	background-color:white;
	border:3px solid #b69142;
	width:400px;
	padding:3px;
}

#topbar{
	position:absolute;
	border:1px solid black;
	padding:2px;
	background-color:lightyellow;
	width:415px;
	visibility:hidden;
	z-index:100;
	text-align:center;
	margin:0 auto;
}
/* Popup Box*/
#showimage{
	border:2px solid #6d0e0f;
	background:#000;
	font-weight:bold;
	width:200px;
	text-align:center;
}
#showimageContent{
	width:192px;
	background:#222;
	padding:4px;
}
#dragbar{
	color:white;
	width:100%;
}
.dockclass{position:relative;}

/******************************************************
 Report A Crime
 ******************************************************/
#crimeForm label{font-weight:bold;float:left;display:block;width:80px;text-align:right;}
#crimeForm label,#crimeForm input,#crimeForm select,#crimeForm textarea{margin:8px 5px 8px 0;float:left}
#crimeForm p{clear:both;margin:3px 0;}
#crimeForm input{width:130px}
#crimeForm textarea{width:500px;height:200px;}
#crimeForm #Report_Crime{width:100px;}
#crimeForm .row{width:100%;clear:both;}
#crimeForm #Address,#crimeForm #Crime_Address{width:270px;}
#crimeForm #Apartment{width:40px;}
#crimeForm #Zipcode{width:40px;}

#crimeForm #Middle_Initial{width:20px;}
#crimeForm #Additional_Details,#crimeForm #Description_of_damage,#crimeForm #Item_description1,#crimeForm #Item_description2,#crimeForm #Item_description3{height:50px;}
#crimeForm #Commercial_Vehicle{width:30px;}
#crimeForm li{margin:10px 0;}
#crimeForm legend{
	color:#36445c;
	font-weight:bold;
}
#crimeForm fieldset{margin-bottom:8px;}
#crimeForm #Make_of_car,#crimeForm #Model_of_car{width:100px;}
#crimeForm #Damage_Description{width:200px;}
#crimeForm #Lost,#crimeForm #Stolen,#crimeForm #Not_Sure{width:60px;}
/******************************************************
 jQuery Alert
 ******************************************************/
#popup_container{
	background:#fff;
	border:5px solid #36445c;
	color:#000;
	padding:0 5px;
}
#popup_title{
	color:#fff;
	background:#36445c;
	border:solid 1px #000;
	border-bottom:solid 1px #999;
}
/**
 * FILE: jquery.ptTileSelect.css
 * 	Default style for the timeselect container.
 * 
 *  LAST UPDATED:
 * 
 * 		- $Date: 2009/04/12 20:23:02 $
 * 		- $Author: paulinho4u $
 * 		- $Revision: 1.1 $
 */
#ptTimeSelectCntr {
	width: 250px; 
	font-size: .9em;
	position: absolute;
	z-index: 10;
	display: none;
}
#ptTimeSelectCntr .ui-widget{
	padding: .2em;
}
#ptTimeSelectCntr .ui-widget-header {
	padding: .2em;
}
#ptTimeSelectCntr #ptTimeSelectUserTime {
	font-size: larger;
	padding: .2em;
	padding-left: 1em;
	text-align: center;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr {
	display: block;
	padding: .2em;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr a {
	display: block;
	padding: .2em;
}
#ptTimeSelectCntr .ui-widget-content {
	 margin-top: .1em;
	 margin-bottom: .1em; 
	 padding: .2em;	
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
	margin-top: 0;
}
#ptTimeSelectCntr .ptTimeSelectLeftPane.ui-widget-content {
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right-width: 2px;
}
#ptTimeSelectCntr .ptTimeSelectRightPane.ui-widget-content {
	border: none;
}
#ptTimeSelectCntr .ptTimeSelectHrCntr a,
#ptTimeSelectCntr .ptTimeSelectMinCntr a {
	display: block;
	float: left;
	padding: .2em;
	width: 1.9em;
	margin: 1px;
	text-align: center;
	text-decoration: none;
}
#ptTimeSelectCntr .ptTimeSelectHrAmPmCntr a {
	text-align: center;
	margin: 1px;
}
#ptTimeSelectCntr .ptTimeSelectTimeLabelsCntr {
	font-weight: bold;
	font-size: .9em;
}
#ptTimeSelectCntr #ptTimeSelectSetButton {
	padding-top: .2em;
	padding-bottom: .2em;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a {
 	display: block;
	padding: .2em;
	width: 30%;
	text-align: center;
	float: right;
}
