body,td,input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*#margin: 0;*/
	color: #666;
}

body.page {
	background: #fff url(../images/bg.gif); /* Optional */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #666;
}

img {
	border: none;
}

ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 0;
}

a.noborder, a.noborder:hover {
	border-bottom: none;
}

a {
	color: #C00;
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: underline;
}

.leftcorner {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 150px;
	width: 150px;
	background: url(/images/itunes-button.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #C00;
}

h2 {
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 4px;
	color: #C00;
}

h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #C00;
}

h3.withstar {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #C00;
	background-image: url(../images/icons/star.png); 
	background-repeat: no-repeat;
	text-indent: 20px;
}

h4 {
	text-align: left;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #CC0000;
	padding-left: 2px;
}

li.menuspecial {
	background-color: #FFF;
	color: #C00;
}
/* CONTAINER */
#container {
	margin: 0 auto;
	width: 760px;
	height: 100%;
	background: #FFF;
	border: 2px solid #CCC; /* color of the outer border */
	padding: 0px 5px;
	text-align: left; /*cancel ie fix */
}


.portalheaderbar {
	height: 40px;
	width: 100%;
	background-color: #CC0000;
}


/* HEADERS */

#headerlogo {
	background: #FFF url(/images/headers/1.gif) 100% 0 no-repeat;
	float: left;
	width: 314px;
	height: 103px;
}

#nowplaying {
	/*font-weight: bold;
	text-align: right;
	width: 350px;*/
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding: 5px 0px 5px 0px;
	width: auto;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}

#headerads {
	background: #FFF url(http://standrewsradio.com/image_rotator.php) 100% 0 no-repeat;
	height: 103px;
	border-bottom: 5px solid #FFF;
	border-top: 5px solid #FFF;
	padding: 0px 0px;
}


/* CONTENT */
#content { /*with sidebar*/
	float: left;
	width: 567px;
	position: relative;
	margin-left: 0px;
	padding: 0px 5px 5px 5px;
	line-height: 18px;
	/*text-align: justify;
	/*border-left: #CCC solid 1px;
	border-bottom: #CCC solid 1px;*/
}

#content_fpw { /*full page*/
	float: left;
	width: 750px;
	position: relative;
	margin-left: 0px;
	padding: 0px 5px 5px 5px;
	line-height: 18px;
	text-align: left;
	/*border-left: #CCC solid 1px;
	border-bottom: #CCC solid 1px;*/
}

.article2 {
	width: 255px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	margin-bottom: 5px;
	padding: 4px 4px 4px 4px;
}

.article {
	width: 558px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	margin-bottom: 5px;
	padding: 4px 4px 4px 4px;
	line-height: 14px;
}

.article_fpw {
	width: 720px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	margin-bottom: 5px;
	padding: 4px 4px 4px 4px;
	line-height: 14px;
}

.article_half {
	width: 270px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	margin-bottom: 5px;
	padding: 4px 4px 4px 4px;
	line-height: 14px;
}

.sitenewspost {
	clear: left;
	border-bottom: #CCC solid 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.title {
	font-size: 13px;
	font-weight: bold;
}

.foot {
	font-size:10px;
	color: #C00;
	padding: 0px 0px 5px 0px;
	line-height: 11px;
}

/* FOOTER */
#footer {
	width: 750px;
	background: #FFF;
	border-top: 1px solid #CCC;
	text-align: center;
	color: #000;
	font-size: 1em;
	padding: 5px;
	line-height: 16px;
	clear: both;
}

/*
#footer a {
	color: #000;
	border-bottom: 1px dashed #C00;
}


#footer a:hover {
	color: #C00;
	border-bottom: 1px dashed #000;
}*/


/* SIDEBAR */
#sidebar {
	float: right;
	width: 180px;
	height: 100%;
	position: relative;
	line-height: 20px;
	word-spacing: 2px;
	font-size: 10px;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding: 0px 0px 0px 0px;
}

.dashed_border {
	border-bottom: none;
	border-top: #DDD dashed 1px;
	padding: 0px 0px 0px 0px ;
	text-align: left;
	/*background: #FFF url(http://standrewsradio.com/i/para_bg.jpg) repeat-x;*/
}
.dashed_border:first-child {
	border-bottom: #DDD dashed 1px;
	border-top: none;
	padding: 0px 0px 0px 0px ;
	text-align: center;
	/*background: #FFF url(http://standrewsradio.com/i/para_bg.jpg) repeat-x;*/
}


.sidebarheading{
	font-size: 10px;
	color: #C00;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

/* NOW PLAYING BOX */
#np_box {
	/*border-top: #CCC solid 1px; */
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding: 5px 0px 5px 0px;
	width: auto;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}

/* TUNE IN BOX */
#tunein_box {
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding: 5px 0px 5px 0px;
	width: 200px;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}

/* CHROME MENU */

#chromemenu{
	width: 758px;
	/*border-top: #CCC solid 1px;*/
	border-bottom: #CCC solid thin;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	background-color: #F9F9F9
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{
	border-top: 1px solid #CCC;
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	
	/*padding: 4px 0;*/
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	/*#text-align: center; /*set value to "left", "center", or "right"*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#chromemenu ul li{
	display: inline;
}

#chromemenu ul li a{
	float: left;
	color: #7F7F7F;
	padding: 6px 7px 6px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
	color: #000000;
	background-color: #F0F0F0;
	/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
	content: " v";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 160px;
	visibility: hidden;
	text-align: left;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #7F7F7F;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 160px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #000;
	background-color: #F0F0F0;
}

fieldset {
     border: none;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.slideshow{ /*CSS for DIV containing each image*/
	float: left;
	width: 130px;
	height: auto;
	border: 1px #CCC solid;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}

/* Buzz in buzzbox */

#buzz {
	font-size: 14px;
}