/******************* BUTTONS *****************************/
/*.small_button	{
	background-color: #0D2E59;
	color: #FFF;
	
}
*/


/*********************************************************/

body {
	margin: 0px;
	top: 0px;
	font-family: Trade Gothic, Century Gothic, Gothic, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

#box{
	margin-top: 0px;
}

.box{
	text-align:left;
	vertical-align: top;
	width:760px;
}

.content {
    width:760px;
}

.total_width {
	width:760px;
}

fieldset{
	border: 0px;
	border-top: 1px solid #0D2E59;
	text-align: left;
	margin:0px;
}

#box_legend{
	font-weight: bold;
	font-size: 14px;
	color: #0D2E59;
}

.border_photo,.border_chat,.border_cc,.border_services
{
	border: 2px solid #647b8b;
}


.scroll_chat{
	font-weight: bold;
	color: #FFF;
	background: #F5801D;
	text-align:left;
	width:174px;
}

.userdata {
    color: #FFF;
    padding:0px;
    margin:0px;
    background: url() #7cbae7;
    width:100%;
    height:15px;
}

a.menu:link
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;  
}

a.menu:visited	
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover
{
        color: #000;
        text-decoration: none;
        font-weight: bold;
        text-decoration: underline;
}
a:link
{
	color: #647b8b;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;  
}

a:visited
{
	color: #647b8b;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
        color: #647b8b;
        text-decoration: none;
        font-weight: bold;
        text-decoration: underline;
}

a.availlist:link
{
	color: #647b8b;
	background-color: transparent;
	text-decoration: none;
}

a.availlist:visited
{
	color: #647b8b;
	background-color: transparent;
	text-decoration: none;
}

a.availlist:hover
{
        color: #647b8b;
	background-color: transparent;
        text-decoration: underline;
}

a.nc:link
{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

a.nc:visited
{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

a.nc:hover
{
        color: #fff;
	background-color: transparent;
        text-decoration: underline;
}

a.map:link
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

a.map:visited
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

a.map:hover
{
        color: #000;
	background-color: transparent;
        text-decoration: underline;
}

#footer .menu {
    font-size: 12px;
}

h5 {
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    color: #647b8b;
}

h2 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}


.summary,.summary table{
    font-size:12px;
    font-weight:bold;
}

.summary{
    border: 0px;
    border-top: 1px solid #F5801D;
}

/****************************************/


th{
	font-weight: bold;
	color: #647b8b;
	background: transparent;
	text-align: left;
	font-size: 13px;
	padding-bottom: 5px;
}

div,p{
	margin:0px;
}

.div_over{
	background: #E5E1D8;
}
.div_out{
	background: transparent;
}
.div_good{
        background: #D9E5C8;
}
.div_bad{
        background: #E5C8C8;
}

table{
	font-size: 11px;
}

h1 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}


h3 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}
h4 {
    font-weight: bold;
    margin: 0;
    font-size: 12px;
}

h6 {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
}



.intest {
	font-weight: bold;
	color: #FFF;
	background: #0D2E59;
	text-align: center;
}

.hidden {
    display: none;
}

.absolute {
    position: absolute;
}

