body{
	font-size:.8em; font-family:Arial, Helvetica, sans-serif; background-color:#390983; padding:0px; margin:0px;
	color:#fff;
}

h1{margin:0px 0px 15px 0px; padding:0px; color:#fff; font-size:28px; font-weight:normal;}
h2{margin:0px 0px 15px 0px; padding:0px; color:#fff; font-size:24px; font-weight:normal;}
h3{margin:0px 0px 15px 0px; padding:0px; color:#fff; font-size:20px; font-weight:normal;}
h4{margin:0px 0px 15px 0px; padding:0px; color:#fff; font-size:16px; font-weight:normal;}

a{color:#fff;}
a img{border:0px;}

.clear{clear:both; height:0px; font-size:1px; overflow:hidden;}

/*  --------------------------------------------------------------------------------------------------------------------------------------  */
/*  LAYOUT  ------------------------------------------------------------------------------------------------------------------------------  */
/*  --------------------------------------------------------------------------------------------------------------------------------------  */

.gradientWrap{background-image:url(images/gradient.jpg); background-position:bottom left; background-repeat:repeat-x;}
.cloudWrap{background-image:url(images/clouds.jpg); background-repeat:no-repeat; background-position:top center;}
.wrap{background-image:url(images/bottomBackground.jpg); background-position:bottom center; background-repeat:no-repeat;}

.contentWrap{width:960px; margin:0px auto; background-image:url(images/banner.jpg); background-repeat:no-repeat;}
	.banner{height:295px; position:relative;}
		
		.homeLink{position:absolute; top:15px; left:10px; height:170px; width:170px;}
		
		.menuChocolate{
			position:absolute; background-image:url(images/menu.png); width:220px; height:100px;
			background-image:url(images/menu.jpg);
		}
		
		.menuOne{left:-14px; top:204px; background-position:0px 0px; z-index:5;}
			.menuOne:hover{background-position:0px -100px;}
			
		.menuTwo{left:196px; top:204px; background-position:-220px 0px; z-index:4;}
			.menuTwo:hover{background-position:-220px -100px;}
			
		.menuThree{left:403px; top:204px; background-position:-440px 0px; z-index:3;}
			.menuThree:hover{background-position:-440px -100px; z-index:100;}
			
		.menuFour{left:614px; top:204px; background-position:-660px 0px; z-index:3;}
			.menuFour:hover{background-position:-660px -100px;}
	
	
	
	.contentGradient{background-image:url(images/contentGradient.jpg); background-position:bottom center; background-repeat:repeat-x; background-color:#603a9c; width:960px;}
		.contentBottom{background-image:url(images/bottomContent.jpg); background-position:bottom center; background-repeat:no-repeat; width:960px;}
			.contentDrips{
				min-height:40px; height:auto !important; height:40px;
				padding:30px 20px 350px 20px; background-image:url(images/drips.png); background-position:24px -13px;; background-repeat:no-repeat; width:920px;
				_background-image:url(images/drips.gif);
			}
		
		.leftContent{width:700px; float:left;}
		.rightContent{width:200px; float:right;}
		
	.bottomLinks{background-image:url(images/bottomLinks.jpg); height:38px; padding:19px 0px 0px 10px;}
		.bottomLinks ul{padding:0px; margin:0px 0px 0px 0px; list-style:none;}
			.bottomLinks ul li{display:block; float:left;}
				.bottomLinks ul li a{display:block; float:left; line-height:38px; height:38px; text-align:center; font-weight:bold; text-decoration:none;}
					.bottomLinks ul li a:hover{color:#ffb21d;}
		
	.footer{padding:10px 0px; margin:0px auto; width:960px; color:#FFFFFF; font-size:11px;}


/*  --------------------------------------------------------------------------------------------------------------------------------------  */
/*  EVENTS  ------------------------------------------------------------------------------------------------------------------------------  */
/*  --------------------------------------------------------------------------------------------------------------------------------------  */
	
.eventListDates{background-color:#704ea6;}
#eventsInfo{background-color:#6844A1; border:solid 2px #4D2C89;}
#closeEventButton{background-image:url(images/close.png);}

.eventDetail{padding:0px; background-color:#6844A1; border:solid 1px #7352a8; margin-bottom:10px; width:100%;}
	.eventDetailInner{padding:10px;}
	.eventDetail h3{padding:5px; background-color:#7352a8; margin-bottom:5px;}
	.eventDetailLine{border-bottom:0px none;}
.eventsOverlay{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
.eventTitle h3{background:none; color:#fff; font-weight:bold;}

.eventLeftBox{background-color:#7351a8; padding:5px; margin-bottom:5px;}
	.eventLeftBox h3{padding:0px 0px 0px 5px; font-size:16px;}

.eventRightContent p{padding:0px 0px 10px 0px; margin:0px;}

/*  --------------------------------------------------------------------------------------------------------------------------------------  */
/*  GALLERY  -----------------------------------------------------------------------------------------------------------------------------  */
/*  --------------------------------------------------------------------------------------------------------------------------------------  */

.galleryThumb{width:102px; height:94px; margin:15px 0px 0px 15px; border:1px solid #452086;}

.galleryThumbContainer{
	padding:0px; border:0px none;
	background-image:url(images/smallVid.jpg); background-position:top left; margin:0px 15px 15px 0px; width:134px; height:126px; overflow:hidden; float:left;  text-decoration:none;
}

.galleryThumbContainer:hover{background-position:bottom left;}

.articlePaginationContainer {display:none;}
.newsListItemDetails {display:none;}
.newsListItemTitleContainer {background-color:#583097; padding:5px;}
.newsListItemTitle {font-size:16px; font-weight:bold;}
.newsListItemDateAdded {float:right; font-size:16px; font-weight:bold;}
.newsListItemText {background-image:url(images/alpha.png); padding:10px; _background:none; _background-color:#8061b0;}


/*  --------------------------------------------------------------------------------------------------------------------------------------  */
/*  COMPETITION  -------------------------------------------------------------------------------------------------------------------------  */
/*  --------------------------------------------------------------------------------------------------------------------------------------  */
.competitionOuter img{border:solid 2px #390983; width:130px; margin-top:4px;}

/*  --------------------------------------------------------------------------------------------------------------------------------------  */
/*  FORM   -------------------------------------------------------------------------------------------------------------------------------  */
/*  --------------------------------------------------------------------------------------------------------------------------------------  */

.com_formRowEven, .com_formRowOdd{background-color:transparent; border-top:solid 1px #390983; padding-top:10px; padding-bottom:10px;}
.com_formRowEven_error, .com_formRowOdd_error{background-color:#aa3388; border-top:solid 1px #390983;}
#com_form_row_337{border-top:0;}