@charset "UTF-8";
/* CSS Document */
* {
	outline: none;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	overflow-y: scroll;
	overflow-x: hidden;
}
iframe {
	overflow-x: hidden;
}

input {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
	outline: none;
}
#menuholder {
	background-image: url(../images/menubackground.png);
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 38px;
}
#menuzone {
	height: 38px;
	width: 960px;
	margin-left: 10px;
	clear: both;
	float: left;
}
.menulist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menulist li {
	float: left;
	margin: 0px;
	line-height: 38px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.menulist a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
.menulist a:hover {
	text-decoration: none;
	background-image: url(../images/menuhover.png);
	background-repeat: repeat-x;
}
#featured li.ui-tabs-nav-item a:hover{
	background-image: url(../images/rotatorhover.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 240px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{  
    background-image: url(../images/rotatorhover.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 240px;
}
#outerwrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#belowmenu {
	background-image: url(../images/belowmenu.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 980px;
}
#contentwrapper {
	background-image: url(../images/pointcontentbackground.png);
	background-repeat: repeat-y;
	width: 980px;
	min-height: 600px;
}
#contentwrapper2 {
	background-image: url(../images/maincontentbackground.png);
	background-repeat: repeat-y;
	width: 980px;
	min-height: 600px;
}
#footerwrapper {
	background-image: url(../images/pointfooterbackground.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 980px;
}
#headerbar {
	background-image: url(../images/headerbar.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 980px;
}
#headerlogo {
	background-image: url(../images/headerlogo.png);
	height: 120px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#logoholder {
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 210px;
	height: 119px;
	vertical-align: middle;
}
body.greySplash {
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/pointBackground.jpg);
	background-color: white;
	padding: 0px;
	margin: 0px;
}

#splash {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 599px;
}

#followBar {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 450px;
}

#facebook {
	float: left;
	width: 200px;
}

#twitter {
	margin-left: 50px;
	width: 200px;
	float: left;
}
#leftcolumn {
	float: left;
	width: 630px;
	margin-left: 10px;
}
#rightcolumn {
	float: left;
	width: 330px;
}
.clearer {
	clear: both;
	height: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#contentrotator {
	background-color: #000000;
	height: 322px;
	width: 630px;
}
#topflightads {
	float: right;
	display: block;
	height: 90px;
	width: 728px;
	margin-top: 14px;
	margin-right: 30px;
}#musicmodule {
	background-image: url(../images/musicmodulebgrd.png);
	background-repeat: no-repeat;
	height: 249px;
	width: 330px;
}
#listenlive {
	height: 100px;
	width: 300px;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 12px;
}
#rightcolumnads {
	clear: both;
	float: left;
	height: 250px;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left: 16px;
}
#listenlive a {
	display: block;
	background-image: url(../images/listenlive.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 300px;
	height: 100px;
}
#listenlive a:hover {
	display: block;
	background-image: url(../images/listenlive.png);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	width: 300px;
	height: 100px;
}
#listenlive a span {
	position: absolute;
	left: -9000px;
}
#musicpanel {
	height: 100px;
	width: 300px;
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#musicpanel a {
	display: block;
	background-image: url(../images/musicpanel.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 300px;
	height: 100px;
}
#musicpanel a:hover {
	display: block;
	background-image: url(../images/musicpanel.png);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	width: 300px;
	height: 100px;
}
#musicpanel a span {
	position: absolute;
	left: -9000px;
}
#footeraddress {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 20%;
	margin-left: 30px;
	margin-top: 15px;
	background-color: #000000;
	line-height: 14px;
}
#footernavigation {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	width: 900px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	margin-top: -5px;
}
#pagetitlewrapper {
	background-color: #000000;
	height: 150px;
	width: 630px;
}
#pagetitlewrapper2 {
	background-color: #000000;
	height: 50px;
	width: 630px;
}
#pagetitlewrapper2 h2 {
	color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 0px;
	line-height: 50px;	
}
#pagecontent {
	padding: 20px;
}
#pagecontent2 {
	padding: 15px;
}
#leftcolumn a:link, #leftcolumn a:visited {
	color: #FF003F;
}
#leftcolumn a:hover, #leftcolumn a:active {
	color: #003399;
}

ul li {
	margin-bottom: 12px;
}

p {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 13px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.error {
	font-weight: bold;
	color: #F00;
}
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #CC3340;
 background:#FFDACC;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #7C9434;
 background:#EFFFC9;
 padding:3px;
 font-weight:bold;
 color:#608000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0099;
 background:#F7CBEC;
 padding:3px;
 font-weight:bold;
 color:#CC0099;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
#footernavigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#footernavigation a:hover {
	color: #CCCCCC;
}
.headlineTextBlue {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #003399;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
.headlineTextRed {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FF00BF;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
.headlineTextRedOrange {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FF008C;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
.headlineTextHotTuna {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
.headlineTextOcean {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
.headlineTextGray {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}
#footeraddress p {
	color: #EDEDED;
}
.bigYellow {
	color: #0066FF;
}
#leftslither {
	background-color: #EDEDED;
	display: block;
	float: left;
	width: 200px;
}
#middlecolumn {
	display: block;
	width: 385px;
	margin-left: 15px;
	float: left;
}
#middlecolumn2 {
	display: block;
	width: 590px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.blogattributes {
	color: #FF003F;
}
#middlecolumn hr {
	margin-bottom: 15px;
}
#middlecolumn2 hr {
	margin-bottom: 15px;
}
.slitherfocus {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 11px;
}.slitherfocus h4 {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#middlecolumn a.readmore, #middlecolumn a.readmore a.readmore:link, #middlecolumn a.readmore a.readmore:visited {
	text-decoration: none;
	background-color: #003399;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}

#middlecolumn a.readmore:hover {
	color: #C5EAFF;
}

