﻿body
{
	margin: 0;
	background: url(../_img/repeater_bg.jpg) repeat-x;
}
img
{
	border: none;
	_behavior: url(_js/pngbehavior.htc);
}

h2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
/****************input boxes****************/

.search_input_box
{
	background-color: #f6f7f8;
	border: 1px solid #858687;
	width: 80px;
	color: #870000;
	font-family: Arial;
}

.esubscribe_input_box_home
{
	background-color: #b9c6cb;
	border: 1px solid #475559;
}

.forms_interior
{
	background-color: #e1eef2;
	border: 1px solid #71878f;
}

/****************hard-coded text****************/

.footer_globals
{
	font-size: 11px;
	color: #425359;
}

.news_home
{
	line-height: 16px;
}

.second_level_page_titles
{
	color: #c0d4db;
	font-size: 22px;
}

/****************2nd & 3rd nav****************/

a.second_nav
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}


/****************Also include everything below this in WYSIWYG****************/

.padding
{
	padding: 8px;
}

.font_size_11px
{
	font-size: 11px;
	line-height: 14px;
}

hr
{
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #c8d7db;
}

p, td, table, ul, li, div
{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

a
{
	color: #870000;
}

a:hover
{
	text-decoration: none;
}

.header
{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

.header_lightblue
{
	color: #d3dfe7;
	font-weight: bold;
	font-size: 14px;
}

.white_background
{
	background-color: #ffffff;
}

input[type="submit"]
{
	color: white;
	background-color: #6f0f0e;
	border: solid 2px white;
	font-size: 12px;
}

.RedTextbox
{
	background-color: #da9496;
	border: 1px solid #71878f;
}
.BlueTextbox
{
	background-color: #e1eef2;
	border: 1px solid #71878f;
}
.WordWrap
{
	word-wrap: break-word;
	overflow:hidden;
}
.RedBorder
{
	border: solid 1px red;
	display: none;
}
.highlight
{
	background-color: LemonChiffon;
	border: 1px solid #71878f;
}

/**************  BASE MASTER  ****************/
#CircuitBoardImage
{
	background: url(../_img/circuit_board.jpg) right top no-repeat;
	z-index: 5;
}
#BaseMasterFrame
{
	width: 900px;
}
#Logo
{
	text-align: left;
	padding: 21px 0 20px 20px;
}
#BaseMasterNavigation
{
	padding-left: 15px;
	float: left;
}
.LeftNavigation
{
}
.RightNavigation
{
	background: url(../_img/nav_right_bg.jpg) no-repeat;
	width: 270px;
	height: 51px;
	font-size: 11px;
}
.RightNavigation a
{
	font-size: 11px;
	text-decoration: none;
}
#SearchText
{
	font-size: 11px;
	color: #870000;
	cursor: pointer;
}
#SearchArea
{
	position: relative;
	z-index: 7;
}
.DividerLine
{
	padding: 0 10px 0 10px;
	color: #870000;
}
.SecondLevelNavigation
{
	background: url(../_img/second_nav_bg.jpg) no-repeat;
	width: 867px;
	height: 33px;
}
#InnerSecondNav
{
	padding: 2px 0 0 20px;
}
#InnerSecondNav a
{
	color: White;
	text-decoration: none;
	float: left;
}
#BaseMasterContent
{
	z-index: -10;
	background: url(../_img/content_repeater.jpg) repeat-y;
	padding: 0px;
	border-collapse: collapse;
	margin: 0 16px 0 16px;
	text-align: left;
}

#BaseMasterFooter
{
	text-align: left;
	padding-left: 16px;
}
#BaseMasterFooterLinks
{
	float: right;
	text-align: right;
	padding-right: 40px;
	padding-top: 10px;
	font-size: 11px !important;
	color: #425359;
	text-decoration: none;
	vertical-align: top;
}
#BaseMasterFooterLinks a
{
	text-decoration: none;
	font-size: 11px !important;
}
.facebookLink
{
	color: #4c6ba5;
}
.PrintLogo
{
	display: none;
}
#ForGreyBackground
{
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 9;
	height: 100%;
	width: 100%;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	display: none;
}
/************* END BASE MASTER  ****************/

/*************** MAIN MASTER  ****************/
#MainMasterFrame
{
	position: relative;
}
#MainMasterContentSection
{
	padding: 20px 0 0 0;
}
#MainMasterContent
{
	width: 310px;
	padding: 0 20px 0 20px;
	border-collapse: collapse;
	text-align: left;
	float:left;
	border-left: solid 1px #c8d7db;
}

#MainMasterEsubscribe
{
	float:left;
	width: 230px;
	padding: 10px 0 0 20px;
}

#MainMasterGraphicTemplate
{
	height: 253px;
	width: 858px;
	position: relative;
	left: 3px;
	z-index: 1;
	background-color: White;
}
#NewsPanel
{
	height: 370px;
	width: 228px;
	position: absolute;
	top: 20px;
	left: 600px;
	z-index: 10;
}
#NewsPanelBackground
{
	height: 370px;
	width: 228px;
	position: absolute;
	top: 20px;
	left: 600px;
	z-index: 10;
}
#NewsPanelHeader
{
	width: 200px;
	height: 40px;
	padding: 20px 0 0 10px;
	text-align: left;
	font-size: 19px;
}
#NewsPanelContent
{
	padding: 0 0 0 10px;
	width: 200px;
	height: 175px;
	overflow: hidden;
	max-width: 200px;
}
#NewsPanelBottom
{
	position: absolute;
	top: 235px;
	left: 8px;
	padding: 0 0 0 0;
	width: 200px;
	height: 120px;
}
.PopUpWindow
{
	display: block;
	float:left;
}
.PopUpWindow2
{
	position: static;
	margin-left: -700px !important;
	margin-top: -150px;
	z-index: 120 !important;
	width: 200px;
}
.PopUpFrame
{
	background: url(../_img/popup_background.png) -8px 0px no-repeat;
	padding: 15px 15px 15px 25px;
	height: 260px;
	width: 255px;
	z-index: 20;
}
#PopUpBox
{
	/*margin-left: -800px !important;
	margin-top: -200px;*/
	position:relative;
	z-index: 20 !important;
}
#CloseButton
{
	position: absolute;
	top: 20px;
	left: -16px;
}
.ModalBackground2
{
	display: none;
}
.EsubscribeTextbox
{
	background-color: #c8d7db;
	color: #870000;
	border: solid 1px #48575c;
	font-family: Arial;
}
.EsubscribeButton
{
	cursor: pointer !important;
}
.MainMasterPopUpClose
{
	background: url(../_img/popup_x.png) 0px 0px no-repeat;
}
#EmailFailsHome
{
	width: 204px;
	height: 54px;
	padding: 7px 0 0 20px;
	background: url(../_img/error_bg.gif) no-repeat;
	position: absolute;
	top: 380px;
	left: 522px;
	z-index: 15;
}
.Hand
{
	cursor: pointer;
}
/************* END MAIN MASTER  ****************/

/*************** INTERIOR MASTER  ****************/

.RedNavigationBar
{
	background: url(../_img/red_header_secondleve.jpg) -1px 0px no-repeat;
	width: 867px;
	height: 45px;
	text-align: right;
	padding: 15px 0 0 0;
}
#InnerRedStripe
{
	color: #c0d4db;
	font-size: 22px;
	padding: 0 47px 0 0;
}
.InteriorMasterGraphicTemplate
{
	position: relative;
	left: -1px;
	height: 143px;
}
#content
{
	width: 830px;
	padding: 10px 10px 0 20px;
}
.SecondLevelNav a
{
	cursor: pointer;
}
/************* END INTERIOR MASTER  ****************/

/************* CONTACT US FORM  ****************/
#ContactUsFrame
{
	width: 800px;
	padding: 10px;
	position: relative;
}
#AddressColumn
{
	text-align: left;
	float: left;
	width: 150px;
}
#ContactFormColumn
{
	float: left;
	border-left: solid 1px #c8d7db;
	width: 639px;
	padding: 0 0 0 10px;
}
#ContactFormHeaderTop
{
	background: url(../_img/contactform_header.jpg) no-repeat;
	height: 40px;
	width: 635px;
}
#ContactFormHeaderTopInner
{
	text-align: left;
	padding: 13px 0 0 20px;
	color: #c0d4db;
	font-size: 14px;
}
#ContactFormContentTop
{
	background: url(../_img/contentform_repeater.jpg) repeat-y;
	padding: 7px 0 0 20px;
	width: 635px;
}
#ContactFormFooterTop
{
	background: url(../_img/contentform_footer.jpg) no-repeat;
	height: 15px;
	width: 635px;
}
#ContactFormHeaderBottom
{
	background: url(../_img/contactform_header_2.jpg) no-repeat;
	height: 8px;
	width: 635px;
}
#ContactFormContentBottom
{
	background: url(../_img/contentform_repeater.jpg) repeat-y;
	width: 635px;
}
#ContactFormFooterBottom
{
	background: url(../_img/contentform_footer.jpg) no-repeat;
	height: 15px;
	width: 635px;
}
#ContactFormName
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 580px;
}
#ContactFormHowCanWeHelp
{
	text-align: left;
	font-size: 12px;
	width: 580px;
}
.ContactForm
{
	text-align: left;
	padding: 0 0 0 5px;
	font-size: 12px;
}
#ContactBottomForm
{
	padding: 10px 0 0 0;
}
#ContactPanel1
{
	padding: 10px 10px 10px 15px;
}
#ContactPanel2
{
	padding: 10px 10px 10px 15px;
}
#ContactPanel3
{
	padding: 10px 10px 10px 15px;
}
.SubmitContactButton
{
	text-align: center;
	padding: 7px 0 0 0;
	display: block;
	color: White;
	text-decoration: none;
	width: 116px;
	height: 36px;
	background: url(../_img/unsubscribe_button_bg.jpg) no-repeat;
}
#NameFails
{
	width: 204px;
	height: 54px;
	padding: 7px 0 0 20px;
	background: url(../_img/error_bg.gif) no-repeat;
	position:absolute;
	top:57px;
	left:450px;
}
#EmailFails
{
	width: 204px;
	height: 54px;
	padding: 7px 0 0 20px;
	background: url(../_img/error_bg.gif) no-repeat;
	position: absolute;
	top: 218px;
	left: 642px;
}
/********** END CONTACT US FORM  ****************/

/************ ESUBSCRIBE FORM  ****************/
#EsubscribeLeft
{
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
	border-right: solid 1px #c8d7db;
}
#EsubscribeRight
{
	float: left;
	width: 300px;
	padding: 0 0 0 25px;
	text-align: left;
}
#EsubscribeAdd
{
	background: url(../_img/subscribe_bg.jpg) no-repeat;
	height: 111px;
	width: 276px;
}
#EsubscribeAddInner
{
	text-align: left;
	padding: 10px 0 0 15px;
}
#EsubscribeAddButton
{
	text-align: right;
	padding: 10px 0 0 176px;
	width: 276px;
}
#EsubscribeAddTitle
{
	padding: 5px 0 0 0;
	color: #c0d4db;
}
#EsubscribeDelete
{
	background: url(../_img/unsubscribe_bg.jpg) no-repeat;
	height: 50px;
	width: 276px;
}
#EsubscribeDeleteInner
{
	padding: 15px 0 0 20px;
	font-weight: bold;
}
#EsubscribeDeleteButton
{
	text-align: right;
	padding: 10px 0 0 160px;
	width: 276px;
}
.ESubscribeButton
{
	text-align: center;
	padding: 7px 0 0 0;
	display: block;
	color: White;
	text-decoration: none;
	width: 100px;
	height: 36px;
	background: url(../_img/subscribe_button.jpg) no-repeat;
}
.EUnSubscribeButton
{
	text-align: center;
	padding: 7px 0 0 0;
	display: block;
	color: White;
	text-decoration: none;
	width: 116px;
	height: 36px;
	background: url(../_img/unsubscribe_button_bg.jpg) no-repeat;
}
#EmailFailsUnsubscribe
{
	width: 204px;
	height: 54px;
	padding: 7px 0 0 20px;
	background: url(../_img/error_bg.gif) no-repeat;
	position: absolute;
	top: 357px;
	left: 732px;
	z-index: 15;
}
/********** END ESUBSCRIBE FORM  ****************/

/*********** OUR WORK FORM  ****************/
#OurWorkFrame
{
	padding: 10px 0 0 0;
}
#OurWorkList
{
	float: left;
	width: 180px;
}
#OurWorkDetails
{
	float: left;
	border-left: solid 1px #c8d7db;
	width: 635px;
	padding: 0 0 0 10px;
}
#OverviewHeader
{
	color: White;
	padding: 15px 0 0 20px;
	background: url(../_img/ourwork_header2.jpg) no-repeat;
	height: 25px;
	width: 614px;
	cursor: pointer;
}
#OverviewTitle
{
	color: White;
	width: 300px;
	float: left;
}
#OverviewToggleButton
{
	margin-top: 2px;
	margin-right: 32px;
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
}
#OverviewContent
{
	background: url(../_img/ourwork_repeater.jpg) repeat-y;
	width: 585px;
	padding: 0 20px 0 10px;
}
#OverviewLeft
{
	padding: 10px;
	float: left;
	width: 218px;
}
#OverviewRight
{
	border-top: solid 1px white;
	float: left;
	width: 345px;
}
#OverviewButtons
{
	text-align: right;
	padding: 10px;
	border-top: solid 1px white;
}
#CaseStudyHeader
{
	padding: 22px 0 0 20px;
	background: url(../_img/case_study_header.jpg) no-repeat;
	height: 27px;
	width: 595px;
	cursor: pointer;
}
#CaseStudyTitle
{
	color: White;
	width: 300px;
	float: left;
}
#CaseStudyToggleButton
{
	margin-top: 4px;
	margin-right: 13px;
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
}
#CaseStudyContent
{
	background: url(../_img/ourwork_repeater_white.jpg) repeat-y;
	width: 580px;
	padding: 0 20px 0 15px;
}
.accordionContent
{
	width: 635px;
}
#SlideShow
{
	width: 745px;
	height: 506px;
	background: url(../_img/popup_background_large.png) no-repeat;
	padding: 20px 10px 10px 0px;
}
#SlideShowButtons
{
	text-align: center;
	padding-left: 230px;
}
.CursorHand
{
	cursor: pointer;
}
.ViewSitePanel
{
	width: 100px;
}
#OurWorkArrows
{
	padding: 0 10px 0 0;
	margin-top: 7px;
}
.ClientList
{
	margin: 0 0 8px 0;
}
.ClientList a
{
	font-size: 12px;
	line-height: 16px;
}
/********** END OUR WORK FORM  ***************/


/************ MAP/DIRECTIONS FORM  ***************/

#MapLeft
{
	float: left;
	width: 550px;
	border-right: solid 1px #c8d7db;
}
#MapRight
{
	padding: 0 0 0 15px;
	float: left;
	width: 250px;
}
#MapFrame
{
	background: url(../_img/contactus_mapbg.jpg) no-repeat;
	padding: 15px 0 0 8px;
	height: 420px;
	width: 505px;
}
#MapTitle
{
	color: White;
	padding: 0 0 0 10px;
}
#Map
{
	padding: 10px 0 0 0;
}

/********** END MAP/DIRECTIONS FORM  ***************/


/********** EXTRANET LOGIN FORM  ***************/
#LoginFrame
{
	padding: 0 0 0 0;
}

#LoginTitle
{
	padding: 10px 0 10px 0;
}
#LoginFailed
{
	padding: 10px;
	color: Red;
}
#loginButton
{
	text-align: right;
	padding: 10px 0 0 0;
	width: 215px;
}
.loginLabel
{
	padding: 0 7px 0 0;
}
.loginTextbox
{
	width: 150px;
	margin: 5px 0 0 0;
}

/********* END EXTRANET LOGIN FORM  **************/
