/* CSS Framework // Landon Miller
-----------------------------------------------------------------------------*/

@import url("reset.css");

/*----------------------------------------------------------------------------- 
GLOBAL
-----------------------------------------------------------------------------*/

html, body { 
	margin:0; 
 	padding:0;
 	text-align:center; 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

#page-wrap {
	position: relative;
	background-image: url(../images/bg-wrapper.png);
	background-repeat: no-repeat;
	width: 1066px;
	padding: 0;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}

.footer {
	height: 60px; /* .push must be the same height as .footer */
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	background-color: #ccc;
}

#footer-content {
	position: relative;
	width: 1014px;
	margin: 0 auto 0 auto;
	z-index: 1;
	padding: 25px 0 0 10px;
	text-align: left;
	color: #161b45;
	font-size: 11px;
}

.push {
	height: 60px;
}

#what-we-do {
	position:absolute;
	width:240px;
	height:65px;
	z-index:100;
	left: 15px;
	top: 228px;
	font-size: 11px;
}

#bottom-rotator {
	position: relative;
	width: 925px;
	height: 100px;
	margin: 0 auto 0 auto;
	z-index: 1;
}


#header {
	position: relative;
	width: 1024px;
	height: 160px;
	margin: 0 auto 0 auto;
	z-index: 1;
}

#logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 41px;
	top: 23px;
}

#tagline {
	position:absolute;
	width: 200px;
	height: 27px;
	z-index:2;
	top: 14px;
	left: 475px;
}

#main {
	position:relative;
	width: 925px;
	min-height: 300px;
	margin: 0 auto 0 70px;
	background-image: url(../images/bg-main.png);
	background-repeat: repeat-x;
	z-index: 1;
}

#left {
	float: left;
	width: 230px;
	display: inline;
	margin: 0 0 0 10px;
	line-height: 22px;
	font-size: 11px;
	color: #fff;
}

#main-sidebar {
	position:absolute;
	width:219px;
	height:220px;
	z-index:1;
	left: 8px;
	top: 1px;
	line-height: 20px;
	padding: 0 0 0 10px;
}

#main-sidebar img {
	padding-bottom: 20px;
	margin: 0 0 0 -10px;
}

#right {
	float: right;
	width: 627px;
	display: inline;
	margin: -70px 15px 0 0;
}

#content-wrapper {
	position: relative;
	width: 580px;
	margin: 0 auto 0 0;
	padding: 20px;
	text-align: left;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #161b45;
	color: #161b45;
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
	}

#content {
	position: relative;
	width: 557px;
	margin: 0 0 0 0;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	border: 2px solid #b48701;
	min-height: 250px;
}

#main-content-wrapper {
	position: relative;
	width: 550px;
	margin: 0 auto 0 0;
	padding: 20px;
	text-align: left;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #161b45;
	color: #161b45;
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
	}
	
#main-content {
	position: relative;
	width: 544px;
	margin: 0 0 0 0;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	border: 2px solid #b48701;
	min-height: 250px;
}




/* 
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/

#nav {
	position: relative;
	width: 610px;
	height: 23px;
	margin: 10px 0 0 3px;
	padding: 0 0 0 0;
	z-index: 99;
}

/* 
---------------------------------
Menu Core
---------------------------------*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/* 
---------------------------------
Main Container
---------------------------------*/
#qm0	
{	
	
	background-color:transparent;
}

/* 
---------------------------------
Main Items
---------------------------------*/
#qm0 a	
{	
	padding: 5px 10px 5px 10px;
	margin: 0 2px 0 0;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	background-color: #e1761c;
}

#qm0 .no-border {
	border: none;
}


/* 
---------------------------------
Main Hover State
---------------------------------*/
#qm0 a:hover	
{	
	
}

/* 
---------------------------------
Main Active State
---------------------------------*/
body #qm0 .qmactive, body #qm0 .qmactive:hover	
{	
	
}

/* 
---------------------------------
Sub Container
---------------------------------*/
#qm0 div, #qm0 ul	
{	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color:#fff;
	border-bottom: 0px solid #ccc;
	color: #2b649c;
	text-transform: none;
}

