/* Default CSS Stylesheet for a new Web Application project */

/*MasterPage.master made by Corey Snodgrass*/
#BANNER_GROUP
{
    /*float:left;*/
    width:100%;  
    /*border-bottom:solid thin #ffffff;*/
    display:table;
    min-width:781px;
}
#DIV_STAR
{
    background: #ffffff url("images/SOBadge.gif") no-repeat;
    float:left;
    width:171px;
    height:110px; 
}
#DIV_CRIMELINE
{
    background: #ffffff url("images/CrimelineLogo.gif") no-repeat;
    float:left;    
    width:230px;
    height:110px;
    margin-left:20%;
    margin-right:auto;
    
}
#DIV_BADGE
{
    background: #ffffff url("images/PDBadge.gif") no-repeat;
     float:right; 
     width:205px;
    height:110px;
     
}  
#MAIN_CONTAINER
{
}
#LINK_CONTAINER
{
    float:left;
    padding-left: 2px;
    padding-right: 0px;
    width:15%;
    /*width: 250px;/*  
    text-align: center;
    /*border-right: 1px solid #666666;*/
}
#CONTENT_CONTAINER
{
   /* float: right;
    width: 82%;   
    width:50%;
   height:98%new add
    padding-left: 4px;
    text-align:center;
    font-size:10pt;
    overflow:auto;*/
    
  /* for dropdownmenu*/
    width: 91%;   
    margin-left: 6%;
    text-align:center;
}
#FOOTER_CONTAINER
{   float:left;
    width: 100%;
    clear: both;
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
}
#HELP
{/*Floating help box that displays information on search form*/
    z-index:1;
    text-align:left;
    width:674px;
    height:auto;
    position:absolute;
    top:545px;
}
#BTN_ACCEPT
{/*The I Accept Button at the beginning of the website*/
	background: #ffffff url("http://www.cfcrimelinewarrants.com/images/btnaccept2.gif") no-repeat;
	cursor:pointer;
	width:169px;
    height:59px;
    position:absolute;
    top:auto;
    left:45%;
}
B.EDITRECORD
{
	font-style: italic; 
	font-family: Arial, 'Arial Black'; 
	background-color: silver; 
	color: #0066cc;	
	
}
.spacer 
{
    clear: both;
}
P.CAPTION
{/*Website best viewed text in front*/
    font-size:8pt;
    color:#000000;
    text-align:right;
    font-style:italic;
}
DIV.SCROLLER
{  
     clear: both;
     float:left;
     text-align:center;
     background-color: #cccccc;
     width: 100%;  
     height: 25px; 
     border-top:solid thin #000000;
     border-bottom:solid thin #000000;
   
}
#MAIN2 /*Div inside scroller div.*/
{
    margin-left:auto;
    margin-right:auto;
    top:auto;
    left:auto;
    position:relative;
}
B.SCROLLER /*for the I in internet in the scroller and Watch*/
{
    color:Red;
    font-size:15px;
}
DIV.SCROLLER_LETTERS
{
    font-size:12pt;
    font-weight:bold;
    text-align:center;
    width:100%;
} 
#DISCLAIMER
{
    text-align:justify; 
    text-indent:20px;
    font-size:14pt;
}
#DISCLAIMER_HEAD
{
    text-decoration:underline;
    text-transform:uppercase;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    word-spacing:3px;
    color:Red;
}
#DISCLAIMER_BOLD
{
    text-transform:uppercase;
    text-align:center;
    font-weight:bold;
    color:Red;
}
TABLE.BANNER
{
    /*for the table surrounding the crimeline logo*/
    width:100%;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    border-bottom:solid thin #000000;
    
}
DIV.MASTER_HEADER
{ 
    background-color:#ffffff;
}
DIV.MASTER_MID
{
    float: left;
    clear: both;
    width: 100%;
    padding-top: 12px;
}
DIV.MASTER_BOTT
{
    
}
DIV.DATE
{
    float: right;
     font-size: 11pt;
     color: #666666; 
     font-family: Verdana; 
     text-align:right;
}
DIV.DISCLAIMER
{
    float: left;
    font-size:	14pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-indent:20px;
	text-align:justify;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}
DIV.LINK_GROUP
{   
    text-align:left;
    background-color:#CCCCCC;
    font-size:	14pt;
	font-weight:	bold;
	font-style: italic;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}
