/*general settings*/

* {
	padding: 0;
	margin: 0;
	line-height: 100%;
}

html {
	background-color:;
	font: normal normal 13px Arial, Verdana, sans-serif;
	color: #3f5880;
	line-height: 16px;
	background: #3f5880 url('http://share.crescent.tv/images/background.jpg') repeat-x;
}

body {
	margin: auto;
	min-width: 990px;
	height: 100%;
}

p {
	padding-bottom: 12px;
}

ul, ol {
	margin: 0 30px 16px 30px;
}

li, td {
	line-height: 16px;
}

td {
	padding: 0 8px 8px 0;
}

.aRight {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	line-height: 16px;
}

hr {
	height: 1px;
	color: #1f3455;
	width: 100%;
	background-color: #1f3455;
	border: 0;
	margin: 12px 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #3f5880;
	border-bottom: 1px dotted #3f5880;
}

a:hover, a:active {
	text-decoration: none;
	color: #5d7499;
	border-bottom: 1px dotted #5d7499;
}

strong {
	color: #3f5880;
}

.small {
	font-size: 11px; 
}

#container {
	clear: both;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
	width: 970px;
}

#header {
	float: left;
	width: 970px;
	height: 155px;
	background: #fff url("http://share.crescent.tv/images/header.jpg") no-repeat;
}

#header p {
	float: left;
	width: 700px;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	padding: 33px 0 39px 40px;
}

#header .tagline {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	line-height: 14px;
}

#menu {
	clear: both;
	height: 24px;
	width: 930px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-left: 40px;
	letter-spacing: 1px;
	white-space: nowrap;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: 0;
}

#menu a:hover {
	color: #fff568;
	text-decoration: none;
	border-bottom: 1px dotted #fff568;
	letter-spacing: 0;
}

#submenuOP, #submenuAU, #submenuAM, #submenuLE, #submenuLO, #submenuNE, #submenuCU, #submenuES  {
	clear: both;
	position: absolute;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #374f76;
	margin-left: 40px;
	letter-spacing: 1px;
	visibility: hidden;
}

#submenuOP a:link, #submenuOP a:visited, #submenuAU a:link, #submenuAU a:visited, #submenuAM a:link, #submenuAM a:visited, #submenuLE a:link, #submenuLE a:visited, #submenuLO a:link, #submenuLO a:visited, #submenuNE a:link, #submenuNE a:visited, #submenuCU a:link, #submenuCU a:visited, #submenuES a:link, #submenuES a:visited {
	color: #374f76;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: 0;
}

#submenuOP a:hover, #submenuAU a:hover, #submenuAM a:hover, #submenuLE a:hover, #submenuLO a:hover, #submenuNE a:hover, #submenuCU a:hover, #submenuES a:hover {
	color: #1f3455;
	text-decoration: none;
	border-bottom: 1px dotted #1f3455;
	letter-spacing: 0;
}

#submenuOP a:active, #submenuAU a:active, #submenuAM a:active, #submenuLE a:active, #submenuLO a:active, #submenuNE a:active, #submenuCU a:active, #submenuES a:active {
	color: #ffc;
	text-decoration: none;
	border-bottom: 1px dotted #ffc;
	letter-spacing: 0;
}

#content {
	clear: both;
	background-color: #fff;
	float: left;
	width: 910px;
	min-height: 400px;
	padding: 0 30px 0 30px;
}

#content p {
	line-height: 17px;
}

#content img {
	float: right;
	border: 1px solid #1f3455;
	margin: 0 0 10px 10px;
	padding: 2px;
}

.picleft {
	float: left;
	border: 1px solid #1f3455;
	margin: 0 10px 10px 0;
	padding: 2px;
}

#content .bullet {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

#content .staff {
	float: left;
	border: 1px solid #1f3455;
	margin: 0 10px 10px 0px;
	padding: 2px;
}

#content p.title {
	font: normal bold 16px Arial, Verdana, Helvetica, sans-serif;
	color: #1f3455;
}

#content .subTitle {
	font: normal bold 13px Arial, Verdana, Helvetica, sans-serif;
	color: #1f3455;
}

#colLeft {
	float: left;
	width: 664px;
	margin: 0px 46px 0px 0px;
}

#colLeft p {
	font: normal normal 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
}

#colLeft img {
	float: right;
	border: 0;
	padding: 2px 46px 0px 25px;
}

#ctc {
	float: left;
	display: inline;
	width: 200px;
	height: 150px;
	text-decoration: none;
	border: 0;
}

#ctc a {
	display: block;
	width: 200px;
	height: 150px;
	text-decoration: none;
	border: 0;
	background: url("http://share.crescent.tv/images/ctc.jpg") 0 0 no-repeat;
}

#ctc a:hover {
	text-decoration: none;
	border: 0;
	background-position: 0px -150px;
}

#welcomeTop {
	float: left;
	width: 664px;
	height: 15px;
	background: #fff url("http://share.crescent.tv/images/welcomeTopBar.jpg") no-repeat;
}

#greenLogo {
	margin: 25px 20px;
	width: 209px;
	height: 60px;
	text-decoration: none;
	border: 0;
	background-image: url("/images/green-logo.jpg");
	background-repeat: no-repeat;
}

#greenLogo img {
	height: 60px;
}

#greenLogo a {
	width: 209px;
	height: 60px;
	text-decoration: none;
	border: 0;
}

#greenLogo:hover {
	text-decoration: none;
	border: 0;
	background-position: 0px -60px;
}

#promoTop {
	float: left;
	width: 664px;
	height: 15px;
	background: #fff url("http://share.crescent.tv/images/promoTopBar.jpg") no-repeat;
	margin-top: 20px
}

