/* CSS Document */
body
	{
	background: url(bg_body.gif) left top repeat-x #0f0f3d;
	text-align: center;
	color: #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
    p.align-center {
        text-align:center;
        margin-left:auto;
        margin-right:auto;
    }
    .tx-cal-controller h1, .pagebrowser,.found {
        display:none;
    }
    #month-header {
        font-size: 2em;
        font-weight: bolder;
        vertical-align:center;
        border:none;
        background:none;
    }
    .weekday {
        font-weight:normal;
    }
#month-header img {
    border:none;
    }
    div#month-header-icons,.weeknum,.month-small {
        display:none;
    }
    #legend {
        column-span:2;
    }
    #legend h5{
        display:none;
    }
#legend div form table {
    display:block;
}
/* Customizations for Sermon List */
/* Brief List */
ul.tx-wecsermons-pi1-list-brief li.tx-wecsermons-pi1-list h2 {
    float:right;
    background:none;
    margin:0px;
    border:none;
}
ul.tx-wecsermons-pi1-list-brief li.tx-wecsermons-pi1-list div h2{
    float:left;
    background:none;
    margin:0px;
    border:none;
}
ul.tx-wecsermons-pi1-list-brief li.tx-wecsermons-pi1-list {
    border: solid 1px black;
    border-bottom: none;
}
ul.tx-wecsermons-pi1-list-brief li.tx-wecsermons-pi1-list:last-child {
    border: solid 1px black;
}
ul.tx-wecsermons-pi1-list-brief li.tx-wecsermons-pi1-list .tx-wecsermons-pi1-list-scripture {
    display:none;
}
ul.tx-wecsermons-pi1-list-brief li.tx-wecsermons-pi1-list ul{
    display:none;
}
ul.tx-wecsermons-pi1-list-brief p.bodytext{
    display:none;
}
/* Latest List */
.tx-wec-series-div h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	border-bottom: none;
	padding: 0 0 3px 15px;
	background: url(plus.gif) left 2px no-repeat !important;
}
.tx-wecsermons-pi1-list-speakers {
    float:none !important;
}
ul.tx-wecsermons-pi1-list-verbose > li {
    display:none;
}
li.tx-wecsermons-pi1-list-even, li.tx-wecsermons-pi1-list-odd {
	background: url(bg_content_main_int.gif) left top repeat-y;
}
ul.tx-wecsermons-pi1-list-verbose > li:first-child {
    display:block;
}
div.tx-wecsermons-pi1-resources h2,div.tx-wecsermons-pi1-list-topics h2,div.tx-wecsermons-pi1-list-scripture h2,div.tx-wecsermons-pi1-list-series h2,div.tx-wecsermons-pi1-list-speakers, div.tx-wecsermons-pi1-list-speakers h2 {
    text-align:left;
    margin-left:0px;
    padding-left:0px;
    background:none;
    border-bottom:none;
    }

/* END Customizations for Sermon List */
    .tx-wec-series-div table h2 {
        display:none;
    }
    .tx-wec-series-div table {
        border-width: 1px 1px 1px 1px;
        border-spacing: 0px;
        border-style: solid solid solid solid;
        border-color: black black black black;
        border-collapse: collapse;
    }
    .tx-wec-series-div table th{
            border-width: 1px 1px 1px 1px;
            padding: 1px 1px 1px 1px;
            border-style: inset inset inset inset;
            border-color: gray gray gray gray;
            -moz-border-radius: 0px 0px 0px 0px;
    }
    .tx-wec-series-div table td{
            text-align:center;
            border-width: 1px 1px 1px 1px;
            padding: 1px 1px 1px 1px;
            border-style: inset inset inset inset;
            border-color: gray gray gray gray;
            -moz-border-radius: 0px 0px 0px 0px;
    }
    .tx-wec-series-div table td p{
        text-align:center;
    }
