/************************************************************/
/*************** FREETIMERS INTERNET CSS ********************/
/************************************************************/

/************************************************************/
/********************* BEGIN CSS ****************************/
/************************************************************/

@import url('general.css');
@import url('properties.css');
@import url('testimonials.css');
@import url('more-styles.php');

object {
	float: none;
}

body
{
    margin: 0px;
    padding: 0px;
}

body, td, th, a, input, select, table
{
		text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #045884;
}

h1.pageTitle
{
		font-size: 14px;
		margin: 0 0 8px 0;
}

.clearBoth
{
    clear: both;
}

ul
{
		margin: 0;
		padding: 0;
		list-style-type: none;
}

div.rule 
{
		border-bottom: 1px solid #D8E2EB;
}


/************************************************************/
/************************ OPTIONS ******************************/
/************************************************************/
	
.userOptions a
{
	padding: 5px; 
	background: #eee;
	text-decoration: none;
	border: 1px solid #ccc;	
}

.userOptions a.delete
{
	background: #FF0000;
	color: #FFF;
}

/************************************************************/
/************************ FORM ******************************/
/************************************************************/

input.date 
{
		cursor: hand;
		background: url('../images/layout/icons/date.gif') no-repeat right;
}

select, input, textarea
{
		font-size: 10px;
		background: #FFF;
		border: 1px solid #D6E4E7;
}

select.bigger, input.bigger, textarea.bigger
{
		font-size: 12px;
		padding: 2px;
}


/************************************************************/
/************************ MAIN ******************************/
/************************************************************/

#mainContainer
{
	text-align: left;
  display: block;
  padding-top: 10px;
  width : 950px;
  margin: auto;
  /* min-height: 1800px; */
}

#mainBorder
{
	border: 1px solid #D8E2EB;
}

.phoneNumber
{
  float: right;
  color: #CB0000;
  font-size: 15px;
}

.columnPadding
{
	padding: 2px 6px;
}

.news
{
	text-align: left;
}

.sectionHeader
{
	text-align: left;
	margin: 0 0 6px 0;
	background: url('../images/layout/headers/bg-heading.jpg');
	/* line-height: 49px; */
	/* height: 49px; */
	padding: 17px 0 18px 10px;
	width: 144px;
	font-weight: bold;
}

.sectionHeader,
.sectionHeader a
{
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
}

.sizeSmaller,
.sizeSmaller a
{
	font-size: 11px;
}

/************************************************************/
/*********************** HEADER *****************************/
/************************************************************/

#headerContainer
{
		height: 71px;
    padding: 10px 0px 14px 0px;
    margin: 0px;
    clear: both;
    background: #1C3C55;
    color: #FFF;
}

#headerShadow
{
	  background: url('../images/layout/general/shadow.gif') repeat-x;
	  height: 10px;
}

/*
#headerContainer input
{
		background: #1E405B;
		border: 1px solid #6A869C;
		font-size: 11px;
		color: #BACDDC;
		padding: 0px 0;
		text-indent: 2px;
}
*/

#headerContainerLeft
{
    float:left;
    width: 200px;
}

#headerContainerCenter
{
    margin-right: 200px;
    margin-left: 200px;
    z-index:-1;
}

#headerContainerCenter img
{
		margin-left: 40px;
}

#headerContainerRight 
{
    float: right;
}

#headerContainerRight
{
    color: #BACDDC;
    float: right;
    width: 200px;
}

/************************************************************/
/******************** LOGIN BOX *****************************/
/************************************************************/

.loginBox 
{
		margin: auto;
		width: 135px;
}

.loginBox div
{
		padding: 4px;
}

.loginBox input
{
		font-size: 12px;
		padding: 2px 2px 2px 6px;
		width: 100%;
		border: 1px solid #698394;
		color: #ADBBC6;
		background: #3B5971;
}

.loginBox a
{
		color: #ADBBC6;
		float: left;
}

.loginBox input.submit
{
		padding: 1px;
		width: auto;
		float: right;		
}

/************************************************************/
/******************** SEARCH BOX *****************************/
/************************************************************/

.searchBox div
{
		padding: 3px;
		margin: auto;
}

.searchBox select,
.searchBox input
{
		border: 1px solid #D6E9F0;
		font-size: 12px;
		color: #296B83;
		width: 150px;
		padding-left: 4px;;
}

.searchBox input.submit
{
		text-align: center;
		font-size: 11px;
		width: 60px;
		background: url('../images/layout/general/bg_submit.gif') repeat-x;
		height: 20px;
}

input.niceButton
{
		margin: auto;
		text-align: center;
		font-size: 11px;
		background: url('../images/layout/general/bg_submit.gif') repeat-x;
		height: 20px;
}

/************************************************************/
/*********************** MIDDLE *****************************/
/************************************************************/

.centerColumn
{
    margin-right: 166px;
    margin-left: 166px;
    z-index:-1;
}

.topColumnbox,
.centerColumnbox
{
		height: 165px;
    border: 1px solid #D8E2EB;
}

.topColumnbox table,
.centerColumnbox table
{
    border-collapse: collapse;
}

.topColumnbox td,
.centerColumnbox td
{
		vertical-align: top;
}