.header_left {
    background: url(http://www.hotelsclick.net/images_dir/header_left_back.gif) repeat-x right top; 
    height: 110px;   
    vertical-align: top;
}

.menu {
    vertical-align: bottom;
    color: #647b8b;
}



.menu a:link	
{
	color: #647b8b;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;  
}

.menu a:visited	
{
	color: #647b8b;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover	
{
        color: #647b8b;
        text-decoration: none;
        font-weight: bold;
}

#footer .menu a{
	font-weight: normal;
}

.two_box{
	width:100%;
}

.header_right {
    background: url(http://www.hotelsclick.net/images_dir/header_right_back.gif) no-repeat right top; 
    padding-top:3px;
    height: 110px;
    width:770px;
    text-align:right;
    vertical-align: top;
}





legend{
	font-weight: bold;
	font-size: 12px;
	color: #0D2E59;
}



.border_call
{
	margin-top:2px;
	border: 2px solid #036303;
	width:174px;
}


html>body .border_call /* IE<=6 Bug*/
{	
	width: 170px;
}

.border_photo_home
{
	border: 2px solid #FFF;
}

.text {

}

.error {
    color: #F00;
    background: #FFF; 
    border: 1px solid #0D2E59;
    width:300px;
    position:absolute;
    top: 300px;
    left:490px;
    z-index: 1000;
}

.filters_error {
    color: #f00;
    background: #FFF; 
    padding-left: 20px;
    border: 1px solid #0D2E59;
    visibility: hidden;
    width:300px;
}

.div_select,.iframe,.callcentre
{    	height:150px;
	width: 100%;
	overflow: auto;
	margin-left:10px;
	margin-right:10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000;
	border-top: 1px solid #4F4F4F;
	border-left: 1px solid #4F4F4F;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
}

.no_border
{
	border:0px;
	background:transparent;
}

.iframe
{    	
	width: 400px;
	height:100px;
}

.callcentre
{    	
	width: 250px;
	height: 200px;
	margin:0px;
}

.num_verde
{    	
	color:#036303;
	font-size:12px;
	font-weight:bold;
}

.top_border{
	border-top: 2px solid #D8D8D8;
	height: 13px;
}

.left_border{
	border-left: 2px solid #D8D8D8;
    	width:13px;
}

.right_border{
	border-right: 2px solid #D8D8D8;
    	width:13px;	
}

.bottom_border{
	border-bottom: 2px solid #D8D8D8;
	height: 13px;
}

.corner_lt,.corner_rt,.corner_lb,.corner_rb {
    background: url(http://www.hotelsclick.net/images_dir/corner_lt.gif) no-repeat left top; 
    height: 13px;
    width:13px;
}

.corner_rt {
    background: url(http://www.hotelsclick.net/images_dir/corner_rt.gif) no-repeat right top; 
}

.corner_lb {
    background: url(http://www.hotelsclick.net/images_dir/corner_lb.gif) no-repeat left bottom;
}

.corner_rb {
    background: url(http://www.hotelsclick.net/images_dir/corner_rb.gif) no-repeat right bottom; 
}

.right_side{
	text-align:right;
	vertical-align: top;
	background: url(http://www.hotelsclick.net/images_dir/box_home_bottom.gif); 
	width:212px;
}

.first_box {
    background: url(http://www.hotelsclick.net/images_dir/box_home.gif) no-repeat; 
    padding-left:16px;
    padding-right:16px;
    width:212px;
    height:363px;
}

.date
{
	height:25px;
	vertical-align: top;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

.box_right,.box_left{
    width:50%;
    height:100px;
}

.box_right{
    background: url(http://www.hotelsclick.net/images_dir/corner_dx_sx.gif) no-repeat left top #ABBCDA;
    border-left: 10px solid #FFF;
}

.box_left{
    background: #386AAF;
    border-right: 10px solid #FFF;
}

.oblo{
	width:20%;
	height:100px;
}

.lune{
	background: url(http://www.hotelsclick.net/images_dir/bluelune.jpg) no-repeat  0 0;
	width:80%;
	text-align: right;
	color: #FFF;
	font-size:13px;
	padding-left:70px;
}

.underline	
{
	text-decoration: underline;
}

.italic	
{
	font-style: italic;
}

.text_bold
{
	font-weight: bold;
}

.text_normal, .text_normal table
{
	font-weight: normal;
}

.loading	
{
	font-style: italic;
    display: none;
}

.avail_true
{
    	font-size: 12px;
    	color: #0C0;
    	font-weight: bold;
}

.boxopened
{
    	font-size: 12px;
    	color: #F00;
    	font-weight: normal;
    	display: none;
    	border: 2px solid #0D2E59;
    	width: 300px;
    	text-align: justify;
    	position:absolute;
    	background-color: #FFF;
}

.avail_false
{
    	font-size: 12px;
    	color: #F00;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

.td_preview
{
	width:120px;
}

.box_clicked
{
 	position:absolute; 
 	left:0; 
 	top:0;
 	display:none;
 	background: #FFF;
 	width:500px;
 	border: 1px solid #386AAF;
}

.cursor_pointer{
	cursor: pointer;
}

.note{
	cursor: pointer;
	color:#F00;
	font-weight: bold;
	font-style: italic;
}


.hidden_block {
    display: none;
}

.red_font {
    color: #F00;
}

.special {
    font-weight: bold;
    text-decoration: underline;
    width:100%;
    /*padding-left:20px;
    padding-right:5px;*/
    height:20px;
    /*background: url(http://www.hotelsclick.net/images_dir/stick_blue.gif) no-repeat 0 0;*/
}

.green_font {
    color: #0C6;
}

.highlight {
    background-color: #FF6;
}





.user_data{
    background-color: #BFCBE2;
    border: 1px solid #084D80;
}

.chat_table{
    width:350px;
    height:275px;
    background: #DBE1ED;
}
/******************* VOUCHER **********************/
.voucher_header
{
	font-size:18pt;
	font-weight:bold;
	text-align: left;
	color:#2a0b57;
	margin-right:10px;
	text-transform:uppercase;
}
.voucher_book_field
{	
	color:#FFFFFF;
	background: #084D80;
	text-decoration: none;
	text-align:right;
	vertical-align:middle;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width:30%;
	border-bottom: 1px solid #084D80;
	border-right: 1px solid #084D80;
}
.voucher_book_data
{	
	color:#084D80;
	text-decoration: none;
	text-align:left;
	padding-left:7px;
	vertical-align:middle;
	height: 20px;
	width:70%;
	border-bottom: 1px solid #084D80;
	font-size: 12px;
    background:transparent;
}

.voucher_data_title
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #993333;
	text-decoration:none;
	padding: 20px 10px 0px 0px;
}

.googleearth {
    font-size: 9px;
}

.small_sheet
{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	background-color: #F00;
}
/******************* ALIGN & VALIGN **********************/
.align_left	
{
	text-align: left;
}

.align_center	
{
	text-align: center;
}

.align_right	
{
	text-align: right;
}

.align_justify
{
	text-align: justify;
}

.valign_top
{
	vertical-align: top;
}

.valign_middle	
{
	vertical-align: middle;
}

.valign_bottom	
{
	vertical-align: bottom;
}

block_center
{
    margin-left: 50%;
    margin-right: 50%;
}

block_left
{
    margin-left: 0%;
    margin-right: 100%;
}

block_right
{
    margin-left: 100%;
    margin-right: 0%;
}

/*********************************************************/

/******************* FORM ********************************/
/*input	
{
	height:18px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	border:1px solid #333;
	background-color: transparent;
	padding:1px;
	text-align:left;
}

input:focus
{
	background-color: #BEC0C2;
	color: #000;
}

select
{	border:1px solid #0D2E59;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color:#FFF;
	text-align:left;
}

textarea	
{
	
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border:1px solid #0D2E59;
	background-color:#FFF;
	text-align:left;
}*/

form	
{
	border:0px;
	padding: 0px;
	margin: 0px;
}

.form_title
{
	background-color: #9dcae1;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.small_form_title {
	background-color: #9dcae1;
	color: #fff;
	font-weight: bold;
}
	
.avail_table_width {
	width: 753px;
}

.avail_button_table_width {
	width: 748px;
}

.room_table_width {
	width: 758px;
}

.form_box {
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: 5px;
}

.availbg {
	background-color: #cfedef;
}

.availbr {
	border: solid 1px #7b817f;
}

.availbox {
	color: #FFF;
	background: #FFF; 
}

.total
{
	color: #647b8b;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.book
{
	color: #647b8b;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	padding-right: 10px;
}

.hotel_details
{
	color: #647b8b;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.original_total
{
	font-size: 12px;
	text-decoration:line-through;
	font-weight: bold;
}


.free
{
	color: #F00;
	font-weight: bold;
	font-style: italic;
}

.CNF
{
	color: #0C6;
	font-weight: bold;
	text-transform: uppercase;
}

.CXL
{
	color: #F33;
	font-weight: bold;
	text-transform: uppercase;
}

/*********************************************************/



.fieldset_color{
	border: 0px solid #0D2E59;
	border-top: 2px solid #F5801D;
	background: #F5EBE2;
}

li {
	list-style: none;
}

a:link {
	color: #647b8b;
	text-decoration: none;
}

a:visited {
	color: #647b8b;
	text-decoration: none;
}
a:hover {
	color: #647b8b;
	text-decoration: underline;
}

a img {
	border: 0px;
}


legend {
	color: #647b8b;
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
}

fieldset {
	border: solid 1px #fff;
	background-color: #cfedef;
}

/********* ALIGN E VALIGN ***********/
.valign_top {
	vertical-align: top;
}

.valign_middle {
	vertical-align: middle;
}

.valign_bottom {
	vertical-align: bottom;
}

.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
/********* ************** ***********/

/********* PADDING E MARGIN *********/
.marBot {
	margin-bottom: 10px; 
}

.marBot {
	margin-top: 10px; 
}
/************************************/

#contentTable {
	margin-top: 10px;
	background-color: #fff;
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;	
}

.whiteText {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.darkGreyText {
	color: #647b8b;
	font-weight: bold;
}

.blueTable {
	background-color: #9dcae1;
	font-size: 11px;
	border: solid 1px #7b817f;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}

.lightBlueTable {
	background-color: #cfedef;
	width: 100%;
	border: solid 1px #7b817f;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.reg a:link {
	color: #fff;
	text-decoration: underline;
}

.reg a:visited {
	color: #fff;
	text-decoration: underline;
}

.reg a:hover {
	color: #7b817f;
	text-decoration: none;
}

.button {
	background-color: #fff;
	color: #7b817f;
	border: solid 1px #9dcae1;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.footer {
	width: 760px;
}
