.carousel_container {
	width: 600px;
	height: 240px;
	margin: 0px auto;
	border: 1px solid gray;
	z-index: 1;
}

#HomePageTable {
	padding: 0px;
	margin: 0px;
}

#HomePageTable td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#HomePageTable td.LeftPanel {
	width: 340px;
	padding: 10px;
	padding-top: 0px;
}

#HomePageTable td.RightPanel div.widget {
	margin-right: 10px;
}

.widget_content {
	border-left: #dadada solid 1px;
	border-right: #dadada solid 1px;
	margin-left: 1px;
	margin-right: 1px;
	border-bottom: #dadada solid 2px;
	height: inherit;
	padding: 4px;
}


.widget h2 {
	display: block;
	width: 100%;
	background-image:url(../img/Widget_Right_Corner-min.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 33px;
	padding: 0px;
	margin: 0px;
	color: #7e00b3;
	font-family: verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 17px;
	margin-right: 10px;
	cursor: move;
}

.widget {
	margin-top: 10px;
	/*margin-right: 10px;*/
}

.widget h2:hover {
	cursor: move;
}

.widget h2 img {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}

.widget h2 a.more {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 10px;
}

.widget h2 a {
	text-decoration: none;
	padding-left: 15px;
	padding-top: 4px;
	float: left;
	color: #7e00b3;
}

#Widget_Photos .widget_content img {
	padding: 0px;
	margin-left: 2px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
}

#Widget_Photos .widget_content, #Widget_News .widget_content {
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}

#Widget_Photos .widget_content .hide {
	display: none;
}

#Widget_Events .eventViewerOptions {
	background-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
	height: 27px;
	list-style-image: none;
	list-style-type: none;
	border-bottom: #999999 solid 1px;
}

#Widget_Events .eventViewerOptions li {
	float: left;
}

#Widget_Events .eventViewerOptions li h2 {
	background-image: none;
	height:auto;
	padding-top: 4px;
	padding-left: 12px;
	color:#333333;
	font-size:14px;
	font-weight: normal;
	cursor:auto;
}

#EventsViewer {
	height: 220px;
	overflow:auto;
	background-color:#FFFFFF;
}

#Widget_Events {
	max-width: 592px;
}

#Widget_Events .eventViewerOptions img {
	padding-top: 4px;
	padding-left: 7px;
}

#Widget_Events .widget_content {
	vertical-align: top;
	padding: 0px;
	max-width: 588px;
}


#Gallery_Controls {
	height: 25px;
	background-color:#EAEAEA;
}

#Gallery_Controls ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 31px;
}

#Gallery_Controls ul li {
	float: left;
	width: 26px;
	background-color:#EAEAEA;
	height: 20px;
	padding-top: 5px;
	border-right: #FFFFFF solid 1px;
	text-align: center;
	color: #333333;
}

#Gallery_Controls ul li:hover {
	background-color:#dadada;
	cursor:pointer;
}

#Gallery_Controls ul li.selected {
	background-color:#dadada;
	color: #7e00b3;
	font-weight: bold;
}

#Gallery_Controls ul li.ends {
	width: 31px;
}

#Gallery_Start {
	border-left: #FFFFFF solid 1px;
}

#Widget_Sponsors .widget_content img {
	padding: 0px;
	margin: 12px;
	margin-right: 0px;
}

#Widget_Sponsors {
	max-width: 592px;
}

#Widget_MailingList .widget_content {
	background-image:url(../img/mailing_icon-min.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
	padding-right: 80px;
	height: 105px;
}

h6 a {
	padding-left: 50px;
}

#MiniNews {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#MiniNews li {
	list-style-type: none;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
}

#MiniNews li a {
	color: #7e00b3;
}


#MiniNews li.title {
	list-style-type: none;
	background-color:#EEEEEE;
	height: 19px;
	color: #7e00b3;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: #dadada solid 1px;
	padding-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	background-image: url(../img/newspaper.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}


#MiniNews li p.dateTag, #EventsTable p {
	font-size: 10px;
	padding-top: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #7e00b3;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

#MiniNews li.title a {
	color: #303237;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#MiniNews li.title a:hover {
	text-decoration: underline;
}

#debug {
	position: absolute;
	right: 0px;
	z-index: 1000;
	background:#FFFFFF;
}

#glass {
	background-color:#FFFFFF;
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 900;
}	

#RightColPad, #LeftColPad  {
	height:1px;
	border:none;
	margin: 0px;
}

#carousel1 {
	margin-bottom: 10px;
}

