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

html, body 
{
height: 100%;
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
color:#B3B3B3;
font-size:12px;
border:0px;
padding:0px;
margin:0px;
}
	
.textTitle
{
	font-weight:bold;
	font-size:12px;
}

.textBody
{
	font-size:12px;
}

.textEventDate
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
}

a
{
	color:#A0001F;
	/*color:gray;*/
	text-decoration:none;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
}

.adminMenuLink a
{
	color:#A0001F;
	text-decoration:none;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a:hover
{
	text-decoration:underline;
}

.nonBook
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.imageThumb
{
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

.contentBackground
{
	background-color:#1A1A1A;
	background-image:url(images/background.jpg);
	height:100%;
}

.menuBackground
{
	height:390px;
	width:235px;
	background-image:url(images/menuBack.jpg);
}

.contentBackgroundImage
{
	background-image:url(images/background.jpg);
	height:100%;
	background-repeat:no-repeat;
}

.cynetixFooter
{
	height:30px;
	background-color:#333333;
}

.headerFooterSize
{
	height:8px;
}

.leftGrad
{
	background-image:url(images/leftGrad.gif);
	width:8px;
	background-repeat:repeat-y;
}

.rightGrad
{
	background-image:url(images/rightGrad.gif);
	width:8px;
	background-repeat:repeat-y;
}

.event
{
	background-image:url(images/event.jpg);
	width:664px;
	height:30px;
}

.specialEvent
{
	/*background-image:url(images/specialEvent.jpg);*/
	background-image:url(images/featuredEvent.jpg);
	width:664px;
	height:30px;
}

.fullyBookedEvent
{
	background-image:url(images/bookedEvent.jpg);
	width:664px;
	height:30px;
}

.failureTitle
{
	font-size:18px;
	color:#BC001B;
}

.successTitle
{
	font-size:18px;
	color:#B3B3B3;
}

.qouteText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	/*color:#A0001F;*/
	color:gray;
	font-size:13px;
}

.eventCostList
{
	font-size:13px;
	font-weight:bold;
}

.contactSucess
{
	font-size:18px;
	color:#BC001B;
	text-align:center;
}

.tickBox
{
	position:relative;
	left:-4px;
}

.tandc
{
	font-style:normal;
	font-size:12px;
}

.specialHeader
{
	width:100%;
	height:200px;
	padding:0px;
	margin:0px;
	background-image:url(images/banner.jpg);
}

.testimonialTitles
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#A0001F;
	text-align:left;
}

.xmas
{
	/*color:#A0001F;*/
	/*color:gray;*/
	color:WHITE;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
}

.newsTitleBox
{
	height:30px;
	width:664px;
}

.newsTitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:BLACK;
	font-size:16px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.newsImageBox
{
	height:149px;
	width:149px;
}