@charset "utf-8";

/*------ basic elements -------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/background.jpg) repeat;
	font-size: 1em;
	color: #333;
	margin: 18px 0 0;
}
p {
	text-align: left;
	line-height: 1.25em;
}
h1   {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #27201B;
	padding: 0;
	margin: 0;
	top: 0;
	position: relative;
	right: 0;
	z-index: 1;
}h2 {
	color: #27201B;
	font-size: 130%;
	font-weight: bold;
	margin: .3em 0;
	padding: .4em 0;
}
h3 {
	color: #27201B;
	font-size: 120%;
	font-weight: bold;
	margin: .8em 0;
}
hr {
	height: 0;
	display: none;
}
a {
	color: #2A3A4A;
}

/*------ specific divs --------------------------------------------------------------*/
#container {
	width: 796px;
	position: relative;
	background: url(images/containerBg.jpg) repeat;
	min-height: 200px;
	margin: 0 auto 10px;
	z-index: 1;
}
#container #headerContainer {
	height: 120px;
	background: url(images/headerBg.jpg) no-repeat;
	position: relative;
	z-index: 1;
}
#container #headerContainer ul {
	position: absolute;
	top: 98px;
	margin: 0;
	padding: 0;
	left: 166px;
	min-width: 400px;
}
#container #headerContainer .subMenu {
	display: none;
}
#container #headerContainer li {
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
	color: #fff;
	margin-left: 10px;
	font-weight: bold;
	font-size: 80%;
	margin-right: 0;
	float: left;
	position: relative;
	z-index: 1;
}
#container #headerContainer a {
	color: #333;
	text-transform: uppercase;
	display: block;
	height: 20px;
	padding: 5px 2px;
	letter-spacing: -1px;
}

#container #headerContainer a:link, 
#container #headerContainer a:visited {
	text-decoration: none;
	color: #333;
}

#container #headerContainer a:hover,
#container #headerContainer a:active {
	text-decoration: none;
	color: #000;
}
#container #headerContainer .logoPlacement {
	color: #333;
	margin: 35px 16px 0;
	padding: 5px;
	width: 118px;
	height: 70px;
	font-weight: bold;
	font-size: .9em;
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
}
#container #headerContainer .logoPlacement table {
	width: 100%;
	height: 100%;
}
#container  #headerContainer  .aeHeaderLogo {
	height: 37px;
	width: 254px;
	position: absolute;
	top: 35px;
	left: 486px;
	display: none;
}
#container #mainNav {
	width: 128px;
	float: left;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0 0 0 4px;
	z-index: 2;
}
#container #mainNav ul {
	margin: 0;
	padding: 0;
}
#container #mainNav ul ul {
	background-color: #DCDBE1;
	border: solid 1px #333;
	padding: 0; 
}
#container #mainNav li {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #333;
	font-size: 70%;
}
#container #mainNav li ul li {
	background-color: #DCDBE1;
	font-size: 100%;
	width: 100%;
}
#container #mainNav a {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	color: #000;
	font-weight: bold;
}

#container #mainNav li a:link, 
#container #mainNav li a:visited {
	text-decoration: none;
	color: #333;
	display: block;
	padding-right: 3px;
	padding-left: 10px;
}
#container #mainNav li a:hover, 
#container #mainNav li a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-style: none;
}
#container  #mainNav  img {
	border: none;
}
#container #mainNav .abcAuthorizedLogo {
	clear: both;
	position: relative;
	width: 128px;
	display: block;
	background-image: url(images/abclogoauthbuild.gif);
	background-repeat: no-repeat;
	height: 170px;
	background-position: 5px 5px;
	margin-top: 25px;
	z-index: 1;
}
#container #mainNav .abcAuthorizedLogo a {
	height: 170px;
	width: 128px;
	display: block;
	text-indent: -9999px;
}
#container #mainNav .aeLogoLeftColum {
	position: relative;
	z-index: 1;
}
#container #bodyContainer {
	position: relative;
	font-size: 75%;
	width: 615px;
	padding: 0 16px;
	float: left;
	margin: 0;
	z-index: 1;
}
#container  #bodyContainer  .secondColum {
	width: 522px;
	position: relative;
	margin-left: 5px;
	float: left;
	clear: both;
	background-color: #999999;
	background-repeat: no-repeat;
	background-image: url(images/eid_header.gif);
	padding-top: 30px;
	background-position: 10px 10px;
	z-index: 1;
}
#container #bodyContainer .secondColum .collageContainer {
	margin: 0;
	padding: 10px;
	clear: both;
	position: relative;
	height: 280px;
	z-index: 1;
}
#container #bodyContainer .secondColum .collageContainer .largePhoto {
	float: left;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}