/* Customizations for photobook */
div.tx-gooffotoboek-pi1 img {
    margin:0px;
    padding:0px;
    border:none;
}
/* END Customizations for photobook */
img {
        float:right;
        border:none 0px;
    }
    p.bodytext img {
        float:none;
    }
#main
	{
	width: 804px;
	margin: 0px auto;
	text-align: left;
	
	
	}
div.link_box
{
    border-top:solid 2px black;
    float:left;
    width:49%;
}
#interiorpage #main
	{
	margin-bottom: 0px;
	background: url(bg_int.gif) right 20px repeat-y;
	}
#navhold 
	{
	width: 584px;
	height: 24px;
	background: url(bg_nav.gif) left top no-repeat;
	float: left;
	}
#navhold ul {
	margin: -2px 0 0 0;
	padding: 0;
	list-style: none;
	}
#navhold li.first, #navhold ul li ul li
	{
	background: none;
	padding-left: 0;
	}
#navhold ul li ul li
	{
	clear: both;
	width: 150px;
	}
#navhold ul li ul li.first 
    {
    padding-left: 5px;
    color:blue;
    }
#navhold ul li.first a{
    color:blue;
}
#navhold ul li.first ul li a {
    color:inherit;
    }
#navhold ul li {
	position: relative;
    float:left;
	background: url(dot.gif) left 11px no-repeat;
	padding-left: 14px;
	margin-right: 11px;
	}
#navhold ul li ul {
	position: absolute;
	display: none;
	width: 150px;
	background: #EFEFDE;
	border: 1px solid #fff;
	border-top: none;
	}
#navhold li:hover ul, #navhold li.sfhover ul {
display: block;	}	
#navhold ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	text-decoration: none;
	color: #282828;
	}
	
#navhold ul li a:hover {
	text-decoration: none;
	color: #E9A022;
}
/* Fix IE. Hide from IE Mac \*/
* html #navhold ul li { float: left; height: 1%; }
* html #navhold ul li ul li a { height: 1%; }
/* End */
#navhold li:hover ul, #navhold li.over ul { display: block;}
.spacer
	{
	height: 20px;
	float: left;
	clear: left;
	}
.one
	{
	width: 55px;
	_width: 52px;
	}
.two
	{
	width: 57px;
	}
.three
	{
	width: 62px;
	}
.four
	{
	width: 63px;
	}
.five
	{
	width: 66px;
	}
.six
	{
	width: 66px;
	}
.seven
	{
	width: 68px;
	}
.eight
	{
	width: 68px;
	}
.nine
	{
	width: 69px;
	}
.ten
	{
	width: 68px;
	}
.eleven
	{
	width: 67px;
	}
.twelve
	{
	width: 66px;
	}
.thirteen
	{
	width: 64px;
	}
.fourteen
	{
	width: 57px;
	}
.clearfix
	{
	clear: both;
	}
#leftbar
	{
	background: url(bg_leftbar_home.gif) 16px top no-repeat;
	float: left;
	width: 204px;
	padding: 80px 0 0 16px;
	color: #FFFFFF;
	min-height: 420px;
	} 
#interiorpage #leftbar
	{
	background: none;
	float: left;
	padding: 0px;
	width: 220px;
	} 
#leftbartop
	{
	background: url(bg_leftbar_top_int.gif) left top no-repeat;
	height: 80px;
	position: relative;
	}
#leftbarcenter
	{
	background: url(bg_leftbar_int.gif) left top;
	}
#leftbarside
	{
	background: url(bg_leftbar_side_int.gif) left top no-repeat;
	width: 76px;
	height: 146px;
	float: right;
	}
#leftbarcontent
	{
	width: 134px;
	float: left;
	min-height: 287px;
	padding-left: 10px;
	}
#leftbarbottom
	{
	background: url(bg_leftbar_bottom_int.gif) left top no-repeat;
	height: 41px;
	}
	
