@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	/*background-repeat: no-repeat;*/
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	background-color: #101010;
	line-height: 17px;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
	color: #A1D4FF;
}
h2 {
	padding: 0px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	outline: 0;
	color: #A1D4FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}

.plainDivider {
	display: block;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.padding15 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.pageWrapper {
	width: 986px;
	min-height:600px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #8D8D8D;
	border-left-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background-color: #1D1D1D;
}
.masthead {
	height: 156px;
	width: 986px;
	background-image: url(/images/masthead.png);
	background-position: center center;
}
.mastheadLogoClick {
	float: left;
	height: 150px;
	width: 180px;
	display: block;
}
.menuWrapper {
	font-size: 14px;
	background-image: url(/images/menuBg.jpg);
	height: 36px;
	width: 986px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BABABA;
	border-bottom-color: #FFF;
}
.menuItems ul  , .menuItems li, .footer ul, .footer li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float: left;
}
.menuItems a {
	display:block;
	color:#fff;
	text-align:center;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration:none;
	margin-top: 1px;
	width: 164px;
}
.menuItems a:hover {
	background-image: url(/images/menuBttBg.png);
	background-repeat: repeat;
	background-position: left top;
}
.pageContentWrapper {
	min-height:600px;
	background-image: url(/images/pageBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
}
.leftColumn {
	float: left;
	width: 624px;
	padding-bottom: 20px;
}
.leftColumnBg {
	background-image: url(/images/menuBttBg.png);
	background-repeat: repeat;
	background-position: left top;
	min-height:450px;
	border: 1px solid #353535;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 584px;
}
.rightColumn {
	background-image: url(/images/menuBttBg.png);
	float: right;
	min-height: 200px;
	width: 270px;
	border: 1px solid #525252;
	border-radius:7px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.rightColumn h2 {
	color: #A1D4EF;
}
.wideContent {
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer {
	background-color: #222;
	margin-top: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #363636;
	border-bottom-color: #363636;
	margin-bottom: 20px;
}
.GDS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F6F6F;
	display: block;
	float: right;
	margin-top: 7px;
	margin-bottom: 20px;
	font-weight: normal;
}
.GDS:hover {
	color: #FFF;
	text-decoration: none;
}
.footer ul li a {
	display: block;
	margin-left: 20px;
	margin-right: 105px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topNav {
	float: right;
	height: 43px;
	width: 185px;
	margin-right: 20px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.menuBtt {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 60px;
}
.menuBtt:hover {
	background-position: center -40px;
}
.menuBtt span {
	display: none;
}
#home {
	background-image: url(/images/homeTop.png);
	float:left;
}
#joinus {
	background-image: url(/images/joinUsTop.png);
	float:left;
}
#contact {
	background-image: url(/images/contactTop.png);
	float:left
}
#partners {
	background-image: url(/images/partnersTop.png);
	float:left;
}
.recentProject {
	float: left;
	width: 300px;
	margin-right: 20px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border: 1px solid #262626;
	min-height:220px;
	margin-top: 20px;
	background-image: url(/images/recentProjectsHeaderBg.png);
	background-repeat: repeat;
	height: 230px;
}
.recentProject h1 {
	background-image: url(/images/homeNewsHeaderBg.png);
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	background-color: #000;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bulletList {

}
.bulletList li {
	padding-left: 20px;
	background-image: url(/images/bulletLogo.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	margin-bottom: 8px;
	float: none;
}
.bulletList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.readMoreRight {
	float: right;
	margin-top: 10px;
}
.readMoreRight a {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #333;
	display: block;
	border-radius:5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.readMoreRight a:hover {
	border: 1px solid #A1D4FF;
	text-decoration: none;
}
.pageContent {
	overflow: auto;
	background-image: url(/images/menuBttBg.png);
	border-radius:7px;
	background-repeat: repeat;
	border: 1px solid #A1D4FF;
}
.pageContent ul {
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type: none;
}
.pageContent li {
	float: none;
	margin-bottom: 3px;
	display: list-item;
	background-image: url(/images/bulletLogo.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.popupContent {
	color: #333;
	padding: 10px;
	font-size: 13px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 18px !important;	
}
.popupContent h1    {
	color:#09F
	}

.popupContent p {
	line-height: 18px !important;
}
.popupContent img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #333;
	border-radius:5px;
}
.popupContent a {
	color: #369;
}
.popupContent a:hover {
	color: #333;
}
.twtr-hd, .twtr-ft {
	display: none;
}
.popupContent li {
	float: none;
	margin-bottom: 3px;
	display: list-item;
	background-image: url(/images/bulletLogoBlack.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.popupContent ul {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	list-style-type: none;
}
.mapContainer {
	background-image: url(/images/map2.jpg);
	background-position: 0px 0px;
	border-radius:7px;
	width:946px;
	height:450px;
	position: relative;
	border: 1px solid #A1D4FF;
}

.tooltipDetailsContainer {
	display: none;
}
a.dot {
	display: block;
	height: 20px;
	width: 32px;
	background-image: url(/images/dots.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	position: absolute;
}
a.dot:hover {
	background-position: 0px -20px;
}
a.dot.selected {
	background-position: 0px -40px;
}
.formContinent {
	position: absolute;
	left: 30px;
	top: 400px;
}
.detailsContainer {
	width: 300px;
	position: absolute;
	top: 228px;
	left: 17px;
}
.cityDetails {
	background-image: url(/images/toolTipBg.png);
	padding: 10px;
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #262626;
	color: #FFF;
	border-radius:5px;
}
.cityDetails ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
.cityDetails li {
	float: none;
}
.inputField {
	width: 200px;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #000;
	border-radius:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
}
.rssFeed {
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.rssFeedTitle {
	font-size: 14px;
	font-weight: bold;
}
.rssFeedDate {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #383838;
}
.articleDisplayHome {
	height: 34px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	vertical-align: middle;
	padding-right: 15px;
}
.articleDisplayHome h3 {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.GDS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	display: block;
	float: right;
	margin-top: 7px;
	margin-bottom: 20px;
	font-weight: normal;
}
.GDS:hover {
	color: #FFF;
	text-decoration: none;
}

/* SpryAccordion.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
/*	overflow: hidden;*/
	height: 600px;
	outline:0
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;

	

}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*	border-top-right-radius:7px;*/
	border-radius:7px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #333;
	background-image: url(/images/menuBttBg.png);
	outline:0;
	color: #FFF;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	height: 200px;
	background-image: url(/images/menuBttBg.png);
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A1D4FF;
	border-bottom-color: #A1D4FF;
	border-left-color: #A1D4FF;
	margin: 0px;
	padding-top: 0px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	color: #A1D4FF;
	border-bottom-style: none;
	border-top-color: #A1D4FF;
	border-right-color: #A1D4FF;
	border-bottom-color: #A1D4FF;
	border-left-color: #A1D4FF;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	outline:0;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #A1D4FF;
	outline:0
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #A1D4FF;
}
.AccordionPanelContent ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.AccordionPanelContent li{
	float: none;
	margin-bottom: 3px;
	display: list-item;
	background-image: url(/images/bulletLogo.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}




.AccordionPanelContent img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.AccordionPanelContent table{
	margin-bottom: 20px;
}
.AccordionPanelContent th{
	background-color: #262626;
	font-size: 14px;
	border-radius:5px;
	text-align: left;
}
.AccordionPanelContent td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	text-align: left;
	vertical-align: top;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	/*color: #A1D4FF;*/
}
.AccordionPanelContent p, .popupContent p{
	margin-bottom: 10px;
}
