body { 
	 margin: 0;
 	padding: 0;
 	color: #6d6d6d;
 	font-family: 'Tahoma', Helvetica, Arial;
 	font-size:13px;
	background: #f2f7fc url("images/inner_bg.png") center top repeat-y;
}
.ui-tabs-hide { display: none; }
.ct{text-align:center;}
.rt{text-align:right;}
p{
font-size: 12px;
line-height: 20px;
color: #6d6d6d;
}

h3{
font-size: 16px;
color: #505050;
font-weight: normal;
margin: 0;
padding: 0;
}

h4{
font-size: 18px;
color: #fff;
font-weight: bold;
margin: 0;
padding: 0;
}


h1{
font-size: 26px;
font-weight: normal;
margin: 0;
color: #505050;
padding: 0;
}

h5{
font-size: 14px;
font-weight: bold;
color: #505050;
padding: 0;
margin: 0;
}

h6{
font-size: 13px;
font-weight: bold;
color: #505050;
padding: 0;
margin: 0 0 20px 0;
}

.mr20{
margin-right: 20px;
}

html,body, #wrapper{
height: 100%;
}

body > #wrapper{
height: auto;
min-height: 100%;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


ul,li{margin: 0; padding: 0; list-style: none;}
a{outline: none;}
/**
 * alt pages
 */
body#sub {
	margin: 0;
	padding: 0;
	color: #6d6d6d;
	font: normal 13px Tahoma;
	background: #ebf0f5 url("images/nimble_bg.jpg") center top no-repeat;
}
#content-area {
	width: 958px;
	margin: 0px auto;
	overflow: hidden;
	background: url("images/content-bg.jpg") repeat-y; 
}
#content-area #content {
	width: 960px;
	background: url("images/content-area-bg.jpg") top no-repeat;
}
#content-area .padding {
	overflow: hidden;
	padding: 30px 0px 55px 0px;
}
div.about-us {
	width: 320px;
	height: 202px;
	float: left;
	background: url("images/aboutus-bg.jpg") 58px 0px no-repeat;
}
div.partner {
	width: 320px;
	height: 197px;
	float: left;
	background: url("images/partner-bg.jpg") 20px no-repeat;
}
div.about-us-content ,
div.partner-content{
	width: 465px;
	float: left;
}
#content-footer {
	width: 960px;
	height: 9px;
	background: url("images/content-footer.jpg") no-repeat;
}
#content h1 {
	color: #faa634;
	font: normal 24px Tahoma;
	margin: 0; padding: 0;
	padding-bottom: 25px;
}
#content h4 {
	margin: 0; 
	padding: 0;
	color: #303030;
	font: normal 18px Tahoma;
	padding-bottom: 15px;
}
#content h4 span.highlight {
	color: #005daa; 
}
#content p {
	line-height: 1.5;
	padding-bottom: 13px;
}

/** 
 * typography
 */
img { border: none; }
h2,p { margin: 0; padding: 0; }
div.content p { line-height: 1.6; }
div.content h2 {
	color: #303030;
	font: normal 20px Tahoma;
	padding-bottom: 10px;
}
a.sprite {
	width: 298px;
	height: 48px;
	display: block;
	margin-top: 15px;
	background: url(images/beta_sprite.png) left top no-repeat;
}

a:hover.sprite {
	background: url(images/beta_sprite.png) left -48px no-repeat;
}
a.sprite span { display: none; }
a { color: #005daa; text-decoration: none; }
a:hover { text-decoration: underline; }
a.active { font-weight: bold; }
#footer p { font-size: 12px; }
#latest p a { color: #2b2720; text-decoration: none; }
#latest p span { color: #666; padding-left: 20px;}

/**
 * text nav
 */
ul#text-nav {
	float: right;
	height: 22px;
	list-style: none;
	margin: 0px 10px 6px 0px;
	padding: 0;
}
ul#text-nav li {
	float: left;
	margin: 0; padding: 0;
}
ul#text-nav li a {
	padding: 0px 5px;
	color: #6d6d6d;
}

/* inner text nav */

ul#inner-text-nav {
	float: right;
	height: 22px;
	list-style: none;
	margin: 0px 10px 6px 0px;
	padding: 0;
}
ul#inner-text-nav li {
	float: left;
	margin: 0; padding: 0;
}
ul#inner-text-nav li a {
	padding: 0px 5px;
	color: #6d6d6d;
}

ul#inner-text-nav li.sel a, ul#text-nav li.sel a  {
	color: #005da6;
	text-decoration: none;
}



