
#midColWrapper form td {
	text-align: left;
	vertical-align: middle;
	padding: 2px 0;
}

#midCol form td.label {
	zvertical-align: text-top;
	ztext-align: right;
 zpadding: 1px 10px 1px 0;
	zfont-size: 10px;
	zwidth: 130px;
	zfont-weight: bold;
	ztext-transform: capitalize;
}

#midCol form td.intcode {
	vertical-align: text-top;
	text-align: center;
	font-size: 10px;
	width: 35px;
	font-weight: bold;
	text-transform: capitalize;
}

/* COMMUNICATION OPTIONS
========================= */
table.commsettings {
	border-collapse: collapse;
	width: 100%;
}

table.commsettings td {
	vertical-align: middle;
	text-align: left;
	zpadding: 3px;
}

table.commsettings td.checkbox {
	vertical-align: middle;
	text-align: left;
	padding: 3px;
	width: 18px;
}

table.commsettings td.lotteryname {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 10px 0 4px 0;
}

td.submit {
	vertical-align: bottom;
	text-align: center !important;
	border-top: 1px solid #CCDEE7;
	padding: 10px 0 0 0;
}

/* ICONS
========= */
td.icon {
	width: 22px;
	background: transparent left center no-repeat;
	padding: 4px 0;
}

td.icon.sms { background-image: url(/images/frontend/icons/cell.jpg); }

td.icon.email { background-image: url(/images/frontend/icons/email.jpg); }

/* GENERAL SUBMITS
=================== */
	input.submit.blue, a.submit.blue {
	background: transparent left bottom repeat-x url(/images/frontend/content/darkheaderbg.jpg);
	padding: 2px 6px;
	color: white;
	text-decoration: none;
}

a.submit.blue {
	background: #145A80 left bottom repeat-x url(/images/frontend/content/darkheaderbg.jpg);
	padding: 4px 6px;
	color: white !important;
	text-decoration: none !important;
	margin: 0 auto;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	zborder: 1px solid #74A5C0;
	font-size: 9px;
	border: 1px double #214659;
}

.pageTrail a.submit.blue:hover { background-position: left -30px; }

/* ================================= */
form td.spacer {
	height: 25px;
	font-size: 10px;
	padding: 0;
}

select#country_id { width: 200px; }

#taf .input, #taf .textarea {
	margin-bottom: 10px;
	width: 380px;
}

#taf .pageInput strong {
	text-transform: uppercase;
	margin-bottom: 3px;
	font-size: 10px;
	display: block;
}

.form-item.submit {
	margin: 0 auto;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
}

.form-item.phonePrefix { width: 30px; }

.form-item.phoneNumber { width: 124px; }

.form-item.dob { width: 20px !important; }

.form-item.input { width: 200px; }

.form-item.textarea {
	width: 200px;
	height: 100px;
}

/*
  #customer_dob_year {
	zwidth: 60px !important;
	zfont-family: inherit;
	zfont-size: 10px;
}

#customer_dob_month {
	width: 90px !important;
	font-family: inherit;
	font-size: 10px;
}

#customer_dob_day {
	width: 45px !important;
	font-family: inherit;
	font-size: 10px;
}
*/
.form-item {
	font-family: inherit;
	font-size: 10px;
	padding: 1px;
	color: #4E7B94;
	border: 1px solid #74A5C0;
}

.formErrors {
    font-size: 10px;
    border-bottom: 2px solid #FF6262;
    border-left: 2px solid #FF6262;
    border-right: 2px solid #FF6262;
    padding: 20px;
    background: #FFB7B7;
    margin: 0 0 20px 0;
    color: #B23C3C;
}

.formErrors ul { margin-left: 10px; }


.formErrors a {
  color: #B23C3C;
}

.formErrors li {
	font-size: 9px;
	margin-bottom: 2px;
}

.formSuccess {
    font-weight: bold;
    font-size: 12px;
    border: 2px solid #008000;
    padding: 20px;
    background: #cfe8cf;
    margin: 0 0 20px 0;
    color: #008000;
}

.formSuccess img{
    padding-right: 5px;
}




label.required { color: #31596E; }
/*
label {
	zdisplay: block;
	zcursor: pointer;
	ztext-align: right;
	zpadding: 1px 10px 1px 0;
	zfont-size: 10px !important;
	zwidth: 130px;
	ztext-transform: none;
	zfont-weight: bold;
	ztext-transform: capitalize;
	zcolor: #48819F;
}


select#customer_dob_year, select#customer_dob_month, select#customer_dob_day {
	zfont-family: inherit;
	zfont-size: 10px;
	zpadding: 1px;
	zcolor: #4E7B94;
	zborder: 1px solid #74A5C0;
}*/

select option { padding-left: 2px; }

#modalbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 12px;
	color:#000;
	z-index:100;
}

