.sundayMorning-bubble *,
#sundayMorning-menu * {
    padding:0; margin:0;
    outline:none; border:none;
    width:auto; height:auto;
    font:11px "Trebuchet MS", Tahoma, sans-serif;
}

.sundayMorning-bubble {
    background: url(images/bubble-right.png) no-repeat top right;
    position:absolute;
    color:#FFF;
    z-index:1000;
}
.sundayMorning-bubble span {
    background: url(images/bubble-left.png) no-repeat top left;
    display:block;
    padding:19px 30px 18px 30px;
    margin-left:-25px;
    overflow:hidden;
    white-space:nowrap;
}
.sundayMorning-bubble b {
    color:#CCFF00;
    font-weight:bold;
}

#sundayMorning-menu {
    position:absolute; top:200px; left:200px;
    background: url(images/menu-top.png) no-repeat top;
    width:150px;
    margin:-35px 0 0 -15px;
    padding-top:30px;
    z-index:1000;
}
#sundayMorning-menu ul {
    display:block;
    background: url(images/menu-bottom.png) no-repeat bottom;
    padding:0 0 25px 0;
    overflow:hidden;
}
#sundayMorning-menu li  {
    list-style:none;
    padding:0 8px 0 10px;
}
#sundayMorning-menu a {
    display:block;
    padding:4px 20px;
    text-decoration:none;
    color:#FFF;
}
#sundayMorning-menu a:hover {
    background: url(images/menu-hover.png);
    color:#000;
    font-weight:bold;
}
#sundayMorning-menu a.sundayMorning-close {
    display:block;
    text-indent:-5000px;
    position:absolute;
    top:13px; right:8px;
    width:13px; height:13px;
    padding:0;
    background:transparent url(images/menu-close.png) no-repeat center center;
}
#sundayMorning-menu a.sundayMorning-close:hover {
    background:transparent url(images/menu-close.png);
}
/*slide show on home page*/
#slideshow {
	position: relative;
	height: 300px;
	align: center;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*jquey accordian*/
/* Accordian Stylesheet */
/*****Reset*****/
ul, ol, dl, li, dt, dd, p{ margin: 0; padding: 0; }


/*****Basic Definitions*****/
img { border: none; }
p, ul, ol, dl, table { margin-bottom: 18px; }
ul, ol, dd { margin-left: 36px; }

#content{
	padding: 5px 5px 5px 5px;
	background-image: url(images/box-bg.gif);
	background-repeat: repeat-x;
	background-color: #f4e9e3;
}

/*****Accordion Styles*****/
ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
ul#accordion {
	border-bottom: 1px solid #000E2E;
	background-image: url(images/box-bg.gif);
	background-repeat: repeat-x;
	background-color: #f4e9e3;
}
ul#accordion li { border: 1px solid #000E2E; border-bottom: none; }
ul#accordion ul li { border: none; border-bottom: 1px solid #C2C8D1; color: #999; padding: 5px 10px; }
ul#accordion ul li:last-child { }
ul#accordion a.heading {
	color: #5b5b5b;
	display: block;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 5px;
	text-decoration: none;
	background: url(images/bg2.jpg);
}
ul#accordion a.heading:hover {
	color: #5d301a;
	background: url(images/bg3.jpg);
}
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading {
	background: url(images/bg1.jpg) repeat-x;
	color: #005101;
	border-bottom: 1px solid Black;
}



/*ul#accordion li ul a { border-bottom: 1px solid #00B9D2; color: #025185; text-decoration: none; }
ul#accordion li ul a:hover {}
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }
*/
/*****Additional Custom Accordion Styles*****/
body#customAccordion ul#accordion li ul { display: none; }
body#customAccordion ul#accordion li.current ul { display: block; }

/*main css*/

#error {
	color: #5b5b5b;
	background-color: #d5c1a7;
	border: 1px dashed black;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

html {}

