/*
Theme Name: 2010 Simple-Simplexity
Version: 3.0
Author: Simplexity, LLC
Author URI: http://www.get-simple.com/
*/

/* css reset */
html, body, p, ul, li, h1, h2, h3, h4, form {
    margin: 0;
    padding: 0;
}


/***********************************************************************
*** global ***
***********************************************************************/
body {
	background: #032634 url(/wp-content/themes/simplexity-1.2/img/bg_global_all.gif) 0 0 repeat;
	font: normal 16px/26px Arial, Verdana, Sans-Serif;
	color: #515151;
	/*text-shadow: #19100b 2px 2px 2px;*/
	text-align: left;
}
img {
    border-style: none;
    behavior: url(iepngfix.htc);
}
:-moz-any-link:focus {
  outline: none;
}
.clear-both {
    clear: both;
}
.hidden {
	display: none;
}

/* primary link classes */
a {
    color: #409ab8;
    text-decoration: underline;
} 
a:hover {
    color: #ffce0a;
    text-decoration: underline;
}
a.name {
    height: 0;
    width: 0;
    visibility: hidden;
}
a.anchor {
    display: block;
    height: 0;
    text-indent: -3000px;
}

/* primary button classes | lite */
a.btn-primary-lite {
	display: block;
	float: right;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) right -80px no-repeat;
	height: 67px;
	line-height: 67px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
a.btn-primary-lite span {
	display: block;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) 0px 0px no-repeat;
	padding: 0 0 0 31px;
	margin-right: 31px;
	height: 67px;
	cursor: pointer;
}
a.btn-primary-lite:hover {
	color: #000;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) right -400px no-repeat;
}
a.btn-primary-lite:hover span {
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) left -320px no-repeat;
}

/* primary button classes | dark */
a.btn-primary-dark {
	display: block;
	float: right;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) right -240px no-repeat;
	height: 67px;
	line-height: 67px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
a.btn-primary-dark span {
	display: block;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) left -160px no-repeat;
	padding: 0 0 0 31px;
	margin-right: 31px;
	height: 67px;
	cursor: pointer;
}
a.btn-primary-dark:hover {
	color: #000;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) right -560px no-repeat;
}
a.btn-primary-dark:hover span {
	background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_buttons.png) left -480px no-repeat;
}

input.submitButton {
	display: block;
	float: right;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/submit-button-bg.png) left top no-repeat;
	height: 67px;
	width: 120px;
	line-height: 67px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	border: none;
	margin-top: -40px;
	margin-right: 10px;
}


/***********************************************************************
*** section holder | landing ***
***********************************************************************/
#sec-holder-landing{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_landing_all.png") center top repeat-x;
    height: 730px;
}
#sec-holder-landing .light{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_landing_light.png") center top no-repeat;
    height: 730px;
}
#sec-holder-landing .backdrop{
    width: 964px;
    margin: 0 auto;
}
#sec-holder-landing .content{
    margin: 0 auto;
    padding-top: 160px;
    width: 884px;
    text-align: right;
}
#sec-holder-landing .contact{
    margin: 0 auto;
    width: 824px;
    margin-top: 60px;
    font-size: 12px;
    color: #267497;
    text-align: left;
}
#sec-holder-landing .contact div{
    float: left;
    text-align: right;
}
#sec-holder-landing .contact p.number{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 40px;
}
#sec-holder-landing .contact p.number strong{
    font-size: 32px;
    line-height: 32px;
    color: #fff;
}

#sec-holder-landing .contact p.address{
    height: 30px;
    line-height: 30px;
}
#sec-holder-landing .contact p.map{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top:  40px;
    margin-left: 10px;
    border-left: 1px solid #267497;
    padding-left: 10px;
}
#sec-holder-landing .question{
    display: block;
    padding-right: 50px;
    font-size: 32px;
    color: #a0d6ee;
}
#sec-holder-landing .answer{
    display: block;
    padding-right: 50px;
    font-size: 22px;
    line-height: 50px;
    color: #71c6e2;
}
#sec-holder-landing .credit{
    display: block;
    padding-right: 50px;
    padding-bottom: 20px;
    font-style: italic;
    font-size: 14px;
    line-height: 30px;
    color: #267497;
}
#sec-holder-landing .action-button{
    display: block;
    padding-right: 46px;
    overflow: hidden;
}
#sec-holder-landing strong{
    font-weight: bold;
    color: #fff;
}

