/* layout styles */
/* styles that affect the wysiwyg and general styling are in content.css */

body
{
	margin: 0px;
	color: #000;
	background: url("/art/bg_diamond.jpg");
}

#deweys_radio
{
	background-image: none;
	background: #205caa;
}


/* ---------- main blocks ----------  */
/* page wraps all served pages */
#page
{
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* container for header and main top nav */
#top
{ border-bottom: none; margin-top: 0px;}

/* class for the middle content div or table of both content and index pages */
.content
{ margin-left:auto; margin-right:auto; }

/* ---------- header ---------- */
/* header container */
#header
{  background: #fff; margin: 5px 0px; border-bottom: 3px solid white; }
#header .logo
{  padding: 10px 10px 10px 35px; }



/* ---------- index ----------- */
/* container for content in index page */
#index
{	background: #fff; font-size: 11px; margin-left:auto;margin-right:auto;}
#index h1
{ font-size: 18px; margin: 4px 4px;}
#index p
{ margin: 4px 0px; color: #fff; font-size: 12px;}
#index a
{ color: #fff; text-decoration:underline;}
.info
{ padding: 10px; }
.indexleft
{ background: #ced41e; width: 363px; }
.indexleft h1
{ color: #1e5caa; }
.indexright
{ background: #d40022; width: 363px;}
.indexright h1
{ color: #fff; }

/* ---------- content ---------- */
/* container for content in content pages */
#content
{
	/* background: #fff; */

	font-size: 12px;

}

#content .featureimg
{	margin: 0px -10px; }

#content #bodyimages
{	float: right; margin-left: 10px; }

#content .bodyimage
{	margin-bottom: 10px; }

/* div or cell class for editable body text */
#content .body
{
	background: #fff;
	width: 610px;
	padding: 0px 10px;
	min-height: 400px;
	padding-bottom: 10px;
}

#boxwrapper
{ }
#boxwrapper .topleft
{ width: 20px; height: 20px; background: #d40022; }
#boxwrapper .topmid
{ height: 20px; background: #d40022; }
#boxwrapper .topright
{ width: 20px; height: 20px; background: #efae00; }
#boxwrapper .midleft
{ width: 20px; background: #d40022; }
#boxwrapper .midright
{ width: 20px; background: #efae00; }
#boxwrapper .bottomleft
{ width: 20px; height: 20px; background: #d40022; }
#boxwrapper .bottommid
{ height: 20px; background: #efae00; }
#boxwrapper .bottomright
{ width: 20px; height: 20px; background: #efae00; }
/* ---------- footer ---------- */
#footer
{
	text-align: center;
	color: #1d5cab;
	font-size: 10px;
	padding-top: 0px;
}
#footer a:link, #footer a:visited
{	text-decoration: none;	color: #036;}
#footer a:hover
{	text-decoration: underline;}


/* ---------- submenu left navigation ---------- */

#submenu
{	width: 155px; margin: 0px; padding: 0px;}

#submenu h1
{
	color: #fff;
	padding: 5px 5px;
	margin: 0px;
	font-size: 14px;
	display: block;
	background: #fd9500;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}

#submenu a
{text-decoration: none; }

#submenu ul
{
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	font-size: 11px;
	list-style: none;
}

#submenu li
{
	height: 100%;	
	margin: 0px; padding: 0px;
	display: block;
	 text-transform: uppercase;
}

#submenu li a
{
	display: block;
	text-decoration: none;
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
	padding: 5px 5px;
	margin: 0px;	
}

#submenu li a:link,
#submenu li a:visited
{	color: #fff; }

#submenu li a:hover
{	background: #fff; color: #000; }

#submenu li a.current_page
{	background: #ced41e; color: #fff;}

.subnav_cell
{	 background: #1e5caa; padding: 0px; margin: 0px}


/* ---------- calendar ----------- */
/* calendar container... styles for the calendar itself are in calendar.css */
#cal
{ margin: 0px 0px; }


/* ---------- downloads section ----------- */
#downloads
{ border-top: 1px solid #ccc; margin-top: 10px;}

#downloads h1
{	font-size: 14px; color: #666; }

#downloads a
{	color: #666; }

#downloads .download
{	margin-bottom: 10px; }


/* ---------- search form ---------- */
/* search form usually in header */
.searchcell {
	vertical-align: bottom;
	color: white;
}
#searchform {
	padding-bottom: 14px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 7px;
	margin-left: 3px;
	margin-right: 2px;
	background-color:  #D40022;
	font-weight: bold;
}


/*----------- radio dewey ------------*/
#radio_dewey_img {
	background-color: #205CAA;
	vertical-align: middle;
}
#now_playing_block {
	background-color: #205CAA;
	color: white;
}
#now_playing_frame {
	margin: 5px;
	margin-left: 0px;
	padding: 5px;
	background-color: white;
	color: black;
	text-align: center;
}
#now_playing_title {
	font-size: 11px;
}
#listen_live_block {
	color: white;
	font-weight: bold;
	text-align: left;
}
#now_playing_lower {
	vertical-align: middle;
	text-align: center;
}
.fullheight {
	height: 100%;
	vertical-align: middle;
}


/* ---------- search results page ---------- */
/* container for search results on results page */
#search_results
{ background: #fff; padding: 10px; }
/* each search result */
.search_result
{ }


/* ---------- right bar ---------- */
#rightbar
{	margin: 0px; padding: 0px; }



/* ---------- main nav at top ---------- */
.nav
{
	text-align: center;
	font-size: 11px;
	color: #1d5cab;
	margin: 4px 0px;
	padding: 5px 0px;
}

.nav table
{	margin-left: auto; margin-right: auto; width: 80%; }

.nav td
{	vertical-align: middle; text-align: center; }

.nav a, .nav a:visited, .nav a:link
{	color: #1d5cab;	text-decoration: none; height: 100%; display:block;}

.nav a:hover
{	text-decoration: underline; }

/* top of nav bars in header */
.navtable
{ border: 3px solid white; }
.navtable td
{ border: 3px solid white; }
.navimage
{ padding-top: 8px; }
.navitem
{ width:105px;}
/*
.navitem
{ width:100px;background:url("/art/nav_top_orange.gif") top center no-repeat;}
*/
.navitem a, .navitem a:link, .navitem a:active, .navitem a:visited
{ display:block; background:url("/art/nav_top_orange.gif") top center no-repeat; }
.navitem a:hover
{ background:url("/art/nav_top_red.gif") top center no-repeat;}
.navtop
{ background: #efae00; line-height: 1px; height: 5px; }
.navselected
{ background: #d40022; line-height: 1px; height: 5px; }
a:hover .navtop
{ background: #d40022; display:block;}
a:link, a:active, a:visited
{ text-decoration: none;}

.imagecaption
{ text-align:right; float:right;}

.button {
	margin:0;
	padding: 0;
	width:auto;
	overflow:visible;
}

/*   ZenCart store special styles   */

.centerColumn {
	width: 500px;
}