@import url("css/div_blocks.css");
@import url("css/form_elem.css");
@import url("css/plugin.css");
@import url("css/div_classes.css");
@import url("css/nav_area.css");
@import url("css/anylinkmenu.css");
@import url("css/lightbox.css");
@import url("../site/components/calendar/calendar.css");
@import url("css/superslides.css");
@import url("css/font-awesome.min.css");

@font-face {
     font-family: 'polo';
     src: url('font/polo.eot');
     src: url('font/polo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('font/polo.ttf') format('truetype');
}

html, body, div, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 13px;
    font-size-adjust: none;
    line-height: 23px;
}

th {
    color: #000000;
    font-size: 13px;
    vertical-align: top;
}

body {
    font-size: 13px;
    height: 100%;
    letter-spacing: normal;
    line-height: normal;
    margin: 0px;
    position: relative;
    text-align: left;
    font-family:"Open Sans",Arial,sans-serif  !important;
}

ol, ul {
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}


/* remember to define focus styles! */
:focus {
        outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
    text-decoration: line-through;
    margin: 6px 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: collapse;
        border-spacing: 0;
}


html {
    font-size: 62.5%; /* reset 1em to 10px */
    height: 100%;
}

h2 {
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0px 0px;
    padding: 0px;
}

h2 a{
    font-size: 18px;
    margin: 10px 0px 0px;
    padding: 0px;
    color: #000000;
}

h2 a:hover{
    color: #0283DF;
    text-decoration: underline;
}

.fnt_mychs {
	font-size: 14px;
	line-height: 25px;
}

#loadingmsg {
    background: none repeat scroll 0 0 #FFFFFF;
    color: black;
    left: 38%;
    margin-bottom: -25%;
    margin-right: -25%;
    padding: 20px;
    position: fixed;
    top: 45%;
    z-index: 100;
}
	 
#loadingover {
     background: black;
	z-index: 99;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


small,.small {font-size: 0.9em;}

h3 {
    font-size: 2.4rem;
}

  .rightmenu_panel{
    background-color: #FFFFFF;
    float: left;
    margin-left: 10px;
    padding: 3px;
  }
  
  .rightmenu_box{
     background: url("img/menu_side.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 260px;
    width: 280px;
  }

  .join_title_box{
    height: 230px;
  }
  
  .join_title_text{
    color: #000000;
    font-size: 39px;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 15px;
  }

a {
    color: #0077ba;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #0095da;
    text-decoration: none;
}

p {padding: 0.2em 0 1.2em;}


blockquote, code {
        background: #4A4A4A;
        border: 1px solid #333;
        color: #BBB;
        display: block;
        margin-bottom: 12px;
}
code {
        font: normal 0.9em Verdana,sans-serif;
        line-height: 1.5em;
        padding: 8px 14px;
}
blockquote {
        background: #4A4A4A url('img/quote.gif') no-repeat left top;
        padding: 6px 14px 6px 44px;
}
blockquote p {padding: 0.5em 0;}

p{
     line-height: 25px;
}

#content-box {
    background-color: #FFFFFF;
    float: left;
  height: 100%;
    width: 100%;
}

#content-top {
        width: 100%;
}

#content-bot {
	background-color: #fff;
}

#contenthome-box {
        background: url('img/main_bg.png');
	width: 100%;
	float: left;
}


#contenthome-top {
        width: 100%;
}


#pagecontent_panel{
    float: left;
    padding: 5px 0px 50px;
    width: 100%;
}

#pagecontent_panel h2{
    text-align: left;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 5px;
}

#fpagecontent_panel{
    float: left;
    padding: 5px 10px 50px;
    width: 98%;
}

#logincontent_panel{
     border-right: 1pt solid #CCC;
     float: left;
     height: 500px;
     margin: 30px 3px;
     padding: 10px 20px;
     width: 470px;
}

#logincontent_panel2 {
     float: left;
     height: auto;
     margin: 30px 3px;
     padding: 10px 20px;
     width: 470px;
}


#flash_panel{
  float: left;
  height: 400px;
  width: 10000px;
}

#main_panel{
    float: left;
    height: auto;
    margin: auto;
    text-align: left;
    width: 1040px;
}

#hpage_content{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}


#home_center{
    width: 1150px;
    float: left;
}

.stepimgbox img{
    width: 100px;
    margin: 40px auto 10px;
}

.stepttlebox{
    float: left;
    font-size: 16px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

.stepdescbox{
    float: left;
    padding: 0 40px;
    width: 70%;
    margin-bottom: 30px;
}

.noresultfound{
    float: left;
    width: 70%;
    text-align: center;
}

.noresultfound img{
    height: 200px;
}

.nomess_box{
    padding: 10px 0px 0px 10px;
    float: left;
}

/*---------------------oferta_pagination-----------------------------*/

div.oferta_pagination {
    clear: both;
    float: left;
    font-size: 11px;
    margin: 5px;
    text-align: center;
    width: 100%;
}


div.oferta_pagination a {
     background-color: #f6f6f6;
     border: 1pt solid #aaaaaa;
     border-radius:3px;
     color:#aaaaaa;
     display: block;
     float: left;
     font-size: 99%;
     height: 25px;
     line-height: 24px;
     margin: 0 0 0 5px;
     text-align: center;
     text-decoration: none;
     width: 38px;
}


div.oferta_pagination a:hover{
    display: block;
    float: left;
    font-size: 99%;
    height: 25px;
    line-height: 28px;
    margin: 0 0 0 5px;
    text-align: center;
    text-decoration: none;
    width: 38px;
     background-color: #e6e6e6;
     border: 1pt solid #aaaaaa;
     border-radius:3px;
     color:#aaaaaa;
}

.current {
     background-color: #666666;
     border: 1pt solid #aaaaaa;
     border-radius:3px;
     color:#ffffff;
     width: 38px;
     float: left;
     margin: 0 0 0 5px;
     height:25px;
     display:block;
     line-height: 24px;
     text-align:center;
     text-align: center;
     text-decoration: none;    
     width: 38px;
}


.totals{
    float:right;
    padding:3px;
}

.mkbox{
    padding: 3px 10px;
}

#mkdesc{
    padding: 3px 30px;
    line-height: 30px;
    width: 90%;
    margin-bottom: 30px;
}

/*------------------------------oferte_content-----------------------*/

#main_content{
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
    display: block;
}

/*---------------- menu tab----------------------*/


#body-panel {
    background-color: #FFFFFF;
    clear: both;
    width: 100%;
}

#wrapper_cover {
  background-color: #FFFFFF;
  height: auto;
  margin: auto;
  position: relative;
  text-align: left;
  width: 1000px;
}


.header_banner{
    clear: both;
    float: left;
    height: 93px;
    width: 100%;
    background-color: #ffffff;
}

.homeheader_banner {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 800;
	float: left;
}

