html {
	background-image: url('http://www.q30.org/images/linebg.gif');
}

body {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Content Organization*/

div#wrapper {
	position: relative;
	width:990px;
	background-color: #cccccc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 2px solid #eeeeee;
}

div#headerlogo {
	position: absolute;
	width: 225px;
	height: 116px;
	background-color: #000066;
	background-image: url('http://www.q30.org/images/logo.jpg');
	background-repeat: no-repeat;
	left: 2px;
}

div#headerremainder {
	position: relative;
	left: 110px;
	width: 765px;
	height: 116px;
	background-color: #000066;
	background-image: url('http://www.q30.org/images/collagebg.jpg');
	background-repeat: no-repeat;
	z-index: 5;
}

div#banner {
	position: relative;
	margin: 0px;
	padding: 10px;
	top: 10px;
	width: 680px;
	height: 80px;
	background-color:#ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	left: 20px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	z-index: 10;
	overflow:auto;
}

div#loginpanel {
	position: relative;
	height:36px;
	background-color: #ffffcc;
	background-image: url('http://www.q30.org/images/yellowbar.gif');
	background-repeat: repeat-x;
	font-size: 0.7em;
	padding: 0px;
	margin-right:3px;
	border: 1px solid #ffff99;
}

div#contentwrapper {
	position: relative;
	width:986px;
	height: 100%;
	background-color: #fff3e2;
	font-size: 0.8em;
	line-height: 120%;
	float: left;
	clear: left;
	overflow: inherit;
}

div#contentbox1 {
	width: 588px;
	float: left;
}

div#nav {
	float: left;
	width: 180px;
	font-size: 0.9em;
	margin-right: 6px;
	overflow:auto;
}

div#footer {
	background-color: #ffcc00;
	clear: both;
	font-family: Verdana,sans-serif;
	font-size: 0.7em;
	padding-top: 0px;
}

div#footerbottom {
	background-color: #ffcc00;
	background-image: url('http://www.q30.org/images/footer_bottom.gif');
	padding-top: 0px;
	line-height: 80%;
}

li.none {
	list-style-type: none;
}

li.topmargin {
	list-style-image: none;
	margin-top: 4px;
}

li.bottommargin {
	margin-bottom: 8px;
}

/* Search Box Styling */

td#searchbox div {
/*	background-color: #000000; */
	color: #ffffff;
	font-family: Verdana,sans-serif;
	width:200px;
}

/*  Table Blocks */

td.loginblock {

}
.loginblock {
	line-height:15px;
	background-color:#fff3e2;
	height:1px;
}
td.contentblock {
	background-color: #fff3e2;
	padding-left: 4px;
	padding-right: 4px;
}
td.contentblockheader {
	background-color: #fff3e2;
}

/* Paragraphs */

p.normal {
	text-align: left;
	font-size: 0.9em;
	padding: 6px;
	margin: 0px;
}

p.entertext {
	text-align: left;
	font-size: 1.2em;
	line-height: 150%;
	padding: 6px;
	margin: 0px;
}

p.indent {
	text-align: left;
	font-size: 0.9em;
	padding: 6px;
	padding-left: 20px;
	margin: 0px;
}

/* Headers */

h3 {
	margin: 0px;
}

h3.normal {
	background-image: url('http://www.q30.org/images/headerbg.gif');
	background-repeat: repeat-y;
	padding: 3px;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
	/* border-top: 2px solid #666666; */
	/* border-width: 98%; */
}

h4 {
	background-color: #ffffff;
	padding: 2px;
	margin-bottom: 2px;
}


/* For Warnings and Special Announcements */

.yellowpara {
	text-align: left;
	font-size: 0.9em;
	background-color: #fff3aa;
	padding: 8px;
	margin: 6px;
}

/* Other Divs */

div.normal {
	text-align: left;
	font-size: 1.0em;
	padding: 6px;
	margin: 0px;
}

div.showminilogos {
	width: 216px;
	position: relative;
	float: left;
	text-align: left;
	padding: 6px;
	margin: 0px;
}

div.showdescription {
	width: 340px;
	position: relative;
	float: left;
	font-size: 0.9em;
}

/* Horizontal Rules */

hr {border: 2px solid #000066;color: #000066;}

div.fancybar {
	margin: 0px;
	background-image: url('http://www.q30.org/images/separator2.gif');
	line-height: 30%;
}

div.fancybar2 {
	margin: 0px;
	background-image: url('http://www.q30.org/images/separator3.gif');
	line-height: 40%;
	margin-right: 4px;
}

/* Central Table Setup For Board of Directors etc */

div#contentbox1 h4 {
	color: #003366;
}

table.settingstable {
	font-size: 0.9em;
	font-family: Tahoma, Verdana, sans-serif;
	border: 1px solid #ffcc00;
}

table.settingstable td {
	width: 50%;
	background-color: #eeeeee;
	color: #222222;
	border: 1px outset #000000;
}

