﻿body
{
    background-attachment: fixed;
    background-image: url(../images/shadowback.jpg);
    background-position: center;
    background-repeat:no-repeat;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

h2
{
    text-align: center;
}

img
{
    border-width: 0;
    margin: 0;
    padding: 0;
}

.AddFloodgate
{
    border: 2px solid #FF6600;
    display: none;
    width: 100%;
}

#AddressHelpPane
{
    background-color: #FFFF66;
    border: 2px solid #000000;
    display: none;
    left: 30px;
    position: absolute;
    top: 30px;
    width: 300px;
    z-index: 10000;
}

#AddressHelpPane #closeBar
{
    background-color: #000000;
    color: #FFFF66;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
    text-align: right;
}

#AddressHelpPane #helpText
{
    height: 250px;
    overflow: auto;
    padding: 5px;
    scrollbar-face-color: #FFFF66;
}

#AdminLeftZone
{
    margin-left: 5px;
    width: 310px;
}

#AdminMiddleZone
{
    width: 310px;
}

#AdminRightZone
{
    width: 310px;
}

.AdminZone
{
    float: left;
    margin-top: 5px;
}

#AdminPane
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    border: 1px solid #999999;
    float: left;
    margin: 10px 8px 10px 8px;
    width: 940px;
}

#AlertLog
{
    border: 1px solid #AAAAAA;
    font-size: 1em;
    height: 450px;
    overflow: auto;
}

#AlertLog table
{
    
}

#AlertLog th
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 2px;
}

#AlertLog td
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 3px;
}
#backgroundFade
{   
    display:none;   
    position:fixed;   
    _position:absolute; /* hack for internet explorer 6*/  
    height:100%;   
    width:100%;   
    top:0;   
    left:0;   
    background:#000000;
    z-index:1000;   
}

#Banner
{
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    width: 960px;
}

#Banner:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#BannerActions
{
    float: right;
    padding: 0 0 0 0;
    text-align: right;
    width: 400px;
}

#BannerActions a
{
    color: #000066;
    text-decoration: none;
}

#BannerActions a:hover
{
    color: #CC0000;
}

#BannerActions table
{
    
}

#BannerLogo
{
    float: left;
    width: 466px;
}

#BTFrameDiv
{
    height: 550px;
    float: left;
    margin-left: 70px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 808px;
}

.cameraImage
{
	border: 1px solid #000000;
	/*
	height: 225px;
	width: 297px;
	*/
}

#CameraList
{
    background-color: #CCCCFF;
    float: left;
    height: 600px;
    width: 200px;
}

.cameraListItem
{
    padding-bottom: 10px;
}

.cameraListItem a
{
    text-decoration: none;
}

.cameraListItem a:hover
{
    text-decoration: underline;
}

#CameraMap
{
    float: left;
    height: 500px;
    width: 760px;
}

#CameraSelector
{
    height: 200px;
    width: 760px;
}

#CameraUL
{
    list-style-type: none;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
}

.CommentPane
{
    margin: 10px auto 20px auto;
    width: 700px;
}

.CommentPane div
{
    border: 1px solid #999999;
    padding: 10px;
}

.CommentPane h2
{
    font-size: 1.4em;
    margin: 0 0 5px 0;
    text-align: left;
}

.CommentPaneTitle
{
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 5px;
}

.CommentThankYou
{
    border: 1px solid #999999;
    margin: 10px auto 20px auto;
    padding: 10px;
    width: 700px;
}

#ConfirmPane
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    border: 5px solid #AAAAAA;
    font-size: 1.2em;
    margin: 40px auto 40px auto;
    padding: 20px;
    width: 500px;
}

#Content
{
    
    background-image: url(../images/fadelogo.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    
    /*
    background-color: #663333;
    background-image: url(../images/logoemboss.jpg);
    background-repeat: no-repeat;
    background-position: center;
    */
    float: left;
    width: 960px;
}

#Content:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#ContentBkgd
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
}

#DeleteAccountPane
{
    margin: 10px auto 10px auto;
    width: 700px;
}

.DisabledTextBox
{
    background-color: #DDDDDD;
}

#divAddAlertProfile
{
    background-color: #FFFFFF;
    border: 2px solid #EEEEEE;
    display: none;
    height: 100px;
    width: 300px;
}

