@import"reset.css";
@import"superfish.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"galleryfic.css";
@import"kwicks.css";
@import"coin-slider.css";
@import"datepicker.css";
body {
	font:14px/23px Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
	min-width:960px;
	background:url(../images/tail-body.gif);
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:950px;
	position:relative;
}
.container_24 {
	position:relative;
}
.main-box {
	margin:0 auto;
	width:1014px;
	position:relative;
	padding-bottom:75px;
}
/*----- txt,links,lines,titles -----*/
a {
	outline:none;
	cursor:pointer;
	text-decoration:none
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {
	padding-bottom:20px;
}
p > a {
	color:#fe911d
}
p > a:hover {
	text-decoration:underline
}
.p0 {
	padding-bottom:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:14px
}
.p13 {
	padding-top:15px
}
.p14 {
	padding-top:17px
}
.p15 {
	padding-top:20px
}
.p16 {
	padding-top:22px
}
.padd-1 {
	padding-top:29px;
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-3px
}
.m3 {
	margin-top:-5px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:18px;
}
.line-h1 {
	line-height:20px;
}
.color-1 {
	color:#fe911d
}
.color-2 {
	color:#fff
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
/* Typography */


/*********************************boxes**********************************/
article.a1 {
	margin:0 10px;
}
.spacer {
	margin:0 10px 0 0 !important;
}
.spacing {
	padding:0 0 25px 0;
}
.img-indent {
	float:left;
	margin:0 34px 0 0;
}
.img-indent1 {
	float:left;
	margin:4px 20px 0 0;
}
.img-indent-bot {
	margin-bottom:35px;
}
.img-indent2 {
	float:left;
	margin:24px 15px 0 0;
}
.img-indent-l {
	float:left;
	margin:3px 20px 0 0;
}
.img-indent-r {
	float:right;
	margin:3px 0 0 20px;
}
.indent-in {
	padding:5px;
}
.bg-bottom {
	/*background:url(../images/bg-bottom.jpg) no-repeat center bottom*/
}
/*********************************header*************************************/
header {
	position:relative;
	z-index:15;
	padding:15px 0 0;
}
.logo {
	display:inline-block;
	width:464px;
	height:100px;
	/*background:url(../images/Logo2.png) no-repeat 0 0;*/
	/*background:url(../images/logo4.jpg) no-repeat 0 0;*/
	background:url(../images/elevation_logo_2018.png) no-repeat 0 0;
	background-size: contain;
	overflow:hidden;
	text-indent:-999em;
	float:left;
	margin:4px 0 0 -2px;
}
.row-top {
	position:relative;
	padding-bottom:15px;
}
.row-nav {
	background: #353036;
	position:relative;
	display:block;
	height: 79px;
	z-index:15;
	margin-bottom:1px;
}
.soc {
	padding:20px 23px 0 0;
	float:right;
}
.soc li:first-child {
	padding:2px 6px 0;
	margin:0;
	font-size:30px;
	line-height:32px;
	text-transform:uppercase;
	color:#868386
}
.soc li {
	padding:0 0 0 4px;
	float:left;
}
.soc li a {
	width:36px;
	height:36px;
	position:relative;
	display:block;
}
.soc li a .active {
	position:absolute;
	top:0;
	left:0;
}
/********************** flash-slider ************************/


#slider {
	height: 402px;
	width: 950px;
}
.slider-holder {
	width:950px;
	position:relative;
	height:402px;
	overflow:hidden;
	z-index:10;
}
/********************** Content style ************************/
.inner-1 {
	padding-right:10px
}
.inner-2 {
	padding-right:8px
}
.inner-3 {
	padding-left:10px
}
.box-1 {
	background:#fff;
	padding: 31px 24px 33px;
	margin-top:1px;
}
.box-1.a {
	padding: 31px 24px 31px;
}
.box-1.b {
	padding: 31px 24px 42px;
}
.box-1.c {
	padding: 31px 24px 51px;
}
.box-1.d {
	padding: 31px 24px 34px;
}
.box-1.e {
	padding: 29px 24px 25px;
}
.box-1.f {
	padding: 30px 24px 34px;
}
#page3 .box-1 {
	padding: 31px 24px 21px;
}
#page4 .box-1 {
	padding: 31px 24px 38px;
}
#page6 .box-1 {
	padding: 31px 24px 53px;
}
#page7 .box-1 {
	padding: 31px 24px 42px;
}
.txt-1 {
	color:#5db4c2;
	font-size:23px;
	line-height:24px;
	padding-bottom:15px;
	text-transform:uppercase
}
.txt-1 strong {
	font-weight:normal;
	display:block;
}
.txt-1.a {
	color:#fe911d
}
.button-2 {
	background:#fe911d;
	display:block;
	padding:9px 0 11px 14px;
	margin-top:1px;
}
.box-service {
	background:#353036;
	padding:19px 0 24px 14px;
	margin-top:9px
}
.box-service h3 {
	color:#fff;
	padding-bottom:0
}
.box-service h5 {
	color:#868386;
	padding:11px 0 0 0;
	position:relative;
	z-index:3
}
.box-service .txt-1 {
	display:inline-block
}
.box-service span {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	background:url(../images/border-1.gif) no-repeat 0 5px;
	padding-left:7px;
	margin:2px 0 0 8px;
}
.box-pic {
	width:240px;
	float:left;
	padding:20px 20px 16px;
	background:#f1ebe5;
	/*background:#353036;*/
	margin-right:30px;
	margin-bottom:30px;
}
.box-pic.last {
	margin-right:0
}
.box-pic p {
	padding:10px 0 0 0;
	/*color: #FFF;*/
}
.box-pic figure {
	padding-bottom:15px;
}
/********************** links ************************/
.link-1 {
	background:url(../images/marker-1.png) no-repeat 0 0;
	width:23px;
	height:23px;
	display:inline-block;
	position:relative;
	z-index:5
}
.link-1:hover {
	background:url(../images/marker-1.png) no-repeat 0 bottom;
}
.link-2 {
	color:#5db4c2;
	font-size:23px;
	line-height:24px;
	margin-bottom:15px;
	text-transform:uppercase
}
.link-2:hover {
	color:#fe911d
}
/********************** Content ************************/
section#content {
	position:relative;
	z-index:4;
	padding:19px 0 0px;
}
/********************** Table Content ************************/
/*----- table -----*/


