﻿html
{
	overflow-x:hidden;
	overflow-y:scroll;
}

body
{
	background-image: url(Images/bgMain.gif);
	background-repeat: repeat-x;
	background-color: #C8E4F2;
	padding: 0;
	margin: 0;
	text-align: center;
}

FORM
{
	padding: 0;
	margin: 0;
}

IMG
{
	text-align: center;
	vertical-align: middle;
	border: 0;
}

DIV.Main
{
	background-image: url(Images/bgMiddleGrid.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

DIV.MainMiddle
{
	background-image: url(Images/bgWhiteRepeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

DIV.MiddleContent
{
	background-image: url(Images/bgMiddle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	min-height: 575px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	overflow: hidden; /*    padding-bottom      :50px; */
}

DIV.Bottom
{
	background-image: url(Images/bgBottom2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 32px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial;
	font-size: 9px;
	color: #75838D;
}

DIV.Bottom A
{
	font-family: Arial;
	font-size: 9px;
	color: #75838D;
	font-weight: normal;
}

/********************************************/
/**************** Top Layer *****************/
/********************************************/
DIV.Top
{
	width: 961px;
	height: 70px;
	margin: 0 auto;
}

DIV.Top IMG
{
/*
	float: left;
	margin: 30px 0 0 20px;
*/
}

DIV.Top .SiteLogo
{
	float: left;
	margin: 30px 0 0 20px;
}

DIV.TopOptions
{
	margin: 40px 10px 0 0;
}

DIV.TopOptions A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C90EF;
	text-decoration: none;
	margin: 0 10px;
}

SELECT
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #5C90EF;
	text-decoration: none;
	width: 90px;
	margin: 0 10px;
	border: solid 1px #E3ECF3;
	border-top: solid 1px #677987;
	border-left: solid 1px #677987;
}

INPUT
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5C90EF;
	text-decoration: none;
	width: 125px;
	border: solid 1px #E3ECF3;
	border-top: solid 1px #677987;
	border-left: solid 1px #677987;
}

.inputButton
{
	color: #fff;
	background-color: #6896ec;
}

.inputButtonGreen
{
	color: #fff;
	background-color: #59BD54;
}


.tbSearch
{
	width: 115px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #6896ec;
}

.ddlRegions
{
	border: 1px solid #6896ec;
}

/***********************************************/
/**************** Middle Layer *****************/
/***********************************************/
DIV.Middle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	width: 941px; /*    min-height          :650px; */
	margin: 0 auto;
	margin-top: 12px;
	border-top: solid 1px #A7CDF3;
	overflow: hidden;
}

DIV.MiddleNavigation
{
	background-color: #E5EDEC;
	height: 20px;
	width: 941px;
	margin-top: 6px;
}

DIV.MiddleNavigation DIV
{
	float: right;
	width: 100px;
	border-left: solid 3px #FFF;
	line-height: 20px;
	text-align: center;
}

DIV.MiddleNavigation A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C90EF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

DIV.MiddleNavigation A:hover 
{
background-color: #6896ec;
color: #ffffff;
}

DIV.MiddleImage
{
	width: 945px;
	height: 185px;
	margin-top: 25px;
}

DIV.MiddleBoxTop
{
	width: 180px;
/*    height              :110px; */
	padding: 10px 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #43525D;
/*    line-height         :15px; */
}

DIV.MiddleBoxTop DIV.Title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5C90EF;	
	min-height: 30px;
	padding-bottom: 8px;
}

DIV.MiddleBottom
{
	clear: both;
	width: 940px;
	height: auto;
	float: none;
	overflow: hidden;
	padding: 15px 0;
	margin-bottom: 5px;
	border-top: solid 1px #6CABEB;
	border-bottom: solid 1px #6CABEB;
}

DIV.MiddleBottom DIV
{
	float: left;
	width: 180px;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #43525D;
	line-height: 15px;
	margin-right: 10px;
}

DIV.MiddleBottom DIV DIV
{
	position: relative;
	top: 50px;
	background-image: url(Images/bgFrontTitle.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #59BD54;
	margin: 0;
	padding: 0 5px;
}

DIV.MiddleBottom IMG
{
	width: 180px;
	height: 85px;
	margin-bottom: 10px;
	margin-top: -20px;
}

DIV.MiddleBottom A
{
	color: #59BD54;
	font-size: 13px;
}

/***********************************************/
/***************** Left Layer ******************/
/***********************************************/
DIV.Left
{
	color: #43525D;
	float: left;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	margin-right: 10px;
	overflow: hidden;
	padding-top: 30px;
	width: 180px;
}

DIV.LeftBlue
{
	float: left;
	width: 180px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5C90EF;
	margin-bottom: 30px;
}

DIV.MenuLeft
{
	width: 180px;
	margin-top: 10px;
}

DIV.MenuLeftBlue
{
	width: 180px;
	margin-top: 10px;
}

DIV.MenuLeft DIV
{
	background-color: #FFF;
	width: 180px;
	padding: 1px 0;
	border-top: solid 1px #59BD54;
}

DIV.MenuLeftBlue DIV
{
	background-color: #FFF;
	width: 180px;
	padding: 1px 0;
	border-top: dashed 1px #5C90EF;
}

DIV.MenuLeft DIV DIV
{
	background-color: #FFF;
	width: 160px;
	padding: 4px 10px;
	border: none;
}

DIV.MenuLeftBlue DIV DIV
{
	background-color: #FFF;
	width: 140px;
	padding: 4px 20px;
	border: none;
}

DIV.MenuLeft A
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #59BD54;
/* text-transform: uppercase; */
	text-decoration: none;
}

DIV.MenuLeftBlue A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C90EF;
}