#container #bodyContainer .secondColum .collageContainer .smallPhoto1 {
	position: absolute;
	right: 10px;
	top: 10px;
}
#container #bodyContainer .secondColum .collageContainer .smallPhoto2 {
	position: absolute;
	right: 10px;
	top: 105px;

}
#container #bodyContainer .secondColum .collageContainer .smallPhoto3 {
	position: absolute;
	right: 10px;
	top: 201px;

}
#container #bodyContainer .thirdColum {
	padding: 5px;
	width: 580px;
	margin-left: 5px;
	float: left;
	position: relative;
	z-index: 1;
}
#container #bodyContainer .extraLogo {
	/* background-image: url(../images/cutOut/design_excellence.gif); */
	background-repeat: no-repeat;
	position: relative;
	height: 40px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	display: none;
	z-index: 1;
}
#container  .secondCollageHeader {
	display: none;
}
#container .secondCollage {
	display: none;
}

#container  #topFooter {
	position: relative;
	clear: left;
	text-align: center;
	background-image: url(images/footerBg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	z-index: 1;
}
#container  #topFooter  ul {
	margin: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#container  #topFooter  li {
	text-decoration: none;
	list-style-type: none;
	color: #333;
	margin-left: 8px;
	font-size: 70%;
	margin-right: 8px;
	display: inline;
	line-height: 20px;
}


.bottomFooter {
	text-align: center;
	font-size: 70%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#container #bodyContainer .thirdColum h1 {
	visibility: visible;
	line-height: normal;
	color: #27201B;
	text-transform: none;
}

#container #bodyContainer .topHeading {
	height: 0;
	width: 500px;
	position: absolute;
	display: none;
}
#container #bodyContainer .secondColum .designExcellenceLogo    {
	background-color: #27201B;
	background-repeat: repeat;
	height: 20px;
	width: 480px;
	display: none;
	color: #fcac22;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
#container #bodyContainer .secondColum .designExcellenceLogo .smallHeading {
	text-transform: lowercase;
}
#container #bodyContainer .secondColum .designExcellenceLogo .largeHeading {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}

.Clear { clear: both; }
br.Clear { margin: 0; padding: 0; line-height: 1px; height: 0; }

div.ContactUsFooterText {
	padding: 10px 8px;
	text-align: center;
	border-bottom: solid 1px #2A3A4A;
	border-top: solid 1px #2A3A4A;
}

div.AboutUsContent,
div.AvailableServicesContent,
div.ProjectProfilesContent,
div.ContactUsContent,
div.NewsContent,
div.ProjectContent,
div.PhotoGalleryContent {
	padding: 5px 8px 15px;
}

div.AboutUsImage img,
div.AvailableService img,
div.ProjectProfile img, 
div#ContactUsMainMessage img,
div.ProjectImage img,
body#internal_page div#Content img {
	border: 1px solid #333;
}

/******* About Us Page *******/
div.AboutUsImage {
	float: left;
	width: 253px;
	margin: 3px 9px 3px 3px;
}

/******* Available Services Page *******/

div.AvailableService h2 {
	clear: both;	
}
div.AvailableService img {
	float: right;
	margin-left: 5px;
}

/******* Project Profiles Page *******/

div.ProjectProfile {
	clear: both;
}

div.ProjectProfile img {
	float: left;
	margin: 2px 10px 2px 2px;
}

/******* Contact Us Page *******/

div#ContactUsMainMessage img {
	float: right;
	margin: 3px 3px 3px 9px;
}

/******* Our Projects Page *******/

div.ProjectImage {
	float: right;
	width: 253px;
	margin: 3px 3px 3px 9px;
}
div.ProjectLinks {
	background-color: #666;
	border: 1px solid #333;
	color: #fff;
	padding: 4px 8px;
	margin: 10px 0;
}

div.ProjectImage a {
	color: #908C5D;
}
div.ProjectImage a:visited {
	color: #ccc;
}

/******* Project Examples *******/

body#projectExamples_page {
	background: #DCDCDC;
	margin: 0;
	padding: 0;
}
body#projectExamples_page div.ProjectExamplesContent {
	padding: 0 15px;
}

/******* Internal Pages *******/

body#internal_page div#Content {
	padding: 0 8px 15px;
}
body#internal_page div#Content h1 {
}
body#internal_page div#Content h1,
body#internal_page div#Content h2 {
	clear: both;
}
body#internal_page div.Normal {
	clear: both;
}
body#internal_page div#Content .DNNAligncenter {
	text-align: center;
}
body#internal_page div#Content img {
	background: #FFFFE5;
	margin: 3px 9px;
}

body#internal_page div.FeatureDescription {
	display: none;
}
body#internal_page div#FeatureSelection {
	clear: both;	
}
body#internal_page div#FeatureSelection ul {
	float: left;
}
body#internal_page div#Features {
	float: right;
	width: 350px;
}
