body {
	background: url(../images/bg_gr.png);	
	font-family:Arial, Helvetica, sans-serif
	
}

html, body { 
margin: 0; 
padding: 0; 
} 

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	border: 3px solid #f8dd85;
}

#ribbon{
	position: absolute;
    left:824px;
    top: -14px;
	}

#reg_info {
	width: 250px;
	height: 45px;
	border: 1px solid #BEEB8A;
	color: darkGreen;
	background: #EDFFD9 url(../images/success.gif) no-repeat 10px 10px;
	padding: 8px 0 0 50px;
	margin: 10px 0 0 0px;
}

#id_info, #pass_info {
	float: left;
	
	margin: 0;
}

.reginfo_str {
	height: 20px;
}

#logo {
	width: 980px;
	height: 148px;
	background: url(../images/logo.jpg);
}

#main_content {
	width: 980px;
	height: 583px;
	position: relative;
	overflow: hidden;

	
}

#login_link {
	font-family: Arial;
	margin: 0 auto;
	width: 980px;
	height: 25px;	
	text-align: right;
	color: #ffffcd;
	font-size: 10pt;
	padding: 7px;
}
#login_link p {
	display: inline;
	font-weight: bold;
}

#login_link span {
	text-decoration: underline;
	cursor: pointer;
}

#nav_pag {
	margin: 0 0 0 184px;
	height: 42px;
	width: 330px;
	position: absolute;
	z-index: 100;
}

/* slides */

.hidden_date {
	display: none;
}

#buttons {
	margin: 0 0 0 184px;
	height: 42px;
	width: 230px;
}

#left_button {
	margin: 8px 15px 0 0;
	float: left;
	height: 42px;
	width: 42px;
	background: url(../images/but_leftar.png);
	cursor: pointer;
}

#left_button:hover {
	background: url(../images/but_leftar_light.png);
}

#right_button:hover {
	background: url(../images/but_rightar_light.png);
}

#right_button {
	margin: 8px 0 0 0;
	float: left;
	height: 42px;
	width: 42px;
	background: url(../images/but_rightar.png);
	cursor: pointer;
}

.check_button {
	margin: 18px 10px 0 0;
	float: left;
	height: 19px;
	width: 19px;
	background: url(../images/check.png);
	cursor: pointer;
}

.check_button_light {
	margin: 18px 10px 0 0;
	float: left;
	height: 19px;
	width: 19px;
	background: url(../images/check_light.png);
	cursor: pointer;	
} 

img, div, ul, li { 
	behavior: url(iepngfix.htc);
	}

#thanksregform {
	height: 300px;
	width: 346px;
	position: absolute;
	background: #fefefe;
	z-index: 10;
	right: 20px;
	top: 170px;
	box-shadow: 2px 2px 2px #841a16;
	-webkit-box-shadow: 2px 2px 2px #841a16;
	-moz-box-shadow: 2px 2px 2px #841a16;
	padding-bottom: 15px;
}

#thanksregform h1 {
	margin: 10px 0;
	text-align:center;
	font: 25px Myriad Pro, Helvetica, sans-serif;
}
#thanksregform p { font:17px Myriad Pro, Helvetica, sans-serif;
	margin:20px}
#thanxbtn {
	width: 251px;
	height: 56px;
	background: url(../images/button2.gif);
	margin: 25px auto;
	display:block
}


#button_menu {
	width: 980px;
	height: 58px;	
	background: url(../images/bg_but_menu.png);
	position: absolute;
	z-index: 2;
	top: 500px;
}

#footer{
	width: 980px;
	height: 216px;
	background: url(../images/footer.jpg);
	position: relative;
}
#login_popup {
	zoom: 1;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -236px;
	margin-top: -165px;
	z-index: 100;
	height: 325px;
	width: 474px;
	border: 3px solid #f8dd85;
	background: #ffffff;
	display: none;
	
}
#login_logo {
    background: url(../images/login_form_logo.png) center no-repeat;
    height: 110px;
    width: 474px;}
	
#login_popup .emailexists {display:block}
#login_popup h1 {display:none}
#login_popup.emailexists h1 {display: block !important;
	color: #000;
	font-size: 22px;
	text-align: center;
	margin: 122px 0 5px;

}
#login_popup.emailexists .login-form {margin:10px auto 0 auto;}
.login-form {width:310px;
	margin:50px auto 0 auto;
}
.login-form .fieldname label {font:13px Arial, Helvetica, sans-serif}
.login-form .field {height:40px}
.login-form .field input {
		width:190px;
		height:25px}

#login_btn {background: url(../images/login_form_button.png) center  no-repeat;
	width: 162px;
	height: 41px;
	margin: 7px 0 0 90px;	
	cursor: pointer;
	border: 0;
	text-indent:-9999px;

}

/*end login*/
/*regform*/
#regform {
	position: absolute;
	width: 346px;
	background: #fefefe;
	z-index: 10;
	right: 20px;
	top: 135px;
	box-shadow: 2px 2px 2px #841a16;
	-webkit-box-shadow: 2px 2px 2px #841a16;
	-moz-box-shadow: 2px 2px 2px #841a16;
	padding-bottom: 15px;
}

