/*------------------------------------------------------------------
[Page Specific Custom Styling]


#conv-content-col {

}*/

#finish-txt {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	max-width:550px;
	margin-left:auto;
	margin-right:auto;
}

#home-img {margin-bottom:15px;}

.dropinput {width:195px;}

.sminput {width:180px;}

#consult-req {
	width:230px;
	margin-left:auto;
	margin-right:0px;
}

#f-section-label {
	text-align:center;
	margin-bottom:25px;
}

#landing-h2 {
	text-align: center;
}

#form-row {
	max-width:480px;
	margin-left:auto;
	margin-right:auto;
}

#consult-form {
	background:#daf1d9;
}

#form-headline {
	font-size:24px;
	line-height:32px;
	margin-bottom:10px;
	text-align:center;
}

#form-headline-two {
	margin-top:0px;
	font-style:italic;
	text-align:center;
}

#cta-topper {
	text-align:center;
}

#consult-btn {
	margin-top:20px;
	display:block;
	width:250px;
	margin-left:auto;
	margin-right: auto;
}

.algrt {
	float:right;
}

.landingpts {
	margin-left:60px;
	font-size:14px;
	max-width:550px;
}

input.lp01 {
	width:190px;
}

select.lp01 {
	width:190px;
}

#form-span-left {
	margin-left:15px; 
	margin-right:5px;
	max-width: 200px;
	margin-bottom:20px;
}

#form-span-right {
	margin-left:15px; 
	margin-right:5px;
	max-width: 200px;
	margin-bottom:20px;
}

form {
	margin-left:auto;
	margin-right:auto;
}

.landing-screenshot {
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 15px rgba(0, 0, 0, 0.5);
}

#homebutton {
	 width:250px;
}



.sidebar, .dropshadow {
	max-width:600px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 15px rgba(0, 0, 0, 0.5);
}

li {
	margin-bottom:15px;
	margin-right:0px;
	padding:0px;
}

/*------------------------------------------------------------------
[Navbar]
*/

.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover {
	color: #81994D;
}

.navbar .nav > li > a {
	color: #FFF;

    text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

.navbar .nav > li > a:hover {
	color: #BBB;
}

.navbar .navbar-inner {
	background: #333;

	border-bottom: 1px solid #111;
}

.navbar .brand {

	/*
	width: 180px;
	height: 34px;

	background: url(../img/logo.png) no-repeat 0 0;
	*/
}




/*------------------------------------------------------------------
[Content]
*/


#content .inner {

	background: #fff;
}

#content .container {
	border-width: 4px;
	border-color: #444;
}



/*------------------------------------------------------------------
[Landing]
*/

#landing .inner {
    background: #81994D url(img/header-bg.png) repeat 0 0 !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

#landing .inner h1 {
    color: #FFF;
}



/*------------------------------------------------------------------
[Screenshots / #screenshots]
*/

#screenshots {
	background: #E8E8E8;

	border-top: 1px solid #CCC;
}

#screenshots .inner {
	border-top: 1px solid #FFF;
}




/*------------------------------------------------------------------
[Subheader]
*/

#subheader {
	color: #EEE;

	background: #444;

	border-color: #556828;
}

#subheader .inner {
	background: #81994D url(img/header-bg.png) repeat 0 0;

}



/*------------------------------------------------------------------
[Extra]
*/

#extra {
	border-top: 1px solid #000;
}

#extra .inner {
	color: #fff;

	background-color: #222;

	border-top: 1px solid #555;
}



/*------------------------------------------------------------------
[Footer]
*/

#footer {
	border-top: 1px solid #000;
}

#footer .inner {
	background: #111;

	border-top: 1px solid #222;
}

.footer-links a {
	color: #777;
}



/*------------------------------------------------------------------
[Miscellaneous]
*/

.circle-icon {
	background: #393939;
}

.circle-icon div {
	color: #81994D !important;
}

.slash {
	color: #677E30;
}

.sidebar {

	background: #EEE;
}



.nav-list > li.active > a,
.nav-list > li.active > a:hover {
	color: #FFF;

	background: #81994D;
}
