/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {
	padding: 0;
	margin: 0;
	background: #ffffff;
	font-family: arial;
}

img {
	border: 0;
}

#main-box-area {
	width: 960px;
	margin: 0px auto;
}

.logo {
	padding-top: 20px;
	width: 450px;
	float: left;
}

	.logo h1 {
		display: inline-block;
		font-size: 24px;
		font-weight: normal;
		margin-left: 15px;
		color: #333333;
		line-height: 22px;
	}

		.logo h1 span {
			display: block;
			font-weight: bold;
		}

.wrapper {
	background-image: url("../images/bg.png");
	background-repeat: repeat-y;
	border: 1px solid #d1d1d1;
	border-radius: 6px;
	margin: 0 0 10px;
	min-height: 400px;
	padding: 20px 12px 0;
	width: 927px;
}

.form-coloum {
	display: inline-block;
	width: 312px;
	margin: 0 11px;
	vertical-align: top;
}

.box-coloum {
	display: inline-block;
	width: 292px;
	vertical-align: top;
}


.image-box {
	border: 3px solid #a60000;
	border-radius: 6px;
	min-height: 295px;
	margin-bottom: 20px;
	overflow: hidden;
}

#form-area {
	background-image: url("../images/form-bg-2.png");
	border-radius: 6px;
	min-height: 653px;
}

.form-inner-area {
	color: #ffffff;
	font-size: 13px;
	padding: 30px 1px 0;
}

.form-group {
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 5px;
}

label {
	display: block;
	font-size: 14px;
	padding-bottom: 8px;
}

input[type="text"] {
	/*border: 1px solid #a6a6a6;*/
	border-radius: 4px;
	height: 30px;
	width: 247px;
}

.check-box {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.button {
	background-color: transparent;
	background-image: url("../images/button.png");
	background-repeat: repeat-x;
	border: 2px solid #ffffff;
	border-radius: 6px;
	color: #ffffff;
	cursor: pointer;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 41px;
	text-transform: uppercase;
	width: 200px;
	/*margin-top: 30px;*/
}




.successmsg {
	color: yellow;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
}

.errormsg {
	color: yellow;
	font-size: 13px;
	font-weight: bold;
}



.box-coloum {
	display: inline-block;
	vertical-align: top;
	width: 292px;
}

.image {
	height: 186px;
}

.title-ddl {
	padding: 0 8px;
}

	.title-ddl h2 {
		color: #65635c;
		font-size: 12px;
		margin: 4px 0 0;
		min-height: 32px;
	}

.select-wrapper, .select-wrapper select {
	background-color: #ffffff;
	color: #a60000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	width: 50px;
}

.select-wrapper {
	background: url("../images/dropdown.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	border: 1px solid #d8d8d8;
	cursor: pointer;
	display: inline-block;
	float: left;
}

	.select-wrapper .holder {
		cursor: pointer;
		display: block;
		margin: 0 35px 0 5px;
		overflow: hidden;
		position: relative;
		white-space: nowrap;
		z-index: 3;
	}

.select-text {
	display: block;
	font-size: 12px;
	padding-left: 63px;
	padding-top: 2px;
	vertical-align: middle;
}

.select-wrapper select {
	cursor: pointer;
	margin: 0;
	opacity: 0;
	outline: medium none;
	position: absolute;
	z-index: 2;
}

.logo a {
	text-decoration: none;
	border: medium none;
}

.sideImage {
	position: absolute;
	bottom: 0px !important;
}


.image-box-button {
	text-align: center;
	padding: 0 60px;
}



.form-inner-area h1 {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	margin-left: 8px;
	color: #ffffff;
	line-height: 22px;
}

	.form-inner-area h1 span {
		display: block;
		font-weight: bold;
	}

.form-inner-area h2 {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
	margin-left: 8px;
}
