html {
	text-align: center; font-family: arial; font-size: 12px;  width:100%; padding: 0px; margin: 0px;
}

body {
	background:#f1f4f5; text-align: center; font-family: arial; font-size: 12px; height: 100%; width:100%; padding: 0px; margin: 0px;
}
div 
{
    background-color:transparent;
}
table
{
}
.hidden
{
    display:none;
}
.jquery-corner
{
    background-color:transparent;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

/* Styles for basic div containers
-----------------------------------------------------------*/

.button-container
{
    background-color:transparent; 
    cursor:pointer;
}
.search-container
{
    background-color:transparent; 
}


.alpha60 {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.35);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


div.menu
{
    background-color:#3a3e42;
    border:1px solid Black;
    box-shadow: 1px 1px 4px rgba(62, 68, 69, 0.5);
    padding-top:3px;
}
div.menu a.sidearrow
{
    background: transparent url(images/library/submenu_arrow.png) no-repeat 144px 1px;
}
div.menu a.sidearrow:hover
{
    background: transparent url(images/library/submenu_arrow_hover.png) no-repeat 144px 1px;
}
div.menu a.item
{
    color:#ECF4F9;
    display:block;
    text-decoration:none;
    font-size:12px;
    margin:5px 0px 7px 6px;
}
div.menu a.item:hover
{
    color:#ffdd48;
}

/*Homepage styles*/
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

a {
    color: #01A2E4;
    text-decoration: none;
    border-style: none;
    outline: 0;
}

li {
	list-style-type: none; list-style-image: none
}

a:link {
    text-decoration: none;
}

a:visited {
}

a:hover {
    text-decoration: underline;
}

a:active {
}

p, ul {
    line-height: 1em;
}

header,
footer,
nav,
section {
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

header, #header {
    margin: 0 auto;
    padding: 0;
    background:  url(../../images/header_bg.png) repeat;
    height: 40px;
}

.center {
    width: 960px;
    margin: 0 auto;
}

#logo {
    width: 120px;
    height: 28px;
    float: left;
    margin: 5px 5px 0 0;
}

#logo img {
    text-decoration: none;
    border-style: none;
    border: 0;
}

#logo_beta {
    width: 152px;
    height: 30px;
    float: left;
    background: url(../../images/logo.png) no-repeat;
    margin: 5px 10px 0 0;
}

#menu {
    width: 653px;
    height: 40px;
    float: left;
}

#menu ul {
    display: inherit;
    float: left;
    line-height: 1em;
    margin: 0 0 0 45px;
    padding: 0;
}

#menu li {
    float: left;
    width: 85px;
    height: 22px;
    cursor: pointer; 
    margin: 0;
    padding: 18px 0 0 0;
    display: inherit;
    
}

#menu li a {
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
      
}

#footer div.column
{
    float:left; text-align:left; margin-top:20px;margin-right:60px;
}

#footer div.column>div.header 
{
    font-size:12px; font-weight:bold; color:#666; text-transform:uppercase; line-height:18px;
}

#footer div.column>ul 
{
    margin-left:-39px; margin-top:5px;
}

#footer div.column>ul li 
{
    font-size:12px; color:#666; cursor:pointer; line-height:18px;
}

#footer div.column>ul li a
{
    font-size:12px; color:#666; cursor:pointer;
}

#footer div.footer_text
{
    margin-top:25px;
}
#footer div.footer_text div.textCol
{
    float:left;
}
#footer div.footer_text div.textCol div.copyrightText
{
    font-size:11px; color:#888; margin-right:10px;
}
#footer div.footer_text div.textCol div.links
{
    font:11px; color:#888; font-weight:bold;float:left;
}
#footer div.footer_text div.textCol div.links>a
{
    color:#888;
    cursor:pointer;
}
#footer div.footer_text div.textCol div.links>a:hover
{
    color:#01a2e4;
}

.menu-selected{
    background-color: #151515;
}

.menu-selected a {
    color: #ffffff;
}