#nav_header_bar{
  background: url("img/menu-banner.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2pt solid #FFFFFF;
    border-radius: 8px;
    box-shadow: 1px 2px 2px 1px #BCBCBD;
    float: left;
    height: 40px;
    width: 1000px;
    z-index: 1;
}

.header_callus{
    
}

.header_tel{
color: #FFFFFF;
    font-size: 18px;
}

#header_callpanel{
float: left;
    position: absolute;
    right: 6px;
    top: 100px;
}

#pagewrapper{
    background-color: #ffffff;
    height: auto;
    margin: auto;
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
}

.page_leftbar{
    background: url("img/watermark_pattern_right.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 533px;
    width: 45px;
    float: left;
}

.nav_menu{
background: url("img/menu_bar.png") repeat-x scroll 0 0 transparent;
    display: block;
    float: left;
    height: 48px;
    width: 990px;
}

#guarantee_mbox{
	text-align: center;
}

.covermenu_panel{
background: url("img/dot.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 50px;
    padding: 5px;
    position: relative;
    width: 990px;
}

#wrapper {
     width: 1100px;
     text-align: left;
     position: relative;
     height: auto;
     margin: auto;
}

#main_menu {
    color: #FFF;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 15px;
    line-height: 26px;
    list-style: outside none none;
    padding: 5px 18px 5px;
    text-align: center;
}

.main_lang{
	text-align: right;
	float: right;
	margin-top: 11px;
}

.main_lang a, .main_lang span{
	font-size: 12px;
	color: #ffffff;
}


#main_button div:hover{
   color: #FAED4B;
}

#main_button {
		float: left;
}

#main_button :hover{
  background: url("img/menu_sel.png") no-repeat scroll 0 0 transparent;
  background-size: 100%;
  color: #000000;
}

#myheader_navpanel{
    background-color: #000000;
    float: left;
    height: 35px;
    width: 100%;
}

#myheader_longbanner{
    float: left;
    height: 90px;
    width: 50%;
}

#myheader_logo {
	background: transparent url("img/mynheader_logo.png") no-repeat scroll 0 0;
	height: 69px;
	margin: 10px 20px;
	width: 329px;
}

/*----------------crumb_navigation-------------*/
.crumb_navigation{
/*width:980px;*/
width:auto;
height:15px;
padding:5px 10px 0 20px;
color:#333333;
background:url(img/navbullet.png) no-repeat left;
background-position:5px 6px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}

/*-------------left_content------------------*/

.menu_link{
     font-weight:bold;
     color: #ffffff;
     font-size: 11px;
}

.navi{
     display: inline; /* Fix for IE6 float bug ...haiz. */
     position: relative; /* Fix for IE6 Peek-a-boo bug ...haiz. */
background:#000000;
height:442px;
}


.navi a { text-decoration: none;}
.navi li { text-align: left; padding:1px 0px; text-align:center;list-style:
none; }
.navi li a { text-decoration: none; margin:0; padding:0px; color:#656565;}
.navi li a:hover{ text-decoration: none; margin:0; padding:0px; color:#de9f35;}
.navi li a.selected { font-weight:normal;color:#de9f35;}

#cleftmenu{
    background-color: #AAAEB1;
    color: #261d61;
    float: left;
    font-size: 15px;
    
    padding: 10px;
    width: 220px;
}

#leftmenu {
background: url("img/side_top.png") no-repeat scroll left center transparent;
    float: left;
    height: 37px;
    width: 277px;
}

#leftmenu a{
color: #FFFFFF;
    float: left;
    font-size: 15px;
    
    padding: 10px;
    width: 220px;
}

#leftsubmenu{
background-color: #EBEBEC;
    color: #767676;
    float: left;
    font-size: 12px;
    
    height: 20px;
    padding: 10px 13px;
    width: 250px;
}


/*center content--------------------------*/
.center_content{
    float: left;
	width: 100%;
}
.center_title_bar{
width: auto;
height:33px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
margin:0 7px 0 7px;
background-color:#e9cb62;
border:1px #ebcf6e solid;
padding:0 0 0 45px;
}

.pagecenter_content{
    float: left;
    padding: 5px 10px;
    position: relative;
    width: 980px;
}
/*----------------------right content--------------*/


/*---------message_box----------*/

.err_box{
    background-color: #990100;
    border: 1pt solid #D70103;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    
    height: auto;
    margin: 10px 0 0;
    padding: 10px;
    text-align: left;
    width: 620px;
}

.err_box p{
    font-size: 13px;
    
}

.err_box2{
    background-color: #990100;
    border: 1pt solid #D70103;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    
    height: auto;
    margin: 0 6px;
    padding: 5px;
    text-align: left;
    width: 950px;
}

.inf_box{
     border:1px #f5efa7 solid;
     background-color:#FFFF9B;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    
    height: auto;
    margin: 10px 0 0;
    padding: 10px;
    text-align: left;
    width: 630px;
}

.msg_box{
    background-color: #E4F1C9;
    border: 1px solid #A5BD71;
    color: #000000;
    float: left;
    font-size: 12px;
    
    height: auto;
    margin: 10px 0 0;
    padding: 10px;
    text-align: left;
    width: 620px;
}

.content_pro_desc{
     font-size:12px;
     padding:2px;
     margin: 0 10px 10px 10px;
     float: left;
     display: inline; /* Fix for IE6 float bug ...haiz. */
     position: relative; /* Fix for IE6 Peek-a-boo bug ...haiz. */
}

/*--------------footer----------------*/
.footerbanner_box{
    float: left;
    padding: 0 35px;
    text-align: center;
    width: 1000px;
}

#footerbanner_panel{
    background-color: #505457;
    width: 1024px;
}

#banner_fbox{
    float: left;
    padding: 13px 5px;
}

.footer_topbanner{
     background-color: #FBF9FA;
     bottom: 1px;
     clear: both;
     float: left;
     height: auto;
     width: 100%;
}


.footer_banner {
	background-color: #232323;
	clear: both;
	float: left;
	padding: 15px 0;
	width: 100%;
	z-index: 99;
	position: relative;
	border-bottom: 1pt solid #fff;
}

.footer_bottom{
    background-color: #232323;
    clear: both;
    float: left;
    width: 100%;
    	z-index: 99;
	position: relative;
}

.footer_logo {
    float: right;
}

.footer_logo img{
    margin: 30px 10px;
}

.ft-copy {
    font-size: 12px;
    color: #979797;
    border-top: 1px solid #3c506d;
    width: 100%;
    text-align: center;
}

.ft-copy a {
    color: #0095da;
}

#footquick h3{
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

#footer_menu a{
    color: #ced3d9;
    float: left;
    font-size: 13px;
    list-style: outside none none;
    padding: 1px 5px;
    text-align: left;
    width: 100%;
}

.social-icons {
    padding: 0;
    width: 300px;
}

.social-icons li {
    display: inline-block;
    line-height: 30px;
    margin: 5px 1px 0;
    position: relative;
    vertical-align: middle;
}