DIV.SubMenu
{
	display: none;
	padding: 0;
}

DIV.SubMenu DIV
{
	color: #59BD54;
}

DIV.SubMenu A
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #489644;
/*	text-transform: capitalize; */
	text-decoration: none;
}

DIV.SubMenuLeftBlue
{
	display: none;
	padding: 0;
}

DIV.SubMenuLeftBlue DIV
{
	color: #5C90EF;
}

DIV.SubMenuLeftBlue A
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5C90EF;
	text-decoration: none;
}


/***********************************************/
/**************** Right Layer ******************/
/***********************************************/
DIV.Right
{
	height: auto;
	overflow: hidden;
    float: none !important;
    float: left;	
}

IMG.ImageRight
{
	width: 750px;
	height: 150px;
}

DIV.MiddleHeader
{
	background-color: #59BD54;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 13px;
	padding: 3px;
}

DIV.MiddleHeader A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

DIV.MiddleHeaderBlue
{
	background-color: #6896EC;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 13px;
	padding: 3px; /*    margin-top          :28px; */
}

DIV.MiddleHeaderBlue A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

DIV.MainHeaderOptions
{
	width: 160px;
	float: right;
}

DIV.MainHeaderOptions DIV
{
	float: right;
	border-left: solid 1px #FFF;
	padding: 0 10px;
}

DIV.MiddleLeft
{
	float: left;
	width: 579px;
	margin-top: 25px;
	font-family: Arial;
	font-size: 12px;
/*	font-weight: bold; */
	color: #43525D;
	line-height: 15px;
}

DIV.MiddleLeft SPAN
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #43525D;
}

DIV.MiddleLeft DIV
{
	height:auto;
	overflow:hidden;
}

DIV.MiddleLeft DIV SPAN
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #43525D;
}

DIV.MiddleLeft SPAN.TitleBig
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #43525D;	
}

DIV.MiddleRight
{
	color: #43525D;
	float: right;
	font-family: Arial;
	font-size: 11px;
/*	font-weight: bold; */
	height: auto;
	line-height: 15px;
	margin-left: 10px;
	margin-top: 28px;
	overflow: hidden;
	text-align: left;
	width: 161px;
}

DIV.MiddleRight A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C90EF;
	text-decoration: none;
}

DIV.MiddleRightEvents
{
	margin-top: 15px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #848383;
	line-height: 15px;
	text-align: left;
	padding: 0 15px;
}

DIV.MiddleRightEventsLink
{
	text-align: left;
	margin-top: 15px;
	padding: 15px 15px 0 15px;
	border-top: dashed 1px #59BD54;
}

DIV.MiddleRightEventsLinkBlue
{
	text-align: left;
	margin-top: 15px;
	padding: 15px 15px 0 15px;
	border-top: dashed 1px #6896EC;
}

DIV.MiddleRightHeader
{
	background-color: #59BD54;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 13px;
	padding: 2px 0 4px 12px;
}

DIV.MiddleRightHeaderBlue
{
	background-color: #6896EC;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 13px;
	padding: 2px 0 4px 12px;
}

