 /* Defaults */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.3pt;
	color: #333333;
	background-color: #fff;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
}
h1 {
	clear: both;
	font-size: 13pt; 
	font-weight: bold;
	padding:0 0 9px 0;
	margin: 0;
	text-align: left;
	text-transform: capitalize;
}
h2 {
	clear: both;
	color: #555;
	font-size: 11.9pt; 
	font-weight: bold;
	padding: 9px 0;
	margin: 0;
	text-align: left;
	text-transform: capitalize;
}
h3 {
	clear: left;
	color: #f00;
	font-size: 10.6pt; 
	font-weight: bold;
	padding: 6px 3px;
	margin: 0 0 6px 0;;
	text-align: center;
	text-transform: capitalize;
}
h4 {
	clear: left;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px;
	margin: 0 0 6px 0;;
	text-align: left;
	text-transform: capitalize;
	display: block;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
h5 {
	clear: left;
	color: #333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 11pt; 
	font-weight: normal;
	padding: 6px 3px;
	margin: 3px 0;;
	text-align: left;
}
h6 {
	clear: left;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px;
	margin: 13px 0 6px 0;;
	text-align: left;
	text-transform: capitalize;
	display: block;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
img {
	border: 0;
}
#container {
	width: 999px;
	text-align: left;
	padding: 0;
	min-height: 339px;
	margin: 0 auto;
}
#header {
	width:999px;
	height: 69px;
	float: left;
	background: url('/images/header.jpg') no-repeat top center;
}
.topNav {
	text-align: right;
	padding: 13px 69px 0 0;
}
.topSep {
	border-left: 1px solid #999;
	height: 23px;
	margin: 0 23px;
}
#bodyContainer {
	clear: left;
	width:959px;
	text-align: left;
	padding: 0 19px;
	min-height: 339px;
	margin: 0 auto;
}
a.topMenu:link, a.topMenu:visited {
	color: #eee;
 	font-size : 11pt;
 	text-decoration : none;
/*	text-transform: capitalize; */
}
a.topMenu:hover {
	color: #fff;
	font-style:italic
}
a.topMenu:active {
}
form {
 	margin: 0;
 	padding: 0;
}
a.search-form {
 	color: #000;
 	background: #c5c6ac;
 	padding: 5px;
 	margin: 0px 0 10pt 30px;
 	border: 1px solid #333333;
 	width:465px;
 	text-align: center;
 	white-space: nowrap;
}
a:link, a:visited {
	color: #900;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
 	text-decoration: none;
 }
 a:hover {
 	color: #f00;
 	text-decoration: none;
 }
 a:active {
}
#bottomNews {
	clear: right;
	float: left;
	text-align: left;
	width: 389px;
	border: 1px solid #ccc;
	padding: 0 0 9px 0;
	margin: 29px 0 0 16px;
}
.featureProjects {
	clear: left;
	font-size: 11pt; 
	color: #fff;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	float: left;
	display: block;
	text-align: left;
	width: 379px;
	background-color: #555;
	text-transform: capitalize;
}
.newsTitleLink {
	text-align: left;
	clear: left;
}
a.newsTitleLink:link, a.newsTitleLink:visited {
	color: #333;
	font-size:10.3pt;
	font-weight: normal;
 	text-decoration : none;
}
a.newsTitleLink:hover {
	color: #f00;
}
a.newsTitleLink:active {
}
#bottomRight {
	clear: right;
	float: right;
	text-align:center;
	width: 546px;
	margin: 29px 16px 0 0;
	padding: 6px;
	border: 1px solid #ccc;
}
ul { 
  margin-left:0em; 
  padding:3px 0 3px 23px; 
  margin-bottom:1em; 
}
li { 
  padding: 6px; 
  list-style: circle; 
  color: #333;
}
/* mini site */
.conLeft {
	width: 629px;
	padding: 0 9px;
	margin: 0;
	text-align: left;
	float: left;
}
.conRight {
	width: 289px;
	padding: 9px;
	margin: 53px 0 0 0;
	background-color: #eee;
	border: 1px solid #858585;
	text-align: left;
	float: right;
}
/* table */
.cell{
	clear: left;
	color: #555;
	font-size: 9pt;
	padding: 3px 9px;
	text-align: left;
}
.cellLeft {
	width: 237px;
	float: left;
	text-align: left;
}
.cellRight {
	width: 26px;
	float: right;
	padding: 6px 6px;
	margin: 0 auto;
	text-align: center;
}
 /* Top Nav Bar */