#carousel1_reserve {
	display: none;
	border: 10px #CCCCCC solid;
	text-align: center;
	padding-top: 100px;
	height: 120px;
}

#Widget_Literature .widget_content {
	height: 116px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#Widget_Literature p {
	float: left;
	width: 354px;
	padding-top: 5px;
	margin: 0px;
}

#Literature_Links {
	float: left;
	vertical-align: middle;
	width: 210px;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}

#Literature_Links ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-left: #7e00b3 solid 1px;
	width: 210px;
	height: 116px;
}

#Literature_Links ul li a {
	background-color: #F0F0F0;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-bottom: solid #FFFFFF 2px;
}

#Literature_Links ul li a:hover {
	color: #7e00b3;	
}

#Widget_CountDown .widget_content {
	height: 100px;
	text-align: center;
}


#clock_days, #clock_hours, #clock_mins, #clock_secs, .clock_breaker {
	float: left;
	color: #7e00b3;
	font-size: 30px;
	text-align: center;
}

#clock_days {
	width: 100px;
}

#Widget_CountDown .widget_content p.description {
	color:#303237;
	font-weight: bold;
}

#Widget_Photos_Links {
	display: none;
	border-left: #7e00b3 solid 1px;
	overflow: hidden;
	height: 250px;
}

#Widget_Photos_Links ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 229px;
	height: 116px;
	padding-top: 
}

#Widget_Photos_Links ul li a {
	background-color: #F0F0F0;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-bottom: solid #FFFFFF 2px;
}

#Widget_Photos_Links ul li a:hover {
	color: #7e00b3;	
}

/* From the events css file */
#EventsTable td {

	margin-right: 1px;
	padding-right: 2px;
}

#EventsTable {
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	width: 95%;
	color: #4F4F4F;
	font-size: 11px;
}

#EventsTable p {
	padding-bottom: 13px;
}

#EventsTable h6 a {
	color: #7e00b3;
	font-size: 17px;
	text-decoration: none;
	padding-left: 5px;
}

#EventsTable h6 a:hover {
	text-decoration: underline;
}

#EventsTable h6 {
	padding-left: 0px;
	padding-bottom: 5px;
	font-size: 12px;
}

div.mini_image {
	width: 60px;
	height: 60px;
	background-position: center;
	margin-top: 8px;
	margin-right: 6px;
}

h6.RequireTicket {
	background-image: url(../img/mini_ticket.png);
	background-position: 2px 4px;
	background-repeat: no-repeat;	
}

#LeftArrow a {
	background-image:url(../img/Events_left.gif);
	background-repeat:no-repeat;
	background-position: 7px 4px;
	width: 29px;
	height: 27px;
	display: block;
}

#LeftArrow a:hover {
	background-image:url(../img/Events_left_over.gif);
}

#RightArrow a {
	background-image:url(../img/Events_right.gif);
	background-repeat:no-repeat;
	background-position: 7px 4px;
	width: 29px;
	height: 27px;
	display: block;
}

#RightArrow a:hover {
	background-image:url(../img/Events_right_over.gif);
}

p.EventsLoading {
	width: 100%;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	margin-top: 30px;
}

#Widget_RaW .widget_content {
	padding: 0px;
	background-image:url(/home/img/raw.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

/* Google Code RSS API CSS Stuff */
.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-size: 12px;
}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #dadada;
  background-color: #dadada;
  height: 22px;
  padding-top: 4px;
  overflow : hidden;
  white-space : nowrap;
  display: none;
}

.gfg-title a {
  color : #7e00b3;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #7e00b3;
}

.gfg-entry {
 /* background-color : white;*/
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  /*background-color : white;*/
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
	height : 19px;
	overflow : hidden;
	white-space : nowrap;
	text-overflow : ellipsis;
	-o-text-overflow : ellipsis;
	padding-left : 25px;
	padding-right : 5px;
	margin: 0px;
	padding-top: 5px;
}

.gfg-listentry a {
		color: #303237;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gfg-listentry a:hover {
	text-decoration: underline;
}

.gfg-listentry-odd {
  background-color : #eeeeee;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('/home/img/bullet_go.png');
  background-repeat: no-repeat;
  background-position : 5px 4px;
}

/*
 * FeedControl customizations.
 */
 .gf-title a {
 	color: #7e00b3;
	font-weight: bold;
 }
 
 

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 4.8em;
  color: #000000;
  margin-top : 3px;
}

 .gf-snippet {
 	width: 270px;
 }

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
  font-size: 10px;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