.social-icons li a i::before {
    font-size: 18px;
    line-height: 40px;
}

.social-icons li a {
    background: #383838 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 0;
    height: 40px;
    line-height: 0;
    padding: 0 5px;
    text-align: center;
    width: 40px;
}

#footer_button {
		float: left;
}

#footer_button :hover{
		color: #e1980f;
		-moz-border-radius: 5px;
}

.footer_subtitle{
  color: #F1FA25;
  font-size: 15px;
  
  margin: 5px 0;
}

.footer_subdesc{
color: #FFFFFF;
    padding: 10px 0 0 40px;
}

.footer_copyright{
    color: #ced3d9;
    float: left;
    font-size: 13px;
    padding: 1px 5px;
    text-align: left;
    width: 100%;
}

.footer_subpanel{
float: left;
    padding: 10px 10px 10px 0;
    text-align: left;
}

.nav_space{
		float: left;
        height: 20px;
}

.nav_footer_bar{
		float: left;
        height: 80px;
}

#footer_pabel{
background: url("img/bottom_bar.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 180px;
    margin: 10px;
    width: 980px;
}

.footer_vline {
    background: url("css/images/form_elem/dotdot.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: 150px;
    margin: 0;
    position: relative;
    top: 15px;
    width: 3px;
}


/* --------------------------------
   Message Area
----------------------------------- */
#msg_area {
        width: 250px;
        height: 55px;
        position: absolute;
        float: left;
        top: 120px;
        left: 355px;
        background-color: #BB1E22;
        z-index: 9999;
}

/* --------------------------------
   Floats
----------------------------------- */


.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;}
.clearer,.block {
        display: block;
        line-height: 0;
        font-size: 0;
}
.clearer {height: 0;}

.trustwidget {
	margin: 0px auto;
	text-align: center;
}

#leftbannerwidget{
	width: 313px !important;
	float: left;
	margin: 5px 0px;
}

.txt_whatsapp {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 12px;
	color: #3ca748;
}

.trustwidget_short {
	float: left;
	margin-left: 90px;
}
/* --------------------------------
   Content Page
----------------------------------- */


.homesearch_banner {
	position: absolute;
	float: left;
	z-index: 2;
	width: 100%;
	top: 21%;
}

.search_panel{
    background: url("img/search_panel.png") repeat scroll 0px 0px transparent;
    border-radius: 10px;
    float: left;
    height: auto;
    margin: 10px 0px 0px 10px;
    width: 900px;
    margin-left: 9%;
    margin-top: 32%;
}

.seltimebox{
    margin-top: 10px;
    float: left;
}

.hchoosetime{
	
}

#middle_content {
	float: left;
	position: relative;
/*	z-index: -1;*/
	margin-top: 130px;
}

#kmiddle_content{
    position: relative;
    float: left;
    width: 100%;
}

.searchp_panel {
	background-color: #ecf5fe;
	border-radius: 4px;
	float: left;
	height: auto;
	margin: 10px 0px 0px;
	width: 93%;
	border: 2pt solid #0066cc;
}

.searchk_panel{
    border-radius: 8px;
    float: left;
    height: 150px;
    margin: 10px 0 0;
    width: 95%;
    background-color: #f1f1f1;
}

.memberk_panel{
    border-radius: 8px;
    float: left;
    height: 450px;
    margin: 10px 0 0;
    width: 95%;
    background-color: #fbfbfc;
}

.searchhome_panel{
    border-radius: 8px;
    float: left;
    margin: 10px 0 0;
    width: 95%;
    background-color: #fbfbfc;
}

.search_subpanel {
    padding: 8px 0 30px;
    text-align: justify;
    width: 100%;
    float: left;
}

.search_innerpanel{
    margin: 0 15px 0 20px;
}

.searchk_innerpanel{
    background-color: #FFFFFF;
    margin: 0 10px;
    padding: 10px;
    width: 87%;
}

.inputhighlight:focus{
	border: 1pt solid #f73000 !important;
	box-shadow: 0px 0px 1px 1px #f73000 !important;
}

#spc td{
  padding: 5px;
}

#spc input {
    padding: 5px;
    background: none repeat scroll 0% 0% #fcfcfc;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
    margin: 3px 0 0;
}

#spc textarea{
    padding: 5px;
    font-family:"Open Sans",Arial,sans-serif  !important;
    background: none repeat scroll 0% 0% #fcfcfc;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
    margin: 3px 0 0;
    width: 80%;
}

#spc select{
    display: block;
    padding: 5px;
    background: none repeat scroll 0% 0% #fcfcfc;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
    margin: 3px 0 0;
}

.myreser_title {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
    float: left;
    width: auto;
    margin-right: 50px;
}

.myreser_title_on{
    color: #0b97c9;
     font-size: 17px;
     line-height: 18px;
    text-align: right;
    text-transform: uppercase;
    float: left;
     margin-right: 50px;
}

.search_bottom{
    height: 23px;
    width: 340px;
}

.search_title{
	font-size: 14px;
	margin: 0px 0px 2px 20px;
}

.search_title h2 {
	font-size: 19px;
	font-weight: bold;
	padding: 0 0px 0 0px;
}

.searchp_title {
	color: #000000;
	font-size: 15px;
	padding: 10px 0 0 20px;
}

.search_warning{
    color: #FF0000;
    font-size: 11px;
    
    line-height: 13px;
}

.search_warning2{
    color: #EE595D;
    float: left;
    font-size: 12px;
    margin: 4px;
    text-align: left;
    width: 200px;
    line-height: 18px;
}

.search_warning3{
    color: #FF0000;
    float: left;
    font-size: 22px;
    
    margin: 40px 4px;
    text-align: center;
    width: 200px;
}

.proprice_panel{
     float: left;
     padding: 0 10px 10px;
}

#sch_table th{
	color: #000000;
	float: left;
	padding: 2px 0 0;
	text-align: left;
	font-weight: lighter;
	font-size: 12px;
}

#scg_table th{
    float: left;
    
    padding: 2px 0 0;
    text-align: left;
}

#scg_table input{
   border: 0 none;
    color: #2C0124;
    margin: 5px 0 0;
    padding: 5px;
}

.kcp_mbox {
    padding: 10px 0;
}

#kcp_table th{
    float: left;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}

.kcpgenda_panel{
    float: left;
    line-height: 16px;
    margin: 5px 0;
}

#mybtn_rightbox{
	float: right;
}


#pro_table th {
	color: #000000;
	float: left;
	padding: 2px 0 0;
	text-align: left;
}

#scp_table th {
	color: #000000;
	padding: 2px 0 0;
	text-align: left;
	font-size: 11px;
}

#pay_table {
	border: 1pt solid #d7d7d7;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#pay_table td {
	text-align: left;
	font-size: 13px;
	height: 100% !important;
	background-color: #fafafa;
	border-bottom: 1pt solid #2ecc87;
}