div.hint {
	margin: 2px 0;
	padding: 2px;
	width: 198px;
	display: none;
	border: 1px solid #c93;
	background: #ffc;
}

div.hint.phoneNumber { width: 164px !important; }


table.tblForm{
  font-size: 11px;
}

table.tblForm td.label{
  border-right: 1px solid #DDD;
  text-align: right;
  padding: 2px 10px 2px 0px;
  height: 28px;
  width: 160px;
  font-weight: bold;
}

div.midColWrapper table.tblForm td.label{ width: 100px; }


table.tblForm td.label label{
  padding: 0px;
  cursor: pointer;
  font-size: 11px !important;
  color: #4A6E6E !important;
}

table.tblForm td.radioField label, table.tblForm td.checkField label{
  padding: 0px 10px 0px 3px;
  cursor: pointer;
  color: #4A6E6E !important;
}
table.tblForm td.textField{
  text-align: left;
  padding: 2px 0px 2px 10px;
}

table.tblForm td.notice{
  text-align: left;
  padding: 2px 0px 2px 10px;
  line-height: 18px;
}

table.tblForm td input, table.tblForm td select, table.tblForm td textarea {
  border:1px solid #74A5C0;
  color:#4E7B94;
  font-size:11px;
  padding:3px;
}

table.tblForm td input:focus{
  border-color: orange;
}
table.tblForm td select:focus{
  border-color: orange;
}
table.tblForm td textarea:focus{
  border-color: orange;
}

table.tblForm td.textField input{
  width:200px;
}

table.tblForm td.textField input[type="radio"] {
  width:20px;
}

  table.tblForm td.textField input.smallText{
    width:110px;
  }

  table.tblForm td.textField input.tinyText{
    width:60px;
  }

  table.tblForm td.textField input.upgradeText{
    width:175px;
  }
  table.tblForm td.textField select.upgradeText{
    width:180px;
  }

table.tblForm td.upgradeField{
  color: gray;
}

  table.tblForm td.upgradeField input.upgradeText{
    width:175px;
    border-color: #AAA !important;;
    color: gray !important;
  }
  table.tblForm td.upgradeField select.upgradeText{
    width:175px;
    border-color: #AAA !important;;
    color: gray !important;
  }


table.tblForm td.textField select{
  width:204px;
}

table.tblForm td.textField textarea{
  width:204px;
  height: 100px;
}


table.tblForm td.dateField{
  text-align: left;
  padding: 2px 0px 2px 10px;
}

  table.tblForm td.dateField select#customer_dob_year{
    width:60px;
  }
  table.tblForm td.dateField select#customer_dob_month{
    width:90px;
  }
  table.tblForm td.dateField select#customer_dob_day{
    width:45px;
  }

table.tblForm td.upgradeDateField{
  text-align: left;
  padding: 2px 0px 2px 10px;
}

  table.tblForm td.upgradeDateField select#customer_dob_year{
    width:52px;
    padding-left: 0px;
  }
  table.tblForm td.upgradeDateField select#customer_dob_month{
    width:80px;
    padding-left: 0px;
  }
  table.tblForm td.upgradeDateField select#customer_dob_day{
    width:40px;
    padding-left: 0px;
  }


table.tblForm td.expiryField{
  text-align: left;
  padding: 2px 0px 2px 10px;
}

  table.tblForm td.expiryField select.expiryMonth{
    width:45px;
  }
  table.tblForm td.expiryField select.expiryYear{
    width:60px;
  }


table.tblForm td.radioField{
  border: none;
  text-align: left;
  padding: 2px 0px 2px 10px;
}

table.tblForm td.checkField{
  border: none;
  text-align: left;
  padding: 2px 0px 2px 10px;
}



table.tblForm td.intCode{
  text-align: left;
  padding: 2px 0px 2px 5px;
  width: 35px;
}

table.tblForm td.fundLabel {
  border-right: 1px solid #DDD;
  text-align: right;
  padding: 2px 10px 2px 0px;
  height: 28px;
  width: 80px;
  font-weight: bold;
}

table.tblForm td.rowButton{
  text-align: center;
  padding: 2px 5px 2px 0px;
  width: 160px;
}

span.fundsLabel{
  font-weight: bold;
  font-size: 10px;
}
span.fundsValue{
  font-weight: bold;
  font-size: 28px;
}

span.voucherValue{
  font-weight: bold;
  font-size: 12px;
}

span.winningLabel{
  font-weight: bold;
  font-size: 10px;
  color: orange;
}

span.winningValue{
  font-weight: bold;
  font-size: 20px;
  color: orange;
}

/* Modal Login Table */

div.modalContent table.tblForm td.label{ width: 70px;   border-right-color: #FFF; }

div.modalContent table.tblForm td.label label{ color: #FFF !important; }

/* TEXTAREA, SELECT */

.toolTip{
  color:red !important;
  font-weight: bold;
  outline: none !important;
  text-decoration: none;
}
