/* LOGIN PAGE */

body {
	background: none;
}

#logo {
	float: none;
	margin: 50px auto 0;
}

.grey_box_footer_long {
	width: 700px;
	height: 20px;
	background-image: url('../../images/default/login/grey_box_footer_long.jpg');
	margin: -5px auto 0;
}

.grey_box {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 30px;
	line-height:16px;
	margin: 50px auto 0;
	width: 240px;
/*	float: left; */
	min-height: 200px;
/*	position: relative; */
}

/* ------ PLUS TEASER BOX --------*/

div#plusTeaser {
	padding: 30px;
	height: 235px;
}

div#plusTeaser h3, div#plusTeaser h2 {
	text-align: center;
	font: normal 24px/26px Arial,Sans-serif;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

div#plusTeaser h3 img {
	vertical-align: middle;
}

div#plusTeaser h2 {
	font-weight: normal;
	line-height: 32px;
}

div#plusTeaser div#featureBox h5 {
	font-size: 13px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

div#plusTeaser div#featureBox {
	float: left;
    width: 640px;
	margin: 15px 0 0 0;
}

div#plusTeaser div#featureBox .box1, .box2, .box3 {
	float: left;
}

div#plusTeaser div#featureBox .box2 {
	margin: 0 0 0 45px;
}

div#plusTeaser div#featureBox .box3 {
	background-image: url("../../images/default/logout/plus_teaser_price.png");
	background-repeat: no-repeat;	
    margin: 0 0 0 35px;
	height: 83px;
	position: relative;
    top: -5px;
}

div#plusTeaser div#featureBox .box3 a {
    padding: 0 127px 60px 0;
	text-decoration: none;
}

div#plusTeaser div#featureBox ul {
	margin: 0;
	padding: 0 0 0 18px;
}

div#plusTeaser div#featureBox ul li {
	line-height: 24px;
	font-weight: normal;
}

div.registerContainer {
	padding: 20px 0 26px 0;
	margin: 0 0 30px 0;
	background-color: #fff2de;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

div#plusTeaser div#featureBox div.registerContainer {
    margin: 93px 0 0 0;
    padding: 20px 0; 
}

/* ------ PLUS TEASER BOX END --------*/

