﻿/* CSS Document */

/*Yann's additions strats*/

/*Pop_up incident starts*/

/*Pop_up incident ends*/

h1.map
{
   color: #353F57;
   font-size: 12pt;
   font-weight: bold;
}


a
{
color:#CB6200
}

span.orange {color: #CB6200;}

a.span:link {
font-weight: bold;
color: #CB6200;
text-decoration: none;
border: none

}

a.span:visited {
font-weight: bold;
color: #CB6200;
text-decoration: none;
border: none
}

a.span:hover {
font-weight: bold;
color: #CB6200;
text-decoration: underline;
border: none
}

a.span:active{
font-weight: bold;
color: #CB6200;
text-decoration: none;
border: none
}

img.raw{
border:none;
}



a.ad:link {
font-weight: bold;
color: #3A6C9D;
text-decoration: none;
border: none

}

a.ad:visited {
font-weight: bold;
color: #3A6C9D;
text-decoration: none;
border: none
}

a.ad:hover {
font-weight: bold;
color: #3A6C9D;
text-decoration: underline;
border: none
}

a.ad: active{
font-weight: bold;
color: #3A6C9D;
text-decoration: none;
border: none
}

td.ad-table-top{
color: #3A6C9D;
font-weight: normal;
font-family: Arial;
font-size: 4px;
padding-right: 5px;
padding-left: 2px
}

td.ad-table {
color: #3A6C9D;
font-weight: normal;
font-family: Arial;
font-size: 12px;
padding-right: 0px;
padding-left: 2px
}


p.press{
color: #868584;
font-weight: bold;
font-style: italic;
background: #ffffff url(images/icons/quote.gif) no-repeat top left;
text-align: right;
text-align: bottom;
padding-right: 20px;
padding-bottom: 0px
}

p.bleu {
color: #3A6C9D;
font-weight: bold;
font-family: Arial;
font-size: 23px;
padding: 0px;
}

p.bleu {
color: #3A6C9D;
font-weight: bold;
font-family: Arial;
font-size: 23px;
padding: 0px;
}


p.bleu a{
color: #3A6C9D;
font-weight: bold;
font-family: Arial;
font-size: 23px;
padding: 0px;
text-decoration: none;
}

p.bleu_content {
color: #3A6C9D;
font-weight: bold;
font-family: Arial;
font-size: 13px;
padding: 0px;
}

p.bleu_content a{
color: #CB6200;
font-weight: bold;
font-family: Arial;
font-size: 12px;
padding: 0px;
text-decoration: none;
}

p.gray_content {
color: #767574;
font-weight: bold;
font-family: Arial;
font-size: 12px;
padding: 0px;
text-decoration: none;
}

p.orange {
color: #CB6200;
font-weight: bold;
font-family: Arial;
font-size: 23px;
}



table.tv:link {color: #FFFFFF}
table.tv:visited {color: #FFFFFF}
table.tv:hover {color: #FFFFFF}
table.tv:active {color: #FFFFFF}

p.tv:link {color: #FFFFFF}
p.tv:visited {color: #FFFFFF}
p.tv:hover {color: #FFFFFF}
p.tv:active {color: #FFFFFF}

a.tv:link {color: #FFFFFF}
a.tv:visited {color: #FFFFFF}
a.tv:hover {color: #FFFFFF}
a.tv:active {color: #FFFFFF}

/*Yann's additions end*/

table.forecast_table
{
    font-family: Arial,Helvetica,sans-serif;
	/*width: 100%;*/
	font-size: 9px;
	/*border-collapse: collapse;*/
	color: #000000;
	padding-left:0px;
}
table.forecast_table td
{
	border-style: none; /*dotted;*/
	border-width: 1px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	padding-left:8px;
}

  html{
      margin:0;
      padding:0;
      height:100%;
   }

.body {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	margin: 0px 0px 0px 0px;
    }

/* partner body */
.p_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	}

.b_body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}




#homepage_wrap 
{
	overflow:hidden;
	height:152px;
}


	
#header {
	height: 113px;
	background-color: #303A52;
	padding: 0px 0px 0px 0px;
	background-image: url(images/pub/pub_bg.gif);
	margin-left: 0px;
	margin-right: 0px;
	
	}

#indexcontent {
	padding: 0;
	float: left;
	width: 100%; 
	background: #fff;
}

#container
{
	width: 100%; 
}	
#content {
	padding: 0px;
	float: left;
	width: 100%; 
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	
}


#content a{
	text-decoration:none;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}


#content a:hover{
	/*color: #CB6200; */
	text-decoration: underline;
	/*padding-bottom: 3px;*/
	/* original decoration border-top: #727377;
	border-left: #727377;
	border-right: #fff;
	border-bottom: #fff;
	font-family: Arial, Helvetica, sans-serif;*/
	}

.leftcell {
	padding: 0;
	width: 200px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.usmaptop 
{
	
	font-weight:bold;
	color:#3f3b54;
	
}
#us_map_div
{
	padding-top:20px;
	z-index:9000;

}
.usmapcell0
{	
	color:#25242B;
	width:100px;
	font-weight:bold;
	font-size: 100%;
	
	
}
.usmapcell1
{
	font-size: 78%;
	padding-left: 1px;
	width:100px; vertical-align:middle;
		
}
.usmapcell1 a{
	color:#444254;
	text-decoration: none;
	line-height: 180%;
		}

.zoom_level 
{
	font-size :medium;
	font-weight: bold;
	color:#ffc507;
}
	
.leftcell img{
	vertical-align: top;
}
	
.contentcell {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;	
}

.contentcellnopadding {
	align: center;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.centerMapButton
{
	margin-top: 5px;
}

.subscribetopcell
{
	padding-left: 20px;
	padding-top: 20px;	
}

.mapcontentcell {
	/*align: center;*/
	align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	
}
.abouttable td{
	align: left;
	vertical-align: middle;
	padding: 10px 20px 0px 20px;
}

.formtable td{
	align: left;
	vertical-align: top;
	padding: 5px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}


.indextable td{
	padding: 4px 10px 4px 0px;
	border-top: solid #e6e6e6 1px;
	vertical-align: middle;
}

.rightcell {
	width: 160px;
	min-height: 600px;
	background: #fff;
	padding: 5px 20px;
	font-size: 80%;
	vertical-align:top;
	border-left: solid #ccc 1px;
}



	
#footer {
	background: #5E86BC url(images/footer_bg.gif);
	background: #5E87BD;
	clear: both;
	width: auto;
	
	}
	

	
.footer 
{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #5E86BC;
	clear: both;
	width: auto;
	padding-top: 20px;
	position:relative;
	height: 100px;
	}	
	
/*** Cleanup fonts on different browsers */
* html body {
	font-size: 70%; /* for IE5/Win */
	font-size: 80%; /* for other IE versions */
	}

.bannerlogin {
	color:#000000;
	font-weight: bold;
	line-height: 170%;
		
	}

.bannerlogin a{
	color: #000000;
	text-decoration: underline;
	font-size: 80%;
	line-height: 180%;
	
	}
	
#banner_login_div
{
	
}
#banner_login_div_password
{
	
}
#mytraffic_button_div
{
	position:relative;
}
#banner_login_text
{
	width:70px;
	height:15px;
	float: left;
	display: block;
	margin: 5px 0px 0 0;
	padding: 0px  0px 0px 0px;
	color: #828282;
	font-size:90%;
	font-weight:bold;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #9B8748;
	border-bottom: 0px solid #9B8748;
	background-color:Transparent;
	overflow:hidden;
}

#banner_signup_text
{
	width:100px;
	float: left;
	display: block;
	margin: 0 0px 0 0;
	padding: 0px  0px 0px 0px;
	color: #000000;
	font-size:80%;
	text-decoration:normal;
	font-weight:bold;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #9B8748;
	border-bottom: 0px solid #9B8748;
	background-color:Transparent;
	overflow:hidden;

	
}
#banner_text_box
{
	color: #fff;
	text-decoration: underline;
	font-size: 80%;
	line-height: 250%;
	position:relative;
}

#banner_text_box_pass
{
	color: #fff;
	text-decoration: underline;
	line-height: 250%;
	font-size: 80%;
	position:relative;
}
	
#banner_sign_up 
{

	position:relative;
	line-height: 180%;
	font-weight:bold;
	top:0px;
	left: 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif; 

}

#banner_sign_up a
{
	color: #CB6200;
	text-decoration: underline;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
    	
}

/*BTT 2009 extension starts*/

#banner_sign_up a:link
{
	color: #CB6200;
	text-decoration: underline;
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
}

#banner_sign_up a:visited
{
	color: #CB6200;
	text-decoration: underline;
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
}

#banner_sign_up a:hover
{
	color: #CB6200;
	text-decoration: underline;
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
}
#banner_sign_up a:active
{
	color: #CB6200;
	text-decoration: underline;
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
}

/*BTT 2009 extension ends*/

.automotive a{
	
	font-size: 90%;
	color:#333399;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	
	}


#nav {
	padding-left: 15px;
	background: #5E86BC url(images/nav_bg_1.gif) repeat-x bottom left;
	
}

#nav ul {
	width: 1200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 40px;
	}

#nav li{
	float: left;
	color: #ffffff;
	margin: 8px 2px 2px 2px;
	padding: 0;
	font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}

#nav a{
	float: left;
	display: block;
	margin: 0 0px 0 0;
	padding: 3px 12px 3px 12px;
	color: #ffffff;
	text-decoration: none;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #9B8748;
	border-bottom: 0px solid #9B8748;
	/*background: #Ffc507 url(images/off_bg.gif) repeat-x top left;*/
	}
	
#learn_more_home_div
{
	position:relative;
	left: 5px;
	top : 5px;
}

#press_ad
{
	position:absolute;
	left: 720px;
	top:1275px;
	
}

#Watch_BTT_button_div
{
	text-decoration:none;
	border: none;
}

#Watch_BTT_button_div a
{
	text-decoration:none;
	border: none;
}
	
	
#broadcaster_button_div
{
	position:absolute;
	left: 765px;
	top:185px;
	
}
#broadcaster_text_a
{
	position:absolute;
	left: 800px;
	top:216px;
	
}
#broadcaster_text_b
{
	position:absolute;
	left: 795px;
	top:225px;
}
#broadcaster_text_c
{
	position:absolute;
	left: 815px;
	top:234px;
}

#subscribe_button
{
	/*padding-left:280px;*/
	position: center;
	border: 0px;
}

.broadcaster_button{
	float: left;
	display: block;
	margin: 0 0px 0 0;
	padding: 0px  0px 0px 0px;
	color: #000000;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	/*border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #9B8748;
	border-bottom: 0px solid #9B8748;
	background-color:Transparent;*/
	/*background: #Ffc507 url(images/tvbutton.jpg) no-repeat fixed top center;*/

	
	overflow:hidden;
	text-align: left;
	cursor:hand;
	line-height: 10px;

	text-decoration:none;
	
	
	}
	


#nav a#nohover:hover {
	cursor: default;
	color: #000;
	padding-bottom: 3px;
	background: #Ffc507 url(images/off_bg.gif) repeat-x top left;
	}
	
	

#nav a:hover, body#mytraffic #t-mytraffic a{
	color:#fff;
	padding: 3px 12px 3px 12px;
	
	/*
	border-top: 1px solid #727377;
	border-left: 1px solid #727377;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	*/
	background: #5E86BC url(images/on_bg.gif) repeat-x left;
	}
	/*
#usmapnav a{
	float: left;
	display: block;
	margin: 0 0px 0 0;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #9B8748;
	border-bottom: 0px solid #9B8748;
	background: #Ffc507 url(images/off_bg.gif) repeat-x top left;
	}

#usmapnav a#nohover:hover {
	cursor: default;
	color: #000;
	padding-bottom: 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #9B8748;
	border-bottom: 1px solid #9B8748;
	background: #Ffc507 url(images/off_bg.gif) repeat-x top left;
	}*/
	
	
	#usmapnav a:hover,  body#mytraffic a{
	
	text-decoration: underline;
	font-weight: bold;
	color: #363957;
	}