/* navigation classes | fade-in */
#sec-holder-landing #navigation{
    margin: 0 auto;
    margin-top: 100px;
    width: 924px;
}
#sec-holder-landing #navigation p{
    margin: 0 auto;
    padding-left: 20px;
    font-size: 12px;
    line-height: 30px;
    color: #267497;
}
#sec-holder-landing #navigation p strong{
    display: inline-block;
    margin-right: 20px;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #71c6e2;
}

#sec-holder-landing #navigation #navBar {
	z-index: 999;
}
#sec-holder-landing #navigation div.rovingMenu {
	position: fixed;
	z-index: 999;
	top: 10px;
}

#sec-holder-landing #navigation div.bottomMenu {
	position:absolute;
	z-index: 998;
	top: 3610px;
}
#sec-holder-landing #navigation div.staticMenu {
	position: fixed;
	z-index: 998;
	top: 10px;
}

#sec-holder-landing #navigation ul {
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_navigation_main.png") center center no-repeat;
    width: 884px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
#nav-fixed .container ul {
    background: transparent;
    width: 884px;
    height: 50px;
    margin-top: 10px;
    margin-left: 10px;
    line-height: 50px;
    overflow: hidden;
}
#sec-holder-landing #navigation ul li,
#nav-fixed .container ul li {
    list-style: none;
    float: left;
    padding-left: 20px;
}
#sec-holder-landing #navigation ul li a,
#nav-fixed .container ul li a {
    color: #fff;
    text-decoration: none;
} 
#sec-holder-landing #navigation ul li a:hover,
#nav-fixed .container ul li a:hover {
    color: #ffce0a;
    text-decoration: underline;
}
#sec-holder-landing #navigation ul li.logo{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/simplexity_logos_small.png") right 0px no-repeat;
    list-style: none;
    width: 200px;
    height: 32px;
    margin-top: 10px;
    margin-right: 30px;
    float: right;
    text-indent: 3000px;
}
#nav-fixed .container ul li.logo {
    list-style: none;
    width: 200px;
    height: 32px;
    margin-top: 10px;
    margin-right: 30px;
    float: right;
}
#nav-fixed .container ul li.logo a {
    background: transparent url("/wp-content/themes/simplexity-1.2/img/simplexity_logos_small.png") right 0px no-repeat;
    display: block;
    width: 200px;
    height: 32px;
    text-indent: 3000px;
}
#sec-holder-landing #navigation ul li.beginning,
#nav-fixed .container ul li.beginning {
	list-style: none;
	float: right;
	height: 50px;
	line-height: 50px;
	margin-right: 30px;
}