.table-1 {
	margin:0;
	border:none;
	margin-bottom:28px;
}
.table-1 th {
	background:none;
	color:#5db4c2;
	font-size:23px;
	line-height:26px;
	padding:0 0 16px 0;
	font-weight:normal;
	text-align:center;
	border:none
}
.table-1 tr {
	background:url(../images/border-2.gif) repeat-x bottom left;
	text-align:left;
}
.table-1 td {
	font-size:11px;
	line-height:23px;
	border:none;
	color:#999999;
	text-transform:uppercase;
	padding: 13px 0 17px;
}
.table-1 tr.first td {
	padding-top: 13px;
}
.table-1 .coll-1 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	text-transform:none
}
.table-1 .coll-2, .table-1 .coll-3, .table-1 .coll-4, .table-1 .coll-5, .table-1 .coll-6 {
	vertical-align:middle
}
.table-1 tr th.a1, .table-1 .coll-1 {
	text-align:left;
	width:258px;
}
.table-1 tr th.a2, .table-1 .coll-2 {
	width:132px;
}
.table-1 tr th.a3, .table-1 .coll-3 {
	width:54px;
}
.table-1 tr th.a4, .table-1 .coll-4 {
	width:70px;
}
.table-1 tr th.a5, .table-1 .coll-5 {
	width:60px;
}
.table-1 tr th.a6, .table-1 .coll-6 {
	width:80px;
}
.table-1 .button {
	display: inline-block;
	font-size: 15px;
	line-height: 18px;
	padding: 1px 4px 4px;
	position: relative;
	text-decoration: none !important;
	text-transform: uppercase;
}
/*----- map -----*/