#nav3 {
    float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
	background: #ffc507 url(images/nav_bg_1.gif) repeat-x bottom left;
}

#nav3 li{
	float: left;
	margin: 2px 2px 2px 2px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	font-size:10pt;
	font-weight: bold;
	}

#nav3 a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 12px 3px;
	color: #000000;
	text-decoration: none;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #9B8748;
	border-bottom: 0px solid #9B8748;
	
	}
#selMetroArea {
	
	font-size: 90%;

	color: #303A52;
	font-weight: normal;
	
	}

	.ins_ad_cell
{
	padding-top:50px;
	width:100%;
}
	

#nav2 ul {
    font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
	height: 25px;
    float: left;
    width: 100%;
	margin: 0;
	padding: 0px 0px 0px 0px;
    list-style: none;
    border-top-color:#FFFFFF;
    font-weight: normal;
}
#nav2 li
{
    float: left;
	margin: 0;
	padding: 0 0px 0 0px;
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	border-right: 1px solid;
	border-right-color: #ffffff;
            }
#nav2 a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: none;
	font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
	}
#nav2 a:hover, body#friend #t-friend a{
	color:#ffffff;
	/*background: #82AE4D url(images/nav2_bg_on.gif) repeat-x bottom left;*/
	padding-bottom: 5px;
	font-family:  Arial, Trebuchet MS, Helvetica, sans-serif;
	}



