/* CSS Document */

/* =Global
---------------------------------------------------------------------
*/

* {
	border:0 none;
	margin: 0px;
	outline:none;
	padding: 0px;
}

body {
	background:#EEEEEE url(/images/body_bg.jpg) no-repeat scroll 0 0;
	color:#1B140D;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1,
h2 {}

h3 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	margin:0 0 10px 0;
}

.sIFR-active h3 {
	margin:0;
}

h4 {
	color:#C30101;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin:0 0 3px 0;
	text-transform:capitalize;
}

h5 {
	background:#171717 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:7px;
	text-transform:uppercase;
	width:90%;
}
h5.sidetitle {
	padding:0;
	margin:0 0 8px 0;
	width:205px;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	}
h6 {
	color:#C30101;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}

p {
	font-size:12px;
	line-height:18px;
	margin:0 0 15px 0;
}

/* b, strong {
	color:#B10000;
} */

a {
	color:#CB0000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0 none;
}

ul, ol {
	margin:0 0 12px 0;
	padding:0 0 0 25px;
}

ul {
	list-style-position:outside;
	list-style-image:url(/images/bullet.gif);
	#list-style-image:url(/images/bullet_ie.gif);
}

li {
	padding:2px 0;
}

hr {
	background-color:#7D7D7D;
	border:0 none;
	color:#7D7D7D;
	height:1px;
	margin:0 auto;
	width:80%;
}

table {}

thead, tfoot {}

tr {}

th {}

td {}


/* =Layout
---------------------------------------------------------------------
*/

#nav_wrapper {
	background:transparent url(/images/nav_repeat.gif) repeat-y scroll 0 0;
	position:fixed;
	width:220px;
	z-index:999;
	left:0;
	-position:absolute !important;
}

#nav {
	background:transparent url(/images/nav.gif) no-repeat scroll 0 0;
/* 	min-height:650px;
	padding-top:160px; */
}

#page_wrapper {
	margin-left:279px;
	padding-top:92px;
	width:732px;
}

#header {
	background:transparent url(/images/header_bg.gif) no-repeat scroll 0 bottom;
	height:168px;
	padding-left:8px;
}

#main {
	background:transparent url(/images/main_bg.gif) repeat-y scroll 0 0;
}


/* =Content
---------------------------------------------------------------------
*/

#content {
	float:left;
	min-height:260px;
	padding:30px 15px 30px 40px;
	width:460px;
	-height:260px;
}

#content.nosidebar {
	float:left;
	min-height:260px;
	padding:30px 40px 30px 40px;
	width:641px;
	-height:260px;
}

#content input {
	border:1px solid #CFCFCF;
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#content textarea {}

#content select {}

#sidebar {
	float:right;
	padding-top:30px;
	min-height:50px;
	width:174px;
}


/* =Footer
---------------------------------------------------------------------
*/

#footer {
	background:transparent url(/images/footer_bg.gif) no-repeat scroll 0 0;
	min-height:56px;
	padding:10px 30px 30px 20px;
}

#phonenum {
	color:#FFFFFF;
	float:left;
	font-size:16px;
}

#radiolink {
	float:right;
	margin-top:2px;
}

#radiolink a {
	color:#EBEBEB;
	font-size:14px;
	text-decoration:none;
}

#radiolink a:hover {
	color:#BEBEBE;
}

#search {
	float:right;
}

#search span {
	color:#EEEEEE;
	float:left;
	font-size:16px;
	margin-left:12px;
}

#searchterm {
	background:#FFFFFF url(/images/searchterm_bg.jpg) repeat-x scroll 0 0;
	color:#666666;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	margin-left:12px;
	padding:4px 5px 0;
	width:140px;
}

#searchbtn {
	background:transparent url(/images/btn_search.jpg) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:22px;
	text-align:left;
	text-indent:-9999px;
	width:50px;
}

#copyright {
	color:#686868;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	margin-top:25px;
}

#amlogo {
	float:right;
	height:37px;
	margin-top:10px;
	width:37px;
}

#amlogo img {}
/* = Sermons
---------------------------------------------------------------------
*/

.btn_pot {
	clear:both;
	height:30px;
	}
.btn_pot .pot_txt {
	float:left;
	width:128px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}
.btn_pot div {
	float:left;
	width:73px;
	}
.input {
	background:#fcfcfc url(/images/input_bg.gif) bottom left repeat-x;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	border-left:1px solid #a2a2a2;
	vertical-align:middle;
	padding: 5px 0 5px 3px;
	color:#a4a4a4;
	font-size:10px;
	font-weight:bold;
	}
.input2 {
	background:#fcfcfc url(/images/input_bg.gif) bottom left repeat-x;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	border-left:1px solid #a2a2a2;
	vertical-align:middle;
	padding: 5px 0 5px 3px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	}
.submit {
	vertical-align:middle;
	margin: 0 0 0 -4px;
	}
.listennow {
	margin:15px 0 0 10px;
	float:left;
	}
.select_main_dropdown {
	width:250px;
	}
.form_main {
	padding:0;
	margin:10px 0 0 0;
	}
.cell_pad {
	padding: 4px 4px 4px 10px;
	}
.libtitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	display:block; 
	margin:0; 
	padding:0;
	}

/* =Miscellaneous
---------------------------------------------------------------------
*/

.clear {
	clear:both;
	display:block;
	float:none;
	height:1px;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.align-left {
	display:inline;
	float:left;
}

.align-right {
	display:inline;
	float:right;
}

.small-text {
	font-size:11px;
}

.red, .red * {
	color:#AB0101 !important;
}

.gray, .gray * {
	color:#555555 !important;
}

.button {
	background:transparent none no-repeat scroll 0 0;
	display:block;
	height:22px;
	text-align:left;
	text-indent:-9999px;
	width:50px;
}

#access_logo{
	background:url(/images/acces_logo.gif) no-repeat center center;
	height:125px;
	display:block;
	text-indent:-999em;
	width:213px;
}
#access_nav {list-style:none; margin-left:0; padding-left:0; position:absolute; margin-top:-200px; top:50%;}
#access_nav li a{
	width:213px;
	line-height:41px;
	display:block;
	text-align:center;
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;
}
#access_nav li a:hover{
	background:url(/images/access_nav_rollover.gif);
	color:#fff;
	font-size:12px;
}

/*sermons section*/
#sidebar.sermons{
	float:left;
	padding-top:30px;
	width:208px;
	margin-top:114px;
	margin-left:10px;
}

.showsermons{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	margin:10px 0;
}
.showsermons a{ font-weight:bold;}
.showsermons select { width:200px; margin-top:5px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#666;}
.sermon_smallplay{ background:url(/images/sermons_play_btn.gif) no-repeat left top; height:20px; width:20px; display:block; text-indent:-999em;}
.sermon_smallplay:hover { background-position: left bottom;}
.sermonname {padding-left:10px;}
#sidebar h5{
	background:#767676;
}
#content.sermons { width:432px;}
#flash_nav{ min-height: 650px;}

/* Search Results on Sermons Section */
.tablePad .results { margin-bottom:20px; line-height:20px; }
.tablePad .results .result{}
.tablePad .results .desc{ font-size:11px;}
.tablePad .results .date{ font-style:italic; font-size:11px; color:#686868;}
#flashvid { margin-bottom:20px; }
#flashvid embed, #flashvid object { margin-top:-20px; }
.noflash{ display:none; }