.map {
	display:block;
	margin:5px 0 22px
}
iframe {
	height:304px;
	overflow: hidden;
	width:250px;
}
/*----- address -----*/

dl {
}
dt {
	color:#000;
	font-size:14px;
	line-height:23px;
}
dl dd {
	font-size:14px;
	line-height:23px;
}
dl dd span {
	width:80px;
	display:inline-block
}
.mail-1 {
	font-size:14px;
	color:#fe911d;
	text-decoration:none;
	display:inline-block;
	line-height:23px;
}
.mail-1:hover {
	text-decoration:underline
}
/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	color:#353036;
	text-transform:uppercase;
}
h1 {
	font-size:60px;
	line-height:64px;
	font-weight:normal;
}
h1 strong {
	color:#f6bd04
}
h2 {
	font-size:55px;
	line-height:58px;
	padding-bottom:27px;
}
h3 {
	font-size:50px;
	line-height:51px;
	padding:0px 0 23px;
}
h3 b {
	display:block;
	margin-top:-15px
}
h3.head1 {
	color:#fff;
	background:#353036;
	display:inline-block;
	position:relative;
	padding:0px 0 0 23px;
}
h3.head1 strong {
	font-weight:normal;
	background:#24a4bb;
	display:inline-block;
	font-size:30px;
	line-height:32px;
	padding:0 46px 1px 14px;
	margin:10px 0 0 13px;
	position:relative
}
h3.head1 strong:after {
	position:absolute;
	top:0px;
	right:-56px;
	bottom:0;
	width:56px;
	background:#24a4bb;
	content:""
}
h4 {
	font-size:40px;
	line-height:44px;
	padding-bottom:18px
}
h5 {
	font-size:30px;
	line-height:34px;
}
h5 b {
	display:block;
	margin-top:-3px;
}
h6 {
	font-size:27px;
	line-height:30px;
}
.relative {
	position:relative;
	z-index:4
}
figcaption {
	position:absolute;
	bottom:0;
	z-index:5;
	left:0;
	right:0;
	background: url(../images/tail-caption.png);
	color:#fff;
	padding:5px 0;
	text-align:center;
	font-size:33px;
	line-height:35px;
	font-style: normal;
}
.dropcap_1 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:36px;
	line-height:38px;
	color:#fff;
	margin:2px 20px 0 0;
	font-weight:bold;
	background:url(../images/bg-dopcap.gif) no-repeat 0 0;
	width:51px;
	padding:7px 0 16px;
	text-align:center;
}
.scroll {
	overflow:auto;
	height:180px;
	position:relative
}
.border {
	background:url(../images/border-2.gif) repeat-x 0 bottom;
}
#page5 .border {
	padding-bottom:31px;
	margin-bottom:25px;
}
.border.a {
	padding-bottom:7px
}
.border-bot {
	background: url(../images/tail-border.gif) repeat-x 0 22px;
	padding:22px 0 32px;
}
.border-bot2 {
	background: url(../images/border-2.gif) repeat-x 0 42px;
	padding:25px 0 25px;
}
.border-bot3 {
	background: url(../images/tail-border.gif) repeat-x 0 bottom;
	height:2px;
	line-height:0;
	font-size:0;
	padding:0 0 20px 0;
}
.policy {
	width:900px;
	padding:0 0 1px;
}
.policy p {
	padding-bottom:23px;
}
/*  Buttons */
.button {
	background:#353036;
	display: inline-block;
	text-transform:uppercase;
	font-size:22px;
	line-height:24px;
	color:#fff;
	padding: 6px 13px 7px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none !important;
	position:relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button:hover {
	background:#fe911d;
}
.link {
	color:#5ca70f !important;
	text-decoration: underline !important;
}
.link:hover {
	text-decoration: none !important;
}
/*  Lists */

.list-1 {
}
#page2 .list-1 {
	float:left;
	width:256px;
}
.list-1.a {
	margin-right:54px;
}
.list-1 li {
	line-height:26px;
	background:url(../images/marker-2.gif) no-repeat 0 10px;
	padding-left:16px;
	padding-bottom:20px;
	display:block;
}
.list-1 li a {
	font-size:23px;
	color:#625d5d;
	display:inline-block;
	background:url(../images/border-list-1.gif) repeat-x 0 bottom;
	overflow:hidden
}
.list-1 li a:hover {
	background:none;
	color:#fe911d
}
.list-2 {
	padding-top:11px;
}
.list-2 > li {
	line-height:18px;
	background:url(../images/marker-3.gif) no-repeat 0 8px;
	padding-left:15px;
	margin-bottom:10px
}
.list-2 > li:first-child {
	margin-bottom:9px
}
.list-2 > li > a {
	font-size:12px;
	color:#000;
	display:inline-block;
	text-transform:uppercase
}
.list-2 > li > a:hover {
	color:#fbb216
}
.list-1-ol a {
	color:#000;
}
.list-1-ol a:hover {
	color:#fe911d
}
ol.list-1-ol {
}
ol {
	color:#000;
	list-style: decimal inside none;
	padding:0 0 0 12px;
}
ol li {
	line-height:26px;
	padding-bottom:20px;
}
/******************** Footer ******************/
footer {
	padding: 27px 0 77px;
	margin-top: 50px;
	overflow: hidden;
	background: #353036;
}
.privacy {
	background:#353036;
	color:#918d92;
	font-size:23px;
	line-height:26px;
	padding: 14px 10px 15px 74px;
	display:inline-block;
	position:relative;
	margin-left:68px;
}
.privacy span {
	background:url(../images/logo-footer.gif) no-repeat 0 0;
	position:absolute;
	top:10px;
	left:-68px;
	width:132px;
	height:35px;
	display:block;
}
.privacy a {
	color:#fff;
	font-size:23px;
	line-height:26px;
}
.privacy a:hover {
	color:#fe911d
}
.footer-menu {
	display:block;
	overflow:hidden;
	margin-left:-1px;
}
.footer-menu li {
	float:left;
	margin-right:19px;
}
.footer-menu li a {
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-transform:uppercase
}
.footer-menu li a:hover, .footer-menu li a.active {
	color:#f9b224
}
/**************************************/

