body{
	background:#f2f2f2;
	margin:0;
	padding:0;
	color:#333333;
	font-size:11px;
	font-family:verdana, helvetica, arial, sans-serif;
	line-height:140%;
	font-size:11px;
}
A:link {text-decoration: none; color:#000;}
A:visited {text-decoration: none; color:#000;}
A:active {text-decoration: none; color:#000;}
A:hover {text-decoration: none; color: #194C90;}

.small-white{font-size:11px; color:#FFFFFF;}
.small-white A:link {font-size:11px; color:#FFFFFF; text-decoration: none;}
.small-white A:visited {font-size:11px; color:#FFFFFF; text-decoration: none;}
.small-white A:active {font-size:11px; color:#FFFFFF; text-decoration: none;}
.small-white A:hover {text-decoration: underline;}

.small-grey{font-size:11px; color:#999999;}
.small-grey A:link {font-size:11px; color:#999999; text-decoration: none;}
.small-grey A:visited {font-size:11px; color:#999999; text-decoration: none;}
.small-grey A:active {font-size:11px; color:#999999; text-decoration: none;}
.small-grey A:hover {text-decoration: underline;}

.small-dark{font-size:11px; color:#000000;}
.small-dark A:link {font-size:11px; color:#6E6E6E; text-decoration: none; font-weight:bold;}
.small-dark A:visited {font-size:11px; color:#6E6E6E; text-decoration: none; font-weight:bold;}
.small-dark A:active {font-size:11px; color:#6E6E6E; text-decoration: none; font-weight:bold;}
.small-dark A:hover {text-decoration: none; color: #97ABC9;}

.standard-dark{font-size:12px; color:#000000}
.standard-dark A:link {font-size:12px; color:#6E6E6E; text-decoration: none; font-weight:bold;}
.standard-dark A:visited {font-size:12px; color:#6E6E6E; text-decoration: none; font-weight:bold;}
.standard-dark A:active {font-size:12px; color:#6E6E6E; text-decoration: none; font-weight:bold;}
.standard-dark A:hover {text-decoration: none; color: #97ABC9;}

.forminput{
	background-image: url(images/menu-bg.gif);
	border: 1px solid #003399;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194C90;
	padding:2px 0px 0px 8px;
	margin:0px;
}
h2 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #165923;
	padding:2px 0px 0px 8px;
	margin:0px;
}
h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194C90;
	padding:2px 0px 8px 0px;
	margin:0px;
}
h5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194C90;
	padding:2px 0px 2px 0px;
	margin:0px;
}
ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li
{
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin-left:20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.bulletlink ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bulletlink li
{
	background-image: url(bulletlink.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left:0px;
	padding-left: 14px;
	padding-bottom: 9px;
}

.mainmenu{font-size:12px; color:#000000}

.mainmenu a {
	display: block;
	padding: 3px 4px 4px 6px;
	color:#000000;
}
.mainmenu A:visited {
	color:#000000;
}
.mainmenu A:active {
	color:#000000;
}
.mainmenu a:hover {
	color:#000000;
}
.tableborder {
	border-right: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
}
.tableborderfull {
	border: 1px solid #EAEAEA;
}
/* right info  */
.infotip 			{float:left; display:none;}
.infotip img		{float:left; margin:1px 3px 1px 3px !important; vertical-align:middle; position:relative;} /*position:relative; for Safari*/
.infotip p.oneline 	{float:left; color:#06C;  background-color:#fff; font-size:.9em !important; margin:7px 0 0 0 !important; padding:0 !important; white-space:nowrap; vertical-align:middle; line-height:1em;}
.infotip p.twolines {float:left; color:#06C;  background-color:#fff; font-size:.9em !important; margin:2px 0 0 0 !important; padding:0 !important; white-space:nowrap; vertical-align:middle; line-height:1em; display:block;}

*html .infotip p.oneline,
*html .infotip p.twolines	{font-size:.8em !important; line-height:1.2em;} /* IE6 */
*+html .infotip p.oneline,
*+html .infotip p.twolines	{font-size:.8em !important; line-height:1.2em;} /* IE7 */

/* form lines */
/*\*/
html>body*.formLine input {font-size:105%;}
/**/
div.formLine				{clear:both;}
div.formLine input, div.formLine select {float:left;}
div.formLine span.preDef	{line-height:1.7em;}
div.formLine label			{display:block; float:left; width:130px; padding:3px 5px 0 5px; margin:3px 0 0 0; text-align:right; font-weight:bold;}
div.formLineNoLabel			{clear:both; margin-left:140px; }
.greyBox .formLineNoLabelWide {margin-left:170px; clear:both; }
div.formLineNoLabel p		{margin:.1em 0 !important; padding:.3em 0 !important;}
div.formLineNoLabel input	{margin-left:2px !important;}


/* SAFARI HACKS - to be at the end of the page or they will conflict with other css */
.infotip img {
    /* Safari doesn't read this */
    margin:1px 3px -3px 3px !important;
    #
}
.infotip p.twolines {
	/* Safari doesn't read this */
	font-size:.9em !important; 
	line-height:0.9em;
	#
}
.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height:140%;
	font-weight: bold;
}
.buttonlink{
	font-size:12px;
	color:#333333;
	background-image: url(images/buttonlink-bg.gif);
}

.buttonlink a {
	display: block;
	height:24px;
	padding: 7px 4px 0px 6px;
	color:#000000;
}
.buttonlink A:visited {
	color:#000000;
}
.buttonlink A:active {
	color:#000000;
}
.buttonlink a:hover {
	color:#666666;
}
.titlebox{
	font-size:16px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.titlecommon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	border: 1px solid #CCCCCC;
	padding:5px;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	padding:6px 10px 6px 10px;
	overflow: visible;
	cursor:pointer;
	background-image: url(images/button-bg.gif);
}
input.image {
	padding:0px;
	border:0px;
}


.eventcal {
	width:100%;
	padding:0;
	height: 160px;

}
.eventcal th {
	height:25px;
	width:14%;
	padding: 1px 0 ;
	background:#FFF;
	color:#003E00;
	text-align:center;
}
.eventcal th.wend {
	width:15%;
	background: #fff;
	color: #003E00;
}
.eventcal td {
	padding-right:1px;
}
.eventcal td span {
	display:block ;
	background:#fff ;
	color:#333;
	text-align:center;
	height: 30px;
}
.eventcal td a {
	display:block;
	padding: 1px 0;
	color:#105921;
	text-align:center;
	text-decoration:none;
	height: 28px;
	background-color: #D1EFDA;
}
.eventcal td.today span,
.eventcal td.today a {
	padding:1px 0;
	height:30px;
	border:1px solid #CCCCCC;
}
.eventcal td.wend span {
	height: 30px;
	background-color: #F0F0F0;
}
.eventcal td.dull span {
	color:#CCCCCC;
	height: 30px;
}
.eventcal td.dull a {
	color: #CCCCCC;
	font-weight: bold;
}
.eventcal td a:hover {
	color:#FFF;
	background-color: #527DC5;
}
.whatsonheader {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #165923;
	padding:5px;
	background-color:#DEE7DE;
	font-weight:bold;
}

.categoryparent {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.categoryparent a {
	color:#000000;
}
.categoryparent A:visited {
	color:#000000;
}
.categoryparent A:active {
	color:#000000;
}
.categoryparent a:hover {
	color:#666666;
}


.lbackground {
	background-image: url(images/listing-bg.gif);
	background-repeat: repeat-x;
}

.lfeattitle {
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #194C90;
}
.lfeattitle a {
	color: #194C90;
}
.lfeattitle A:visited {
	color: #194C90;
}
.lfeattitle A:active {
	color: #194C90;
}
.lfeattitle a:hover {
	color: #4A8ADF;
}

.lfeattele {
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
}

.lfeatdetailtitle {
	font-size: 24px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #194C90;
	margin-bottom: 10px;
}

.lfeatdetailaddress {
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.lbasictitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.lbasictitle a {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.lbasicadd {
	padding: 10px 0px 5px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.lbasictele {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
