/*This is the base style sheet for FHWA Road Weather Management. 

This style sheet is divided into the following sections: 

1. Elements
2. Lists
3. Tables
4. Links
5. Major sections of the template. This section has several sub-sections.
6. Classes
7. Page-specific Classes and IDs

*/

/* ******** SECTION 1: Elements. ********* */

body {
	margin: 0;
	}

/* ******** SECTION 2: Lists. ********* */

#navlinks ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	}

#navlinks li {
	display: block;
	line-height: 125%;
	margin: 0;
	padding: 1px 0;
	background-color: transparent;
	font-weight: bold;
	border: none;
	}

	ul.navlink {
			font-size: 100%;
			}
	
/* ******** SECTION 2a: Lists - this is used on Technology and Projects top links ********* */
	
.toc-links {
	font-weight: bold;
/*	line-height: 200%;*/
}

/*.toc-links li {
	padding-top: 10px;
	}
	*/
.toc-links-unbold {
	padding-top: 10px;
	line-height: 120%;
}
	
/* ******** SECTION 3: Tables ******** */

.datatable, .datatable-scoperow {
	font-size: 13px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ccc;
	}
	
.datatable-scoperow th {
	text-align: left;
	font-weight: normal;
	padding: 4px;
	}

.datatable th, .calendar th {
	background-color: #e4e4e4;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	}
	
.datatable td, .datatable-scoperow td {
	text-align: left;
	padding: 4px;
	background-color: #fff;
	}
	
.datatable caption, .datatable-scoperow caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
.datatable td ul {
	margin-left: 0;
	padding-left: 1.25em;
	}



.datatable4 {
	font-size: 86%;
	font-family:  verdana, arial, helvetica, sans-serif;
	background-color: #ccc;
	}
	
.datatable4 th {
	background-color: #e4e4e4;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	vertical-align: top;
	}
	
.datatable4 td.empty-header-cell {
	background-color: #e4e4e4;
	}
	
.datatable4 td {
	padding: 5px 10px;
	background-color: #fff;
	vertical-align: top;
	}
	
.datatable4 td.row2 {
	padding: 5px 10px;
	background-color: #f1e0c1;
	vertical-align: top;
	}	
	
.datatable4 caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
	}

-----------

.row {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; BACKGROUND-COLOR: #f1e0c1
}

.row2 {
	BACKGROUND-COLOR: #f1e0c1
}

.row3 {
	BACKGROUND-COLOR: #cccccc
}

.row4 {
	BACKGROUND-COLOR: #ffffcc
}


#row2 {
	BACKGROUND-COLOR: #f1e0c1
}


.datatable2, .datatable2-scoperow {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottm: 4px;
	}

.datatable2-scoperow2 th {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottm: 4px;
	BACKGROUND-COLOR: #f1e0c1
	}
	
.datatable2 th2 {
	background-color: #e4e4e4;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	}
	
.datatable2 td, .datatable2-scoperow td {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 4px;
	background-color: #fff;
	}
		
.datatable caption2, .datatable2-scoperow caption {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
.datatable td ul {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 0;
	padding-left: 1.25em;
	}
	




	
.tablenote {
	font-size: 85%;
	padding: 10px 0px 20px 0px;
	text-align: left;
	}



.calendar .evenrow {
	background-color: #E4E4E4;
	}
	
.calendar {
	border: 1px solid #ccc;
	margin-top: 2em;
	}
	
.calendar td {
	font-size: 80%;
	padding: 5px;
	}

.calendar-upcoming-event-page .evenrow {
	background-color: #E4E4E4;
	}
	
.calendar-upcoming-event-page {
	border: 1px solid #ccc;
	margin-top: 2em;
	}
	
.calenda-upcoming-event-pager td {
	font-size: 80%;
	padding: 5px;
	}
	
/* ******** SECTION 4: Links ******** */
	
#navlinks a:link, #navlinks a:visited {
	text-decoration: none;
	color: #006;
	font-weight: bold;
	line-height: 125%;
	}

#navlinks li a:hover {
	margin: 0;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 125%;
	background-color: #abbddd;
	color: #006;
	border: none;
	}

