﻿/**
* LAST MOD: OCT 26 2009: DREW @ WWW.DREAMDESIGNSWEB.COM
* -------------------------------------------------------
*/
body, table {
	font-family: arial;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.px13 {
	font-size: 13px;
}
.alignM {
	vertical-align: middle;
}
.mb10 {
	margin-bottom: 10px;
}
#main {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 10px;
}
#mainBlock {
	overflow-x: hidden;
}
#mainLeft {
	position: relative;
	float: left;
	width: 325px;
	height: 570px;
	overflow: hidden;
	border: solid 1px #c0c0c0;
	background: url('../images/eventBG_left.jpg') center no-repeat;
}
#eventBGHead {
	position: relative;
	background: url('../images/BG_trans_events.png');
	padding: 3px;
	width: 300px;
	margin: 0px auto;
	margin-top: 8px;
	color: #ffffff;
	border: solid 1px #ffffff;
}
#eventSignupDiv {
	margin: 0px auto;
	margin-top: 40px;
	text-align: center;
}
#eventSignupDiv:hover {
	/*opacity: 0.7;*/
}
#mainRight {
	position: relative;
	float: left;
	width: 490px;
	height: 570px;
	margin-left: 2px;
	border: solid 1px #c0c0c0;
	overflow: hidden;
	overflow-x: hidden;
;
}
/*=== BEGIN LOGIN DIV SET ===*/
#loginHead {
	position: relative;
	height: 40px;
}
#loginHeadInner {
	position: relative;
	height: 20px;
	padding: 2px;
	color: #666666;
	background-color: transparent;
}
#loginDiv {
	position: relative;
	float: right;
	height: 24px;
}
.loginInput {
	width: 70px;
	font-size: 11px;
	color: #c0c0c0;
	vertical-align: middle;
}
#loginEmail {
	color: #c0c0c0;
}
.loginSubmit {
	vertical-align: middle;
}
#lostPasswordDiv {
	position: relative;
	width: auto;
	height: 16px;
	text-align: right;
	font-size: 10px;
	padding: 2px 30px 0px 0px;
}
#lostPasswordDiv a {
	text-decoration: none;
	color: #666666;
}
#lostPasswordDiv a:hover {
	text-decoration: underline;
}
/*=== MAIN HEADER ===*/
#mainHead{
	position: relative;
	height: 18px;
	background:#6899d4;
	color:#ffffff;
	padding: 4px;
	font-weight: bold;
}
/*=== BEGIN REG AREA ===*/
.block {
	position: relative;
	height: 510px;
	padding: 5px 5px 5px 20px;
	font-size: 8pt;
	font-family: arial;
	color: #666666;
	overflow: auto;
}
.row { position: relative; height: 22px; margin-bottom: 2px; }
.rowL { position: relative; float: left; width: 80px; padding-top: 4px; }
.rowR { position: relative; float: left; }
.rowR input { font-size: 11px; width: 200px; }
.rowR2 { position: relative; float: left; margin-left: 20px; }
select { font-size: 11px; }
#age { width: 65px; }
.calIcon {
	vertical-align: top;
}
.calIcon:hover {
	cursor: pointer;
}
#phone_cc, #mobile_cc {
	vertical-align: top;
	height: 19px;
	font-size: 10px; 
}
#phone_ac, #mobile_ac, #phone_px, #mobile_px {
	width: 55px;
	color: #c0c0c0;
	text-align: center;
}
#userPassword, #screenName {
	color: #c0c0c0;
	width: 100px;
}
#userPassword {
	color: #000000;
}
#phone_num, #mobile_num {
	width: 60px;
	color: #c0c0c0;
	text-align: center;
}
#password { width: 150px; }
#screen_name { width: 100px; }
#regStateInput { display: none; }
#notes {
	width: 355px;
	height: 50px;
	color: #000000;
	margin-bottom: 3px;
}
.measurementTitle {
	position: relative;
	width: 90%;
	height: auto;
	padding: 2px;
	margin: 4px 0px 8px 0px;
	font-weight: bold;
	border-top: dotted 1px #808080;
}
.rowMeasure {
	position: relative;
	height: 44px;
	margin-bottom: 2px;
}
.measure {
	width: 40px;
	font-size: 11px;
	text-align: center;
}
.measureBlock {
	position: relative;
	width: 55px;
	float: left;
	padding-left: 10px;
}
.emailRow {
	position: relative;
	margin-bottom: 3px;
}
.rowUpload {
	position: relative;
	margin: 0px 0px 0px 10px;
}
.rowUpload input {
	font-size: 11px;
}
.uploadBlock {
	margin-bottom: 3px;
}
#moreUploadDiv {
	position: relative;
	height: 1px;
	overflow: hidden;
}
#moreUploadButton {
	position: relative;
	height: 20px;
	margin-top: 4px;
}
#moreUploadButton a {
	text-decoration: none;
	color: #808080;
}
#formButtonDiv {
	text-align: center;
}
#formButtonDiv input {
	font-size: 12px;
}
.iconSudoUpload {
	display: none;
	margin-left: 5px;
}
.picUploadIframe {
	width: 1px;
	height: 1px;
	border: none;
}
#uploadAcceptIframe {
	width: 1px;
	height: 1px;
}
#ajaxMsgDiv {
	display: inline;
	padding: 0px 10px 0px 10px;
	margin-left: 10px;
}
/*=== HIDDEN SUDO UPLOAD DIV ===*/
#sudoUploadDiv {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 760px;
	background-color: #efefef;
	color: #000000;
	z-index: 999;
	text-align: center;
}
/*=== PROFILE VIEW DIV ===*/
#profileViewDiv {
	position: absolute;
	display: none;
	width: 794px;
	height: 600px;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	z-index: 9999;
}
#pvHead {
	position: relative;
	height: 20px;
	padding: 5px;
}
#pvHead img:hover {
	cursor: pointer;
}
#pvBody {
	text-align: center;
}
#pvIframe {
	width: 760px;
	height: 560px;
}
/*=== HIDDEN LOGIN ERROR DIV ===*/
#loginErrorDiv {
	position: absolute;
	display: none;
	top: 35px;
	right: 65px;
	width: 300px;
	height: auto;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #808080;
	z-index: 999;
}
#leHead {
	position: relative;
	height: 20px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #d8dde9;
}
#leHead img:hover {
	cursor: pointer;
}
#leBody {
	padding: 4px;
	text-align: center;
}
/*=== HIDDEN FORGOT PASSWORD DIV ===*/
#forgotPassDiv {
	position: absolute;
	display: none;
	top: 35px;
	right: 65px;
	width: 300px;
	height: auto;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	border: solid 1px #808080;
	z-index: 999;
}
#fpHead {
	position: relative;
	height: 20px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #d8dde9;
}
#fpHead img:hover {
	cursor: pointer;
}
#fpBody {
	position: relative;
	padding: 4px;
	text-align: center;
}
#fpCaptchaDiv {
	position: relative;
	width: 226px;
	height: 20px;
	margin: 0px auto;
}
#forgotCaptcha {
	width: 80px;
	font-size: 11px;
}
#lpMessageDiv {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
	z-index: 99;
}
#fpCaptchaDiv {
	position: relative;
	width: 99%;
	height: 30px;
}
.captchaImg {
	position: absolute;
	left: 25px;
	top: 1px;
}
#forgotCaptcha {
	position: absolute;
	width: 100px;
	left: 160px;
	top: 0px;
}
#secureImgRefresh {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#secureImgRefresh:hover {
	cursor: pointer;
	opacity: 0.8;
}



