@import url("public_menu.css");

/***********************************************************************************************
| Global
***********************************************************************************************/
*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style-type:none;
	text-decoration:none;
	outline:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}

body{
	text-align:center;
}

img{
	border:0;	
}
#container{
	width:779px;
	margin:0px auto;
	padding-top:20px;
	text-align:left;
}

#header, #login, #content{
	overflow:hidden;
}

/***********************************************************************************************
| Header
***********************************************************************************************/
#header{
	height:84px;
	background:url(../images/header_bg.png) no-repeat top left;
}

#header a{
	float:left;
}

#header a h1{
	width:148px;
	height:55px;
	display:block;
	margin:20px 0px 0px 20px;
	cursor:hand;
	background:url(../images/AlphaTheory.jpg) no-repeat top left;
	text-indent:-5000px;
}

/***********************************************************************************************
| Login
***********************************************************************************************/
#login{
	width:779px;
	height:150px;
}

#login img{
	float:right;
	_margin:0px -3px;
}

#login form{
	width:196px;
	height:150px;
	float:left;
	padding-top:20px;
	background:white url(../images/login_bg.jpg) repeat-y top left;
}

#login label, #login h3{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}

#login label{
	display:block;
	margin-left:24px;
	margin-bottom:9px; _margin-bottom:10px;
	font-size:10px;
	letter-spacing:1px;
}

#login h3{
	line-height:5px;
	margin:12px 0px 25px 60px;
}

/* Forms */
#login #username{
	width:150px;
	height:15px; _height:18px;
}

#login #password{
	width:95px;
	height:15px; _height:18px;
}

#login #button{
	vertical-align:top;
}

#login a{
	display:block;
	margin-left:24px;
	margin-bottom:8px;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}

/***** Send Password *****/
#sendPasswordForm{
	padding-top:5px;
	display:none;
}

#sendPasswordForm span{
	color:#fff;
	display:block;
	margin-left:24px;
	height:30px;
}

#sendPasswordForm #username{
	width:115px;
	height:15px; _height:18px;
}

#videoPromotion{
	position:absolute;
	margin-left:571px; *margin-left:348px;
	width:200px;
	display:block;
}

#videoPromotion p{
	height:40px;
	color:#FFFFFF;
	text-align:right;
	margin-top:5px;
	margin-right:5px;
}
#videoPromotion a{
	display:inline;
	margin-top:10px;
	
}
#videoPromotion a p{
	padding-top:10px;
	padding-right:40px;
	height:0px;
	font-weight:bold;
	font-size:13px;
	vertical-align: middle ;
	
}
#videoPromotion a img{
	float:right;
	width:32px;
	height:31px;
	margin-top:2px;
}

/***********************************************************************************************
| Error Message
***********************************************************************************************/
#errorMessage{
	display:none;
	margin-left:5px;
	padding:5px 0px;
	text-align:center;
	background-color:#CFAC17;
	min-height:17px;
}


#errorMessage span{
	display:block;
	font-size:11px;
	color:#FFF;
	
}

/***********************************************************************************************
| Content
***********************************************************************************************/
#content{
	height:100%;
	padding:20px 25px 0px;
	background:url(../images/content_bg.png) repeat-y top left;
}

/* Defining the format of the blocks */
div.region{
	margin-bottom:10px;
	float:left;
	line-height:20px;
	width:100%;
}

div.region h3{
	color:#51738C;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:4px;
	text-transform:uppercase;
	background:url(../images/title_bg.jpg) repeat-x bottom left;
}



div.region h4{
	color:#666666;
	font-weight:bold;
}

#questionsfull h4{
	font-weight:normal;
	color:#666666;
}

div.region span, div.region p{
	line-height:20px;
}

div.indent{
	padding-left:15px;	
}
div.region a{
	font-weight:normal;	
}

span.bold {
	font-weight:bold;	
}
/* -------------------------------------------------------------------- */

a{
	color:#51738C;
	font-weight:bold;
	text-decoration:underline;
}

#separator{
	float:left;
	height:200px;
	width:1px;
	margin:0px 15px;
	background:url(../images/separator_v.jpg) repeat-y top left;
}

/***********************************************************************************************
| Footer
***********************************************************************************************/
#footer{
	width:100%;
	height:56px;
	clear:both;
	padding-top:5px; _padding-top:3px;
	text-align:center;
	background:url(../images/footer_bg.png) no-repeat 6px 0px;
}

#footer a{
	cursor:pointer;
}

#footer span{
	height:18px;
	display:block;
	font-size:10px;
	font-weight:bold;
	color:white;
	/*  text-indent:-5000px;  */
}

#footer #left{
	background:transparent url(../images/footer_left.png) no-repeat scroll 0 0;
	float:left;
	height:56px;
	margin-left:-4px;
	margin-top:-5px;
	width:10px;
}

#footer #right{
	background:transparent url(../images/footer_right.png) no-repeat scroll 0 0;
	float:right;
	height:56px;
	margin-right:-4px;
	margin-top:-5px;
	width:10px;
}


#footer span#allrightsreserved{
	width:212px;
	margin-top:5px;
	margin-left:3px;
	float:left;
	/* background:url(../images/alpha_theory_all_rights_reserved.png) no-repeat top left; */
}

#footer span#phone{
	width:81px;
	margin-top:5px;
	margin-right:6px;
	float:right;
	/* background:url(../images/alpha_theory_phone.png) no-repeat top left; */
}

#footer span#systemrequirements{
	width:115px;
	margin-left:10px;
	margin-top:-28px;
	float:left;
	text-decoration: underline;
	/* background:url(../images/alpha_theory_system_requirements.png) no-repeat top left; */
}

#footer span#email{
	width:120px;
	margin-right:10px;
	margin-top:-30px;
	float:right;
	/* background:url(../images/alpha_theory_email.png) no-repeat top left; */
}

a#feed {
	background:transparent url(../images/feed.png) no-repeat scroll right center;
	color:#666666;
	float:right;
	font-size:10px;
	margin: -10px 0px 0px -250px;
	padding:5px 30px 5px 20px;
	text-transform:uppercase;
}



div#quote{
	background:white url(../images/login_bg.jpg) repeat-y scroll left top;
	float:left;
	height:150px;
	padding-top:20px;
	width:196px;
}

div#quote p{
	color:#FFF;
	font-size:11px;
	line-height:20px;
	margin-left:13px;
	width:180px;
	font-style:italic;
	margin-bottom:10px;
}

div#quote span{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	margin-left:13px;
	
}

div#quote span#author{
	font-style:italic;
	font-weight:normal;
}
