@charset "UTF-8";
/* CSS Document */

@import url('molly_nav.css');

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body_bkg.jpg) repeat-x;
}

h1 {
	margin: 10px 0px 5px 0px;
	font-size: 30px;
	font-weight: 600;
	color: #7c7cb4;
}

h2 {
	margin: 10px 0px 5px 0px;
	font-size: 26px;
	font-weight: 600;
	color: #7c7cb4;
}

p, .CGBlogSummarySummary {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
}

#Wrapper {
	width: 1029px;
	margin: 0px auto 0px auto;
}

#Header {
	width: 1029px;
	height: 285px;
	background: url(../images/header_bkg.jpg) no-repeat;
	float: left;
	position: relative;
}

#NavBar {
	width: 1029px;
	height: 40px;
	position: absolute;
	bottom: 49px;
	left: 0px;
}

#SM_Corner {
	width: 160px;
	height: 20px;
	position: absolute;
	left: 800px;
	top: 66px;
}

#MainContent {
	width: 980px;
	min-height: 200px;
	margin: 0px auto 0px auto;
	padding-bottom: 25px;
}

#LeftColumn_Home {
	width: 542px;
	min-height: 200px;
	float: left;
}

#RightColumn_Home {
	width: 422px;
	min-height: 200px;
	float: left;
	margin-left: 8px;
}

#ImageHolder {
	width: 542px;
	height: 361px;
	float: left;
}

#HomeContent {
	float: left;
	margin-bottom: 10px;
}

#HomeContent p {
	margin-left: 20px;
}

#Module_Book {
	width: 422px;
	height: 308px;
	float: left;
	background: url(../images/module_book.jpg) no-repeat;
	position: relative;
}

#ModuleBookSummary {
	width: 167px;
	min-height: 50px;
	position: absolute;
	left: 239px;
	top: 72px;
	height: 173px;
}

#ModuleBookSummary h4 {
	font-size: 14px;	
}

#ModuleBookSummary p {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

#Module_Blog {
	width: 512px;
	min-height: 120px;
	float: left;
	padding: 15px;
}

#Module_BlogButtons {
	width: 282px;
	height: 62px;
	float: left;
	border-bottom: 1px #CCC dashed;
	margin: 10px 0px 0px -15px;
	padding-left: 260px;
}

#ContentPanel {
	padding-right: 20px;	
}

.HighlightBox {
	padding: 15px;
	background: #f3dacc;
	border: 1px #f6c8ae solid;
	margin-bottom: 18px;
}

.HighlightBox table {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;	
}

.HighlightBox td {
	vertical-align: top;
}

.HighlightBox ul {
	list-style-type: none;
	padding: 0px;	
}

/* HOME PAGE BLOG STYLES */

.CGBlogSummary {
		
}

.CGBlogSummaryPostdate, #CGBlogPostDetailDate {
	width: 515px;
	height: 28px;
	background: url(../images/bkg_date.jpg) no-repeat;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
}

.CGBlogSummaryLink {
	
}

.CGBlogSummaryLink a { 
	color: #7c7cb4;
}

.CGBlogSummaryLink h2 {
	margin: 0px 0px 10px 0px;
	font-size: 30px;
	font-weight: 600;
}

.CGBlogSummarySummary {
	
}

a.MoreLink {
	width: 116px;
	height: 38px;
	background: url(../images/b_readmore.jpg) no-repeat;
	display: inline-block;
	float: left;
}

a.rssLink {
	
}

h1#CGBlogPostDetailTitle {
	margin: 0px 0px 10px 0px;
	
}

#CGBlogPostDetailSummary {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	color: #999;
	margin: 12px 0px 12px 0px;
}

#CGBlogPostDetailContent {
	font-size: 11px;
	line-height: 18px;
	color: #999;
	margin-bottom: 12px;
}

.ImagerssLink {
	border: 0px;
}

.Panel {
	width: 264px;
	height: 222px;
	float: left;
}

.EventListing {
	width: 512px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.EventListing li {
	width: 512px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px #7c7cb4 dashed;
	margin: 0px;
}

.EventListing h3 {
	margin: 4px 0px 12px 0px;
	color: #7c7cb4;
}

.EventListing p {
	
}

#CornerImageSQ {
	width: 422px;
	height: 422px;
	background: #999;
	float: left;
	margin-bottom: 25px;
}

.MainContact label, .EventForm label {
	display: block;
	width: 95%;
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}

.MainContact input, .EventForm input {
	width: 95%;
	padding: 6px;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	border: 1px #bfbfde solid;
}

.MainContact textarea, .EventForm textarea {
	width: 95%;
	padding: 6px;
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #bfbfde solid;
}

.MainContact .submit input, .EventForm .submit input {
	width: 100px;
	background: #bfbfde;
	color: #FFF;
	font-weight: bold;
}	

.error_message {
	padding: 10px;
	background: #DA786E;
	border: 1px #F00 solid;
	margin-bottom: 25px;
	width: 90%;
	margin-left: 20px;
}

.error_message ul {
	
}

.error_message li {
	font-size: 11px;
	color: #FFF;
}

.EventForm {
	margin: 15px 0px 15px 0px;	
}

#RightColumn_Home .MainContact, .EventForm, .HighlightBox_Purple {
	width: 360px;
	margin: 20px 0px 0px 20px;
	padding: 20px;
	background: #e5e5fd;
	border: 1px #bfbfde solid;
}

#CentreColumn {
	width: 600px;
	min-height: 300px;
	margin: 20px auto 0px auto;
}

#GalleryStrip {
	margin: 0px 0px 0px 60px;
		
}

#CornerGallery {
	width: 402px;
	height: 300px;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
}

.FlavourBox {
	width: 500px;
	padding: 15px;
	border: 1px #CCC solid;
}

.FlavourBox h2 {
	font-size: 35px;
}

.FlavourBox table {
	width: 100%;
}

.FlavourBox td {
	font-size: 25px;
	font-weight: 400;
	padding: 6px;
}

#Footer {
	width: 1029px;
	height: 35px;
	float: left;
	background: #454471;
	margin-top: 20px;	
}

#FooterMenu {
	width: 100%;
	height: 20px;
	text-align: center;	
}

#FooterMenu a {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
}

.Product {
	width: 125px;
	min-height: 280px;
	padding: 15px;
	background: #f3dacc;
	border: 1px #f6c8ae solid;
	margin: 0px 15px 18px 0px;
	float: left;
	display: inline-block;
}

.Product img {
	
}

/* OTHER REVIEW STYLES ARE PART OF THE CMS ONLINE STYLES STYLESHEET */

.Review h3 {
	font-size: 16px;
	color: #27264d;
}

.Review a {
	padding: 7px;
	background: #27264d;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}