/* SITE WIDE TAG DEFAULTS
-------------------------------------------- */
html {background: #ffffff;}
body {color: #000000; font-family: Tahoma, Verdana, Lucida, sans-serif; font-size: 12px; text-align: center;}
a {color: #000000; text-decoration: underline;}
a:hover {text-decoration: none;}

/* USEFUL CLASSES
-------------------------------------------- */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.hoverHand {cursor: pointer;}
.noBg {background: none !important;}
.red {color: #710000;}

.message {
	margin: 5px;
	padding: 5px;
	color: #979908;
	border: 1px solid #F7F8B4;
	background: #FFFFEA;
}
.required {
	width: auto;
	margin: 0;
	padding: 5px;
	color: #DC1313;
	border-top: none;
	border-bottom: 1px solid #FF7373;
	border-left: 1px solid #FF7373;
	border-right: 1px solid #FF7373;
	background: #FED0D0;
}

/* CONTAINER
-------------------------------------------- */
#Container {
	background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/bg-shadow.png) no-repeat top center;
	margin: 0 auto;
	padding: 0px 12px;
	text-align: left;
	width: 920px;
}

/* TOP HEADER
-------------------------------------------- */
#HeaderTop {
	background: #333333;
	height: 30px;
	width: 920px;
}

/* TOP NAVIGATION
-------------------------------------------- */
#NavigationTop {
	display: block;
	color: #ffffff;
	font-size: 13px;
	list-style: none;
	height: 30px;
	padding: 0;
	margin: 0 0 0 80px;
	position: relative;
	float: left;
	overflow: hidden;
}
		#NavigationTop li {
			background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/nav-top-sep.png) no-repeat center right;
			display: block;
			float: left;
			height: 30px;
			padding: 0 11px;
		}
			#NavigationTop li.last {
				background: none;
			}
			#NavigationTop li.menuItem a {
				color: #ffffff;
				display: block;
				float: left;
				font-weight: normal;
				overflow: hidden;
				text-align: center;
				text-decoration: none;
				padding-top: 8px;
				height: 22px;
			}
				#NavigationTop li.menuItem a:hover {
					text-decoration: underline;
				}
			#NavigationTop li.menuSep span {
				color: #ffffff;
				display: block;
				height: 30px;
				line-height: 30px;
				float: left;
				overflow: hidden;
				text-align: center;
			}

/* HEADER
-------------------------------------------- */
#Header {
	height: 371px;
	padding-bottom: 10px;
	width: 920px;
}

/* NAVIGATION
-------------------------------------------- */
#Navigation {
	height: 132px;
	list-style: none;
	padding-top: 239px;
	margin-left: 4px;
	overflow: hidden;
}
	#Navigation li.menuItem {
		background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/nav-shadow.png) no-repeat center center;
		display: block;
		float: left;
		height: 120px;
		margin-right: 38px;
		padding: 6px;
		width: 140px;
	}
		#Navigation li.menuItem span {
			background: #ffffff;
			display: block;
			overflow: hidden;
			text-align: center;
			text-decoration: none;
			padding: 1px;
			width: 138px;
			height: 118px;
			vertical-align: bottom;
		}
			#Navigation li.menuItem span a {
				background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/nav-bg.png) repeat-x top center;
				color: #ffffff;
				display: block;
				font-weight: normal;
				overflow: hidden;
				padding-bottom: 2px;
				text-align: center;
				text-decoration: none;
				width: 138px;
				height: 118px;
				vertical-align: bottom;
			}
				#Navigation li.menuItem span a img {
					display: block;
				}
#Navigation.menuCount6 li.menuItem {
	margin-right: 0;
}
#Navigation li.last {
	margin-right: 0 !important;
}

/* LAYOUT
-------------------------------------------- */
#LayoutBg {
	background: #ffffff;
	padding-bottom: 70px;
}
#Layout {
	background: #ffffff;
	min-height: 400px;
	padding: 2px 16px 0 16px;
}
	#Layout #Breadcrumbs {
		color: #666666;
		font-size: 0.9em;
		margin-bottom: 14px;
	}
		#Layout #Breadcrumbs a {
			color: #666666;
			text-decoration: underline;
		}
			#Layout #Breadcrumbs a:hover {
				text-decoration: none;
			}
#Page {
	float: left;
	width: 684px;
	padding-right: 16px;
	overflow: hidden;
}