/**
 * structure
 */
#bar {
	top: 0;
	left: 0;
	height: 3px !important;
	width: 100%;
	overflow: hidden;
	position: absolute;
	background-color: #005daa;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
}
#nimble {
	width: 235px;
	height: 75px;
	margin-left: 5px;
	text-align: center;
	background: url("images/nimble.gif") no-repeat;
}
#nimble a {
	display: block;
	width: 235px;
	height: 75px;
}
#hero {
	width: 960px;
	background: url("images/hero-bg.jpg") no-repeat scroll 0 0 transparent;
	height: 383px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
#latest {
	width: 958px;
	height: 46px;
	margin: 0px auto;
	margin-top: 17px;
	overflow: hidden;
	background: url("images/latest_bg.jpg") no-repeat;
}
#footer {
	width: 960px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

/**
 * latest update / linkage
 */
#twitter {
	width: 670px;
	float: left;
}
#latest .padding {
	height: 46px;
	padding: 0px 22px;
	line-height: 44px;
}
#latest #share-this {
	float: right;
	width: 90px;
	height: 46px;
	line-height: 44px;
}
#latest #share-this a {
	color: #999;
	text-decoration: none;
}
#latest .linkage {
	width: 192px;
	height: 46px;
	float: right;
}
#latest .linkage p {
	float: left;
	color: #999;
	padding-left: 10px;
	line-height: 44px;
}
#latest .linkage ul {
	float: right;
	height: 46px;
	list-style: none;
	margin: 0; padding: 0;
	padding-right: 15px;
}
#latest .linkage ul li {
	float: left;
	height: 23px;
	display: block;
	padding: 12px 5px 0px 5px;
}

/** * content */
#grow-your-business {
	width: 960px;
	height: 383px;
	display: none;
	position: absolute;
	background: url("images/grow.jpg") no-repeat;
}
#easy-to-use {
	width: 960px;
	height: 383px;
	display: none;
	position: absolute;
	background: url("images/easy.jpg") no-repeat;
}
#unified-communications {
	width: 960px;
	height: 383px;
	display: none;
	position: absolute;
	background: url("images/puzzle.jpg") no-repeat;
}
#tailored-to-you {
	width: 960px;
	height: 383px;
	display: none;
	position: absolute;
	background: url("images/tailored.jpg") no-repeat;
}

/**
 * content area
 */
div.content {
	width: 430px;
	top: 140px;
	left: 467px;
	position: absolute;
}
div.content .padding {
	padding: 0px 10px;
}

/** 
 * navigation
 */
#navigation {
	width: 960px;
	height: 50px;
	list-style: none;
	margin: 0 0 30px 0; padding: 0;
	background: url("images/nav_sprite.png") 0px 0px no-repeat;
}
#navigation li {
	float: left;
	margin: 0; padding: 0;
}
#navigation a { display: block; }
#navigation a span { display: none; }

/**
 * nav sprites
 */
#navigation  li a.nimbleis {
	width: 243px;
	height: 50px;
	background: url("images/nav_sprite.png") 0px 0px no-repeat;
}
#navigation  li a.nimbleitself {
	width: 238px;
	height: 50px;
	background: url("images/nav_sprite.png") -243px 0px no-repeat;
}
#navigation  li a.unifying {
	width: 238px;
	height: 50px;
	background: url("images/nav_sprite.png") -481px 0px no-repeat;
}
#navigation  li a.empowering {
	width: 241px;
	height: 50px;
	background: url("images/nav_sprite.png") -719px 0px no-repeat;
}

/**
 * nav sprites on
 */
#navigation  li.on a.nimbleis,
#navigation li a.nimbleis:hover {
	width: 243px;
	height: 50px;
	background: url("images/nav_sprite.png") 0px -50px no-repeat;
}
#navigation  li.on a.nimbleitself,
#navigation li a.nimbleitself:hover {
	width: 238px;
	height: 50px;
	background: url("images/nav_sprite.png") -243px -50px no-repeat;
}
#navigation  li.on a.unifying,
#navigation li a.unifying:hover {
	width: 238px;
	height: 50px;
	background: url("images/nav_sprite.png") -481px -50px no-repeat;
}
#navigation  li.on a.empowering,
#navigation li a.empowering:hover {
	width: 241px;
	height: 50px;
	background: url("images/nav_sprite.png") -719px -50px no-repeat;
}
/**
 * form validation
 */
