@charset "UTF-8";


/*---------- Bodys ----------*/

body,td {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #555555;
	line-height:24px;
	letter-spacing: 1px;
	-webkit-text-size-adjust: none;
}

body {
	margin: 0px;
	background-color: #dddddd;
}

blockquote {
	margin:0px 0px 0px 40px;
}
ul {
	margin:0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
}
ul li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ol {
	margin:0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
}
ol li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body#times_and_location a#times_and_location, body#calendar a#calendar, body#church_directory a#church_directory, body#update_your_information a#update_your_information, body#subscribe a#subscribe, body#store a#store, body#give a#give, body#contact a#contact, body#who_is_jesus a#who_is_jesus,

body#home a#home, body#new_to_dsc a#new_to_dsc, body#about a#about, body#ministries a#ministries, body#news_and_events a#news_and_events, body#clarus a#clarus, body#connect a#connect, body#grow a#grow, body#serve a#serve, body#messages a#messages, body#blog a#blog, body#resources a#resources {
color: #00aeef;
}

small {
	font-size:10px;
	color:#777777;
}
.smallcaps {
	font-size:13px;
}

.title {
	text-transform:uppercase;
}

.subtitle {
	font-weight: bold;
	font-size:12px;
}
strong {
	font-weight: bold;
	font-size:12px;
}

/*---------- Divs ----------*/

