body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#005ed0;
  font-size:12px; 
}

a:link {
	color: #72CEFF;
	text-decoration:none;
} 

a:visited {
	color: #72CEFF;
	text-decoration:none;
} 

a:hover {
	color: #FFFFFF;
	text-decoration:none;
} 

h3 {
	font-size:16px;
}

input {
	background-color:#005ed0;
	color:#FFFFFF;
	border-left:#00CCCC solid 1px;
	border-top:#00CCCC solid 1px;
	border-bottom:#00CCCC solid 1px;
	border-right:#00CCCC solid 1px;
	font-weight:bold;
}

#Error {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;	
	font-weight:bold;
}

#PageBody {
	background-color:#005ed0;
    /*border: black solid 2px;*/
	margin:auto auto;
	text-align:center;
}

#centerDiv-Container {
	width:1250px;
	/*border: green solid 2px; */
	text-align: center;	
	margin: auto auto;
	/*background-image:url(images/Christmas_BG.png);*/
	background-repeat:no-repeat;
	
}

#santa-hat {
	/*border: orange solid 2px; */
	position:absolute;
}

#centerDiv {
	width:895px;
	/*border: red solid 2px; */
	text-align: center;	
	margin: auto auto;
}

#FooterDiv {	
	color:#72CEFF; 
	margin-top:10px;
	
}

#Logo {
	/*text-align:center;*/
	left:0px;
	width:100%;
	/*padding-top:30px; for xmas design */
}
	
#MenuBar {
	margin-top:10px;
	margin-bottom:4px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	text-align:left;
	color:#FFFFFF;
	background-color:#005ed0;
}

#CurrentSong {
	overflow:hidden;
	
	width:230px;
	margin-left:60px;
	text-align:left;
	font-size:8pt;
}
#PlayerText {	
	/*border: red solid 1px;*/
	height:200px;
	width:300px;
	position:fixed;
	_position:absolute;
	top:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	right:0;
	background-image:url(images/FloatingPlayerBG.png);
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
}
#PlayerText img {
	padding-top:5px;
	padding-left:45px;
}

#PlayerText a {
	color:white;
}

.greenarrow {
	clear:both;
	float:right;
}

.Oversold {
	width:830px;
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
		color: #0066CC;
	font-style: italic;
	font-size:20px; 
	font-family:Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;		

}

.StreamingBasic {
	background-color: #f7f7f7;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	color: #0066CC;	
	text-align:center;
	height:30px;
}

.StreamingPlansHeader {
	height:50px;
	text-align:center;
	color: #0066CC;	
	background-image:url(images/streaming/white_gradient.png);
	background-repeat:repeat-x;	
}

.StreamingBestValue {		
	margin-left:600px;
	height:37px;
	width:78px;		
}

.StreamingPremium {
	background-color:#FFFFFF;
	color: #0066CC;	
	text-align:center;
}

.line {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.NB {
	font-size:10px;
}

#MenuBarLogin {
	/*border: red solid 2px;*/
	background-color:#0000CC;
	z-index:100;
	width:auto;
	height:auto;	
	position:absolute;
	margin-top:15px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#WorkArea {
	float: left; 
	width:98%; 
	height:auto; 
	/*border: red solid 2px; */
	text-align:center; 
	margin-left:6px;
}

#TextHeading {
	font-size:16pt;	
}

#TextSubHeading {
	font-size:12pt;	
}


#BodyArea {
	/*border: purple solid 2px;*/
	background-image:url(images/BodyBGTemplate.jpg);
	background-repeat:repeat-y;	
	padding:0px;
	margin:0px;
	margin-top:15px;
	color:#FFFFFF;
}

#BodyAreaFooter {	
	background-image:url(images/BodyBGTemplateFooter.jpg); 
	height:10px;
	clear: both;
}

#BodyTextLeft {
	float:left;
	margin-left:20px;
	line-height:30px;
	text-align:left;
  font-size:16px; 	
	/*border: orange solid 2px;*/
	/*margin-top:5px;		*/
	width:855px;
}

#BodyTextRight {	
	height:auto;;
	float:right;
	width:270px;
	line-height:40px;
	text-align:left;
  font-size:16px; 
	padding-left:15px;
	padding-top:20px;	
	/*border: orange solid 2px;*/
	background-image:url(images/RightSideBG.png);
	background-repeat:no-repeat;
	margin-right:-8px;
		
}

#SCMA {		
	margin-left:158px;
	margin-top:40px;
	
}


#BigBody {
	/*border: orange solid 2px;*/
	margin:20px;
	text-align:left;	
}

.ParaLeft {
	width:510px;
}

.Justify {
	text-align:justify;
}
img.floatLeft { 
    float:left; 
	margin-right:8px;
	margin-bottom:4px;	
	padding:2px;
	background-color:#FFFFFF;	
}

img.floatRight { 
    float:right; 
	margin-right:8px;
	margin-bottom:4px;	
	padding:2px;
	background-color:#FFFFFF;
}


#Container_Images {
	text-align:center;
}
img.imgBorder { 
	
	margin:4px;
	padding:2px;
	background-color:#FFFFFF;
	text-align:center;
}

.StationStatus {
	/*border: orange solid 2px;*/
	text-align:left;
	float:left;
	min-height:300px;
}

.subHead {
	background-color:#999999;
}


div.wrapper { 
	width: 860px; 
	position: relative; 
	position: relative; 
	margin: 10px;
	color:#000000;
} 

div.wrapper a:link {color:#000066;}
div.wrapper a:visited {color:#000066;}

.align-left {
	text-align:left;
}

.player-quote {
	background-color:#CCCCCC;
	padding:4px;
	margin-top:4px;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	border: #999999 solid 1px;
}

div.left { 
	width: 200px; 
	background-color:#FFFFFF;
	position: relative; 
	float: left; 

} 

div.right { 
	width: 660px; 
	background-color:#FFFFFF;
	position: relative; 
	float: right; 
	color:#005ed0;
	padding-bottom:10px;
} 

div.menuitem {
	width:196px;
	background-color:#999999;
	height:20px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

div.rightbody {
	/*border: orange solid 2px;*/
	width:640px;
	margin:auto auto;
	text-align:center;
	min-height:200px;	
}

#key-feats {
	margin-left:50px;
	width:420px;
	float:left;
	/*border: orange solid 2px;*/
}

#key-feats2 {
	width:299px;
	float:right;
	margin-right:50px;
}

#hostfeat li {
	background-image:url(images/tick.gif);	
	background-repeat: no-repeat;
	background-position: 0px 1px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 5px;
}

#HostingPackages {
	float:left;	
	margin-left:80px;
}

span.clear {
	clear:both;
}

.quote {	
	width:470px;
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px; 
	color: #0066CC;
	font-style: italic;
	font-size:20px; 
	font-family:Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
		filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;		
}

.ImgFloatLeft {	
	float:left;
	margin-right:15px;
}