.WIDGET_Home {
	width:635px;
	height: 116px;
	background: url('/images/widgetHome_bg.jpg') no-repeat;
}

.WIDGET_News {
	width:310px;
	height: 394px;
	background: url('/images/widgetNews_bg.jpg') no-repeat;
}

.WIDGET_Tides {
	width:310px;
	height: 260px;
	background: url('/images/widgetTides_bg.jpg') no-repeat;
}

.WIDGET_Directory {
	width:310px;
	height: 310px;
	background: url('/images/widgetDirectory_bg.jpg') no-repeat;
}
.WIDGET_Olympics {
	width:307px;
	height: 166px;
	background: url('/images/widgetsOlympics_bg.jpg') no-repeat;
}

.WIDGET_TTNC {
	width:310px;
	height: 177px;
	background: url('/images/widgetsTTNC_bg.png') no-repeat;
}
.WIDGET_TTNC .header {
	color:#FFF;
	float:right;
	width:180px;
	font-size:18px;
	margin-bottom:5px;
}
.WIDGET_TTNC .body {
	color:#FFF;
	float:right;
	width:180px;
	font-size:12px;
}
.WIDGET_Map {
	width:310px;
	height: 310px;
	background: url('/images/widgetMap_bg.jpg') no-repeat;
}

.WIDGET_Gallery {
	width:310px;
	height: 384px;
	background: url('/images/widgetGallery_bg.jpg') no-repeat;
}

.WIDGET_Videos {
	width:635px;
	height: 269px;
	background: url('/images/widgetVideos_bg.jpg') no-repeat;
}

.WIDGET_MainTitle {
	padding-top:12px;
	padding-left:60px;
	text-align:left;
	color:#fff;
	font-size:19px;
}

.WIDGET_MainTitleFacilities {
	padding-top:1px;
	padding-left:60px;
	text-align:left;
	color:#fff;
	font-size:19px;
}

.WIDGET_MainTitleOlympics {
	padding-top:0px;
	padding-left:60px;
	text-align:left;
	color:#fff;
	font-size:19px;
}

.WIDGET_ContentArea {
	padding:0px;	
	background:#fff;
	margin:12px;
	margin-right:15px;
	height:192px;
	text-align:left;
}

.WIDGET_ContentAreaFacilities {
	padding-left:10px;
	padding-top: 5px;
	background:#fff;
	margin:12px;
	margin-top:10px;
	margin-right:15px;
	height:106px;
	text-align:left;
}

.WIDGET_ContentAreaOlympics {
	padding:0px;	
	background:#;
	margin:12px;
	margin-right:15px;
	text-align:left;
}

.WIDGET_ContentAreaMiddle {
	padding:0px;	
	background:#fff;
	border-top:10px solid #fff;
	margin:10px;
	margin-top:0px;
	text-align:left;
}

.WIDGET_ContentAreaMiddleFacilities {
	padding:0px;	
	background:#f53550;
	margin-left:0px;
	height: 20px;
		/*margin:10px;*/
	margin-top:0px;
	text-align:left;
}

.WIDGET_ContentAreaMiddleOlympics {
	padding:0px;	
	margin:0px;
	margin-top:0px;
	text-align:left;
}

a.WIDGET_newsWidgetLinks {
	color: #2f8bcf;
	font-weight: bold;
	text-decoration:none;
}

a.WIDGET_newsWidgetLinks:hover {
	color: #2f8bcf;
	font-weight: bold;
	text-decoration:underline;
}

.olympic_widget_button {
	background: url('/images/widgetOlympics_btn.png') no-repeat;	
	height:31px;
	width:154px;
	line-height:28px;
	margin-top:8px;
	float:right;
}
.ttnc_widget_button {
	background: url('/images/widgetTTNC_btn.png') no-repeat;	
	height:39px;
	width:160px;
	line-height:31px;
	margin-top:5px;
	float:right;
	padding-left:20px;
}
.image-wrapper {
	position: relative;
	width: 152px;
}
.image-wrapper p {
	position: absolute;
	left: 7px;
	top: 2px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top:0px;
	padding-left:0px;

	width: 152px;
	color: #FFF;
	margin: 5px;
}