.mstitle {
	vertical-align: top;
	padding: 7px 8px;
	height: 100% !important;
	position: relative;
	font-weight: bold;
}

optgroup {
    background-color: #b5b5b5;
    color: #000000;
}

.mypage_ftitle_bar{
    float: left;
    width: 98%;
    border-bottom: 1pt solid #f1f1f1;
}

.mypage_fulltitle_bar{
    background-repeat: no-repeat;
    border-radius: 8px 8px 0px 0px;
    float: left;
    height: 35px;
    width: 1048px;
    border-bottom: 1pt solid #EAEAEA;
}

.mypage_ftitle{
    color: #294661;
    font-size: 21px;
    padding: 10px 0px 0px;
}

#mypage_box{
    float: left;
    width: 98%;
}

.mypagesubtitle{
	font-weight: bold;
}

#mypage_panel{
    float: left;
    width: 100%;
    background: url("img/pagebg.png") repeat-x scroll 0 bottom #003399;
}

.chtitle {
    background-color: #ebebeb;
    border-bottom: none;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.chtitle h2{
    padding: 8px 10px;
}

/* --------------------------------
   Product Page
----------------------------------- */

#product_mbox{
    background: url("img/productcar_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 380px;
    width: 229px;
    padding: 0 2px;
}

.proreservation_title {
	color: #058;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	height: 19px;
	float: left;
	width: 100%;
}

.product_model_title {
    color: #0B97C7;
    display: block;
    font-size: 17px;
    height: 22px;
    overflow: hidden;
    text-align: left;
    width: 100%;
    font-weight: bold;
}

.product_model_type {
	color: #8194AA;
	font-size: 13px;
	background-color: #ffffff;
	z-index: 1250;
	float: left;
	width: 100%;
	text-transform: uppercase;
	height: 20px;
}
.chauffeur_model_type{
    color: #cb202d;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.product_model_detail {
    text-align: left;
    padding-top: 0px;
    cursor: pointer;
}

.fnttermcondition a{
    text-align: left;
    padding-top: 0px;
    cursor: pointer;
    float: left;
}

.product_model_pdetail {
	text-align: left;
	padding-top: 10px;
	padding-left: 4px;
	float: left;
}

.product_mframe {
    border-bottom: 1pt dashed #CCCCCC;
    height: 140px;
    float: left;
    width: 97%;
}

.product_mframe img{
    max-height: 125px;
    max-width: 180px;
}

.product_price_perday {
	color: #0066cc;
	display: block;
	float: left;
	font-size: 17px;
	font-weight: normal;
	height: 20px;
	padding: 1px 10px 0 0px;
	font-weight: bold;
}

#product_priceamt{
    color: #E20000;
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.product_price{
    color: #0e49c0;
}

.product_pricerm{
    float: left;
    font-size: 11px;
    font-weight: normal
}

.lagenda_panel{
    float: left;
    line-height: 32px;
}

.campaign_mframe{
    height: auto;
    margin: 0 5px;
    width: 95%;
}

.campaign_mframe img{
   max-width: 280px;
}

#campaign_mbox {
	float: left;
	width: 99%;
	height: auto;
	/* border: 1pt solid #dddddd; */
	margin-top: 10px;
	background-color: #bad0db;
	padding: 20px 10px;
}

#campaign_ksbox {
	float: left;
	width: 32%;
	height: auto;
	border: 1pt solid #dddddd;
	margin-top: 10px;
	margin: 0 5px;
	background-color: #ffffff;
}

#fillup_box {
	padding: 10px;
	float: left;
	border-left: 1pt solid #ebebeb;
	width: 94%;
	text-align: center;
}

#filldown_box{
    float: left;
    height: 170px;
    width: 100%;
    background-color: #f5f5f5;
    border-left: 1pt solid #d1d1d1;
    border-right: 1pt solid #d1d1d1;
    border-bottom: 1pt solid #d1d1d1;
}

#filldown_innerbox{
    padding: 10px;
}

#imgup_box {
	float: left;
	margin: 5px 20px;
	height: 370px;
}

#chauffeurimg_box{
	height: 250px;
	border-bottom: 1pt dashed #CCCCCC;
}

#chaubtn{
    width: 100%;
    text-align: center;
}

#campaign_salepanel {
    float: left;
    margin-top: 30%;
    margin-left: -10px;
}

#campaign_panel{
    float: left;
    margin-top: 30%;
    margin-left: -10px;
}

#chauffuer_panel{
    float: left;
    margin-left: -10px;
}

/* --------------------------------
   BOOKING 2 Page
----------------------------------- */

.booking1_model_title {
    color: #0B97C7;
    display: block;
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
    text-align: left;
    height: 25px;
}

.booking2_model_title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    overflow: hidden;
    text-align: left;
    height: 30px;
    text-transform: uppercase;
}

.booking2_freebenefit_title {
	display: block;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	text-transform: uppercase;
	background-color:#d8eed5;
	width: 100%;
	float: left;
}

.booking2_freebenefit_title span{
	padding: 5px 20px;
	color:#28871c;
	font-size: 12px;
	float: left;
}


#booking2_bframe img{
	width: 100%;
}

.mobilecodediv {
	float: left;
	margin-right: 12px;
}

.mobilecodediv select {
	padding: 7px 10px !important;
	width: 80px !important;
}

.mobilenumberdiv {
    float: left;
    width: 60%;
}

.promo_mframe{
    width: 100%;
}

.promo_mframe img{
    width: 100%;
}

#promocoltime select {
	padding: 7px 35px;
}

.booking2_mframe{
    border-bottom: 1pt dashed #CCCCCC;
    width: 90%;
}

.booking3_mframe{
    border-bottom: 1pt dashed #CCCCCC;
    height: 190px;
    width: 90%;
}


.booking2_price{
    background-color: #245F6B;
    border-radius: 5px;
    color: #FFFFFF;
    float: left;
    font-size: 19px;
    padding: 10px 20px;
}

.booking3_price {
	color: #ee4d2d;
	float: left;
	font-size: 19px;
	margin: 10px 20px 0px 0;
	font-weight: bold;
}

.booking3_percent {
	background: #ee4d2d;
	font-size: 13px;
	color: #ffffff;
	border-radius: 10px;
	font-weight: bold;
	width: auto;
	float: left;
	padding: 0 10px;
	margin: 0 10px;
}

.margintop10{
	margin-top: 10px;
}

.booking2_infors{
    float: left;
}

.booking2_equibox{
   float: left;
    margin: 10px 0;
    padding: 4px;
    width: 300px;
}

.booking2_optbox{
    float: left;
    margin: 10px 0;
    padding: 4px;
    width: 100%;
}

.includebox{
	float: left;
	padding: 10px 0px;
	width: 100%;
}

.includebox ul  {
	list-style: square inside url("css/images/form_elem/icon_tick.gif");
}

