/* Left Column Styles */

/*----------------------------------------------------------------*/

#rn_events_cont {
	overflow: auto;
}

#rn_events {
	width:461px;
	border-collapse: collapse;
}

#rn_events thead tr td {
	font-weight:900;
}

#rn_events tr td {
	background:url(../images/events_cell_bg.gif) repeat-x;
	height:23px;
	font-size:11px;
}

#rn_events tr td.rn_event_left {
	background:url(../images/events_left_cap.gif) top left no-repeat;
	width:10px;
}

#rn_events tr td.rn_event_right {
	background:url(../images/events_right_cap.gif) top right no-repeat;
	width:10px;
}

#rn_events tr td.rn_events_title {
	color:#e12021;
}

#rn_events #events_bottom {
	background:none;
	height:6px;
}

.open_event {
	cursor:pointer;
}

.mapImg {
	border:2px solid #e4e4e4;
	float:right;
	margin-right:12px;
	width:186px;
	height:127px;
}

/* Gallery */

#photoGallery {
	margin-top:20px;
	margin-bottom:45px;
	background: url('../images/events_bottom.gif') bottom center no-repeat;
	padding-bottom: 15px;
}

#photoGalleryContainer {
	background: url('../images/gallery_grad.gif') top left no-repeat;
	padding-top: 32px;
	padding-left: 20px;
}

#photoGalleryContainer p {
	margin-right:20px;
}

#photoGalleryTable {
	border-collapse: collapse;
}

#photoGalleryTable img {
	width:84px;
	height:84px;
}

* html #photoGalleryTable img {
	display:block;
}

#photoGalleryTable tr td {
	border-top:1px solid #CECECE;
	height:101px;
}

#photoGalleryTable tr.first_tr td {
	border-top:none;
}

#photoGalleryTable tr td {
	/*background: url('../images/gallVertBdr.gif') top right no-repeat;*/
	border-right:1px solid #CECECE;
}

#photoGalleryTable tr td {
	width:114px;
	vertical-align: top;
}

#photoGalleryTable tr td.first_td {
	width:100px;
}

#photoGalleryTable tr td.last_td {
	/*background:none;*/
	border-right:none;
	width:100px;
}

#photoGalleryTable tr td .gallThmbHolder {
	background: url('../images/gallThumbShade.gif') bottom center no-repeat;
	padding-bottom: 7px;
	text-align:center;
	margin-top:14px;
	margin-bottom:5px;
}

* html #photoGalleryTable tr td .gallThmbHolder {
	margin-top:12px;
}

#photoGalleryTable tr td.first_td .gallThmbHolder {
	background: url('../images/gallThumbShade.gif') bottom left no-repeat;
	text-align: left;
}

#photoGalleryTable tr td.last_td .gallThmbHolder {
	background: url('../images/gallThumbShade.gif') bottom right no-repeat;
	text-align: right;
}

#photoGalleryControls {
	width:440px;
	margin:20px 0 0 0;
	text-align: center;
	color:#3F4042;
	font-size:14px;
	font-weight:900;
}

#photoGalleryControls img {
	margin:0 3px -4px 3px;
}

#galleryLegal {
	color:#aaa;
	font-size:10px;
	line-height:1.5;
}

/* Right Column Styles */

/*----------------------------------------------------------------*/

.smrh {
	line-height:0;
	text-align:center;
	margin:12px 0;
}

.footerbg {
	margin-top:4px;
	display:block;
	font-size:11px;
	line-height:1.3;
	color:#5c5c5c;
}

.tout {
	background:url(../images/toutBG.gif) top left repeat-y;
}

.tout .toutInner {
	background:url(../images/toutBGBottom.gif) bottom left no-repeat;
}

#sms {
	margin-top:0px;
	position:relative;
}

#sms .toutInner {
	height:215px;
}

#sms p {
	margin-left:18px;
	margin-right:18px;
	color:#5c5c5c;
}

#sms #alertMe {
	text-align:center;
}

#downloads {
	margin-top:20px;
}

#downloads .toutInner {
	height:300px;
}

#downloads .screenThumb {
	text-align:center;
	float:left;
	margin:10px 8px 8px 0;
}

#downloads .screenThumb img {
	display:block;
	margin-bottom:4px;
}

#downloads .screenThumb a {
	color:#d21c04;
}

#downloads .thumbsCont {
	margin-left:16px;
}