.menu-unselected{

}

.menu-unselected a {
    color: #cedadb;
}

#signin {
    float: left;
    width: 172px;
    height: 42px;
    margin-top: 0px;
    padding: 16px 5px 0px 5px;
}

#signin_drop {
    width: 230px
    top: 100px;
    left: 300px;
    background-color: #151515;
    position: absolute;
    padding: 6px 0 12px 0;
    z-index: 8000;
    display: none;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius:0px 0px 5px 5px;
    box-shadow: rgba(62,68,69,0.5) 0 1px 3px;
    -moz-box-shadow: rgba(62,68,69,0.5) 0 1px 3px;
    -webkit-box-shadow: rgba(62,68,69,0.5) 0 1px 3px;
}

#login_link {
    text-decoration: none;
    border: none;
}

.select_login {
    background-color: #151515;
}

#login_link img {
    text-decoration: none;
    border: none;
}

#signin .register {
    color: #cedadb;
    font-family: arial;
    font-size: 11px;
    margin-right: 4px;
}

#signin .login {
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-right: 3px;
}

footer, 
#footer {
    background-color: #f3f9f9;
    border-top-color: #d1dde2;
    border-top-width: 5px;
    border-top-style: solid;
    font-size: .9em;
    height: 220px;
}

#content {
    background: #ffffff;
    margin: 0 auto;
    width: 100%;
}

.cross_bg 
{
    background: #fff;
    padding: 0;
}

.login_box {
    background: #ffffff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    width: 968px;
    margin: 30px auto;
    text-align: left;
    display: table; 
}

.heading_signup {
    height: 25px;
    width: 780px;
    margin: 10px 30px 0 20px;
    text-align: left;
    float: left;
    color: #25949a;
    font-family: arial;
    font-size: 14px;
}

.complete_msg {
    height: 327px;
    margin: 30px 30px 0px 120px;
    float: left;
    color: #2c2c2c;
    font-family: arial;
    font-size: 18px;
}
.complete_msg span 
{
    color: #0093CC;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
}

.signup_box {
    background: #ffffff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    width: 968px;
    margin: 30px auto;
    text-align: left;
    display: table; 
}

.signup_blue_box {
    width:800px;
    margin: 0px 0 0 80px;
    display: block;
    clear: both;
    padding: 20px 20px 0 20px;
}

.alert_box {
position: absolute;
top: 47px;
left: 0;
right: 0;
z-index: 7000;
clear: both;
}

.alert {
    position: relative;
    width: 530px;
    margin: 0 auto;
    padding: 9px 12px;
    text-align: left;
    background-color: #151515;
    color: #888;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
}

.dismiss {
    font-size: 18px;
    font-weight: bold;
    color: #b6b6b6;
    margin: 0;
    padding: 0;
    text-decoration: none;
    float: right;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.dismiss:hover {
    color: #fff;
    text-decoration: none;
}

.img_err {
    vertical-align: middle;
}



#content_heading
{
    margin: 30px 0px 5px 120px; font-size: 24px; width: 630px; float:left; color: #2c2c2c; font-family: Arial;font-weight: bold;
}

#content_heading.meet
{
    margin: 30px 0px 5px 25px;
}

div.content_heading
{
    margin: 30px 0px 5px 120px; font-size: 24px; width: 630px; float:left; color: #2c2c2c; font-family: Arial;font-weight: bold;
}

#content_heading span {
    float: right;
    font-size: 12px; 
    color: #333333; 
    font-family: Arial;
    width:138px;
}

#content_heading span a{
    float: right;
    font-size: 12px; 
    color: #0096db; 
    font-family: Arial;
    text-decoration: none;
}

#content_heading span a:hover{
    float: right;
    font-size: 12px; 
    color: #0096db; 
    font-family: Arial;
    text-decoration: underline;
}

#terms {
    font-size: 12px; width: 780px; float:left; color: #333333; font-family: Arial;margin: 10px 0; padding-left: 125px;
}

