/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: solid 0px;
}
form {
	margin:0px;
}
.info p{
	font-size:12px;
	text-transform:lowercase;
}
.info p span {
	letter-spacing:0.1em;
	padding-left:7px;
}
.info p a {
	padding-left:8px;
	color:#cc0000;
	text-decoration:none;
	letter-spacing:0.1em;
}
.info p a:hover {
	color:#000;
}
.space {
	padding-left:30px !important;
}
.ClearBoth {
	clear:both;
	white-space:nowrap;
	display:block;
}
.FloatMidle {
	white-space:nowrap;
	display:block;
	float:left;}
.FloatMidle1{
	white-space:nowrap;
	display:block;
	float:right;
	width: 375px;
}
.FloatLeft {
	white-space:nowrap;
	display:block;
	float:left;
}
.FloatRight {
	white-space:nowrap;
	display:block;
	float:right;
}
.visit {
	background:url(../images/arrow.gif) no-repeat left;
	padding-left:16px;
	text-decoration:none;
	color:#cc0000;
	font-weight:600;
}
.visit:hover {
	background:url(../images/arrow_o.gif) no-repeat left;
}
.Error input,
.Error textarea {
	border:solid 1px #cc0000 !important;
	background:#ffefef !important;
}
.Error {
	color:#cc0000;
	font-weight:600;
}
.require {
	font-size:10px;
}
.require span {
	color:#cc0000;
	font-size:10px;
}
#container {
	width:777px;
	margin:0 auto;
	text-align:left;
}
#container #head {
	margin-top:20px;
	background:url(../images/bg_head.jpg) no-repeat top;
	height:218px;
}
#container #head #menu {
	float:left;
	width:757px;
}
#container #head #menu div {
	width:111px;
	float:left;
	text-align:right;
}
#container #head #menu div a {
	margin-left:7px;
}
#container #head ul {
	margin:0px;
	margin-top:20px;
	margin-left:24px;
	padding:0px;
	list-style-type:none;
}
#container #head ul li {
	float:left;
	margin-right:24px;	
	border:solid 0px red;
}
#container #head ul li a {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding-bottom:5px;
}
#container #head ul li a:hover,
#container #head ul li a.active {
	color:#cc0000;
	background:url(../images/bg_red.gif) bottom left repeat-x;
}
#container #head #logo {
	margin-left:8px;
	padding-top:35px;
}
#container #head #logo img {
	display:block;
	float:left;
}
#container #head #logo em {
	display:block;
	float:left;
	font-size:18px;
	padding-top:48px;
	padding-left:24px;
}
#container #head #logo em span {
	color:#cc0000;
}
#container #content {
	width:767px;
	margin-right: 5px;
	margin-left:5px;
	margin-top:7px;
}
#container #content div.FloatMidle {
	width:375px;
	border:solid 0px red;
	white-space:normal;
}
#container #content div.FloatLeft {
	width:470px;
	border:solid 0px red;
	white-space:normal;
}
#container #content .FloatRight {
	width:264px;
	border:solid 0px red;
}
#container #content h3 {
	background:url(../images/dot_ccc.gif) repeat-x bottom;
	font-size:14px;
	padding-bottom:7px;
	margin-bottom:7px;
}
#container #content h6 {
	font-size:12px;
	background:url(../images/dot_cc2.gif) repeat-x bottom;
	padding-bottom:7px;
	margin-bottom:7px;
	margin-top:14px;
}
#container #content h5 {
	margin-top: 0px;
	margin-bottom:3px;
	padding:0px;
	font-size:12px;
	color:#cc0000;
}
#container #content h4 {
	background:url(../images/dot_cc2.gif) repeat-x bottom;
	font-size:14px;
	padding-bottom:7px;
	color:#cc0000;
	margin-bottom:7px;
}
#container #content p {
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
	line-height:150%;
	border:solid 0px red;
}

