/************************************************************************************
GENERAL STYLING
*************************************************************************************/
* {
margin: 0;
padding: 0;
border: 0;
outline: none;
}


/* set image max width to 100% */
img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

html,body {
	width: 100%;
	height: 100%;
	position: relative;
	display: table;
}


body {
	margin: 0 auto;
	background: #ffffff;
	font-size: 14px; 
	line-height: 1.35;
	font-family: Arial,Helvetica,sans-serif; 
	color: #3b3b3b;
	text-align: center;
}

#wrapper {
	height: 100%;
	display: table-row;
	position: relative;
}

#footer {
	position: relative;
	height: 1px;
	display: table-row;
	width: 100%;
	background: #dadada;
	color: #616161;
	overflow: hidden;
}
#footer_line {
	width: 100%;
	height: 1px;
	background: #999999;
}

#footer_pad {
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;
	background: url(../_images/foot_shadow.jpg) no-repeat center top;
	text-align: center;
	font-family: 'Roboto', Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 1.2em;
}

.foot_divider {
	width: 100%;
	height: 15px;
	background: url(../_images/foot_divider.jpg) no-repeat center top;
	margin: 5px auto;
}

#footer_pad a,#footer_pad a:hover {
	font-weight: normal;
}


.title_treatment {
margin: 20px auto;
}

.container {
width: 1024px;
margin: 0 auto;
}

#menu {
width: 100%;
margin: 0 auto;
padding: 0;
height: 55px;
z-index: 50;
text-align: center;
position: relative;

background: #e31402;
}

#menu_icon {
float: left;
padding-left: 27px;
position: relative;
margin: 0 0 0 1%;
display: none;
background: url(../_images/menu_heart.png) no-repeat left center;
line-height: 55px;
z-index: 5;

}

#menu_icon a {
font-size: 1em;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

#menu_icon a:hover {
text-decoration: none;
color: #ff9288;
font-weight: normal;
}


ul#menunav {
width: 1024px;
padding: 0;
margin: 0 auto;
list-style-type: none;
position: relative;
}

ul#menunav li {
display: inline-block;
float: left;
position: relative;
margin: 0;
padding: 0 12px;
font-size: 1.3em;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
text-transform: uppercase;
line-height: 55px;
font-weight: normal;
color: #ff9288;
font-size: 0.90em;
}


ul#menunav li a {
font-weight: normal;
text-decoration: none;
color: #ffffff;
display: block;
}

ul#menunav li a:hover {
font-weight: normal;
text-decoration: none;
color: #ff9288;
}

ul#menunav li ul {
list-style: none;
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
left: 0; 
top: 55px;
background: #e31402;
margin: 0; 
padding: 0;
display: none;
float: left;

z-index: 2;
}

ul#menunav li ul li {
margin: 0;
padding: 0;
border-bottom: 1px solid #bc0f00;
text-align: left;
line-height: 1;
font-size: 1em;
background: none !important;
}


ul#menunav li ul li a {
width: 160px !important;
color: #ffffff;
display: block;
font-weight: normal;
text-decoration: none;
padding: 13px;
}

ul#menunav ul li a:hover {
color: #ffffff;
text-decoration: none;
background: #a61104;
font-weight: normal;
text-decoration: none;
}

.last_line {
border: none !important;
}

.no_heart {
background: none !important;
}

.link_on {
color: #ff9288 !important;
}

#menu_social {
float: right;
line-height: 55px;
}

#menu_social img {
margin: 16px 1px 0 0;
}

.menu_arrow {
width: 13px;
height: 10px;
background: url(../_images/menu_arrow.png) no-repeat;
display: inline-block;
margin: 0 0 0 5px;
}

.menu_arrow_right {
width: 13px;
height: 10px;
background: url(../_images/menu_arrow_right.png) no-repeat;
display: none;
margin: 0 0 0 5px;
}



hr {
width: 100%;
margin: 30px auto;
border: 0;
height: 1px;
border-top: 1px solid #d4d4d4;
}

.divider_small {
width: 100%;
height: 18px;
background: url(../_images/divider_small.jpg) no-repeat center top;
margin: 0 auto 8px auto;
display: block;
}

.divider {
width: 100%;
height: 18px;
background: url(../_images/divider.jpg) no-repeat center top;
margin: 70px auto;
display: block;
}