#divDrivingTripList
{
    background-color: #0099FF;
    max-height: 250px;
    overflow: auto;    
}

#divDrivingTripList table
{
    border: none;
    border-spacing: 0;
    padding: 0;
    width: 100%;
}

#divDrivingTripList td
{
    background-color: #D1E0F0;
    border-collapse: collapse;
    border-top: 3px solid #0099FF;
    color: #3475AF;
    padding: 3px;
}

#divDrivingTripList tr
{
    
}

#divDrivingTripList td.DrivingTimeRA
{
    text-align: right;
    width: 30px;
}

#divDrivingTripList .DrivingTripIcon
{
    height: 24px;
    width: 24px;
}

#Dock
{
    border: 1px solid red;
    width: 958px;
}

#DynamicPagePane
{
    margin: 20px auto 20px auto;
    width: 860px;
}

.EventListWidget
{
    font-family: Arial; 
    font-size: 12px;
    height: 300px;
    overflow: auto !important;
}

.EventListWidget a
{
    color: #000000;
    text-decoration: none;
}

.EventListWidget a:hover
{
    color: Blue;
    text-decoration: underline;
}

.EventListWidget td
{
    border-top: 1px solid #CCCCCC;
}

#EventStatsPane
{
    width: 100%;
}

#EventTypePane
{
    margin: 20px auto 20px auto;
    width: 800px;
}

#FAQCategories a
{
    color: Blue;
    text-decoration: none;
}

#FAQCategories a:link
{
    color: Blue;
}

#FAQCategories a:visited
{
    color: Blue;
}

#FAQCategories a:hover
{
    color: Blue;
    text-decoration: underline;
}

#FAQCategories a:active
{
    color: Blue;
}

#FAQCategories ul
{
    font-size: 1.5em;
    font-weight: bold;
    list-style-type: none;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 20px;
}

#FAQList ul
{
    font-size: 1.5em;
    list-style-type: none;
    margin-left: 40px;
    margin-right: 40px;
}

#FAQList li
{
    font-weight: bold;
    padding-bottom: 15px;
}

#FAQList dt
{
    font-size: .9em;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 8px;
}

#FAQList dd
{
    font-size: .8em;
    font-weight: normal;
    margin: 0;
}

#FAQPage
{
    margin: 20px 20px 20px 20px;
}

#FloodgatePane
{
    margin: 20px auto 20px auto;
    min-height: 500px;
    width: 920px;
}

#FloodgatePane h2
{
    text-align: center; 
}

#FloodgatePane table
{
    border: 1px solid #000000;
}

#FloodgatePane th
{
    background-color: #EEEEEE;
    text-align: center;
}

#FloodgateUploadPane
{
    margin: 20px 0 20px 0;
    text-align: center;
}

.FlushCheckbox
{
    /*
    height: 13px;
    margin: 0;    
    overflow: hidden; 
    padding: 0;    
    width: 13px;
    */
}

#Footer1
{
    background-color: #FFFFFF;
    border-top: 1px solid #DDDDDD;
    clear: both;
    margin: 3px auto 0 auto;
    padding: 5px 0 20px 0;
    text-align: right;
    width: 940px;
}

#Footer1Table
{
    background-color: #FFFFFF;
    width: 100%;
}

#Footer1Links
{
    background-color: #FFFFFF;
    text-align: right;
}

#Footer1Links table
{
    background-color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}

#Footer1Links table a
{
    color: #000099;
    text-decoration: none;
}

#Footer1Links table a:hover
{
    color: #CC0000;
}

#Footer2
{
    background-color: #FFFFFF;
    clear: both;
    margin: 0 auto 0 auto;
    width: 940px;
}

#Footer2Info
{
    font-size: 11px;
}

#Footer2Links
{
    font-size: 11px;
    padding-bottom: 20px;
}

#Footer2Links a
{
    color: #000099;
    text-decoration: none;
}

#Footer2Links a:hover
{
    color: #CC0000;
}

.gvIncidentList
{
    border: none;
}

#gvIncidentListColumnHeader
{
	border: none;
}

#InnerWrapper
{

}

#GalleryPhoto
{
    font-size: 0px;
}

#GeneralStatsPane
{
}

#GeneralStatsPane table
{
    width: 100%;
}

