/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

/* header page */
.nav
{
    z-index:99;
/*  top:122px; 119px124px*/
}
.nav ul li a, .nav ul li a:visited {float:left; display:block; text-decoration:none; line-height:51px; overflow:hidden; font-size:12px; height:51px;}
.nav ul {padding:0; margin:0; list-style-type:none; }
.nav ul li {background:none; padding:0; float:left; position:relative;}
.nav ul li ul {display: none;}


/* specific to non IE browsers */
.nav ul li:hover ul {display:block;  position:absolute; top:51px; left:0; width:150px; }
.nav ul li:hover ul li a {display:block; z-index:100; color:#c41230; background:#ffffff; font-weight:normal; width:150px; border-bottom:1px solid #dedede; padding: 0 22px; height:35px; line-height:35px; }
.nav ul li:hover ul li a:hover {background: #f9f9f9; color:#333333;}

/* end of header */

/* css for crimelirary page */
.pagetitle{
     font-family:Arial, Helvetica, sans-serif;
     font-size:2.0em;
	 font-weight: normal;
	 margin-bottom:0.5em;
	 color:#c70117;
     float:left;
     padding: 10px 0 0 15px;
}

/***  css for search by ***/
.msg
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#c41230;
}

.searchBy
{    
    float:right;
    position: relative;
    padding-top: 10px;    
}

.searchBy ul
{
    list-style-type:none ;
    padding: 0;
    margin: 0;
}

.searchBy ul li
{    
    float:left;     
    padding: 0 5px 0 0;
}

#aByAll
{
    background: url('../images/crimefile_byall.gif');
    background-repeat: no-repeat;  
    width: 30px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-decoration: none;    
}

#aByAll:hover
{
    background: url('../images/crimefile_byall_selected.gif');
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    display: block;
}

#aByAll.selected
{
    background: url('../images/crimefile_byall_selected.gif');
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    display: block;
}

#aByCrime
{
    background: url('../images/crimefile_bycrime.gif');
    background-repeat: no-repeat;  
    width: 75px;
    height: 24px; 
    display: block;
}

#aByCrime:hover
{
    background: url('../images/crimefile_bycrime_selected.gif');
    background-repeat: no-repeat;
    width: 75px;
    height: 24px;   
    display: block;
}

#aByCrime.selected
{
    background: url('../images/crimefile_bycrime_selected.gif');
    background-repeat: no-repeat;
    width: 75px;
    height: 24px;
    display: block;
}

#aByCriminal
{
    background: url('../images/crimefile_bycriminal.gif');
    background-repeat: no-repeat;
    width: 85px;
    height: 24px;
    display: block;
    padding: 0;
}

#aByCriminal:hover
{
    background: url('../images/crimefile_bycriminal_selected.gif');
    background-repeat: no-repeat;
    width: 85px;
    height: 24px;
    display: block;
    padding: 0;
}

#aByCriminal.selected
{
    background: url('../images/crimefile_bycriminal_selected.gif');
    background-repeat: no-repeat;
    width: 85px;
    height: 24px;
    display: block;
    padding: 0 ;
}

/*** end of css for search by ***/

.library
{
    border-top: dashed 1px #B7B7B7;
    position: relative;
    top: 35px;
    left: 20px;
}

.library ul{ list-style: none; padding-top: 10px; margin:0; width: 232px; }

.library ul li 
{
    float: left;   
    padding: 0 0 0 5px;
}

.library ul li a
{
    width: 70px; 
    height: 24px;
    display: block;
}

.library ul li a:hover
{
    width: 70px; 
    height: 24px;
    display: block;
}

#aAll
{
    background:url(../images/crimefile_all.gif) no-repeat;
   
}

#aAll:hover
{
    background:url(../images/crimefile_all_selected.gif) no-repeat;
}


#aAll.selected
{
    background:url(../images/crimefile_all_selected.gif) no-repeat;
}

#aCrime
{
    background:url(../images/crimefile_crime.gif) no-repeat;
}

#aCrime:hover
{
    background:url(../images/crimefile_crime_selected.gif) no-repeat;
}

#aCrime.selected
{
    background:url(../images/crimefile_crime_selected.gif) no-repeat;
}

#aCriminal
{
    background:url(../images/crimefile_criminal.gif) no-repeat;
}

#aCriminal:hover
{
    background:url(../images/crimefile_criminal_selected.gif) no-repeat;
}

#aCriminal.selected
{
    background:url(../images/crimefile_criminal_selected.gif) no-repeat;
}

.crimelist
{
    position: relative;
    left: 40px;
    clear: both;
    top: 10px;
}

.crimelist div
{
     float: left;
     padding: 0 30px 0 0;
     width: 165px;
}


.crimelist span a:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration:none;
	color: #c41230;
}

