.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.left { float: left;}
.right{ float: right;}
body {
	background-image: url(images/large_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e5d7bc;
}
a { outline:none; }

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
}
#header {
	background-image: url(images/header_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
}
#logo {
	float: left;
	margin-left: 160px;
	margin-top: 45px;
}
#logo a img {
	outline: none;
	border: none;
	text-decoration: none;
}
#share {
	float:left;
	margin-left: 400px;
	margin-top: 105px;
}
#share a img {
	outline:none;
	border:none;
	text-decoration:none;
}
#wrapper {
	background-color: #FFF;
	border: 1px solid #e1e1e1;	
	padding-bottom: 5px;
}
#navigation {
	color: #00539b;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 16px;
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation ul {
	list-style:none;
	display:inline;
}
#navigation ul li {
	list-style:none;
	display:inline;
	margin-right: 2px;
	margin-left: 35px;
}
#navigation ul li a{
	text-decoration:none;
	text-transform: uppercase;
	outline: none;
	color: #00539b;
	cursor: pointer;
}
#main_content{
	background-image: url(images/grab_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 928px;
	height: 320px;
	margin-left: auto;
	margin-right:auto;
}
#grab_area {
	position: absolute;
	background-image: url(images/grab_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 298px;
	width: 585px;
	margin-top: 8px;
	margin-left: 4px;
}
#action {
	background-image: url(images/action_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 298px;
	width: 330px;
	margin-top: 8px;
	margin-right: 4px;
}
#action a img{
	float:left;
	outline:none;
	text-decoration: none;
	border:none;
	margin-left: 5px;
	margin-top: 6px;
}
#mastery, #mastery2, #videos {
	position:absolute;
	float: left;
	margin-left: 10px;
	background-color: #00006a;
	width: 570px;
	min-height: 453px;
	background-image: url(images/mastery_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	height:auto;
	padding-left: 5px;
	z-index:0;
	position:relative;
	left:-5px;
}
#videos{
background-image: none;
background-color: #DCECF9;

}
#mastery h4, #mastery2 h4 {
	color: #466395;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#mastery p, #mastery2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}
#sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 14px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 460px;
	width: 335px;
	margin-right: 5px;
	z-index:10;
	position:relative;
}
#sidebar p{
	margin-bottom: 0px;
}
#sidebar h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
}
#sidebar ul{
	float:left;
	list-style:none;
	padding-top: 35px;
	margin-left: 0px;
}
#sidebar ul li{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 40px;
	list-style:none;
	width: 295px;
	height: 90px;
	padding: 10px;
}
#footer {
	color: #999;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	clear:both;
}
.slide {
     overflow: hidden;
}
.slide .inner {
     position: absolute;
     left: 0;
     bottom: 0;
}
#buttons {
	margin-top: 65px;
	width:584px;
	position:relative;
	left:-11px;
	top:-5px;
	height:170px;

}
#buttons a img{
	margin-left: 25px;
	padding-top:48px;
	margin-right:10px;
}
#featured {
	height: 298px;
}
#left_page_content {
	width: 570px;
	float:left;
	margin-left: 5px;
	padding: 10px;
	background-image: url(images/page_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#left_page_content h2{
	color:#003;
	font-weight:normal;
	font-size: 24px;
}
#left_page_content h3{
	color:#003;
	font-weight:normal;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}
#left_page_content h4{
	color:#003;
	font-weight:normal;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
#left_page_content a{
	text-decoration: none;
	color:#06C;
}
#left_page_content a:hover{
	text-decoration: none;
	color:#006;
}
#left_page_content h2 a{
	color: #06C;
	text-decoration: none;
}
#left_page_content textarea {
	width: 500px;
}
#left_page_content ol {
	list-style: none;
}
#left_page_content li {
	list-style: none;
}
#tweet {
	padding: 10px;
}
.tweet_top {
	background-image: url(images/tweet_top.png);
	background-position: center top;
	height: 10px;
	background-repeat: no-repeat;
	width: 270px;
	margin-bottom: 0;
	}
.tweet {
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0; 
	color: #003;
	width: 250px;
	}
.tweet a {
	color:#06C;
}
.tweet a:hover {
	color:#009;
}
.tweet_bottom {
	background-image: url(images/tweet_bottom.png);
	background-position: center top;
	height: 60px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	width: 270px;
	}