.top1 {
	background: url(../images/top.png) left 6px no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#353036;
	text-transform: uppercase;
	display:inline-block;
	font-size:11px;
	line-height:15px;
}
.top1:hover {
	color:#fe911d;
}
ins {
	background:#fe911d;
	padding:0 5px;
	color:#fff;
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
abbr {
	cursor:help;
	color:#000;
	text-transform:uppercase;
}
dfn {
	color:#000;
	font-style:italic;
}
dfn {
	letter-spacing:2px;
}
sup {
	font-size:10px;
	color:#000;
}
sub {
	font-size:10px;
	vertical-align:bottom;
	color:#000;
}
.elements-list em {
	color:#000
}
.elements-list b {
	color:#000
}
.elements-list small {
	font-size:11px;
}
.elements-list big {
	font-size:24px;
	color:#000;
	font-weight:normal
}
.elements-list i {
}
.elements-list q {
	font-family:"Courier New", Courier, monospace;
	color:#000;
}
.elements-list strong {
	color:#000
}
kbd, samp {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
abbr, acronym {
	text-transform:uppercase;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
	display:block
}
code {
	background-color:#f6f6f6;
	display:block;
	color:#000;
	padding:3px 2px 3px 5px;
	line-height:1.67em;
	border:1px dotted #333
}
pre {
	white-space:pre
}
var {
	font-size:12px;
	font-style:normal;
}
cite {
	font-style:italic;
	color:#000;
}
.quotes {
	background:url(../images/bg-quotes.gif) no-repeat 0 0px;
	display:inline-block;
	padding:9px 0 8px 16px;
}
/* Layouts navigation */
.layouts-nav {
	width:100%;
	overflow:hidden;
	padding-bottom:30px !important
}
.layouts-nav li {
	float:left;
	margin-right:5px;
	background:none !important;
	padding:0 !important
}
.layouts-nav li a {
	float:left;
	background:#353036;
	padding:10px 20px;
	color:#fff;
	position:relative;
	margin-right:5px;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.layouts-nav li a:hover {
	background:#fe911d;
	color:#fff
}
/* Table styling */
table {
	border:2px solid #dde2e8
}
table th {
	background:#ff8900;
	font-size:16px;
	color:#fff;
	padding:18px 0;
	line-height:18px;
	font-weight:normal;
	border-right:1px solid #dde2e8;
	border-bottom:none;
}
table td {
	color:#000;
	background:none;
	font-size:14px;
	line-height:18px;
	text-align:center;
	padding:8px 0 9px;
	width:124px;
	border-right:1px solid #dde2e8;
	border-bottom:1px solid #f1f3f6;
}
table td.first {
	border-left:none;
}
table tr.first td {
	padding-top: 8px;
}
table tr.last td {
	padding-bottom:9px;
}
table th.first {
	border-left:none;
}
table tr.last td {
	border-bottom:none;
}
table td.last {
	border-right:none;
}
table th.last {
	border-right:none;
}
/* Information box */
.info-box, .download-box, .notification-box, .error-box {
	padding:20px 30px 20px 110px;
	margin-bottom:15px;
	position:relative;
	height:1%;
	font-size:13px;
}
.info-box {
	color:#64757f;
	background:#e1f2fc;
	border:1px solid #68a2cf
}
.download-box {
	color:#697a58;
	background:#eeffdd;
	border:1px solid #a3c159
}
.notification-box {
	color:#79725b;
	background:#fef7e0;
	border:1px solid #e6c555
}
.error-box {
	color:#7e6c6c;
	background:#feebeb;
	border:1px solid #ff9999
}
.info-box p.icon, .download-box p.icon, .notification-box p.icon, .error-box p.icon {
	position:absolute;
	left:34px;
	top:16px;
	margin:0
}
/* Pages
---------------------------------------- */
/* 404 page */
#page-404 #content {
}
.box-error {
	width:247px;
	position:absolute;
	right: 170px;
	top: 227px;
}
.bg-404 {
	background:url(../images/bg-404.jpg) no-repeat 0 0;
	display:block;
	width:100%;
	height:538px;
	margin-top:1px;
	position:relative;
}
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background: #fff;
	text-align:center;
}
#constuction-box .inside {
	padding:40px 40px 40px 40px
}
#constuction-box .button {
	position:relative
}
#constuction-box h1 {
	text-align:center;
	font-size:40px;
	margin-bottom:.2em;
	line-height:48px;
	letter-spacing:2px;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
