@import url("menu.css");

/* this is all to do with getting the full height of the page in the wrapper */
html, body { }

body {
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", serif;
	font-family: Georgia, serif;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 140%;
	letter-spacing: 0.5px;
	background-color: #CCCCCC;
	background-image: url(/cms/templates/arathra_h/images/background1.gif);
	background-repeat: repeat;
}

/*  ############# STANDARD LINK REMOVAL AND STANDARD HTML ELEMENTS ########### */

A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: underline; color: blue;}

li {margin-bottom: 10px;}

hr { color: red; }

img { border: none; }

/* this is used for the titles of the modules incl left menu */
h3 {
	font-size: 12px;
}

/* ########## MAIN LAYOUT ELEMENTS ########## */


#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	min-height: 100%;
	height: auto; /* for full height of page */
	overflow: auto; /* leave this; it's for full height; if it causes scrollbars then use overflow: hidden */
	border: thin solid #999999;
	background-color: white;
}

/*** THE LEFT COLUMN OF THE SITE **/

#leftcolumn {
	float: left;
	width: 150px; 
}

#logo {
	margin-top: 20px;
	margin-left: 25px;
}

#leftmenu { 
	margin-top: 40px;
	padding-left: 20px;
}
/* remove bullet point */
#leftmenu li {
	list-style: none;
	margin-left: -39px;
}
li{margin-left:0px;}

#greecelogo {
	margin-top: 100px;	
	margin-left: 20px;
	margin-bottom: 20px;
	display: none;
}

/** END **/

/*** THE RIGHT COLUMN OF THE SITE **/
#rightcolumn {
	float: right;
	width: 800px;
}

#title {
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 30px;
	text-align: right;
}

#topmenu { height: 50px; }

#breadcrumb {
	text-align: right;
	margin-top: -5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#rightmaincolumn {
	float: right;
	width: 150px;
	xbackground-color: #E2E0DC;
	margin-right: 10px;
}

#content {
	padding-right: 10px;
	width: 600px;
}

#bottomrocker {
	padding: 10px;
}
/** END **/

#footer {
	font-size: 11px;
	margin: 20px;
}


.breadcrumbs {
	font-size: 10px;
	white-space: nowrap;
}

/* ADDITIONAL CHANGES */

.componentheading {
	font-size: 18px;
	font-weight: bold;
	margin-top: -27px;
}
.contentheading {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 40px;
}

.contentdescription { padding-top: 13px; }

table.contentpaneopen { margin-top: -31px; padding-right: 5px; }

.m4j_header_text {
	font-size: 33px;
	background-color: red;
}

.menuqlinks A { font-size: 11px; }
.menuqlinks LI { margin-bottom: 5px; }
.menuadvsearch A { font-size: 11px; }


/* THIS IS CHANGE TO THE SUPERFISH MENU */
.sf-menu { font-size: 11px; }
.sf-menu a, .sf-menu a:visited  { color: white; }
.sf-menu a { border-left: #98907D; border-top: #98907D; }
.sf-menu li { background: #98907D; background: #999999; }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #716959; }





/* THIS CHANGES SOBI2 */

#sobi2CatListSymbols { display: none; }
#sobi2HeaderAddLink { display: none; }


table.sobi2Listing {
	border-spacing: 0px 10px;
	width: 600px;
}
table.sobi2Listing td {
	background-color: #FFF3C4;
	border-style: none;
	border-color: #F3F3F3;
	border-width: 0px;
	vertical-align: top;
}


#sobi2details {
	padding-bottom: 25px;
}

#proplink, #loclink {
	padding: 15px;
	text-align: center;
	font-weight: bold;
}

img.sobi2DetailsImage {
	float: none;
	text-align: center;
}

.sobi2ItemTitle { }
.sobi2Footer { display: none; }

#vcardinfo {
	margin-top: -10px;
	color: #333333;
	padding: 10px;
	font-size: 11px;
	line-height: 150%; 
}

/* Style of Icon (Small Image) */
.sobi2Listing img {
	float: right;
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
	
}

