html,body{height:100%}
body {
	font-size:12px;
	margin:0;
	text-align:center;
	font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-repeat:repeat-x;
}
body td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#header{
	position:relative;
	background-image:url(http://s3.spotcrime.com/media/style/ucrime/images/header_bkg.jpg);
	height:100px;
	border-bottom:6px #dd550c solid;	
}
#header_logo{
	float:left;
	width:250px;
}
#header_login{
	position:absolute;
	top:0;
	right:0;
	width:auto;
	padding:3px;
	color:#ccc;
	font-size:11px;
}
#header_login a{
	color:#ccc;
}
#header_login form{
	margin:0;
	padding:0;
}
.login_text{font:11px; color:#333; border:3px solid #7ea1c4; background:#fff; padding:0 0 0 4px; width:100px; background-color:#d7ebff; height:14px;}
.login_text:hover{
	border-color:#dd550c;
}
.login_text:focus {border-color:#dd550c;}
.login_text:active{border-color:#dd550c;}
.login_text:focus:hover {border-color:#dd550c;}
.login_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 3px 0 3px;
	background-color: #2b6383;
	border-right-color: #143D55;
	border-bottom-color: #143D55;
	border-width:1px;
	height:18px;
}

#wrapper {
	margin: 0 auto;
	/* width: 1235px; */
	width: 1000px;
	text-align:left;
	min-height:300px;
	margin-top:10px;
	text-align:left;
	margin-bottom:15px;
	padding-bottom:15px;
}
#college{
	position:absolute;
	line-height:80px;
	font-size:20px;
	font-weight:bold;
	color:#5B86B0;
	font-style:italic;
	left:240px;
	margin-top:2px;
}
.college_change{
	font-size:11px;
	font-weight:normal;
}
.college_change a{
	color:#999;
}
.baseline {vertical-align: baseline;}
.sub {vertical-align: sub;}
.super {vertical-align: super;}
.top {vertical-align: top;}
.text-top {vertical-align: text-top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}
.text-bottom {vertical-align: text-bottom;}
.perc {vertical-align: 120%;}

#blank{
	clear:both;
}
#disclaimer{
	clear: both;
	margin: 0 auto;
	/* width: 1235px; */
	width: 1000px;
	padding:10px 0 10px 0;
	font-size:11px;
	border-top:1px #ccc dotted;
	text-align:left;
}
#footer {
	margin: 0 auto;
	/* width:1220px; */
	width: 1000px;
	background-color:#003366;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#fff;
	margin-top: 15px;
	margin-bottom:10px;
	clear: both;
}
#footer a, #footer a:visited {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
/***************** NAV *****************/
#nav_container{
	position:absolute;
	bottom:0;
	left:140px;
}
ul#nav_menu{list-style-type:none;width:100%;position:relative;font-size:13px;font-weight:bold;margin:0;padding:0;}
ul#nav_menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#nav_menu li.left{margin:0;}
ul#nav_menu li a{display:block;float:left;color:#fff;background:#4D7194;line-height:27px;text-decoration:none;padding:0 17px 0 18px;height:27px;}
ul#nav_menu li a.right{padding-right:19px;}
ul#nav_menu li a:hover{background:#2E4560;}
ul#nav_menu li a.current{color:#fff;background:#dd550c;}
/**********************************/

/***************** SIDE NAV *****************/
#selector{
	width:110px;
	float:left;
	position:relative;
}
#selector ul.side_nav{margin:0;padding:0;list-style-type:none;display:block;font-weight:bold; font-size:12px; text-transform: uppercase; letter-spacing:1px;line-height:185%;width:110px;}
#selector ul.side_nav li{margin:0;padding:0;border-bottom:2px solid #fff;}
#selector ul.side_nav li a{display:block;text-decoration:none;color:#333;background:#c9d6e6;padding:0 0 0 8px;width:99px}
#selector ul.side_nav li a:hover{background:#dd550c url("http://s3.spotcrime.com/media/style/ucrime/images/arrow_white.gif") no-repeat 0 center; color:#fff;}
#selector ul.side_nav li a.current,ul.side_nav li a.current:hover{background:#FFBB8D url("http://s3.spotcrime.com/media/style/ucrime/images/arrow_white.gif") no-repeat 0 center; color:#000;}
/**********************************/

/***************** MAP *****************/
#map_container{
	padding:8px;
	width:602px; 
	height:370px;
	background-color:#FFBB8D;
	float:left;
	background-image:url(http://s3.spotcrime.com/media/style/ucrime/images/bkg_map.gif);
	background-repeat:no-repeat;
}
#map{
	width:602px;
	height:330px;
}
#map_toolbar{
	height:40px;
	background-color:#dd550c;
	background-image:url(http://s3.spotcrime.com/media/style/ucrime/images/bkg_map_toolbar.gif);
	background-repeat:no-repeat;
	line-height:40px;
	text-align:right;
	padding:0 5px 0 0;
	font-size:17px;
	font-weight:bold;
	color:#fff;
}
#geocodeButton {
	margin-top:5px;
	font-size:14px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	height:24px;
	background-color:#990000;
	border-top-color:#CC0000;
	border-bottom-color:#660000;
	border-left-color:#CC0000;
	border-right-color:#660000;
	border-width:1px;
}
#addrsearch{
	margin:0;
	padding:0;
}
#geocodeAddressInput{color:#333; font-size:12px; border:3px solid #FFBB8D; 
	padding:0 0 0 4px; 
	width:130px; 
	background-color:#fff; 
	height:17px; 
	font-weight:bold; 
	margin:0;
}
#geocodeAddressInput:hover{
	border-color:#FFFF66;
}
#geocodeAddressInput:focus {border-color:#FFFF66;}
#geocodeAddressInput:active{border-color:#FFFF66;}
#geocodeAddressInput:focus:hover {border-color:#FFFF66;}
/**********************************/


