body {
    background: #fff;
	font-family: Trebuchet MS, sans-serif; /*Geneva, Arial, Verdana, "Trebuchet MS", sans-serif;*/
	font-size : 12px;
	color: #000020;
	margin: 0px auto;
	width: 950px;
}

.selflink,
.showjpg,
.imagelink,
.roomlink,
A {
	text-decoration: none;
	color: #036;
}

.imagelink,
.roomlink,
.showjpg,
.selflink {
	cursor: pointer;
}

.showjpg:hover,
.roomlink:hover,
.selflink:hover,
a:hover {
	text-shadow: 0px 0px 8px #8ef;
}

table {
	font: inherit;
}


.topmenu {
	padding: 0px;
	margin: 0px;
	border: 0;
	position: relative; /*needed for login positioning */
	width: 100%;
    border-spacing: 0pt;		
}


.topmenu td {
	background: #17346a linear-gradient(#275c8f, #17346a);
	padding: 9px 9px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	font-size: 1.1em;
	color: #7070a0;
}

.topmenu .selflink,
.topmenu  td  a{
	color: white;
	text-shadow: 0px 0px 8px #9ff;
	text-decoration: none;
	padding: 0px 4px;
	text-transform: uppercase;
	white-space: nowrap;
}

.topmenu .selflink:hover,
.topmenu td a:hover {
	text-shadow: 0px 0px 4px #dff;
}

.pagecontent .catbit, .catbit {
	background: #17346a linear-gradient(#275c8f, #17346a);
    background-position : top;
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
    padding: 0px;
    margin: 0px;
	height: 17px;
	vertical-align: middle;
}

.catbit a, 
.catbit .imagelink,
.catbitl a, 
.catbitl .imagelink, 
.catbitl .selflink {
	color: #fff;
	text-shadow:0px 0px 8px #9ff ;
	padding: 2px 4px;
}

.catbit a:hover, 
.catbit .imagelink:hover,
.catbitl a:hover, 
.catbitl .imagelink:hover, 
.catbitl .selflink:hover {
	text-shadow: 0px 0px 8px #dff;
}

.catbitl {
	background: #17346a linear-gradient(#275c8f, #17346a);
    background-position : top;
    color: #fff;
    font-weight: normal;
    padding: 3px 7px;
    margin: 0px;
	height: 24px;
	-moz-box-shadow: 3px 3px 5px #aac;
	-webkit-box-shadow: 3px 3px 5px #aac;
	box-shadow: 3px 3px 5px #aac;
}

.header{
	display: block;
	width: 100%;
}

.header form {
	margin: 0px;

}

#searcharea {
	display: block;
	float: right;
	margin: 10px;
}

.logo {
	width: 600;
	height: 20;
	left: 0px;
	top: 0px;
	padding: 10px 0;
}

.__button {
	background: #ddd linear-gradient(#fff, #ddd);
    border: 1px solid #c0c0e0; 
    background-position : bottom;
}

.pagecontent {
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
	font-size: 1.3em;
}

.pagecontent td{
	vertical-align: top;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.pagecontent form td{
	padding: 0px;
}

.pagecontent .nav td {
	padding: 0px 5px;
	margin: 0px;
}

.pagecontent  .contentleft {
	width: 35%;
	padding: 0px 10px 0px 0px;
}

.pagecontent  .contentright {
	padding: 0px;
}

.image {
	-moz-box-shadow: 5px 5px 7px #aac;
	-webkit-box-shadow: 5px 5px 7px #aac;
	box-shadow: 5px 5px 7px #aac;
}

.tnimage {
	-moz-box-shadow: 5px 5px 7px #aac;
	-webkit-box-shadow: 5px 5px 7px #aac;
	box-shadow: 5px 5px 7px #aac;
	border: 0px solid ; 
	width: 133px; 
	height: 100px;
}

.selflink img {
    border: 1px solid #888;
    border-radius: 5px;
    margin: 0 5px;
    box-shadow: 5px 5px 7px #aac;
}

#rp-content .selflink img {
    box-shadow: 2px 2px 4px #779;
}

.cattdcell img {
    border: 1px solid #adb1c7;
    border-radius: 15px;
    margin: 0 5px;
    width: 64px;
    box-shadow: 1px 1px 2px #293035, -1px -1px 2px #cdd5d6;
    height: 64px;
}