DIV.SEARCH_FORM
{/*Container holding the Search form.*/
    float:none;
    display:table;
    width:50%;
    height:275px;
    vertical-align:middle;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
DIV.FOOTER_HTML
{
    text-align:center;
    font-size:17pt;
    font-weight:bolder;
     
}
DIV.LINK_SPACE
{
 /*Used when the Links are not available. To keep disclaimer centered.*/
    float:left;
    padding-left: 12px;
    padding-right: 12px;
    width: 250px;  
    text-align: center;
    color:#ffffff;
}
BODY.MASTER
{
    background-color: #ffffff;
    /*font-family: Verdana, Helvetica, sans-serif;*/
    word-spacing: normal;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
    background-color: #ffffff; 
    margin-left: 0px; 
    margin-top: 0px; 
    width: 100%;
}   
/*End MasterPage.master*/

/*Results Page, the DataGrid*/
.WARESULTS_PAGER
{
    color:White;
    background-color:Gray;      
}
.WARESULTS_PAGER a  /*The Page numbers at the top*/
{
    text-decoration:none;
    padding: 0px 5px 0px 5px;
    text-align:right;
}
.WARESULTS_HEAD
{
    text-decoration:none;
    font-weight:bold;
    color:White;
    background-color:Black;
}
.WARESULTS_HEAD a
{
    text-decoration:none;
    font-weight:bold;
    color:White;
}
.WARESULTS_HEAD a:hover
{
    text-decoration:underline;
    background:Red;
}
.WARESULTS_DATAG a:hover
{
    empty-cells:hide;
    background:black;
    
}
.WARESULTS_NAME
{
    font-size:11pt;
    margin-right:20px;  
}

.WARESULTS_NAME:visited
{
    color:Purple;
}

.WARESULTS_RACE
{
    text-align:left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
}
.WARESULTS_BOND
{
    
}
.WARESULTS_NUM
{
   
}
.WARESULTS_DESC
{
    
}
.WARESULTS_ADDR
{
    
}
.WARESULTS_CNTY
{
    
}
/*End of Results*/
    
/*BODY
{
    
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}*/

BODY.PRINT_RESULTS
{
	font-size: x-small;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    /*COLOR: #003366;*/
    color: Black
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 17pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	}	

TD	{	
	font-size: 12pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	}
/*Disclaimer on the Disclaimer.aspx page and SpanishDisclaimer.aspx*/
TD.DISCLAIMER
	{
	font-size:	14pt;
	overflow:       scroll;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-indent:20px;
	text-align:justify;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	}
TD.DISCLAIMER_SMALL
	{
	font-size:	8pt;
	font-weight:normal;
	word-spacing:normal;
	line-height:10px;
	letter-spacing:normal;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	}
TD.FAQ
	{
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	}
	
TR.FAQ
	{
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.LINKS
{
	font-size:	12pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.GROUP
{
	font-size:	14pt;
	font-weight:	bold;
	font-style: italic;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.DETAIL_NAME_INFO
{
	font-size:	12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.DETAIL_NAME_INFO_BOOKING_DATE
{
	font-size:	8pt;
	font-style: normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.CRIMELINE_NOTICE
{
	font-size:	10pt;
	color: Red;
	font-weight:	bold;
	font-style: normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.TRH 
{
	font-size:	10pt;
	background-color: Silver;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.TIPS
{
	font-size:	12pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

TD.WARRANT_LABEL
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

HR 
{
	color: BLACK;
}

A:link	{	
	text-decoration:	none;
	color:	red;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:red;
	}
	
A:hover	{	
	text-decoration:	underline;
	color:	red;
	}	
	
A:active	{	
	text-decoration:	none;
	color:	red;
	}	
		
	
/*Links on the side of the PAGE OLD_WAY*/
A.GROUP:link	
{
    font-size:	    12pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;	
	text-decoration:	none;
	color:	navy;
}		
A.GROUP:visited
{
    text-align:left;
    /*background-color:#9999FF;*/
    font-size:	    12pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;	
	text-decoration:	none;
	color:	Black;
}	
A.GROUP:hover	
{
    text-align:left;
    background-color:#000000;
    font-size:	    12pt;
	font-weight:    normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	text-decoration:	none;
	color:	red;
	}			
A.GROUP:active	
{
    text-align:left;
    background-color:#CCCCCC;
    font-size:	    12pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial,  Helvetica, sans-serif;	
	text-decoration:	none;
	color:	red;
	}	
		

/*End of Links SECTION*/

A.HEADER:link
{
	color: blue;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
 }
	
A.HEADER:hover
{
    color: black;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none; 
}

/*Back to Search Results Link, does not have href*/
A.REGULAR_LINK
{
    /*Anchors that Have javascript:history.back();
      they used to be links.*/
	color:	red;
}
A.REGULAR_LINK_hover
{
    /*cursor: url("images/finger.cur");*/
	cursor: pointer;
    text-decoration:underline;
    color:	red;
}
P.HELP
{
    background-color:#FFF9BF;
    cursor:help;
    border-style:solid;
    border-color:Gray;
    font-size:13pt;
    text-align:center;
    color:#000000; 
    width:50%;
}
.NAV_BUTTON
{
    border-style:outset;
    background-color:#CCCCCC;
    border-color:#FFFFFF;
    color:#666666;
    cursor:pointer;
    font-size:12pt;
    font-weight:bold;
    font-family:Arial;
}

/*End of back to Search results link*/

SMALL	{	
	font-size:	6pt;
	}	

BIG	{	
	font-size:	14pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

