﻿body 
{
	background-color: #ffffff;
	margin: 0px;
}

/* Link styles */

a:link {
	color:  #3875d7;
	text-decoration: none;
	border-bottom: none;
	}
		
a:visited {
	color:  #3875d7;
	text-decoration: none;
	border-bottom: none;
	}
		
a:hover {
	color: #3875d7;
	text-decoration: none;
	border-bottom: none;
	
	}

/* Content Elements */
#page_header
{
	background-image: url('images/TRAC_top_banner01.jpg');
	border-bottom: solid 1px #000000;
	width: 1000px;
	height: 121px;
	margin: 0px;
	padding: 0px;
}

.DEISlink
{
	padding: 10px;
	width:340px;
	background-color: #d5b5b5;
	border: solid 1px #8c3c3c;
	display: inline-block;
	font-family:Trebuchet MS;
	float:right;
	font-size:18pt;
	text-decoration:none;	
}

a.DEISlink:link {color: #ffffff;}

a.DEISlink:hover {color: #5588ab;}

#left_content
{
	background-color: #9f2214;
	width: 522px;
	padding:10px;
	min-height:700px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

#right_content
{
	background-color: #ffffff;
	width: 438px;
	min-height:700px;
	padding:10px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

#regional_map
{
	background-image: url('images/Regional_Map.jpg');
	width: 596px; height: 795px;	
}

.pop_up
{
	background-image: url('images/Thought_Bubble.png');
	height: 280px; width: 380px;	
}

.pinpoint
{
	position: relative; z-index: 5; background-color: Transparent;
}

#left_bottom
{
	background-color: #000000;
	width: 522px;
	min-height:112px;
	padding:10px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

#right_bottom
{
	background-color: #ffffff;
	width: 438px;
	min-height:112px;
	padding:10px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

#page_bottom
{
	width: 1000px;
	height: 65px;
	background-image: url('images/page_bottom.jpg');	
}

.left_control
{
	float: left;	
	width:49%;
	padding-bottom:8px;
}

.right_control
{
	float: right;	
	width: 49%;
	padding-bottom: 8px;
}

.clear_line
{
	clear: both;	
}

.spacer
{
	padding:4px;
}


/* Font and Control classes */
.admin_control_style
{
	border: 0px;
	background-color: Transparent;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;	
}

.admin_link
{	
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #ffffff;
}

.admin_group
{
	border: solid 4px #ffe7bd;
	background-color:#ffffff;
}

.popup_font
{
	font-family: Franklin Gothic Medium; font-size: 9pt; color:#000000;	
}

.admin_group_header
{
	border: solid 4px #ffe7bd;
	background-color: #ffe7bd;
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #5c3b00;
}

#admin_control_background
{
	background-image: url('images/login_textbox_background.jpg');
	height:21px;
	width: 160px;
	padding:4px;
	padding-top:6px;
	vertical-align: middle;	
}
.control_style
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	padding:2px;	
}

.control_font
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.regular_header
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #532700;	
}

.control_label
{
	font-family: Verdana;
	font-size: 9pt;
	color: #202020;	
}

.regular_content
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #202020;	
}

.regular_content_admin
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #202020;	
}

.admin_header_grey
{
	background-color: #ebebeb;
	height: 40px;
	padding-top: 20px;
	padding-left: 4px;
	padding-bottom: 4px;	
}

.regular_content_small
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #202020;	
}

.control_checkbox
{
	font-family: Verdana;
	font-size: 9pt;
	color: #202020;	
}

.control_header
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;	
}

.fight_content
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;	
}

.hrDotted
{
	border: dashed 1px #202020;
}

.admin_panel
{
	border: solid 1px #532700;
}

.alert_font
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;	
}