.clearit {
clear: both;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.whitebox {
width: 100%;
max-width: 100%;
text-align: left;
margin: 0 auto 35px auto;
position: relative;

-moz-box-shadow: 0px 2px 15px #644702;
-webkit-box-shadow: 0px 2px 15px #644702;
box-shadow: 0px 2px 15px #644702;
}


.whitebox_transparency {
width: 100%;
height: 100%;
position: absolute;
background: #ffffff;
filter:alpha(opacity=80);   
-moz-opacity: 0.80;   
opacity: 0.80;
-khtml-opacity: 0.80; 
z-index: 2;
}

.whitebox_pad {
padding: 30px;
position: relative;
z-index: 3;
}

#grouptix_banner {
width: 100%;
text-align: center;
background: #000000;
color: #ffffff;
font-size: 1.45em;
line-height: 1;
border-top: 1px solid #ffffff;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
position: relative;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 0 0 40px 40px;
-moz-border-radius: 0 0 40px 40px;
-webkit-border-radius: 0 0 40px 40px;
}

#grouptix_banner a {
color: #ff8a80;
font-weight: normal;
}

#grouptix_banner a:hover {
color: #fc6052;
font-weight: normal;
}




/************************************************************************************
TEXT STYLING
*************************************************************************************/
a {
text-decoration: none;
color: #e31402;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #be1304;
font-weight: bold;
}

#footer_pad a, #footer_pad a:hover {
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
line-height: 1.2;
margin: 0;
padding: 0;
letter-spacing: -1px;
}

h1 {font-size: 3.5em;  } /* 60px */
h2 {font-size: 3em;} /* 48px */
h3 {font-size: 2.5em;} /* 36px */ 
h4 {font-size: 1.75em; } /* 24px */
h5 {font-size: 1.55em; } /* 21px */
h6 {font-size: 1.2em;} /* 18px */

p,pre, td, th, label {line-height: 1.4; margin: 5px 0 14px 0;} 

blockquote {
padding: 0 30px;
margin: 15px 0;
}


ul,ol {
margin: 5px 0 5px 60px;
padding: 0;
}

li {
margin: 0 0 5px 0;
}

.red {
color: #be1304;
}

.centerit {
text-align: center !important;
}

.leftit {
text-align: left !important;
}

.no_bold {
font-weight: normal !important;
}

.white {
color: #ffffff;
}

.text_inline {
display: inline-block !important;
}

.smaller {
font-size: 0.80em !important;
}

.bigger {
font-size: 1.3em !important;
line-height: 1.5;
}


/************************************************************************************
COLUMNS,PADS,SPACERS,IMAGES,BUTTONS
*************************************************************************************/
.column_third {
width: 29%;
float: left;
margin: 0 2% 30px 2%;
position: relative;
}

.column_thirtyfive{
width: 35%;
float: left;
margin: 0 2% 0 0;
position: relative;
}

.column_sixty {
width: 61%;
float: left;
margin: 0 0 0 2%;
position: relative;
}

.column_half {
width: 47%;
float: left;
margin: 5px 2% 20px 1%;
position: relative;
}

.column_half_nomargins {
width: 47%;
float: left;
margin: 0 3% 0 0;
position: relative;
}


.column_half_wide {
width: 44%;
float: left;
margin: 10px 6% 20px 0;
position: relative;
}

.imgbrdr {
border: 5px solid #ffffff;
position: relative;
-moz-box-shadow: 0px 2px 6px #333333;
-webkit-box-shadow: 0px 2px 6px #333333;
box-shadow: 0px 2px 6px #333333;
margin-bottom: 8px;
}

.imgbrdrfloat {
float: left;
border: 5px solid #ffffff;
position: relative;

-moz-box-shadow: 0px 2px 6px #333333;
-webkit-box-shadow: 0px 2px 6px #333333;
box-shadow: 0px 2px 6px #333333;
margin: 0 4% 15px 0;
}


.spacer5 {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
	line-height: 0;
}

.spacer10 {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
	line-height: 0;
}

.spacer20 {
	margin: 0 !important;
	padding: 0 0 20px 0 !important;
	line-height: 0;
}

