/* CSS Document */

/* document body */
body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	font-family: Verdana;
}

a
{
	color: #578200;
	font-weight: bold;
}

/* outer container */
#outer
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 847px;
	/*height: 738px;*/
	border: solid 1px #7DC21A;
}

/* inner container */
#inner
{
	text-align: left;
}

/* header */
#header
{
	background: #578200;
	text-align: right;
	height: 17px;
	padding: 3px 0 0 0;
}

/* header navigation */
#header ul
{
  list-style: none;
  display: inline;
  font-size: 70%;
}

#header ul li
{
 list-style:none;
 display: inline;
 margin: 0;
 padding: 0;
}

#header a
{
  padding: 0 0 0 0;
  margin: 0 10px 0 10px;
  color: #ffffff;
}

#header a:link,a:visited,a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 10px 0 10px;
  color: #ffffff;
}

#header a:hover
{
  text-decoration: none;
  margin: 0 10px 0 10px;
  padding: 0;
  color: #ffffff;
}

/* banner */
#banner
{
	text-align: left;
	background: url(../images/new/banner.jpg) no-repeat top center #ffffff;
	height: 115px;
}

#adverts
{
	background: #7DC21A url("../images/ad1.gif") top right no-repeat;
	width: ;
	height: 60px;
}

#title
{}

#title img
{
	border: none;
}


/* nav bar */
#nav
{
	text-align: left;
	background: #7DC21A;
	height: 22px;
	padding: 10px 0 0 0;
}

/* nav navigation */
#nav ul
{
  list-style: none;
  display: inline;
  font-size: 70%;
}

#nav ul li
{
 list-style:none;
 display: inline;
 margin: 0;
 padding: 0;
}

#nav a
{
  padding: 0 0 0 0;
  margin: 0 15px 0 5px;
  color: #ffffff;
}

#nav a:link,a:visited,a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 15px 0 5px;
  color: #ffffff;
}

#nav a:hover
{
  text-decoration: none;
  margin: 0 15px 0 5px;
  padding: 0;
  color: #ffffff;
}

/* content */
#content
{
	width: 847px;
	/*height: 500px;*/
	background: #ffffff;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-size: 70%;
	text-align: center;
}

/* content p h3 tags */
#content p
{
	margin: 0;
	padding: 0;
}

#content h3
{
	margin: 0;
	padding: 0;
	font-size: 150%;
}

/* welcome box */
#welcome
{
	float: left;
	width: 420px;
	/*height: 325px;*/
	border: solid 1px #7DC21A;
	padding: 5px 5px 0 5px;
	margin: 0 0 0 10px;
	background: #ffffff url(../images/new/welcomebg.jpg) no-repeat bottom right;
	text-align: left;
}

#todaya ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#todaya ul li
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

#todaya ul li a:active
{
  text-decoration: none;
  color: #ff6600;
}

#todaya a:link, #todaya a:visited, #todaya a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0;
  color: #ff6600;
  background: url(../images/new/linkimg.jpg) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0 0 0 0;
}

#todaya a:hover
{
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #ff6600;
  background: url(../images/new/linkimg.jpg) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0 0 0 0;
}

#welcome p
{
	padding: 3px 0 3px 0;
	margin: 0 0 0 0;
}

#welcome h3
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* whats on box */
#whatson
{
	float: right;
	width: 367px;
	height: 330px;
	border: solid 1px #7DC21A;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: left;
}

#whatson #today
{
	text-align: left;
	float: left;
	width: 164px;
	/*height: 174px;*/
	padding: 5px 5px 0 10px;
}

#whatson #calendercontainer
{
	text-align: center;
	float: right;
	width: 164px;
	/*height: 174px;*/
	/*background: url(../images/new/calender.jpg) no-repeat center center;*/
	padding: 5px 5px 0 5px;
}

#whatson #listevent
{

	clear: both;
	position: relative;
	padding: 0 5px 0 10px;
}

#bottom
{
	text-align: center;
	clear: both;
	width: 847px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 20px;
}

/* join us box */
#bottom #joinus
{
	float: left;
	width: 168px;
	/*height: 195px;*/
	margin: 8px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: solid 1px #7DC21A;
}

/* login box */
#bottom #login
{
	float: left;
	width: 168px;
	height: 214px;
	margin: 8px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: solid 1px #7DC21A;
}

#bottom #login form
{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	border: none;
}

#bottom #login form fieldset
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}