.videos_top, .videos_top-b{
padding:10px;
text-align: right;
width:500px;
}
.videos_top a, #video-nav a, #video-nav-level2 a, .videos_top-b a, .video-nav-level2_2 a {
color:#000;
text-decoration: none;
}
#thumbs, #thumbs-b, #thumbs-level2 , #thumbs_1_2, #thumbs_1_3, #thumbs-level2_2 {
padding:10px;
height:400px;
width:520px;
margin-left:0;
padding-left:0;
}
#thumbs ul, #thumbs-b ul, #thumbs-level2 ul, #thumbs_1_2 ul, #thumbs_1_3 ul, #thumbs-level2_2 ul {
list-style-type: none;
margin:0px;
padding:0px;
display:inline;
}
#thumbs ul li, #thumbs-b ul li, #thumbs-level2 ul li, #thumbs_1_2 ul li, #thumbs_1_3 ul li, #thumbs-level2_2 ul li {
width:140px;
height:auto;
display:inline;
margin:10px 2px;

}
.previous {
  position: relative;
  z-index: 1000;
}
#thumbs ul li img, #thumbs-level2 ul li img, #thumbs_1_2 ul li img, #thumbs_1_3 ul li img, #thumbs-level2_2 ul li img {
padding-bottom:2px;
}
.videos{
background:none;
}
#video-nav, #video-nav-b, #video-nav-level2, #video-nav-level2_2 {
padding:10px;
}
#video-player, #video-player-level2, #video-player-b, #video-player-level2_2 {
background-color: #fff;
}

.hide{
display:none;
}
a.disabled{
opacity:0.7;
filter:alpha(opacity=20);
color:red;
}

.remember-me-container label {
  display:inline;
  margin-left:5px;
}

/* Additions */


.newlogin {
margin:0 auto;
width:576px;
height:460px;
border:1px solid #FFF;

position:relative;
top:-10px;
left:-10px;
}

.newlogin h4 {
text-align:center;
font-weight:normal;
text-transform:uppercase;
margin:0;
margin:180px 0 10px 0;
}

#frmLogin {
margin-top:200px;
margin-left:35px;
}

#frmRegister {
margin-top:220px;
padding-left:65px;
margin-left:0;
position:relative;
left:-40px;
}

.ui-tabs-panel {
height:450px;
width:870px;
z-index:1;

position:relative;
}

.extend_wrap {
 width:546px;
 position:relative;
 top:-7px;
height:715px;

 border-right:7px solid #00006a;
}

.ui-corner-bottom {
height:700px;
}
 
#video-panel,
#video-panel_1_2,
#video-panel_1_3,
#video-panel-level2,
#video-panel-level2_2 {
 position:relative;
 top:-520px;
 left:-23px;
 height:200px;
 z-index:-2;
}

#video-player,
#video-player-level2,
#video-player_1_2,
#video-player_1_3,
#video-player-level2,
#video-player-level2_2 {
  position:relative;
  top:-395px;
  left:-3px;
}

div#thumbs img, div#thumbs-level2 img, div#thumbs_1_2 img, div#thumbs_1_3 img, div#thumbs-level2_2 img {
 margin-top:5px;
width:121px; height:91px;
}

.videos_top a { 
position:relative;
right:-20px;
}

#video-nav-level2 {
display:none; 
}

/* New Tabs */

#tabs-12, #tabs-22 {
 width:525px;
 height:409px;
}


#register {
 margin:0; padding:0;
position:relative;
top:-90px;
left:-330px;
}

input.textfield#ru, input.textfield#rp, input.textfield#cp {
 width:260px;
}

input.buttonfield#btn {
 float:right;
 position:relative;
 right:-95px;
 background:#8B2B18;
 color:white;
 padding:5px;
top:-35px;
}

.already {
 position:relative;
 top:365px;
 left:53px;
}

.already p {
float:right;
position:relative;
top:7px;
right:109px;
z-index:9999;
color:#FFF;
font-weight:bold;
}

.already h4 {
 margin:0; padding:0;
 position:relative;
 left:-95px;
 color:#500;
 font-size:1.5em;
}

.trigger_image_logmein {
 position:relative;
 left:-40px;
 color:#500;
 font-size:1.2em;
 font-weight:bold;
 cursor:pointer;
}

#frmLogin {
 position:relative;
 top:-50px;
 left:-30px;
 float:none;
 height:150px;
}
#wrapperLogin {
 height:200px;
 clear:both;
}
input.textfield#u, input.textfield#p {
 width:260px;
}

input.buttonfield#btn2 {
 float:right;
 position:relative;
}

.logfix {
display:none;
}

.lv1bg {
 background:url(images/lv1login.jpg) no-repeat;
}

.lv2bg {
 background:url(images/lv2login.jpg) no-repeat;
}

.float-left {
 float:left;
 width:40%;
}

.float-right {
 float:right;
 width:40%;
 margin-right:40px;
}

div.videos_medium p {
 font-size:1.3em;
}

