/* start - overlay - global login */

#TB_window {
	background: transparent url('/images/login/bg.png') no-repeat top center;
	border: none;
}

#TB_window.normal_popup {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #FFFFFF;
}


#TB_ajaxContent {
	margin-left: 20px;	
}

#TB_closeAjaxWindow a {
	height: 30px;
	width: 32px;
}

#TB_window.normal_popup #TB_closeAjaxWindow a {
	height: 25px;
	width: 26px;
}


/* modifications for the curved borders for the transparent overlay */

#login_wrapper {
	float: right;
	cursor: default;
	color: #666666;
	text-decoration: none;
	position: relative;
	display: inline;
	
	min-height: 15px;
	height: 15px;
	max-height: 15px;
	width: 750px;
	text-align: right;
}

#login_wrapper span {
	padding: 0px 10px;
	font-size: 11px;
}

#login_wrapper a {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: normal;
	line-height: 1em;
	color: #999999;
}

a#login_button {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	display: inline-block;
}

#login_wrapper a:hover , a#login_button:hover {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	display: inline-block;
}

#login_wrapper span a {
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
}

#login_wrapper span a:hover {
	color: #F692B4;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}

#login_link {
	zoom: 1;
}

#login_link:hover {
	text-decoration: none;
}

#overlay_wrapper {
	width: 200px;
	background: #F4F4F4;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: absolute;
	text-align: left;
	margin-top: -20px;
	z-index: 100;
	left: 120px;
}

#smooth_box_login {
	background: #F4F4F4;
	overflow: hidden;
}

#smooth_box_login .errors {
	color: #A63232;
	font-weight: bold;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin-left: 10px;
}

#smooth_box_login .spacer {
	background: transparent url('/images/login/pink_line.jpg') no-repeat center center;
	height: 43px;
	width: 162px;
	float: left;	
}

#smooth_box_login .pink_nation {
	min-height: 45px;
	height: 45px;
	margin-top: 5px;
}

#smooth_box_login .logo {
	float: left;	
}

#overlay {
	padding: 15px;
}

#overlay .section {
	padding-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;	
}

#smooth_box_login .section {
	margin: 0 10px;
	border-right: 1px solid #E9E9E9;
	float: left;
	width: 190px;
	min-height: 136px;
	height: auto !important;
	height: 136px;
	max-height: 136px;
	display: inline;
}

#smooth_box_login #login , #smooth_box_login #login_fb {
	margin-right: 10px;
}

#smooth_box_login #login_fb p {
	margin:1.5em 0;
	color: #333333;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	line-height:1.4em;
}

#smooth_box_login #login_fb a span {
	font-size: 11px !important;	
}

#overlay h3 , #smooth_box_login h3 {
	color: #666666;
	font-size: 14px;
	font-family: Times,"Times New Roman",serif;
	font-style: italic;
	font-weight: bold;
	text-transform:uppercase;
	margin-top:15px;
	margin:0;
	padding:0;
	line-height: 15px;
}

#overlay fieldset , #smooth_box_login fieldset {
	border:0 none;
	position:relative;
	margin: 0px;
	padding: 0px;
}


#overlay .clear {
	margin: 15px;
}

#smooth_box_login .clear {
	margin-top: 12px;
}

#overlay #login label , #smooth_box_login #login label {
	display:block; 
	margin:0.5em 0 0.25em; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:1.4em;
}

#overlay #login input.text , #smooth_box_login #login input.text { 
	width:11em; 
	margin:.25em 0 .5em;
	background:transparent url(/images/pink_nation/bg_input.jpg) no-repeat scroll left -2px;
	border-color: #B2B2B2 #D0D0D0 #F7F7F7 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: 0.25em 0.5em;
	width: 155px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:1.4em;
}

#overlay #login button , #smooth_box_login #login button { 
	display:block; 
	background:transparent url(/images/login/go.jpg) no-repeat top left; 
	border:none; 
	height:16px; 
	width:29px;
	cursor:pointer; 
	margin:1em 0; 
	font-size: 0px; 
	float: right; 
}

#smooth_box_login #login #email_address_label {
	background: transparent url(/images/login/lock.jpg) no-repeat scroll right bottom;
	margin-right: 1.5em;
	margin-left: 0;
}

#smooth_box_login #login a#forgot_password {
	font-style: italic;
}

#smooth_box_login #login a#forgot_password:hover {
	color: #333333;
}


#smooth_box_login #login button {
	margin-right: 15px;	
	margin-top: 0px;
	padding-top: 0px;
}

#overlay #login a , #smooth_box_login #login a { 
	color: #1E4164; 
	font-size: 10px; 
	text-decoration: none; 
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}


#overlay #login_fb p , #smooth_box_login #login #login_fb p { 
	margin: 0.5em 1.5em 0.75em 0;
	color: #333333; 
}

#overlay .join {
	padding-top: 10px;
}

#smooth_box_login .join {
	margin: -6px 0 0 0px;
	float: left;
	display: inline;
}

#smooth_box_login .join #logo {
	margin-bottom: 15px;
}

#smooth_box_login .join #join {
	margin-left: 0px;
}

#overlay .join a , #smooth_box_login .join a {
	padding-right: 0px;
}

fb:login-button {
	margin-top: 200px;
}

/* stop - overlay - global login */


/* TODO: remove - temp for pink nation */
#header #login_wrapper {
	margin: 23px 28px 23px 100px;
	display: block;
	clear: left;
	zoom: 1;
}