#terms a {
    font-size: 12px; 
    color: #0096db; 
    font-family: Arial;
    text-decoration: none;    
}

#terms a:hover {
    font-size: 12px; 
    color: #0096db; 
    font-family: Arial;
    text-decoration: underline;
}

.blue_box {
    
    width:580px;
    margin: 0px 0 0 80px;
    display: block;
    clear: both;
    padding: 20px;
}

.Mblue_box {    
    width:397px;
    margin: 30px 0 30px 30px;
    display: block;
    float: left;
    padding: 20px;    
}

.M_IDbox { 
    width:397px;
    height: 214px;
    background: #f7f7f7; 
}

.signup_link 
{
    background: #F3F9F9;
    padding: 20px 12px 20px 126px;
    font-size: 13px;
    line-height: 13px;
    color: #666666;
    margin-top: 25px;
    webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

div.Mblue_box>div.subTitle 
{
    color: #0093CC;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 20px 5px;
}

div.Mblue_box>div.subtleMsg 
{
    color: #AFAFAF;
    margin:0 0 10px 5px;
    width: 250px;
    font-size: 12px;
    line-height: 18px;
    padding-left: 6px;
}
div.blue_box>div.subtleMsg>a
{
    text-decoration:underline;
    cursor:pointer;
}

.err_signUp {
    font-size: 12px; 
    color: #cd2525; 
    font-family: Arial;
}

.ajax_sign {
    font-size: 12px; 
    color: #888888; 
    font-family: Arial;
}

.ajax_sign img 
{
    vertical-align: middle;
    margin: -1px 3px 0px 1px;
}

.ajax_sign1 {
    font-size: 12px; 
    color: #666; 
    font-family: Arial;
    float: left;
    margin: 25px 8px;
}

.ajax_sign1IMG
{
    float: left;
    margin:23px 0 0 10px;
}

.err_signUp img 
{
    vertical-align: middle;
    margin: -5px 3px 0px;
}

.info_signUp {
    font-size: 12px; 
    color: #888888; 
    font-family: Arial;
    margin-left:8px;
}

.msg_signUp {
    font-size: 12px; 
    color: #55a72c; 
    font-family: Arial;
}

.msg_signUp img 
{
    vertical-align: middle;
    margin:-5px 2px 0px 2px;
}

.input_row
{
    margin: 0px 0px 15px 25px; width: 800px;text-align: left; position:relative;
}

.row
{
    margin: 0px 0px 5px 25px; width: 750px; float:left; height: 30px;
}

.row_small
{
    margin: 0px 0px 5px 25px; width: 350px; float:left; height: 1px;
}

.input_row label
{
     color: #2C2C2C; font-size: 13px; font-family: Arial; margin: 0 0 5px 5px; display:block;  
}

.input_row input[type=text]
{
       
    border: #D8D8D8 1px solid;
    height:20px;
    width: 282px;
    font-size: 13px;
    border-top: 1px solid #B3B3B3;
    border-radius: 3px;
    padding:4px;
}

.input_row input[type=password]
{
    border: #D8D8D8 1px solid;
    height:20px;
    width: 282px;
    font-size: 13px;
    border-top: 1px solid #B3B3B3;
    border-radius: 3px;
    padding: 4px;
}

.input_row input[type=checkbox]
{
    border:#d8d8d8 1px solid;
}

.input_row input:focus
{
    outline: 0;
    border-color: rgba(38,158,229,.755);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05),0 0 6px rgba(38,158,229,.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 0 6px rgba(38,158,229,.5);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05),0 0 6px rgba(38,158,229,.5);
}

.help-text-inline 
{
    position: absolute;
    top: 8px;
    left: 305px;
    margin: 0;
    color:#2c2c2c;
}

.help-text-inline a 
{
    color: #01A2E4;
}

.help-text-inline a:hover 
{
    text-decoration: underline;
}