a.top-nav {
 	height: 29px;
 	color: inherit;
}
a.top-nav-inner {
 	padding: 5px 10pt;
}
 a.top-nav-inner:link {
 	color: #CE151A;
 	background: inherit;
	font-size: 9pt;
 	font-weight: bold;
 	text-decoration: none;
}
a.top-nav-inner:visited {
 	color: #CE151A;
	font-size: 9pt;
 	background: inherit;
 	font-weight: bold;
 	text-decoration: none;
}
a.top-nav-inner:hover {
 	background: inherit;
 	color: #333333;
	font-size: 9pt;
 	font-weight: bold;
 	text-decoration: none;
}
a.top-nav-inner:active {
 	color: #CE151A;
	font-size: 9pt;
 	background: inherit;
 	font-weight: bold;
 	text-decoration: none;
}
a.newsTitle:link, a.newsTitle:visited {
 	color: #333;
 	font-size: 13pt;
	font-weight: bold;
 	background: inherit;
 	text-decoration : none;
 	padding : 0;
 	margin : 0;
}
a.newsTitle:hover {
 	color: #ff6600;
	font-size: 13pt;
	font-weight: bold;
 	
 	text-decoration : none;
}
a.newsTitle:active {
 	color: #333;
	font-size: 13pt;
	font-weight: bold;
 	
 	text-decoration : none;
}
a.newsMore:link, a.newsMore:visited {
 	color: #ff6600;
 	font-size: 9pt;
	font-weight: bold;
 	background: inherit;
 	text-decoration : none;
 	padding : 0;
 	margin : 0;
}
a.newsMore:hover {
 	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
 	
 	text-decoration : underline;
}
a.newsMore:active {
 	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
 	
 	text-decoration : none;
}
/* contact us */
#contactLeft {
	width: 439px;
	float: left;
	text-align: left;
	padding: 9px;
}
#contactRight {
	float: right;
	text-align: left;
	padding: 19px 9px 9px 9px;
}
/* blog */

 a.blog:link,  a.blog:visited {
 	color: #333;
 	background: inherit;
 	text-decoration : none;
	font-size: 12pt;
	font-weight: bold;
 	padding : 0;
 	margin : 0;
 }
a.blog:hover {
 	color: #CE151A;
	font-size: 12pt;
	font-weight: bold;
 	
 	text-decoration : none;
 }
 a.blog:active {
 	color: #333;
	font-size: 12pt;
	font-weight: bold;
 	
 	text-decoration : none;
 }
 a.more:link, a.more:visited {
 	color: #CE151A;
 	background: inherit;
 	text-decoration : none;
 	font-size : 9pt;
 	font-weight: bold;
 	padding : 0;
 	margin : 0;
 }
 a.more:hover {
 	color: #333333;
 	background: inherit;
 	text-decoration : none;
 	font-size : 9pt;
 	font-weight: bold;
 	padding : 0;
 	margin : 0;
 }
 a.more:active {
 	color: #CE151A;
 	background: inherit;
 	text-decoration : none;
 	font-size : 9pt;
 	font-weight: bold;
 	padding : 0;
 	margin : 0;
 }
.copyright {
	clear: left;
	color: #666;
	font-weight: normal;
 	padding: 33px 0 19px 23px;
	float: left;
 }
#footerSec {
	clear: left;
	width: 931px;
	height: 69px;
	float: left;
	padding: 33px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
.footer {
	text-align: center;
}
.footerSep {
	border-left: 1px solid #555;
	height: 23px;
	margin: 0 26px;
}
a.footer:link, a.footer:visited {
	color: #555;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.footer:hover {
	color: #f00;
}
a.footer:active {
}
 /* Search forms on Search page */

 a.adv-search {
 	margin: 0 0 0 15px;
 }

 /* Tool Tip */
 a.tip {
 	cursor : help;
 	border-bottom : 1px dashed #555555;
 }

 /* ADVERTISEMENTS */
 /* container div is 'id=adspace' */
 #adspace {
 	background: inherit;
 }
 a.ads {
 	background: inherit;
 	margin: 5px 0 15px 4px;
 	font-size: 10.3pt;
 	padding: 5px;
 	border: solid #555;
 	border-width: 1px 0 0 1px;
 }