#nav4 {

    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 30px;
    list-style: none;
    background: #9A9FAD;
    border-top-color:#FFFFFF;
            }

 

           #nav4 li{
            float: left;
            margin: 2px;
            padding: 0 0 0 4px;
            font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
            font-size: 8pt;
            font-weight: bold;
            color: #fff;
            border-left: 1px solid;
            border-left-color: #D9D9EC;

            }

#nav4 a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: none;
	background: #9A9FAD;
	}
	


#nav4 a:hover, body#friend #t-friend a{
	color:#ddd;
	padding-bottom: 4px;
	background: #9A9FAD;
	}

.title {
	color: #353F57;
	font-size: 150%;
	font-weight: bold;
	}
	
.regionname {
    font-family: Arial, Helvetica, sans-serif;
	color: #626362;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	}

.h1 {
	font-weight: bold;
	}	

.sub {
	font-size: 70%;
	}



.list {
	list-style-position:inside;
	list-style-image: inherit;
	}
	

#footer-menu {
	
	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}

	
	#footer-menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
	}
		
   #footer-menu a:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}

/*New footer_ajax ends */

#popup {
	background-color: #FFFFFF;
	margin: 0;
	}

/* Styling for the rotator */
.Time {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	white-space:nowrap;
	color: #FFCC00;
	}

