#blockContainer {
	padding: 0 !important;
}

#blockDataContainer{
	display:none !important;
}

#login_overlay {
	width: 492px;
	display: block;
	border: 10px solid #fff;
	background: #a8bcbf;
	position:relative;
	text-align: left;
}

#preview_overlay {
	width: 346px;
	display: block;
	border: 10px solid #fff;
	text-align: left;
}

#preview_overlay a{
	float:right;
	color:#fff;
	background:#3F342E;
	padding:2px 4px;
}

#image_overlay {
  display: block;
  border: 10px solid #fff;
  background: #a8bcbf;
  position:relative;
}

#login_overlay a.close {
	background: url(/images/close_icon.png) no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	top:0;
	right:0;
	position:absolute;
	margin: 8px 8px 0 0;
}

#image_overlay .image_container {
  
  max-width:800px;
  overflow:hidden;
}

#image_overlay a.close {
  background: url(/images/close_icon.png) no-repeat;
  width: 12px;
  height: 12px;
  display: block;
  top:0;
  right:0;
  position:absolute;
  margin: 8px 8px 0 0;
}

#login_overlay .login_container {
	padding: 18px;
	height:215px;
}

#login_overlay .login_container .hidden {
	display:none;
}

#login_overlay .login_container .login_header {
	background: url(/images/united_success_logo.jpg) no-repeat top left;
	width: 455px;
	height: 60px;
	padding-bottom: 12px;
	border-bottom:1px dotted #FFFFFF;
	margin-bottom: 12px; 
}
#login_overlay .login_container .signup_container{
	float:right;
	width: 150px;
	position: relative;
	height:130px;
}

#login_overlay .login_container .login_form {
	width: 290px;
	float:left;
	border-right:1px dotted #FFFFFF;
	height:130px;
	position: relative;
}

#login_overlay .login_container .forgot_password {
	border-right:none;
}

#login_overlay .login_container .login_form li {
	float: left;
	clear:left;
	padding-bottom: 12px;
	font-size: 12px;
	width:100%;
}
#login_overlay .login_container .label,
#login_overlay .login_container label {
	width: 90px;
	clear: left;
	padding-right: 15px;
	font-weight: bold;
	color: #ffffff;
	display:block;
	float:left;
}

#login_overlay .login_container strong.label{
	font-size:18px;
	line-height: 18px;
	margin-bottom:10px;
	float:left;
	width:150px;
}

#login_overlay .login_container p{
	color:#FFFFFF;
	float:left;
	width:160px;
  clear: both;
}

#login_overlay .login_container .login_form li.input {
	width: 200px;
}

#login_overlay .login_container .login_form .remember label{
	clear:none;
}

#login_overlay .login_container .login_form .remember p{
  padding-top:5px;
}

#login_overlay .login_container .login_form .remember a{
	color:#FFF;
  font-weight:bold;
}

#login_overlay .login_container .login_form li.form_note {
	text-align: right;
	font-size: 10px;
	color: #fff;
	width: 100%;
	padding-top: 5px;
}

#login_overlay .login_container .login_form li.form_note a {
	color: #fff;
}

#login_overlay .login_container .login_form .input_text {
	height: 18px;
	border: 0;
	font-size: 12px;
	color: #3f342e;
	padding-top: 2px;
	background: #fff;
	width:167px;
	float:left;
	display:block;
}

#login_overlay .login_container .login_form .input_textarea {
	width: 100%;
	height: 38px;
	border: 0;
	font-size: 12px;
	color: #3f342e;
	padding-top: 2px;
	font-family: arial;
	background: #fff;
}

#login_overlay .login_container .login_form .input_check {
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding:0;
	float:left;
}

#login_overlay .login_container .input_submit {
	background: url(/images/submit_button.png) no-repeat;
	width: 77px;
	height: 26px;
	border: 0;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#login_overlay .login_container .login_form .input_submit {
	right:18px;	
}

/* share_overlay [start]*/