#constuction-box h1 span {
	display:block;
	margin-top:-8px
}
/* Countdown */
	#countdown_dashboard {
	height:110px;
	padding:30px 0 40px 0;
	width:650px;
	margin:0 auto;
	position:relative
}
.dash {
	width:110px;
	height:114px;
	background:transparent url('../images/dash.png') 0 0 no-repeat;
	float:left;
	margin-left:20px;
	position:relative
}
.dash .digit {
	font-size:75px;
	line-height:85px;
	font-weight:bold;
	float:left;
	width:55px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555;
	position:relative
}
.dash .digit .bottom {
	font-size:75px;
	line-height:85px
}
.dash_title {
	position:absolute;
	display:block;
	bottom:0px;
	left:0;
	font-size:12px;
	color:#555;
	letter-spacing:2px;
	width:110px
}
.dev_comment {
	font-size:14pt;
	color:#777;
	text-align:center;
	font-style:italic;
	margin:40px 10px
}
#subscribe_form {
	position:relative
}
#email_field {
	font-size:16pt;
	padding:6px 10px;
	width:300px
}
#subscribe_button {
	font-size:14pt;
	color:#333;
	padding:4px 8px
}
.copyright {
	font-size:9pt;
	color:#333;
	margin:40px 0px
}
.faded {
	color:#999
}
.form_message {
	width:400px;
	padding:10px;
	margin:15px auto;
	display:none
}
#error_message {
	background-color:#ffe;
	border-left:5px solid #bb3;
	border-right:5px solid #bb3;
	color:#770
}
#info_message {
	background-color:#f0f9ff;
	border:1px solid #eef
}
#loading {
	text-align:center;
	margin:10px;
	display:none;
	position:absolute;
	width:100%;
	top:60px
}
#prev, #next, #prev2, #next2 {
	color:#000
}
#prev:hover, #next:hover, #prev2:hover, #next2:hover {
	color:#fe911d
}
/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background: #fff;
	text-align:center;
	float:left;
}
#intro-box .inside {
	padding:40px 40px 40px 40px
}
#intro-box h1 {
	text-align:center;
	position:absolute;
	left:0;
	top:-90px;
	width:600px;
	overflow:hidden;
	height:100px;
	border:none;
	color:#353036
}
#intro-box .button {
	position:absolute;
	right:40px;
	bottom:10px;
	float:right;
	white-space:nowrap
}
.intro-buttons {
	width:500px;
	padding:0 50px;
	position:absolute;
	left:0;
	bottom:50px
}
#flash-intro {
	margin-bottom:20px;
	position:absolute;
	left:23px;
	top:20px
}
/* Content
---------------------------------------- */		
/* Lightbox image */

