﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Yanone Kaffeesatz';
    src: url('../fonts/yanonekaffeesatz-extralight-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-extralight-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-extralight-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-extralight-webfont.svg#yanone_kaffeesatzextralight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
body{
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; */
	font-family:Georgia, "Times New Roman", Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height:24px;
	color:#555;
	 overflow: scroll;
    	overflow-x: hidden;
	
	}
#bg{
	background:url(../images/bg_background.png) top left;
    padding: 0;
}
.upper_bar{
	background: url(../images/toolbar_bg.png) repeat-x;
	height: 35px;
}
.header{
	
	position: relative;
	/*background:maroon;*/
	/*background:#f5f5f5 url(../images/headbg.png) repeat-x;*/
	z-index: 9999;
}
/*a span{color:#ff9500 !important;}
a:hover span{color:#3333ff !important;}*/
.logo{
	
	height: 107px;
	max-width: 751px;
	width: 100%;
	float: left;
	margin-left: 34px;
	background-size: auto 107px;
}
.language ul{
	float: right;
	margin: 0;
	padding: 0;
}
.language ul li{
	float: left;
	padding-left: 10px;
}
a:hover, a span:hover{
	color:#ff6600;
}
/*-------------nav_con-------------------*/
.sm_menu{
	position: absolute;
	right: 10px;
	bottom: 0;
	background:#fff url(../images/menu_phon_but.png)center center no-repeat;
	width: 30px;
	height: 30px;
	z-index: 999;
	display: none;
}
.nav_con{
	/*background:#eee;*/
	background:#298803;
	border-bottom:5px solid #ff9500;
	margin-left: -20px;
	height: 48px;
	/*-moz-box-shadow: 0px 0px 2px #aaaaaa;
  	-webkit-box-shadow: 0px 0px 2px #aaaaaa;
  	box-shadow: 0px 0px 2px #aaaaaa;*/
}
.nav_con ul{
	padding: 0;
	margin: 0;
	
}
.nav_con .inner{
	max-width:1010px;
	width:100%;
	margin:0 auto;
}
.nav_con ul li{
	/*font-family: 'Yanone Kaffeesatz', sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	float:left;
	line-height: 25px;
	
	
	padding-bottom: 18px;
	z-index: 99999;
}
.nav_con ul li a{
	display: block;
	padding: 14px 14px 9px 15px;
	background: url(../images/libg.png) right no-repeat;
}
.nav_con ul li:last-child a{
	background-image: none;
	padding-right: 4px;
}
.nav_con ul li a{
	text-decoration: none;
	color: #eee;
	/*text-shadow: 1px 1px 1px #fff;*/
	
	
}
.nav_con ul li.active>a,.nav_con ul li:hover>a{
	background: #ff9500;
	color:#fff;
}
.nav_con ul ul li.active>a,.nav_con ul ul li:hover>a{
	color: #ff9500 !important;
	background:none; !important;
}
.nav_con ul ul{
	
	top: 62px;
	
	left: 0;
	z-index: 9999;
	
	display: none;
	overflow:hidden;
	background: -moz-linear-gradient(top, #F5F5F5 0%,#F8F8F8 100%);
	background: -webkit-linear-gradient(top, #F5F5F5 0%, #F8F8F8 100%);
	background: linear-gradient(to bottom, #F5F5F5 0%,#F8F8F8 100%);
	box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
	border:2px solid #ff9500;
	
}
.parent:hover{
	background: url(../images/ulbg.png) 30px bottom no-repeat;
}
.nav_con ul ul li{
	background: #f5f5f5;
	padding: 0 20px;
	width: 180px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; */
	font-family:Georgia, "Times New Roman", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
.nav_con ul ul li a{
	display: block;
	width: 180px;
	border-bottom: 1px solid #dddddd;
	padding: 3px 0px 4px 0px;
	color: #181717;
	letter-spacing: 0;
	background: none;
	text-transform: none;
}
.nav_con ul ul li:last-child{
	padding-right: 20px;
	border-bottom: 1px solid #fff;
}
.nav_con ul ul li:last-child a{
	border:none;
}

/*----------------banner------------------*/
.banner{
	/*background: url(../images/shadow.png) bottom center no-repeat;*/
	padding: 0 0px 10px 0px;
	max-width: 1000px;
}
.banner .jmslideshow{
	overflow:hidden;
	max-width: 980px;
	width: 100% !important;
	padding: 10px 10px 0px 10px;
	background: #f3f4f6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:226px;
}
.banner img{
	margin: 10px;
	
}
.banner .cycle-prev{
	width: 40px;
	height: 40px;
	background: url(../images/buttons.png) left bottom no-repeat;
	
}
.banner .cycle-prev:hover{
	background:url(../images/buttons.png) left bottom no-repeat;
	width: 40px;
	height: 40px;
	opacity: 1;
	
}
.banner .cycle-next{
	width: 40px;
	height: 40px;
	background: url(../images/buttons.png) left top no-repeat;
}
.banner .cycle-next:hover{
	background:url(../images/buttons.png) left top no-repeat;
	width: 40px;
	height: 40px;
	opacity: 1;
}
.full_slideshow{
	width:100%;
	
}
.full_slideshow img{
	width:100%;
	max-height:470px;
}
.full_slideshow p{margin-bottom:0;}
/*-----------------blog_item------------------*/
.blog_item{
	width: 33.33%;
	float: left;
	margin-top: 5px;
}
.blog_item .inner{
	
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	max-height:247px;
}
.blog_item h3{
	font-size: 22px;
	line-height: 18px;
	margin: 10px 0 0px 0;
	padding-bottom: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.blog_item .moduletable>h3{
	color:#ff9500;
	text-align:center;
}
.blog_item img{
	max-width: 100%;
	height: auto;
	border: 0px solid #BBBBBB;
}
.blog1 .inner{
	margin-right: 6px;
}
.blog2 .inner{
	margin: 0 3px;
}
.blog3 .inner{
	margin-left: 6px;
}
.desc, .jmslideshow .slideshow-content{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding:10px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	opacity: 1 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.jmslideshow .slideshow-content h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0 !important;
	padding: 0 !important;
	background-image: none;
	line-height: 20px;

}
.blog_con .cycle-prev{
	background: url(../images/buttons1.png) left bottom no-repeat;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: 35%;
}
.blog_con .cycle-next{
	background: url(../images/buttons1.png) left top no-repeat;
	width: 50px;
	height: 50px;
	opacity: 1;
	top: 35%;
}
.blog_con .cycle-prev:hover{
	background: url(../images/buttons1.png) left bottom no-repeat;
	width: 50px;
	height: 50px;
	opacity: .8;
	top: 35%;
}
.blog_con .cycle-next:hover{
	background: url(../images/buttons1.png) left top no-repeat;
	width: 50px;
	height: 50px;
	opacity: .8;
	top: 35%;
}
.cycle-prev, .cycle-next{
	display: none;
}
.jmslideshow:hover .cycle-prev, .jmslideshow:hover .cycle-next{
	display: block;
}
/*--------------content_left---------------*/
.content_left{
	background:#fff;
	  border-radius:5px;
	  -moz-border-radius:5px;
	  -webkit-border-radius:5px;
	  border: 1px solid #aaa;
	  min-height: 100% !important;
	  margin-top:10px;
}

.content_left>.inner{
	
	  padding: 15px;
	  overflow: hidden;
}
.conten_right h3{
	margin-bottom: 6px;
	padding-bottom: 9px;
	background: url(../images/module_line.png) 0 100% repeat-x;
	font-size: 24px;
	line-height: 24px;
	color:#ff9500;
}
.content_left ul{
	padding:0;
	margin:0;
}
.content_left ul li{
	background:url(../images/listbg.png)5px 12px no-repeat;
	margin-left:0;
	padding-left:20px;
	list-style: none;
}
.conten_right .moduletable{
	margin-bottom:10px;
}
.content_left h2.title{
	font-size: 26px;
	line-height: 36px;
	padding-bottom: 10px;
	padding-top: 10px;
	float:left;
	color:#ff9500;
}
.content_left img{
	border: 0px solid #eee;
	padding:4px;
    /*box-shadow:0px 0px 2px #bbb;*/
    max-width: 727px;
    margin-bottom:14px;
}
.content_left hr{
	clear: both;
	border: none;
}
.Create_your_own_itinerary{
	border-top:1px solid #27b5e5;
	border-bottom:1px solid #27b5e5;
	margin-top:20px;
	padding-top:10px;
	margin-bottom: 20px;
}
.content_left [type="submit"]{
	background: #ff9500;
	padding: 4px 20px;
	color: #fff;
	border: 1px solid #fff;
	float: right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.content_left [type="submit"]:hover{
	background: #22ABDA;
}
/*-------------conten_right------------------*/
.conten_right{
	background: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-top:10px;
}
.conten_right>.inner{
    margin: 10px;
}
.conten_right li{
	padding: 5px 0;
	line-height: 20px;
	border-top: 1px solid #E8E8E8;
}
.conten_right li:first-child{
	border:none;
}
.conten_right ul{
	margin: 0;
	padding: 0;
}
.conten_right [type="text"]{
	width: 95%;
	background: #fff;
	padding: 5px 4px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #999;
	margin-bottom:5px;
}
.captchaimg{
	width:64px;
	height:26px;
	margin-top:5px;
	float: left;
}
#security_code{
	width: 89px;
	float: right;
	margin-top: 4px;
}
#myform{
	padding:10px;
}
#myform [type="text"]{
	color:#000;

	border: 1px solid #23a3ce;
	::-webkit-input-placeholder { color:#aaa; }
	::-moz-placeholder { color:#aaa; } /* firefox 19+ */
	:-ms-input-placeholder { color:#aaa; } /* ie */
	input:-moz-placeholder { color:#aaa; }
}
#refresh{
	margin-top: 11px;
	margin-left: 6px;
	margin-bottom: 0;
}
.getinfo{
	background:#fff;
}
.getinfo h3{
	text-align:center;
	margin-top:0 !important;
	padding-top:10px;
	text-transform: uppercase;
	font-size:17px;
	color:#fff;
	background: #298803;
}
.conten_right h3{
	margin-top: 20px;
}
.conten_right textarea{
	padding:4px;
	width:95%;
	border: 1px solid #23a3ce;
}
.pink{
	background: #FAF8F8;
	padding: 10px;
}
.pink img{
	border: 1px solid #ff9500;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*---------------bootom_con------------------*/
.bootom_con{
	/*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8) !important;*/
	background:#fff;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	padding: 30px 15px 15px 15px;
	margin-top: 17px;
	/*-moz-box-shadow: 0px 0px 2px #ccc;
	  -webkit-box-shadow: 0px 0px 2px #ccc;
	  box-shadow: 0px 0px 2px #ccc;*/
	  color:#eee;
}
.bootom_con a{
	color:#ff6a00 !important;
}
.bootom_con a:hover{
	color:#aaa !important;
}
.bootom_con h3{
	color:#ff6a00 !important;
}
.bottom{
	text-align:center;
}
.bootom_con>.inner{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.bottom h3{
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	
	margin-bottom: 15px;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 1px;
}
.bottom1 h3,.bottom2 h3, .bottom3 h3{
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 22px;
	line-height: 28px;
	text-align:center;
	
}
.bottom img{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #ff9500;
	/*border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 0 3px 2px #333;*/
	margin: 8px;
}
.bootom_con li{
	padding: 3px 0 1px 25px;
	/*background:	url(../images/list_line.png) 0 0 repeat-x,
				url(../images/list_check.png) 0 center no-repeat;*/
	background:url(../images/list_check_w.png) 0 center no-repeat;
	margin: 0 15px 0 0px;
	border-bottom: 1px solid #f55707;
	border-top: 0px solid #f3f6f1;
}
.bootom_con li:first-child{
	border-top: none !important;
}
.bootom_con li:last-child{
	border-bottom:none !important;
}
.contact_us .custom.contact_us{
	padding-left:30px;
}
.contact_us h3{
	text-align:left !important;
	padding-left: 35px;
}
.copy{
	text-align: center;
	padding: 10px;
	color:#7d7e7d;
	background:#f3f6f1;
}
.copy a{color:#eee;}
.copy p{margin-bottom:0;min-height:32px;}
img[style="float: left;"]{
	margin-right: 14px;
}
img[style="float: right;"]{
	margin-left: 20px;
}
.items-row{
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
}
.bordernone{
	border: none !important;
	 box-shadow:0px 0px 0px #bbb !important;
}
[for="mod-search-searchword"]{
	display: none;
}
/*-----------------bottom1----------------------*/
.bottom1 .moduletable{
	color:#000;
}
.bottom1, .bottom2, .bottom3{
	width: 33.33%;
	float: left;
}
.getinfo [type="submit"]{
	padding:5px 10px;
	cursor: pointer;
}
.img-intro-left img{
	float:left;
	 /*border: 1px solid #BBBBBB;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	/*box-shadow: 1px 1px 2px #4DAECC;*/ 
	margin-right:20px;
	width: 233px;
	/*height:136px;*/
}
.readmore{
	display:block;
	background: url(../images/button_more.png) right 3px no-repeat;
	
	clear: both;
	float: right;
	padding: 0 31px;
	margin-bottom:15px !important; 
}
.readmore:hover{
	background:url(../images/button_more.png) right -27px no-repeat;
	
}
.readmore a:hover {
	color:#ff9500;
}
.readmore a{
	color:#263D94;
}
.bookinglogo, .hotelbooking{
	/*background: rgba(238, 238, 238, 0.33) url(/images/bookingbanner.jpg) 0px 0px no-repeat;*/
	
	margin: -14px -14px 20px -14px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	
}
.bookinglogo img, .hotelbooking img {
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	 border: 0px solid #FFFFFF !important;
	 max-width: 100% !important;
}

.bookingbanner{
	margin: -14px -14px 20px -14px !important;
	 border: 0px solid #FFFFFF !important;
	    box-shadow: 0 0 0px #BBBBBB !important;
	    margin-bottom: 14px !important;
	    max-width: 100% !important;
}
/* -------------form--------------------*/
label{
	font-weight: normal !important;
}
.myform{
	padding-bottom:40px;
}
.myform *{
	font-size: 17px;
	color:#555;
}
.myform .row{
	display:block;
	clear:both;
	margin-bottom:5px;
}
.myform .row label{
	min-width: 29%;
	float:left;
	background:url(../images/labeltp.png) right 13px no-repeat;
	margin-right: 20px;
	margin-left: 17px;
}
.myform .row1{
	display:block;
	clear:both;
	margin-bottom:5px;
	margin-top:-20px;
	
}
.myform .row1 label{
	min-width: 29%;
	float:left;
	background:url(../images/labeltp.png) right 13px no-repeat;
	margin-right: 20px;
	margin-left: 17px;margin-top:20px;
}



#contactform .myform .row label{
	min-width: 25% !important;
}
.myform .row [type="text"], #Arrival_date, #Departure_date {
	min-width: 27%;
	background:#fff;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
}
#Adults, #Children{
	min-width: 23%;
	width: 23%;

}
.myform textarea{
	width: 58%;
	height: 124px;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	margin-top:20px;
}
[for="Your_comment"]{
	margin-top:15px;
}
.myform [type="submit"]{
	padding: 5px 20px;
	margin-left: 34.3%;
	margin-top: 4px;
	/*margin-right:300px;*/
}
.require{
	color: #FF0000;
	font-size: 17px !important;
	margin-top:3px;
	margin-left:5px;
}
.bookingitem{
	background: #ff9500;
	padding: 4px 20px;
	color: #fff;
	border: 1px solid #fff;
	float:right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.bookingitem:hover{
	color:#eee;
	background:#22ABDA;
}
#I_enquire_more_info_about{
	background:none !important;
	border:none !important;
	width: 439px;
}
.RSWS_testi_block{
	background:none;
}
.RSWS_testimonial span{
	font-size: 17px !important;
}
.RSWS_form_main [type="text"]{
	min-width: 40%;
	background:#fff;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	font-size: 17px;
}
.RSWS_form_main textarea{
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	font-size: 17px;
}
.RSWS_form_main #security_code{
	float:left;
}
.RSWS_testi_block table.RSWS_form_main tr, .RSWS_testi_block table.RSWS_form_main td{
	padding:5px !important;
}
.RSWS_left_quote span{
	font-size: 17px;
}
.RSWS_left_quote img, .RSWS_right_quote img{
	padding:0 !important;
	border:none !important;
	box-shadow: 0px 0px 0px #bbb;
}
.RSWS_testmonial_subtext{
	text-align:left;
	font-size:15px;
}
table td{
	vertical-align: top;
}
[type="date"]{
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left:5px;
}
table td{
	border:0px solid #aaa;
	font-size:15px;
}
.category-desc{
	font-size:24px;
	padding: 10px 10px 20px 0px;
	color:#ff9500;
}
.items-row h2{
	font-size:21px;
	color:#ff9500;
}
.items-row h2:hover{
	color:#0000ff;
}
.items-row .item p{
	margin-bottom:0;
}

.pagination{
	text-align:center;
}
.pagination li{
	display: inline-block;
	padding:0 5px !important;
	background:none !important;
}
.counter{
	display:none;
}
.article-info{
	display:none;
}
.blog-featured{
	overflow:hidden;
}
#partner{
	width:576px !important;
	margin:0 auto;
}
#partner td{
	padding:20px;
}
.hightlight {
	border: 1px solid #ff0000 !important;
}
.topbooking{
	float:right;
	padding: 4px 20px;
	margin-top:13px;
	margin-bottom:15px;
}
#recaptcha_area, #recaptcha_table {
	margin-left: 242px;
	margin-top: 10px;
}
#captchaStatus {
	margin: 4px 0 0 245px;
}
.star{
	float: left;
	background: url(../images/star.png) no-repeat;
	width: 90px;
	height: 15px;
	margin-top: 5px;
	margin-right: 5px;
	overflow: hidden;
	
}
.hotelstar1{
	width: 15px;
}
.hotelstar2{
	width: 34px;
}
.hotelstar3{
	width: 54px;
}
.hotelstar4{
	width: 74px;
}
.hotelstar5{
	width: 94px;
}
.image_blog img{
	margin-bottom:0px !important;
	max-width:351px;
	height:auto;
}
#capcha_03{
	max-width:100%;
}
.redborder{
	border:1px solid red !important;
}
.backto{
	float:left;
}
.gobackto{
	background: #ff9500;
	padding: 4px 20px;
	color: #fff;
	border: 1px solid #fff;
	float:right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.gobackto:hover{background: #22ABDA;color:#fff;}
.gallery img[style="float: left;"]{
	margin-right: 7px !important;
}
.fancybox-title{
	display:none;
}

.fancybox-nav span{
	width:40px;
}
.fancybox-prev span{
	left:0;
	background:#fff url(../images/nxpre.png) bottom right no-repeat;
	border-radius:0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}
.fancybox-next span{
	right:0;
	background:#fff url(../images/nxpre.png) top left no-repeat;
	border-radius:3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
}
.fancybox-close{
	right:0;
	top:0;
	width: 34px;
	height: 30px;
	background:url(../images/close.png) no-repeat;
}
.img_none{
	padding:0 !important;
	border:none !important;
	 box-shadow:0px 0px 0px #bbb !important;
}
.no_border *{
	border:none !important;
}
.copy .inner{
	max-width:700px;
	width:100%;
	margin:0 auto;
	background:url(../images/flowbg.png) right center no-repeat, url(../images/flow_lbg.png) left center no-repeat;
}
#CDSWIDWRL img{
	max-width:510px !important;
}
#CDSWIDWRL{
	width:212px !important;
}
#CDSWIDWRL .widWRLReview textarea{
	min-height:40px !important;
	height:40px !important;
	min-width:180px !important;
	width:180px !important;
}
.payment span{
	display: inline-block;
	border: 0px solid #fff;
	margin: 0 10px;
}
.payment img{
	padding: 5px;
}


#payment_fo table td{
    border:none;
    text-align: center;
}
#payment_fo{
   padding:15px;
   margin-bottom:20px;
   text-align: center;
}
#payment_fo select, #payment_fo [type="text"]{
   border: 1px solid #d3d3d3;
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   padding: 8px;
   margin-bottom:10px;
}
#payment_fo select{
   width:75%;
}
 #payment_fo [type="text"]{
  width:69%;
}

.blue a{
	color:#0000ff !important;
}
.blue h3{text-align: center !important;}