.spacer30 {
	margin: 0 !important;
	padding: 0 0 30px 0 !important;
	line-height: 0;
}

.spacer50 {
	margin: 0 !important;
	padding: 0 0 50px 0 !important;
	line-height: 0;
}

.spacer70 {
	margin: 0 !important;
	padding: 0 0 70px 0 !important;
	line-height: 0;
}

.padit8 {
padding: 8px;
}

.padit15 {
padding: 15px;
}

.half_width {
width: 50%;
margin: 60px auto;
position: relative;
}

.twothird_width {
width: 66%;
margin: 60px auto;
position: relative;
}

.no_topmargin {
margin: 0 !important;
}


.btn_buy_home {
position: relative;
background: #e31402; 
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
display:inline-block;
color:#ffffff;
font-size: 1.75em;
font-weight:normal;
padding: 15px 35px;
text-decoration:none;
cursor: pointer;
vertical-align: middle;
}

.btn_buy_home:hover {
color:#ffffff;
font-weight: normal;
background: #9e0d00;
}


.btn_buy{
position: relative;
background: #e31402; 
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
display:inline-block;
color:#ffffff;
font-size: 1.20em;
font-weight:normal;
padding: 10px 25px;
text-decoration:none;
cursor: pointer;
vertical-align: middle;
margin: 0 5px 5px 0;
}

.btn_buy:hover {
color:#ffffff;
font-weight: normal;
background: #9e0d00;
}




/************************************************************************************
HOME
*************************************************************************************/

#home_column_left {
	width: 38%;
	float: left;
	margin: 0 2% 0 0;
	text-align: center;
}

#home_column_right {
	width: 60%;
	float: left;
	text-align: center;
}


#home_quotes {
width: 100%;
margin: 20px auto;
position: relative;
font-size: 1.3em;
}

#home_quotes p {
color: #494949;
display: none;
text-align: center;
line-height: 1.2;
font-family: Georgia, Times New Roman, Times, serif;
}

#home_quotes p span {
font-size: 0.75em !important;
color: #e31402 !important;
font-style: italic;
}

#home_videos {
list-style: none;
display:block;
margin: 10px auto 20px auto;
}

#home_videos li {
display:inline-block;
text-align: center;
margin: 0 2% 0 0;
position: relative;
width: 17%;
}

#home_videos li img {
border: 3px solid #ffffff;
position: relative;

-moz-box-shadow: 0px 2px 4px #333333;
-webkit-box-shadow: 0px 2px 4px #333333;
box-shadow: 0px 2px 4px #333333;
}

#home_videos li em {
font-weight: normal;
background: #000000;
position: absolute;
width: 98%;
bottom: 0;
left: 4px;
z-index: 20;
display: none;
margin: 0 auto;
}

.hoverpad {
font-family: Arial,Helvetica,sans-serif;
font-size:  0.85em;
font-weight: normal;
color: #ffffff;
font-style: normal;
text-align: center;
padding: 6px;
}

#home_banner {
width: 100%;
background: #000000 url(../_images/banner_bg.jpg) no-repeat center top;
height: 156px;
}

#home_banner a{
width: 100%;
height: 100%;
display: block;
}

.image_float {
	float: left;
	margin: 0 12px 8px 0;
}



/************************************************************************************
THEATERS
*************************************************************************************/
.bg_theaters {
background: url(../_images/bg_theaters.jpg) no-repeat center top fixed;
}

#theater_container {
width: 100%;
margin: 10px auto 20px auto;
}

#map {
float: left;
width: 100%; /*900px*/
height: 300px;
margin: 15px auto;
color: #000000;
border: 1px solid #e0e0e0;
position: relative;
}

#map img {
    max-width: none;
}


.state_select {
font-size: 1.15em;
margin: 0 0 8px 0;
}


.theaterlist {
width: 100%;
margin: 5px auto;
background: #e9e9e9;
border-collapse: collapse;
}

.theaterlist th {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
padding: 9px;
color: #ffffff;
border: 1px solid #d1d1d1;
border-collapse: collapse;
background: #9c9c9c;
}

/* Zebra striping */
.theaterlist tbody tr:nth-of-type(odd) { 
background-color: #f2f2f2; 
}