/********* SECTION 5:  Major sections of the template. *********** */

#tagline, #rwmbanner {
	background: #005994 url(images/header-bkgd.gif) repeat top left;
	}
	
#header-pics {
	background: #999 url(images/header-photos-background.jpg) no-repeat top left;
	}
	
/* Navigation Bar styles -- see also Links and Lists sections */

#navigation {
	background: #fff url(images/left-nav_bkgd.gif) top left repeat-y;
	border-right: 3px solid #006;
	padding: 0;
	margin: 0;
	width: 195px;
	}
	
#curve {
	margin: 0;
	padding: 0;
	display: inline;
	}	

#navigation form {
	display: inline;
	}
	
#search {
	margin: 15px 0px 2px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}

#search input {
	font-size: 10px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.search {
	margin: 15px 0 2px 15px;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	}

.searchtitle {
	margin-bottom: 0;
	}

#navlinks {
	margin: 1em 0 0 6px;
	padding: 0 0 10px 0;
	background: url(images/rwm_watermark.jpg) top left no-repeat;
	font-size: 11px;
	}

.navcat {
	background-color: #0C61A1;
	color: white;
	font-weight: bold;
	padding: 1px 1px 1px 20px;
	margin: 1em 0;
	}
	
/* End Navigation Styles */

	
	
/********* SECTION 6:  Classes *********** */

.sidebar {
	float: right;
	width: 220px;
	padding: 0;
	margin: 20px 20px 40px 40px;
}

.sidebar img {
	margin-left: 20px;
	}
	
/* Photo Insets */

.inset-photo {
	display: block;
	float: right;
	padding: 0 10px 10px 0;
	margin: 20px;
	width: 225px;
	}

.photo-with-caption {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	}
	
.inset-photo img, .inset-photo-large img {
		border: 1px solid #000;
		}

.photo-with-caption img {
		display: block;
	}		
.inset-photo-vertical {
	float: right;
	padding: 0;
	font-size: 10px;
	margin: 20px;
	border: 1px solid #000;
	width: 122px;
	}
	
.inset-photo-bp {
	float: right;
	padding: 0;
	font-size: 10px;
	margin: 20px;
	border: none;
	}
	
.inset-photo-large {
	float: right;
	padding: 0 10px 10px 0;
	margin: 20px;
	width: 290px;
	}
	
.inset-map {
	float: right;
	padding-left: 25px;
	}
	
.plugins {
	margin: 25px 0 0 0;
	border-top: 1px solid #cccccc;
	padding: 10px 0 10px 0
	}
	
/********* SECTION 7:  Page-specific Classes and IDs. *********** */

#calendar {
	width: 226px;
	border: 1px solid #006;
	padding: 0;
/*	margin: 40px 0 0 0; */
	}

#calendar h2 {
	background-image: url(images/calendar-background.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #006;
	padding: 5px 0 10px 15px;
	margin: 0;
	height: 40px;	
	}
	
#calendar ul, #content ul {
	list-style-type: square;
	}

#calendar-upcoming-event-page {
	border: 1px solid #006;
	padding: 0;
	width: 600px;
	/*	margin: 40px 0 0 0; */
	}

	#calendar-upcoming-event-page h2 {
	background-image: url(images/calendar-background.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #006;
	padding: 5px 0 10px 15px;
	margin: 0;
	height: 15px;	
	}
	
#calendar-upcoming-event-page ul, #content ul {
	list-style-type: square;
	}

#video ul {
	list-style-type: square;
	}

#video {
	width: 226px;
	border: 1px solid #006;
	padding: 0;
	/*	margin: 40px 0 0 0; */
	}

#video h2 {
	background-image: url(images/snowplow.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #006;
	padding: 5px 0 10px 15px;
	margin: 0;
	height: 25px;	
	}
	
