﻿@import url("HtmlOverrides.css"); /* Generic HTML Entity Styles from Core DNN Default Skin */
@import url("DnnOverrides.css"); /* DNN-Specific Styles from Core DNN Default Skin */
@import url("Menus.css"); /* Menu Styles */
/* @import url("layout.css");  */
/* @import url("styles_green.css");  */

/******************************************************
              CSS SPECIFIC TO THIS SKIN
 Styles that override core DNN styles may be placed 
 here, but it would be best to place such rules in the
 imported files (above).
*******************************************************/

#wrapper_outside { 
	position: absolute; 
    margin: 0;
    padding: 0;
	width: 100%; 
	height: auto; 
	min-height: 100%;
	_height: 100%;
	background: #785840 url('gfx/bg_body_new.gif') center top repeat-x; 
	text-align: center;
	/*
	overflow: visible;
	*/
}

#wrapper { 
	width: 810px; 
	height: auto;
	min-height: 100%;
	_height: 100%;
	margin: 0px auto; 
	/*
	*/
}

#cont { 
	font: normal 12px Georgia, serif; 
    color: #33190D; 
    background: url('gfx/bg_cont.png') repeat-y!important; 
    background: url('gfx/bg_cont_new.gif') repeat-y; 
    width: 810px !important;
    height: auto;
	min-height: 100%;
	_height: 100%;
    /*
    position: absolute; 
    width: 810px; 
    height: 100%;}
	*/
}

#top {
	/* height: 165px; */
	margin: 0 10px 0 10px;
}

#top .inner { 
	background: url('gfx/bg_top_inner.png') repeat; 
	padding: 0px 15px; 
	height: 130px; 
	/* 
	height: auto;
	position: relative;
	*/
	z-index: 2;
	}
	
#top h1 { 
	float: left; 
	display: inline; 
	margin: 28px 0px 0px 10px; 
	}
	
#top h2 {
	float: right; 
	margin-top: 28px;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	}

/*
#top h2 span { display: none; }
*/

#top h2 input.NormalTextBox { 
	font-size: 10px; 
	width: 120px; 
	height: 13px; 
	margin: 0;
	padding: 1px 3px; 
	border: 1px solid #D99F57; 
}

#top h2 a.SEARCH { 
	cursor: pointer; 
	/*
	display: inline-block;
	width: 75px; 
	height: 19px; 
	margin-top: 6px;
	margin: 4px 0 -4px 10px;
	*/
}
	
#top h2 a.SEARCH img {
	vertical-align: middle;
}

#top h2 a.GreenCap { 
	clear: both;
	float: right;
	display: block; 
	text-align: right; 
	padding-top: 5px}

	#top h2 a.BlogCap { 
	clear: both;
	float: right;
	display: block; 
	text-align: right; 
	padding-top: 5px}

#mid {
	margin: 0 10px 0 10px;
}

#btm {
	margin: 0 10px 0 10px;
	overflow: visible;
    font-family: Georgia, Times New Roman, Times, Serif;
}

#btm .content {
	overflow: visible;
}

#btm .content h1 {
	margin: 72px 0 0 57px;
}

#btm .content p {
	margin: 13px 0 0 76px;
}


/* Copyright */

#copyright {
	position: absolute; 
	z-index: 1; 
	clear: both;
	background: url('gfx/copyright_side_new.gif') no-repeat right top; 
	width: 10px; 
	height: 249px; 
	bottom: 0px; 
	right: 10px 
}

#copyright span { 
	display: none; 
}

.search_btn { 
	margin-top: 2px; 
	background: url( 'gfx/btn_Search_techinfo.gif' ) no-repeat; 
	width: 75px; 
	height: 19px; 
	cursor: pointer; 
}

.AdminMenuDiv {
	/* 
	position: absolute;
	left: 31%;
	right: auto;
	width: 38%;
	*/
	position: absolute;
	top: 0;
	bottom: auto;
	left: 32%;
	width: auto;
	max-width: 400px;
	height: auto;
	border: 0;
    padding: 0 auto;
	text-align: center;
	z-index: 999999;
}

.clear_both {
	clear: both;
}

/*  Interior Styles */

.mid { 
	margin: 0px 11px 0px 10px; 
	height: 122px; 
	overflow: hidden; 
}

#wrapper.about .mid  
{
	background: #9B4D1B url('gfx/interior_bgs/new/bg_interior_about.gif') repeat-y;
}

.archdesigners .mid { 
	background: #00423B url('gfx/interior_bgs/new/bg_interior_archdesigners.gif') repeat-y;
}

.capabilities .mid { 
	background: #114E2B url('gfx/interior_bgs/new/bg_interior_capabilities.gif') repeat-y;
}

.contact .mid { 
	background: #87887E url('gfx/interior_bgs/new/bg_interior_contact.gif') repeat-y;
}

.customers .mid { 
	background: #035F98 url('gfx/interior_bgs/new/bg_interior_customers.gif') repeat-y;
}

.green .mid { 
	background: #00694E url('gfx/interior_bgs/bg_interior_green.gif') repeat-y;
}

.portfolio .mid { 
	background: #7C2130 url('gfx/interior_bgs/new/bg_interior_portfolio.gif') repeat-y;
}

#wrapper.products .mid { 
	background: #4F2248 url('gfx/interior_bgs/new/bg_interior_products.gif') repeat-y;
}


.interior #cont .links li a { 
	text-transform: uppercase; 
	color: #fff; 
	font: normal 9px Verdana; 
	text-decoration: none; 
}
	
.interior #cont .links li a:hover { 
	font-weight: bold; 
}


.interior #btm {
	background-color: #F4E6C5 !important;
	width: 789px;
	height: auto; /* */
}

.interior #btm .content { 
	padding: 74px 65px 100px 65px;
}

.interior #btm .content h1 { 
	margin: 0px 0px 0px 0px;  
}

.interior #btm .content h2 { 
	margin: 13px 0px 0px 21px; 
} 

.interior #btm .content p { 
	margin: 5px 0px 10px 21px; 
}

#SocialIcons {
    float:left;
    width:790px;
    height:50px;
    background-color:#291109;
    text-align:right;
}

#SocialIcons .icons
{
    margin:10px 0 0 0;
}

#SocialIcons .icons a
{
    margin:0 20px 0 0;
}
