﻿a, body 
{
    color: #626262;
    text-decoration: none;
}

ul 
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
	width: auto;
}

ul li, a
{
    float:left;
    padding-left: 0.2em;
}

.bottomli
{
    float: left;
	padding-left: .9em;
}

.clsRedo
{
    display:none;
}

h4
{
	color: #830600;
	font-variant: small-caps;
	float: left;
}

span 
{
	margin: 0.6em;
}

body , h4
{
    background: none repeat scroll 0 0 #d9dee5;
    font-family: Arial,Sans-Serif;
    font-size: small;
    margin: 0;
    padding: 0;
}

html, body 
{
    height: 100%;
}

#layout 
{
    border-collapse: collapse;
    height: 100%;
    width: 100%;
}

#td_layout
{
	padding: 2.2em 10px 0;
    vertical-align: middle;
}

/*
#header
{
	border-bottom: 1px solid #BAC3C8;
    left: 0;
    min-width: 700px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.tb
{
	font-size: 93%;
    line-height: 130%;
    min-height: 14px;
    padding: 0.35em 0 0.35em 8px;
}

.hdr_right
{
	margin-right: 0.5em;
	float: right;
    text-align: right;
    white-space: nowrap;
}
*/

#container
{
	max-width: 953px;
    min-width: 656px;
    position: relative;
    text-align: left;
	width: auto;
}

.content_wrap
{
	background: none repeat scroll 0 0 #b7c6dc;
    border: 1px solid #b7c6dc;
    position: relative;
    margin-top:30px;
}

.content
{
	overflow: hidden;
	border: 1px solid #cbd3df;
	
	background: none repeat scroll 0 0 #d3d8e0;
    height: 650px;
    position: relative;
}

/* experimental*/
.cls_loginwrapper {
	width:950px;
	margin:0px auto;
	min-height:100% !important;
	
	z-index: 30;
	position: absolute;
	}

.loginbg 
{
	margin-top: 260px;
	background: black;
                opacity: 0.3;
                -moz-opacity: 0.3; /* older Gecko-based browsers */
                filter:alpha(opacity=30); /* For IE6&7 */
}	

.user_wrap
{
	padding: 4px 0;
	position: absolute; 
	width: 100%;
	margin-top: -25px;
}

#header
{	
	/*margin-left: 881px;*/
	float: right;
	width: auto;
}

.username
{
	margin-left: 7px;
	text-align:right;
}

#logout 
{
	color: #830600;
	font-size: .8em;
}

.firstmane
{
    float:right;
    margin-right: -7px;
}

.logout
{    
    float:right;
    margin-right: 2px;
    margin-left:5px;
    width:auto;
    display: none;
}
	
#project
{
	position: absolute;
	margin: -60px 0 0 15px;
	z-index: 50;
	width:600px;
	white-space:nowrap;
}

#project_type, #interview_date
{
	float: left;
	font-variant: small-caps;
	text-align: center;
	color: #f8fdff;
	font-weight: 500;
    text-align: center;
	line-height: 0px;
	font-size: 2em;
}

.project_type, .interview_date
{
	color: #CBE9FE;
    float: left;
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 62px;
    padding: 0 10px;
    text-transform: lowercase;
}

#project_type
{
	width: 165px;
}

.project_type
{
	float: left;
}

 h2
{
	text-align: right;
	padding: 0;
	margin: 0;
	
	text-transform: capitalize;
	font-family: Arial,Sans-Serif;
    font-size: .9em;

}	
	
.cls_login_block 
{
	margin-top: 275px;
}	
	
.cls_login_block, .loginbg 
{
	/*background: url(../images/login_formbg.png) top left no-repeat;*/
	width:468px;
	height:280px;
	padding:0px 40px 0 40px;
	margin-left: 200px;	
	position: absolute;

}

.cls_btnlogin {
	background: url(../images/btnlogin.gif) -7px -6px no-repeat;
	/*background: #191A19;*/
	height: 37px;
    width: 141px;
	font-size:18px;
	color:#fff;
	border:none;
	padding:0px 0 10px 0;
	margin-top:25px;
	cursor:pointer;
	margin-left: 318px;
}
.cls_login_labelEmail {
	font-family:Arial, Helvetica, sans-serif;
	color:#fffefe;
	font-size: 1.5em;
    line-height: 25px;
	float:left;
	width:130px;
	margin-top:20px;
}

.cls_login_labelPwd {
	font-family:Arial, Helvetica, sans-serif;
	color:#fffefe;
	font-size: 1.5em;
    line-height: 25px;
	float:left;
	width:130px;
	margin-top:20px;
}

.cls_login_labelProj 
{
    display:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fffefe;
	font-size: 1.5em;
    line-height: 25px;
	float:left;
	width:130px;
	margin-top:20px;
}

.cls_login_txtfieldEmail {
	border: 1px solid #d6d6d6;
	color: #747474;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	height:25px;
	line-height:25px;
/*	background:url(../images/login_txtfield_bg.gif) top left no-repeat; */
	width:319px;
	margin-top:20px;
	float:left;
}

.cls_login_txtfieldPwd {
	border: 1px solid #d6d6d6;
	color: #747474;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	height:25px;
	line-height:25px;
/*	background:url(../images/login_txtfield_bg.gif) top left no-repeat; */
	width:319px;
	margin-top:20px;
	float:left;
	
}

.cls_login_txtfieldProj 
{
    display:none;
	border: 1px solid #d6d6d6;
	color: #747474;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	height:25px;
	line-height:25px;
/*	background:url(../images/login_txtfield_bg.gif) top left no-repeat; */
	width:319px;
	margin-top:20px;
	float:left;
	
}