/***********************************************************************
*** section holder | results ***
***********************************************************************/
#sec-holder-results{
    background: #fff url("/wp-content/themes/simplexity-1.2/img/bg_results_all.png") 0 0 repeat-x;
    overflow: hidden;
}
#sec-holder-results .backdrop{
    height: 840px;
}
#sec-holder-results .heading{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_titles_main.png") center 0 no-repeat;
    margin-top: 99px;
    height: 99px;
    overflow: hidden;
}
#sec-holder-results .heading h2{
    display: block;
    width: 0;
    height: 0;
    text-indent: -3000px;
}
#sec-holder-results .content{
    position: relative;
    margin: 0 auto;
    padding: 23px 46px 28px 50px;
    width: 868px;
    height: 60px;
}
#sec-holder-results .content .logo{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/simplexity_logos_small.png") right -40px no-repeat;
    width: 88px;
    height: 31px;
    position: absolute;
    top: 352px;
    right: 118px;
    font-size: 14px;
    text-indent: -3000px;
    z-index: 300;
}
#sec-holder-results .content p{
    float: left;
    width: 530px;
    line-height: 30px;
}
#sec-holder-results .content p strong{
    font-weight: bold;
    font-style: italic;
    color: #058dc7;
}
#sec-holder-results .content .action-button{
    float: right;
    margin-top: -4px;
}
/* stage action classes - moved jquey.css -
#sec-holder-results #stage{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_stage_results.png") -87px top no-repeat;
    margin: 0 auto;
    width: 926px;
    height: 367px;
    position: relative;
}
#sec-holder-results #stage .nav-left{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_stage_results.png") -17px -19px no-repeat;
    width: 43px;
    height: 62px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -31px;
    text-indent: -3000px;
}
#sec-holder-results #stage .nav-right{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_stage_results.png") -17px -89px no-repeat;
    width: 43px;
    height: 62px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -31px;
    text-indent: 3000px;
}*/
#sec-holder-results #stage li div{
    padding: 99px;
    text-align: right;
}
#sec-holder-results #stage li .visual{
    display: block;
    float: left;
    background: url("/wp-content/themes/simplexity-1.2/img/bg_results_img_holder.png") 0 -120px no-repeat;
    height: 188px;
    width: 268px;
    margin-top: -16px;
    text-align: left;
}
#sec-holder-results #stage li .visual-holder{
    position: relative;
}
#sec-holder-results #stage li a.visual-btn{
    display: block;
    background: url("/wp-content/themes/simplexity-1.2/img/bg_results_img_holder.png") 218px 138px no-repeat;
    position: absolute;
    top: 0;
    left:  0;
    height: 188px;
    width: 268px;
    text-indent: -20000px;
}
#sec-holder-results #stage li a.visual-btn:hover{
    background: url("/wp-content/themes/simplexity-1.2/img/bg_results_img_holder.png") -52px 138px no-repeat;
}
#sec-holder-results #stage li .visual-thumb{
    padding: 14px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}
#sec-holder-results #stage li .statistic{
    display: block;
    margin-top: 5px;
    float: right;
    width: 460px;
    font-size: 22px;
    line-height: 30px;
    color: #404040;
    text-align: left;
}
#sec-holder-results #stage li .statistic strong{
    font-weight: bold;
    color: #058dc7;
    
}
#sec-holder-results #stage li .credit{
    display: block;
    float: right;
    margin-top: 10px;
    width: 390px;
    font-size: 14px;
    line-height: 14px;
    font-style: italic;
    color: #a0a0a0;
    text-align: right; 
}


/***********************************************************************
*** section holder | solutions ***
***********************************************************************/
#sec-holder-solutions{
    background: #0d2029 url("/wp-content/themes/simplexity-1.2/img/bg_solutions_all.jpg") 0 0 repeat;
    height: 960px;
    padding-top: 20px;
    position: relative;
}
#sec-holder-solutions .backdrop{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_titles_main.png") center -100px no-repeat;
    height: 230px;
    margin-top: 80px;
}
#sec-holder-solutions .constrain{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -482px;
    width: 964px;
    height: 960px;
}
#sec-holder-solutions .constrain .content{
    position: absolute;
    top: 240px;
    left: 50px;
    width: 510px;
}
#sec-holder-solutions .constrain .content h2{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/ttl_solutions.png") 0 0 no-repeat;
    display: block;
    width: 430px;
    height: 60px;
    text-indent: -3000px;
}
#sec-holder-solutions .constrain .content .message{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 26px;
    color: #058dc7;
}
#sec-holder-solutions .constrain .content .message strong{
    font-weight: bold;
    color: #0478a9;
}
#sec-holder-solutions .constrain .content p{
    font-size: 14px;
    line-height: 24px;
}
#sec-holder-solutions .constrain .content .action-button-holder{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_solutions_tear.png") 0 0 no-repeat;
    display: block;
    width: 414px;
    height: 250px;
    margin-top: 0;
    margin-left: -30px;
	position: relative;
}
/*#sec-holder-solutions .constrain .content .action-button-holder .action-button{
    float: left;
    margin-top: 50px;
    margin-left: 35px;
}*/

