@charset "utf-8";
/* CSS Document */
#mark{
	margin-top:10px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
}
/*#mark input{
	margin-top:3px;
	margin-right:3px;
	font-size:12px;
}
#mark textarea{
	width:375px;
	height:100px;
	border:1px solid #333;
}*/

#mark a{	
	text-decoration: none;
    color: #173f96;
}
#mark a:hover{
	text-decoration: underline;
}

#review{
	font-size:18px;
	margin-left:120px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
#review_box{
	width:701px; 
	/*height:170px;
	margin-top:10px;*/
	margin-bottom:15px; 
	padding-left:37px;
	/*border-bottom:1px solid #d9e0f0; */
}
#review_box2{
	width:701px; 
	/*height:330px; */
	margin-top:30px;
	margin-bottom:15px;
	padding-left:37px;
	/*border-bottom:1px solid #d9e0f0;*/ 
}
#review_box3{
	width:701px; 
	margin-top:10px;
	margin-bottom:15px;
	padding-left:37px;
	/*border-bottom:1px solid #d9e0f0; */
}

#hotelid{
	width:375px;
	padding:1px;
	border:1px solid #CCC;
}
.smallfont{
	font-size:11px;
	font-weight:normal;
}
.fieldf {
	width:200px;
	padding:1px;
	font-size:12px;
}
#fieldf{
	width:200px;
	padding:1px;
	font-size:12px;
}
#mainblock{
	background:#F1F3F7;
	border: #7F9DB9 1px solid;
	padding-left:10px;
}
#mainblock .left{
	width:100px;
	float:left;
	margin-right:10px;
	border-right: #999 1px solid;
}

.continue_btn {
    background: url("../images/continue.jpg") no-repeat top left;
    width: 72px;
    height: 23px;
    border: 0px;
}
.search-btn {
    background: url("../images/search-button.gif") no-repeat top left;
    width: 58px;
    height: 23px;
    border: 0px;
}
.preview-btn {
    background: url("../images/preview_btn.gif") no-repeat top left;
    width: 139px;
    height: 23px;
    border: 0px;
}
.review-submit-btn {
    background: url("../images/submit_btn.gif") no-repeat top left;
    width: 59px;
    height: 23px;
    border: 0px;
}

#review_step1{
	width:701px; 
	/*height:170px;*/
	margin-top:20px;
	margin-bottom:15px; 
	padding-left:37px;
	/*border-bottom:1px solid #d9e0f0; */
}

.n_field{
	width:200px;
	padding:2px;
	border:1px #7F9DB9 solid;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.n_drop{
	width:207px;
	border:1px #7F9DB9 solid;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.n_field2{
	width:400px;
	padding:2px;
	border:1px #7F9DB9 solid;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.n_drop2{
	width:400px;
	border:1px #7F9DB9 solid;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.f_general{
	border:1px #7F9DB9 solid;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

#verification {
	text-align:left;
	padding:0 0 15px 155px;
}

#buttons2{
	width:738px;
	text-align:right;
}