label.error {
	display:block;
	color: #ff0000!important;
	font: bold 11px Tahoma;
	padding-left: 3px;
	width:auto!important;
}

/**
 * form section
 */
.f_table label{display:block; width:170px; padding-top:3px;}
.f_table td{vertical-align:top;padding-bottom:10px;}
#partners-form {
	width: 466px;
	background: url("images/form-bg.jpg") repeat-y;
}
#partners-form .partner-top {
	width: 466px;
	background: url("images/form-top-bg.jpg") no-repeat;
}
#partners-form .partner-top .content-partner {
	background: url("images/form-bottom-bg.jpg") bottom no-repeat;
}
#partners-form .partner-top .content-partner .padding {
	padding: 25px;
}

table {
	width: 400px;
}

#next, #back{background: url(images/bg_prev_next.gif) left top repeat-x; color:#fff; padding:5px 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-moz-box-shadow: -2px 2px 3px #ccc;
-webkit-box-shadow: -2px 2px 3px #ccc;
box-shadow: -2px 2px 3px #ccc;
  
}


/* white box */

#box{
margin-bottom: 20px;
}

.white_box_top{
background: url(images/white_box_tb.png) left top no-repeat;
height: 30px;
}

.white_box_bottom{
background: url(images/white_box_tb.png) left bottom no-repeat;
height: 30px;
clear: both;
}

.white_box_content{
background: url(images/white_box_content.png) left bottom repeat-y;
width: 910px;
padding: 0 25px;
float: left;
}

.inbox{
width: 290px;
float: left;
}

.inbox img{
float: left;
}

.inbox .box_c{
float: right;
width: 190px;
}

.inbox .box_c h3{
margin-bottom: 7px;
}

.inbox .box_c p{
font-size: 12px;
}


/* content part */

#home_content{
padding: 0 25px;
margin-bottom: 30px;
width: 910px;
background: url(images/border.gif) left top repeat-y; 
float: left;
}

#become_partner{
width: 580px;
float: left;
margin-right: 40px;
}

#home_content h1{
margin-bottom: 30px;}

ul.points_in_content li{
margin-bottom: 40px;
}

ul.points_in_content li a{
color: #0072d0;
text-decoration: underline;
}

ul.points_in_content li a:hover{
text-decoration: none;
}

#latest_tweets{
width: 290px;
position: relative;
float: left;
}

a.twiticon{
width: 76px;
height: 54px;
float: left;
background: url(images/twitter.png) left top no-repeat;
position:absolute;
display: block;
right: 0;
top: -10px;
}

a:hover.twiticon{
background: url(images/twitter.png) left bottom no-repeat;
}

/* Footer */

#footer_container{
background:#005daa url(images/footer.png) left top repeat-x;
width: 100%;
margin-top: -248px;
height: 208px;
color: #fff;
padding: 20px 0;
float: left;
}

.footer_c{
width: 910px;
margin: 0 auto;
padding: 0 25px;
}

#footer_left{
float: left;
background: url(images/footer_border.png) -10px top repeat-y;
}

.colone{
min-width: 135px;
float: left;
margin-right: 20px;
}

.colone h4{
margin-bottom: 6px;
}

.colone ul{
padding: 0;
margin: 0 0 15px 0;
}

.colone li a{
font-size: 14px;
line-height: 24px;
color: #fff;
}

.colone li a.twit{
background: url(images/social.png) left top no-repeat;
margin-top: 10px;
width: 32px;
margin-bottom: 10px;
display: block;
height: 31px;
}

.colone li a.linked{
background: url(images/social.png) left -39px no-repeat;
margin-bottom: 10px;
width: 32px;
display: block;
height: 31px;
}

.colone li a.face{
background: url(images/social.png) left -78px no-repeat;
margin-bottom: 10px;
width: 32px;
display: block;
height: 31px;
}

.colone li a.rssfeed{
background: url(images/social.png) left -117px no-repeat;
margin-bottom: 10px;
width: 32px;
display: block;
height: 31px;
}

.newsletter_container{
width: 377px;
float: right;
}

.newsletter{
width: 269px;
padding: 15px 0 0 117px;
margin-bottom: 40px;
float: left;
background: url(images/newsletter.png) left top no-repeat;
height: 97px;
}

.newsletter .textf{
border: none;
padding: 0;
margin: 0;
float: left;
width: 164px;
height: 22px;
background: none;
font-size: 13px;
color: #6d6d6d;
}

