@charset "utf-8";
/* CSS Document */

.mceContentBody
{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.SEARCHGROUP
{
	width: 100px; 
	height: 200px; 
	float: left; 
	margin-right: 20px;
}

.SEARCHBUTTON
{
	font-size: 14px; 
	color: #b4b5b9; 
	color: #979797;
	color: #828282;
	height:31px; 
	text-align:center;
	background-image:url('../images/heading-button-back.jpg');
}

.SEARCHBUTTONLEFT
{
	float:left; 
	height:31px; 
	width:5px;
}

.SEARCHBUTTONRIGHT
{
	float:right; 
	height:31px; 
	width:5px;
}

.SEARCHBUTTON>DIV
{
	padding: 5px 10px 5px 10px;
}

.SEARCHOPTION
{
	margin-top: 4px;
	font-size: 14px; 
	color: #b4b5b9; 
	color: #828282;
	color: white;
	height: 22px; 
	background-image:url('../images/search-button-back.jpg');
	background-repeat:repeat-x;
	text-align: center;
}

.SEARCHOPTION:Hover
{
	background-image:url('../images/search-button-hover.jpg');
	background-repeat:repeat-x;
}

.SEARCHOPTIONACTIVE
{
	background-image:url('../images/search-button-hover.jpg');
	background-repeat:repeat-x;
}

.SEARCHOPTION>DIV
{
	color: #d8d7d5;
	text-align: center;
}

.SEARCHOPTION>DIV>A
{
	color: #d8d7d5;
	color: #E4E4E4;
	text-decoration:none;
	display: block;
}

.TITLE
{
	color: #A11A06;
	text-decoration:none;
	font-weight: bold;
	
}

.SUBTITLE
{
	color: #F15A13;
	color: #A11A06;
	text-decoration:none;
}

.YEAROPTION>DIV, .MONTHOPTION>DIV
{
	padding: 2px 5px 5px 5px; 
}

.DAYOPTION
{
}

.DAYOPTION>DIV
{
	padding: 2px; 
	width: 25px;
	height: 22px;
}

.EVENTLIST
{
	padding: 10px;
	font-size: 12px;
}

.EVENTSLIST
{
	height: 200px;
	overflow: auto;
}

.EVENTLIST DIV
{
	margin-bottom: 10px;
}

.EVENTPROPTITLE
{
	color: #A11A06;
	font-weight:bold;
}

A.EVENT
{
	color: #A11A06;
	font-size: 10pt;
	text-decoration:none;
}

A.EVENT:Hover
{
	text-decoration:underline;
}

.FOOTERTEXT
{
	position: absolute; 
	width:185px; 
	bottom: 0px;
	color: #a8a9ad;
	font-weight:bold;	
	font-size: 16px;
}

.CONTACTTEXT
{
	width:185px; 
	bottom: 0px;
	color: black;
	font-weight:bold;	
	font-size: 17px;
}

.THUMBS
{
 height: 400px; 
 overflow:auto;
 position:relative;
}

.THUMBNAILS
{
 	width: 435px;
	height: 500px; 
	float: left; 
	margin-right: 20px;
	margin-left: 23px;
}


.PREVIEW
{
 	width: 450px;
	height: 325px; 
	float: right; 
	margin-right: 20px;
}

.PREVIEWPANEL
{
 	width: 450px;
	height: 275px; 
	background-color: #f3f3f3;
}

.PREVIEWPANEL IMG
{
	border: black 1px solid;
	color: #f36118;
}

.DETAILPANEL
{
	background-color: #f3f3f3;
}

H2.DETAILPANEL
{
	padding-left: 0px;
}

.EVENTDETAILS
{
 	width: 450px;
	height: 200px; 
	float: right; 
	margin-right: 20px;
}

.DAYBTN
{
 	float: left; 
	width: 25px; 
	height: 30px; 
	color: #606060; 
	font-size: 16px;
	margin-top: 12px;
}

.DAYBTN A
{
	color: #606060; 
	text-decoration: none;
}

.DAYBTN A:Hover
{
	text-decoration: underline;
}

.THUMBNAILS .IMAGEBOX
{
	width: 100px;
	height: 92px !important;
	height: 100px;
	border: #D6D6D6 1px solid;
	text-align:center;
	vertical-align:middle;
	float: left; 
	margin-bottom:12px;
	margin-right:12px;
	padding: 12px 12px 0px 12px;
	background-color: #f3f3f3;
	position:relative;
}


.THUMBIMAGE
{
	cursor: pointer;
	border: #828282 1px solid;
}

.BASKETADD
{
	cursor: pointer;
}

.BASKETADDPREVIEW
{
	cursor: pointer;
}

.BASKETHIGHRES
{
	cursor: pointer;
}


.PRICEOPTIONS
{
	text-align: left;	
	font-size: 9px;
}

.PRICEOPTIONS DIV DIV
{
	
}

.CONTENTBOX
{
	padding-left: 38px;
}

.PACKAGE
{
	margin-right: 25px;
	margin-bottom: 25px;
}

.SERVICESBODYCONTENT
{
	font-size: 12px;
}

.SERVICESBODYCONTENT P
{
	margin-bottom: 22px;
}


.SERVICELIST
{
	margin-left:20px;
	margin-top:20px;
	list-style-type:disc;
	color:#ABABAB;
}

.SERVICELIST SPAN,
.SERVICELIST SPAN A,
.SERVICELIST SPAN A:Hover,
.SERVICELIST SPAN A:Visited
{
	color: black;
}
.HOMERIGHT{ 
	font-size:10px;
	width:253px; 
	height:74px;
	overflow:auto;
	top:330px;
}

