@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Gill Sans MT', sans-serif;
	background: url(images/bg.png) no-repeat;
	margin:0;
	padding:0;
	text-align: center;
}

/*Main elements*/
.main #container {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

.main #inner_cont {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.main #header {
	width: 1000px;
	height: 55px;
	background: url(images/serendipity_title.png) no-repeat;
	margin: 5px auto -80px auto;
	float: left;
}

.main #nav_click {
	width: 222px;
	height: 50px;
	position: absolute;
}

.main #quote {
	float: right;
	text-align: right;
	margin: 10px 5px 5px auto;
}

/*Content areas*/
.main #content {
	width: 998px;
	background-color: #fffdf9; /*#fffdf5; rose colour */
	margin: 78px auto 0 auto;
	float: left;
	border: 1px solid #efefee;
	height: auto;
	text-align: left;
	overflow: hidden; /*This prevents artificially lengthened borders to extend beyond the column*/
}

.main #left {
	width: 356px;
	float: left;
	padding: 10px 20px 20px 20px;
	height: 372px;
	text-align: left;
	background: url(images/left_horizontal.png) repeat-y;
}

.main #map {
	width: 356px;
	float: left;
	padding: 10px 20px 20px 20px;
	height: 372px;
	text-align: left;
}

.main #portrait_contact {
	width: 360px;
	height: 600px;
	float: right;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

.main #right {
	width: 600px;
	height: 400px;
	float: right;
	border: 1px solid #cccccc;
}



/*Contact*/

.main #contact {
	width: 210px;
	margin-top: 20px;
	float: left;
}

.main #contact #contactdetails{
	width: 250px;
	float: left;
	color: #666;

}

fieldset.ct {
	border-color: #ffffff;
	border-width: 1px;
}

#contact-area {
	width: 300px;
	margin: 25px 0 0 30px;
	float: left;
}

#contact-area p {
	font-style: italic;
	margin-top: 25px;
	margin-right: 0px;
	/*padding-bottom:10px;*/
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 200px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	color: #393939;
	
}

#contact-area #submit {
	background-color: #f2f2f2
}

#contact-area textarea {
	height: 100px;
	width: 280px !important;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #000;
}

#contact-area input.submit-button {
	width: 100px;
	font-size: 12px;
	float: left;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 200px;
	padding-top: 5px;
	font-size: 12px;
	color: #393939;
}

/*About*/

.main #about {
	width: 289px;
	padding: 10px 10px 20px 0px;
	float: left;
	height: 100%;
	padding-bottom: 1000px; /*This artificially extends borders to be equiheight with longest column*/
	margin-bottom: -950px;
}
.main #services {
	width: 290px;
	height:100%;
	padding: 10px 10px 20px 14px;
	border-left: #666 dotted 1px;
	float: left;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
.main #faq {
	background-color: #f9f3ed; /*f8efec*/
	width: 329px;
	float: right;
	border-left: #666 dotted 1px;
	padding: 22px 20px 0 10px;
	text-align: left;
	padding-bottom: 1000px;
	margin-bottom: -976px;
}

/*FAQ divs*/

p.valid {
	display: block;
	margin-top: 40px;
	font-size: 12px;
	font-style: italic;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 40px 0 40px 0;
	/*background: #f9f3ed;*/
}

#faq img{
	float: right;
	width: 328px;
	margin-bottom: 10px;
}
.main #right_2 {
	padding-top: 65px;
	width: 350px;
	float: right;
}

.main #map_canvas {
	width: 150px;
	height: 150px;
	border: 1px solid #CCC;
	padding: 10px 10px 5px 10px;
	margin: 10px 10px 5px 35px;
	float: left;
}

.main #melwayref {
	float:left;
	margin-left:35px;
	color: #393939;
	font-size: 12px;
}
.main #left_2 {
	width: 600px;
	position: relative;
	height: 100%;
	float: left;
	padding: 10px 20px 20px 20px;
	text-align: left;
}
.main #left_2_folio {
	width: 960px;
	position: relative;
	height: 100%;
	float: left;
	padding: 10px 20px 20px 20px;
	text-align: left;
}

.main #image_panel{
	float: right;
	width: 400px;
	height: 600px;
	text-align: right;
	margin-left: 15px;
	border: 1px solid #ccc;
	padding: 15px;
	overflow: hidden;
}