/***************** CALENDAR *****************/
#calendar{
	font-size:11px;
	padding:3px 0 3px 2px;
	margin:5px 0 0 0;
	border-width:2px 2px 2px 2px;
	border-color:#c9d6e6;
	border-style:solid;
}
.calendar_label{
	font-weight:bold;
}
#calendar form{
	margin:0;
	padding:0;
}
/**********************************/

/***************** REPORT LISTING *****************/
#reports{
	margin:10px 0 0 0;
}
#report{
	margin:10px 0 0 0;
}
.report{
	padding:10px 10px 10px 10px;
	background-color: #ececec;
	margin: 5px 0 0 0;
}
.report:hover{
	background-color:#FFFFCC;
}
.reportheader{
	background-color:#ccc;
	padding:3px;
}
.report_category{
	font-weight:bold;
}
.reportfooter{
	background: url(http://s3.spotcrime.com/media/style/ucrime/images/bkg_down_arrow.gif) 20px 0 no-repeat;
	padding-left: 58px;
	padding-top: 1px;
	font-size: 75%;
	color: #0066CC;
	margin: 0 10px 15px 10px;
}
#paging{
	padding:10px;
	background-color:#c9d6e6;
	border:1px solid #999;
	height:24px;
}
#paging ul{list-style-type:none;width:100%;font-size:13px;font-weight:bold;margin:0;padding:0;}
#paging ul li{display:block;float:left;margin:0 6px 0 0;height:24px;}
#paging ul li.left{margin:0;}
#paging ul li a{display:block;float:left;color:#fff;background:#4D7194;line-height:24px;text-decoration:none;padding:0 8px 0 8px;height:24px;}
#paging ul li a.right{padding-right:19px;}
#paging ul li a:hover{background:#2E4560;}
#paging ul li a.current{color:#fff;background:#dd550c;}
/**********************************/

/* Custom styles inserded to match other layouts used by the system */

/* Greeting message: welcome xyz */
.greetings {
	font-weight: normal; 
	margin-right:2em;	
	color: white !important;
}


/* crime-areas table */
table.area_links{
  font-size: 100%;
}
#tipsBestView, #tipsPanel {
	text-align: left;
	font-size: 140% !important;
}

/* Tooltip */
.tooltip h2
{	
	background-color:#FFBB8D;
	padding:0.2em;
}

.tooltip-container
{	
	padding:0.2em;
}

div#left_column{
  width: 73%;
  float: left;
}
div#right_column{
  margin-top: 15px;
  float: right;
  width: 25%;
}

/* Sidebar Signup */
div#crime_alerts_container{
  height: 292px;
  margin: 0 auto 15px auto;
  background: url('http://s3.spotcrime.com/media/style/ucrime/images/crime-alerts-blank.png') no-repeat;
}
div#crime_alerts_content{
  padding: 85px 20px 20px 15px;
}
div#crime_alerts_content form{
  margin-bottom:0px;
}
div#crime_alerts_content a{
  font-size: 70%;
}
div#crime_alerts_content form input.crime_alerts_input{
  padding-left:.5ex;
  color:#999999;
  /*width: 52%; changed to match horizontal (_hor) class */
  width: 68%
}
div#crime_alerts_content a.signupLink {
  color: #d3181f;
  font-size:100%;
}

/* Horizontal Signup */
div#crime_alerts_container_hor{
  height: 100px;
  margin: 5px auto 5px auto;
  background: url('http://s3.spotcrime.com/media/style/ucrime/images/crime-alerts-blank-hor.png') no-repeat;
}
div#crime_alerts_content_hor{
  padding: 5px 5px 10px 240px;
}
div#crime_alerts_content_hor form{
  margin-bottom:0px;
}
div#crime_alerts_content_hor a{
  font-size: 90%;
}
div#crime_alerts_content_hor form{
  width: 65%;
  float: left;
  padding:0;
  margin:0.2em 0;
}
div#crime_alerts_content_hor form input.crime_alerts_input{
  padding-left:.5ex;
  color:#999999;
  width: 68%
}
div#crime_alerts_content_hor a.signupLink {
  color: #d3181f;
  font-size:100%;
}
div#crime_alerts_content_hor crime_alerts_links {
	float: left;
}

div.google_ads_sidebar{
  border: 1px solid #DCDCDC;
  width: 185px;
  padding: 10px 15px 10px 20px;
  white-space: normal;
  font-size: smaller;
  margin-bottom: 2px;
}
.ad{
  font-size: 90%;
  color: #AAA;
  margin-bottom: 2px;
}
.ad a{
  font-size: 100%;
}
.link_text{
  color:#90EE90;
}

div#google_ads_top{
  margin-bottom: 2px;
}

.crime-world-wide {
	margin-top: 0.5em;
}

.crime-world-wide a {
  text-decoration: none;
}