#loading {
	margin-top:75px;
}
#thisproject {
	padding:10px;
	text-align:left;
	position:relative;
}
#thisproject img {
	border-bottom:solid 1px #eee;
	display:block;
	margin-bottom:5px;
}
#thisproject img#close {
	border-bottom:solid 0px #eee;
	display:block;
	margin-bottom:0px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}
#thisproject h3 {
	font-size:11px;
	margin:0px;
	color:#000;
	margin-bottom:4px;
}
#thisproject h3 span {
	color:#333;
	font-size:11px;
}
#thisproject h3 strong {
	font-size:11px;
	font-weight:normal;
} 
#thisproject p {
	margin:0px;
}
#thisproject p strong {
	color:#333;
}
#thisproject div {
	font-size:10px;
	color:#333;
}
#thisproject div a {
	text-decoration:none;
	color:#cc0000;
	font-weight:600;
}

#container #content .projectImg {
	border:solid 5px #eee;
	width:254px;
	height:175px;
	margin-bottom:3px;
}
#container #content .projectImg img {
	display:block;
	text-align:center;
	margin:4px auto;
}
#container #projects1,
#container .projects1  {
	width:264px;
	float:left;
	padding-bottom:10px;
}
#container #projects,
#container .projects  {
	width:264px;
	float:left;
	padding-bottom:10px;
}

#container #projects div a,
#container .projects div a {
	float:left;
	display:block;
	width:58px;
	height:44px;
	border:solid 1px #ccc;
	text-align:center;
	margin-right:8px;
	margin-bottom:14px;
}
#container #projects div a:hover,
#container #projects div a.active,
#container .projects div a:hover,
#container .projects div a.active  {
	border:solid 1px #cc0000;
}

#container #projects div a img,
#container .projects div a img  {
	padding-top:3px;
	margin:0 auto;
}
#container #projects div.NoMargin a,
#container .projects div.NoMargin a {
	margin-right:0px;
}

#container #contactForm {
	width:458px;
	border:solid 1px #ccc;
	background:#eee;
	padding:20px 0px 20px 0px;
	margin-top:20px;
	margin-bottom:0px;
	clear:both;
}

#container button {
	margin-left:125px;
	margin-top:7px;
	cursor:pointer;
}
#container .InputBlock {
	padding-left:42px;
	padding-top:5px;
	padding-bottom:5px;
} 
#container .InputBlock label {
	display:block;
	float:left;
	width:80px;
	padding:2px;
}
#container .InputBlock label span {
	font-size:10px;
	color:#cc0000;
}
#container .InputBlock input,
#container .InputBlock textarea {
	width:274px;
	background:#fefefe;
	border:solid 1px #ccc;
	padding:3px;
	font-size:12px;
}

#container .SLeft {
	width:375px;
	float:left;
	display:block;
	margin-top:12px;
}
#container .SRight {
	width:375px;
	float:right;
	display:block;
	margin-top:12px;
}
#container .SLeft ul,
#container .SRight ul  {
	margin:0px;
	margin-top:7px;
	padding:0px;
	list-style-type:none;
}
#container .SRight p{
text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
	line-height:150%;
	border:solid 0px red;}
#container .SLeft ul li,
#container .SRight ul li {
	border-bottom:solid 1px #eee;
	line-height:250%;
}
#container #content .SLeft h4,
#container #content .SRight h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:15px;
}

#container #footer {
	border-top: solid 1px #ccc;
	padding-top:12px;
	font-size:10px;
	width:767px;
	text-align:center;
	margin:0 auto;
	clear:both;
}
#container #footer a {
	color:#cc0000;
	text-decoration:none;
}
#container #footer a:hover {
	text-decoration:underline;
	color:#cc0000;
}
#promo {
	background:url(../images/dot_cc2.gif) repeat-x top;
}
#promo a img {
	display:block;
	padding-top:7px;
}

/* -------------image viewer-----------------------*/
#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: #; /*background color of slid show */
	}
	

/* 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 */ 