.main #image_panelh{
	float: right;
	width: 757px;
	height: 505px;
	text-align: right;
	margin-left: 19px;
	border: 1px solid #ccc;
	padding: 15px 14px 25px 15px;
	overflow: hidden;
}

.quotesec {
	padding: 15px 20px 0 20px;
	margin: 0 0 0 0;
	float: right;
	width: 300px;
	border-left: 1px solid #cccccc;
	background-color: #f7f5f2; /*f9fbf*/
	
}

.quotesec p{
	font-size: 13px;
	margin-bottom: 10px;
}

#quotesech {
	padding: 10px 275px 0 19px;
	margin: 25px 0 0 20px;
	float: left;
	width: 492px; /*747px is 100%. GR is 462px*/
	border-bottom: 1px solid #cccccc;
	background: url(images/quotesech_background.png) repeat-y; /*f9fbf, f7f5f2*/	
}

#quotesech p{
	font-size: 13px;
	margin-bottom: 10px;
}


#left_2_folio img{
	margin: 0;
}

/*.caption{
	text-align: right;
	font-size: 10px;
	width: 415px;
	padding: 3px 15px 3px 0;
	margin: 0 0 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f7f5f2;
}*/

#left_2_folio h2{
	margin-bottom: 10px;
}

#nav{
	float: left;
	background: url(images/name_deco2.png) repeat-y;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	width: 150px;
	padding: 17px 3px 17px 0;
	margin: 0;
}

.names{
	list-style-type: none;
	margin-right: 3px;
	margin: 0;
	padding: 0;
}
.names li{
	/*border-bottom: 1px solid #ccc; /* white border beneath each menu item */
}

.names li a{
	color: #4a4a4a;
	display: block;
	width: 150px;
	padding: 4px 3px 2px 0;
	text-decoration: none;
	border-bottom: 1px solid #fffdf9;
}

.names a.current{
	background: #fffdf9;
	width:150px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px !important;
	color: #8D8D8D !important;
}



/*.names .current{
	background: #fffdf9;
	width:153px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}*/

.names .current a:hover{
	background-color: #fffdf9;
}

.names .active a{
	font-size: 14px !important;
	color: #8D8D8D !important;
}

.names li a:hover{
	background-color: #e1e1d7;
	border-bottom: 1px solid #ccc;
}


/*Galleries*/
#gallery_menu {
	float: left;
	width: 1000px;
	background-color:  #f0ede9;
	text-align: right;
	font-size: 12px;
	border-bottom:1px solid #ccc;
	padding: 5px 8px 5px 0;
	margin: 1px 0 20px 0; /*margin from TOP*/
}

#gallery_container {
	width: 900px;
	text-align: center;
	margin: 0 auto;
}

.galleries {
	float: left;
	list-style-type: none;
	margin-right: 3px;
	margin: 0;
	padding: 0;
}

.galleries li {
	display: inline;
	padding: 5px 0 5px 0;

}

.galleries li.last {
	/*currently this is highlighted for "destinations"*/
	margin-right: 8px;
	background-color: #fffdf9;
	border-top: 1px dotted #ccc;
	margin-top: -1px;
	background-image: url(gallery/destination.png);
}

.galleries li.title {
	font-variant: small-caps;
	padding: 5px 30px 5px 35px;
	background-color: #fffdf9;
	/*border-bottom: 1px solid #fffdf9;*/
}

.galleries li a {
	color: #4a4a4a;
	display: block;
	width: 150px;
	padding: 5px 12px 5px 12px;
	border-right: 1px dotted #ccc;
	text-decoration: none;
	display: inline;
}

.galleries a.current {
	background: #fffdf9;
	margin-top: -1px;
	margin-left: -1px;
	width:150px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fffdf9;
	color: #8D8D8D !important;
}

.galleries .current a:hover {
	background-color: #fffdf9;
	border-bottom: 1px solid #fffdf9;
}

.galleries .active a {
	margin-top: -1px;
	font-size: 14px !important;
	color: #8D8D8D !important;
}

.galleries li a:hover {
	background-color: #e1e1d7;
}

/*Galleria*/
.gallery_demo {
	width:900px;
	margin:0 auto;
	display: inline;
}

.gallery_demo li {
	border: 1px double #ccc;
	margin: 0 2px;
	background-color: #fff;
}

.gallery_demo li div .caption {
	display: none;
}