body {
	background-image: url(images/wood3.jpg);
	font-family: Tahoma;
	font-size: 10pt;
}

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

h1 	{  }
h2 	{  }
h3 	{  }
h4 	{  }
h5 	{  }
h6 	{  }

.bbstyle1	{  }
.bbstyle2	{  }
.bbstyle3	{  }
.bbstyle4	{  }
.bbstyle5	{  }
.bbstyle6	{  }
.bbstyle7	{  }
.bbstyle8	{  }
.bbstyle9	{  }

img			{ border:0; }
ul 			{ }
li 			{ }

#container {}
	
	
/* ============== Header & Footer============== */

#header {}

#footer {}


/* ============== Navigation ============== */

#nav {}
#nav a {}
#nav a:hover {}
#nav ul {}
#nav li {}


/* ============== User ============== */

#user {
	text-align: center;
}
#user a {}
#user ul {}
#user li {}

#user_auth ul {}
#user_auth li {}

#user_auth_options ul {}
#user_auth_options li {}

.signature 		{  }
.signature a	{  }


/* ============== Main area ============== */

#title {
	color: #007107;
}
#top-title {
	color: #007107;
	font-size: 13pt;
	text-align: center;
	width: 739px;
	vertical-align: middle;
	background-image: url(images/gradient.png);
	background-repeat: no-repeat;
	height: 46px;
}
#title a {}


#subtitle {}

#main  {
	padding-right: 10px;
}


/* ============== Home page ============== */

.left_column {}
.right_column {}

.index_title {}
.index_block {}



#news {}

#news ul {}
#news li {}

.news_title {}
.news_date {}
.news_posted {}
.news_text	{}
.news_other {}

#recent {}

#recent_forums {}
#recent_pages {}
#recent_polls {}

#online  {}



/* ============== Pages and lists ============== */	
	
#list_cat {}

#download {}	


/* ============== Forums ============== */

.forums_s_cat		{  }
.forums_s_icon		{  }
.forums_s_title		{  }

.forums_t_paging	{  }
.forums_t_newtopic	{  }
.forums_t_icon		{  }
.forums_t_explain	{  }

/* ============== Comments, ratings, polls and popups ============== */

#comments {}

#comments_add {}

.comments_row	{  }
.comments_title	{  }
.comments_text	{  }

#ratings {}

#ratings_add {}

#polls {}


/* ============== Other ============== */	

#error {}

#admin_menu {}

#admin_help {}


/* ============== Various ============== */

.disp		{  }
.block		{  }
.desc 		{  }
.paging		{  }

input {  }
select {  }
textarea { }

.loading {  }

.rss-icon-title{}
.rss-icon{}

/* ============== Forms & BBcodes ============== */

form			{  }

.codetitle		{  }
.code 			{  }
.valid 			{  }
.colleft		{  }
.colright		{  }
.bar_front 		{  }
.bar_back 		{  }
.bbcodes a img 	{  }
.smilies a img 	{  }
.today			{  }


/* ============== Tables ============== */

table td 		{  }
table.main 		{  }
table.main td 	{  }
table.cells 	{  }
table.cells td	{  }

.coltop		{  }
.counters	{  }
.row_title	{  }
.row_data 	{  }
.odd		{  }
.even		{  }



/* ============== Tag Cloud Fixes ============== */
ul.tag_cloud li {
	display: inline;
}

/* ============== Ratings CSS ============== */
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:0;clear:none;display:table-cell;}
div.rating:after{content:'.';display:inline;height:0;width:0;clear:none;visibility:hidden}
div.cancel,div.star{float:left;clear:none;width:17px;height:15px;text-indent:0;cursor:pointer;display:inline;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url('img/system/delete.gif') no-repeat 0 -16px}
div.star,div.star a{background:url('img/system/star.gif') no-repeat 0 0px}
div.cancel a,div.star a{display:block;clear:none;width:16px;height:100%;background-position:0 0px}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */