﻿.VideoSampleBox
{
    padding: 5px;
}
.VideoSampleBox h3
{
    margin:15px 0 0 0;
}

.ScreenShot
{
    float: left;
    padding: 10px 10px 10px 0;
    width: 320px;
    border: solid 0px red;
}
.info
{
    border: solid 0px green;
}
.clear
{
    clear: both;
}


.footer
{
    background: #002B4F url('/images/footer_bg.jpg') no-repeat top;
    width: 900px;
    padding: 15px 0 30px 0;
    text-align: center;
    border: solid 0px silver;
	color:#e7e1aa;
}
.footer #links
{
	font-size:12px;
	font-weight:bold;
	text-align: center;
	padding:0;
    border: solid 0px orange;
}
.footer #links li
{
    display: inline;
    padding: 10px;
    border: solid 0px yellow;
}
.footer #links a{
	color:#e7e1aa;
	text-decoration:none;
}
.footer #links a:hover{text-decoration:underline; color:#666;}

.ChildrenFAQ li
{
    padding-bottom: 20px;
}

.textLabel 
{
    width: 100px;
}
.input
{
    width: 260px;
    height: 25px;
    padding: 5px 10px 0 10px;
    border: 0;
    background: url('/images/TextBox_w260_bg.jpg') no-repeat;
}




/************* tabset START ************/
.tabset-holder {
	/*background: #FFF url(/images/g-tabs_crop2.gif) repeat-x;*/
	overflow:hidden;
	width:603px;
}
.tabset {
	width:663px;
	padding:0;
	margin:14px 0 0;
	overflow:hidden;
	list-style:none;
}
.tabset li {
	float:left;
	padding:0 0 0 8px;
}
.tabset li:first-child {padding:0}
.tabset li a {
	float:left;
	height:60px;
	text-indent:-9999px;
}
#nav1 {
	background:url(/images/tabs/tab_devotions.jpg) no-repeat;
	width:193px;
}
#nav1.active {background:url(/images/tabs/tab_devotions-active.jpg) no-repeat}
#nav2 {
	background:url(/images/tabs/tab_SermonNotes.jpg) no-repeat;
	width:193px;
}
#nav2.active {background:url(/images/tabs/tab_SermonNotes-active.jpg) no-repeat}
#nav3 {
	background:url(/images/tabs/tab_Confessions.jpg) no-repeat;
	width:261px;
}
#nav3.active {background:url(/images/tabs/tab_Confessions-active.jpg) no-repeat}
/* tab-holder */
.tab-holder {
	background:#F2DBB0 rl(/images/tabs/bg-tab-info.jpg) repeat-x;
	overflow:hidden;
	width:603px;
}
.tab-info {
	width:353px;
	padding:10px 15px 0 235px;
	min-height:306px;
	overflow:hidden;
	border-top: solid 1px #002551;
}
#tab1 .tab-info {background:url(/images/FaithCenter/bg_tab-BibleReading.jpg) no-repeat}
#tab2 .tab-info {background:url(/images/FaithCenter/bg_tab-OceanPraise.jpg) no-repeat}
#tab3 .tab-info {background:url(/images/FaithCenter/bg_tab-PrayingHands.jpg) no-repeat}
/*#tab1 .tab-info {background:url(/images/tabs/bg_tab-1.jpg) no-repeat}
#tab2 .tab-info {background:url(/images/tabs/bg_tab-2.jpg) no-repeat}
#tab3 .tab-info {background:url(/images/tabs/bg_tab-3.jpg) no-repeat}*/
* html .tab-info {
	height:306px;
	overflow:visible;
}
/*.tab-info h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0 0 9px;
}
.tab-info p {
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 17px;
}
.tab-info div p a {
	font:12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	padding:0 10px 0 0;
	background:url(./images/arrow01.gif) no-repeat 100% 50%;
	text-decoration:underline;
}
.tab-info div p a:hover {text-decoration:none}*/
/************* tabset END ************/



/************* tabset START ************/
.DevotionalTitles
{
    padding: 15px 0 0 0;
    margin: 0px;
    font-family: Times New Roman, Arial Narrow;
    font-size: 20pt;
    font-style: italic;
}

/************* Get directions map links **************/
.EventsViewMap
{
    position: relative;
    width: 96px;
    height: 38px;
    background: url(/images/google_maps_icon_w40px.jpg) no-repeat right;
	padding-bottom: 5px;
}
.EventsViewMap a
{
	position: absolute;
	margin:0;
	top: 10px;
}
/************* End directions map links **************/