#main_image {
	padding: 0 0 37px 0;
	margin: 0 0 60px 0;
	height: 600px;
	display: none;
}
#thumbs {
	position: relative;
	float: left;
	margin: 0 -50px 0 -50px;
	padding: 20px 20px 11px 50px;
	width: 931px;
	background-color: #f0ede9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.flourish {
	position: relative;
	width: 40px;
	height: 180px;
	background: url(images/flourish.png) no-repeat;
	margin: 0 0 0 110px;
}



.main #advice_menu {
	width: 110px;
	position: relative;
	float: left;
	padding: 10px 0 12020px 5px;
	margin-bottom: -12000px;
	border-right: #666 dotted 1px;
	background: url(images/advice_menu_bg.png) repeat-y; 
	text-align: right;
}

#advice_menu a {
	width: 111px;
	display: block;
	vertical-align: middle;
	float: right;
	height: 15px;
	padding: 10px 5px 10px 0px;
	font-size: 13px;
	text-align: right;
	text-decoration: none;
	color: #000000;

}

#advice_menu a:hover {
	background-image: url('images/over.png');
	background-repeat: repeat-x;
}

#advice_menu .selected {
	vertical-align: middle;
	margin: 0 0 0 0;
	background-image: url('images/current.png');
	background-repeat: repeat-x;
}

.main #advice {
	position: static;
	float: left;
	text-align: left;
	width: 840px; /*840px*/
	padding: 10px 20px 20px 20px;
		
}

.advice_text {
	float: left;
	width: 380px;
	margin: 0 10px 0 0;
}

.advice_img {
	display: block;
	top: 0;
	float: right;
	width: 430px;
	margin: 12px 0 0 10px;
	

}

.advice_img img{
	padding: 15px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
}

.lightwindow img {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 10px 10px 10px 0;
	float: left;
}


/*Navbar top*/
.main #navbar_top {
	width: 999px;
	vertical-align: middle;
	height: 24px;
	margin: 65px 0 -78px 1px;
	float: left;
	text-align: left;
	background: url(images/bg_button.png) repeat-x;
}

#navbar_top a {
	width: 100px;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
	padding: 7px 35px 6px 34px;
	text-align: left;
	text-decoration: none;
	color: #4A4A4A;
	margin-left: -1px;
	margin-right: -1px;
}

#navbar_top a:hover {
	background-image: url('images/over3.png');
	background-repeat: repeat-x;
}

#navbar_top .active {
	height: 20px;
	vertical-align: middle;
	margin: 0 -2px 0 -2px;
	background-image: url('images/over2.png');
	background-repeat: repeat-x;
}

#navbar_top a.active a:hover {
	background-image: url('images/over2.png') !important;
	background-repeat: repeat-x;
}

#navbar_top a.current {
	height: 20px;
	vertical-align: middle;
	margin: 0 -2px 0 -2px;
	background-image: url('images/over2.png');
	background-repeat: repeat-x;
}

#navbar_top a.current a:hover {
	background-image: url('images/over2.png') !important;
	background-repeat: repeat-x;
}

/*idTabs*/
.main #idTabs {
	width: 960px;
	vertical-align: middle;
	height: 25px;
	margin: 5px 0 20px 5px;
	float: left;
	text-align: left;
}

#idTabs a {
	width: 25px;
	vertical-align: middle;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #4A4A4A;
	margin-left: 0px;
	margin-right: 0px;
}

#idTabs a:hover {
	background-image: url('images/over.png');
	background-repeat: repeat-x;
}

#idTabs .selected {
	vertical-align: middle;
	margin: 0 0 0 0;
	background-image: url('images/current.png');
	background-repeat: repeat-x;
}

/*Clear float*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*Footer*/
.main #footer {
	position: fixed;
	text-align: left;
	left: 6px;
	bottom: 0px;
}

#footer p {
	margin: 0;
	}
.main #adv_footer {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	background: url(images/footer_shadow.png) repeat-x;
	float: left;
}

/* Type */

h1{
	font-family: 'Gill Sans MT', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	text-indent: 0;
	color:#393939;
}

#left h1 {
	margin: 25px 0 35px 0;
}

h2{
	font-family: 'Gill Sans MT', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -10px;
	text-indent: 0;
	color: #393939;
	}

#about > h2 {
	margin-bottom: 5px;
	margin-left: 20px;
}
	
h3{
	font-family: 'Gill Sans MT', sans-serif;
	font-size: 14px;
	color: #393939;
	font-weight: 100;
	font-style: italic;
	text-indent: 0;
}


