/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0px;
}

div.header_space {
	height: 4px;
	width: 984px;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -492px;
	background-color: #222;
	
}

#container {
	width: 985px;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -492px;
}
#content {
	width: 984px;
	background-color: #222;
	background-image:url(images/bg_content.png);
}

.content_end {
	position: relative;
	background-color: #222;
	height: 4px;
	width: 984px;
}

#column_1 {
	float: left;
	padding: 0 0 0 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
}

#column_2 {
	float:left;
	width: 750px;
	padding: 0 0px 0 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	/*background-color: #ffcc00;*/
}

.lcol_container {
	margin-top: 22px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 180px;
}

.lcol_location {
	line-height: 24px;
}

.lcol_projects a:link, .lcol_projects a:active, .lcol_projects a:visited {
	font-size: 12px;
	font-weight: normal;
	width: auto;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}


.lcol_projects a:hover, .lcol_projects a.selected {
	color: #DBBC52;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}

.menu_lcol_foot {
	color: #DBBC52;
	margin-top: 35px;
}

.menu_lcol_foot a:link, .menu_lcol_foot a:visited, .menu_lcol_foot a:active {
	color: #DBBC52;
	text-decoration: none;
}

.menu_lcol_foot a:hover {
	color: #DBBC52;
	text-decoration: underline;
}

.lcol_featured {
	margin-bottom: 20px;
}

.lcol_featured_img {
	border-width: 1px;
	border-style: solid;
	border-color: #5F5E5E;
	margin: 0 0 10px 0;
}

#menu_top {
}

.rlink {
	color:#DBBC52;
	text-decoration: none;
}

a:hover.rlink {
	text-decoration: underline;
}

.home_content {
	padding: 25px;
	line-height: 20px;
	clear: both;
}

/* Portfolio */

.pd_container {
	margin-left: 5px;
	padding: 25px;
	line-height: 20px;
	background-image: url(images/pd_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 747px;
	margin-left: 0px;
}

.pd_uppercasetitle {
	color: #858EA3;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.pd_spacer {
	margin-top: 25px;
}

.pd_left {
	float: left;
	width: 386px;
	background-color: #000;
	padding-top: 8px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
}

.pd_left img {
	border: 1px solid #393737;
}

.pd_caption {
	float: left;
	width: 360px;
	/*height: 17px;*/
	font-size: 11px;
	color: #9B9B9B;
}

.pd_imgtools {
	margin-top: 5px;
}

.pd_mag {
	float: right;
	width: 17px;
	height: 17px;
}

.pd_mag img {
	border: none;
}

.pd_thumbs {
	padding: 0px;
	margin-top: 15px;
	clear: both;
}

.pd_img_thumb {
	margin: 2px;
}

.pd_right {
	float: left;
	width: 300px;
}

.pd_right_top {
	background-color: #000;
	margin: 0px;
	padding: 15px 20px 10px 20px;
}

.pd_right_top h3 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #858EA3
}

.pd_right_top p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.pd_right_base {
	padding: 20px;
	clear: both;
}

.pd_right_blue {
	color: #858EA3;
	font-weight: bold;
}

a.pd_right_blue {
text-decoration: none;
}

.pd_right_test {
	font-style: italic;
}

.pd_project_deets {
	color: #858EA3;
	font-weight: bold;
	text-transform: uppercase;
}


/* About */

.about {
	padding: 25px;
	margin-left: 18px;
}

.about_txt {
	float: left;
	width: 420px;
	line-height: 18px;
}

.about_img {
	float: right;
	
	margin-right: 0px;
	margin-top: 25px;
	border: 1px solid #393737;
}

/* Projects List */

.project_list {
	padding: 20px;
	padding-right: 0px;
	margin-left: 15px;
}

.project_list_item {
	width: 160px;
	height: 140px;
	padding: 8px;
	margin-bottom: 10px;
	float: left;
}

.project_list_img img {
	border: 1px solid #393737;
	margin-bottom: 5px;
}

.project_list_img img:hover  {
	border: 1px solid #545454;
}

.project_list_txt {
}

a.project_list_txt, a:link.project_list_txt , a:active.project_list_txt, a:visited.project_list_txt {
	font-size: 11px;
	color:#858EA3;
	text-decoration: none; 
}

a:hover.project_list_txt {
	color:#B8BDC9;
	text-decoration: none; 
}

.project_pager {
	width: 666px;
	padding-top: 15px;
	margin-right: auto;
	padding-bottom: 15px;
	margin-left: auto;
	text-align: center;
	color: #333;
	clear: both;
}

.project_pager a, .project_pager a:link, .project_pager a:active, .project_pager a:visited {
	text-decoration: none;
	color: #999;
}
.project_pager a:hover {
	color: #ccc;
}

/* Testimonials */

.testimonial {
	padding: 42px;
	padding-top: 25px;
}

.testimonial_entry {
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}

.testimonial_entry p{line-height: normal;}

.testimonial_txt {
	font-size: 12px;
	text-indent: 25px;
}

.testimonial_by {
	border: 1px solid #333;
	display: inline;
	padding: 2px;
	padding-right: 15px;
	padding-left: 4px;
	background-color: #292929;
}

.testimonial_by span {
	font-weight: bold;
	color: #858EA3;
}

/* Contact */

.contact {
	padding: 30px;
}

.contact h3 {
	color: #fff;
}
.contact_address {
	width: 300px;
	float: left;
	margin-left: 12px;
}

.contact_address span {
	font-weight: bold;
	color: #858EA3;
}

.contact_form {
	width: 300px;
	float: right;
}

.contact_form label {
	width: 115px;
	display: inline-block; 

}

#captcha_input {
	width: 196px;
}


/* Footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 50px;
}

#footer a:link, #footer  a:active, #footer a:visited {
	color: #656565;
	text-decoration: none;
}

#footer a:hover {
	color: #656565;
	text-decoration: underline;
} 

#footer_left {
	float: left;
	width: 200px;
	text-align: left;
}

#footer_right {
	float: right;
	width: 600px;
	text-align: right;
}


/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

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