.includebox li  {
 line-height: 15px;
    height: 30px;
}

.protectbox {
	background-color: #fcf8e3;
	border: 1pt solid #faebcc;
	float: left;
	/* padding: 10px; */
	border-radius: 6px;
	width: 100%;
}

.protectinnerbox{
	padding: 10px;
}

.hometectbox {
	background-color: #fcf8e3;
	border: 1pt solid #faebcc;
	float: left;
	width: 100%;
	margin: 10px 0px 0px;
}

.lefttectbox {
	background-color: #fcf8e3;
	border: 1pt solid #faebcc;
	float: left;
	width: 88%;
	margin: 0 15px 13px;
}

.lefttectinnerbox{
	padding: 4px 10px;
}

.lefttectinnerbox div{
	line-height: 16px;
}

.booking2_equiprice{
    float: left;
    font-size: 12px;
    padding: 1px 10px;
}

.booking2_optprice{
    font-size: 12px;
}

.booking2_equitcheckbox{
    float: left;
    margin-right: 10px;
    margin-top: -7px;
    width: 3%;
}

#booking2_equitcheck input{
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    font-size: 13px;
    font-weight: lighter;
    line-height: 20px;
    margin: 0 auto;
    padding: 5px 3px;
    transition: all 0.2s linear 0s;
}

.cbotext{
	line-height: 17px;
}

.booking2_equititle{
    color: #294661;
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    margin-top: -5px;
    text-align: left;
    width: 88%;
}

.popupclass h3 {
	font-size: 18px;
}

.popupclass h4 {
	font-size: 15px;
}

.booking2_rightpadding{
    margin-left: 5px !important;
}

.booking2_equitsubti{
    float: left;
    line-height: 15px;
    margin-right: 10px;
    margin-top: -2px;
    width: auto;
}

.booking2_hightitle{
    color: #ff0406;
    font-weight: bold;
    font-size: 14px;
}

.booking2_downpadding{
    margin-top: 0px !important;
    margin-left: 4px !important;
}

.booking2_selpanel{
    margin-bottom: 11px;
    float: left;
    width: 100%;
}

.booking3_equititle{
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    margin-top: -5px;
    text-align: right;
    width: auto;
}


.booking2_amountpay{
    color: #433333;
    font-size: 19px;
    
    text-align: right;
}

.booking3_amountpay{
    color: #433333;
    font-size: 19px;
    text-align: left;
    float: left;
    width: 100%;
}

#bamountdel del{
    padding: 2px 20px !important;
    margin: 0;
}

.booking4_model_title {
    display: block;
    font-size: 20px;
    font-weight: normal;
    height: 25px;
    overflow: hidden;
    text-align: left;
}

.booking4_mframe{
    border-bottom: 1pt dashed #ccc;
    height: 180px;
    width: 240px;
}

.booking4_mframe img{
    max-width: 220px;
    max-height: 150px;
}

.font_unpaid{
	background-color: #ae0707;
	border-radius: 5px;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	padding: 5px 14px;
	text-transform: uppercase;
}

.font_waiting_confirm{
    color: #63b447;
    font-size: 17px;
    text-transform: uppercase;
}

.font_confirm_ready{
	color: #008000;
	font-size: 17px;
	
}

.font_close{
	color: #808080;
	font-size: 17px;
	
}

.promiddle{
    float: left;
    margin: 10px 0;
}

.small_desc{
   color: #545454;
    font-size: 12px;
}

#myd th{
  padding: 10px 0;
}

#myd td{
    padding: 3px 0;
}

#myd input, textarea, select{
    border-radius: 4px;
    color: #000000;
    float: left;

    margin-right: 10px;
    padding: 5px;
}

#return_otherloc input{
    border-radius: 4px;
    color: #000000;
    float: left;

    margin-right: 10px;
    padding: 5px;
}

#myk th{
    padding: 3px;
    text-align: left;
    font-weight: lighter;
}

#myk td{
    padding: 3px 0;
}

.errnotice {
	float: left;
	height: auto;
	padding: 0 10%;
	text-align: left;
	margin: 10% auto;
}

.errnotice h3{
	font-size: 22px;
	margin-bottom: 20px;
}

.paynotice{
    background-color: #ececec;
    float: left;
    height: auto;
    line-height: 20px;
    padding: 10px;
    text-align: left;
    width: 97%;
}

.mfloat{
	float: left;
}

.paynotice span{
    text-align: left;
}

.payhighlight{
    background-color: #f3efca;
    float: left;
    height: auto;
    line-height: 20px;
    padding: 10px;
    text-align: left;
    width: 97%;
}

.tick {
  background-color: #28a745;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  float: left;
  margin-right: 10px;
}

.paymethod{
    padding: 10px 5px;
}

#paymethodf input{
    margin-top: 6px;
    float: left;
}

.product_dframe img{
	width: 300px;
}

/* --------------------------------
   Booking4 Status Page
----------------------------------- */
.myreservationdiv{
    background-color: #296572;
    color: #ffffff;
    float: left;
    font-size: 21px;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px 20px;
}

.myreserv_subtitle{
    float: left;
    font-size: 16px;
    line-height: 36px;
}

/* --------------------------------
   RESERVATION Page
----------------------------------- */

#myreser_bar{
    padding: 5px;
    width: 98%;
    border-bottom: 1pt solid #f1f1f1;
}

#myreser_result{
    background-color: #ffffe0;
    border-radius: 8px;
    width: 97%;
    border: 1pt solid #ffa500;
    padding: 10px;
}

#mycancel_result {
	background-color: #f3e4e7;
	border-radius: 8px;
	width: 97%;
	border: 1pt solid #ff3131;
	padding: 10px;
}

.myregister_desc{
   float: left;
    font-size: 13px;
    
    line-height: 18px;
    padding: 0 10px;
    width: 95%;
}

/* --------------------------------
   Chauffeur Page
----------------------------------- */

.chauffeur_centerbox{
    text-align: center;
    float: left;
    width: 200px;
    margin-left: 30%;
    margin-top: 50px;
}


/* --------------------------------
   Contact Us Page
----------------------------------- */


#contact_map{
float: left;
    padding: 5px 10px;
    width: 250px;
}

#contact_ctitle{
        padding: 10px 10px 0 10px;
        float: left;
  
  font-size: 15px;
}

#contact_address{
        padding: 0 10px;
        float: left;    
}

#contact_leftpanel{
background-color: #EBEBEC;
    float: left;
    padding-bottom: 20px;
    width: 275px;
}

#spc th{
    padding: 15px 0 0;
    text-align: left;
    font-weight: lighter;
}


 #title_line{
    font-size: 11pt;
    text-decoration: underline;
}
  
#field_notice {
	font-size: 14px;
	color: #c02616;
}

    .font_webdesign{
          color: #7ac4eb;
          font-size: 7pt;
    }
    
    .font_webdesign a{
      color: #357fa2;
       font-size: 7pt;
    }