#greenTop {
	float: left;
	width: 384px;
	height: 15px;
	background: #fff url("http://share.crescent.tv/images/greenTop.jpg") no-repeat;
	margin-top: 20px
}

#greenMid {
	float: left;
	width: 384px;
	background: #fff url("http://share.crescent.tv/images/greenBG.jpg") repeat-y;
	padding: 10px 0 0 0;
	text-align: center;
}

#greenMid td {
	font: normal normal 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 13px;
	text-align: center;
	padding: 3px 2px 2px 2px;
	white-space: nowrap;
}

#greenMid td.rule {
	height: 1px;
	background-color: #3f5880;
	padding: 0;
}

#greenMid td.spacerH {
	height: 4px;
	padding: 0;
}

#greenMid td.spacerV {
	height: 50px;
	width: 2px;
	padding: 0;
}

#greenMid td.break {
	height: 50px;
	width: 1px;
	background-color: #3f5880;
	padding: 0;
}

#greenMid a:link, #greenMid a:visited {
	text-decoration: none;
	color: #3f5880;
	border: 0;
}

#greenMid a:hover, #greenMid a:active {
	text-decoration: none;
	color: #5d7499;
	border-bottom: 1px dotted #5d7499;
}

#greenMid img {
	border: 0;
	padding: 0;
}

#greenBottom {
	float: left;
	width: 384px;
	height: 11px;
	background: #fff url("http://share.crescent.tv/images/greenBottom.jpg") no-repeat;
}

#welcome {
	float: left;
	width: 664px;
	height: 350px;
	background: #fff url("http://share.crescent.tv/images/welcomeBG.jpg") repeat-y;
	padding: 10px 26px 11px 26px;
}

#welcome img {
	border: 0;
}

#promo {
	float: left;
	width: 664px;
	background: #fff url("http://share.crescent.tv/images/welcomeBG.jpg") repeat-y;
	padding: 10px 0 0 0;
	text-align: center;
}

#promo td {
	font: normal normal 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 13px;
	text-align: center;
	padding: 0 2px 2px 2px;
	white-space: nowrap;
}

#promo td.rule {
	height: 1px;
	background-color: #3f5880;
	padding: 0;
}

#promo td.spacerH {
	height: 4px;
	padding: 0;
}

#promo td.spacerV {
	height: 50px;
	width: 2px;
	padding: 0;
}

#promo td.break {
	height: 50px;
	width: 1px;
	background-color: #3f5880;
	padding: 0;
}

#promo a:link, #promo a:visited {
	text-decoration: none;
	color: #3f5880;
	border: 0;
}

#promo a:hover, #promo a:active {
	text-decoration: none;
	color: #5d7499;
	border-bottom: 1px dotted #5d7499;
}

#promo img {
	border: 0;
	padding: 8px 0 0 0;
}

#welcomeBottom, #promoBottom {
	float: left;
	width: 664px;
	height: 11px;
	background: #fff url("http://share.crescent.tv/images/welcomeFooter.jpg") no-repeat;
}

#colRight {
	float: left;
	width: 200px;
}

#colRight img {
	float: left;
	border: 0;
}

#ctc {
	float: left;
	display: inline;
	width: 200px;
	height: 150px;
	text-decoration: none;
	border: 0;
}

#ctc a {
	display: block;
	width: 200px;
	height: 150px;
	text-decoration: none;
	border: 0;
	background: url("http://share.crescent.tv/images/ctc.jpg") 0 0 no-repeat;
}

#ctc a:hover {
	text-decoration: none;
	border: 0;
	background-position: 0px -150px;
}

#adSpacer, #adSpacer1, #adSpacer2 {
	float: left;
	width: 200px;
	height: 15px;
}

#ad1 {
	float: left;
	text-decoration: none;
	border: 0;
}

#ad1 a {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	border: 0;
	background: url("http://share.crescent.tv/images/ad1.jpg") 0 0 no-repeat;
}

#ad1 a:hover {
	text-decoration: none;
	border: 0;
	background-position: 0px -200px;
}

#tenrotate {
	float: left;
	width: 200px;
	height: 200px;
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
}

#tenrotate img {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}

#proptour {
	float: left;
	width: 200px;
	height: 200px;
	text-decoration: none;
	border: 0;
}

#proptour a {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	border: 0;
	background: url("http://share.crescent.tv/images/proptour.jpg") 0 0 no-repeat;
}

#proptour a:hover {
	text-decoration: none;
	border: 0;
	background-position: 0px -200px;
}

#proptour .blank a {
	width: 0;
	height: 0;
	text-decoration: none;
	border: 0;
}

#toEvent {
	width: 698px;
	background-color: #5d77a1;
	color: #fff;
	height: 16px;
	padding: 4px 0px 0px 2px;
	margin: 8px 0px 10px 0px;
}

#ogEvent {
	width: 698px;
	background-color: #5d77a1;
	color: #fff;
	height: 16px;
	padding: 4px 0px 0px 2px;
	margin: 8px 0px 10px 0px;
}

#footer {
	clear: both;
	float: left;
	width: 970px;
	height: 39px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	text-align: center;
	padding-top: 22px;
	background: #fff url("http://share.crescent.tv/images/footer.jpg") no-repeat;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: 0;
}

#footer a:hover {
	color: #fff568;
	text-decoration: none;
	border-bottom: 1px dotted #fff568;
	letter-spacing: 0;
}

#bottomSpacer {
	clear: both;
	width: 970px;
	height: 20px;
}