.placeholder {
    position: absolute;
    top: 7px;
    font-size: 13px;
    line-height: 17px;
    z-index: 1;
    left: 8px;
    white-space: nowrap;
    cursor: text;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    -webkit-transition: opacity .1s,font-size .1s;
    -moz-transition: opacity .1s,font-size .1s;
    -o-transition: opacity .1s,font-size .1s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.hasome.placeholder {
    font - size: 0!important;
    z - index: -1; - moz - opacity: 0;
    opacity: 0; - ms - filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity = 0);    
}

.signup_row
{
    margin: 0px 0px 15px 25px; width: 800px;text-align: left; position:relative;
}

.signup_row label
{
    color: #2C2C2C; font-size: 13px; font-family: Arial; margin: 0 0 5px 5px; display:block; 
}

.signup_row input[type=text]
{
    border: #D8D8D8 1px solid;
    height:20px;
    width: 352px;
    font-size: 13px;
    border-top: 1px solid #B3B3B3;
    border-radius: 3px;
    padding:4px;
}

.signup_row input[type=password]
{
    border: #D8D8D8 1px solid;
    height:20px;
    width: 352px;
    font-size: 13px;
    border-top: 1px solid #B3B3B3;
    border-radius: 3px;
    padding: 4px;
}

.signup_row input:focus
{
    outline: 0;
    border-color: rgba(38,158,229,.755);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05),0 0 6px rgba(38,158,229,.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 0 6px rgba(38,158,229,.5);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05),0 0 6px rgba(38,158,229,.5);
}

.signup_row input[type=checkbox]
{
    border:#d8d8d8 1px solid;
}

.login_row
{
    margin: 8px 10px 12px 10px; width: 210px;text-align: left;
}

.login_row label
{
    color: #f7f7f7; font-size: 12px; font-family: Arial; margin-bottom:2px; display:block; padding-left: 4px;
}
.login_row input
{
    display:block;
}
.login_row input[type=text]
{
    border:#151515 1px solid;
    width:196px;
    height: 22px; 
    font-size:12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(34,36,36,0.5) inset;
    -moz-box-shadow: 1px 1px 3px rgba(34,36,36,0.5) inset;
    -webkit-box-shadow: 1px 1px 3px rgba(34,36,36,0.5) inset;  
    margin-top: 1px;
    padding: 0 6px 2px 6px;
}

.login_row input[type=password]
{
    border:#151515 1px solid;
    width:196px;
    height: 22px;
    font-size:12px;
    border-radius: 3px;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: rgba(34,36,36,0.5) 1px 1px 3px inset;
     -moz-box-shadow: 1px 1px 3px rgba(34,36,36,0.5) inset;
    -webkit-box-shadow: 1px 1px 3px rgba(34,36,36,0.5) inset;  
    margin-top: 1px;
    padding: 0 6px 2px 6px;
}

.login_row input:focus {
    outline: 0;
    color: #333;
    border-color: #666;
    -webkit-box-shadow: inset 1px 1px 3px rgba(34,36,36,0.5),0 0 5px rgba(255,226,88,.8);
    -moz-box-shadow: inset 1px 1px 3px rgba(34,36,36,0.5),0 0 5px rgba(255,226,88,.8);
    box-shadow: inset 1px 1px 3px rgba(34,36,36,0.5),0 0 5px rgba(255,226,88,.8);
}


.signin
{
    float:right;
    margin:8px 0px 0 0;
}

.signin1
{
    float:left;
    margin:0px -3px 0 0;
}


.enter_meeting
{
    float:left;
    margin-top:15px;
    
}

input[type=submit].enter_meetingID {
    background: url(../../images/entermeeting_btn.png) no-repeat 0px 0px;
    height: 28px;
    width: 120px;
    margin-top: 7px;
    border:medium none;
    cursor:pointer;
    color: White;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 0 2px 2px 0;
    -webkit-text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    -moz-text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}

input[type=submit].enter_meetingID:hover {
    background: url(../../images/entermeeting_btn.png) no-repeat 0px -28px;
}