/*ACCORDION FAQ*/

h3.trigger {
	padding: 0 0 0 20px;
	background: url(images/toggle_up.png) no-repeat 8px 7px;
	margin: 0;
	width: 279px;
	float: left;
	border-bottom: 1px dotted #ccc;
}

h3.trigger a {
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 -20px;
	color: #828282;
	}

h3.trigger a:hover {
	text-decoration: none;
	display: block;
	background: #fcf3ed url(images/toggle_up.png) no-repeat 8px 7px;
}

h3.active {
	margin: 0 0 0 0;
	background: url(images/toggle_down.png) no-repeat 6px 9px;
	border-bottom: none;
	
}
h3.active a{
	color: #494949;
}
h3.active a:hover {
	background: none;
}

.trigger_container {
	background: url(images/toggle_shadow.png) repeat-x bottom center;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	clear: both;
	width: 300px;
}

.trigger_container .block {
	padding: 0 5px 0 20px;
	
}

.block p {
	margin: 0;
}

/*prices*/
#price {
	margin: 15px 20px 20px 20px;
}

#faq h3{
	font-size: 12px;
	font-weight: 100;
	font-style: italic;
	text-indent: 0;
}

p {
	font-family: 'Gill Sans MT', sans-serif;
	font-size: 12px;
	color: #393939;

}

a{
	color: #494949;
}

#nanotabs p{
	font-size: 15px;
}
bottom {
	font-size: 10px;
	margin-bottom: 0px;
}
bottom p{
	margin: 0;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #747474;
}

#content a {
	/*color: #4A4A4A;*/
}

#advice p {
	font-family: 'Gill Sans MT', sans-serif;
	font-size: 12px;
	color: #393939;
	padding-left: 5px;
	/*text-indent: 15px;*/
	margin-bottom: 12px;

}

#about p{
	margin-bottom: 12px;
	padding-left: 2px;
}

#services p{
	margin-bottom: 12px;
	padding-left: 2px;
}

#faq p{
	margin-bottom: 12px;
	padding-left: 2px;
}


#right p {
	margin-bottom: 0px;
}

#contact p {
	padding-left: 20px;
}

p.message {
	font-size: 14px;
	margin-top: 0 !important;
	margin: 0 0 0 0;
	color: #A00;
	padding: 0;
}

p.thanks {
	font-size: 15px !important;
	font-style: italic !important;
	margin-left: 60px !important;
	margin-top: 10px;
}


#contact h1{
	padding-left: 30px;
}

#faq p {
	font-size: 12px;
	font-style:normal;
	padding-left: 2px;
	/*text-indent: 15px;*/
	margin-bottom: 12px;

}


.main #contact #contactdetails p{
	margin-left:15px;	
}

#left p {
	padding-left: 5px;
	margin: 20px 0 20px 0;
	}
	
#left a {
	color: #4a4a4a;
}

#map p {
	padding-left: 5px;
	margin: 20px 0 20px 0;
	}
	
#map a {
	color: #4a4a4a;
}

blockquote {
	font-size: 12px !important;
	font-style: italic;
	color: #666;
}

/*Quotes*/

.bqstart {
	float: left;
	height: 25px;
	margin-top: -20px;
	margin-left: -15px;
	margin-right: 8px;
	font-size: 400%;
	color: #CDCDCD;
}

.bqend {
	float: right;
	height: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 400%;
	color: #CDCDCD;
}

.qstart {
	float: left;
	height: 40px;
	margin-top: -28px;
	margin-right: 0px !important;
	font-size: 600%;
	color: #CDCDCD;
}

.qend {
	float: right;
	height: 5px;
	margin-top: -8px;
	margin-right: -15px;
	padding-top: 0px;
	font-size: 600%;
	color: #CDCDCD;
}

.qsource {
	float: right;
	height: 6px;
	margin-right: 75px;
	padding-right: 0px;
	margin-top: -14px;
	font-size: 14px;
	color: #999;
}

.q2source {
	float: right;
	height: 6px;
	margin-right: 60px;
	padding-right: 0px;
	margin-top: -12px;
	font-size: 13px;
	color: #777;
}

.q3source {
	float: right;
	height: 6px;
	margin-right: -7px;
	padding-right: 0px;
	margin-top: 8px;
	font-size: 14px !important;
	font-style: italic;
	color: #424242;
}