.selflink img:hover,
.imagelink .tnimage:hover {
	-moz-box-shadow: 5px 5px 7px #66b;
	-webkit-box-shadow: 5px 5px 7px #66b;
	box-shadow: 5px 5px 7px #66b;
}

#rp-content .selflink img:hover {
    box-shadow: 2px 2px 4px #224;
}



.hs {
	width: 400px;
	height: 300px;
}

.titletable {
         padding: 0px;
        margin: 0px;
		width:100%;
		height: 40px; 
		border-spacing: 0px;
		border: 0px;
	/*	-moz-box-shadow: 3px 3px 5px #bbd;
		-webkit-box-shadow: 3px 3px 5px #bbd;
		box-shadow: 3px 3px 5px #bbd;*/
}

.tableframe, .maintable {
	font-size: 1em;
    padding: 0px;
    margin: 0px;
	border: 0px;
	width: 100%;
	border-spacing: 0px;
/*	border-collapse: collapse; */
}

.nav {
	font-size: 1em;
    padding: 0px;
    margin: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.mailinglist {
	width: 500;
    padding: 0px;
    margin: 0px auto;
	border: 0px;
	border-spacing: 0px;
	border-collapse:collapse;}

.textinput {
        font-size: 0.9em;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
		height:17px;
}

.textinputa {
        font-size: 0.9em;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.search20 {
	border-style: none; 
	background: url("/graphics/search20.gif") no-repeat; 
	width: 20px; 
	height: 20px;
	top: 4px;
	position: relative;
}

.titletd {	
	background: #ccf;
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-weight: bold;
	border-right: 1px solid #bbe;
	border-bottom: 1px solid #bbe;
	border-left: 1px solid #ddf;
	border-top: 1px solid #ddf;	
	text-shadow: 2px 2px 8px #88b, -2px -2px 8px #eef;
}


.xxtitletdp {
        background: #f0c0f0 url("/graphics/bk9p.jpg");
        background-position : top;
        color: #000060;
        font-weight: bold;
         font-size: 1.5em;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        border: 0px solid #f0c0f0;
}

.centerh {
	margin: 4px auto;
	display: block;
	text-align: center;
}

.pagecontent .titletds,  
.titletds, 
.pagecontent .cattdbar,  
.cattdbar {
	background: #ccf;
	padding: 5px 10px;
	font-size: 1.3em;
	border-right: 1px solid #bbe;
	border-bottom: 1px solid #bbe;
	border-left: 1px solid #ddf;
	border-top: 1px solid #ddf;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 8px #88b, -2px -2px 8px #eef;
    margin: 0px;
    padding: 0px;
}

body.ismember .pagecontent .titletds,  
body.ismember .titletds, 
body.ismember .pagecontent .cattdbar,  
body.ismember .cattdbar,
body.ismember .titletd,
.titletdp {	
	background: #d0e4d4;
   xmargin: 0px;
    xpadding: 0px;
    xfont-size: 1.5em;
    xfont-weight: bold;
    border-right: 1px solid #ada;
    border-bottom: 1px solid #ada;
    border-left: 1px solid #dfd;
    border-top: 1px solid #dfd;
    text-shadow: 2px 2px 8px #8b8, 
}

.pagecontent .bodytds,  .bodytds{
	font-size: 1.0em;
	border-right: 1px solid #bbe;
	border-bottom: 1px solid #bbe;
	border-left: 1px solid #ddf;
	padding: 5px 10px;
	/*border-top: 1px solid #DDD;*/
}

.pagecontent .nopad, .nopad,
.pagecontent .nopad td, .nopad td {
	padding: 0px;
}

.fp {
	font-size: 0.8em;
}

.pagecontent .titletdf {
    background: #ccf; /*#e0e0f0 url("graphics/bk9.jpg");*/
    background-position : top;
    color: #000060;
    font-weight: bold;
    font-size: 1.5em;
    padding: 0px;
    margin: 0px;
    border: none;
	border-top: 1px solid #c0c0e0;
	height:30px;
	text-align: center;
	vertical-align: middle;
}

.pagecontent .cattdcell {
        padding: 10px 5px; 
        margin: 0px;
}

.tableh2 {
        background: #CCF; /*#e0e0f0 url("graphics/bk9.jpg");*/
        color : #000020;
        padding: 3px 10px;
}

.tableb {
        padding: 3px 10px;
}

.sup {
        font-weight: normal;
        font-size: 0.75em;
	vertical-align: top;
        margin: 1px 1px 1px 1px;
}


/*
.maintable {
*//*        border: 1px solid #CCD7E0;*//*
       border: 5px solid red;
        margin-top: 2px;
        margin-bottom: 2px;
}
*/

.tableh1 {
        font-size: 1.5em;
        font-weight : bold;
        background : #e0e0f0 url("/graphics/bk9.jpg");
        background-position : top;
        color: #000020;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-weight : bold;
        background : #e0e0f0 url("/graphics/bk9.jpg");
        background-position : top;
        color: #000020;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}



.xxxtableh2 {
        background: #e0e0f0 url("/graphics/bk9.jpg");
        background-position : top;
        color : #000020;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border-top: 1px solid #CCD7E0;
}

.tableh2_compact {
        background: #e0e0f0 url("/graphics/bk9.jpg");
        background-position : top;
        color : #000020;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}



.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}


.search17 {
	border-style: none; 
	background: url("/graphics/search17.gif") no-repeat; 
	width: 20px; 
	height: 20px;
}

.search16 {
	border-style: none; 
	background: url("/graphics/icon_mg_b0_17.gif") no-repeat; 
	width: 17px; 
	height: 17px;
}

.search16o {
	border-style: none; 
	background: url("/graphics/icon_mg_b1_17.gif") no-repeat; 
	width: 17px; 
	height: 17px;
}



/*Credits: Dynamic Drive CSS Library (but modified)*/
/*URL: http://www.dynamicdrive.com/style/ */

td.squarebutton{
	background: transparent url('/graphics/button_0_l.gif') no-repeat top left;
	display: block;
	float: left;
	font:  normal 10px Arial; /* Change 12px as desired */
	line-height: 9px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 17px; /* Height of button background height */
	padding-left: 7px; /* Width of left menu image */
	text-decoration: none;
}


td.squarebutton a{
	background: transparent url('/graphics/button_0_r.gif') no-repeat top right;
	display: block;
	padding: 4px 7px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

td.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none !important; 
}

td.squarebutton:hover a{ /* Hover state CSS */
	background-position: bottom right;
}



a.squarebutton{
	background: transparent url('/graphics/button_0_l.gif') no-repeat top left;
	display: block;
	float: left;
	font:  normal 12px Arial; /* Change 12px as desired */
	line-height: 9px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 17px; /* Height of button background height */
	padding-left: 7px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #000020; /*button text color*/
}

a.squarebutton span{
	background: transparent url('/graphics/button_0_r.gif') no-repeat top right;
	display: block;
	padding: 4px 7px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none !important; 
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}


a.squarebutton28{
	background: transparent url('/graphics/button_b_l.gif') no-repeat top left;
	display: block;
	float: left;
	font:  bold 14px Arial; /* Change 12px as desired */
	line-height: 28px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 28px; /* Height of button background height */
	padding-left: 7px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton28, a:visited.squarebutton28, a:active.squarebutton28{
	color: #000020; /*button text color*/
}

a.squarebutton28 span{
	background: transparent url('/graphics/button_b_r.gif') no-repeat top right;
	display: block;
	padding: 0px 7px 0px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton28:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none !important;
}

a.squarebutton28:hover span{ /* Hover state CSS */
	background-position: bottom right;
}

.buttonwrapper28{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}


#navigation {
	clear:both;
	height:120px;
	cursor: default;
}

#photo {
	width: 400px;
	height: 300px;
	margin: 0;
	display: inline;
}

#footer {
	padding: 8px;
	text-align: right;
}

#footer a {
        font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
        color: #666666;
        font-size: 0.9em;
}