#GeneralStatsPane td
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

#GeneralStatsPane td.StatItem
{
    font-weight: bold;
    text-align: right;
}

#GeneralStatsPane th
{
    background-color: #DDDDDD;
    font-size: 1.2em;
    text-align: left;
}

#GoogleTransit
{
    padding: 10px;
    width: 300px;
}

#IncidentListPane
{
    margin: 20px auto 20px auto;
    width: 910px;
}

#IncidentListPane h2
{
    margin-bottom: 5px;
}

#IncidentList
{
    border: 1px solid #000000;
    height: 400px;
    overflow: auto;
}

#IncidentListBox
{
    border: 1px solid #999999;
    height: 400px;
    overflow: auto;
}

#IncidentListHeaderBox
{
    border: 1px solid #999999;
    border-bottom: none;
}

.IncidentListDescription
{
    color: #000000;
    text-decoration: none;
}

.IncidentListDescription:hover
{
    color: Blue;
    text-decoration: underline;
}
.LinkButton
{
    color: Blue;
    text-decoration: none;
    border: 0;
}
.LinkButton:hover
{
    color: Blue;
    text-decoration: underline;
}

#IVRStatsPane
{
}

#IVRStatsPane table
{
    width: 100%;
}

#IVRStatsPane td
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

#IVRStatsPane td.StatItem
{
    font-weight: bold;
    text-align: right;
}

#IVRStatsPane th
{
    background-color: #DDDDDD;
    font-size: 1.2em;
    text-align: left;
}

#LeftDockZone
{
     
}

#LeftNav
{
    clear: both;
    float: left;
    width: 200px;
}

.LeftNavMenu
{
 
}

#LeftZone
{
    float: left;
    margin: 5px 0 0 5px;
    width: 235px;
}

.loading
{
    background-color: #FFFFFF;
    height: 100%;
    margin: auto;
    width: 100%;
}

#LoadingBar
{
	background-color: #FFFFFF;
	border: solid 2px #000000;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px
}

#LoginPane
{
}

/* needed to center Login control */
#LoginPane table
{
    margin: 0 auto;
}


#LoginStrip
{
    background-color: #FFFFFF;
    display: none;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: right;
}

#LoginStrip a:link
{
    color: #000066;
    text-decoration: none; 
}

#LoginStrip a:visited
{
    color: #000066;
    text-decoration: none; 
}

#LoginStrip a:hover
{
    color: #000066;
    text-decoration: underline;
}


#LoginStrip a:active
{
    color: #000066;
    text-decoration: none;
}

#ManageAudioPane
{
    margin: 20px auto 20px auto;
    text-align: center;
    width: 800px;
}

#MapControl
{
    float: left;
    width: 760px;
}

#MapErrorBar
{
	background-color: #FFFFFF;
	border: solid 2px #000000;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px
}

.mapBalloon 
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: Sans-Serif;
	font-size: 10px;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	width: 150px;
}

#MapSearchBar
{
    background-color: #CCCCFF;
    font-size: 1.1em;
    padding: 7px 0 7px 7px;
}

#MapTools
{
    background-color: #CCCCFF;
    float: left;
    height: 600px;
    width: 200px;
}

#MapTools h3
{
    background-color: #3366CC;
    color: #FFFFFF;
    margin: 0 0 10px 0;
    padding: 5px;
    text-align: center;
}

#MapTools table
{
    width: 100%;
}

#MiddleZone
{
    float: left;
    margin: 5px 0 0 5px;
    width: 466px;
}

.MultiLineBox
{
    font-family: Arial, Helvetica, Sans-Serif;
}

#NewLeftZone
{
    float: left;
    margin: 10px 0 0 6px;
    width: 626px;
}

#NewRightZone
{
    float: left;
    margin: 10px 0 0 6px;
    width: 310px;
}

#NewUserPane
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    border: 5px solid #AAAAAA;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 700px;
}

#NewUserPane th
{
    background-color: #CCCCCC;
    font-size: 1.1em;
    padding: 5px;
    text-align: left;
}