table.settingstable td a {display: block;text-decoration: none;}

table.settingstable td a:link {background-color: #eeeeee;}
table.settingstable td a:visited {background-color: #eeeeee;}
table.settingstable td a:hover {color: #ffffff;background-color: #ffd81f;}
table.settingstable td a:active {color: #ffffff;background-color: #ffd81f;}

table.linkstable {
	border: 1px solid #cccccc;
}

/* Image Settings */

img {
border: 0px;
}

/* Button Elements */


/* Text Emphasis */

span.highlights {

}

span.vodtitle {
	font-size:14px;
	text-decoration:none;
}

span.darkblue {
	color: #000099;
}

span.boldblack {
	color: #222222;
	font-weight: bold;
}

span.boldblue {
	color: #0000aa;
	font-weight: bold;
}

span.boldred {
	color: #ff0000;
	font-weight: bold;
}

span.blackonyellow {
	color: #000000;
	background-color: #ffb412;
	padding: 4px;
	margin: 4px;
}

td.linksbgfade {
	font-weight: bold;
	background-image: url('http://www.q30.org/images/linksbgfade.png');
	background-repeat: repeat-y;
	text-decoration: none;
}

span.exampletext {
	font-weight:bold;
	font-size:.8em;
	color:#999999;
}
/* Links */

a:link {color: #0099ff;}
a:visited {color: #0099ff;}
a:hover {color: #99ffcc;}
a:active {color: #99ffcc;}

#contentbox1 a:link {color: #0000ff; font-weight: bold;}
#contentbox1 a:visited {color: #0000ff; font-weight: bold;}
#contentbox1 a:hover {color: #0099ff; font-weight: bold;}
#contentbox1 a:active {color: #0099ff; font-weight: bold;}

a.pagenavbuttons {
	display: block;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.pagenavbuttons:link {border: 2px outset #cc6600; background-color: #ffcc33;}
a.pagenavbuttons:visited {border: 2px outset #cc6600; background-color: #ffcc33;}
a.pagenavbuttons:hover {border: 2px outset #cc6600; background-color: #ffffcc;}
a.pagenavbuttons:active {border: 2px outset #cc6600; background-color: #ffffcc;}

#headerlogo a {
	display: block;
	width: 100%;
	height: 100%;
}

/* Header Logo Setup */

#headerlogo a:link {}
#headerlogo a:visited {}
#headerlogo a:hover {background-image: url('');}
#headerlogo a:active {background-image: url('');}

/* Side Navigation Setup */

ul.separator {
	height: 2px;
	margin: 0px;
	background-image: url('http://www.q30.org/images/separator.gif');
	overflow:none;
}

ul.sidenav {
	list-style-type: none;
	list-style-image: url('http://www.q30.org/images/bluearrow.gif');
	font-family: Arial,sans-serif;
	background-color: #fbb504;
	background-image: url('http://www.q30.org/images/navbg.gif');
	margin: 0px;
	padding: 4px;
	padding-left:22px;
	text-align: left;
}

ul.sidenav2 {
	list-style-type: none;
	list-style-image: url('http://www.q30.org/images/bluearrow.gif');
	font-family: Arial,sans-serif;
	background-color: #fbb504;
	background-image: url('http://www.q30.org/images/navbg2.gif');
	background-repeat:repeat-y;
	height: 100%;
	margin: 0px;
	padding: 4px;
	padding-left:22px;
	text-align: left;
}

div.sidenav2 {
	font-family: Arial,sans-serif;
	background-color: #fbb504;
	background-image: url('http://www.q30.org/images/navbg2.gif');
	background-repeat:repeat-y;
	height: 100%;
	margin: 0px;
	padding: 4px;
}

ul.fadebluenav {
	list-style-type: none;
	background-image: url('http://www.q30.org/images/fadebluenav.gif');
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 8px;
}

ul.sidenav a {
	display: block;
	width: 120px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
	border: 1px solid transparent;
	font-weight: bold;
}

ul.sidenav2 a {
	display: block;
	width: 120px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
	border: 1px solid transparent;
	font-weight: bold;
}

ul.sidenav a:link {background-color: transparent;}
ul.sidenav a:visited {background-color: transparent;}
ul.sidenav a:hover {color: #000066;background-color: #ffff99; background-image: url('http://www.q30.org/images/navover.gif'); border: 1px outset #ffcc66;}
ul.sidenav a:active {color: #0066cc;background-color: #ffff99; background-image: url('http://www.q30.org/images/navover2.gif'); border: 1px outset #ffcc66;}

ul.sidenav2 a:link {background-color: transparent; color: #eeeeee;}
ul.sidenav2 a:visited {background-color: transparent; color: #eeeeee;}
ul.sidenav2 a:hover {color: #000066;background-color: #ffff99; background-image: url('http://www.q30.org/images/navover.gif'); border: 1px outset #ffcc66;}
ul.sidenav2 a:active {color: #0066cc;background-color: #ffff99; background-image: url('http://www.q30.org/images/navover2.gif'); border: 1px outset #ffcc66;}

/* Top Login Panel */

#loginpanel a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

#loginpanel td a:link {color: #0000ff;}
#loginpanel td a:visited {color: #0000ff;}
#loginpanel td a:hover {color: #75C4FD;}
#loginpanel td a:active {color: #75C4FD;}

/* Right Side Schedule and Calendar Column - Table and Link Formatting */

table#schedule .arrownav a:link {color: #c8f8ff;background-color: transparent; text-decoration: none;}
table#schedule .arrownav a:visited {color: #c8f8ff;background-color: transparent; text-decoration: none;}
table#schedule .arrownav a:hover {color: #000000;background-color: #ffff99; background-image: url('http://www.q30.org/images/navover.gif'); border: 1px outset #ffcc66; text-decoration: none;}
table#schedule .arrownav a:active {color: #000000;background-color: #ffff99; background-image: url('http://www.q30.org/images/navover.gif'); border: 1px outset #ffcc66; text-decoration: none;}

#footer a {text-decoration: none;border-bottom: dotted 1px #000000;padding: 3px;padding-top: 1px;padding-bottom: 1px;line-height: 180%;}

#footer a:link {color: #000033;background-color: #ffdf5e;}
#footer a:visited {color: #000033;background-color: #ffdf5e;}
#footer a:hover {color: #0000ff;background-color: #ffffff;}
#footer a:active {color: #0000ff;background-color: #ffffff;}

#rightNow a.schedbutton {
	display: block;
	width: 110px;
	height: 30px;
}

#rightNow a.schedbutton:link {background-image: url('http://www.q30.org/images/fullschedule_button.png');}
#rightNow a.schedbutton:visited {background-image: url('http://www.q30.org/images/fullschedule_button.png');}
#rightNow a.schedbutton:hover {background-image: url('http://www.q30.org/images/fullschedule_button.png');}
#rightNow a.schedbutton:active {background-image: url('http://www.q30.org/images/fullschedule_button.png');}

#quickviews a.calbutton {
	display: block;
	width: 110px;
	height: 30px;
	border: 0px solid #ffffff;
}

#quickviews table td a {display: block;text-decoration: none; border: 1px solid #eeeeee;}

#quickviews table td a:link {color: #eeeeee;}
#quickviews table td a:visited {color: #eeeeee;}
#quickviews table td a:hover {color: #ffff99;background-color: #01018c;}
#quickviews table td a:active {color: #ffff99;background-color: #01018c;}



#quickviews a.calbutton:link {background-image: url('http://www.q30.org/images/fullcalendar_button.png');}
#quickviews a.calbutton:visited {background-image: url('http://www.q30.org/images/fullcalendar_button.png');}
#quickviews a.calbutton:hover {background-image: url('http://www.q30.org/images/fullcalendar_button.png');}
#quickviews a.calbutton:active {background-image: url('http://www.q30.org/images/fullcalendar_button.png');}

/* Main Right Column is Here */

div#rightColumn {
	position: relative;
	width: 204px;
	float: left;
	background-color: #fff3e2;
	color: #ffffff;
	font-size: 0.85em;
}

.navbg {
	height: 250px;
	font-weight: bold;
	padding:4px;
	padding-left:6px;
	background-image: url('http://www.q30.org/images/rightnavbg.gif');
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
}

#rightColumn .h3 {
	color: white;
	font-size: 18px;
}

#rightColumn th {
	color: #ffffff;
	margin: 0px;
	height: 20px;
}

div#rightNow {
	position:relative;
	width: 212px;
	padding-bottom:6px;
}

table#schedule {
	width: 95%;
	text-align: left;
	margin: 0px;
}

.arrownav {
	font-weight: bold;
}

#schedule a:link {color:#ffffff}
#schedule a:visited {color:#ffffff}
#schedule a:hover {color:#ffffff}
#schedule a:active {color:#ffffff}

/* Right Side Text Rollover Effect */

.rightpanelorangeeffect {
	width: 90px;
	color: #000000;
	background-image: url('http://www.q30.org/images/rightpanel_orangeeffect.gif');
	background-repeat: repeat-y;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 0px;
	border: 2px inset #e6a826;
}

.rightpanelorangeeffect a {
	color: #000000;
	padding: 2px;
	margin-bottom: 0px;
}

.rightpanelorangeeffect a:link {color: #000000; font-weight: bold;}
.rightpanelorangeeffect a:visited {color: #000000; font-weight: bold;}
.rightpanelorangeeffect a:hover {color: #000000; font-weight: bold;}
.rightpanelorangeeffect a:active {color: #000000; font-weight: bold;}

/* Advertisement Boxes - Left Side */

div#adblock {
	position: relative;
	width: 90%;
	color: #333333;
	font-size: 0.8em;
}

div#quickviews {
	position: relative;
	width: 200px;
	color: black;
}