.theaterlist tbody td {
padding: 9px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
line-height: 1.2;
border: 1px solid #d1d1d1;
border-collapse: collapse;
}




.buy_btn {
position: relative;

background-color: #df1f1f; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(top, #df1f1f, #bd1616); /* For Chrome and Safari */
background-image: -moz-linear-gradient(top, #df1f1f, #bd1616); /* For old Fx (3.6 to 15) */
background-image: -ms-linear-gradient(top, #df1f1f, #bd1616); /* For pre-releases of IE 10*/
background-image: -o-linear-gradient(top, #df1f1f, #bd1616); /* For old Opera (11.1 to 12.0) */ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#14512b', endColorstr='#0d351c',GradientType=0);
background-color:#14512b;
-pie-background: linear-gradient(#39b3ea, #df1f1f); /*PIE*/
background-image: linear-gradient(to bottom, #df1f1f, #bd1616); /* Standard syntax; must be last*/
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
display:inline-block;
color:#ffffff;
font-size: 1em;
font-weight:normal;
padding: 8px 14px;
text-decoration:none;
cursor: pointer;
text-shadow:0px 1px 0px #000000;
vertical-align: middle;
}

.buy_btn:hover {
color:#ffffff;
font-weight: normal;
background: #df1f1f;
}







/************************************************************************************
RESOURCES
*************************************************************************************/
.column_book {
width: 70%;
float: left;
}

.column_book_buy {
width: 25%;
float: left;
}

.resource_btn {
position: relative;

background-color:#000000;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
display:inline-block;
color:#ffffff;
font-size: 1em;
font-weight:bold;
padding: 10px 14px;
text-decoration:none;
cursor: pointer;
vertical-align: top;
margin: 10px 5px 0 0;
}

.resource_btn:hover {
color:#ffffff;
font-weight: bold;
background: #474747;
}

.resource_btn_red {
	background-color: #e31402 !important;
}

.resource_soundtrack_column {
width: 57%;
float: left;
}

.resource_soundtrack_column_cd {
float: left;
margin: 0 2% 0 0;
}



.downloadbtn {
font-weight: normal;
position: relative;

-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
cursor: pointer;
display: inline-block;
padding: 10px 20px;
color: #ffffff;
font-size: 0.90em;
text-transform: uppercase;
text-shadow:0px 1px 0px #000000;
color: #ffffff;
vertical-align: middle;
background: #e31402;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
margin-bottom: 8px;
}

.downloadbtn:hover {
font-weight: normal;
background: #a40d00;
color: #ffffff;
}




/************************************************************************************
IN THE NEWS
*************************************************************************************/
#thenews p {
font-size: 1.5em;
line-height: 1.2;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
}


/************************************************************************************
QUOTES
*************************************************************************************/
#quotes p {
font-size: 1.65em;
line-height: 1.3;
font-family: Arial,Helvetica,sans-serif;
color: #000000;
margin: 5px 0 40px 0;
}

#quotes p span {
font-weight: bold;
}



/************************************************************************************
VIDEOS
*************************************************************************************/
.column_videos {
float: left;
width: 28%;
margin: 0 2% 15px 2%;
text-align: center;
font-weight: bold;
}

.column_videos img {
border: 3px solid #ffffff;
position: relative;

-moz-box-shadow: 0px 2px 4px #474747;
-webkit-box-shadow: 0px 2px 4px #474747;
box-shadow: 0px 2px 4px #474747;
margin: 0 0 10px 0;
}

.thumb_float {
float: left;
border: 5px solid #ffffff;
position: relative;

-moz-box-shadow: 0px 2px 6px #333333;
-webkit-box-shadow: 0px 2px 6px #333333;
box-shadow: 0px 2px 6px #333333;
margin: 0 2% 15px 0;
}



/************************************************************************************
UPDATES
*************************************************************************************/

.submitbtn {
cursor: pointer;
display: inline-block;
padding: 10px 25px;
position: relative;
font-size: 1.25em;
text-shadow:0px 1px 0px #528ecc;
color: #ffffff;
vertical-align: middle;

text-transform: uppercase;
vertical-align: middle;
background: #e31402;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
font-weight: normal !important;
}

.submitbtn:hover {
background: #a40d00;
color: #ffffff;
font-weight: normal !important;
}



#signup_form label {
margin: 15px 0 0 0;
display: block;
}

#signup_form label.required {
font-weight: bold;
}