#video ul, #video ul {
	list-style-type: square;
	}

#sidebar-container {
	float: right;
	width: 220px;
	margin: 10px 10px 10px 20px;
	}
		
#sidebar {
	float: right;
	width: 220px;
	margin: 20px 20px 20px 20px;
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	border: 1px solid #AEAEAE;
	}		
	
.bpfeedbackform span.question {
	display: block;
	margin-bottom: 10px;
	}
		
.bpfeedbackform li {
	margin-top: 20px;
	}
	
.bpfeedbackform td {
	font-size: 13px;
	}

/* these are the floating boxes on homepage */

#calendar-upcoming-event-homepage {
	border: none;
	padding: 0;
	/*	margin: 40px 0 0 0; */
	}

.calendar-homepage {
	margin: 0 25px 5px 0;
	padding: 0 0 5px 0;
	border: none;
	}

.calendar-homepage p {
	margin-top: 0;
	padding: .5em;
	}

.calendar-homepage h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B22222;
	padding: 0;
	margin: 20px 0 0 0;	
	}

#weather-corner {
	width: 240px;
	margin: 25px 0 0 10px;
	padding: 0;
	border: 0;
	float: right;
	}
	
.weather-box {
	width: 255px;
	margin: 0 25px 5px 0;
	padding: 0 0 5px 0;
	border: 1px solid #006;
	}

.weather-box p {
	margin-top: 0;
	padding: .5em;
	}
	
div.weather-box li {
	color: #000;
	font-size: 95%;
	margin: 0 10px 0 -.4em;
	list-style-type: square;
	}

div.wea-inset {
	width: 260px;
	margin: 5px;
  	padding: 0 10px 0 10px;
	border: 0;
	float: right;
	}
div.wea-corner-tab {
	background:  url(images/blue-corner.png) left top no-repeat;  
	padding:40px 10px 25px 45px; 
	margin-top: 10px;
} 
div.wea-box {
	background-color: #f4f4f4;
	
	border: 1px solid #006;
	width: 255px; /*original 255px*/
	margin: 0 0 10px 0;
	word-wrap:break-word;
	/*-moz-border-radius:0px 0px 30px 30px;
	-webkit-border-radius:0px 0px 30px 30px;
	border-radius:0px 0px 40px 40px;
	*/
	/*border:thick solid #0C61A1;*/
	border:1px solid #000;
	}

div.wea-box h2 {
	background: #0C61A1;
	/*background: linear-gradient(#4184B6, #0C61A1);*/
	background: linear-gradient(to right, yellow, #0C61A1);
	font-size: 12px;
	font-weight: bold;
	/*color: #fff;*/
	color: #006;
	border-bottom: 1px solid #9F0724; 
	padding: 5px;
	margin: 0;
	overflow:hidden;
	}

div.wea-box p {
	margin-top: 0;
	padding: .5em;
	font-size: 95%;
	}



h2.intergration {
	background-image: url(images/snowcartracks.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #006;
	border-bottom: 1px solid #006; 
	padding: 5px;
	margin: 0;
	height: 15px;	
	}

h2.training {
	background-image: url(images/rain.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #006;
	border-bottom: 1px solid #006; 
	padding: 5px;
	margin: 0;
	height: 15px;	
	}
	
h2.rdshow {
	background-image: url(images/snow.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #006;
	border-bottom: 1px solid #006; 
	padding: 5px;
	margin: 0;
	height: 15px;	
	}
	
h2.rwri {
	background-image: url(images/rwm_watermark.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #006;
	border-bottom: 1px solid #006; 
	padding: 5px;
	margin: 0;
	height: 34px;	
	}			

h2.wrs {
	background-image: url(images/grapplan.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #006;
	border-bottom: 1px solid #006; 
	padding: 5px;
	margin: 0;
	height: 15px;	
	}			

/* end floating boxes on homepage */	
	