/*end experimental*/	

.cls_loginForm
{
 padding-top: 70px;
 padding-left: 30px;
 background: url("../images/login_formbg.png") no-repeat scroll 0 50px transparent;   
 height: 500px;
 margin-left: auto;
 margin-right: auto; 
 width: 520px;
 z-index: 20;
 position: absolute;
 border:1px solid green;
 }
 
 .cls_user 
 {
 width: 100px;
 height: 50px;
 display:block;
 float: left;
 color: white;
 font-size: 20px;
 }
 
  input  
  {
    float: left;
    background-color: #FFFFFF;
    background-image: url("../images/login_input_bg.gif");
    background-repeat: repeat-x;
    border: 1px solid #D6D6D6;
    color: #747474;
    height: 25px;
    line-height: 25px;
    outline: medium none;
    padding-left: 5px;
    padding-right: 5px;
    width: 319px;
}

.logo_wrap
{
	left: 30px;
    margin: 0;
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 10;
}

.divlogodark
{
	background: url("../images/logo_dark.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 50px;
    margin: 0 0 0 51px;
    text-indent: -9em;
    width: 182px;
}

.divlogo
{
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 50px;
    margin: 0 0 0 51px;
    text-indent: -9em;
    width: 182px;
}

#divbg
{
	background-image: url("../images/background_images/sundayLounge.jpg");
    opacity: 1;
	
	background-repeat: no-repeat;
    height: 729px;
    left: 0;
    position: absolute;
    top: 0;
    width: 950px;
	z-index: 1;
}

#divbg1
{
	background-image: url("../images/background_images/friday.jpg");
    opacity: 1;
	
	background-repeat: no-repeat;
    height: 729px;
    left: 0;
    position: absolute;
    top: 0;
    width: 950px;
	z-index: 1;
}

#divbg2
{
	background-image: url("../images/background_images/friday.jpg");
    opacity: 1;
	
	background-repeat: no-repeat;
    height: 729px;
    left: 0;
    position: absolute;
    top: 0;
    width: 950px;
	z-index: 1;
}

#footer_wrap
{
	padding: 4px 0;
	
	/*background: none repeat scroll 0 0 #FFFFFF;*/
}

#footer
{
	text-align: right;
}

#sw_footer, #sw_footer a 
{
    color: #898994;
}	

.project_wrap
{
    margin-left: 370px;
    margin-top: 85px;
    position: absolute;
    z-index: 40;	
}

#project
{
	position: absolute;
	margin: -60px 0 0 5px;
	z-index: 50;
}

.cls_project_type, .cls_interview_date
{
	color: #F8FDFF;
    float: left;
    font-size: 1.9em;
    font-variant: small-caps;
    font-weight: 500;
    line-height: 0;
    text-align: center;
    width: 165px;
}

.project_type, .interview_date
{
	color: #CBE9FE;
    float: left;
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 62px;
    padding: 0 10px;
    text-transform: lowercase;
}

.interview_date {
 margin-left: - 10px; 
}

.cls_interview_date
{
    padding-left: 0px;
    padding-right: 0px;
	margin-left: -5px;
}

.cls_project_type
{
    padding-left: 5px;
    padding-right: 15px;
	margin-left: -10px;
}


.project_type
{
	float: left;
}
.projectbg
{
	width: 580px;
	height: 70px;
	background: black;
	opacity: 0.3;
	-moz-opacity: 0.3; /* older Gecko-based browsers */
	filter:alpha(opacity=30); /* For IE6&7 */
}

.projectbgAdobe
{
    background: none repeat scroll 0 0 black;
    float: left;
    height: 150px;
    margin-left: 75px;
    margin-top: 240px;
    opacity: 0.3;
    position: absolute;
    width: 800px;
    z-index: 1000;}


.cls_btnjoin
{	
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;   
    margin-left: 260px;
    padding: 0 0 10px;
    margin-top: 60px;
    position: absolute;	
	background: url("../images/btnJoin.png") no-repeat scroll -7px -6px transparent;
    height: 37px;
    width: 141px;
    z-index: 2000;
	
}

.adobetestresults
{
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	font-weight: 900;
	letter-spacing: 1px;
	margin:256px auto 0 auto;
	width:101%;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	z-index: 2000;
}

.adobeinstallation
{
	color: #FFFFFF;
	display: none;
	font-size: 0.9em;
	font-weight: 900;
	letter-spacing: 1px;
	margin:256px auto 0 auto;
	width:101%;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	z-index: 2000;
}

.pleasewait
{
	color: #FFFFFF;
	display: block;
	font-size: medium;
	font-weight: 900;
	letter-spacing: 1px;
	margin:256px auto 0 auto;
	width:101%;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	z-index: 2000;
}

.thankyou
{
	color: #FFFFFF;
    display: block;
    font-size: 0.9em;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 25px;
    /* margin-left: -115px; */
    margin-top: -18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width:650px;
}

.meetingavailable
{
    color: #FFFFFF;
    display: block;
    font-size: 0.9em;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 25px;
    /* margin-left: -115px; */
    margin-top: -18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width:650px;
}

.adobemessage
{
    color:Red;
    z-index:1120;
}

.forgotpassword
{
    position: absolute;
    top: 200px;
    display: block;
    float:left;
    padding-top: 20px;
}

.forgotpassword a
{
    color: #FFFFFF;    
}

.liFVWW
{
    padding-right: 200px;
}