.slider {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	border:0; 
	width: 300px;
	height: 7px; 

	margin-top: 0 !important;
}
.sliderbutton {
	margin-top: 0 !important;
	width: 14px; 
	height: 7px; 
	border: 0;  
	position:relative; 

}

#sl0base {
	background: url(/graphics/slideflowslider-bg.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#sl0slider {
	background: url(/graphics/seekslider.gif) no-repeat;
	margin-top: 6px;
	float :left;
	cursor: url(/graphics/openhand.cur), hand;
}

#sl0slider:hover, #sl0slider.hover {
	background: url(/graphics/seekslider-hover.gif) no-repeat;
}


#slideflow {
	height: 75px;
	position: relative;
}

#slideflow img {
	margin :0px;
	cursor: url(/graphics/openhand.cur), hand;
}

#slideflow table{
	position:absolute;
	margin :0px;
}

/* For future use - these don't work with IE6 */
.closedHand {
	cursor: url(/graphics/closedhand.cur), move !important;
}

.openHand {
	cursor: url(/graphics/openhand.cur),  default !important;
}

.selectable {
	cursor: pointer !important;
}

.centerh.copyright {
    margin: 10px;
    font-size: 1.2em;
	cursor: pointer;
}

.centerh.homebutton {
	cursor: pointer;
}