#middlecolumn2 a.readmore, #middlecolumn2 a.readmore:link, #middlecolumn2 a.readmore:visited {
	text-decoration: none;
	background-color: #003399;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	margin-right: -15px;
}

#middlecolumn2 a.readmore:hover {
	color: #C5EAFF;
}
#commentzone {
	margin-bottom: 45px;
}
.commentheader {
	background-color: #EDEDED;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
}
.commentitem {
	margin-bottom: 30px;
}
.commentitem p {
	color: #333333;
}
.evenrow {
	background-color: #EDEDED;
}
.oddrow {
	background-color: #FFFFFF;
}
.albImg {
	float: left;
	height: 75px;
	width: 75px;
	overflow: hidden;
}
.albInfo {
	float: left;
	width: 85px;
	padding-left: 10px;
}
.albHolder {
	padding-top: 15px;
	padding-bottom: 15px;
}
.blogImage {
	height: 200px;
	width: 385px;
	overflow: hidden;
	margin-bottom: 15px;
}
.staffImage {
	height: 100px;
	width: 170px;
	overflow: hidden;
	margin-bottom: 10px;
}
.staffName {
	font-size: 13px;
	color: #003399;
	font-weight: bold;
}
.staffPosition {
	font-style: italic;
}
.slitherfocus hr {
}
hr.staffbreak {
	margin-bottom: 15px;
	margin-top: 15px;
}
.albumImage {
	background-color: #EDEDED;
	padding: 10px;
	float: left;
	height: 100px;
	width: 170px;
}
.albumInfo {
	float: left;
	margin-left: 10px;
	width: 380px;
	background-color: #EDEDED;
	height: 105px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.albumInfo p, .albumInfo h2 {
	margin-bottom: 10px;
}
.photoholder {
	width: 435px;
	float: left;
}
.photonavholder {
	float: left;
	width: 150px;
	margin-left: 15px;
}
.photonav {
	width: 150px;
	background-color: #EDEDED;
	margin-bottom: 10px;
}
.albumInfo h2 {
	font-size: 14px;
}
#mainleftcontent {
	float: left;
	width: 185px;
	margin-left: 15px;
	padding-top: 15px;
}
#mainrightcontent {
	padding-top: 15px;
	width: 385px;
	margin-left: 30px;
	float: left;
}
.mainlink {
	line-height: 18px;
	width: 185px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 3px;
}
.mainlink a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainlink a:link, .mainlink a:visited {
}
.mainlink a:hover, .mainlink a:active {
}
#socialLinks {
	width: 300px;
	margin-bottom: 15px;
	margin-left: 16px;
}
#twitterfeed {
	width: 300px;
	margin-bottom: 15px;
	margin-left: 16px;
	margin-top: 20px;
}
#mainrightcontent a.readmore, #mainrightcontent a.readmore a.readmore:link, #mainrightcontent a.readmore a.readmore:visited {
	text-decoration: none;
	background-color: #003399;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}

#mainrightcontent a.readmore:hover {
	color: #C5EAFF;
}
#slogan {
	font-size: 18px;
	line-height: 46px;
	color: #999;
	font-weight: bold;
	float: left;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
#searchzone {
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 21px;
}
form #s {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	margin-top: 4px;
	margin-left:3px;
	float: left;
	background-color: ;
}
form #searchButton {
	float: left;
	margin-left: 6px;
	margin-top: 1px;
	width: 80px;
	height: 26px;
}
#pagecontent h3 {
	margin-top: 0;
}#last5blogs {
	margin-bottom: 15px;
	margin-left: 16px;
	width: 300px;
}
.blogright {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#last5blogs a {
	font-size: 12px;
}

#last5blogs a:link, #last5blogs a:visited {
	font-weight: bold;
	color: #FF003F;
	text-decoration: none;
}

#last5blogs a:hover, #last5blogs a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}#photoStream {
	width: 300px;
	margin-bottom: 5px;
	margin-left: 16px;
}
.photostreamphoto {
	float: left;
	height: 94px;
	width: 94px;
	margin-right: 9px;
	margin-bottom: 9px;
}
.photostreamphoto2 {
	float: left;
	height: 94px;
	width: 94px;
	margin-bottom: 9px;
}
#featured a {
	text-decoration: none !important;
	cursor: pointer;
}