.grey_box_basic_plus,
.grey_box_beta,
.grey_box_team,
.grey_box_trunking {
	background-color: #eeeeee;
	line-height:18px;
	margin: 40px auto 0;
	width: 300px;
	min-height: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url('../../images/default/login/grey_box_footer.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.grey_box_basic_plus h2,
.grey_box_beta h2,
.grey_box_team h2,
.grey_box_trunking h2 {
	color: white;
	font-size: 12px;
	text-align: center;
	font-family: arial,tahoma,verdana,sans-serif;
	font-weight: normal;
	border: none;
	padding: 60px 30px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	margin: 0;
}

.successBox_basic h2, .successBox_plus h2  {
	font-family: arial,tahoma,verdana,sans-serif;
	background-color: #e77214;
	background-image: url('../../images/default/login/grey_box_basic_header.jpg');
	line-height:30px;
	}

.grey_box_beta h2 {
	background-color: #6c9e01;
	background-image: url('../../images/default/login/grey_box_one_header.jpg');
	}
	
.grey_box_team h2 {
	background-color: #004b7d;
	background-image: url('../../images/default/login/grey_box_team_header.jpg');
	}	
	
.grey_box_trunking h2 {
	background-color: #004b7d;
	background-image: url('../../images/default/login/grey_box_trunking_header.jpg');
	}

.grey_box_basic_plus,
.grey_box_beta {
	width: 700px;
	background-image:none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;	
}
	
.grey_box_beta form,
.grey_box_team form,
.grey_box_trunking form {
	padding: 30px 30px 44px;
}

.grey_box form label,
.grey_box_beta form label,
.grey_box_team form label,
.grey_box_trunking form label {
	font-weight: bold;
}

.grey_box_beta form label.remember_link,
.grey_box_team form label.remember_link,
.grey_box_trunking form label.remember_link {
	font-weight: normal;
}

.grey_box_beta form label.remember_link input,
.grey_box_team form label.remember_link input,
.grey_box_trunking form label.remember_link input{
	margin: 0px 8px 0px 0;
	position: relative;
	top: 1px;
}

button.voice_button_big
 {
	font-family: Arial,Verdana,sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	padding: 4px 8px 6px;
	margin:0;
	background-color: #004b7d;
	background-image: url('/static/images/voice/btn_voicebutton.png');
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #004b7d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.marginleft {
	margin-left: 10px;
}

.floatright {
	float: right;
}

.formelement {
	background-image: url(../../images/default/input_shadow.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 17px;
	border: 1px solid #CCC;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 5px 5px 0 5px;
	margin-bottom: 15px;
}

.grey_box_basic_plus div#buttoncontainer,
.grey_box_beta div#buttoncontainer,
.grey_box_team div#buttoncontainer,
.grey_box_trunking div#buttoncontainer {
	margin-top: 25px;
}

div#buttoncontainer {
	text-align: center;
}

.formsubmit {
	border: 0;
	background: transparent;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 640px;
}

div.button20_big_orange {
	background: url(/static/images/default/orange_btn_right.png) no-repeat right top;
	color: #FFF;
	height: 35px;
	padding-right: 3px;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	white-space:nowrap;
	color: white;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
}

div.button20_big_orange span {
	background: url(/static/images/default/orange_btn_left.png) no-repeat left top;
	display: block;
	height: 35px;
	padding: 8px 30px 0;
	text-decoration: none;
}

.orange_btn_position {
	width: 290px;
	height: 30px;
	float: left;
	margin: 15px 0px 10px 0;
}

.formsubmit div.rightThing {
	background-image:url(../../images/default/btn_blue_right.gif);
	background-position: right center;
	background-repeat:no-repeat;	
}

.formsubmit div.leftThing {
	background-image:url(../../images/default/btn_blue_left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:33px;
	padding: 0 7px 0 5px;
	margin: 0 25px 0 0;
	
	font-weight: bold;
	text-align: left;
}

a.blue_btn {
	color: #FFFFFF !important;
	font-weight: bold;
	/* display: block; */
	float: left;
	text-decoration: none;
	background-image: url(../../images/default/btn_blue_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	height: 33px;
	line-height: 33px;
}
	
a.blue_btn span {
	background-image: url(../../images/default/btn_blue_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	display: block;
	padding-right: 15px;
	line-height: 33px;
}

div.loginLinks {
	margin: 0 auto 50px;
	width: 240px;
}

div.loginLinks_beta,
div.loginLinks_team,
div.loginLinks_trunking {
	margin: 20px auto 50px;
	text-align: center;
}

div.loginLinks ul {
	padding-left: 15px;
}

div.loginLinks ul li {
	list-style-image: url(../../images/default/bullet_small_blue.gif);
}

div.loginLinks ul li a {
	color: #000000;
}

ul.list {
	padding: 0px;
	margin: 0px;
}

ul.list li {
	list-style-image: url(../../images/default/list_style_bullet.gif);
	list-style-position: outside;
	padding-bottom: 15px;
}

ul.list li a {
	color: #000000;
}

.form_email {
	background:url(../../images/default/input_shadow.gif) no-repeat;
	width: 122px;
	height: 17px;
	border: 1px solid #CCC;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 5px 5px 0 5px;
	margin: 0 3px 0 0;
	}
	
.form_password {
	background:url(../../images/default/input_shadow.gif) no-repeat;
	width: 122px;
	height: 17px;
	border: 1px solid #CCC;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 5px 5px 0 5px;
	margin: 0 4 0 2px;
	}
	
.forgot_password {
	font-size: 9px;
	color: #555555;
	text-align: right;
	display: block;
	margin: 4px 30px 0 0;
	}
	
.login_submit {
	background: url(../../images/default/submit.jpg) no-repeat top;
	width: 22px;
	height: 22px;
	border: 0px solid;
	cursor: pointer;
	margin-left: 3px;
	}				

div.overTxtDiv {
/*	font-weight: bold; */
	padding-top: 2px;
	color: #999;
	font-size: 10px;
	position: absolute;
}

div.messageBarSuccess {
	margin: 50px auto 15px;
	background-color:  #CAEFA2;
	/* background:  #CAEFA2 url(../../images/okay_16.gif) no-repeat 10px 6px;
	font-weight: bold;
	*/
	line-height: 21px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 15px;
	width: 260px;	
}

div.messageBarFailed {
	margin: 50px auto 15px;
	background-color:  #F9C7C6;
	/*
	background:  #F9C7C6 url(../../images/failure_16.gif) no-repeat 10px 6px;
	font-weight: bold;
	*/
	line-height: 21px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 15px;
	width: 260px;	
}

div.grey_box_beta h2 a {
	color: #fff;
}

div.grey_box_basic_plus h2 a {
	color: #fff;
	font-size: 13px;
}

div.grey_box_beta div.messageBarSuccess {
	padding: 30px 22px 0px;
	margin: 0px 23px 0px 23px;
	background-color: transparent;
	width: 640px;
}

div.grey_box_basic_plus div.messageBarSuccess {
	padding: 30px 22px 0px;
	margin: 0px 23px 0px 23px;
	background-color: transparent;
	width: 610px;
}

div.grey_box_basic_plus div#logoutContainer,
div.grey_box_beta div#logoutContainer {
	overflow: hidden;	
}

div.grey_box_basic_plus div#logoutContainer div.loggedout-box,
div.grey_box_beta div#logoutContainer div.loggedout-box {
	width: auto;	
}

div.grey_box_basic_plus div#logoutContainer .img-twitter,
div.grey_box_beta div#logoutContainer .img-twitter {
	margin: -7px 27px 0 0;
}

div.grey_box_beta div#logoutContainer .img-iphone {
	margin: 0 10px 0 0;
}