.pagecontent td.hometab {
    vertical-align: middle;
    border-radius: 5px;
    left: 3px;
    position: relative;
    height: 20px;
}

td.hometab.makebold {	
	background: #e0e0ff;
	font-weight: bold;
}

.pagecontent tr.latestrow td {
	vertical-align: middle;
}

td.latest-verse {
    padding-right: 20px;
}

div#latest-pagecontent {
	padding-bottom: 10px;
    margin-bottom: 10px;
    background: #e0e0ff;
}

.pagecontent td.v-vref {
    vertical-align: top;
    text-align: right;
    font-weight: bold;
	white-space: nowrap;
	padding: 5px 0px;
	border-bottom: 1px solid #ccd;
}

.pagecontent td.v-bits {
    vertical-align: middle;
    text-align: center;
	padding: 5px 0px;
	border-bottom: 1px solid #ccd;
	white-space: nowrap; 
	width: 61px;
}

.pagecontent td.v-verse {
    vertical-align: top;
    text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #ccd;
}

.pagecontent td.v-spacer {
    padding: 2px;
    border-bottom: 1px solid #ccd;
    background: #fff;
}

.pagecontent td.v-bits table,
.pagecontent td.ibt-bits table {
	display: inline-block;
}

.shighlight {
	background: #ff5;
}

#sr-body {
    overflow: auto;
}

#searchresults {
	display:none;
	position:absolute;
    background: #fff;
    border: 2px solid #365899;
    padding: 5px;
	z-index: 5;

}

.searchresultrow {
    border-top: 1px solid #ccc;
    padding: 2px;
    margin: 2px;
}

.searchnavarr:hover,
.searchresultrow:hover {
	background: #ddf;
	cursor : pointer;
	outline : 2px solid #448;
}

.sr-keywords {
    color: #aaa;
    font-size: .9em;
}

#si-close {
   
    margin: 0 auto;
    width: 100px;
    height: 13px;
    text-align: center;
    vertical-align: middle;
   
    font-weight: bold;
	border: 1px solid #aaf;
    border-radius: 3px;
    background: #ddf linear-gradient(#eef, #bbf);
    font-size: 0.9em;

}

#dv-close,
#sr-close {
    float: right;
    border: 1px solid #f00;
    margin: -5px;
    color: red;
    width: 13px;
    height: 13px;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    font-weight: bold;
}

#dv-close:hover,
#si-close:hover,
#sr-close:hover {
	cursor : pointer;
	background : #fdd;
}

#searchnav {
    display: inline-block;
	width: 40px;
}

.helpicon {
	border: 1px solid #004;
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 6px;
    text-align: center;
    vertical-align: middle;
    background: #448;
    color: white;
    font-size: 11px;
    margin-top: -2px;
}

.helpicon:hover {
	cursor: help;
}

#helptext {
    position: absolute;
    width: 500px;
    background: #eef;
    padding: 5px;
    border: 2px solid #004;
    margin-left:300px;
    z-index: 10;
}

#social {
    font-size: 0.8em;
    background: #eef;
}

.help-a td {
	padding-left: 30px;
	color: #007;
}

.help-q {
    font-weight: bold;
}

.help-q:hover {
	cursor: help;
	background: #ddf;
	outline : 2px solid #448;
}

#blog_main table {
    margin: 0 auto;
}

#welcome-blog li {
    display: inline-block;
    width: 440px;
}

#map-rooms .catbit {
    padding: 4px 0 0;
    margin: 2px 0px;
    width: 53px;
    height: 14px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.latestrow.popular {
	display: none;
}

