/* @override http://xlerconsulting.com/css/xler.css */

:root
{
    overflow-y: scroll !important;
}

body
{
    color: #191919;
    margin: 0;
    background: #FFF url(../images/xler_bg.png) repeat left top;
	font: 12px/14px "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

a img
{
    border: none;
}

p
{
    margin-bottom: 16px;
	line-height: 19px;
	color: #333;
}
h3
{
    color: #878752;
}

h4 {
font-style: normal;
font-weight: normal;
padding: 0; margin: 0;
font-size: 11px;
color: #b4b386;
}

h4 a,h4 a:visited{
	color: #b4b386;
	text-decoration: none;
}
td {
    font-size: 12px;
    font-weight: normal;
    padding-top: 8px;
}

h5 {
    padding: 0px;
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #878752;
}

h6 {
    color: #666;
    font-size: 12px;
    margin:0;
    padding:0;
}

#header
{
    margin: 0 auto;
    height: 220px;
    background-color: #A7A9AC;
    width: 100%;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
}

#subheader
{
    width: 970px;
    height: 220px;
    margin: 0 auto;
}

#contact
{
    position: relative;
    top: 180px;
    left: 0px;
}

#logo
{
    float: right;
}

#nav
{
    height: 45px;
    background: #FFF url(../images/nav_bg.jpg) repeat-x;
}

#nav div
{
    line-height: 45px;
    font-size: 13px;
    font-family: Geneva, "Lucida Grande", Verdana, Arial, sans-serif;
    margin: 0 auto;
    width: 960px;
    padding: 0px;
}

#nav div .nav_spacer {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
	float: left;
	height: 25px;
	background-color: #bbbbbb;
	width: 1px;
}

#nav div a {
	float: left;
}

#nav div a,#nav div a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: white;
}

#nav div a:hover {
	color: #96989c;
}

#content
{
    padding: 10px;
    background-color: white;
    margin: 0 auto;
    width: 960px;
}

#content-inner
{
    background-color: #CBCBCB;
    padding: 12px;
}

#alpha-inner
{
    margin: 0px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 10px;
    overflow: hidden;
}
.content_title {
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	margin-bottom: 30px;
}
.content_title h3 {
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 2px;
}
.content_title img {
	position: absolute;
	right: 0;
	bottom: 3px;
}
p.quote{
	
}
p.quote.highlighted {
	color: #333;
	font: italic 18px/27px Georgia, "Times New Roman", Times, serif;
}
p.quotee{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4c4c4c;
	margin-bottom: 35px;
}

.aboutItem a, .portItem a, .recommendations a.backtotop{ text-decoration: none; color: #eb6e00; }
.aboutItem a:hover,.portItem a:hover, .recommendations a.backtotop:hover { background: #eb6e00; color: #fff; }
.portItem a.backtotop { top: 10px; right: 0px; position: absolute; text-decoration: none; color: #eb6e00; }
.portItem a.backtotop:hover { background: #eb6e00; color: #fff; }

#alpha-inner h1
{
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#alpha-inner h1 span
{
	font: normal 21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #999;
}
#alpha-inner ul.top_list{
	
}
#alpha-inner ul.top_list li{
	color: #666666;
	letter-spacing: normal;
	font: italic 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}
#alpha-inner ul.top_list li span {
	font-size: 17px;
	color: #666;
	font-weight: normal;
	font-style: normal;
}
.introText{
	color: #999966;
	font: normal 23px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#alpha-top
{
    background: url(../images/leftbox_top.jpg) no-repeat;
    height: 7px;
}

#alpha-bottom
{
    background: url(../images/leftbox_bottom.jpg) bottom no-repeat;
    height: 7px;
}

#beta-top
{
    background: url(../images/rightbox_top.jpg) no-repeat;
    height: 7px;
}

#beta-bottom
{
    background: url(../images/rightbox_bottom.jpg) bottom no-repeat;
    height: 7px;
}

.layout-wt #alpha
{
    float: left;
    width: 650px;
    background-color: #FFF;
}

.layout-wt #beta
{
    float: left;
    margin: 0;
    width: 278px;
    background-color: #FFF;
    margin-left: 8px;
}

#beta-inner {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	padding-top: 10px;
}

#beta h1 {
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
    padding-right: 30px;
    padding-left: 30px;
    font-style: normal;
    font-weight: normal;
    color: #333;
}

#beta h4 {
}

#beta a {
    font-size: 10px;
    color: #999;
    text-decoration: none;
}