div.grey_box_basic_plus div#logoutContainer .img-iphone {
	margin: 0 10px 0 0;
}

div.grey_box_beta div#logoutContainer .loggedout-box h1,
div.grey_box_beta div#logoutContainer .loggedout-box p {
	color: #000;
	width: auto;
	float: none;
}

div.grey_box_basic_plus div#logoutContainer .loggedout-box h1 {
	font-family: arial,tahoma,verdana,sans-serif;
	font-size:19px;
	color: #000;
	width: auto;
	float: none;
	padding-top: 35px;
	margin-top: 0;
}

div.grey_box_basic_plus div#logoutContainer .loggedout-box p {
	font-family: arial,tahoma,verdana,sans-serif;
	font-size:12px;
	margin: 15px 0 0 0;
	color: #000;
	width: auto;
	float: none;
}

div.grey_box_beta div#logoutContainer .loggedout-box h1 {
	font-family: Georgia,Arial,Verdana,sans-serif;
	font-size:22px;
	margin-top: 0;
	width: auto;
	padding-top: 35px;
}

div.grey_box_basic_plus div#logoutContainer .loggedout-box a.voice_button,
div.grey_box_beta div#logoutContainer .loggedout-box a.voice_button {
	width:295px;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	padding-right:3px;
	text-align:center;
	text-decoration:none;
	margin: 25px 0px 0 0;
}

div.grey_box_beta div#logoutContainer .loggedout-box a.download {
	margin: 10px 0 0 14px;
	color: #0063A7;
}

div.grey_box_basic_plus div#logoutContainer .loggedout-box a.download {
	margin: 10px 0 0 0;
	color: #e15605;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size:12px;
	font-weight:normal;	
}

div.grey_box_basic_plus div#logoutContainer .loggedout-box a.downloadAndroid {
	color: #000000;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size:13px;
	font-weight:normal;
	width:290px;
	float: left;
	text-decoration: underline;
	text-align: center;
	margin: 10px 0 0 8px;
}

div#logoutContainer .blue-gradient {
	background:url(../../images/default/logout/blue-gradient.jpg) repeat-x top;
	height: 240px;
	width: 100%;
}

