
/*
Title:      The Coromandel master screen styles
Author:     Johnny Hall
Copyright:  2011, Cabbage Tree Creative Ltd. All rights resevered.
*/

/* clearfix */
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
	}
* html .clear {
	height: 1%;
	}

/* margin */
#eventsMargin {
	margin:0 14px;
	float:left;
	}

/* padding */
#gallery .padding {
	padding:15px;
	float:left;
	}

#explore .padding,
#events .padding,
#deals .padding {
	padding:10px;
	float:left;
	}

#newsletter .padding {
	padding:25px 0 0 34px;
	float:left;
	}

/* layout */
body {
	margin:0;
	background:#fff;
	}
#body {
	background:url(/custom/templates/page/tourismHome/images/body.jpg) 50% 0 no-repeat;
	}
#bodyRepeat {
	background:url(/custom/templates/page/tourismHome/images/body-repeat.jpg) 50% 0 repeat-x #fefded;
	}

	/* Home */
	#header {
		width:979px;
		height:171px;
		margin:0 auto;
		padding:0;
		overflow:visible;
		position:relative;
		z-index:10000;
		}
		#brand {
			width:979px;
			height:124px;
			float:left;
			position:relative;
			z-index:20;
			}
			#search {
				position:absolute;
				top:47px;
				right:0;
				}
				#weather {
					position:absolute;
					top:0;
					right:362px;
					}
				#tourismDataSearch {
					position:absolute;
					top:0;
					right:182px;
					}
					#tourismDataSearchDropdown {
						display:none;
						position:absolute;
						top:38px;
						left:0;
						padding:11px;
						width:340px;
						height:100px;
						background:#53ae21;
						}

		#navigation {
			width:979px;
			height:47px;
			overflow:visible;
			float:left;
			background:url(/custom/templates/page/tourismHome/images/navigation.jpg) 0 0 no-repeat #40301b;
			}
	
	#promotional {
		width:979px;
		height:494px;
		margin:0 auto;
		padding:0;
		}
		#gallery {
			width:979px;
			height:494px;
			float:left;
			background:#f7ecd3;
			}
	
	#featured {
		width:979px;
		height:auto;
		margin:0 auto;
		padding:14px 0 0 0;
		background:url(/custom/templates/page/tourismHome/images/featured.jpg) 0 0 no-repeat;
		}
		#explore {
			width:317px;
			height:336px;
			float:left;
			background:url(/custom/templates/page/tourismHome/images/explore.png) 0 0 no-repeat #615744;
			}
		#events {
			width:317px;
			height:336px;
			float:left;
			background:url(/custom/templates/page/tourismHome/images/events.png) 0 0 no-repeat #b4b4a4;
			position:relative;
			}
		#deals {
			width:317px;
			height:336px;
			float:left;
			background:url(/custom/templates/page/tourismHome/images/deals.png) 0 0 no-repeat #568b3c;
			position:relative;
			}
			#deals #specialSlideShow{}
				#deals .specialDetailsPadding{
					position:absolute;
					bottom:26px;
					left:26px;
					width:265px;
					color:#fff;
					background:#2b2110;
					opacity:0.8;
				}
					#deals .specialDetailsPadding h4{ display:none;}
					#deals .specialDetailsPadding p{
						width:241px;
						display:block;
						padding:10px 12px;
						background:none;
						color:#FFF;
						text-align:left; font-style:normal;
					}
					#deals .specialDetailsPadding .price{ display:none;}
					#deals .specialDetailsPadding a{ display:none;}
				#deals #specialsBlurb{ display:none;}
				#deals #specialsNav{ display:none;}
			
	#multimedia {
		width:979px;
		height:auto;
		margin:0 auto;
		padding:0;
		}
		#socialMedia {
			width:642px;
			height:auto;
			padding:12px 0 0 0;
			float:left;
			}
			#facebook {
				width:333px;
				height:270px;
				margin:0;
				padding:0;
				float:left;
				position:relative;
				background:url(/custom/templates/page/tourismHome/images/facebook.jpg) 0 0 no-repeat;
				}
				#like {
					position:absolute;
					top:60px;
					left:8px;
					right:25px;
					background:#fff;
					opacity: 0.8;
					}
			#journeys {
				width:275px;
				height:auto;
				padding:184px 0 0 0;
				float:right;
				position:relative;
				}
				#flickr {
					position:absolute;
					top:0;
					left:0;
					width:291px;
					height:auto;
					float:left;
					}
		#newsletter {
			width:337px;
			height:auto;
			float:left;
			}
	
	#footerBody {
		background:url(/custom/templates/page/tourismHome/images/footer.png) 50% 149px repeat-x;
		}
	#footer {
		width:979px;
		height:auto;
		margin:0 auto;
		padding:30px 0 0 0;
		background:url(/custom/templates/page/tourismHome/images/footer.png) 0 149px repeat-x #fefded;
		}
		#trade {
			width:691px;
			height:124px;
			float:left;
			}
		#member {
			width:288px;
			height:124px;
			float:left;
			}
		#links {
			width:700px;
			height:auto;
			padding:0 0 40px 0;
			float:left;
			}
			#links #menu {
				width:700px;
				float:left;
				}
		#socialMediaLinks {
			width:279px;
			height:auto;
			padding:0 0 40px 0;
			float:left;
			}