.lightbox-image {
	display:inline-block;
	position:relative;
}
a.border {
	padding:6px;
	background:#dededa;
	display:inline-block;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image span {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/magnify.png) 50% 50% #fff no-repeat;
}
/* Lightbox video */
.lightbox-video {
	display:inline-block;
	position:relative;
}
.lightbox-video img {
	position:relative;
	z-index:2;
}
.lightbox-video span {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: url(../images/magnify-video-bg.png) 50% 50% no-repeat;
	z-index:3;
}
.lightbox-video span em {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: url(../images/magnify-video-marker.png) 52% 51% no-repeat;
	z-index:4;
}
.lightbox-video span b {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: url(../images/magnify-video-marker.png) -52% 51% no-repeat;
	z-index:4;
}
/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	font-size:14px;
	line-height:24px;
}
.slideDown dt {
	background-color:#353036;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	color:#fff;
	padding:9px 0 9px 21px;
	margin-bottom:4px;
	font-weight:normal;
	display:block;
	font-size:14px;
	cursor:pointer;
	font-style:normal;
	margin-bottom:10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.slideDown dt:hover, .slideDown dt.active {
	background-color:#fe911d;
	background-image:url(../images/arrow3.gif);
	color:#fff;
}
.slideDown dt.active {
	background-image:url(../images/arrow2.gif)
}
.slideDown.absolute dt {
	position:relative;
	display:block !important;
	cursor:pointer;
}
.slideDown dd {
	display:none;
	padding:10px 20px 20px 20px;
}
#block dd {
	display:block
}
.slideDown.absolute {
	position:relative;
}
.slideDown.absolute dd {
	position:absolute;
	z-index:999;
	background:#fff;
}
.slideDown.absolute dd p {
	font-size:14px !important;
	line-height:24px !important;
}
/* Accordion */
#horz-accordion {
	width:942px;
	margin:0 auto;
}
dl#accordion {
	list-style-type:none;
	margin:0;
	padding:0 2px 0 0;
	height:auto !important
}
dl#accordion .indent {
	padding-top:7px !important;
	padding-bottom:5px !important
}
dl#accordion a {
	display:block;
}
dl#accordion dt {
	margin:0px;
	background:none;
	padding-bottom:4px;
}
dl#accordion dt a {
	background-color:#353036;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:100% 16px;
	color:#fff;
	padding:9px 0 9px 21px;
	font-weight:normal;
	display:block;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