DIV.MiddleMiddle
{
    float: none !important;
    float: left;    
	color: #43525D;
	font-family: Arial;
	font-size: 12px;
/*	font-weight: bold; */
	height: auto;
	line-height: 15px;
	margin-top: 28px;
	overflow: hidden;
}

DIV.MiddleMiddleRight
{
	/*  margin              :25px 0 0 20px; */ /*margin-top          :25px;*/ /*float               :left;*/ /*	width               :275px; */
}

DIV.MiddleMiddleRight SPAN
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #43525D;
}

/***********************************************/
/**************** Bottom  Layer ******************/
/***********************************************/

DIV.BottomLeft
{
	margin-top: 15px;
	text-align: right;
	width: 670px;
	float: left;
	display: inline;
}
DIV.BottomRight
{
	margin-top: 15px;
	text-align: left;
	width: 225px;
	float: right;
}

/***********************************************/
/***************** Page Links ******************/
/***********************************************/
A.More
{
	float: right; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C90EF;
	text-decoration: none;
}

A, A:link, A:visited, A:hover, A:active
{
	font-family: Arial;
/*	font-size: 11px; */
	font-weight: bold;
	color: #5C90EF;
	text-decoration: none;
}

DIV.green
{
	margin-top: 20px;
}

.green A:link, .green A:visited, .green A:hover, .green A:active
{
	color: #59bd54;
	font-weight: normal;
}

DIV.blue
{
	margin-top: 0px;
}

.blue A:link, .blue A:visited, .blue A:hover, .blue A:active
{
	color: #6896ec;
	font-weight: normal;
}


.SitemapL1
{
	text-decoration: underline;
}

.SitemapL2
{
	margin-left: 20px;
}

.SitemapL3
{
	margin-left: 40px;
}

DIV.ListemalRepeater, Div.ListemalRepeater td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #43525D;
	margin-top: 20px;
}

table.ListemalRepeater {
width: 100%;
}

DIV.ListemalRepeater SPAN
{
	font-size: 13px;
	margin-left: 10px;
}

tr.ListemalItem {
background-color: #e5edec;
vertical-align: middle;
}

tr.ListemalAltItem {
background-color: #fff;
}

table.ListemalRepeater td {
padding: 4px 35px 4px 0;
}

table.ListemalRepeater td.ListemalText {
padding-left: 10px;
}

DIV.ListemalItem
{
	clear: both;
	/*background-color: #e7f4fd;*/
	background-color: #e5edec;
	height: 18px;
	vertical-align: middle;
	padding-top: 4px;
}

DIV.ListemalAltItem
{
	clear: both;
	height: 18px;
	vertical-align: middle;
	padding-top: 4px;
}

DIV.ListemalText
{
	float: left;
	padding-left: 10px;
}


.green-text a {
color: #489644;
}

DIV.ListemalDate
{
	float: right;
	padding-right: 35px;
}


DIV.PortDoor
{
	display: inline;
	float: left;
	width: 740px;
	margin-top: 40px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5C90EF;
}

DIV.PortDoor SPAN
{
	font-size: 10px;
	color: #43525D;
}

DIV.Port
{
	float: left;
	width: 50%;
}

DIV.Port SELECT
{
	width: 135px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #5C90EF;
	height: 22px;
}

DIV.PortLabelsLeft
{
	width: 38%;
	float: left;
}

DIV.PortLabelsRight
{
	width: 18%;
	float: left;
}

DIV.Door
{
	float: left;
	width: 20%;
}

DIV.Door INPUT
{
	width: 135px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5C90EF;
}

DIV.Door SELECT
{
	width: 135px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #5C90EF;
	height: 22px;
}

DIV.DoorTitles
{
	float: left;
	width: 40%;
	font-size: 14px;
	margin-bottom: 5px;
}

/* FORMS
*****************************************/
#bottleneck-form-container h1
{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}

#bottleneck-form-container .textbox, #bottleneck-form-container textarea
{
	width: 500px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin: 5px 0;
	border: 1px solid #59BD54;
}

#feedback-form-container .textbox, #feedback-form-container textarea, #feedback-form-container select
{
	width: 500px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin: 5px 0;
	border: 1px solid #6896ec;
}

#feedback-form-container select
{
	height: 20px;
	line-height: 20px;
	border: 1px solid #6896ec;
}