.Headline {
  font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
  font-weight:bold;
  font-size: 90%; 
  color:#fff; 
  width:100%;
  white-space:nowrap;
 
	}

/* Styling for Dynamic Tables */

#dynamictable {
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	
}

#dynamictable th {
	margin: 0;
	padding: 8px 20px;
	border-bottom: 1px solid #144375;
	color: #fff;
	background: #144375;
}

#dynamictable tr {
	background: #e6e6e6;
}

tr.seldynamictable{
   background-image: url(/images/tt_table_active.gif);
   background-repeat:repeat-y repeat-x;
   background-position: bottom left;
}


tr.selbroadcasttable
{
	
	background: #aaafad;
}

#dynamictable tr.sel 
{
	background: #f1f0f0;
}

#dynamictable caption {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #9A9FAD;
	font-weight: bold;
	color: #FFFFFF;
}

#routetable {
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}


#routetable tr {
	background: #e6e6e6;
}

#routetable tr.alt {
	background: #f1f1f1;
}

#routetable caption {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #9A9FAD;
	font-weight: bold;
	color: #FFFFFF;
}

.incidents {
	margin-left: 20px;
	background: #919191;
}



/* Styling for Incident Dynamic Tables*/

table.dynamictable {
    width: 100%;
    border: 1px solid #ffffff;
    background: #fff;
    text-align: left;
    position: relative;
    color:#144375;
    font-size:12px;
    font-weight:normal;
}

table.dynamictable td
{
	padding: 0px 3px 0px 3px;
}

table.regionname {
	width: 100%;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}
table.dynamictablehighway 
{
	width: 100%;
	
	border-style: dotted;
	border-width: 1px;
	border-color: #9A9FAD;
	
	
	background: #fff;
	text-align: left;
	position:relative ;
	top: -4px;
	left: -4px;
}



.dynamictableheader {

    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height:30px;
    font-size:12px;
    text-align:center;
    background-color:#6385B1;
  
   
}




tr.dynamictable {
    background: #e6e6e6; 
}
tr.altdynamictable{
    background: #f1f1f1; /*Zebra backgrounf color 2*/
}


tr.dynamictablehighway {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #D4D0D0;
	font-weight: bold;
	color: #000000;
}
.errormessage
{
	color: red;
	font-weight: bold;
}
/*incident plus link*/
    A.plus-link:link { FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #4C6C8E; TEXT-DECORATION: none }
    A.plus-link:visited { FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #4C6C8E; TEXT-DECORATION: none }
    A.plus-link:active { FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #000000; TEXT-DECORATION: none }
    
table.dynamictable a{ /*font color for the route names (links) */
color:#143D6A;
font-size:12px;
font-weight:normal;
padding-left:5px;
font-family: Arial,Helvetica,sans-serif;
}

#wrapper {
    margin: 0 auto;
    width: 100%;
}