dl#accordion dt a:hover {
	background-color:#fe911d;
	color:#fff
}
dl#accordion dt.active a {
	background-color:#fe911d;
	background-image:url(../images/arrow2.gif);
	color:#fff
}
dl#accordion dd {
	display:none;
	margin-bottom:0;
	padding-left:0
}
dl#accordion dd .indent {
	padding:10px 30px 14px 20px !important
}
dl#accordion dd a {
	display:inline;
	background:none;
	padding:0;
	width:auto;
	text-decoration:none
}
dl#accordion dd a:hover {
	background:none
}
dl#accordion dd .sub_menu li {
	list-style:none;
	line-height:30px!important;
	padding-left:12px;
}
.sub_menu {
	font-size:12px;
	line-height:16px;
}
.sub_menu li a {
	line-height:30px !important;
	text-decoration:underline !important;
}
.sub_menu li a:hover {
	text-decoration:none !important;
}
/* normaltips */
#aToolTip {
	background:#fe911d;
	color:#fff !important;
	margin:0;
	padding:3px 7px;
	font-size:11px;
	line-height:13px;
	position:absolute;
	display:none;
	z-index:50000;
	font-weight:bold
}
#aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0
}
a#aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px
}
/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 0px 0 !important;
	position:relative;
	line-height:28px
}
.elements-list li code {
	position:absolute;
	right:0;
	top:-3px;
	padding:2px 3px 1px 3px;
	border:1px dotted #333
}
/* Tabs */
.tabs {
	padding:15px 0 30px 0
}
.tabs ol {
	list-style-type:decimal;
	margin:0 0 0 20px
}
.tabs ol li {
	display:list-item;
	float:none;
	padding-bottom:5px !important;
	font-size:12px;
	color:#6b6a6a
}
.tabs ul {
	list-style:none;
	padding:0 0 0 0 !important;
	overflow:hidden
}
.tabs li {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	background:none;
	padding:0 0 0 0 !important
}
.tabs .selected {
	margin-bottom:0px;
	position:relative
}
.tabs .selected a, .tabs .selected a:hover {
	background:#ccc;
	color:#000;
	padding-bottom:10px
}
#page1 .tabs .selected a {
	padding-bottom:0
}
#page1 .txt-1.a {
	padding-bottom: 5px;
}
#page1 .wrapper.hidedetails span.eventdetails{
	display: none;
}
.tabs .selected a:hover {
	cursor:default
}
.tabs li a:hover {
	background:#fe911d;
	color:#fff
}
.tabs .selected a:hover {
}
.tabs li a {
	background:#353036;
	color:#fff;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.tabs .tab-content {
	background:#ccc;
	clear:both;
	width:auto;
	max-width:900px;
	overflow:auto;
	color:#000
}
.tabs .tab-content p {
	color:#000
}
#page1 .tabs .tab-content p {
	color:#888888
}
#content .tabs .tab-content .inner {
	padding:10px
}
.tabs p {
	margin-bottom:5px
}
.tabs .tab-content strong {
	color:#000
}
.tabs pre {
	margin:4px 0
}
.tabs code {
	overflow:auto
}
*+html .tabs code {
	overflow:visible
}
.data {
	font-size:12px;
	text-align:justify
}
.viewsiurce {
	background-color:#F0F0F0;
	border:2px dashed #000;
	padding:20px;
	color:#006633;
	font-size:15px;
	font-size:12px
}
/* Twitter */
#twitter p {
	margin:0;
}
#preloader {
	margin:0;
	padding:1em 1em 1em 3em;
	text-indent:10px;
	background:transparent url(../images/loader.gif) 1em center no-repeat
}
ul#twitter_update_list {
	margin:0;
	padding:0 0 0.5em 0;
	list-style-type:none
}
ul#twitter_update_list li {
	margin:0;
	padding:0.8em 5px 1em 1em !important;
	background:#ECECEC;
	margin-bottom:7px
}
ul#twitter_update_list li:hover {
	background-color:#fe911d;
	color:#fff
}
ul#twitter_update_list li:hover a {
	color:#fff;
}
ul#twitter_update_list li a {
	color:#262626
}
ul#twitter_update_list li a:hover {
	text-decoration:underline;
}
ul#twitter_update_list li span {
	display:block;
	color:#000
}
ul#twitter_update_list li span a {
	color:#262626
}
ul#twitter_update_list li.lastTweet {
	border-bottom:none
}
a#profileLink {
	display:block;
	padding:0.3em 1em;
	color:#fff;
	background-color:#000
}
a#profileLink {
	display:block;
	padding:0.3em 1em;
	color:#fff;
	background-color:#000
}
/* Code grabber */
.code {
	padding:30px 0 10px 0
}
.code a.code-icon {
	margin-bottom:10px
}
.code a.code-icon i {
	padding-right:6px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.code div.grabber {
	display:none
}
.code code {
	padding:0 10px 0 10px;
	background:#f6f6f6;
	color:#333;
	border:1px solid #dfdfdf;
	white-space:pre;
	overflow:auto
}

#eventform table td, #homesliderform table td, #sermonseriesform table td, #sermonform table td {
	text-align:left;
	width: auto;
	border: none;
	padding: 5px;
}
#eventform textarea, #eventform input, #homesliderform input, #sermonseriesform input, #sermonform input {
	height: auto;
	width: auto;
	padding: 5px;
}
span.suggestion {
	font-style: italic;
	color: #555;
	font-size: 12px;
}
.hiddenevent, .hiddenHS, .hiddenSS {
	display: none;
}
.curevent {
	font-weight: bold;
}
.curevent:hover {
	text-decoration: underline;
	cursor: pointer;
}
.HSentry {
	display: inline-block;
}
.HSentry img {
	max-width:300px;
	cursor: pointer;
}
#HS_select {
	width: 901px;
}
.SSentry {
	display: inline-block;
}
.SSentry img {
	max-width:300px;
	cursor: pointer;
}
#SS_select {
	width: 901px;
}
.passages {
	font-size: 11px;
}
.table-1.sermons td {
	padding: 3px 0;
}
.table-1.sermons td.series {
	padding: 10px 0;
}
table.sermons, table.sermons td.series {
	width: 100%;
}
div.seriesimg, div.seriesimg img {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: auto;
	min-height: 100px;
}
div.seriesimg img {
	cursor: pointer;
}
div.seriesinfo {
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin-left: 25px;
}
div.seriesname {
	color: #fe911d;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
div.seriesname:hover {
	color: #24a4bb;
}
div.seriesdates {
	text-align: left;
	font-size: 14px;
	color: #777;
	margin-left: 10px;
}
span.sermoncount {
	float: right;
}
.hidden {
	display: none !important;
}
div.sermonwrap {
	max-height: 4000px;
	-webkit-transition: max-height 1s ease-in-out;
	-moz-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	-ms-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	overflow: hidden;
}
div.sermonwrap.collapsed {
	max-height: 0px;
}
div.sermonwrap table {
	border: none;
}
div.sermonwrap th {
	padding: 4px 0;
}
div.sermonwrap th.first, div.sermonwrap td.first {
	padding-left: 8px;
}
#cur_sermon_select {
	height: 200px;
	overflow-y: scroll;
}