div#logoutContainer .loggedout-box {
	width: 560px;
	margin: 0px auto;
	position: relative;
}

div#logoutContainer .img-iphone {
	width: 277px;
	height: 265px;
	float: left;
	margin: -27px 0 0 -10px;
	border:0;
}

div#logoutContainer .img-twitter {
	width: 277px;
	height: 265px;
	float: left;
	margin: -27px 0 0 -20px;
	border:0;
}

div#logoutContainer a.logo {
	background:url(../../images/logo.png) no-repeat top;
	margin: 0px auto;
	width: 161px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	margin-top: 40px;
	margin-bottom: 40px;
}

div#logoutContainer .loggedout-box h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 35px 0 0 0;
	padding: 0;
	float:left;
}

div#logoutContainer .loggedout-box p {
	margin: 15px 0 0 0;
	padding: 0px;
	color: #fff;
	line-height: 20px;
	float: left;
	width: 290px;
}

div#logoutContainer a.orange-button{
	background:url(../../images/default/orange_btn_right.png) no-repeat scroll right top transparent;
	width:290px;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:35px;
	padding-right:3px;
	text-align:center;
	text-decoration:none;
	margin: 25px 0px 0 0;
}

div#logoutContainer a.orange-button span {
	background:url(../../images/default/orange_btn_left.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:35px;
	min-width:107px;
	padding:8px 30px 0;
	text-decoration:none;
}

div#logoutContainer a.basic-plus-btn{
 -moz-border-radius: 5px 5px 5px 5px;
    background: url("../../images/portal/button_big.png") repeat-x scroll center top transparent;
	width:308px;
	height:35px;
	color: #FFFFFF !important;
	display:block;
	float:left;
	font-family: arial,tahoma,verdana,sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	margin: 25px 0px 0px 0px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

div#logoutContainer a.download {
	width:290px;
	float: left;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	margin: 5px 0 0 0;
}

div#logoutContainer div.successBox {
	background:url(../../images/icon_success.gif) no-repeat scroll 8px 6px #CAEFA2;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	min-height:20px;
	vertical-align:middle;
	width:560px;
	margin: 0 auto;
	margin-bottom: 50px;
	position: relative;
}
div#logoutContainer div.successBox div {
	color:#000000;
	min-height:15px;
	padding:7px 10px 7px 40px;
	vertical-align:middle;
	font-weight: bold;
}

div#logoutContainer div.successBox div a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	position: absolute;
	top: 7px;
	right: 10px;
}

div.grey_box_basic_plus div.successBox div#img-successIcon {	
	min-height:13px;
	width:14px;
	position: relative; left: 205px;
}

a.voice_button,
a.voice_button_disabled,
a.voice_button_green,
button.voice_button,
button.voice_button_disabled,
button.voice_button_green,
input.voice_button,
input.voice_button_disabled,
input.voice_button_green
 {
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 4px 8px;
	background-repeat: repeat-x;
	background-position: top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	margin:0;
}

button.voice_button,
button.voice_button_disabled,
button.voice_button_green,
input.voice_button,
input.voice_button_disabled,
input.voice_button_green
{
	padding: 3px 8px;
	line-height: 18px;
}

button.voice_button,
input.voice_button,
a.voice_button
{
	background: url(/static/images/voice/btn_voicebutton.png) repeat-x;
	background-color: #004b7d;
	border: 1px solid #004b7d;
	color: white;
}

/* --------------------------- FEEDBACK Link --------------------*/

a.voice_feedback_button,
a:link.voice_feedback_button,
a:visited.voice_feedback_button,
a:hover.voice_feedback_button,
a:active.voice_feedback_button,
a:focus.voice_feedback_button {
	background:url('../../images/voice/feedback_button.png') no-repeat top right;
	display:block; 
	width:33px; 
	height:117px; 
	position:fixed; 
	top: 250px; 
	left: 0; 
	z-index:10000;
	text-decoration: none;
}

a.voice_button.green {
	background-image: url('/static/images/voice/btn_voicebutton_green.png');
	background-color: #79a90e;
	border: 1px solid #6c9e01;
}