input[type=submit].enter_meeting {
    background: url(../../images/entermeeting_btn.png) no-repeat 0px -56px;
    height: 28px;
    width: 120px;
    border:medium none;
    margin-top: 9px;
    cursor:pointer;
    color: #333;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 0 2px 1px 0;
    -webkit-text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    -moz-text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
}

input[type=submit].enter_meeting:hover {
    background: url(../../images/entermeeting_btn.png) no-repeat 0px -84px;
}

#banner {
    margin: 0 auto;
    width: 100%;
}

.banner_full_wrapper {
    margin: 0 auto;
    height: 466px;
    width: 100%;
    background: url(../../images/banner_bg.png) repeat;
}

.banner_container {
    height: 450px;
    width: 980px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.banner_div 
{
    height: 450px;
    width: 4900px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
}

.banner_center {
    width: 980px;
    height: 450px;
    overflow: hidden;
    float: left;
    position: relative;
}

#features_center {
    width: 980px;
    margin: 0 auto;
    height: 750px;
}

.features_bg 
{
    background: url(../../images/banner_bg.png) repeat;
    height: 750px;
    width: 100%;
    margin: 0 auto;
}

.features_col_left {
    width: 240px;
    height: 650px;
    float: left;
    margin: 25px 10px 0 0;
}

.features_col_right {
    width: 700px;
    height: 650px;
    float: left;
    margin: 25px 0 0 10px;
}

.features_heading {
    width: 700px;
    height: 50px;
    float: left;
    color: #4E4E4E;
    font-family: arial;
    font-size: 28px;
    text-align: left;
}

.features_heading span {
    color: #31B0B7;
    font-family: arial;
    font-size: 28px;
    text-align: left;
}

.feature_div {
    width: 700px;
    height: 160px;
    float: left;
    margin: 20px 0 20px 0;
}

.feature_image {
    width: 300px;
    height: 160px;
    float: left;
    margin: 0 15px 0 15px;
}

.feature_desc {
    width: 310px;
    height: 160px;
    float: left;
    margin: 0 15px 0 15px;
    color: #4E4E4E;
    font-family: arial;
    font-size: 15px;
    text-align: left;
}

.feature_desc span {
    color: #4E4E4E;
    font-family: arial;
    font-size: 20px;
    text-align: left;
}

.feature_seperator {
    width: 700px;
    height: 11px;
    float: left;
    background: url(../../images/horizontal_seperator.png) repeat-x;
}

#f_c {
    margin: 0 auto;
    width: 240px;
    height: 510px;
    
}

#f_c2 {
    margin: 20px 0 0 0;
    width: 240px;
    height: 100px;
    text-align: center;
    color: #4E4E4E;
    font-family: arial;
    font-size: 12px;
    line-height: 3em;
    display: inline-block;
}

#f_c2 span {
    color: #4E4E4E;
    font-family: arial;
    font-size: 18px;
}

.sign_in {
   color: #00A8FF;
   text-decoration: underline;
}

.f_c {
    width: 240px;  
    height: 448px; 
    float: left; 
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    background-color: #FBFDFD;
}

.f_c_selected {
    width: 240px;  height: 100px; float: left; background-color: #FBFDFD;
}

.f_c_content {
    width: 240px;
    height: 100px;
    color: #4E4E4E;
    font-family: arial;
    font-size: 12px;
    text-align: left;
    padding: 10px 0 0 0;
    display: inline-block;
    cursor: pointer; 
}

.f_c_content span {
    color: #4E4E4E;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1em;
    margin: 0 0 0 0;
}

.f_c_content_selected {
    width: 240px;
    height: 100px;
    padding: 10px 0 0 0;
    color: #4E4E4E;
    font-family: arial;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    background-color: #EFF6F6;
}

.f_c_content_selected span {
    color: #31B0B7;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1em;
    margin: 0 0 0 0;
}

.f_c_content_1 {
    width: 15px;
    margin: 0 20px 0 10px;
    float: left;
    
}