.newsletter .textf:focus{
border: none;
background: none;
padding: 0;
margin: 0;
width: 164px;
height: 22px;
font-size: 13px;
color: #6d6d6d;
}

.addme, .addme:focus { 
width: 72px;
height: 30px;
margin: -3px 0 0 15px;
float: left;
border: none;
cursor: pointer;
background: url("images/addme.png") no-repeat;
}

.copyright p{
color: #ccc;
margin-left: 104px;
font-size: 12px;
}

/* inner pages */

#inner_content{
padding: 0 5px;
margin:40px 0 30px 0;
width: 950px;
background:#fff url(images/border2.gif) left top repeat-y; 
float: left;
}

#inner_content2{
padding: 0 5px;
margin:40px 0 30px 0;
width: 950px;
background:#fff url(images/beta.jpg) right 150px no-repeat;
float: left;
}

#inner_content3{
padding: 0 5px;
margin:40px 0 30px 0;
width: 950px;
background:#fff;
position: relative;
float: left;
}


#inner_content h1, #inner_content2 h1, #inner_content3 h1{
padding-bottom: 10px;
border-bottom: 1px solid #ececec;
margin-bottom: 20px;
}

a.all_jobs{
position: absolute;
right: 0;
top: 5px;
width: 132px;
height: 30px;
display: block;
background: url(images/alljobs.png) left top no-repeat;
}

body#inner {
	scroll center top #EBF0F5;
	color:#6D6D6D;
	font:13px Tahoma;
	margin:0;
	padding:0;
	background: url("images/inner_bg.png") repeat-y scroll center top #EBF0F5;
}

body#home {
	margin: 0;
	padding: 0;
	color: #6d6d6d;
	font: normal 13px Tahoma;
	background: #ebf0f5 url("images/main_bg.jpg") center top no-repeat;
}

.submenu{
width: 200px;
float: left;
margin-right: 40px;
}

.submenu ul{
margin-bottom: 30px;
margin-top: 3px;
}

.submenu ul li a{
background: none;
font-size: 13px;
color: #6d6d6d;
display: block;
width: 180px;
padding: 11px 10px;
border-bottom: 1px solid #e6e7e9;
}

.submenu ul li a:hover, .submenu ul li.selected a{
background: #ededee;
text-decoration: none;
color: #005daa;
}

a.cta{
width: 208px;
height: 74px;
float: left;
display: block;
background: url(images/cta.png) left top no-repeat;
margin: 0 0 0 0;
text-indent: -9999px;
}

a:hover.cta{
background: url(images/cta.png) left bottom no-repeat;
}

#inner_right_content{
width: 710px;
float: left;
}

#inner_full_content{
width: 950px;
float: left;
}

#inner_right_content h5, #inner_full_content h5{
margin-bottom: 10px;
}

#inner_full_content h5#position{
padding-left: 25px;
background: url(images/icon_sprite.png) left top no-repeat;
}

#inner_full_content h5#responsibilities{
padding-left: 25px;
background: url(images/icon_sprite.png) left -158px no-repeat;
}

#inner_full_content h5#requirements{
padding-left: 25px;
background: url(images/icon_sprite.png) left -53px no-repeat;
}

#inner_full_content h5#bonus_skills{
padding-left: 25px;
background: url(images/icon_sprite.png) left -105px no-repeat;
}



#inner_right_content p, #inner_full_content p {
margin-bottom: 20px;
}

.storypic{
float: right;
margin:  0 0 20px 20px;
}

.team_profile{
width: 710px;
float: left;
padding: 20px 0 5px 0;
border-bottom: 1px solid #f7f7f7;
}

.team_profile_last{
width: 710px;
float: left;
padding: 20px 0 5px 0;
}

.member_bio{
width: 540px;
float: left;
margin:  0 20px 0px 0;
position: relative;
}

.member_bio p{
margin-bottom: 20px;
}

.member_image{
float: left;
}

.member_image img{
width: 146px;
border: 2px solid #e9eef2;
}

#inner_right_content .member_bio h5{
color: #005daa;
margin:0 0 6px 0;
}


.member_bio h5 span{
font-style: italic;
font-weight: normal;
}

.member_social{
position: absolute;
width: 100px;
right: 0;
}

.member_social li a{
float: left;
margin: 0 0 0 10px;
}

.member_social li a.tw{
width: 16px;
height: 16px;
display: block;
background: url(images/social_logos.png) left top no-repeat;
text-indent: -3000em;
}

