﻿
/* MAIN BODY TAGS */
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 62.5%;
}


/* HEADER BAR STUFF */
#header_bar
{
	width: 100%;
	background-color:#004695;
	height: 30px;
	font-size: 1.4em;
	line-height: 30px;
}

#header_nav_buttons
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	float: left;
}

#header_nav_buttons ul
{
	list-style: none;
	margin: 0px;

}

#header_nav_buttons li
{
	display: inline;
	padding-right: 13px;	
}

#header_nav_buttons a
{
	text-decoration: none;
	color: #C0C0C0
}

#header_nav_buttons a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.header_session
{
	float: right;
	padding-right: 10px;
}

.header_session a
{
	color: white;
}

#sub_header
{
	width: 100%;
	height: 70px;
	background-color: #F0ECF0;
}


#logo
{
	padding-left: 38px;
	padding-top: 10px;	
	float: left;
}

#search_bar
{
	margin-top: 25px;
	padding-left: 28px;
	float: left;
}

#search_input
{
	width: 300px;
	float: left;
}

#search_go
{
	width: 100px;
	height: 22px;
	/*float: right;*/
}

#live_search_results
{
	background: #FFFFFF; 
	display: none; 
	overflow: auto; 
	width: 500px; 
	z-index: 99; 
	position: 
	absolute; 
	top: 75px;
}

/* BODY FRAMEWORK */

#main_wrapper
{
	float: left;
	width: 100%;
	height: 100%;		
}


#sidebar
{
	float: left;
	/*width: 200px;*/
	width: 18%;
	font-size: 1.4em;
	margin: 0px;
	background-color: #F0ECF0;
	height: 1000px;
	color: #000000;

}

#maintent
{
	font-size: 1.4em;
	margin-left: 18%;
	margin-right: 15%;
	color: black;
	padding: 10px;

}

#right_sidebar
{
	float: right;
	/*width: 240px;*/
	width: 15%;
	font-size: 1.4em;
	margin: 0px;
	height: 100%;
	color: black;
	margin-top: 15px;
}

#center_content
{

	padding: 10px;
	/*height: 100%;
	margin-right: 240px;
	width: 100%;*/

}




#sidebar ul
{
	margin: 0px;
	margin-top: 15px;
	list-style: none;
	padding-left: 15px;
}

#sidebar li
{
	padding-bottom: 10px;
}



#status_bar
{
	width: 100%;
	display: none;
	height: 25px;
}



#right_sidebar ul
{
	margin: 0px;
	list-style: none;
}



/* CONTENT TAGS */
.form_item
{
	display: block; 
	line-height: 30px;
}

.form_item span
{
	display: inline-block;
	width: 200px;
}



.form_save_button
{
	background: #004695;
	border: none;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.class_edit_button
{
	background: #004695;
	border: none;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.class_new_button
{
	background: #004695;
	border: none;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.class_delete_button
{
	background: #004695;
	border: none;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.open_content_header
{
	 color : #004695;
     font-size: large;	 
	 border-bottom: 1px solid;
	 /*margin-bottom: 10px;*/

}

.open_content_subheader
{
	
	background-color: #004695;
	/*margin-left: 10px;*/
	display: none;
	color: #C0C0C0;
	height: 25px;
	
}

.open_content_header h3:hover
{
	cursor: pointer;	
}


.open_content_section
{
	/*color : #000000; 
	margin-top: 6px; 
	margin-left: 10px; */
	margin-top: 10px;
	margin-bottom: 50px;  
}



.open_content_section ol
{
	margin-left: 0px; 
	padding: 0px; 
	list-style-type: none; 
	line-height: 200%;
	float: left;
}

.open_content_section ul
{
	list-style-type: none;
	margin-left: 0px;
}





#attention_required_items li
{
	margin-bottom: 10px;
}

.reservation_cancel_button
{

	background: #004695;
	border: none;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}


.textbox_standard_small
{
	width: 50px;
	text-align: right;
}

.textbox_standard_medium
{
	width: 125px;
}
.textbox_standard_large
{
	width: 200px;
}


#vehicle_options
{
	display: block; 
	padding-bottom: 10px;
}


.asset_row
{
	height: 50px;
	color: black;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #F0ECF0;
	width: 100%;

}

.asset_row:hover
{
	background-color: #F0ECF0;
	cursor: pointer;
	
}

.asset_data
{
	margin-left: 15px;
	margin-top: 5px;
	float: left;
}

.asset_image
{
	float: right;
	margin-right: 5px;
}

.floating_data_box
{
	float: left; 
	width: 300px; 
	height: 300px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	margin-left: 35px; 
	margin-top: 15px;
	color: #000000;
}

.floating_data_box_header
{
	float:left; 
	background-color: #004695; 
	width: 100%; 
	height: 25px; 
	color: #FFFFFF;
}

.float_data_box_title_row
{
	float: left; 
	width: 100%; 
	height: 25px; 
	color: #000000; 
	font-weight: bold; 
}


#live_search_results a
{
	text-decoration: none;
	font-size: 1.2em;
	color: black;
}



.gfms_datagrid
{
	color: black;
	font-size: 80%;
}

.gfms_datagrid tr:nth-child(even) 
{
	background: #CCC;
}

.gfms_datagrid tr:nth-child(odd) 
{
	background: #FFF;
}



/*#live_search_results
{
	 background-color: #FFFFFF; 
	 display: none; 
	 color: #000000; 
	 overflow: auto; 
	 width: 500px; 
	 z-index: 99; 
	 position: absolute; 
	 top: 80px;">
}*/




/* CUSTOM DIALOG BOX */
#dialog_overlay
{
	display: none;
	opacity: .8;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	width: 100%;
	z-index: 10;
}


#dialog_box
{
	display: none;
	position: fixed;
	background: #000000;
	border-radius: 7px;
	width: 350px;
	z-index: 10;
}

#dialog_box > div
{
	background: #FFFFFF;
	margin: 4px;
}

#dialog_box > div > #dialogboxhead
{
	background: #004695;
	font-size: 1.4em;
	padding: 10px;
	color: #CCCCCC;
}

#dialog_box > div > #dialogboxbody
{
	background: #F0ECF0;
	padding: 10px;
	font-size: 1.4em;
	color: #000000;
}

#dialog_box > div > #dialogboxfoot
{
	background: #004695;
	padding: 10px;
	text-align: right;
}



