/* 	Sonrise's Cascading Styles Sheet
	Copyright (C) 2003-5 David Young
*/

body {
	font-family: Arial, sans-serif;
	color: #663300;
	background: #fffacc;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

a:link {
	color: #F60;
	text-decoration: none;
}

a:visited {
	color: #cc6600;
	text-decoration: none;
}

a.samecolor:visited {
	color: #F60;
}

a:hover, a:active {
	background: #cc6600;
	color: white;
}

a.nohighlight:hover, a.noghighlight:active {
	background: 0;
	color: #0000CC;
}

a.title, a.title:hover, a.title:active {
	color: navy;
}

a.title:hover {
	color: white;
	background: navy;
}

h1, h2, h3, h4 {
	font-family: Georgia, "times new roman", serif;
	color: #000066;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
	font-style: italic;
}

p, li {
	font-size: 0.9em;
}

p.right {
	text-align: right;
}

p.left {
	text-align: left;
}

p.footer {
	font-weight: normal;
	font-size: smaller;
}

.tip {
	font-size: 0.7em;
	font-style: italic;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.menu {
	font-family: monospace;
	font-size: larger;
}

.sidehead {
	font-size: larger;
	font-weight: bold;
	color: #ad0000;
}

.paren {
	font-size: smaller;
	font-style: italic;
	color: #000000;
}

.inlinehead {
	font-weight: bold;
	color: #ad0000;
}


img {
	margin: .5em .5em .5em .5em;
	border: 0;
	vertical-align: middle;
}

img.compact {
	margin: 0 .5em 0 .5em;
	padding: 0;
}

img.compactall {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img.compactright {
	margin: 0 0 0 .5em;
	padding: 0 0 0 0;
}

img.compactleft {
	margin: 0 .5em 0 0;
	padding: 0 0 0 0;
}

img.left {
	float: left;
	display: inline;
}

img.right {
	float: right;
	display: inline;
	clear: right;
	padding-right: 0.5em;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

form {
	margin: 0em;
	border: 0em;
	padding: 0em;
	clear: left;
}

hr, hr.bottom {
	width: 80%;
	height: .2em;
	border-style: solid;
	background: #000066;
	color: #000066;
}

br.clear {
	clear: both;
}

table {
	margin-left: auto;
	margin-right: auto;
}

td.compact {
	padding: 0 0 0 0;
	border-width: 0;
	margin: 0;
}

td.right {
//	width: 50%;
	border-width: 0;
//	border-style: hidden;
//	padding-right: 1em;
	padding-left: .5em;
}

td.left {
//	width: 50%;
	border-width: 0;
//	padding-left: 1em;
	padding-right: .5em;
}

div.pic_menu a:link {
	background: url("images/picture-bg-middle.png") #fff no-repeat;
	color: #333333;
}

div.pic_menu a:active {
	background: url("images/picture-bg-middle.png") #fff no-repeat;
	color: #000000;
}

div.pic_menu a:visited {
	background: url("images/picture-bg-middle.png") #fff no-repeat;
	color: #333333;
}

div.pic_menu a:hover {
	background: url("images/picture-bg-middle.png") #fff no-repeat;
	color: #eeeeee;
}

.newstitle {
	font-weight: bold;
	line-height: normal;
	color: #FF3300;
}

.date {
	font-size: 0.9em;
	color: #000066;
}

.single {
	margin-bottom: 0;
	margin-top: 0;
}

.indent {
	margin-left: 40px;
}

.excited {
	color: red;
	font-style: italic;
}

.descbox {
	width: 580px;
	height: 150px;
	margin-left: 40px;
}

.quickrefbox {
	width: 300px;
	border-width: medium;
	border-style: solid;
	border-color: black;
	background-color: #e8ffff;
	padding: 0.2em 1em;
	margin: 0.5em;
}









	
	
	
	
	
	
	
	

/* CSS Horizontal Hover Menu */

.hovermenu {
font: bold 13px sans-serif;
padding-left: 0;
margin-left: 0;
height: 20px;
list-style: none;
display: inline;
}

.hovermenu a, .hovermenu a:visited {
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: maroon;
background-color: #ffcc33;//FFF2BF;
}

.hovermenu a:hover {
background-color: #308600;//FFE271;
color: white;
}


/* Anylink Drop Down Menu */

#dropmenudiv{
position:absolute;
border:1px solid black;
font-size: 12px;
font-family: verdana, arial, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
//background-color: yellow;
//color: black;
}







/* Image Transitions */

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}













#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font-size: 12px;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}









/* gajaxrssticker
 * -See rssfeeder below for related styles
 */


.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

code{ /*CSS for insructions*/
color: red;
}


/* begin styles for RSS Feed */

.rss_box {
	 margin: .5em 1em;
	 width: 200px;
	 background-color: #ffcc33;
	 border: 0px solid ##5F74CC;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:##0099ff;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:maroon;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:maroon;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss_item a:visited {
	color:#330066;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}
	



#pscrollersonrisehome{
width: 180px;
height: 475px;
border: 0px dashed black;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#tickersonriseweb{
width: 180px;
height: 40px;
border: 0px dashed black;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#tickersonriseevents{
width: 180px;
height: 200px;
border: 0px dashed black;
	margin: 0;
	padding: 0em;
	font-size: 0.9em;
}

#tickersonrisebible{
width: 600px;
//height: 200px;
border: 0px dashed black;
	margin: 0;
	padding: 0.2em;
	font-size: 0.9em;
}


#pscrollersonrise{
width: 200px;
height: 325px;
border: 0px dashed black;
background-color: #ffcc33;
	 margin: 0em .5em .5em .5em;
	font-size: 0.9em;
}

#pscrollersonriseshort{
width: 200px;
height: 200px;
border: 0px dashed black;
background-color: #ffcc33;
	 margin: 0em .5em .5em .5em;
	font-size: 0.9em;
}

#pscrollersonrise p, #pscrollersonrisehome p, #pscrollersonriseshort p {
	padding: 5px;
	font-size: 0.9em;
}

#pscrollersonrisehome a, #tickersonriseweb a, #pscrollersonrise a, #pscrollersonriseshort a, #pscrollersonrisepictures a {
	font-weight: bold;
}

#pscrollersonrisediscuss{
width: 200px;
height: 30px;
border: 0px dashed black;
background-color: #ffcc33;
	 margin: 0em .5em .5em .5em;
	font-size: 0.9em;
}

#pscrollersonrisepictures{
width: 180px;
height: 650px;
border: 0px dashed black;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#pscrollersonrisepictures p{
	padding: 0px;
	font-size: 0.9em;
}

#pscrollersonrisepictures img{
	margin: 0 1.2em;
}

#pscrollersonrisepictures br{
	clear: all;
}

#pscrollerccf{
width: 200px;
height: 30px;
border: 0px dashed black;
background-color: #ffcc33;
	 margin: 0em .5em .5em .5em;
	font-size: 0.9em;
}




.sidebartitle {
	width: 180px;
	text-decoration: none;
	background-color:maroon;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	padding: 0em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}




.rssboxtitle {
	width: 200px;
	text-decoration: none;
	background-color:maroon;
	color:#ffffff;
	font-weight:bold;
	 margin: .5em .5em 0em .5em;
	text-align: center;
	padding: .2em 0em;
}

.rssboxtitle a:visited {
	color: #F60;
}

.rssboxtitle a:hover, .rssboxtitle a:active {
	background: #cc6600;
	color: white;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