#reg_desc { background:#a41d1a;
	width: 296px;
	margin: 0;
	padding: 12px 0 13px 50px;
	font-size: 20pt;
	font-family: Myriad Pro;
	font-weight: bold;
	color: white;
}


/*regform fields*/
.registration-form { background:#fff;
width: 340px;
zoom: 1;
}

.form-content {
  width: 315px;
  height: 352px;
  margin:0 auto;
}


.registration-form .form-fields {
  margin: 20px 0 10px 0;
  height:155px;
  width: 315px;
}

input.txt, select {
  width: 195px;
  height: 20px;
  border: 1px solid #E2E3EA;
  border-top: 1px solid #ABADB3;
  outline: none;
}
  
.fieldname,
.field {
  width:196px;
  height:37px;
  margin: 0;
  float: left;
  position:relative;
}

.fieldname {
  width: 100px;
  clear: both;
  text-align:right;

}
.fieldname label {
  margin: 5px 8px 0 0;
  display:block;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
}

.registration-form .form-fields .day {
  width: 47px;
  margin-right: 7px;
}

.registration-form .form-fields .month {
  width: 77px;
  margin-right: 7px;
}

.registration-form .form-fields .year {
  width: 57px;
}
/*reg&login errors*/
.registration-form .unknown-error, 
.login-form .unknown-error{
	display: none;
}
.registration-form .invalid .unknown-error, 
.login-form .invalid .unknown-error {
	display: block;
}	

.invalid div.validator {
  display: block;
}
.field .message {
  display: none;
}
.registration-form [class*=invalid-] .exists {
	display: none;}


.invalid-required .required,
.invalid-pattern .pattern,
.invalid .exists,
.invalid .latin {
  background:url(../images/err-icon.gif) 0 5px no-repeat;
  padding: 4px 10px 0 19px;
  white-space: nowrap;
  font-size: 11px;
  line-height: 11px;
  display: block;
}
.validator-wrapper {
  position: absolute;
  left: 210px;
  top: 0;
  z-index:1;
}

.validator {
  width: 100%;
  display: none;
}
.validator .shadow {
  width: 100%;
  height: 20px;
  position: absolute;
  margin-top: 3px;
  background-color: black;
  -moz-border-radius: 0px 2px 2px 0px;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  filter: alpha(opacity=30);
  
}
.validator .content-container {
  position: relative;
  height: 20px;
  background-color: #FFFED8;
  border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -webkit-border-radius: 0px 2px 2px 0px;
}

.validator .shadow .shadow-arrow {
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-right: 10px solid black;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  _border: 0;
}

.validator-wrapper .arrow {
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #FFFED8;
  _border: 0;
  _width: 20px;
  _height: 20px;
}
/*end reg&login errors*/
/*end regform fields*/

#submit_button {
	background: url(../images/button_inact.gif) no-repeat;
    width: 251px;
	height: 56px;
	display: block;
    margin: 10px auto;
	cursor: pointer;
    border: none;
}
.satellizer-ready #submit_button {
	background: url(../images/button1.gif) no-repeat;}

/*end regform*/

.conditions {
margin: 0 0 10px 0;
}
.conditions p {font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 2px 0;}
#te_span,  #pp_span, .log_span, #cont_span, .conditions a {cursor:pointer; text-decoration:underline;}
.p_middle, .p_small {
	font-family: Arial;
	color: #666666;
	text-align: center;
	font-size: 12pt;
	margin-bottom: 0;
}

.p_small  {
	font-size: 9pt;
	margin-bottom: 5px;
}

#gar {
	margin: 0 auto;
	width: 150px;
	height: 41px;
	background: url(../images/form_safe.jpg);
	border: none;
}


/* table */

/*tbody {
	vertical-align: top;
}

.ffield {
	width: 110px;
	height: 30px;
	line-height: 20px;
	font-family: Arial;
	color: #333333;
	font-size: 11pt;
}

.sfield {
	position: relative;
}

.text_in {
	width: 198px;
	height: 19px;
	border: 1px solid #a5acb2;
	margin: 0;
	padding: 0;
}	

#checkbox_input {
	width: 19px;
	height: 19px;
}

#block_terspan {
	height: 25px;
}



.tddesc {
	display: block;
	color: #ABABAB;
	font-size: 11px;
}
*/




/*footer */
#comments {

	width: 980px;
	margin-top: 400px;
	height: 216px;
	font-family: Myriad Pro;
	background: url(../images/footer.jpg);
} 

#comments h1 {
	margin: 0 0 0 18px;
	padding-top: 25px;
	color: #333333;
	font-size: 12pt;
}

/* bottom menu*/

.com_body {
	float: left;
	width: 980px;
	height: 173px;
	top: 460px;
	left: 30px;
	margin-left: 15px;
	margin-top: 70px;
	color: #333333;
	font-family: Myriad Pro;
}