#signup_form label em {
color: #c83333;
font-style: none;
margin: 0 0 7px 0;
}

#signup_form select {
display: block;
font-size: 1em;
margin: 0 0 5px 0;
}

#signup_form input[type=text] {
width: 90%;
display: block;
background: #ffffff;
padding: 9px 15px;
color: #000000;
font-size: 1em;
margin: 5px 0 5px 0;
position:relative;
border: 1px solid #c5c5c5;
}

.error {
margin: 0 0 5px 0;
color: #C40A11;
font-weight: bold;
}

.thepot {
display: none;
}



/************************************************************************************
PAGINATION
*************************************************************************************/
.pagination {
margin: 10px 0;
padding: 0;
list-style: none;
}

.pagination li{
float: left;
margin-right: 2px;
border: 1px solid #bababa;
padding: 0;
font-size: 0.70em;
}

.pagination .active {
border: none;
display: block;
padding: 3px 6px 3px 0;
font-weight: bold;
}

.pagination .separator{
border: none;
display: block;
padding: 3px 2px;
}

.pagination a {
display: block;
padding: 3px 6px;
background: #eaeaea;
font-weight: bold;
}

.pagination a:hover{
text-decoration: none;
background:#dbdbdb;
}




/************************************************************************************
CHURCH RESOURCES
*************************************************************************************/
#church_header {
width: 100%; 
height: 500px;
background: #000000 url(../_images/bg_church.jpg) no-repeat center top fixed;
position: relative;
display: block; 
overflow: hidden;
text-align: center;
position: relative;
}

#church_title {
padding: 300px 0 0 0;
font-size: 5em;
text-transform: uppercase;
color: #ffffff;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
}

#church_menu {
z-index: 9999;
width: 80%;
text-align: center;
margin: -25px auto 30px auto;
position: relative;

-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 0px 0px 8px #000000;
-webkit-box-shadow: 0px 0px 8px #000000;
box-shadow: 0px 0px 8px #000000;
background-image: -webkit-linear-gradient(top, #ffffff, #d0d0d0); /* For Chrome and Safari */
background-image: -moz-linear-gradient(top, #ffffff, #d0d0d0); /* For old Fx (3.6 to 15) */
background-image: -ms-linear-gradient(top, #ffffff, #d0d0d0); /* For pre-releases of IE 10*/
background-image: -o-linear-gradient(top, #ffffff, #d0d0d0); /* For old Opera (11.1 to 12.0) */ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0);
-pie-background: linear-gradient(#ffffff, #d0d0d0); /*PIE*/
background-image: linear-gradient(to bottom, #ffffff, #d0d0d0); /* Standard syntax; must be last*/
background-color: #ffffff; /* fallback color if gradients are not supported */
}

ul#church_list {
margin: 0;
padding: 15px 0;
list-style-type: none;
}

ul#church_list li {
display: inline-block;
padding: 0 18px;
color: #ffffff;
font-size: 0.95em;
font-family: 'Roboto', Arial,Helvetica,sans-serif;
text-transform: uppercase;
}

ul#church_list li a {
color: #636363;
font-weight: normal;
}

ul#church_list li a:hover {
color: #000000;
font-weight: normal;
}

.church_videos {
width: 30%;
background: url(../_images/church_video_bg.jpg) no-repeat center top;
margin: 10px 10px 0 0;
display: inline-block;
vertical-align: top;
text-align: center;
}

.church_videos img {
margin: 9px 3px 35px 0;
}

.church_column {
width: 23%;
float: left;
margin: 10px 15px 10px 0;
text-align: center;
line-height: 1.3;
font-size: 1.1em;
}

.church_column:last-child {
margin: 10px 0 10px 0;
background: red;
}

.church_imgbrdr {
border: 5px solid #ffffff;
position: relative;

-moz-box-shadow: 0px 2px 6px #333333;
-webkit-box-shadow: 0px 2px 6px #333333;
box-shadow: 0px 2px 6px #333333;
margin-bottom: 15px;
}


.church_image_float {
	float: left;
	margin: 0 15px 5px 0;
}

.church_column_alt {
	width: 60%;
	float: left;
}