.member_social li a.fb{
width: 16px;
height: 16px;
display: block;
background: url(images/social_logos.png) -26px top no-repeat;
text-indent: -3000em;
}

.member_social li a.in{
width: 16px;
height: 16px;
display: block;
background: url(images/social_logos.png) -56px top no-repeat;
text-indent: -3000em;
}

.jobs_available{
float: right;
margin: 0 0 20px 20px;
}

.openings{
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
background: #ededee;
width: 178px;
padding: 5px 20px;
border: 1px solid #e6e7e9;
}

.whywork{
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
background: #ededee;
width: 178px;
padding: 15px 20px;
border: 1px solid #e6e7e9;
}



.openings li{
line-height: 18px;
border-bottom: 1px solid #d7d7d7;
padding: 10px 0;
}

.openings li.lastitem{
border-bottom: none;
}

.openings li a{
color: #505050;
text-decoration: none;
}

.openings li a:hover{
color: #005daa;
text-decoration: none;
}

.whywork li{
line-height: 18px;
list-style-type:disc;
color: #505050;
padding: 0;
margin: 0 0 10px 15px;
}

#join-beta, #join-partner, #join-tech{
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
background: #f6f6f6;
width: 670px;
float: left;
padding: 20px;
border: 1px solid #f2f3f4;
}
.ajax_req{
	border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
background: #f6f6f6;
width: 670px;
float: left;
padding: 20px;
border: 1px solid #f2f3f4;

}

#join-beta .ffield, #join-partner .ffield, #join-tech .ffield{
border-radius:2px;
font-family: Tahoma;
font-size: 12px;
color: #505050;
-moz-border-radius: 2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
width: 311px;
border: 2px solid #e8e8e8;
padding: 5px;
background: #fff;
}
#join-beta select.ffield, #join-partner select.ffield, #join-tech select.ffield {width: 325px;}

#join-beta .area, #join-partner .area, #join-tech .area {
border-radius:2px;
-moz-border-radius: 2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
width: 311px;
border: 2px solid #e8e8e8;
padding: 5px;
background: #fff;
}

#join-beta span.first, #join-partner span.first, #join-tech span.first{
width: 325px;
margin-right: 20px;
margin-bottom: 10px;
float: left;
}

#join-beta span.second, #join-partner span.second, #join-tech span.second{
width: 325px;
margin-bottom: 10px;
float: left;
}

#join-beta .checkbox, #join-partner .checkbox, #join-tech .checkbox{
margin-right: 10px;
}

#join-beta label, #join-partner label, #join-tech label{
width: 325px;
font-size: 12px;
color: #505050;
margin-bottom: 3px;
display: block;
}

#join-beta .next_submit_butt, #join-partner .next_submit_butt, #join-tech .next_submit_butt{
width: 54px;
display: block;
height: 30px;
border: none;
cursor: pointer;
float: right;
background: url(images/nextback.png) left top no-repeat;
margin: 0;
padding: 0;
}

#join-beta .back_submit_butt, #join-partner .back_submit_butt, #join-tech .back_submit_butt{
width: 54px;
height: 30px;
border: none;
display: block;
cursor: pointer;
float: left;
background: url(images/nextback.png) left bottom no-repeat;
margin: 10px 0 0 0;
padding: 0;
}

.thanks_box{
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
background: #f6f6f6;
margin-bottom: 110px;
width: 670px;
float: left;
padding: 20px 20px 0 20px;
border: 1px solid #f2f3f4;
}

#join-beta .submit_butt, #join-partner .submit_butt, #join-tech .submit_butt{
width: 104px;
height: 40px;
border: none;
cursor: pointer;
float: right;
background: url(images/submit.png) left bottom no-repeat;
margin: 0;
padding: 0;
}

ul.descr{
padding-left: 15px;
margin-bottom: 25px;
}

ul.descr li{
line-height: 20px;
list-style-type:disc;
padding: 0;
margin: 0 0 8px 0;
}

.howtoapply{
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
background: #f2f9ff;
margin-bottom: 30px;
width: 178px;
padding: 15px 20px 0 20px;
border: 1px solid #c5e5ff;
}

.howtoapply p{
font-size: 12px;
color: #505050;
}

.howtoapply a{
color: #005daa;
}

.adjust{
padding-bottom: 248px;
width: 960px;
float: left;
height: 2px;
}


/* added styles */

#form-beta{
	min-height: 200px;
}
.cl{clear: both; font-size: 0; line-height: 0; height: 0;}
.news{padding-top: 27px;}