.collapsed {
	height : 0px;
	border : none;
	overflow: hidden;
}
html.landingPage, html.landingPage #signInFrameBody{
	background-color:transparent;
}
#signInFrameBody, #joinFrameBody{
	background: #fff;
	text-align: left;	
}
#signInFrameBody form, #joinFrameBody form{
	padding:15px 10px;	
}
#signInFrameBody .inputField, #joinFrameBody .inputField{
	padding:0;
	margin:0 0 10px 0;	
}
#signInFrameBody .inputField input, #joinFrameBody .inputField input{
	color:#999999;
	font-size:11px;
}
#signInFrameBody .inputField input#pwd, #joinFrameBody .inputField input#joinPwd, #joinFrameBody .inputField input#joinRePwd{
	color:#000000;
}
#signInFrameBody a.linkbutton, #joinFrameBody a.linkbutton{
	margin-left:0;
}
#signInFrameBody .button-area, #joinFrameBody .button-area{
	margin:10px 0;
}
#signInFrameBody #pwd{
	display:none;
}
#signInFrameBody .forgotPwdLinkContainer{
	margin-bottom:4px;
}
.navbar.signedIn{
	margin-bottom:31px;
}
.joinFrame-inputArea span {	
	margin-right:3px;
}
.joinFrame-inputArea .inputField {
	padding-top:7px;
	padding-bottom:7px;
}
.joinFrame-inputArea #terms{
	margin-right:5px;
}
.joinFrame-inputArea #splOffers{
	float:left;
	margin-left:7px;
	margin-right:5px;
}
.joinFrame-inputArea .splOffersLabel{	
	float:left;
	width:200px;
}
.joinFrame-inputArea #joinPwd, .joinFrame-inputArea #joinRePwd{	
	display:none;
}
#errorMsg, #pwdErrorMsg {
	color:red;	
}
.landingPage a, .landingPage a:link, .landingPage a:active {
	color:#fee3a9;
	font-family:arial; 
	font-size:11px;	
}
.landingPage a:visited { 
	color:#fee3a9; 
}
.landingPage a:hover { 
	color:#d9c18d; 
}
.landingPage #errorMsg{
	color:#fff;
	line-height:13px;
	font-family:arial; 
	font-size:11px;	
}
.loading{
	background:url('/gallery/images/loading.gif') no-repeat right top;
	line-height:25px;
	padding-right:20px;
}
#persistentcart .helpme { /*can be placed in basic.css*/
	float:right;
	margin-bottom:-3px;
}
#persistentcart .addpad{ /*can be placed in basic.css*/
	padding:0;
}
#persistentcart .content{ /*can be placed in basic.css*/
	left:2px;
	margin-top:-22px;
	margin-left:-3px;
	padding:3px 5px 8px 10px;
	position:relative;
	top:-5px;
	width:255px;
	background:url('/gallery/images/minicartBg.png') no-repeat 0px -112px;		
	min-height:20px;
}
/* mini cart style modified from basic.css*/
.persistentcartbg {
	height:64px;
	position:absolute;
	right:0px;
	top:20px;
	width:269px;
}
.persistentholder.signedIn .persistentcartbg {
	height:84px;
	position:absolute;
	right:0px;
	top:0px;
	width:269px;
}
#persistentcart {	
	margin-top:16px;	
}
.persistentholder.signedIn #persistentcart{	
	margin-top:0px;	
}
/* mini cart style modified from basic.css*/
#frame-close-link {
	position:absolute;
	top:8px;
	right:8px;
	visibility:hidden;
}
#signInFrame {
	width:266px;
	position:relative;
	top:3px;
	left:2px;
	margin-top:0px;
	border-top:solid 1px #d4d4d1;
	border-left:solid 1px #d4d4d1;
}
#joinFrame {
	width:266px;
	position:relative;
	top:-12px;
	left:2px;
	border-top:solid 1px #d4d4d1;
	border-left:solid 1px #d4d4d1;
	margin-top:0px;
}
.disabledbutton {
	opacity:.4;
	filter: alpha(opacity=40);
}

.dialogContainerLeft,.dialogContainerRight {
	float:left;
}

.dialogContainerRight {margin-left: 20px;}

#anonupload-speedbump {width:470px; overflow:hidden;}

div.guestHeader {    
    color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
	padding: 8px 0px;
}
h1.guestHeader {
    background:transparent url(/gallery/images/icons/alert_icon.gif) no-repeat scroll 0px;
	padding:5px 0px 5px 25px;
}

#anonupload-speedBumpSignInFrame {
	width:200px;
	overflow:hidden;
	frameBorder:0;
	height:180px;
}

#guestSignIn {
	width:220px;
	padding-top: 10px;
    padding-bottom: 10px;
}

#guestInstructions {
	width:200px;
	padding-top: 10px;
    padding-bottom: 10px;	
}

#btnAnonUploadContinue {margin-left:70px;}

#anonsignin-speedbump {width:325px;overflow:hidden;}

#anonsignin-content {
	width: 300px;
	padding:0 0;
	margin:0 0;
}

#L2signon-speedBumpSignInFrame {width:280px;overflow:hidden;}

#L2signin-speedbump {width:325px;overflow:hidden;}

#btnAnonsignin {
        margin-left: 137px;
}