#share_overlay {
	width: 492px;
	display: block;
	border: 10px solid #fff;
	background: #a8bcbf;
	position:relative;
	text-align: left;
}

#share_overlay a.close {
	background: url(/images/close_icon.png) no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	top:0;
	right:0;
	position:absolute;
	margin: 8px 8px 0 0;
}

#share_overlay .share_container {
	padding: 18px;
	height:400px;
}

#share_overlay .share_container .share_header {
	background: url(/images/united_success_logo.jpg) no-repeat top left;
	width: 455px;
	height: 60px;
	padding-bottom: 12px;
	border-bottom:1px dotted #FFFFFF;
	margin-bottom: 12px; 
}
#share_overlay .share_container .signup_container{
	float:right;
	width: 160px;
	position: relative;
	height:130px;
}
#share_overlay .share_container .share_form {
	position: relative;
}

#share_overlay .share_container .share_form li {
	float: left;
	clear:left;
	padding-bottom: 12px;
	font-size: 12px;
	width:100%;
    position: relative;
}

#share_overlay .share_container .share_form li.form_submit {
    height: 25px;
}

#share_overlay .share_container .label,
#share_overlay .share_container label {
	width: auto;
	clear: left;
	padding-right: 15px;
	font-weight: bold;
	color: #ffffff;
	display:block;
	float:left;
}

#share_overlay .share_container strong.label{
	font-size:18px;
	font-style: italic;
	line-height: 18px;
	margin-bottom:10px;
	float:left;
	width:150px;
}

#share_overlay .share_container p{
	color:#FFFFFF;
	float:left;
	width:160px;
}

#share_overlay .share_container .share_form li.input {
	width: 100%;
}

#share_overlay .share_container .share_form .remember label{
	clear:none;
}

#share_overlay .share_container .share_form li.form_note {
	text-align: right;
	font-size: 12px;
	color: #fff;
	width: 100%;
	padding-top: 5px;
}

#share_overlay .share_container .share_form li.form_note a {
	color: #fff;
}

#share_overlay .share_container .share_form .input_text {
	height: 18px;
	border: 0;
	font-size: 12px;
	color: #3f342e;
	padding-top: 2px;
	background: #fff;
	width: 80%;
	float:left;
	display:block;
}

#share_overlay .share_container .share_form .input_textarea {
	width: 100%;
	height: 38px;
	border: 0;
	font-size: 12px;
	color: #3f342e;
	padding-top: 2px;
	font-family: arial;
	background: #fff;
}

#share_overlay .share_container .share_form .input_check {
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding:0;
	float:left;
}

#share_overlay .share_container .input_submit {
	background: url(/images/submit_button.png) no-repeat;
	width: 77px;
	height: 26px;
	border: 0;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#share_overlay .share_container .share_form .input_submit {
	right:18px;	
}

/* share_overlay [end] */


/* comment_overlay [start]*/

#comment_overlay {
	width: 492px;
	display: block;
	border: 10px solid #fff;
	background: #a8bcbf;
	position:relative;
	text-align: left;
  overflow:hidden;
}

#comment_overlay a.close {
	background: url(/images/close_icon.png) no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	top:0;
	right:0;
	position:absolute;
	margin: 8px 8px 0 0;
}

#comment_overlay .comment_container {
	padding: 18px;
	height:230px;
}

#comment_overlay .comment_container .comment_header {
	background: url(/images/united_success_logo.jpg) no-repeat top left;
	width: 455px;
	height: 60px;
	padding-bottom: 12px;
	border-bottom:1px dotted #FFFFFF;
	margin-bottom: 12px;
}

#comment_overlay .comment_container .comment_form {
	position: relative;
}

#comment_overlay .comment_container .comment_form li {
	float: left;
	clear:left;
	padding-bottom: 12px;
	font-size: 12px;
	width:100%;
  position: relative;
}

#comment_overlay .comment_container .comment_form li.form_submit {
    height: 25px;
}