.container {
	width: 980px;
	margin: 0px auto;
	min-height: 900px;
	position: relative;
	background-image:url(https://www.desertspringschurch.org/img/bg_drop.jpg);
	background-repeat: no-repeat;
}
.left_column {
	width:50%;
	float:left;
	height:136px;
	position: absolute;
	background-image:url(https://www.desertspringschurch.org/img/blue_line.jpg);
	background-repeat: repeat-x;
}
.right_column {
	width:50%;
	float:right;
}
.breadcrumbs {
	background-color:#ffffff;
	border:0px solid;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-left: 20px;
	padding: 0px 5px 0px 5px;
	height: 20px;
	font-size: 10px;
	color:#777777;
	line-height:20px;
}
.secondary_nav {
	height: 30px;
	border-bottom:#bbbbbb 1px solid;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 10px;
	color:#777777;
	line-height:8px;
	text-align:center;
}
.primary_nav {
	height: 40px;
	line-height:36px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	border:0px solid;
	border-radius:5px;
	background-color:#ffffff;
	font-size: 12px;
	color:#777777;
	text-transform:uppercase;
	text-align:center;
}
.logos {
	height: 50px;
	margin-top: 15px;
}
.dsc_logo {
	padding-left:20px;
	margin-right:10px;
	background-image:url(https://www.desertspringschurch.org/img/dsc_logo_blue_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.shortcuts {
	width:40px;
	float:left;
	text-align:right;
	margin-left:10px;
}
.shortcuts a { display: block; position: relative; float:left;} 
.shortcuts a span { display: none;}
.shortcuts a:hover span {
	display: block;
	position: absolute;
	top: -25px;
	left: 0px;
	height:20px;
	line-height:20px;
	font-size:10px;
	text-align:center;
	color:#777777;
	background-color:#ffffff;
	border:solid 0px;
	border-radius:5px;
	padding:0px 10px 0px 10px;
	white-space: nowrap;
	z-index:99;
}

.announcements {
	width:1000px;
	height:589px;
	float:left;
}

/*---------- Slides ----------*/

.slides_frame { 
	width:940px; height:529px; 
	float:left;
	border:10px solid;
	border-radius:5px;
	border-color:#ffffff;
	background-color: #ffffff;
}

.slides_tab {
	clear:both;
	margin-left:400px;
	margin-bottom: 20px;
	height:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius: 20px;
	background:#ffffff;
	width:200px;
	font-size:10px;
	line-height:20px;
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;
}

.btn_next{
	margin-top:254px;
	width: 20px;
	height: 40px;
	float: right;
	background-image:url(https://www.desertspringschurch.org/img/btn_next.png);
	background-repeat:no-repeat;
	cursor: pointer;
}
.btn_next:hover {
	background-image:url(https://www.desertspringschurch.org/img/btn_next_hover.png);
}

.btn_prev{
	margin-top:254px;
	width: 20px;
	height: 40px;
	float: left;
	background-image:url(https://www.desertspringschurch.org/img/btn_prev.png);
	background-repeat:no-repeat;
	cursor: pointer;
}
.btn_prev:hover {
	background-image:url(https://www.desertspringschurch.org/img/btn_prev_hover.png);
}

#slides {
	width: 940px;
	height: 529px;
	overflow:hidden;
	border-radius: 5px;
}
#slides img {
	border:none;
	background-color:#ffffff;
}
.slides_total a {
	padding: 0px 2px 0px 2px;
	margin: 0px 1px 0px 1px;
	border:0px solid;
	border-radius:5px;
	font-size:9px;
	line-height:20px;
	text-align:center;

}
.slides_total a:link {
	color:#777777;
}
.slides_total a:hover {
	color:#00aeef;
}
.slides_total a.activeSlide {
	background:#00aeef;
	color: #00aeef;
}
.slides_total a:focus {
	outline: none;
}

/*---------- Images ----------*/
.img_div {
	float:left;
}
.img_class {
	border:solid 10px #ffffff;
	border-radius:5px;
	background-color:#ffffff;
}

.portals {
	width:280px;
	height:124px;
	float:left;
	margin-left: 20px;
	margin-bottom:30px;
	border:10px solid;
	border-radius:5px;
	border-color:#ffffff;
	position:relative;
}
.portals img {
	border:none;
	background-color:#ffffff;
}
.portals_text_bg {
	position:absolute;
	bottom:0px;
	left:0px;
	width:280px;
	height:60px;
}
.portals_text {
	width:250px;
	height:45px;
	background: rgba(255,255,255, 0.8);
	padding: 5px 10px 0px 10px;
	border:0px solid;
	border-top-right-radius:25px;
	border-bottom-right-radius:25px;
	font-size:12px;
	line-height:20px;
}
.faux_top {
	clear:both;
	height:5px;
	background-image:url(https://www.desertspringschurch.org/img/faux_top.png);
}
.faux_bottom {
	clear:both;
	height:5px;
	background-image:url(https://www.desertspringschurch.org/img/faux_bottom.png);
}
.body_nav_container {
	float:left;
	margin-left:20px;
	background-image:url(https://www.desertspringschurch.org/img/faux_middle.png);
}

.body_nav_container_02 {
	float:left;
	margin-left:20px;
}

.main_body {
	float:left;
	width:620px;
	margin-right:40px;
}
.main_body_02 {
	float:left;
	width:100%;
}
.local_nav {
	float:left;
	width:260px;
	padding: 0px 20px 20px 20px;
}
.footer {
	clear:both;
	margin-top:20px;
	margin-left:20px;
	height:40px;
	background-color:#ffffff;
	margin-bottom:20px;
	border:0px solid;
	border-radius:5px;
	border-color:#ffffff;
	padding: 0px 15px 0px 15px;
	font-size: 10px;
	color:#777777;
	line-height:40px;
}


/*---------- Links ----------*/

a:link {
	color: #00aeef;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00aeef;
}
a:hover {
	text-decoration: none;
	color: #777777;

}
a:active {
	text-decoration: none;
	color: #00aeef;
}

.secondary_nav a:link {
	color: #777777;
}
.secondary_nav a:visited {
	color: #777777;
}
.secondary_nav a:hover {
	color: #00aeef;
}
.secondary_nav a:active {
	color: #777777;
}

.primary_nav a:link {
	color: #777777;
}
.primary_nav a:visited {
	color: #777777;
}
.primary_nav a:hover {
	color: #00aeef;
}
.primary_nav a:active {
	color: #777777;
}

.footer a:link {
	color: #777777;
}
.footer a:visited {
	color: #777777;
}
.footer a:hover {
	color: #00aeef;
}
.footer a:active {
	color: #777777;
}

.dsc_button {
	background-color:#00aeef; -webkit-border-top-left-radius:5px; -moz-border-radius-topleft:5px; border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topright:5px; border-top-right-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px; border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomleft:5px; border-bottom-left-radius:5px;
	text-indent:0px;
	display:inline-block;
	color:#FFFFFF !important;
	height:40px;
	line-height:40px;
	width:100%;
	text-decoration:none;
	text-align:center;
}
.dsc_button:hover {
	background-color:#777777;
	color:#FFFFFF;
}
.dsc_button:active {
	position:relative;
	color:#FFFFFF !important;
}

.dsc_button_red {
	background-color:#FF0000; -webkit-border-top-left-radius:5px; -moz-border-radius-topleft:5px; border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topright:5px; border-top-right-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px; border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomleft:5px; border-bottom-left-radius:5px;
	text-indent:0px;
	display:inline-block;
	color:#FFFFFF !important;
	height:40px;
	line-height:40px;
	width:100%;
	text-decoration:none;
	text-align:center;
}
.dsc_button_red:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.dsc_button_red:active {
	position:relative;
	color:#FFFFFF !important;
}

/*---------- Headings ----------*/

h1 {
	font-size: 20px;
	font-weight:normal;
	color: #555555;
	line-height:30px;
	text-transform:uppercase;
}



/*---------- Spans ----------*/

.blue_bullet {
	color:#00aeef;
}
.vertical_bar_01 {
	color: #cccccc;
}
.vertical_bar_02 {
	color: #dddddd;
	font-size:18px;
}
.vertical_bar_03 {
	color: #cccccc;
	font-size:18px;
}

/*---------- Lines ----------*/

hr {
	border: 0px;
	height: 1px;
	background-color: #555555;
}
.hr_01 {
	background-color: #999999;
}
.hr_02 {
	background-color: #bbbbbb;
}


/*------------------------------ Reftagger ----------------------------------------*/

.lbsTooltip > div { background: none !important }

.lbsTooltip {
	background:#ffffff;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	z-index: 99;
	text-align: left;
	text-indent: 0;
	letter-spacing: 1px;
}

.lbsTooltip div {
	text-align: left;
}

.lbsTooltipHeader {
	background:#ffffff;
	color: #777777;
	font-size:12px;
	line-height: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	margin: 0;
	padding:8px 9px 9px 9px;
	position:relative;
	border-bottom: 1px solid #bbbbbb;
}

.lbsTooltipBody {
	padding: 6px 10px 10px 10px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:12px;
}

.lbsTooltipBody p, .lbsTooltipBody span {
	display: inline;
	color: #777777;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
}

.lbsTooltipFooter {
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	bottom:3px;
	margin-top: 0px;
	position:absolute;
	text-align:right;
	border: 0;
	letter-spacing: 1px;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover {
	color: #00aeef;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
}

.lbsTooltipFooter div {
	text-align:right;
}

.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref {
	font-size: 10px;
	/*top: -1px;*/
	position: relative;
}

.lbsTooltipBody .ch-ref {
	font-weight: bold;
}

.lbsTooltipBody .verse-ref {
	color: #bbbbbb;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

.lbsLibronix img {
	float: none !important;
}

/*------------------------------ Tabs ----------------------------------------*/


ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0px solid;
	border-radius: 5px 5px 0px 0px;
    background-color: #ffffff;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
	height: 40px;
    color: #00aeef;
	font-size: 12px;
    text-align: center;
	line-height: 40px;
	text-transform: uppercase;
    padding: 0px;
    text-decoration: none;
    transition: 0.3s;
}

/* Change background color of links on hover */
ul.tab li a:hover {
    background-color: #777777;
	color: #ffffff;
}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {
    background-color: #00aeef;
	color: #ffffff !important;
}

/* Style the tab content */
.tabcontent {
    display: none;
	background: rgba(255, 255, 255, 0.3);
    padding: 20px 20px 20px 20px;
	border: 0px solid;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 20px;
}
	
	.tabcontent {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}