body {
	text-align: center;
	background: #222222;
	background: #272727 URL('../image/body_bg.jpg') repeat-x;
	color: white;
	font-family: Helvicta, Arial, sans-serif;	
	line-height: 1.5em;
}

:active, :focus{
	outline:none;
}

li {
	margin-left: 25px;
	/* IE Won't do the margin because it is adjacent to a floating div */
	_position: relative;
	_left: 25px;
	list-style: square;
	list-style-position: inside;

}


ul.links a {
	color: #ddd;
}


ul.links a:hover {
	color: #fff;
}

input {
	color: white;
	border: 1px solid white;
}

#container {
	margin:0 auto;
	width:776px;
	text-align: left;
	background-color: black;
	border: 1px solid #444;

	background: #000;	
    padding: 5px;
    padding-top: 6px;
    padding-bottom: 12px;

}


div#container.home {
	/*background: #000 url('../image/background/home.jpg') no-repeat top right;*/	
}

div#container.portfolio{
	background: #000 url('../image/background/portfolio.jpg') no-repeat top left;	
}

div#sidebar {
	width: 300px;
	height: 400px;
	float: left;
	margin-right: 27px;
    margin-left: 3px;
    margin-top: 3px;
}


div#header {
	height: 85px;
    width: 776px;

}

div#navigation {
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;

	background: #111111;
	width: 775px;
	height: 25px;		
}
div#blurb {
	padding: 20px 30px 20px 20px;
	text-align: justify;
}

div#blurb a{
	color: #999;
}

div#blurb a:hover{
	color: #fff;
}


div#blurb li{
	margin-left: 40px;
	/* IE Won't do the margin because it is adjacent to a floating div */
	_position: relative;
	_left: 40px;
	list-style: square;
	list-style-position: inside;
	font-size: .9em;
}

a.section{
	color: #bbb;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, sans-serif;	
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	float: left;
	display: block;
	border-right: 1px solid #333;
}

a.current-section {
	color: white;

}

a.section:hover{
    background-color: #222;
	color: white;
}


div#content {
	color: white;
	padding: 5px 75px 5px 75px;
}

div#content p {
	color: white;
	padding-left: 40px;
}


div#footer {
	color: #ccc;
	text-align: center;
	font-size: .9em;
	background: black;
	padding: 15px 0 15px 0;
	border-top: 1px solid #333;
}

.clear {
	clear: both;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: .9em;
}

.subnav {
	font-size: 13px;
	font-weight: normal;
	color: white;
	float: right;
	margin-right: 50px;
	_margin-right: 25px;
}

.subnav a{
	color: #999;
}

.subnav a:hover{
	color: #ddd;
}

.divider {
	color: #444;
}


.contacts {
	width: 350px;
	line-height: 1.4em;
	margin-left: 40px;
	_position: relative;
	_left: 35px;
}


.contacts td {
	vertical-align: top;
}

.contacts td.name {
	color: #666;
	padding: 5px 0 0 0;	
}

.contacts td.name strong{
	color: white;
}


.contacts td.title {
	color: #666;
	border-bottom: 1px solid #333;
	padding: 0 0 5px 0;	
}

.contacts td.email {
}

.contacts a {
	color: #ddd; 
}

.contacts a:hover {
	color: white;
}

div#projects {
	margin-right: 0px;
}

div#projects a {
	display: block;
	float: left;
	padding: 0;
	margin: 10px;
	width: 180px;
	border: 1px solid #fff;
}

img
{  border-style: none;
}

#slideshow{
	padding: 30px;
	
}

div#description{
	font-size: .9em;
	border: 1px solid #222;
	padding: 15px;
	margin: 0 35px 25px 25px;
}

div#description ul{
	margin: 0 35px 10px 25px;
}


#slideshow a {
	color: #bbb;
}

#slideshow a:hover {
	color: #eee;
}

.project-index {
	background: #222;
	float: left;
	margin: 0 10px 0px 20px;
	height: 400px;
	width: 135px;
	overflow: auto;
	padding-left: 10px;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	scrollbar-base-color: #666;
 	scrollbar-track-color: #777;
}



div#project-viewpane {
	float: right;
}

#news {
	border: 1px solid #333;
	margin-top: 20px;
	margin-right: 30px;
	padding: 15px;
	float: right;
	width: 380px;
}

#news tr {
	font-size: .8em;
	padding: 3px;
}

#news td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#news td.date {
	vertical-align: top;
	padding-right: 10px;
}

#news td.content {
	color: #eee;
}

#news td.content a:hover {
	color: #eee;
}


#news td.content a{
	color: #999;
}

/* Classes for varying header backgrounds  */

#header {
    background: #000 url('../image/header/home2.jpg') no-repeat;
    height: 95px;

}


/*dt{*/
/*    font-size: 11px;*/
/*    background: #222;*/
/*    color: #999;*/
/*    padding-left: 10px;*/

/*}*/

/*dd{*/
/*    margin-left: 10px;*/
/*    font-size: 13px;*/
/*}*/

#slideshow img{
    padding: 10px;
    margin: 3px;
}

#slideshow table {
    margin:0;
    padding:0;
    border-collapse: collapse;

}

#slideshow td {
    margin:0;
    padding:0;
    border: 1px solid #777;

}

.project-consultants{
    margin-left: 20px;
}


#gallery * {margin:0; padding:0}
#gallery {position:relative; width:686px; margin:20px auto; padding:10px; padding-top: 5px;border:6px solid #333; background:#9A9A9A url(/image/slideshow_bg.jpg) repeat-x}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(/image/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(/image/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(/image/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}




h3 {
    width: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 29px;
    color: #600;
}

#project-text{
    padding: 5px 5px 15px 10px;

    font-size: 14px;
    line-height: 17px;
    color: black;
}

#project-text p{
    margin-top: 12px;
}


#gallery table {
    width: 100%;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
    color: #dd;
    background-color: #666;
}


#gallery  td.title{
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

div#page-selector {
    float: right;
    margin: 5px 10px 0 0;
}

div#page-selector a {
    font-size: 16px; 
    background: #111; 
    padding: 0;
    margin: 0 10px 0 0;
    border: 0;
    color: white;
    width: auto;
    font-size: 13px;


}

div#type-selector a {
    color: white;

}

div#type-selector {
    font-size: 13px; 
    text-align: right; 
    padding-right: 35px; 
}