#comment_overlay .comment_container .label,
#comment_overlay .comment_container label {
	width: auto;
	clear: left;
	padding-right: 15px;
	font-weight: bold;
	color: #ffffff;
	display:block;
	float:left;
}

#comment_overlay .comment_container strong.label{
	font-size:18px;
	font-style: italic;
	line-height: 18px;
	margin-bottom:10px;
	float:left;
	width:150px;
}

#comment_overlay .comment_container p{
	color:#FFFFFF;
	float:left;
	width:160px;
}

#comment_overlay .comment_container .comment_form li.input {
	width: 100%;
}

#comment_overlay .comment_container .comment_form .remember label{
	clear:none;
}

#comment_overlay .comment_container .comment_form li.form_note {
	text-align: right;
	font-size: 12px;
	color: #fff;
	width: 100%;
	padding-top: 5px;
}

#comment_overlay .comment_container .comment_form li.form_note a {
	color: #fff;
}

#comment_overlay .comment_container .comment_form .input_text {
	height: 18px;
	border: 0;
	font-size: 12px;
	color: #3f342e;
	padding-top: 2px;
	background: #fff;
	width: 80%;
	float:left;
	display:block;
}

#comment_overlay .comment_container .comment_form .input_textarea {
	width: 100%;
	height: 38px;
	border: 0;
	font-size: 12px;
	color: #3f342e;
	padding-top: 2px;
	font-family: arial;
	background: #fff;
}

#comment_overlay .comment_container .comment_form .input_check {
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding:0;
	float:left;
}

#comment_overlay .comment_container .input_submit {
	background: url(/images/submit_button.png) no-repeat;
	width: 77px;
	height: 26px;
	border: 0;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#comment_overlay .comment_container .check_spelling {
	background: url(/images/spell_check_button.png) no-repeat;
	width: 150px;
	height: 26px;
	border: 0;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	right: 100px;
}

#comment_overlay .comment_container .comment_form .input_submit {
	right:18px;
}

/* share_overlay [end] */



#popup {
	width: 470px;
	display: inline-block;
	border: 10px solid #fff;
	background: #fff;
}

#popup fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#popup a.close {
	background: url(../images/close_icon.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline;
	float: right;
	margin: 8px 8px 0 0;
}

#popup .popup_container {
	
}

#popup .popup_container .popup_header {
	padding: 15px;
	background: #80756e;
	color: #fff;
}

#popup .popup_container .popup_header h1 {
	font-size: 16px;
	font-weight: bold;
}

#popup .popup_container .popup_header p {
	font-size: 12px;
	padding-top: 5px;
}

#popup .popup_container ul.content_list {
	padding: 10px 0 10px 15px;
	width: 220px;
	float: left;
	display: inline-block;
}

#popup .popup_container ul.content_list li {
	font-size: 12px;
	padding-bottom: 5px;
	color: #80756e;
}

#popup .popup_container ul.content_list li a {
	color: #80756e;
	text-decoration: none;
}

#popup .popup_container ul.content_list li.submit {
	padding-top: 10px;
}

#popup .popup_container ul.content_list li .submit_button {
	border: 0;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	width: 60px;
	height: 20px;
	margin-right: 23px;
	padding-bottom: 3px;
}

#popup .popup_container ul.content_list li .continue_button {
	background: url(../images/small_button_blue.png) no-repeat;
}

#popup .popup_container ul.content_list li .ready_button {
	background: url(../images/small_button_brown.png) no-repeat;
}

/* -- notify_overlay -- */
#notify_overlay {
    width: 100%;
    display: block;
    background: #FFF;
    position:relative;
    padding: 10px 0;
    text-align: left;
}
#notify_overlay .notify_container {
    padding: 0 18px;
    height: 129px;
    background: #a8bcbf;
    margin: 0 10px;
}
#notify_overlay .notify_container p {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding: 45px 0 0;
	display: block;
	width: 314px;
}
/* -- /notify_overlay -- */

#image_overlay {
    width: auto;
    height: auto;
    background: #FFF;
}
#image_overlay .image_container {
}
#image_overlay .image_container img {
}