.sobi2Featured IMG { width: 130px; height: 95px; }

.sobiGalleryImage_caption {
	white-space: nowrap;
	text-align: left;
	padding-left: -20px;
	
	color: #999999;
	padding: 0px;
	float: none;
}

.sobi2Featured IMG {
	padding-top: 5px;
	padding-bottom: 15px;
}



#gallery {
	margin-top: 10px;
	margin-bottom: 10px;
}


.answer1, .answer2 { 
	padding: 10px; 
	padding-left: 20px;
	padding-right: 20px;	
}

.faqtogglerdiv1, .faqtogglerdiv2 {
	margin-top: 10px;
	margin-bottom: 10px;
}


.sobi2Header, .sobi2CompDesc {display: none; }

div.moduletable_arathra2 { padding-top: 30px; }
table.moduletable_arathra2 { margin-left: -5px; }
table.moduletable_arathra2 INPUT {
	border: 1px solid #D4D0C8;
	font-size: 12px;
}

table.vcardtable {}
table td .vcardimagetd { width: 300px; }
table td .vcardimagetd IMG { float: left; padding: 10px;}
table td .vcardinfotd { width: 300px; }

table.sobi2Details { width: 610px; }

#field_code { 
	color: #999999; 
	font-size: 12px;
	font-weight: normal;
}
#field_d_short {
	margin-top: 0px;
	background-color: #FFFFF0;
	padding: 5px;
	border: thin dotted #CCCCCC;
	width: 612px;
	font-size:12px;
}
#field_d_long {
	background-color: #E8FFE8;
	padding: 5px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 612px;
	font-size:12px;
}

#gallery_text {
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
}

div.moduletableDiscounted {
	background: #CCCCCC;
	padding: 10px;
	font-size: 11px;
}
div.moduletableDiscounted h3 { font-size: 13px; color: #CC0000; margin-top: -5px }
div.moduletableFeatured {
	margin-top: 10px;
	background: #CCCCCC;
	padding: 10px;
	font-size: 11px;
}
div.moduletableFeatured h3 { font-size: 13px; color: #CC0000; margin-top: -5px }


TABLE.ad_footer {
	margin-top: 20px;
}
TABLE.ad_footer IMG { }
TABLE.ad_footer TD { padding: 5px; text-align: center; }
TD.cell1 { width: 150px; }
TD.cell2 { }
TD.cell3 { }
TD.cell4 { }
TD.cell5 { }


div.C65 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px; 
	margin-bottom: 5px;
	color: #CC0000;
}

/* search button */

.inputbox {	border: 1px solid #CCCCCC; }
#sobi2eSearchLabel { white-space: nowrap; }
.button {
	background-color: #999999;
	color: #FFFFFF;
	border: 0px;
}

table.moduletable_arathra2 input.button, #sobiSearchSubmitBt.button { 
	background-color: #CC0000;
	color: #FFFFFF;
}



.sobi2eSearchForm_locsearch .inputbox {
	background-color: yellow;
	font-size: 11px;
	margin-left: -3px;
	overflow: hidden;
}

.sobi2eSearchForm .sobi2eSearchLabel { vertical-align: bottom; }
.sobi2eSearchForm #field_location { margin-top: 25px; }
.sobi2eSearchForm #field_sleeping { margin-top: 25px; }
.sobi2eSearchForm #field_priceband { margin-top: 25px; }
.sobi2eSearchForm #field_pool { margin-top: 25px; }
.sobi2eSearchForm #field_rating { margin-top: 25px; }
.sobi2eSearchForm #field_character { margin-top: 25px; }
.sobi2eSearchForm #field_longterm { margin-top: 25px; }

/* puts some grey on these titles */

#foundextra, #gallery_text, #min_rental {
	font-style:italic;
	font-size:11px;
	margin-top: 10px;
	color: 	#989898;
}


.lqmPane { padding: 0px; margin: 0px; }
.lqmPane TABLE { margin-left: -2px; }
.lqmPane TD { text-align: left; }