.njFacilityName
{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

#Page
{
    width: 960px;
}

#PlainContent
{   
    background-color: #FFFFFF;
    float: left;
    width: 960px;
}

#PlannedEventList
{
    border: 1px solid #000000;
    float: left;
    height: 500px;
    overflow: auto;
    width: 350px;
}

#PlannedEventMap
{
    border: 1px solid #000000;
    float: left;
    overflow: hidden;
    width: 506px;
}

#PlannedEventListPane
{
    margin: 20px auto 20px auto;
    width: 860px;
}

#PlannedEventListPane #DateRangeSelect
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    border: 1px solid #000000;
    margin-bottom: 5px;
    padding: 10px;
    overflow: hidden;
    text-align: center;
}

#PlannedEventListPane #Toolbar
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    border: 1px solid #000000;
    margin-bottom: 5px;
    padding: 5px;
    overflow: hidden;
}

.pnlDrivingTrip h3
{
    margin: 3px;
}

#popupBalloon
{   
    display:none;   
    position:fixed;   
    _position:absolute; /* hack for internet explorer 6*/  
    /*
    height:384px;   
    width:408px;   
    */
    background:#FFFFFF;   
    border: 5px solid #cecece;   
    z-index:1001;   
    padding: 12px;   
    font-size:13px;   
}

.ProjectWidget
{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}

#PTSLogoutWidget
{
    padding: 10px;
    text-align: center;
}

#PTSEmailAccounts td
{
    margin: 0;
    padding: 0;
}

#PTSPane
{
    background-color: #EEEEEE;
    padding-bottom: 20px;
    padding-top: 10px;
}

#PTSPages
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

.PTSProfilePage
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    height: 450px;
    padding: 10px;
}

#PTSUserAccountPane
{
    border: 1px solid #999999;
    width: 550px;
}

#PTSUserAccountPane .AccountHeader
{
    background-color: #5B7778;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 3px;
}

#PTSUserAccountPane table
{
    margin-bottom: 10px;   
}

.RadDock
{
    margin: 0 0 10px 0 !important;
}

.RadUploadBox
{
    border: 1px solid #999999;
    margin: 0 0 10px 0;
    padding: 10px;
}

.rdPlaceHolder
{
    background-color: Transparent !important;
    border: 1px solid dashed;
}

.rdContent
{
    overflow: hidden !important;
}

.rdMapBaseOff
{
    background-image: url(../images/basemap-x.gif) !important;
    width: 25px !important;    
}

.rdMapBaseOn
{
    background-image: url(../images/basemap.gif) !important;
    width: 25px !important;    
}

.rdMapCongestionOff
{
    background-image: url(../images/congestion-x.gif) !important;
    width: 25px !important;    
}

.rdMapCongestionOn
{
    background-image: url(../images/congestion.gif) !important;
    width: 25px !important;        
}

.rdMapDetourOff
{
    background-image: url(../images/detour-x.gif) !important;
    width: 25px !important;    
}

.rdMapDetourOn
{
    background-image: url(../images/detour.gif) !important;
    width: 25px !important;        
}

.rdMapLayerOff
{
    background-image: url(../images/map-x.png) !important;
    width: 25px !important;    
}

.rdMapLayerOn
{
    background-image: url(../images/map.png) !important;
    width: 25px !important;        
}

.rdMapCameraOff
{
    background-image: url(../images/cctv-x.png) !important;
    width: 25px !important;    
}

.rdMapWeatherOn
{
    background-image: url(../images/weather.gif) !important;
    width: 25px !important;        
}

.rdMapWeatherOff
{
    background-image: url(../images/weather-x.gif) !important;
    width: 25px !important;    
}

.rdMapCameraOn
{
    background-image: url(../images/cctv.png) !important;
    width: 25px !important;        
}

.rdMapConstructionOff
{
    background-image: url(../images/construction-x.gif) !important;
    width: 25px !important;    
}

.rdMapConstructionOn
{
    background-image: url(../images/construction.gif) !important;
    width: 25px !important;        
}

.rdMapIncidentOff
{
    background-image: url(../images/incident-x.png) !important;
    width: 25px !important;    
}

.rdMapIncidentOn
{
    background-image: url(../images/incident.png) !important;
    width: 25px !important;        
}

.rdMapSpecialEventsOff
{
    background-image: url(../images/specialevent-x.gif) !important;
    width: 25px !important;    
}

.rdMapSpecialEventsOn
{
    background-image: url(../images/specialevent.gif) !important;
    width: 25px !important;        
}

