/* 
Title:	StraightTalk AUA styles for screen media
*/


/* Type Selectors */

html {
	height: 100%;
	margin-bottom: 1px;
	}

body {
	margin: 0;
	line-height: 12px;
	background: #ebebeb;
	}
	
form {
	margin: 0;
	}
	
a, a:link, a:visited {
	color: #4984c6;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
a:active, a:focus {
   outline: 0;
   border: 0;
   }
  	
img {
	border: 0;
	}
	
/* End Type Selectors */


/* AUA Login Page Definitions */


#main {
	width: 950px;
	margin: 0 auto;
	}
	
#header {
	width: 950px;
	height: 150px;
	background: #fff;
	}
	
#header #logo_aua {
	margin: 70px 0 0 37px;
	}
	
#blue_banner {
	width: 911px;
	height: 168px;
	margin: 9px auto 9px auto;
	padding: 62px 0 0 39px;
	background: #4984c6 url(images/aua_login_bluebacker.gif) no-repeat top right;
	}
	
#blue_banner h1 {
	margin: 0 0 13px 0;
	font: normal normal normal 56px/56px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}
	
#blue_banner h2 {
	margin: 13px 0 0 0;
	font: normal normal normal 36px/36px Georgia, "Times New Roman", Times, serif;
	color: #a4c2e3;
	}
	
#login {
	width: 911px;
	height: 221px;
	margin: 9px auto 0 auto;
	padding: 41px 0 0 39px;
	background: #fff;
	position: relative;
	}
	
#login h3 {
	margin: 0 0 11px 0;
	font: normal normal normal 30px/30px Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	
#login p {
	margin: 11px 0 45px 0;
	font: normal normal normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #999;
	}
	
#login label {
	font: normal normal normal 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #666;
	display: block;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	width: 107px;
	height: 27px;
	float: left;
	}
	
#login input.field {
	font: normal normal normal 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #666;
	height: 25px;
	width: 406px;
	padding: 2px;
	margin: 0 12px 10px 0;
	float: left;
	}
	
#footer {
	padding: 29px 0 0 39px;
	font: normal normal normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	}
	
#footer a, #footer a:link, #footer a:visited {
	color: #b7b7b7;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	color: #b7b7b7;
	text-decoration: underline;
	}
	
#login p.error {
	color: #c00;
	font-weight: bold;
	}

/* End AUA Login Page Definitions */


/* AUA Welcome Page Definitions */

#column1 {
	float: left;
	width: 488px;
	margin: 0 9px 0 0;
	}
	
#column2 {
	float: left;
	width: 453px;
	height: 660px;
	background-color: #fff;
	}
	
#column1 #header {
	width: 488px;
	height: 150px;
	background: #fff;
	}
	
#column1 #header #logo_aua {
	margin: 70px 0 0 37px;
	}
	
#column1 #header a.logout, #column1 #header a.logout:link, #column1 #header a.logout:visited {
	font: normal normal bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	padding: 0 15px 0 165px;
	margin: -14px 28px 0 0;
	background: transparent url(images/green_arrow.gif) no-repeat right 1px;
	text-decoration: none;
	}
	
#column1 #header a.logout:hover, #column1 #header a.logout:active {
	text-decoration: underline;
	}
	
#column1 #blue_banner {
	width: 449px;
	height: 148px;
	margin: 9px auto 9px auto;
	padding: 82px 0 0 39px;
	background: #4984c6 url(images/welcome_bluebacker.gif) no-repeat 0 0;
	}
	
#column1 #blue_banner h1 {
	margin: 0 0 12px 0;
	font: normal normal normal 34px/34px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}
	
#column1 #blue_banner h2 {
	margin: 12px 0 0 0;
	font: normal normal normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color: #a4c2e3;
	}
	
#column1 #send_to_friend {
	width: 449px;
	height: 214px;
	margin: 9px auto 0 auto;
	padding: 48px 0 0 39px;
	background: #fff;
	}
	
#column1 #send_to_friend h3 {
	margin: 0 0 10px 0;
	font: normal normal normal 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	
#column1 #send_to_friend p {
	margin: 7px 0 62px 0;
	font: normal normal normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #999;
	}
	
#column1 #send_to_friend label {
	font: normal normal normal 17px/17px Georgia, "Times New Roman", Times, serif;
	color: #666;
	width: 410px;
	padding: 0 0 10px 0;
	display: block;
	}
	
#column1 #send_to_friend label.success {
	color: #c00;
	}
	
#column1 #send_to_friend input.field {
	font: normal normal normal 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #999;
	width: 152px;
	padding: 4px 4px 3px 4px;
	margin: 0 8px 0 0;
	float: left;
	}
	
/* End AUA Welcome Page Definitions */


/* AUA Friend Page Definitions */

#friend_main {
	width: 452px;
	margin: 0 auto;
	}

#friend_header {
	width: 452px;
	height: 83px;
	background: #fff;
	margin: 0 0 9px 0;
	}

#friend_header #logo_aua {
	margin: 30px 0 0 25px;
	}
	
#friend_image {
	margin: 9px 0;
	}
	
#friend_message {
	width: 412px;
	height: 73px;
	background: #4984c6 url(images/aua_login_bluebacker.gif) no-repeat 200px -15px;
	margin: 0 0 9px 0;
	padding: 20px 20px 0 20px;
	}
	
#friend_message h3 {
	margin: 0 0 12px 0;
	font: normal normal normal 19px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}
	
#friend_message a, #friend_message a:link, #friend_message a:visited {
	color: #a4c2e3;
	text-decoration: none;
	}
	
#friend_message a:hover, #friend_message a:active {
	color: #a4c2e3;
	text-decoration: underline;
	}
	
#friend_main #footer {
	padding: 8px 0 20px 0;
	font: normal normal normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	}


/* Sitewide Definitions */

.clearer {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	}