#sec-holder-solutions .constrain .content .action-button-holder .action-button{
float: none;
position: absolute;
top: 55px;
left: 30px;
width:228px;
overflow:hidden;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* service offering listings */
#sec-holder-solutions ul{
    display: block;
    position: absolute;
    top: 100px;
    left: 610px;
    width: 304px;
    margin-top: 20px;
}
#sec-holder-solutions ul li{
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    color: #404040;
}
#sec-holder-solutions ul li.logo{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/simplexity_logos_small.png") right -80px no-repeat;
    width: 88px;
    height: 31px;
    margin-top: 30px;
    text-indent: -3000px;
}


/***********************************************************************
*** section holder | approach ***
***********************************************************************/
#sec-holder-approach{
    background: #111e24 url("/wp-content/themes/simplexity-1.2/img/bg_approach_all.png") 0px 0px repeat;
    height: 940px;
}
#sec-holder-approach .backdrop{
    padding-top: 90px;
}
#sec-holder-approach .content{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_titles_main.png") center -330px no-repeat;
    width: 964px;
    margin: 0 auto;
    height: 160px;
}
#sec-holder-approach .heading{
    float: left;
}
#sec-holder-approach .heading h2{
    display: block;
    width: 0;
    height: 0;
    text-indent: -3000px;
}
#sec-holder-approach .heading span{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/simplexity_logos_small.png") center -120px no-repeat;
    display: block;
    width: 88px;
    height: 40px;
    margin-top: 70px;
    margin-left: 304px;
    text-indent: -3000px;
}
#sec-holder-approach .content .message{
    float: right;
    width: 480px;
    margin-right: 50px;
    overflow: hidden;

}
#sec-holder-approach .content .message p{
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 20px;
}
#sec-holder-approach .content .message p strong{
    color: #409ab8;
}
#sec-holder-approach #process{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_approach_process.png") center 0 no-repeat;
    position: relative;
    height: 830px;
	width:100%;
    margin-top: -180px;
	overflow-x: hidden;
}
#sec-holder-approach span.action-button{
    position: absolute;
    top: 400px;
    right: 50%;
	margin-right: -87px;
}

/***********************************************************************
*** section holder | contact - experts ***
***********************************************************************/
#sec-holder-contact-experts{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_contact_all.png") 0 0 repeat-x;
    height: 900px;
    padding-top: 20px;
}
#sec-holder-contact-experts .backdrop{
    padding-top: 70px;
}
#sec-holder-contact-experts .message{
    margin: 0 auto;
    margin-bottom: 10px;
    width: 864px;
    font-size: 14px;
    line-height: 30px;
}
#sec-holder-contact-experts .message strong{
    font-style: italic;
    color: #058dc7;
}
#sec-holder-contact-experts .contact{
    margin: 0 auto;
    width: 864px;
    height: 130px;
}
#sec-holder-contact-experts .contact span{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/simplexity_logos_small.png") center 0 no-repeat;
    float: left;
    display: block;
    width: 88px;
    height: 40px;
    margin-top: 75px;
    text-indent: -3000px;
}
#sec-holder-contact-experts .contact p{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_divider_vertical.png") left top repeat-y;
    float: left;
    margin-left: 40px;
    margin-top: 42px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    font-size: 12px;
    color: #70c5e1;
}
#sec-holder-contact-experts .contact strong{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
#sec-holder-contact-experts .contact a{
    font-size: 12px;
    line-height: 20px;
}
#sec-holder-contact-experts .constrain{
    margin: 0 auto;
    margin-top: 60px;
    width: 924px;
    overflow: hidden;
}

/* contact form classes */
#sec-holder-contact-experts .constrain #contactForm{
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    padding-bottom: 26px;
    width: 304px;
}
#sec-holder-contact-experts .constrain .form-confirmation{
    width: 304px;
}

#sec-holder-contact-experts .constrain .form-confirmation .top{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_contact_confirm_corners.png") 0px 0px no-repeat;
    width: 304px;
    height: 30px;
    text-indent: -3000px;
}
#sec-holder-contact-experts .constrain .form-confirmation .bottom{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_contact_confirm_corners.png") 0px -30px no-repeat;
    width: 304px;
    height: 30px;
    text-indent: -3000px;
}
#sec-holder-contact-experts .constrain .form-confirmation .listings{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_contact_confirm_loop.png") 0px 0px repeat;
    padding-left: 30px;
    padding-right: 30px;
    width: 244px;
}


