body {
	
}
p {
	padding: 8px 0 0 0;
}
hr {
	margin: 6px 0 10px 0;
}

.indicator {
	background: url(/app/images/indicator.gif) no-repeat top;
}

/********** START - Login Page Styles **********/
#loginBox {
	margin: auto;
	width: 96%;
	/*width: 200px;*/
	/*min-width: 200px;
  	width: auto !important; 
 	width: 200px;*/
	/*border: #000 2px solid;*/
}

#loginStatus {
	height: 18px;
	/*border: #000 1px solid;*/
}
#loginStatus #loading {
	position: relative; /*absolute*/
	top: 0px;
	right: 0px;
	background: #ff0000;
	/*color: #fff;
	font-size: 14px;
	font-family:  arial, helvetica, sans-serif;*/
	padding: 2px;
	width: 125px;
	float: right;
	display: none;
}
#notMember {
	float:left;
	width:49%;
	/*min-height: 200px;
  	height: auto !important; 
 	height: 200px;*/
	/*margin: auto;
	margin-top: 14px;
	width: 99%;*/
}

#loginMember {
	float:left;
	width:49%;
	margin-left: 10px;
	/*min-height: 200px;
  	height: auto !important; 
 	height: 200px;*/
	/*margin: auto;
	margin-top: 14px;
	width: 99%;*/
}

#notMember .loginBox {
	min-height: 200px;
  	height: auto !important; 
 	height: 200px;
}

#loginMember .loginBox {
	min-height: 200px;
  	height: auto !important; 
 	height: 200px;
}

#loginwrapper {
	/*margin: auto;
	width: 590px;
	min-height: 400px;
  	height: auto !important; 
 	height: 400px;*/
	/*border: #000 1px solid;*/
}

/*validateTips*/
#loginwrapper ul { margin: 0; margin-left: 4px; padding:0; list-style: none; }
#loginwrapper .error {
  font-weight: bold;
  color: #FF0000;
}
#loginwrapper .success {
  font-size: 12px;
  font-weight: bold;
  color: #0060BF;
}
/********** END - Login Page Styles **********/

/********** START - Password Request Styles **********/
#pwwrapper {
	margin-top: 20px;
	/*width: 590px;
	min-height: 400px;
  	height: auto !important; 
 	height: 400px;*/
	/*border: #000 1px solid;*/
}

#pwValidateTips {
	text-align: center;
	/*border: #000 1px solid;*/
}

#pwwrapper ul { margin: 0; margin-left: 4px; padding:0; list-style: none; }
#pwwrapper .error {
  font-weight: bold;
  color: #FF0000;
}
#pwwrapper .success {
  font-size: 12px;
  font-weight: bold;
  color: #0060BF;
}

#pwwrapper #pwloading {
	position: relative; /*absolute;*/
	top: 0px;
	right: 0px;
	background: #ff0000;
	/*color: #fff;
	font-size: 14px;
	font-family:  arial, helvetica, sans-serif;*/
	padding: 2px;
	width: 125px;
	float: right;
	display: none;
} 

/*#pwwrapper #emailaddressa, #pwwrapper #emailaddressb, #pwwrapper #emailaddressc {
	float: left;
	display: block;
}
#pwwrapper #submita, #pwwrapper #submitb, #pwwrapper #submitc  {
	float: left;
	display: block;
}*/

#pwform .label {
  padding-top: 2px;
  padding-right: 8px;
  vertical-align: top;
  text-align: right;
  width: 115px;
  white-space: nowrap;
  /* border: #000 1px solid;  */
}

#pwform .field {
  padding-bottom: 10px;
  white-space: nowrap;
  /* border: #000 1px solid; */
}

#pwform .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  /*width: 246px;*/
  white-space: nowrap;
  /*border: #000 1px solid;*/
}

#pwform .standard {
  width: 190px;
}

/********** END - Password Request Styles **********/


/********** START - Image Upload Styles **********/
#uploadHelpLink {
	margin-right: 8px;
	margin-top: 4px;
	float: right;
}
#uploadHelpBox {
	 margin-top: 8px; 
	 margin-bottom: 12px; 
	 padding: 12px 12px 12px 12px; 
	 text-align: left;
}

#innerItemA {
	width: 49%;
	float: left;
	margin-bottom: 10px;
	/*border: #000 1px solid;*/
}
#innerItemB {
	width: 49%;
	float: right;
	margin-bottom: 10px;
	/*border: #000 1px solid;*/
}
#innerItemC {
	width: 100%;
	/*float: left;*/
	margin-bottom: 10px;
	min-height: 165px;
  	height: auto !important; 
 	height: 165px;
	/*border-top: #cdcdcd 1px solid;*/
	padding-top: 10px;
	/*border: #000 1px solid;*/
}

.imgUploadedPreview {
	/*float: left;*/
	width: 300px;
	font: 10px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	/*margin-top: 5px;*/
	padding: 8px;
	margin: 5px 2px 4px 2px;
}

.imgUploadedPreview .imgWrapper {
	/* none */
}
.imgUploadedPreview .imgBox {
	float: left;
}
.imgUploadedPreview .imgBoxInfo {
	float: left;
}
.imgUploadedPreview .imgControl {
	/* none */
}
.imgUploadedPreview .imgText {
	margin-left: 6px;
}
.imgUploadedPreview .imgCancel {
	float: right;
}


#img_PreviewBox {
	width: 100%;
	/*border: 1px solid #000;*/
	min-height: 150px;
  	height: auto !important; 
 	height: 150px; 
}
#img_PreviewRefesh {
	float: left;
}


#fileQueue1 {
	width:326px; 
	/*height:250px;*/
	min-height: 180px;
  	height: auto !important; 
 	height: 150px;  
	border: 2px solid #E5E5E5; 
	padding: 0; 
	/*overflow:auto; */
	margin-top: 10px;
}
#fileQueueText1 {
	margin-top: 4px;
	text-align: center;
}

#uploadNowImg1 {
	float: right; 
	margin-right: 26px;
}
#uploadNowText1 {
	text-align:center; 
	font-size: 9px; 
	margin-top: 8px;
	min-height: 34px;
  	height: auto !important; 
 	height: 30px;
}
#fileClearQueueBox1 {
	margin-top: 6px;
	margin-bottom: 4px;
}

#AdPreviewLayout fieldset {
	margin: auto;
	width: 590px;
	min-height: 400px;
  	height: auto !important; 
 	height: 400px;
	/*border: #000 1px solid;*/
}

/********** END - Image Upload Styles **********/


/********************** GLOBAL STYLES ***************************/
.float_clear {
	clear: both;
	margin: 0;
	padding: 0;
	/*border: #000 1px solid;*/
}

#jsWarningLayer {
	display: block;
}
#jsWarningBox {
	display: block;
}
#jsWarningText {
	margin-top: 10px; 
	margin-bottom: 10px; 
}
#jsWarningText p {
	margin-left: auto;
	margin-right: auto;
	padding: 0 .7em;
	width: 600px;
}

/********************** LAYER STYLES ***************************/
.hideLayer {
	visibility: hidden;
}
.showLayer {
	visibility: visible;
}
.collapseLayer {
	display: none;
}
.expandLayer {
	display: block;
}