/* 
---------------------------------
Sub Items
---------------------------------*/
#qm0 div a, #qm0 ul a	
{	
	padding:2px 20px 2px 5px;
	margin: 0;
	background-color: transparent;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-transform: none;
	color: #2b649c;
	font-weight: normal;
}

#qm0 div a, #qm0 ul ul a	
{	
	padding:2px 20px 2px 5px;
	margin: 0;
	background-color: transparent;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 0px solid #ccc;
	text-transform: none;
	color: #2b649c;
	font-weight: normal;
}

/* 
---------------------------------
Sub Hover State
---------------------------------*/	
#qm0 div a:hover, #qm0 ul a:hover	
{	
	text-decoration: none;
	background-color: #567632;
	color: #fff;
}

/* 
---------------------------------
Sub Parent Items
---------------------------------*/	
#qm0 div .qmparent	
{	
	background-color:transparent;
}

/* 
---------------------------------
Sub Active State
---------------------------------*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
	background-color:#567632;
	color: #fff;
}

/* 
---------------------------------
Menu Links
---------------------------------*/
#qm0 a:link { color: #000; text-decoration: none; }
#qm0 a:visited { color: #000; text-decoration: none; }
#qm0 a:hover { color: #ff9e00; text-decoration: underline; }
#qm0 a:active { color: #000; text-decoration: none; }


/* 
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	margin: 0 0 20px 0;
	padding: 0;	
	line-height: 1.5em;	
	font-size: 16px;
	color: #161b45;
	font-weight: normal;
	font-style: italic;
	border-bottom: 2px solid #e45400;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;	
	line-height: 1.5em;	
	font-size: 12px;
	color: #000000;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0;	
	line-height: 1.5em;	
	font-size: 12px;
	color: #000000;
}

h4 {
	margin: 0 0 0.5em 0;
	padding: 0;	
	line-height: 1.5em;	
	font-size: 12px;
	color: #000000;
}


/* ----------------------------------------------------------------------------- 
TYPOGRAPHY
-----------------------------------------------------------------------------*/

.bold {
	font-weight: bold;
}

.orange {
	color: #d96611;
}

/* 
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a:link { color: #06C; text-decoration: underline; }
a:visited { color: #06C; text-decoration: underline; }
a:hover { color: #06C; text-decoration: underline; }
a:active { color: #06C; text-decoration: underline; }

#left a:link { color: #fff; text-decoration: none; }
#left a:visited { color: #fff; text-decoration: none; }
#left a:hover { color: #ff9d4d; text-decoration: none; }
#left a:active { color: #fff; text-decoration: none; }




/* 
----------------------------------------------------------------------------- 
LISTS
-----------------------------------------------------------------------------*/


#content ul {
	margin: 0 0 1.5em 10px;
	padding: 0;
	line-height:1.4em;
	color: #161b45;
}

#content ul li {
	margin: 0 0 10px 15px;
	padding: 0;
}

#left ul {
	margin: 15px 0 1.5em 10px;
	padding: 0;
	line-height:1.4em;
	color: #fff;
}

#left ul li {
	margin: 0 0 4px 15px;
	padding: 0;
}


ol {
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
}

ol li {
	margin: 0 0 0.25em 30px;
	padding: 0;
}

label.error { 
	display: block;
	color: red;                              
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
/*--
Carousel-------------------------*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 886px; /*Width of Carousel Viewer itself*/
height: 92px; /*Height should enough to fit largest content's height*/
background-color:white;
font-family:Arial, Helvetica, sans-serif;
margin-top:25px;
border:none;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0px;
top: 0px;
width: 880px;
height: 92px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 15px 0 15px;/*margin around each panel*/
width: 129px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.carouselText {
	font-size: 11px;
	color: #000;
}
a.carousel:link {
	color: #055230;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.carousel:visited {
	color: #055230;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.carousel:hover {
	color: #055230;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.carousel:active {
	color: #055230;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.carouselHeader {
	color: #055230;
	font-weight: bold;
	font-size:12px;
}
/*-----------------------------------*/