/* @override http://localhost/vCars%20Portal/vCars/css/screen.css */

* {
margin: 0;
padding: 0;
}

a {
color: #101A73;
text-decoration: none;
}

a:hover {
color: #101A73;
}

body {
background-color: #C1CD09;
font-family: 'lucinda-grande', helvetica, arial, sans-serif;
font-size: 86%;
margin: 1.4em;
}

#banner {
background: white;
float: left;
height: 115px;
width: 850px;
}

	#banner-blurb {
	color: #555;
	font-family: arial;
	font-size: .9em;
	font-weight: light;
	position: absolute;
	right: 50px;
	top: 35px;
	width: 350px;
	}

	#banner-iso {
	margin-left: 12px;
	margin-top: 3px;
	position: absolute;
	}

	#banner-time {
	color: #555;
	font-family: arial;
	font-size: .9em;
	font-weight: light;
	position: absolute;
	right: 50px;
	top: 85px;
	}
	
	#banner-logos {
	margin-left: 12px;
	margin-top: 3px;
	position: absolute;
	}

	#banner-wifi {
	margin-left: 372px;
	margin-top: 12px;
	position: absolute;
	}
	
	#col1, #col2, #col3 {
	float: left;
	margin: 2px;
	}

		#col1 div, #col2 div, #col3 div {
		margin: 8px;
		}

#col1 {
width: 217px;
}

	#col1.long {
	width: 607px;
	}
	
		#col1.long span.bg {
		background: #C1CD09;
		display: block;
		height: 30px;
		overflow: hidden;
		width: 607px;
		}

#col2 {
width: 390px;
}

#col3 {
width: 205px;
}

#container {
background: white;
border: 1px solid white;
float: left;
width: 100%;
}

#frame {
float: left;
left: 50%;
margin-left: -425px;
position: absolute;
width: 850px;
}

#logos {
color: white;
float: left;
font-size: .8em;
padding: 10px 0;
width: 100%;
}

	#logos a {
	color: white;
	text-decoration: underline;
	}

#mont-4spread {
margin-left: 12px;
}

#nav {
background: #101A73;
float: left;
font-size: .96em;
height: 25px;
overflow: hidden;
padding-top: 2px;
width: 100%;
}

	#nav ul {
	list-style: none;
	margin-left: 21px;
	padding-left: 10px;
	padding-top: 4px;
	}
	
	#nav ul li {
	float: left;
	margin-right: 20px
	}
	
	#nav ul li a {
	color: #ccc;
	display: block;
	text-decoration: none;
	}
		
		#nav ul li a:hover {
		color: white;
		}
		
	#nav ul li a.open {
	background: #cc0000;
	color: white;
	margin-top: -5px;
	padding: 5px;
	}
		
		
		
#pages {
float: left;
min-height: 150px;
}
	
#pages .pages {
margin: 10px;
}

	#pages .pages h1 {
	color: black;
	font-size: 1.3em;
	font-weight: lighter !important;
	margin-bottom: 10px;
	}

	#pages .pages h2 {
	color: #101A73;
	font-size: 1.1em;
	font-weight: lighter !important;
	margin-bottom: 10px;
	}

	#pages .pages p {
	color: #444;
	font-size: .96em;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
	
	#pages .pages ul, #pages .pages ol {
	color: black;
	font-size: .85em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1em;	
	margin-top: 10px;
	margin-left: 15px;
	}
	
/*	form	*/

form {
background: white;
float: left;
padding: 1em;
width: 100%;
}

	form fieldset {
	background: #F2F2F2;
	border: none;
	border: 1px dotted #666;
	margin-bottom: 10px;
	padding: 1em;
	}
	
	form fieldset ol {
	font-size: .9em;
	float: left;
	list-style: none;
	width: 500px;
	}
	
	form fieldset ol li {
	color: #333;
	clear: right;
	height: 23px;
	margin-bottom: .4em;
	}
	
		form fieldset ol li label {
		color: black;
		float: left;
		font-weight: bold;
		margin-right: 5px;
		padding-top: 3px;
		text-align: right;
		width: 120px;
		vertical-align: middle;
		}
	
		form fieldset ol li input, form fieldset ol li select {
		clear: right;
		color: #333;
		font-size: .9em;
		margin-right: 5px;
		padding: 2px;
		width: 240px;
		vertical-align: middle;
		}

	form fieldset legend {
	background: black;
	color: white;
	font-weight: bold;
	font-size: 1em;
	margin-left: 20px;
	padding: 5px;
	}
	
	.formhelp {
	border: 1px solid #777;
	background: #FFFFE1;
	float: left;
	padding: 5px;
	width: 200px;
	}
	
		.formhelp h1 {
		background: url(library/famfamicons/lightbulb.png) top left no-repeat;
		border-bottom: 1px dotted #444;
		color: #444;
		font-size: 1em !important;
		padding-bottom: 4px;
		padding-left: 20px;
		}
		
		.formhelp p {
		color: #777;
		font-size: .8em !important;
		line-height: 130%;
		margin-top: -5px;
		}

	
#spread {
border: 0;
float: left;
height: 199px;
width: 100%;
}

	#spread ul {
	list-style: none;
	}
	
table.text {
background: white;
border-collapse: collapse;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
color: #333;
margin-bottom: 15px;
width: 100%;
}

	table.text caption {
	background: #B3D334;
	color: black;
	font-weight: bold;
	margin: 5px 0;
	padding: .5em;
	text-align: left;
	}

	table.text td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: black;
	padding: .5em;
	text-align: left;
	vertical-align: top;
	}

	table.text th {
	background: #B3D334;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: black;
	padding: .5em;
	text-align: left;
	vertical-align: top;
	}

	table.text th, table.text td {
	padding: 4px;
	text-align: left;
	}

#thick {
color: #666;
font-size: .85em;
}

	#thick table, #thick p {
	margin-bottom: 20px;
	}
	
#wrapper {
color: #888;
float: left;
font-size: .9em;
margin-bottom: 20px;
width: 100%;
}

/* .andymsg is to help guide me trough any problems this will work in relation with displayErr */


.andymsg {
background: #CC0000;
border: 1px dotted white;
color: white;
clear: both;
display: block;
font-family: courier;
font-size: .8em;
line-height: 130%;
padding: .5em;
}

	.andymsg li {
	color: white;
	margin-left: 30px;
	}
	
		.andymsg li a {
		color: gold;
		}
		
		.andymsg li a:hover {
		color: black;
		}
	
/* nolink stops the a href and cursor IE Only */

a.nolink {
color: inherit;
cursor: default;
text-decoration: none;
}

.larger {
font-size: 1.1em !important;
}

.long {
width: 605px !important;
}

.orange {
color: #101A73;
}

.serif {
font-family: Georgia, serif;
font-size: 1.3em !important;
}

.tabb {
background: #C1CD09;
height: 30px;
margin-bottom: 8px;
width: 100%;
}

.title {
margin-bottom: 8px;
}

#floatingButton {
	background-color: white;
	float: left;
	position: relative;
	top: -55px;
	left: 10px;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}

#floatingButton span{
	color: red;
}

#floatingButton:hover span{
	color: green;
}