.f_c_content_2 {
    width: 155px;
    margin: 0 0 0 0;
    float: left;
}

.f_c_seperator {
    width: 240px;
    height: 1px;
    float: left;
    display: inline-block;
    margin: -1px 0 0 0;
    background: url(../../images/horizontal_seperator.png) repeat-x;
}

.banner_center_signup {
    width: 980px;
    margin: 0 auto;
    height: 41px;
    z-index: 10;
    float: left;
    position: absolute;
}

#bannerborder {
    background: url(../../images/banner_line.png) repeat-x;
    margin: 0 auto;
    width: 100%;
    height: 13px;
    z-index: 10;
    position: absolute;
    top: 495px;
}


a.start-meet {
    background: url(../../images/StartBTN_bg.png) no-repeat 0px 0px;
    height: 32px;
    width: 186px;
    color: #151515;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 9px 0 0 34px;
    text-shadow: 1px 1px 0 #FFF1AE;
    text-decoration: none;
    z-index: 1000;
    text-align:left;
    margin: 300px 0 0 452px;
}

a.start-meet:hover {
    background: url(../../images/StartBTN_bg.png) no-repeat 0px -41px;
}

a.signup_now {
    background: url(../../images/StartBTN_bg.png) no-repeat 0px 0px;
    height: 38px;
    width: 185px;
    color: #151515;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0 0 0px;
    text-shadow: 1px 1px 0 #FFF1AE;
    text-decoration: none;
    text-align:center;
}

a.signup_now:hover {
    background: url(../../images/StartBTN_bg.png) no-repeat 0px -41px;
}

input.start-meet {
    background: url(../../images/StartBTN_bg.png) no-repeat 0px 0px;
    height: 40px;
    width: 332px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 9px 24px;
    text-shadow: 1px 1px 0 #FFF1AE;
    text-decoration: none;
    z-index: 1000;
    text-align:left;
    margin: 15px 0 30px 125px;
    float: left;
    border-style: none;
    cursor: pointer;
}
#forgotPassword
{
    float: left;
    font-size: 12px;
    margin: 15px 0 0 4px;
    color: #96D8FF;
    cursor:pointer;
}

input.start-meet:hover {
    background: url(../../images/StartBTN_bg.png) no-repeat 0px -41px;
}


input.signup {
    background: url(../../images/signupBTN.png) no-repeat 0px 0px;
    height: 32px;
    width: 168px;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    padding: 8px 0 9px 23px;
    text-shadow: 1px 1px 0 #FFF1AE;
    text-decoration: none;
    text-align:left;
    margin: 15px 0 30px 125px;
    float: left;
    border-style: none;
    cursor: pointer;
}

input.signup:hover {
    background: url(../../images/signupBTN.png) no-repeat 0px -32px;
}

input.signup:disabled {
    background: url(../../images/signupBTN.png) no-repeat 0px -64px;
    height: 32px;
    width: 168px;
    color: #929292 ;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    padding: 8px 0 9px 30px;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.35);
    text-decoration: none;
    text-align:left;
    margin: 15px 0 30px 125px;
    float: left;
    border-style: none;
    cursor: pointer;
}

input[type=submit].signin {
    background: url(../../images/signin_btn.png) no-repeat 0px 0px;
    height: 28px;
    width: 88px;
    border:medium none;
    cursor:pointer;
    color: White;
    font-family:Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 0 2px 2px 0;
    -webkit-text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    -moz-text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}

input[type=submit].signin:hover {
    background: url(../../images/signin_btn.png) no-repeat 0px -28px;
}

input[type=submit].signin:disabled {
    background: url(../../images/signin_btn.png) no-repeat 0px -56px;
    color: #929292;
    -webkit-text-shadow: 1px 1px 0 rgba(255,255,255,0.35);
    -moz-text-shadow: 1px 1px 0 rgba(255,255,255,0.35);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.35);
}

#omp_image {
    width: 620px;
    height: 400px;
    float: left;
    margin: 32px 0 0 -12px;
}