.roompopchoice.catbit {
    height: 15px;
    display: inline-block;
    padding: 2px 10px;
    margin: 0 10px;
    font-size: 12px;
	text-shadow:0px 0px 8px #9ff ;
	box-shadow: 5px 5px 7px #aac;

}

.roompopchoice.catbit.selected {
	box-shadow: 5px 5px 7px #337;
}

.roompopchoice.catbit:hover {
	text-shadow: 0px 0px 8px #fff;
	cursor:pointer;
	box-shadow: 5px 5px 7px #66b;
}

#dvpopup {
    display: none;
    background: #eef;
    border: 1px solid #008;
    border-radius: 5px;
    box-shadow: 2px 2px 15px #449;
    padding: 5px 10px;
	margin: 20px auto;
}

#loginlink {
    color: #fff;
}

#loginpanel,
#logoutpanel {
	position: absolute;
    right: 3px;
    top: 35px;
    background: #eef;
    border: 1px solid #008;
    border-radius: 5px;
    box-shadow: 2px 2px 15px #449;
    padding: 5px 10px;
    display:none;
    text-align: right;
	z-index: 1;

}

#imagebox {
    display: none;
    position: fixed;
    background: rgba(0,0,0, 0.6);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	text-align: center;
    vertical-align: middle;
	z-index: 13;
}

#imageboxshell {
	margin: 20px auto;
    padding: 15px 15px 40px;
	background: #fff;
    border: 2px solid #88f;
	display: inline-block;
}

#si-imagemsg {
	padding: 5px;
}

#si-imagemsg,
#si-imagecontent {
    display: inline-block;
}

#login-close,
#login-submit,
#login-cancel,
#logout-submit,
#logout-cancel {
    border: 1px solid #aaf;
    border-radius: 3px;
    background: #ddf linear-gradient(#eef, #bbf);
    font-size: 0.9em;
    margin: 4px 6px 0;
}

#loginmsg {
margin: 5px 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    background: #dde;
    color: #004;
    max-width: 400px;
    text-align: left;
}

#statsinsert {
    height: 11px;
}

.selflink.hidelink {
	display: none;
}

.bpbar {
    display: inline-block;
    width: 2px;
    height: 10px;
}

.bpbar.rpl_unread {
    background: #ccc linear-gradient(#eee, #ddd, #ddd, #ddd, #bbb);
}

.bpbar.rpl_hunread {
    background: #f00;	
}

.bpbar.first {
    border-left: 1px solid #aaa;
    margin-left: -1px;
}

.bpbar.rpl_read {
background: linear-gradient(#eee, #ddd, #069, #ddd, #bbb);
}

.bpbar.rpl_hread {
    background: #f00;	
}

pre {
    color: #220;
    background: #ffe;
    padding: 10px;
    border: 1px solid #cca;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto;
}

#ai {
	display:none;
    color: #aaf;
    border: 1px solid #aaf;
    
    width: 10px;
    height: 10px;
    border-radius: 4px;
}

#unhere {
    float: right;
}

span.selflink.log-out {
	display: none;
}

.pmsg {
    color: #888;
    font-size: 0.9em;
}

#paypal-message .ok {
    border: 2px solid #040;
    color: #080;
    background: #efe linear-gradient(#f8fff8, #dfe0df);
    box-shadow: 2px 2px 7px #898;
    padding: 20px 40px;
    border-radius: 5px;
    margin: 20px auto;
    display: block;
}

#paypal-message .notok {
	border: 2px solid #400;
    color: #800;
    background: #fee linear-gradient(#fff8f8, #edd);
    box-shadow: 2px 2px 7px #988;
    padding: 20px 40px;
    border-radius: 5px;
    margin: 20px auto;
    display: block;
}

#ppun-message,
#pppw-message {
    width: 300px;
    padding: 5px 0;
}

#loginmsg td.titletd {
    background: #fdd linear-gradient(#fee, #fcc);
    color: #400;
    text-shadow: 2px 2px 8px #877;
    border: 1px solid #a99;
}

#loginmsg .pagecontent td {
    background: #fffefe;
    border: 1px solid #a99;
    padding: 5px 10px;
    color: #400;
}

.image td {
    font-size: 0px;
}

.cattdbar .selflink.bar {
    cursor: pointer;
    display: inline-block;
}

.cattdbar .selflink.bar {
    width:100%;
}

.cattdbar .selflink.bar:hover {
    box-shadow: 2px 2px 8px #999;
}