.rdMapTrafficOff
{
    background-image: url(../images/traffic-x.gif) !important;
    width: 25px !important;    
}

.rdMapTrafficOn
{
    background-image: url(../images/traffic.gif) !important;
    width: 25px !important;        
}

.rdSatLayerOff
{
    background-image: url(../images/sat-x.png) !important;
    width: 25px !important;    
}

.rdSatLayerOn
{
    background-image: url(../images/sat.png) !important;
    width: 25px !important;        
}



.RequiredStar
{
    color: Red;
    font-weight: bold;
}

#RightDockZone
{
}

#RightZone
{
    /* need this font-weight to counteract some problem with the right dock zone */
    font-weight: normal;
    float: left;
    margin: 5px 0 0 5px;
    width: 235px;
}

#SearchBox
{
    width: 150px;
}

#ServerStatusDiv
{
    font-size: 12px;
    min-height: 100px;
    padding: 10px 0 10px 5px;
}

#SpacerCell
{
    width: 500px;
}

#SpacerCell2
{
    width: 119px;
}

#SpacerCell3
{
    width: 185px;
}

.StaticMenuItem
{
    background-color: #000066;
    color: #FFFFFF;
    padding: 5px 0 5px 5px;
}

.tblAlertProfiles
{
    border: 1px solid #CCCCCC;
}

.tblAlertProfiles th
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

.tblAlertProfiles td
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

#tblNotifySchedule th
{
    background-color: #CC9900;
    color: #FFFFFF;
}

#tblSegmentDefinition th
{
    background-color: #5B7778;
    color: #FFFFFF;
}

#tblSegmentList th
{
    background-color: #006666;
    color: #FFFFFF;
}

#tblSegmentList td
{
    text-align: center;
}

#Ticker
{
    background-color: #FFFF99;
    border-bottom: solid 1px #AAAAAA;
    display: none;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

#TopActions
{
    text-align: right;
}

#TopBox
{
    width: 100%;
}

#TopLinks
{
    color: #000066;
    display: none;
    padding-bottom: 5px;
}

#TopMenu
{
    background-image: url(../images/menuback.gif);
    background-repeat: repeat-x;
    clear: both;
}

#TopRadMenu
{
    width: 100%;
}

#TrafficProfilePane
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 900px;
}

#TrafficProfilePane h3
{
    margin: 0;
    padding: 0 0 10px 0;
}

#TrafficProfilePane table
{
    border: 1px solid black;
    margin-bottom: 5px;
    width: 100%;
}

#TripPlanner
{
    background-color: #CCCCCC;
    padding: 5px 0 0 5px;
}

#TripPlanner table
{
    background-color: #FFFFFF;
    border: 1px solid black;
    font-family: Arial, Sans-Serif, Helvetica;
    font-size: 12px;
}

#twitter_div
{
    padding-right: 12px;
}

#twitter_div h2
{
    color: Blue;
    text-align: center;
}

#twitter-link
{
    padding-bottom: 10px;
    padding-right: 10px;
}

#UserPane
{
    background-image: url(../images/ptspagebkgd.gif);
    background-repeat: repeat;
    border: 1px solid #CCCCCC;
    margin: 20px auto 20px auto;
    width: 940px;
}

#UserList
{
    border: 1px solid #000000;
    margin: 10px;
}

#UserList .UserRow td
{
    border: 1px solid #AAAAAA;
}

#UserList .UserRow th
{
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
}

.VerifyMessage
{
    font-size: 1.2em;
}

#VerifyPane
{
    padding-bottom: 40px;
    padding-top: 15px;
    text-align: center;
}

#WeatherBox
{
    max-height: 100px;
    overflow: auto !important;
}

.WebAlert
{
    font-size: 1.1em;
    padding: 5px;
}

.WebAlert a
{
    color: #FFFFFF;
    text-decoration: none;
}

.WebAlert a:link
{
    color: #FFFFFF;
}

.WebAlert a:visited
{
    color: #FFFFFF;
}

.WebAlert a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.WebAlert a:active
{
    color: #FFFFFF;
}

#Wrapper
{
    background-color: #FFFFFF;
    margin: 0 auto 20px auto;
    padding-bottom: 20px;
    width: 960px;
}

#ZoneArea
{
    background-color: Blue;
}