/* FOOTER
-------------------------------------------- */
#Footer {
	background: #ffffff;
	color: #333333;
	font-size: 0.9em;
	margin-bottom: 10px;
	text-align: center;
}
	#Footer #FooterTop {
		background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/footer-shadow.jpg) no-repeat top center;
		height: 20px;
		width: 920px;
	}
	#Footer #FooterSiteMap {
		background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/footer-bg.png) repeat-x bottom center;
		height: 127px;
		width: 920px;
		text-align: left;
		overflow: hidden;
	}
		#Footer #FooterSiteMap ul {
			overflow: hidden;
			font-weight: bold;
			line-height: 1.3em;
			padding-left: 65px;
		}
			#Footer #FooterSiteMap ul li {
				display: block;
				float: left;
				width: 170px;
			}
			#Footer #FooterSiteMap ul ul,
			#Footer #FooterSiteMap ul ul ul
			#Footer #FooterSiteMap ul ul ul ul {
				font-weight: normal;
				padding-left: 0;
			}
	#Footer #FooterLinks {}
		#Footer #FooterLinks ul {
			height: 14px;
		}
			#Footer #FooterLinks ul li {
				background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/footer-links-sep.gif) no-repeat center right;
				display: inline;
				line-height: 14px;
				padding: 0 7px;
			}
				#Footer #FooterLinks ul li.last {
					background: none;
				}
	#Footer #FooterContact {
		width: 920px;
	}
		#Footer #FooterContact span {
			display: block;
			line-height: 1.3em;
		}
			#Footer #FooterContact span.topRow {
				font-weight: bold;
			}
	#Footer #FooterCopy {
		height: 20px;
		width: 245px;
	}
		#Footer #FooterCopy .by {
			background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/digi-small.jpg) no-repeat center right;
			padding-right: 22px;
		}
		#Footer #FooterCopy span {
			height: 14px;
			padding-top: 6px;
		}
	#Footer a {
		color: #333333;
		text-decoration: none;;
	}
		#Footer a:hover {
			text-decoration: underline;
		}
	#Footer .block {
		margin: 0 auto 10px auto;
	}
#KoruLeft {
	background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/koru-left.png) no-repeat center center;
	float: left;
	height: 178px;
	left: -152px;
	position: relative;
	top: -372px;
	width: 227px;
	z-index: 10;
	overflow: hidden;
}
#KoruRight {
	background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/koru-right.png) no-repeat center center;
	float: right;
	height: 178px;
	left: 172px;
	position: relative;
	top: -319px;
	width: 207px;
	z-index: 10;
	overflow: hidden;
}

/* SEARCH
-------------------------------------------- */
#SearchResults {
	padding-left: 0px;
	list-style-type: none;
}
	#SearchResults .searchResultHeader {
		font-size: 1.4em;
		font-weight: bold;
		margin: 0 0 8px 0;
		text-decoration: none;
	}
	#SearchResults p {
		padding-left: 20px;
	}
	#SearchResults li {
		margin-top: 20px;
	}

.searchResults .PageNumbers {
	padding-left: 0px;
	list-style-type: none;
	clear: both;
	height: 22px;
	margin: 15px 0;
}
	.searchResults .PageNumbers li {
		border: 1px solid #710000;
		float: left;
		display: block;
		margin: 0 2px;
		line-height: 22px;
	}
		.searchResults .PageNumbers li a,
		.searchResults .PageNumbers li span {
			text-decoration: none;
			padding: 4px 6px;
		}
			.searchResults .PageNumbers li.current span,
			.searchResults .PageNumbers li a:hover {
				color: #ffffff;
				background: #710000;
			}
		.searchResults .PageNumbers li.link-off span {
			color: #666666;
		}

/* REPLACE HEADERS
-------------------------------------------- */
.replace {color: #333333 !important; font-family: Arial, Helvetica, sans-serif !important;}
h1.replace, h2.replace, h3.replace {font-weight: bold !important; margin: 0 0 10px 0 !important;}
h1.replace {font-size: 1.9em !important;}
h2.replace {font-size: 1.6em !important;}
h3.replace {font-size: 1.4em !important;}


/* RECAPTCHA
-------------------------------------------- */
#recaptcha_area {
	margin-left:141px;
}

#recaptcha_response_field {
	right: -1px !important;
}

/* ONE DAY DEAL
-------------------------------------------- */
#one-day-deal {
	background: transparent url(http://www.rotoruaonedaydeal.co.nz/themes/inforotorua/images/deal_box.jpg) no-repeat center top;
	width: 880px;
	height: 440px;
}

#one-day-deal .ccm-blog-blog-post-content {
	width: 472px;
	height: 250px;
	float: left;
	margin-top: 170px;
	margin-left: 20px;
}

#OneDayDealForm {
	float: left;
	height: 250px;
	width: 200px;
	margin-left: 20px;
}