#txtmore a{
    color: #D32026;
    
}

#txtmore a:hover{
  color: #445164;
}

.myrightcard{
   border-bottom: 1pt solid #A7A6A6;
    padding: 8px 15px;
    width: 85%;
}

.myrightcard a{
    color: #475055;
    font-size: 16px;
    padding: 3px;
}


#mainimage_box{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ACAEB0;
    display: inline-block;
    margin: 5px 2px;
    outline: medium none;
    padding: 4px;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    width: 150px;
}

#submainimage_box{
	background-color: #eeeeee;
	width: 100%
}

#mainimage_box img{
    max-height: 120px;
    max-width: 145px;
}

  #readmore_txt a{
    color: #ED2024;
    font-size: 18pt;
    font-style: italic;
    
}

  #readmore_txt a:hover{
	text-decoration: none;
	color: #CA555B;
  }
  
  #mypage_title{
  color: #D11F26;
    font-size: 32px;
    
    line-height: 20px;
  }
  
  #mypage_date{
    color: #abacad;
    font-size: 12px;
  }
  
#mysignin_logo {
    width: 192px;
    height: 25px;
    float: left;
    background-image: url(img/mysignin_logo.png);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.cartype_text{
    color: #FFFFFF;
    font-size: 16px;
    
    margin: 140px 8px 0;
    text-align: center;
    width: 220px;
}

.mybottom_panel{
    float: left;
    margin: 10px 1px;
    width: 320px;
}

.mybottom_title{
     background-color: #EAEAEA;
     background-repeat: no-repeat;
     border-radius: 8px 8px 0px 0px;
     float: left;
     width: 100%;
}

#mybottomtitle_panel{
     font-size: 20px;
     
     padding: 10px;
}

.mybottom_content{
  border: 7pt solid #EAEAEA;
    border-radius: 0 0 8px 8px;
    float: left;
}


#mybottom_panel{
    float: left;
    height: 319px;
    padding: 5px;
}

#mybottom_panel p{
    height: 110px;
    font-size: 13px;
}

#mybottom_panel img{
   height: 120px;
    width: 280px;
}

#benefit_panel{
    float: left;
    font-size: 12px;
    line-height: 34px;
    width: 100%;
}


#home_miniimg{
   padding: 5px 0;
    text-align: center;
    width: 100%;
}

#hmtitle h3{
    font-weight: normal;
    margin: 10px 6px 10px 0px;
}

#more_font{
  color: #357FA2;
    float: left;
    font-size: 12px;
    
    padding: 2px 5px;
    text-align: right;
    width: 95%;
}

#more_font :hover{
    color: #1c65f6;
}

#forgot_link a{
   color: #979797;
    float: left;
    margin-top: 7px;
}

.menu_div{
   height: 30px;
    padding-top: 10px;
    width: 100%;
}

.menu_div a{
	border-bottom: 1px dotted #BCBCBC;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 10px 10px;
    width: 90%;
}

#jpm th{
    border-bottom: 1pt solid #CCCCCC;
    margin: 5px 0;
    padding: 4px;
}

#jpm td{
    padding: 4px 0;
}

.member_avatar img{
    background-color: #FFFFFF;
    border: 1pt solid #CCCCCC;
    height: 150px;
    margin: 5px;
    padding: 2px;
    width: 130px;
}

#memtitle{
	padding: 3px;
	
}

#memans{
    padding: 3px 0 3px 20px;
    width: 140px;
}

#collect_otherloc{
    float: left;
    padding: 2px 0px 0px;
    text-align: left;
}

.otherloc_class input{
	padding: 8px 7px !important;
	color: #7c7c76 !important;
	font-weight: bold;
}

#collect_otherloc input, #return_otherloc input{
	float: left;
	padding: 4px 7px;
	line-height: 20px;
	border: 1px solid #D6D6D6;
	border-radius: 2px;
	box-sizing: border-box;
	margin-right: 10px;
	width: 285px;
}

#collect_otherloc input:hover, #return_otherloc input:hover{
	border: 1pt solid #008489;	
}

#returnlocation {
    float: left;
    padding: 2px 0px 0px;
    text-align: left;
}

#return_otherloc{
    float: left;
    padding: 2px 0px 0px;
    text-align: left;
}



#font_fail{
  text-align: left;
}

#livechat_panel{
  border: 2pt solid #FFFFFF;
    float: left;
    height: 75px;
    left: 660px;
    position: absolute;
    top: 20px;
    width: auto;
}

#myheader_loginpanel{
    float: left;
    margin-top: 60px;
    padding: 10px;
    right: 130px;
    width: 190px;
}

.myheaderbtn_right{
    float: right;
}

#memfont{
    color: #357FA2;
    font-size: 15px;
    float: right;
    margin: 30px 10px 0 0;
    text-align: right;
}

#myheader_mempanel{
    float: right;
    padding: 10px 0;
    width: 45%;
}

#myheader_usetpanel {
    float: right;
    margin-top: 9px;
    padding: 10px;
    right: 130px;
    width: 45%;
    text-align: right;
}

.input_mess{
      color: #355CAC;
    float: left;
    font-size: 11px;
}

#mybtn4 input{
 background-image: url("css/images/nav_area/mybtn.png");
    background-repeat: repeat-x;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    
    height: 30px;
    margin: 0 0 0 5px;
    padding: 5px 15px;
    text-decoration: none;
    width: auto;
}

#proprice_box {
	float: left;
	height: 59px;
	line-height: 19px;
	text-align: left;
	width: 100%;
	font-size: 12px;
	/* margin-top: 10px; */
}

#divCalendar_collect_lbl{
    color: #000;
    float: left;

    font-weight: lighter;
}

#divCalendar_return_lbl {
    color: #000;
    float: left;

    font-weight: lighter;
}

#product_pricermdiv {
	top: -7px;
	color: #9e9e9e;
}

#product_pricermdiv del{
	font-size: 12px;
}

#product_pricermdiv2 {
	color: #9e9e9e;
}

#product_pricermdiv2 del {
	font-size: 15px;
	font-weight: bold;
	margin: 0 10px;
	margin-top: 9px;
	float: left;
}

#myd_input input{
    padding: 5px 5px;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
    width: 110px;
    background-color: #fcfcfc !important;
}

#hyd_input input {
	padding: 11px 7px;
	background: none repeat scroll 0% 0% #00000;
	border: 1px solid #D6D6D6;
	border-radius: 2px;
	box-sizing: border-box;
	transition: all 0.2s linear 0s;
	font-weight: bold;
	float: left;
	width: 140px;
	color: #7c7c76;
}

#hyd_input input:hover {
	border: 1pt solid #008489;	
}

.booking4_price {
	background-color: #245F6B;
	border-radius: 5px;
	color: #FFFFFF;
	float: left;
	font-size: 19px;
	padding: 10px 20px;
}