/* Events */
#events {
padding-left:40px; 
cursor:pointer;
}

#events h1 { display:none; }
#events h2 { font-size:1.1em; padding:0; margin:0; }
#events .event_date { display:none; }
#event_post {
 margin-bottom:10px;
 width:80%;
}

/* Seminars List */

.ap1-ul {
float:left;
width:40%;
padding-left:15px;
padding-right:30px;
}

.ap2-ul {
float:left;
width:40%;	
padding-left:40px;
border-left:1px solid #ccc;
}

.ap1-ul li, .ap2-ul li {
list-style-type:none;	
padding-bottom:10px;
}

.ap1-ul h4, .ap2-ul h4 {
margin:0; padding:0;
margin-bottom:10px; padding-bottom:10px;	
font-size:1.3em;
color:#A50000;
position:relative;
left:-10px;
}

.addnine {
height:1000px;	
}

/* */

.sp_bg {

background: #FFF url(images/nr-bg.jpg) no-repeat;	
}

#video-nav, #video-nav_1_2, #video-nav_1_3, #video-nav-2_2 {
margin:0; padding:0; 
position:relative;
top:-90px;
cursor:pointer;
}

/* Forgot Password Page Styles */
.forgot_pass {
position:relative;
top:375px;
left:15px;
}


.form_cont {
width:400px;
height:200px;
background:#FFF;
margin:0 auto;
margin-top:10px;
padding:10px;
border:1px solid #CCC;
}

.form_cont h2 {
margin-bottom:0;
padding-bottom:0;
}

.form_cont span {
font-size:0.9em;	
}

.form_cont .omh1 {
height:1.8em;	
font-size:1.9em;
color:#333;
}

input#email_to, input#new_pass {
height:1.8em;
font-size:1em;
color:#333;
}

input.btn {
	background-image:url('images/round-btn.gif');
	width:115px;
	height:32px;
	border:0;
	color:#666;
	font-size:14px;
	position:relative;
	top:-4px;
	left:7px;
}

ul#sermons li {
display:inline;	
padding-left:5px;
padding-right:5px;
padding-top:20px;
}

ul#sermons li img {
width:128px; height:96px;	
}
.deactive img {
opacity:0.7;	
filter:alpha(opacity=50);
}

#alert_1 {
position:fixed;
right:10px;
bottom:0;
width:240px;
height:30px;
background:#D0DCE0;
border:1px solid #ccc;
z-index:9990;
opacity:0.8;
text-align:center;
}

.hide {
display:none;	
}

.login2_img {
float:left;	
position:relative;
left:-17px;
}

.purchase_img {
float:right;	
}


.noh2 h2 {
display:none;
}

.regfree {
position:relative;
top:210px;
left:20px;
z-index:9999999999999;
}

.sbside {
position:relative;
top:-30px;
left:-11px;
}

.fomm2 {
position:relative;
top:-10px;
left:-12px;
}

.sbnew2 {
position:relative;
top:-29px;
left:-11px;
}


.eventsnew2 {
position:relative;
top:46px;
}

.ucle {
	margin:0 auto;
	margin-top:5px;
	width:930px;
	height:31px;
	background:url(images/ucle.png) no-repeat;
	position:relative;
	right:3px;
}
.walkside2 {
position:relative;
top:7px;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */

width: 676px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
position:relative;
left:253px;
top:2px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 665px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;

}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

ul.newsticker li {
margin-right:40px;
}

#tabs2 ul li {
float:left;
position:relative;
left:370px;
}


.sbside {
position:relative;
top:-30px;
left:-11px;
}

.fomm2 {
position:relative;
top:-11px;
left:-11px;
}

.sbnew2 {
position:relative;
top:-10px;
left:-11px;
}

.eventsnew2 {
position:relative;
top:30px;
}

.ucle {
margin:0 auto;
margin-top:5px;
width:930px;
height:31px;
background:url(images/ucle.png) no-repeat;
position:relative;
right:3px;
}

.walkside2 {
position:relative;
top:7px;
}


#wrapper {
height:auto;
padding-bottom:150px;
}

.fb_ {
clear:both;
position:relative;
top:120px;
left:10px;
}

.rgpg_ {
padding:10px;
}

.newevents_ {
width:573px;
height:126px;
float:left;
background:url(http://www.goallpower.com/wp-content/themes/n-new/images/eventsbg.png) no-repeat;
position:relative;
left:13px;
top:15px;
}


.newevents_  ul {
position:relative;
left:160px;
top:30px;
}

.newevents_ ul li {
list-style-type:none;
line-height:190%;
margin-top:5px;
}

.newevents_ ul li a {
color:#B01424;
}