.crimelist span a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration:none;
	color: #c41230;
}

.crimelist span a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
	letter-spacing: 0px;
}

.crimelist p a:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
	letter-spacing: 0px;
}

.crimelist p a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
	letter-spacing: 0px;
}

.crimelist p a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color:#c41230;
	letter-spacing: 0px;
}



.byAll
{
   background-image: url(images/crimefile_byall_selected.gif);
    background-repeat: no-repeat; 
    width:33px; 
    height:20px; 
    float:left;
}

/* End of for crimelibrary page */

/* for crimefile page */
.leftNav
{
    padding : 0 0 0 20px;
    width: 185px;
    top: 28px;
    position: relative;
    /*float: left;*/
}
.leftNav ul
{   
    list-style-type:none;
    margin:0;
    padding: 10px 0px 0px 0px;    
}

.leftNav ul li.normal
{
     width: 160px;
     border-top: dashed 1px #B7B7B7;
     border-collapse: collapse;     
     padding: 10px 0px 10px 10px;
}

.leftNav ul li.normal:hover
{
   width: 160px;
   background: #EBEBDE;
   border-top: dashed 1px #B7B7B7;
   padding: 10px 0px 10px 10px;
}

.leftNav ul li.selected
{
   width: 160px;
   background: #EBEBDE;
   border-top: dashed 1px #B7B7B7;
   padding: 10px 0px 10px 10px;
}

.leftNav ul li.hide
{
    display: none;
}

.leftNav ul li a
{
    width: 100%;
    height: 100%;
    display: block;
}


.leftNav ul li span
{
    /*font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;
	color:#c41230;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    color:#c41230;
    letter-spacing: 0px;
	padding: 10px 0px 0px 7px;
    position: absolute;
    cursor: pointer;
}

.leftNav ul li:hover span,.leftNav ul li.selected span
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#333333;
	letter-spacing: 0px;
	padding: 10px 0px 0px 7px;
    position: absolute;
    cursor: pointer;
}

.leftNav ul img
{
    border: solid 3px #66665F;
}

.btn
{
    width: 165px;
}


.detailsInfo
{
    /*float: left;*/
    width: 420px;
    padding: 28px 0px 0px 5px;    
}

.detailsInfo img
{
     border: solid 5px #c41230;
     position: relative;
     top: 10px;
     width: 400px;
     height: 240px;
}

.info
{
    width: 410px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color: #333333;
    padding: 25px 0px 0px 0px;
    display: block;
}

.infohide
{   
    width: 410px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color: #333333;
    padding: 25px 0px 0px 0px;
    display: none;
}

.detailsInfo a
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #c41230;
	letter-spacing: 0px;
}

.detailsInfo a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
	letter-spacing: 0px;
}

.searchDarkGrey
{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight: bold;
    color: #333333; 
    vertical-align: middle;
    border: white solid 2px;
    outline: #333333 solid 3px;
    background: #E2E4E7;
}

/*** css for crimesearch page ***/

.crimesearch span
{
     float: left;
     width: 250px;
     padding: 0 30px 0px 30px;  
}


.crimesearch p a
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	letter-spacing: 0px;
}

.crimesearch p a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #c41230;
	letter-spacing: 0px;
}