#sec-holder-contact-experts .constrain .form-confirmation p strong{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_contact_confirm_title.png") 0px 0px no-repeat;
    display: block;
    margin-bottom: 10px;
    width: 240px;
    height: 30px;
    text-indent: -3000px;
}
#sec-holder-contact-experts .constrain .form-confirmation p{
    display: block;
    padding: 0;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #a0d6ee;
}
#sec-holder-contact-experts .constrain form input.single, 
#sec-holder-contact-experts .constrain form textarea{
    background: #fff;
    border: 1px solid #000;
    display: block;
    font: normal 12px/18px Arial, Verdana, Sans-Serif;
    color: #404040;
    padding: 5px;
    margin-bottom: 5px;
}
#sec-holder-contact-experts .constrain form input.single{
    width: 220px;
    height: 20px;
    line-height: 20px;
}
#sec-holder-contact-experts .constrain form textarea{
    width: 292px;
    line-height: 18px;
    padding-bottom: 30px;
}
#sec-holder-contact-experts .constrain form .action-button{
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 200;
}
label.error{
    display: block;
    margin-top: -8px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #be0923;
}
/* expert listing classes */
#sec-holder-contact-experts .constrain #experts{
    float: left;
    margin-left: 20px;
    width: 570px;
}
#sec-holder-contact-experts .constrain #experts .top{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_experts_corners.png") 0px 0px no-repeat;
    width: 570px;
    height: 30px;
    text-indent: -3000px;
}
#sec-holder-contact-experts .constrain #experts .bottom{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_experts_corners.png") 0px -30px no-repeat;
    width: 570px;
    height: 30px;
    text-indent: -3000px;
}
#sec-holder-contact-experts .constrain #experts .listings{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_experts_loop.png") 0px 0px repeat;
    width: 570px;
    overflow: hidden;
}
#sec-holder-contact-experts .constrain #experts .listings .expert{
    float: left;
    width: 100%;
    margin-left: 30px;
    overflow: hidden;
	margin-bottom: 30px;
}
#sec-holder-contact-experts .constrain #experts .listings .expert .frame{
    background: transparent url("/wp-content/themes/simplexity-1.2/img/bg_experts_frame.png") 0px 0px no-repeat;
    float: left;
    width: 82px;
    height: 82px;
    margin-right: 10px;
    /*margin-bottom: 30px;*/
}
#sec-holder-contact-experts .constrain #experts .listings .expert .frame img{
    border: none;
    padding: 10px;
    width: 62px;
    height: 62px;
}
#sec-holder-contact-experts .constrain #experts .listings .expert .name{
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
    margin-top: 10px;
	display: block;
	min-width: 140px;
}
#sec-holder-contact-experts .constrain #experts .listings .expert .title{
    float: left;
    font-size: 12px;
    line-height: 16px;
    color: #70c5e1;
	display: block;
	
}

/* fixed navigation */
#nav-fixed{
    background: transparent url(/wp-content/themes/simplexity-1.2/img/bg_global_nav.png) center center no-repeat;      
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 97px;
    z-index: 999;
    text-align: center;
}
#nav-fixed .container{
    margin: 0 auto;
    width: 884px;
}

/* cforms settings */
.cf_hidden, 
p.linklove,
#cformsform label { display: none; }

#cformsform ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#cformsform #sendbutton {
	display: block;
	float: right;
	background: transparent url(/wp-content/themes/simplexity-1.2/img/submit-button-bg.png) left top no-repeat;
	height: 67px;
	width: 120px;
	line-height: 67px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	border: none;
	margin-top: -40px;
	margin-right: 10px;
}

.failure,
.waiting{
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.failure{
  color: #ee2325;
}
.waiting{
  color: #70c5e1;
}



iframe{
    overflow: hidden;
}