#banner
	{
	width: 584px;
	height: 90px;
	padding-top: 7px;
	background: url(bg_banner.gif) left 7px no-repeat;
	float: left;
	}
#interiorpage #banner
	{
	padding-top: 0;
	background: url(bg_banner.gif) left top no-repeat;
	}
#bannertop
	{
	width: 584px;
	background: #080C39;
	height: 7px;
	float: left;
	line-height: 7px;
	}
#logo
	{
	margin: 16px 0 0 10px;
	float: left;
	}
#content_main
	{
	min-height: 300px;
	background: url(bg_content_main.gif) left top repeat-y;
	float: left;
	}
#interiorpage #content_main
	{
	width: 584px;
	background: url(bg_content_main_int.gif) left top repeat-y;
	float: left;
	}
#footer
	{
	width: 584px;
	height: 26px;
	background: url(bg_footer.gif) left top no-repeat;
	float: left;
	padding-top: 14px;
	font-size: 10px;
	}

#interiorpage #footer
	{
	width: 804px;
	height: 26px;
	background: url(bg_footer_int.gif) left top no-repeat;
	float: none;
	padding-top: 14px;
	font-size: 10px;
	margin: 0 auto 55px auto;

	}
#banner p
	{
	font-weight: bold;
	font-style: italic;
	float: right;
	margin: 38px 25px 0 0;
	}
#copyright
	{
	float: left;
	}
#interiorpage #copyright
	{
	float: left;
	margin-left: 227px;
	}
#sitedesign
	{
	float: right;
	margin-right: 150px;
	}
#sitedesign a
	{
	text-decoration: none;
	color: #282828;
	}
#sitedesign a:hover
	{
	text-decoration: underline;
	}
h2
	{
	margin: 3px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px dotted #000000;
	padding: 0 0 3px 15px;
	background: url(bullet.gif) left 2px no-repeat;
	}
h3
	{
	font-size: 11px;
	_margin: 2px 0 0 0;
	}
#content_center
	{
	width: 430px;
	_width: 420px;
	margin-left: 10px;
	float: left;
	}
#interiorpage #content_center
	{
	width: 534px;
	margin-left: 10px;
	float: left;
	}
#breadcrumb
	{
	width: 584px;
	float: left;
	background: url(bg_breadcrumb_int.gif) left top repeat-y;
	height: 21px;
	margin-bottom: 5px;
	}
#breadcrumb ul
	{
	padding: 0;
	margin: 3px 0 0 0;
	}
#breadcrumb li
	{
	display: inline; 
	padding: 0 8px 0 15px;
	background: url(bullet2.gif) left 5px no-repeat;
	}
#breadcrumb a
	{
	text-decoration: none;
	}
#breadcrumb a:hover
	{
	text-decoration: underline;
	}
#breadcrumb li#homelink
	{
	background: none;
	}
#content_right
	{
	width: 120px;
	margin-left: 10px;
	float: left;
	}
p
	{
	margin: 3px 0;
	}
#content_sub1
	{
	width: 200px;
	_width: 190px;
	float: left;
	margin-top: 15px;
	_margin-top: 7px
	}
#content_sub2
	{
	width: 200px;
	_width: 190px;
	margin: 15px 0 0 25px;
	_margin: 7px 0 0 25px;
	float: left;
	}

#content_center img
	{
	border: 1px solid #000000;
	margin: 7px 0 7px 7px;
	}
#content_sub1 img, #content_sub2 img
	{
	margin: 5px 7px 7px 0;
	float: left;
	border: 1px solid #000000;
	}
#content_right li
	{
	padding-left: 1px; 
	_padding-left: 10px;
	_background: url(dot.gif) left 5px no-repeat;
	}
#content_right ul
	{
	padding: 0 0 0 13px;
	_padding: 0;
	_margin: 3px 0 0 0;
	}
a 
	{
	color: #43439e;
	}
a:hover 
	{
	color: #E9A022;
	}
.clearfix
	{
	clear: both;
	}
