/* 
	mEx stylesheet 
*/

html { 
	height: 100%; 
	min-height: 100%; 
	margin: 0; 
	padding: 0; 
}

body { 
	background: url(../images/main-background.jpg) #fff;
	color: #000; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif; height: 100%; 
	min-height: 100%; 
	margin: 0; 
	padding: 0; 
	line-height: normal;
}

table {
	border-collapse: separate; 
	line-height: 14pt;
	font-size: 1em;
}

input {
	border: 0px;
	padding: 0px;
	outline: none;

}

img {
	border: 0px;
}

label {
	padding: 0px;
	margin: 0px;
}
 
#heading-1 {
	color: #033993;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	margin: 0 auto;
}

#heading-2 {
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0 auto;
}

#heading-3 {
	color: #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	margin: 0 auto;
	padding-left: 25px;
}

#heading-4 {
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 3px;
	padding-top: 5px;
	line-height: 18px;
}


/* Classes and Id's */

.clear {
	clear: both;
}

.main {
	background: #fff;
	width: 950px;
	margin: 0 auto;
	position: relative;
}

/* Header styles*/

.header {
	height: 70px;
}

#logo {
	padding: 7px 152px 10px;
	float: left;
}

.form-area {
	background: url(../images/form-background.png) no-repeat;
	height: 520px;
	margin-top: 9px; 
	margin-left: 131px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.center-text {
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

/* Content styles*/

.content {
	margin: 0px;
}

.content-2 {
	width: 400px;
	position: absolute;
	left: 500px;
	top: 100px;
}

.content-graphic-text {
	width: 400px;
	position: absolute;
	left: 500px;
	top: 385px;
	margin:0 auto;
}

.content-graphic-right {
	width: 250px;
	position: absolute;
	left: 895px;
	top: 172px;
	margin:0 auto;
}

.content-title {
	text-align: center;
	margin: 0 auto;
}

.red-text {
	color: #C02223;
}

.yellow-text {
	color: #fff000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 auto;
}

.form-section {
	width: 557px;
	height: 375px;
	background: url(../images/form-background.png) no-repeat;
	padding-left: 30px;
	padding-top: 35px;
}

#thanks-title {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 5px;
}

.thanks-section {
	color: #fff;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1.5em;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	padding-right: 70px;
}

.form-section td {
	color: #fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	padding-left: 30px;
	padding-top: 10px;
}

#form-button {
	width: 354px;
	height: 50px;
	padding-left: 21px;
	padding-top: 9px;
}

#return-button {
	position: absolute;
	border: 0px;
	top: 438px;
	left: 140px;;
}

.field-bg {
	background: url(../images/field-background.png) no-repeat;
	width: 177px;
	height: 23px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: .9em;
	margin: 1px;
}

.field-bg-big {
	background: url(../images/field-background-big.png) no-repeat;
	width: 396px;
	height: 23px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: .9em;
	margin: 1px;
}

.big-field {
	width: 388px;
	height: 16px;
}

.small-field {
	width: 169px;
	height: 16px;
}

.credit-cards {
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}

#small-text {
	font-size: 1.1em;
	color: #91b3ec;
	margin: auto;
	text-align: center;
}

.msgs-error {
	background: url(../images/error-header.png) no-repeat;
	width: 760px;
	height: 56px;
	position: absolute;
	left: 35px;
	top: 34px;
	color: #fff;
	padding-top: 18px;
	padding-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}

#error {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.table-section {
	border-collapse: separate; 
	line-height: normal; 
	font-size: 1em;
}

/* Footer styles*/

.footer {
	width: 450px;
	padding-left: 5px;
	font-size: .9em;
	font-family: Arial, sans-serif;
	color: #434343;
}

.footer a {
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #666;
	padding-right: 10px;
}

.footer a:hover {
	color: #0E7710;
}

#links {
	padding: 10px;
}

#copyright {
	font-size: .8em;
	color: #fff;
	font-family: Arial, sans-serif;  	
}

.left {
	float: left;
	width: 650px;
	padding:0px;
	margin: 0 auto;
}

.right {
	float: right;
	vertical-align: top;
	padding: 0px;
	margin: 0 auto;
	
}

.chat-logo {
	vertical-align: top;
	padding: 0px;
	margin: 0 auto;
	padding-left: 30px;
	padding-bottom: 10px;
}

.icons {
	position: absolute;
	top: 180px;
	left: 600px;
}

#rs-icons {
	padding-top: 10px;
}


/* 	Lightbox styles */

.background-overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 220%;
	background-color: #333;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.lightbox {
	display: none;
	position: absolute;
	top: 20px;
	left: 18%;
	width: 800px;
	height: 680px;
	padding: 16px;
	background: url(../images/lightbox-background.png) no-repeat;
	z-index:1002;
	overflow: auto;
	line-height: normal;
}

.lightbox-content {
	width: 90%;
	margin-top: 40px;
	margin-left: 50px;
}

.lightbox-footer {
	display: none;
	width: 850px;
	height: 58px;
	background: url(../images/lightbox-footer-background.png) no-repeat;
	z-index:1002;
}