#omp_text {
    width: 360px;
    height: 400px;
    float: left;
    padding-top: 28px;
}

#fds_image {
    width: 620px;
    height: 400px;
    float: left;
    margin: 28px 0 0 -12px;
}

#vac_text {
    width: 340px;
    height: 400px;
    float: left;
    padding: 60px 0 0 60px;
}

#vac_image {
    width: 462px;
    height: 336px;
    float: left;
    margin: 53px 0 0 0px;
}

#fds_text {
    width: 360px;
    height: 400px;
    float: left;
    padding-top: 25px;
}

#hdd_image {
    width: 980px;
    height: 315px;
    float: left;
    margin-top: 10px;
}

#hdd_text {
    width: 980px;
    height: 125px;
    float: left;
    margin: 0 auto;
}

#ppi_image {
    width: 980px;
    height: 303px;
    float: left;
    margin: 2px 0 0 -28px;
}

#ppi_text {
    width: 980px;
    height: 137px;
    float: left;
    margin: 0 auto;
}

.heading {
    color: #2c2c2c;
    font-family: arial;
    font-size: 42px;
    line-height: 1.2em;
    text-align: left;
}

.desc {
    color: #989898;
    font-family: arial;
    font-size: 20px;
    line-height: 1.2em;
    text-align: left;
    margin-top: -22px;
}

.heading_horizontal {
    color: #2c2c2c;
    font-family: arial;
    font-size: 42px;
    line-height: 0.1em;
    text-align: center;
}

.desc_horizontal {
    color: #989898;
    font-family: arial;
    font-size: 20px;
    line-height: 0.15em;
    text-align: center;
}

#carouselselector {
    margin: 0 auto;
    width: 95px;
    height: 24px;
    padding: 6px;
}

#bd_features {
    margin: 0 auto;
    width: 980px;
    height: 350px;
}

#bd_features .features_title {
    color: #2c2c2c;
    font-family: arial;
    font-size: 20px;
    line-height: 0.5em;
    text-align: left;
    margin-left: 30px;
}

#bd_features .features_int {
    color: #0093CC;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    text-align: left;
    height: 100px;
    width: 250px;
    float: left;
    margin: 48px 0 0 30px;
    
}

#bd_features .features_int_img {
    background: url(../../images/int_logos.png) no-repeat 0 0;
    height: 62px;
    width: 588px;
    float: left;
    text-align: left;
    margin-top: 25px;
}


#features {
    margin: 0 auto;    
    width: 960px;
    height: 151px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius:4px 4px 4px 4px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    
}

.features_c_sub {
    width: 229px;
    height: 139px;
    margin: 6px 0 0 5px;
    float: left;
    background: url(../../images/features_bg.png) repeat-x;
}

.features_c_sub div {
    color: #2c2c2c;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 1em;
    text-align: left;
    padding-top: 15px;
}

.features_image {
    height: 32px;
    width: 32px;
    margin: 6px 0 0 4px;
    float: left;
    padding-right:4px;
}


.features_c_sub .desc {
    color: #4e4e4e;
    font-family: arial;
    font-size: 13px;
    line-height: 1.4em;
    text-align: left;
    margin: 15px 0 0 6px;    
}

.features_c_sub .right {
    color: #289297;
    font-family: arial;
    font-size: 12px;
    line-height: 1.2em;
    text-align: right;
    margin : 15px 12px 0 0;
}

.features_seperator {
    width: 1px;
    height: 140px;
    margin: 6px 0 0 5px;
    float: left;
    background: url(../../images/vertical_seperator.png) repeat-y;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li {
    display: inline;
    list-style: none;
}

ul#menu li#greeting {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

ul#menu li a:hover {
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active {
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a {
    background-color: #fff;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

nav, 
#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #FFF8D2;
}

.validation-summary-errors {
    font-weight: bold;
    color: #F7F7F7;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    margin:0;
    padding:0;
    line-height:18px;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 1em 0 0 0;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}


/*Homepage styles*/