#beta a:hover {
    text-decoration: underline;
}

.icon {
    width: 20px;
    text-align: right;
}


.portfolio, .recommendations {
    background: url(../images/shade.jpg) no-repeat;
}

.portfolio h3, .portfolio h5 {
    margin:0; padding:0;
}

.portfolio p {
    line-height: normal;
}

.shade {
    height: 225px;
}

.shade td {
	font-size: 11px;
}a.portfolio-link {
    color: #999;
    font-size: 12px;
    height: 20px;
    vertical-align:top;
    padding-left: 4px;
    padding-top: 2px;
    text-decoration: none;
}

a.portfolio-link:hover {
    text-decoration: underline;
}

#footer {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 150px;
}

.exampleItem {
	padding-top: 10px;
}

.exampleItem h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-right: 30px;
	padding-top: 0px;
	line-height: 16px;
	margin: 0px;
	color: #ff9900;
	font-size: 15px;
}

.exampleItem h4 .example_type{
	font-size: 15px;
	color: #191919;
	letter-spacing: normal;
}

.exampleItem h5{
	padding-left: 30px;
	padding-bottom: 8px;
	padding-right: 30px;
	padding-top: 0px;
	margin: 0px;
}
.exampleItem p {
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 13px;
}

.exampleItem img {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	margin: 0px;
}
.portItem {
	position: relative;
	margin-bottom: 30px;
}
.aboutItem h3{
	font: normal normal 27px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 0;
	margin: 20px 0 0;
} 
.aboutItem h3 span{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.aboutItem p{
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0px;
	line-height: 18px;
}
.portItem h3{
	font: normal normal 27px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0 0 10px;
	padding: 0;
}
.portItem h3 span{
	font-size: 21px;
	
}
.portItem h5{
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.portItem p{
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 20px;
}
.shortColumn{
	padding: 0px;
	margin: 0px;
	width: 230px;
	float: left;
}
.bigColumn{
	padding: 0px;
	margin: 0px;
	width: 724px;
	float: left;
}
.clearfix{
	clear: both;
}
.shortColumn h3{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
.orange{
	color: #ff9900;
}
.homeTallBox{
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	height: 334px;
	width: 190px;
	background-image: url(../images/tallbox_bg.png);
	
}
.homeTallBox ol{
	margin-left: 16px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
}

.homeTallBox ol li{
	color: #999999;
	font-size: 11px;
	padding-bottom: 10px;
}
.homeTallBox .homedef{
	margin-bottom: 20px;
}
.homeTallBox .homedef tr td{
	color: #999999;
	font-size: 11px;
}
.homeLongBox{
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	height: 148px;
	width: 724px;
	background-image: url(../images/longbox_bg.png);
}
.homeLongBox p{
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 20px;
	line-height: 26px;
	color: #999999;
	font-size: 16px;
}
.homeLongBox p span{
	color: #666666;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	display: block;
	font-size: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.homeLongBox .plusplusplus{
	bottom: 35px;
	right: 45px;
	position: absolute;
	color: #BABD9E;
	font-size: 14px;
}
.homeLongBox .billsig{
	bottom: 35px;
	right: 380px;
	position: absolute;
}
.spaceLeft{
	margin-left: 5px;
}
.btmShadow{
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/btm_shadow.png);
}
#beta .joinonline ul{
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-top: 0px;
	padding: 0px;
	float: left;
}
#beta .joinonline ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	list-style-image: url(../images/plus_icon.gif);
}
#beta .joinonline ul li a,#beta .joinonline ul li a:visited{
	font-size: 12px;
}
#beta .joinonline ul li a:hover{
	color: #ff7f00;
	text-decoration: none;
}
#joinList{
	padding-left: 45px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#contact_form input, #contact_form textarea {
        padding: 5px;
        width: 300px;
        font-family: Helvetica, sans-serif;
        font-size: 1em;
        margin: 0px 0px 10px 0px;
        border: 1px solid #888888;
}

#contact_form textarea {
        height: 90px;
        overflow: hidden;
}

#contact_form textarea:focus, #contact_form input:focus {
        border: 1px solid #333333;
}

#contact_form input.submit-button {
        width: 100px;
        backg
        margin: 20px 0 0 200px;
        font-size: 1.1em;
		font-family: Helvetica, Verdana, Arial, sans-serif;
}

#contact_form label {
        float: left;
        text-align: right;
        margin-right: 15px;
        width: 70px;
        padding-top: 5px;
        font-size: 1.2em;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		color: #999;
}