/* marketing box */
#bottom #marketing
{
	float: left;
	width: 168px;
	/*height: 195px;*/
	margin: 8px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: solid 1px #7DC21A;
}

/* events box */
#bottom #events
{
	float: left;
	width: 168px;
	height: 195px;
	margin: 8px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: solid 1px #7DC21A;
}

/* events navigation */
#bottom #events img
{
	border: none;
}

#bottom #events a
{
  padding: 0;
  margin: 0 15px 0 5px;
}

#bottom #events a:link,a:visited,a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 15px 0 5px;
  color: #578200;
}

#bottom #events a:hover
{
  text-decoration: none;
  margin: 0 15px 0 5px;
  padding: 0;
  color: #578200;
}

#nav1
{
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav1 a:hover
{
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#nav2
{
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav2 a:hover
{
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#nav3
{
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav3 a:link, #nav3 a:visited, #nav3 a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav3 a:hover
{
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#nav4
{
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav4 a:link, #nav4 a:visited, #nav4 a:active
{
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav4 a:hover
{
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#footer
{
	clear: both;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	background: #7DC21A;
	height: 17px;
	padding: 0 0 0 0;
	margin: 1px 0 0 0;
	font-family: Verdana;
	font-size: 60%;
}

#footer p a
{
	color: #ffffff;
}

#footer p
{
	color: #ffffff;
	/*font-size: 70%;*/
}

/* misc items */
h3
{
	color: #ff6600;
}

p
{
	color: #333333;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}

/* classes */
.orhigh
{
	color: #ff6600;
}

/* added from old default css */
/* The styles for the .net calendar controls - dayrender event needs to be overridden to get the classes on the table cells */
table.calendar, table.calendar table {
margin:auto;
	width:110px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-width: 0px;
	font-weight: bold;
}

table.calendar a:link, table.calendar a:active ,  table.calendar a:hover , table.calendar a:visited {
	text-decoration: none;
}

table.calendar td.day_Monday {
	background: url(../calleft.gif) #A8A6A7;
	background-position: center left; 
	color: #fff;
}

table.calendar td.day_Sunday {
	background: url(../calright.gif) #A8A6A7; 
	background-position: center right ;
	color: #fff;
}

td.day_Tuesday, td.day_Wednesday, td.day_Thursday, td.day_Friday, td.day_Saturday {
	background: url(../calmiddle.gif) #A8A6A7;
	background-position: center left;
	color: #fff;
}

table.calendar td.selectedday_Monday {
	background: url(../calHleft.gif) #A8A6A7; 
	background-position: center left;
	color: #fff;
}

table.calendar td.selectedday_Sunday {
	background: url(../calHright.gif) #A8A6A7; 
	background-position: center right;
	color: #fff;
}

td.selectedday_Tuesday, td.selectedday_Wednesday, td.selectedday_Thursday, td.selectedday_Friday, td.selectedday_Saturday {
	background: url(../calHmiddle.gif) #A8A6A7;
	background-position: center left;
	color: #fff;
}

table.calendar td.otherday_Monday {
	background: url(../calotherleft.gif) #A8A6A7; 
	background-position: center left;
	color: #fff;
}

table.calendar td.otherday_Sunday {
	background: url(../calotherright.gif) #A8A6A7; 
	background-position: center right;
	color: #fff;
}

td.otherday_Tuesday, td.otherday_Wednesday, td.otherday_Thursday, td.otherday_Friday, td.otherday_Saturday {
	background: url(../calothermiddle.gif) #A8A6A7;
	background-position: center left;
	color: #fff;
}




p{
color:#000000;
text-decoration:none;
}

.Orange{
color:#ff6600;
}

.Black{
color:#000000;
}

.BoldOrange{
font-weight:bold;color: #ff6600;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicOrange{
font-style:italic; color: #ff6600;
}

.ItalicBlack{
font-style:italic; color: #000000;
}


.BoldItalicOrange{
color: #ff6600; font-weight:bold; font-style:italic; 
}


.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}




.BoldUnderlinedItalicOrange{
color: #ff6600; font-weight:bold; font-style:italic; text-decoration:underline;
}


.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}



.UnderlinedOrange{
text-decoration:underline; color:#ff6600;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}



.BoldUnderlinedOrange{
text-decoration:underline; color:#ff6600;font-weight:bold;
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}



.ItalicUnderlinedOrange{
text-decoration:underline; color:#ff6600; font-style:italic;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