.booking4_equititle {
    color: #006BB7;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    margin-top: -5px;
    text-align: right;
    width: auto;
}

.nav_couponbox {
	float: left;
	margin: 117px 0px 0;
	position: absolute;
	text-align: center;
	width: 217px;
}

.couponlbox {
	background-color: #f57224;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.couponrbox {
	border: 1pt solid #cd1143;
	font-weight: bold;
	color: #cd1143;
	float: left;
	width: 48%;
	height: 21px;
	line-height: 18px;
	background-color: #ffff;
}

#spccon{
    float: left;
}

.discount_price{
    color: #ea0001;
    font-size: 120%;
}

.contenthover { }
.contenthover, .contenthover h3, contenthover a {    color: #6E1803; }
.contenthover h3, .contenthover p { color:#6E1803; margin:0 0 0px 0; line-height:1.4em; padding:0; }

.mbottombackground { background:url(img/hnovel_box_hover.png);
    height: 245px;
}

.hbannerbox{
    float: left;
    height: 460px;
    margin: 0 16px 20px 0;
    width: 350px;
}

.rbannerbox{
     float: left;
     height: 265px;
     width: 540px;
     margin: 0px 0px 8px;
     background-color: #eeeeee;
}

.homenove_title{
    background-color: #f7f5f4;
    float: left;
    height: 230px;
    margin-top: 211px;
    opacity: 1;
    padding: 5px 3px;
    position: absolute;
    width: 345px;
}

.homenove_title span{
    color: #357fa2;
    font-size: 17px;
    height: 19px;
    margin-bottom: 10px;
    margin-left: 10px;
    overflow: hidden;
    text-align: left;
    text-transform: uppercase;
    width: 96%;
}

#homenove_desc{
    margin-bottom: 5px;
    text-align: left;
    margin-left: 10px;
    color: #040801;
    font-size: 95%;
}

#homenove_desc p{
    line-height: 23px;
    width: 95%;
}

.homenovedio_box {
	float: left;
	padding: 10px;
	margin: 20% 0;
}

.homenove_condesc {
	font-size: 15px;
	width: 90%;
	float: left;
	margin: 10% 0;
	line-height: 27px;
}

.videobox {
	float: left;
	width: 86%;
	margin: 40px;
}

.videoul {
	font-size: 20px;
	float: left;
}

.videoulbox {
	margin: 15px 0 15px 10%;
}

.homenovedio_title{
	font-size: 18px;
	font-weight: bold;
}

#videopanel {
	background-color: #ebf3fb;
	float: left;
	margin: 10px 0;
}

.review_minipanel{
     background-color: #FFF;
     padding: 10px;
     height: 200px;
     width: 520px;
     margin: 5px 9px;
}



.review_carimg {
    width: 160px;
}

.review_carimg img{
    width: 200px;
}

.homereview_title{
    color: #040801;
    height: 25px;
    font-size: 19px;
    overflow: hidden;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
}

#mymeess{
    float: left;
}

.mailstyle {
    margin-top: 120px;
    margin-left: 25px;
    margin-right: 25px;
}

.mailstyle input{
    width: 82%;
    margin-bottom: 8px;
    margin-top: 2px;
    background-color: #FFF;
    height: 29px;
    border: 0px none;
    font-weight: bold;
    font-size: 18px;
    color: #403c39;
    padding: 0px 6px;
}


.conico{
    float: left;
}

.condesc{
    line-height: 28px;
    float: left;
    padding: 0px 10px;
}

#sds{
    border: 1pt solid #dbdbdb;
}

#sds th{
    background-color: #EBEBEB;
    padding: 8px 3px;
    border-bottom: 1pt solid #DBDBDB;
    line-height: 18px;
}

#sds td {
	padding: 7px 3px;
	border-bottom: 1pt solid #DBDBDB;
	border-right: 1pt solid #DBDBDB;
	vertical-align: top;
	line-height: 15px;
}



#sys th{
    background-color: #1d869c;
    padding: 8px 3px;
    color: #ffffff;
    border-bottom: 1pt solid #e3e3e3;
    line-height: 14px;
    font-size: 12px;
}

#sys td{
    background-color: #d9d9d9;
    padding: 7px 3px;
    color: #000000;
    border-bottom: 1pt solid #e3e3e3;
    border-right: 1pt solid #e3e3e3;
    vertical-align: top;
    font-size: 12px;
}

.conmydiv img{
    padding: 3px;
    float: left;
    margin: 10px;
    height: 193px;
}

.mydiscountbox{
    float: left;
    width: 115px;
    text-align: center;
}

.mydiscountbox del{
    font-size: 15px;
}

.mbold{
	font-weight: bold;
}

#locbox_banner {
    float: left;
    margin: 10px 15px 5px 0px;
    width: 260px;
}

#locbox_banner img {
    width: 260px;
    height: 282px;
}

.locbox_title {
    color: #535766;
    text-decoration: none;
    font-size: 15px;
    margin: 5px 0 0;
    text-align: center;
}

#myDpage_box {
     float: left;
     min-height: 500px;
     width: 96%;
     background: none repeat scroll 0% 0% #FFF;
     border: 1px solid #DDD;
     border-radius: 6px;
     margin: 5px 0px 10px;
     padding: 10px;
     color: #444;
     position: relative;
}

.imgLiquidFill img{
    width: 350px;
}

.forgotpass_div a {
    color: #43A8DA;
    font-size: 13px;
}

.mess_font {
    color: #43A8DA;
    font-size: 12px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-left: 2px;
}

#mypage_content{
    float: left;
    margin-top: 5px;
    width: 100%;
}

.error_loginpanel{
    color: #F00;
    font-size: 11px;
    float: left;
    width: 100%;
    line-height: 10px;
    margin-top: 4px;
}

#productmod_box{
    padding: 0 5px;
    float: left;
}

#productks_box{
    padding: 0 5px;
    float: left;
}

.footer_innerbanner{
     padding: 10px;
}

#spc_optional {
    font-size: 0.8333em;
    color: #909191;
    text-transform: none;
    text-align: left;
    line-height: 1;
    margin-top: -4px;
}

.textjoin{
    float: left;
    margin: 0px 15px 5px 2px;
}

.nofound_panel{
    font-size: 24px;
    font-weight: bold;
    color: #ececec;
    width: 100%;
    text-align: center;
    margin: 40% 0;
}

#chauffuer_displaydiv {
    float: left;
    margin-bottom: 9px;
}

#chauffuer_selectdiv {
    float: left;
    margin-bottom: 6px;
}

#pagechauffuer_selectdiv input, textarea, select {
    padding: 6px 15px 5px;
    background: none repeat scroll 0% 0% #fcfcfc;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
}

#chauffuer_selectdiv input, textarea, select {
    background: none repeat scroll 0% 0% #fcfcfc;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
    margin: 0px auto;
    padding: 5px 3px;
}

#chauffuer_locdiv{
    font-size: 13px;
}

