#content {
	font: 10pt Verdana;
	color: #565656;
	width: 620px;
}

#leftSide {
	float: left;
	width: 360px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 40px 0px;
}
.accordion {
	position: relative;
	border-bottom: 1px solid #d9d9d9;
}
h3 {
	position: relative;
}
.ui-accordion-header:first-child {
	border-top: 0px solid #d9d9d9;
}
.ui-accordion-header {
	//height: 70px;
min-height: 70px;
max-height: 95px;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #d9d9d9;
	margin: 0px;
}
h3.ui-state-active {
	padding: 10px 0px 0px 10px;
}
.ui-state-default:hover {
	background: #f7f7f7;
	cursor: pointer;
}
.ui-accordion-header {
	padding-left: 10px;
}

h3 .title {
	font: 18pt Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -2pt;
	margin-bottom: -5px;
	color: #434343;
}
h3 .subtitle {
	font: 14pt Verdana, sans-serif;
	letter-spacing: -1pt;
}
h3 .date {
	font: 10pt Verdana, sans-serif;
	letter-spacing: -1pt;
}
.txtContent {
	padding: 0px 0px 25px 10px;
}

.txtContent .red,
.txtContent .red a:link,
.txtContent .red a:hover,
.txtContent .red a:active,
.txtContent .red a:visited { color: #990000; border-bottom: 1px dotted #990000; text-decoration: none; }

.videoWrapper {
	position: relative;
	background: #f7f7f7;
	width: 365px;
	border: 1px solid #eaeaea;
	padding: 10px 0px;
	margin: 0px auto;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.video {
	width: 340px;
	margin: 0px auto;
}
.videoInfo {
	padding: 5px 0px 0px 15px;
}
.videoInfo .videoTitle {
	letter-spacing: -1pt;
	font: 11pt Verdana;
	font-weight: bold;
	color: #434343;
	margin-bottom: -2px;
}
.videoInfo .videoSubtitle {
	font: 8pt Verdana;
	color: #434343;
}
.sharethis {
	position: absolute;
	right: 15px;
	bottom: 3px;
	background: transparent url(../images/icns-sharethis.png) no-repeat right;
	height: 25px;
	font-size: 7pt;
	font-weight:bold;
	color: #a1a0a0;
	letter-spacing: -1pt;
	text-transform: uppercase;
	padding: 12px 35px 0px 0px;
}

.readmore {
	background: transparent url(../images/arrow-red-down.gif) no-repeat bottom right;
	height: 12px;
	margin-bottom: 7px;
	font-size: 8pt;
	letter-spacing: -1pt;
	font-weight: bold;
	color: #990000;
	width: 165px;
}

h3.ui-state-active .readmoreBtn {
	display:none;
}
.readmoreBtn {
	position: absolute;
	top: 30px;
	right: 15px;
	background: transparent url(../images/btn-read-more.png) no-repeat top right;
	width: 50px;
	height: 34px;
	font: 7pt Verdana;
	color: #a5a4a4;
	padding-top: 35px;
	cursor: pointer;
	overflow: hidden;
}


#rightSide {
	float: right;
	width: 230px;
	margin-top: 20px;
}

#thermometerSection {
	background: #f7f7f7;
	border: 1px solid #eaeaea;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 210px;
	padding: 15px 10px;	
	margin-bottom: 25px;
}

#helpSection,
#mapSection,
#dykSection {
	margin-bottom: 25px;
}

#helpSection .mainTitle,
#mapSection .mainTitle,
#dykSection .mainTitle {
	background: transparent url(../images/icns-question-mark.png) no-repeat left;
	font-size: 11pt;
	font-weight: bold;
	color: #434343;
	letter-spacing: -1px;
	padding-left: 25px;
	margin: 0px 0px 10px 10px;
}

.wrapperBox {
	background: #f7f7f7;
	border: 1px solid #eaeaea;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 190px;
	padding: 10px 20px;
}
.wrapperBox .section {
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}
.wrapperBox .section:last-child {
	border-bottom: 0px solid #eaeaea;
}
.wrapperBox .section .title {
	font: 15pt Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -2pt;
	margin-bottom: 0px;
	line-height: 14pt;
}
.wrapperBox .section .subtitle {
	font: 10pt Verdana, sans-serif;
	letter-spacing: -1pt;
	margin-bottom: 5px;
	margin-left: 2px;
}
.wrapperBox .section .redBtn,
.wrapperBox .section a.redBtn:link,
.wrapperBox .section a.redBtn:hover,
.wrapperBox .section a.redBtn:active,
.wrapperBox .section a.redBtn:visited {
	display: block;
	background: transparent url(../images/btn-red.png) no-repeat;
	width: 88px;
	height: 21px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: #000000 0px 1px 0px;
	letter-spacing: -1pt;
	color: #FFFFFF;
	padding-top: 3px;
	margin-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}
.wrapperBox .section .socialMedia {
	margin-top: 15px;
	height:20px;
}
.wrapperBox .section .fbBtn,
.wrapperBox .section .twitterBtn,
.wrapperBox .section .youtubeBtn,
.wrapperBox .section .sharethisBtn {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	text-indent: -3000px;
	padding-right: 5px;
}
.wrapperBox .section .fbBtn {
	background: transparent url(../images/icns-facebook.png) no-repeat;
}
.wrapperBox .section .twitterBtn {
	background: transparent url(../images/icns-twitter.png) no-repeat;
}
.wrapperBox .section .youtubeBtn {
	background: transparent url(../images/icns-youtube.png) no-repeat;
}
.wrapperBox .section .sharethisBtn {
	background: transparent url(../images/icns-sharethis.png) no-repeat;
}

.mapBox {
	position: relative;
	background: #f7f7f7;
	border: 1px solid #eaeaea;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width: 230px;
	height: 250px;
	overflow: hidden;
}
.mapBox .labelText {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: #666666;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 5px 10px;
	color: #FFFFFF;
	font: 8pt Arial;
	font-weight: bold;
	text-shadow: #000000 0px -1px 0px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

#dykSection ul {
	list-style: none outside url(../images/arrow-right.png);
	margin: 0px;
	padding: 10px 0px 0px 5px;
	text-indent: 0px;
}
#dykSection ul li {
	font-size: 8pt;
	letter-spacing: -1pt;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}
#dykSection ul li:last-child {
	border-bottom: 0px solid #eaeaea;
}