a.ads a:link { font-size: 10.3pt; }

 #sponsors {margin: 0; padding: 5px;border: 1px solid #999; width:140px;}
 #sponsors a:link {font-size:10.3pt; text-decoration:none; margin:0 4px;}
 #sponsors a:hover {font-size:10.3pt; text-decoration:underline;}
 #sponsors ul {margin:0; padding: 0;}
 #sponsors li {margin:0; list-style-type : none; padding: 2px 0;}
 .sponsors {}

 #socialbookmarks {border:1px solid #999; width:140px; margin-top:10pt; padding:5px;}
 #socialbookmarks a {font-size:10.3pt; text-decoration:none;}
 #socialbookmarks img {border:0;padding:0 8px 0 0;}
 
 a.leftlinks {
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color: #333;
}
a.leftlinks:visited {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
a.leftlinks:hover {
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
	color:#333;
}
a.leftlinks:active {
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#333;
}
 a.searchlinks {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	color: #ff6600;
}
a.searchlinks:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	color: #ff6600;
}
a.searchlinks:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
	color:#ff6600;
}
a.searchlinks:active {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
	color:#ff6600;
}
a.newsMore {
	font-size: 8.9pt;
	text-decoration:none;
	color: #ff6600;
}
a.newsMore:visited {
	font-size: 8.9pt;
	text-decoration:none;
	color: #ff6600;
}
a.newsMore:hover {
	font-size: 8.9pt;
	text-decoration: underline;
	color:#333333;
}
a.newsMore:active {
	font-size: 8.9pt;
	text-decoration:none;
	color:#ff6600;
}

a.TitleLink {
	font-size: 18pt;
	text-decoration:none;
	color: #333;
}
a.TitleLink:visited {
	font-size: 18pt;
	text-decoration:none;
	color: #333;
}
a.TitleLink:hover {
	font-size: 18pt;
	text-decoration: underline;
	color:#333;
}
a.TitleLink:active {
	font-size: 18pt;
	text-decoration:none;
	color:#333;
}
a.information {
	font-weight:300;
	font-size:8pt;
	color:#CE151A;
}
#portfolio {
	clear: both;
	width: 959px;
	padding: 0 19px;
	margin: 0 auto;
}
#newsLeft {
	margin: 0;
    width: 449px;
 	padding:9px 0 0 0;
	float: left;
	text-align: left;
	background-color: #eee;
	border: 1px solid #ccc;
}
a.client:link, a.client:visited {
	font-weight: bold;
	text-decoration: none;
}
a.client:hover {
	color: #f00;
}
a.client:active {
}
#newsRight {
	margin: 0;
    width: 449px;
 	padding:0;
	float: right;
	text-align: left;
	background-color: #f00;
}
#projects {
	clear: both;
	padding: 3px 0 3px 9px;
}
#paging {
    width: 409px;
	float: left;
 	padding:9px 0;
}
/***** portfolio details ****/
#mini {
	clear: both;
	width:958px;
	float: left;
	text-align: left;
}
#colLeft {
	width: 233px;
	float: left;
	padding: 6px;
	margin: 0 0 0 9px;
	text-align: left;
}
.contactTitle {
}
.table {
	background: #eee;
}
.table ul {
	float:left;
	margin:0;
	padding:0;
}
.table ul li {
	list-style:none;
}
.table ul li.title {
	width:100%;
	padding:5px 10px 5px 19px;
	background: #999;
	color: #fff;
}
.table ul li.left {
	font-weight: bold;
	font-size: 9pt;
	line-height: 26px;
	padding:5px 10px;
	text-transform: capitalize;
}
.table ul li.right {
	padding:5px 0;
	line-height: 26px;
}
.table ul li.full {
	padding:5px 10px 5px 19px;
	text-transform: capitalize;
}
.table ul li.message {
	font-weight: bold;
	font-size: 9pt;
	padding:5px 10px;
	text-transform: capitalize;
}
.table ul li.submit {
	text-align: center;
	margin-bottom: 13px;
	padding:5px 10px 5px 19px;
	text-transform: capitalize;
}
#colMid {
	width: 489px;
	float: left;
	padding: 6px 13px;
	text-align: left;
	margin: 0 0 0 13px;
/*	border-left: 1px solid #ccc;*/
/*	border-right: 1px solid #ccc;*/
}
.desc {
	clear: left;
	margin: 0 9px;
	text-align:left;
}
#colRight {
	width: 199px;
	margin: 19px 0 0 0;
	padding: 6px;
	float: right;
	text-align: left;
}
#gallery {
	width: 169px;
	padding: 9px;
	margin: 6px 0;
	border: 1px solid #ccc;
	float: left;
}
/***** end portfolio details ****/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