.topColumnbox p,
`.centerColumnbox p
{
	  margin: 0px 0px 0px 0px;
	  padding: 0px;
}

.topColumnbox .text,
.centerColumnbox .text 
{
		width: 160px;
		background: #FAFBFF;
}

.topColumnbox .text span,
.centerColumnbox .text span
{
		display: block;
	  padding: 4px;
}

.topColumnbox .image,
.centerColumnbox .image
{
		height: 165px;
	  width: 442px;
}

.country
{
		padding-top: 8px;
		padding-bottom: 118px;
		padding-left: 10px;
		font-size: 14px;
}

.price
{
		padding-left: 15px;
		font-size: 14px;
}

.countryRight
{
	 padding-top: 8px;
	 padding-bottom: 110px;
	 padding-right: 7px;
	 font-size: 14px;
	 text-align: right;
}

.priceRight
{
		padding-right: 7px;
		font-size: 14px;
		text-align: right;
		line-height: 28px;
}

/************************************************************/
/*********************** LEFT *******************************/
/************************************************************/

.leftColumn
{
    float: left;
    width: 165px;
    z-index:1;
}

.leftColumn p
{
  margin: 0px 0px 110px 0px;
  padding: 2px 7px;
}

/************************************************************/
/*********************** RIGHT ******************************/
/************************************************************/

.rightColumn
{
 		float: right;
    width:165px;
    z-index:2;
		text-align: center;
}

.rightColumn .caption
{
		text-align: left;
		padding: 2px 8px;
}

/************************************************************/
/******************* VERTICAL MENU **************************/
/************************************************************/

#vertical, #vertical ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    float : left;
    width : 50px;
}

#vertical li
{
    position : relative;
    float : left;
    line-height : 14px;
    width: 50px;
    border-bottom: 1px solid #ccc;
}

#vertical li ul
{
    position : absolute;
    left: -999em;
    margin-left : 120px;
    margin-top : -18px;
}

#vertical li ul ul
{
    left: -999em;
}

#vertical li a
{
    display : block;
    width: 120px;
    /* w\idth : 110px; */
    font-weight : bold;
    text-decoration : none;
    background: #FFF;
    line-height: 18px;
    text-indent: 2px;
}

#vertical li a:hover
{
    color : white;
    background-color : black;
}

#vertical li:hover ul ul,
#vertical li:hover ul ul ul,
#vertical li.sfhover ul ul,
#vertical li.sfhover ul ul ul
{
    left: -999em;
}

#vertical li:hover ul,
#vertical li li:hover ul,
#vertical li li li:hover ul,
#vertical li.sfhover ul,
#vertical li li.sfhover ul,
#vertical li li li.sfhover ul
{
    left: auto;
}

/************************************************************/
/****************** HORIZONTAL MENU *************************/
/************************************************************/

#horizontal,
#horizontal ul
{
  	margin: 0;
  	list-style: none;
  	text-align: left;
}

#horizontal ul
{
		padding: 5px 0;
}

#horizontal a
{
  	display: block;
  	padding: 0 5px 0 4px;
  	color: #BACDDC;
  	text-decoration: none;
  	font-weight: bold;
}

#horizontal a:hover
{
  	display: block;
  	color: #FFFFFF;
}

#horizontal li
{
  	float: left;
}

#horizontal li ul
{
  	position: absolute;
  	width: 10em;
  	left: -999em;
}

#horizontal li:hover ul
{
	 left: auto;
}

#horizontal li:hover ul,
#horizontal li.sfhover ul
{
    left: auto;
}

#horizontal li ul,
#horizontal li ul li,
#horizontal li ul li a
{
		width: 150px;
}

#horizontal li ul li a
{
		line-height: 18px;
}

#horizontal li ul
{
		
		border: 1px solid #fff;
		color: #FFF;
  	background: #1C3C55;
}

/************************************************************/
/************************ FORM ******************************/
/************************************************************/

.formDisplay dt
{
    float: left;
    width: 110px;
    font-weight: bold;
    line-height: 20px;
}

.formDisplay dd
{
    margin-left: 120px;
}

.formDisplay dd input
{
		width: 150px;
}

.formDisplay dd input.submit
{
		width: auto;
}

.formDisplay dd textarea
{
    width: 400px;
    height: 120px;
}

/************************************************************/
/************************ FOOT ******************************/
/************************************************************/

#freetimersFooter
{
    clear: both;
    text-align: center;
    background-color: #21435E;
		line-height: 30px;
		margin-top: 10px;
}

#freetimersFooter, #freetimersFooter a
{
		color: #FCFFFF;
}

/************************************************************/
/********************** ERRORS ******************************/
/************************************************************/

.errors {
	border: 1px solid #FF0000;
	background: #EEEEEE;
	padding: 6px;
}

.errors ul li {
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}

/************************************************************/
/**************** TRANSACTION PAGES *************************/
/************************************************************/

.transaction-table
{
}

.transaction-table table
{
	/* width: 540px; */
}

.transaction-table table td
{
	padding: 2px;
	/* border: 1px solid #eee; */
}

.transaction-table .info
{
	border: 1px solid #ddd;
	background: #EEE;
	font-weight: normal;
	padding: 2px 4px;
}

.booking-table
{

}

.property-table
{

}

.booking-details
{
	padding: 6px;
}

/* TRANSPARENT BOX 
 ***********************************************/

.transparent-box
{
  width: 607px;
  height: 165px;
  border: 1px solid #D8E2EB;
}

.box-image
{
/* border-style:	solid;
 border-color:	red;
 border-width:	1px;*/
 width:			150px;
 height:		100px;
}

.transparent-box .box-bar
{
  height: 26px;
  line-height: 25px;
  /*background: url('../images/transparent-image.png');*/
  padding: 0 33px;
}

.transparent-box .box-content
{
  padding: 0 12px;
  height: 100px;
}

.transparent-box .box-content p
{
  margin: 0 0 10px 0;
}

.transparent-box .text
{
  background: #FAFBFF;
  width: 160px;
}

.transparent-box .text span
{
  display: block;
  padding: 6px; 
}

/********************* Additional SEO CSS ****************************/

.content_text
{
  text-align:justify;
  margin: 0px;
  padding:0px;
  line-height:16px;
}

.content_h1
{
  font-size: 12px;
}