.com_photo {
	float: left;
	width: 113px;
	height: 110px;
	margin: 0 15px 0 0;
	background: url(../images/photo_1.jpg);
}

.com_sign {
	font-style: italic;
}

.com_com {
	margin-top: 0;
}

.com_wrap {
	float: left;
	width: 450px;
}

/*warning form
.warning_block {
	color: red;
	margin: 0;
	padding: 0;
	width: 155px;
	height: 20px;
	font-size: 10pt;
}

.warning_block_log{
	color: red;
	margin: 0;
	padding: 2px;
	width: 160px;
	height: 20px;
	font-size: 10px;
}

.warning {
	border: 1px solid red;
	box-shadow: 0 0 3px #6a0002;
	-webkit-box-shadow: 0 0 3px #6a0002;
	-moz-box-shadow: 0 0 3px #6a0002;
	}
*/	
.hidden_img {
	display: none;
}	



/* =main-slider */
/* slider */

#top_links {
	list-style:none;
	height: 50px;
	width: 600px;
	padding: 0;
	margin: 0 0 0 32px;
	position: absolute;
	z-index: 10;
}

#links_slide {
	list-style:none;
	height: 50px;
	width: 600px;
	padding: 0;
	margin: 0 0 0 32px;	
}



.sl_left {
	float: left;
	height: 30px;
	width: 9px;
	background: url(../images/rb_left.png);
	padding: 0;
	margin: 0;
	
}

.sl_right {
	float: left;
	height: 30px;
	width: 9px;
	background: url(../images/rb_right.png);
	padding: 0;
	margin: 0;
}

#slide_links span {
	float: left;
	width: 120px;
	
}
.main-slider {
    position:relative;
	
    }
   
    .main-slider ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
   
    .main-slider ul li {
        display:none;
        position:absolute;
        top:0;
        left:0;
        }


.li_buttons_top {
	height: 25px;
	width:136px;
	padding-top: 5px;
	float: left;
	background: url(../images/top_button.png);
	cursor: pointer;
	text-align: center;
	color: #cfac4b;
	font-family: Myriad Pro ;
	font-size: 12pt;
	text-decoration: underline;
}

.current_button {
	height: 25px;
	width:136px;
	padding-top: 5px;
	float: left;
	background: url(../images/top_button_hover.png);
	cursor: pointer;
	text-align: center;
	color: #cc3333;
	font-family: Myriad Pro;
	font-size: 12pt;
	text-decoration: none;
}


/*pop up */
.close_button {
	position: absolute;
	right: -19px;
	top: -19px;
	width: 38px;
	height: 38px;
	background: url(../images/popup_close.png);	
	z-index: 110;
	cursor: pointer;
}

#fade_block {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 98;
	background: black;
	display: none;
	width: 100%;
	height: 100%;
}

* html #fade_block {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 98;
	background: black;
	display: none;
	height: 900px;
	width: 1280px;
}
/*#terms_popup {
	zoom: 1;
	position: fixed;
	left: 50%;
	margin-top: 100px;
	margin-left: -400px;
	z-index: 100;
	width: 800px;
	height: 600px;
	border: 3px solid #f8dd85;
	background: #ffffff;
	display: none;
}




#pp_popup {
	zoom: 1;
	position: fixed;
	left: 50%;
	margin-top: 100px;
	margin-left: -400px;
	z-index: 100;
	width: 800px;
	height: 600px;
	border: 3px solid #f8dd85;
	background: #ffffff;
	display: none;
}*/
.terms {background:#ffffff}
.terms_content {
	width: 800px;
	margin:0 auto
}
#pp_logo {
	height: 113px;
	background: url(../images/OrientMatch_popup_pp.jpg) no-repeat;	
}
 
#contact_us {
	zoom: 1;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -165px;
	margin-left: -236px;
	z-index: 100;
	height: 330px;
	width: 474px;
	border: 3px solid #f8dd85;
	background: #ffffff;
	display: none;
}

#cont_logo {
	height: 110px;
	width: 474px;
	background: url(../images/cont_logo.png);
}

#cont_main {
	height: 220px;
	width: 474px;
	background: url(../images/cont_bg.png);	
}

.contus_p {
	margin: 0px 0 0 40px;
	padding-top: 30px;
	width: 210px;
	color: #333333;
	font-family: Arial;
}

.phonep {
	margin: 5px 0 0 40px;
	width: 210px;
	color: #333333;
	font-family: Arial;	
}
#cus_ser {
	font-weight: bold;
}


.popup_p_bigfont {
	font-weight: bold;
	font-size: 18pt;
}

.popup_p_mediumfont {
	font-weight: bold;
	font-size: 13.5pt;	
}

.popup_p_title {
	font-weight: bold;
	font-size: 15pt;		
}

.popup_numbers_p {
	margin-left: 20px;
}

.popup_letters_p {
	margin-left: 40px;
}

.popup_char_p {
	margin-left: 60px;	
}