#homechauffuer_locdiv select {
	width: auto !important;
	margin-left: 0px;
	padding: 11px 3px;
	font-weight: bold;
	color: #7c7c76;
}

#homechauffuer_locdiv select:hover{
	border: 1pt solid #008489;
}

#chauffuer_locdiv select {
	width: 100% !important;
	margin-left: 0px;
}

#my_coltime select, #my_rettime select{
	margin-left: 0px !important;
	width: 150px;
	padding: 6px 5px 6px 5px;
}

#my_coltime select:hover, #my_rettime select:hover{
	border: 1pt solid #008489;
}

.hometimefont select{
	width: 150px;
	color: #7c7c76;
	padding: 10px 5px !important;
	font-weight: bold;
}

.cheaufuerlabel{
    float: left;
}

.cheaufuerhour{
    float: left;
    width: 90%;
    padding: 3px;
}

.cheaufuerhour span{
    padding: 6px 10px;
    float: left;
}

.cheaufuerhour_box {
    margin: 3px;
}


.chadlocation{
    float: left;
    width: 100%;
}

#ginput_div input{
    float: left;
    width: auto;
}

#showterm_selection{
    float: left;
    width: 100%;
    margin: 4px 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #0B97C7;
}

#showterm_panel{
    float: left;
    width: 100%;
    margin-left: 27px;
    width: 90%;
    font-size: 13px;
}

.campaign_model_detail {
    text-align: left;
    padding-top: 0px;
    color: #0B97C7;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
}

#sslwidget_panel {
	text-align: center;
	float: left;
	margin: 20px 0;
}

#sslwidget_panel img{
    width: 130px;
}

#tl_popupSC3{
    overflow: auto !important;
    overflow-y:auto !important;
}

.mybottoms_title{
    text-align: center;
}

.tc-border-color {
    border-color: #FFFFFF !important;
}

.pagetrust_box{
    text-align: left;
    float: left;
    margin-left: -30px;
}

.mynewsletter_panel{
    background-color: #ededed;
    width: 100%;
    float: left;
    border-radius: 5px;
}

.newsletter_innerbox{
    float: left;
    margin: 30px 40px;
    width: 88%;
}

.hcomfirmpanel {
	background-color: #e0eefc;
	padding: 15px;
	height: 22px;
	z-index: 800;
	float: left;
	width: 100%;
}

.hcomfirmpanel h2{
	color: #5392f9;
	margin: 0px;
	float: left;
}

.hboxpromotion {
	float: left;
	margin-top: 10px;
	width: 100%;
}

.hboxcity {
	float: left;
	background-color: #f4f4f4;
	width: 100%;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

.hboxtrust{
    float: left;
    margin-top: 10px;
    width: 100%;
}

.kboxtrust{
    float: left;
    width: 97%;
    background-color: #fafafa;
    padding: 30px 10px;
    display: table-row;
}

.tc-widget-horizontal .tc-widget-horizontal-content .tc-widget-horizontal-item .tc-widget-horizontal-item--body {
    font-size: 11px !important;
}



.nofound_mess{
    font-size: 22px;
    padding: 0px 40px;
}

#mbs input{
    padding: 5px;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #D6D6D6;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    font-weight: lighter;
    float: left;
    margin: 3px 0 0;
    width: 70%;
}

#topopup_mins{
    text-align: left;
    float: left;
}



#hdn td{
    text-align: left;
}

#chauff_imgbox img{
    padding: 0 8px;
    width: 97%;
}

.mypage_btitle h1{
    color: #0b97c7;
    float: left;
    font-weight: lighter;
    margin-bottom: 3px;
    width: 100%;
}

.offer_tbox {
	float: left;
	width: 260px;
	margin: 10px 15px 10px 0;
}

#offer_mtitle h3{
    line-height: 1.4;
    font-size: 24px;
    font-weight: lighter;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #333;
}

.hometrip_box span {
    color: #498cab;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    float: left;
    cursor: pointer;
}


/* --------------------------------
   Login Page
----------------------------------- */


.loginfrom_title{
    font-weight: 400;
    font-size: 25px;
    line-height: 29px;
    float: left;
    margin-left: 15%;
}

.logininput_hbox{
    text-align: center;
    border-bottom: 1pt solid #cccccc;
    float: left;
    width: 100%;
}

.homebanner_hbox{
    text-align: center;
    float: left;
    width: 100%;
}


.login_innerbox{
    float: left;
    padding: 0 70px;
}

.logininput_fbox{
    text-align: center;
    float: left;
    width: 100%;
}

.logininput_text {
    margin: 5px 0 10px;
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 15px; 
}

.logininput_text a{
    font-size: 14px;
}

.logininput_box{
    margin: 15px auto 0;
    float: left;
    width: 100%;
}

.logininput_box input{
    border: 2px solid #3498db;
    padding: 10px;
}

.loginerr_box{
    color: #c0392b;
    font-weight: 300;
    font-size: 15px;
    margin-top: 10px;
}

.loginmsg_box{
    color: #4d9a26;
    font-weight: 300;
    font-size: 15px;
    margin-top: 10px;
}

.signupfrom_title{
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    float: left;
    margin-left: 10%;
}

.signupfrom_acctitle{
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    float: left;
    margin-left: 7px;
}

.signinput_hbox{
    text-align: center;
    border-bottom: 1pt solid #cccccc;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.signinmess_font {
    color: #43A8DA;
    font-size: 12px;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-left: 2px;
    text-align: left;
    margin-bottom: -10px;
}

.icon_box{
    float: left;
}

#bdn td{
    border-bottom: 2px solid #f1f1f1;
    padding: 30px 0;
}

#bdnbox{
	margin: 10% 30px;
}

#bdntitle h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}

#bdndesc2 {
	line-height: 30px;
	font-size: 14px;
}


#bdndesc {
	padding: 10% 30px;
	line-height: 30px;
	font-size: 14px;
}



.menufixed {
    position: fixed;
    top: 0px;
    z-index: 1;
    width: 100%;
}

.serachfixed {
    position: fixed;
    top: 50px;
    z-index: 1;
    width: 330px;
}

.showcase{
	float: left;
	width: 75%;
	height: auto;
}

.showcase img{
	height: auto;
	max-width: 99%;
}

#gallery_01 {
	float: left;
	width: 15%;
	margin-left: 10px;
}

#gallery_01 img{
	border: 1px solid #CCC;
	width: 85px;
	height: 58px;
	margin-bottom: 4px;
}


@media only screen and (max-width: 1600px) {
    
    .search_panel {
        margin-top: 18%;
    }
    
	.search_subpanel {
		padding: 0px 0 10px !important;
	}
    
}

@media only screen and (max-width: 1100px) {
    
    .search_panel {
        margin-top: 23%;
        width: 850px;
    }
    
    .search_subpanel{
        padding: 8px 0 10px !important;
    }
    
}