* {
	margin: 0px;
	padding: 0px;
}

.clearAll {
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}


body {
	background-color: #ffffff;
	width: 100%;
}

a {
	color: #0576E6;
}

.page {
	background-image: url('../../../images/register/register_bg.jpg');
	background-repeat: repeat-x;
}

.page_wrapper {
	background-image: url('../../../images/register/register_page.png');
	background-repeat: repeat-y;
	width: 856px;
	margin-left: auto;
	margin-right: auto;	
}
* html .page_wrapper { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/register/register_page.png'); }

.page_wrapper .header {
	background-image: url('../../../images/register/register_header.jpg');
	background-repeat: no-repeat;
	width: 856px;
	height: 83px;
	position: relative;
}

.page_wrapper .header .logo {
	padding-left: 37px;
	padding-top: 10px;
	position: absolute;
}

.page_wrapper .header .login_link {
	padding-right: 37px;
	height: 61px;
	line-height: 61px;
	vertical-align: middle;
	margin-right: 10px;
	position: absolute;
	right: 0px;
}

.page_wrapper .header .login_link a {
	margin-left: 5px;
}

.page_wrapper .header .logo img { border: none; }

.page_wrapper .main {
	margin-left: 37px;
	margin-right: 37px;
	border-left: solid 1px #c1bab3;
	border-right: solid 1px #c1bab3;
}

.left_side {
	float: left;
	width: 232px;
	height: 100%;	/*FF fix*/
	text-align: center;
}

.left_side .img_placeholder {}
.left_side .img_placeholder img {}

.right_side {
	float: left;
	width: 450px;
	text-align: left;
	padding-left: 20px;
	font-family: Tahoma;
}

.right_side .heading1 { color: #FF6600; font-size: 27pt; }
.heading2 { font-size: 12pt; }
.line { width: 350px; height: 5px; margin-bottom: 10px; border-bottom: solid 1px #000000; }
.regForm { /*padding-left: 10px; padding-top: 15px;*/ font-size: 11pt; }

.regForm .mandatory {}
.regForm .column { float: left; margin-right: 10px; }
.regForm .column .inputs { }

.regForm .optional { margin-top: 20px; font-size: 10pt; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; }
.regForm .optional input.fname {}
.regForm .optional input.lname { }
.regForm .optional .gender { margin-top: 10px; }
.regForm .optional .gender_input { margin-top: 3px; }
.regForm .optional .gender_input input { margin-right: 3px; }
.regForm .optional input.rb_male { }
.regForm .optional input.rb_female { margin-left: 10px; }
.regForm .optional .gender_input label { }

.regForm .inputs input {
	background-color: #f8f8f8;
	border-top: solid 1px #a1a3a5;
	border-left: solid 1px #a1a3a5;
	border-bottom: solid 1px #d6d7d7;
	border-right: solid 1px #d6d7d7;
	padding: 2px 4px 2px 4px;
}

.regForm .emailField { width: 190px; }
.regForm .passField { width: 190px; }

.regForm .terms { padding-top: 15px; }
.regForm .terms span { margin-left: 5px; }



.join_btn_wrapper {
	font-size: 17px;
	color: #000000;
	cursor: pointer;
	letter-spacing: 0.5pt;
	float: left;
	margin-top: 20px;
	margin-left: 70px;
	margin-bottom: 20px;
}

* html .join_btn_wrapper {
	margin-left: 30px;
}

.join_btn_wrapper p { clear: both; visibility: hidden; font-size: 0px; line-height: 0px; margin: 0px; padding: 0px; }
.join_btn_left {
	float: left;
	height: 38px;
	width: 20px;
	background-image: url('../../../images/register/join_btn.jpg');
	background-position: left top;
}

.join_btn_right {
	float: left;
	height: 38px;
	padding-right: 20px;
	background-image: url('../../../images/register/join_btn.jpg');
	background-position: right top;
	line-height: 38px;
	vertical-align: middle;
}



.page_wrapper .footer {
	background-image: url('../../../images/register/register_footer.jpg');
	background-repeat: no-repeat;
	padding-top: 25px;
	margin: 0px;
	*margin: -3px;
	*margin-left: 0px;
	background-color: #FFFFFF;
	width: 856px;
	height: 50px;
	text-align: center;
}

.page_wrapper .footer p {
	font-size: 8pt;
}

.tmp_spacer {
	height: 500px;
}



/* tour pages, pr pages */

.pr { font-size: 12px; padding-bottom: 3px; }
.pr i { font-weight: normal; color: #C1BAB4; }
.file { background-image: url('../../../images/page_white.png'); background-repeat: no-repeat; padding-left: 20px; padding-bottom: 3px; padding-right: 4px; font-weight: normal; }
.file:hover { background-color: #cccccc; color: #000000; }
.directory { background-image: url('../../../images/folder.png'); background-repeat: no-repeat; padding-left: 20px; padding-bottom: 3px; font-weight: bold; }
.pr_title { font-size: 14pt; padding-left: 17px; padding-bottom: 20px; }
.pr_blog { position: absolute; top: 12px; right: 47px; text-align: right; z-index: 1000; }
.pr_left_side { width: 100px; }
.pr_right_side { padding-left: 15px; width :600px; }
.pr_height { height: 650px; }
.right_side ul ul { padding-left: 15px; }
.articlesList li { list-style-image:url('../../../images/page_white.png'); }


.next_page { padding-top: 30px; padding-right: 10px; text-align: right; }
.tour_title { color: #333333; width: 350px; }

.tour_main_wrp { position: relative; }

.tour_main_wrp .bg_img { width: 100%; }

.tour_main_wrp .content { position: absolute; top: 0px; left: 0px; width: 100%; height: 400px; z-index: 1; color: #000000; font-weight: bold; font-size: 20px; }

.tour_main_wrp .content .content_wrapper { padding: 40px; padding-top: 10px; }
.tour_main_wrp .content .register_page { padding: 30px; padding-top: 10px; position: relative; }

.tour_main_wrp .content .content_wrapper .text {  }
.tour_main_wrp .content .content_wrapper .text .left { float: left; }
.tour_main_wrp .content .content_wrapper .text .right { float: right; }
.tour_main_wrp .content .content_wrapper .text h1 { color:#4088b9; font-size:28px; padding-bottom: 20px; }

.tour_main_wrp .content .content_wrapper .text p { font-size:12px; padding-left:25px; margin-bottom:10px; }
.tour_main_wrp .content .content_wrapper .text ul { list-style:none; margin: 15px 0px 15px 25px; padding:0px;  }
.tour_main_wrp .content .content_wrapper .text li { width:400px; background:url(../../../images/tick_bullet.gif) 0px 2px no-repeat; padding-left:25px; margin-bottom:7px; font-size:12px; }

.tour_p1 { height: 400px; }
.tour_p2 { height: 460px; }
.tour_p3 { height: 400px; }
.tour_p3w { width: 400px; }
.tour_p3_img { margin-right: 40px; }
.tour_p4 { height: 370px; }
.tour_p4_img { margin-top: 50px; margin-right: -10px; }
* html .tour_p4_img { margin-top: 50px; margin-right: -5px; }
.tour_p5 { height: 450px; }
.tour_p5_left { width: 460px; }
.tour_p6 { height: 550px; }
.tour_p6_img { margin-top: 20px; margin-right: 110px; }
.tour_p7 { height: 420px; }
.tour_p7_img { margin-top: -40px; }
.tour_p7_left { width: 460px; }
.tour_p7_align { text-align: center; }
.tour_p7_align input { margin-top: 5px; }



.page .main .noSuchSlideshow {
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 70px;
	padding-left: 242px;
	background-image: url('../../../images/exclamation.jpg');
	background-repeat: no-repeat;
	background-position: 50px 40px;
	font-weight: normal;
}

