@charset "UTF-8";
/* CSS Document */

/* Reset
*******************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, caption, tbody, tfoot, thead
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* End Reset */

html{

}

body{
	font-family: "Open Sans", sans-serif;
	background: #3E024C url('https://onekingdom.us/assets/images/header_bg_new.png') top center repeat-y;
	font-size:13px;
	line-height:22px;
}
p{
	padding:10px 0 10px 0;
}
#header_container{
	width: 100%;
	height: 73px;
}
#header{
	width:981px;
	margin:auto;
}
#header ul{
	width:680px;
	font-family: "Open Sans", sans-serif;
	float:left;
	padding-top: 26px;
	font-size:14px;
}
#header_buttons{
	margin-top: 15px;
	float: right;
}
#header_buttons img{
	margin-left: 10px;
}
#wrapper{
	margin:auto;
	
	height: 100%
}
#header ul li{
	display:inline;
	padding-right:23px;
}
#header ul li a{
	color:#f2e9ef;
	text-decoration: none;
	display:inline-block;
	height:47px;
	background-image: url('https://onekingdom.us/assets/images/rollover.png');
	background-position:50% 60px;
	background-repeat:no-repeat;
	transition: background-position .25s ease .15s, color .25s linear .1s;
	-moz-transition: background-position .25s ease .15s, color .25s linear .1s; /* Firefox 4 */
	-webkit-transition: background-position .25s ease .15s, color .25s linear .1s; /* Safari and Chrome */
	-o-transition: background-position .25s ease .15s, color .25s linear .1s; /* Opera */

}
#header ul li a:hover, #header ul li a.active{
	color:#9ac1e6;
	background-position:50% 40px;
	transition: background-position .25s ease, color .25s linear;
	-moz-transition: background-position .25s ease, color .25s linear; /* Firefox 4 */
	-webkit-transition: background-position .25s ease, color .25s linear; /* Safari and Chrome */
	-o-transition: background-position .25s ease, color .25s linear; /* Opera */
}
#login{
	float: right;
	color: #8e6682;
	padding-top: 26px;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 2px 2px #4b0433;
}
#login_form input.login{
	display:block;
	width: 84px;
	background: url('https://onekingdom.us/assets/images/login.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin-right: 12px;
	border: none;
	cursor: pointer;
}
#login_form input.login:hover{
	background-position: -84px 0;
}
a.login{
	display:block;
	width: 84px;
	background: url('https://onekingdom.us/assets/images/login.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin-right: 12px;
}
a:hover.login{
	background-position: -84px 0;
}
a.logout{
	display:block;
	width: 90px;
	background: url('https://onekingdom.us/assets/images/logout.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin-right: 12px;
}
a:hover.logout{
	background-position: -90px 0;
}
a.preview_hdr{
	display:block;
	width: 97px;
	background: url('https://onekingdom.us/assets/images/preview.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin: 0 12px 0 0;
}
a:hover.preview_hdr{
	background-position: -97px 0;
}
#watch{
	position: absolute;
	margin: -2px 0 -20px 0;
}
#main_image{
	background: #fff url('https://onekingdom.us/assets/images/1k_main_image.jpg') top center no-repeat;
	width:100%;
	height: 627px;
	float:left;
}
#rotator{
	width:981px;
	margin: auto;
}
#main{
	height:544px;
	background: #0a0a0b url('https://onekingdom.us/assets/images/black_texture.jpg') top center no-repeat;
	float:left;
	width:100%;
}
#series_content{
	height:575px;
	background-color:#f4f7f8;
	margin:auto;
}
#home_content{
	width:981px;
	margin:auto;
	color:#fff;
	padding-top:40px;
}
h1{
	font-weight: 400;
	font-size: 30px;
	margin-top: 22px;
	float: left;
}
#text{
	width:367px;
	float:left;
	margin-top: 25px;
}
#text p{
	width:450px;
}
a{
	color:#a9dc64;
}
a:hover{
	text-decoration: none;
}
#socialize{
	width:233px;
	height:52px;
	float:right;
	font-size: 17px;
	color:#c0c0c0;
}
#socialize_face{
	
}
#socialize_face{
	background: url('assets/images/facebook_rollover.png');
	width: 42px;
	height: 49px;
	display: inline-block;
	margin-left: 135px;
	opacity:.8;
}
#socialize_face:hover{
	opacity:1;
}
#socialize_twit{
	background: url('assets/images/twitter_rollover.png');
	width: 42px;
	height: 49px;
	display: inline-block;
	margin-left: 9px;
	opacity:.8;
}
#socialize_twit:hover{
	opacity:1;
}
#socialize img{
	padding-left:7px;
	float:right;
}
#socialize span{
	display: block;
	float: left;
	margin-top: 27px;
}
#video{
	 float:right;
	 padding-top:30px;
}
.tech_blurb ul{
	width: 450px;
	list-style-type: none;
	float: left;
}
.tech_blurb h3{
	color: #aee869;
}
#stream_text{
	width:981px;
	margin:auto;
	color:#fff;
}
#stream_text p{
	float:left;
}
#stream_text a{
	color:#9ac1e6;
	text-decoration: underline
}
#stream_text a:hover{
	text-decoration: none;
}
#stream_text h1{
	width: 100%;
	padding:60px 0 30px 0;
}
#stream_text h1 strong{
	font-weight: 600;
}
#stream_text h1 span{
	color:#88da0c;
}
#footer{
	width:981px;
	padding-top:80px;
	background: url('https://onekingdom.us/assets/images/footer_bar.gif') 0 50px repeat-x;
	margin:50px auto 20px auto;
	color:#916589;
	font-size: 11px;
	padding-bottom: 30px;
	clear:both;
}
#footer ul li{
	display:inline-block;
	border-right:solid 1px #916589;
}

#footer a{
	color:#916589;
	text-decoration: none;
}
#footer span{
	float:right;
	text-align: right;
}
#footer_logo{
	float:left;
	padding-right:20px;
}
#footer a#footer_facebook{
	opacity: .5;
}
#footer a:hover#footer_facebook{
	opacity: .8;
}
#footer a#footer_twitter{
	opacity: .5;
}
#footer a:hover#footer_twitter{
	opacity: .8;
}
#steps{
	height:685px;
	background-color: #eee;
}
#jake_jenn_series{
	width:1340px;
	height:650px;
	margin:auto;
}
#series_copy{
	width:570px;
	float:right;
	margin-right:180px;
	margin-top: 50px;
}
#series_copy ol{
	margin: 0 0 20px 40px;
}
#series_copy h1{
	float: none;
	margin-bottom: 15px;
}
#series_columns{
	width:970px;
	color:#fff;
	margin: 75px auto;
}
#series_columns h1{
	float:none;
}
#series_columns h2{
	font-size:20px;
	font-weight: 700;
	padding-bottom: 32px;
	background: url('https://onekingdom.us/assets/images/dots_bar.gif') bottom repeat-x;
	margin-bottom: 7px;
}
.columns{
	width:300px;
	padding-right:30px;
	float:left;
}
#counseling{
	background-color: #f4f7f8;
	float:left;
	width:100%;
	padding-top: 35px;
}
#counseling h1{
	margin-bottom: 10px;
	float:none;
}
#counseling_copy{
	width:570px;
	margin:auto;
	background: url('https://onekingdom.us/assets/images/jj_counseling.png') right bottom no-repeat;
	padding: 0 400px 70px 0;
}
#jj{
	background: url('https://onekingdom.us/assets/images/jj.jpg') center top no-repeat;
	height:566px;
	background-color: #f4f7f8;
	float:left;
	width:100%
}
#jj_copy{
	margin: auto;
	width:970px;
	padding-top: 220px;
}
#jj_copy h1{
	color: #fff;
	font-weight: 600;
	font-size: 18pt;
	padding: 6px 0 30px 10px;
}
#jj_copy span{
	color: #fff;
	font-size: 12px;
	margin: 33px 0 0 10px;
	display: block;
	text-indent: 10px;
}
#jake{
	float:left;
	width:290px;
}
#jake p{
	clear:left;
}
#jenn{
	float: right;
	width: 290px;
}
#jenn span{
	float: right;
	margin: 33px 8px 0 0;
}
#jenn h1{
	float:right;
}
.jj_columns{
	width:467px;
	float:left;
}
.jj_columns ul{
	margin-top: 20px;
	list-style-type: none;
}
.jj_columns ul li{
	background: url('http://onekingdom.us/assets/images/checkmark2-2.png') no-repeat 0 50%;
	padding: 4px 0 0 45px;
	margin-bottom: 12px;
	min-height: 25px;
}
#order{
	height: 251px;
	background-color: #f4f7f8;
}
#order_copy{
	width:970px;
	margin:auto;
}

#order_copy img{
	padding-top:40px;
	float:left;
}
#order_copy #order_text{
	float: left;
	width: 559px;
	margin: 40px 0 0 68px;
}
#order_copy #coming{
	float: left;
	width: 559px;
	margin: 40px 0 30px 68px;
}
#order_copy p{
	clear:left;
}
#order_main{
	height:210px;
	background: #0a0a0b url('https://onekingdom.us/assets/images/video_background.jpg') top center;
	float:left;
	width:100%;
	text-align: center;
	margin-bottom: 50px;
}
#order_main div{
	margin:auto;
	width:477px;
	color:#fff;
	padding-top:3px;
}
#order_main p{
	padding-top: 15px;
	font-size: 23px;
	text-align: center;
}

#order_steps{
	height:986px;
	background-color: #dfdfdf;
	width:100%;
	padding-top: 30px;
}
#order_steps a{
	color: #52064b;
	
}
#order_steps ul{
	font-weight: bold;
	padding-left: 16px;
	text-align: left;
}
.order_columns{
	width:300px;	
	float:left;
}
.order_columns h2{
	font-size: 23px;
	color: #52064a;
	text-align: center;
	margin-bottom: 25px;
}
.order_columns .icons{
	width: 290px;
}
.icons{
	text-align: center;
	margin-top: 30px;
}
.icons h2{
	color: #52064b;
	margin: 20px 0 10px;
	font-size: 21px;
}
.icons p{
	text-align: left;
}
#middle{
	margin: 0 30px;
	text-align: center;
}
#middle h2{
	margin-bottom: 25px;
}
#middle p{
	text-align: left;
}
#middle_column{
	margin: 30px 30px 0;
	text-align: center;
}
#middle_column p{
	text-align:left;
}
#middle_column h2{
	margin: 20px 0 10px;
}
#column_container{
	width: 700px;
	margin: auto;
}
#slider span a{
	color: #2570CD;
	text-decoration: none;
	padding-left: 1px;
	float: left;
	line-height: 20px;
} 
#tickets{
	width: 485px;
	float: right;
	margin-top: 12px;
	font-size: 12px;
	line-height: 20px;
}
#tickets h1{
	background: url('https://onekingdom.us/assets/images/purple_bar.jpg');
	font-size: 27px;
	font-weight: bold;
	width: 455px;
	height: 22px;
	padding: 15px;
	margin-bottom: 27px;
}
#tickets p{
	width:455px;
	padding-left: 15px;
}
#tickets img{
	float:right;
	margin-top: -68px;
}
#tickets ul{
	padding-left: 45px;
}
#tickets h2{
	background: url('https://onekingdom.us/assets/images/blue_bar.jpg');
	font-size: 21px;
	font-weight: bold;
	width: 455px;
	height: 22px;
	padding: 15px;
	margin-bottom: 17px;
	margin-top: 5px;
}

/*Mail Chimp mailing list */
#form{
	float:left;
	color:#e3c4de;
	font-size:13px;
	width:455px;
}
#mc_embed_signup input{
	border: none;;
}
#form input[type="text"], input[type="email"]{
	margin: 12px 20px 0 0;
	height: 38px;
	padding-left: 15px;
	background-color: #e1e1e1;
	float:left;
	-webkit-appearance: none;
	color:#49494d;
}
#form p{
	float:left;
}
#mc_embed_signup .mc-field-group{
	float: left;
	width: 160px;
	margin-right: 14px;
	clear:none;
	margin-top: -7px;
}
#mc_embed_signup form{
	padding:0;
}
#mc_embed_signup .mc-field-group input {
	text-indent: 2%;
	padding:0 0 0 5px;
	height: 24px;
	width:155px;
}
#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0;
	overflow: hidden;
	width: 80px;
	margin: 0;
	clear: none;
}
#mc_embed_signup .clear {
	clear:none;
}
#mc_embed_signup form {
	width:575px;
}
#mc-embedded-subscribe{
	margin-left:0;
	margin-top:11px\9;
}

/*------------------------------------------- shopping cart -----------------------------------------------*/
.item_details{
	float:left;
	margin-top: 15px;
	width:400px;
	margin-right: 65px;
}
.item_details h1{
	width:100%;
	margin-bottom: 15px;
}
.item_details h1 span{
	float:right;
}
.item_details ul{
	margin-left: 45px;
	padding-bottom: 25px;
}
#store_wrapper{
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	padding: 25px 0 45px 0;
}
#store_wrapper h1{
	width:100%;
	margin-bottom: 15px;
}
#store_wrapper h1 span{
	float:right;
}
#store_wrapper fieldset{
	margin-bottom: 25px;
	border: solid 1px #ccc;
	padding: 25px;
	width:550px;
}
#store_wrapper fieldset p{
	padding:0;
}
#store_wrapper fieldset legend{
	padding: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#store_container{
	margin: auto;
	width: 980px;
	overflow: hidden;
}
#cart{
	float: right;
	width: 244px;
	padding: 10px 25px 25px 25px;
	background: url('http://onekingdom.us/assets/images/video_background.jpg');
	color: #ccc;
	border-radius: 7px;
	margin-top: 35px;
	font-size: 14px;
}
#cart tr{
	height: 35px;
}
#cart_buttons{
	margin-top: 25px;
	float: left;
	width: 100%;
}
#proceed{
	float:right;
}
#items{
	float:left;
	width: 600px;
}
#items form{
	float:left;
	padding-bottom: 25px;
}
#checkout{
	width: 600px;
	float: left;
	margin-top: 15px;
}
#checkout h2, .item_details h2{
	color: #560345;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	border-top: #ccc dotted 2px;
	padding-top: 25px;
}
#checkout input{
	border: solid 1px #999;
	padding: 5px;
	height: 25px;
	width: 260px;
	margin: 3px 25px 7px 0;
	float:left;
	background-color: #f6f6f6;
	border-radius: 7px;
}
#checkout span{
	float:left;
}
.checkout_block{
	float:left;
	margin-top:25px;
	width: 600px;
}
#checkout .radio{
	float: none;
	width: 20px;
	margin-right: 2px;
	margin-left: 7px;
	height: 15px;
	border-radius: none;
}
#checkout p{
	padding:0;
}
#checkout .submit{
	height: 50px;
}
#checkout input.ch_submit{
	display:block;
	width: 104px;
	background: url('https://onekingdom.us/assets/images/continue.png');
	height: 41px;
	background-position: 0;
	float:left;
	margin-right: 12px;
	border: none;
	cursor: pointer;
}
#checkout input.ch_submit:hover{
	background-position: -104px 0;
}
#checkout select{
	height: 36px;
	margin-top: 3px;
	border: solid 1px #999;
	width: 273px;
}
#checkout .check{
	width: 20px;
	padding: 0;
	margin: 0 5px 0 0;
}
.update{
	display:block;
	width: 139px;
	background: url('https://onekingdom.us/assets/images/update_cart.png');
	height: 41px;
	background-position: -139px 0;
	float:left;
	margin-right: 12px;
	border: none;
	cursor: pointer;
}
.update:hover{
	background-position: 0 0;
}
.checkout_cart{
	display:block;
	width: 110px;
	background: url('https://onekingdom.us/assets/images/checkout.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin-right: 12px;
	border: none;
	cursor: pointer;
}
.checkout_cart:hover{
	background-position: -110px 0;
}
#checkout input.checkout_btn{
	display:block;
	width: 110px;
	background: url('https://onekingdom.us/assets/images/checkout.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin-right: 12px;
	border: none;
	cursor: pointer;
}
#checkout input.checkout_btn:hover{
	background-position: -110px 0;
}
#checkout select.select_st{
	width: 135px;
	margin-right: 25px;
}
/*------------------------------------------- contact_form -----------------------------------------------*/
#contact_form{
	width: 540px;
	float: left;
	padding-top: 20px;
}
#contact_form p{
	padding-bottom: 20px;
}
#contact_form input{
	width: 248px;
	float:left;
	height: 15px;
	padding: 5px;
	color: #999;
	border: solid 1px #666;
	font-family: "Open Sans",sans-serif;
	font-size: 12px;
}
#contact_form .submit{
	height:35px;
	color: #fff;
}
#contact_form .subject{
	width: 530px;
	margin-top: 25px;
}
#contact_form h1{
	margin-bottom: 20px;
}
#contact_form h1 span{
	font-size: 11px;
	color: #999;
	margin: 5px 290px 0 0;
}
#contact_form textarea{
	width: 529px;
	padding: 5px;
	height: 115px;
	color: #999;
	border: solid 1px #666;
	font-family: "Open Sans",sans-serif;
	font-size: 12px;
}
.submit{
	height: 35px;
	border: none;
	color: #fff;
	background-color: #460750;
	font-weight: bold;
	text-transform: uppercase;
}
#address{
	float: left;
	width: 540px;
}
#address h1{
	margin-top: 0px;
}
#address h2{
	padding: 15px 0 5px 0;
	text-transform: uppercase;
	color: #48064f;
	font-size: 15px;
	border-bottom: 1px #666 dashed;
}
#address a{
	color: #444;
	text-decoration: none;
}
#address a:hover{
	text-decoration: none;
	color: #9ac1e6;
}
#store_container iframe{
	padding-bottom: 20px;
	float: left;
	margin-right: 35px;
}
.badges{
	float:left;
	width:248px;
}
/*--------------------------------------accordion------------------------------------*/
h2.acc_trigger {
    padding: 0;
    margin: 0 0 5px 0;
    height: 46px;
    line-height: 46px;
    width: 590px;
    font-size: 1.5em;
    font-weight: normal;
    float: left;
    margin-bottom:0;
}
h2.acc_trigger a {
    color: #222;
    text-decoration: none;
    display: block;
    padding: 0 0 0 50px;
}
h2.acc_trigger.active a {
    color: #FF0000;
}
h2.acc_trigger a:hover {
    color: #999;
}
h2.acc_trigger a:active, h2.active {
    color:#ED2224;
}
h2.active {
    background-position: left bottom;
}
.acc_container {
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 590px;
    clear: both;
    background: #f0f0f0;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
}
.acc_container .block {
    padding: 20px;
}

#login_form{
	width: 280px;
	margin: auto;
	color: #ccc;
	padding: 50px;
}
#login_form h1{
	margin-bottom: 20px;
}
#login_form form .txtbox{
	width: 260px;
	float: left;
	height: 25px;
	padding: 5px;
	color: #999;
	border-radius: 7px;
	background-color: #f6f6f6;
	border: solid 1px #999;
	font-family: "Open Sans",sans-serif;
	font-size: 12px;
	clear:left;
	margin: 3px 25px 7px 0;
}
#subject{
	width: 540px;
	float: left;
	height: 27px;
	border: solid 1px #000;
	margin-bottom: 20px;
}
#recipient{
	width: 260px;
	float: left;
	height: 27px;
	border: solid 1px #000;
	margin-bottom: 20px;
}
#order_copy div p a{
	color: #3E024C;
}
.order_btn{
	background: url("https://onekingdom.us/assets/images/dots.gif");
	height: 52px;
	padding-top: 10px;
	padding-left: 106px;
}
.order_btn input{
	display:block;
	width: 89px;
	background: url('https://onekingdom.us/assets/images/order_btn.png');
	height: 41px;
	background-position: -89px 0;
	border: none;
	cursor: pointer;
}
.order_btn input:hover{
	background-position: 0 0;
}
.charcoal{
	min-height:730px;
	background: url('https://onekingdom.us/assets/images/video_background.jpg');
	color: #ccc;
}
.charcoal h1{
	margin: 0 0 25px 0;
}
.videos{
	color: #f4f7f8;
	padding: 30px;
	height:218px;
}
.videos a{
	color: #f4f7f8;
	text-decoration: none;
}
.videos a:hover{
	color: #9ac1e6;
}
.videos h1{
	float:none;
	margin-top: 12px;
}
.video_thumb{ 
	margin-right: 25px;
}
.order_link{
	border-right: solid 2px #000;
	margin-right: 18px;
	padding-right: 18px;
}
a.order_link{
	color: #9ac1e6;
}
.pic_wrap{
	width: 363px;
	height: 207px;
	float: left;
	margin-right: 35px;
	background-color: rgba(0,0,0,.3);
	padding: 6px 0 0 6px;
	background-position: center center;
	background-repeat: no-repeat;
}
.preview{
	margin: -12px;
}
.excerpt{
	padding-bottom: 5px;
}
.excerpt p{
	padding: 6px 0;
}
.divider{
	padding: 0 18px;
}
#expired{
	color: #950101;
	font-weight: bold;
}
#building{
	margin-left: 25px;
	float: right;
	width: 350px;
}
#building ul{
	margin: 10px 0 0 35px;
}
/*--------------------------------------video_list------------------------------------*/
#video_list{
	background: url('https://onekingdom.us/assets/images/video_background.jpg');
}
#sessions{
	width: 970px;
	margin:auto;
	color: #f4f7f8;
	padding: 30px 0;
}
a.watch_now{
	display:block;
	width: 129px;
	background: url('https://onekingdom.us/assets/images/watch_now.png');
	height: 41px;
	background-position: -129px 0;
	float:left;
}
a:hover.watch_now{
	background-position: 0 0;
}
a.order_series{
	display:block;
	width: 139px;
	background: url('https://onekingdom.us/assets/images/order_series.png');
	height: 41px;
	background-position: -139px 0;
	float:left;
	margin-right: 12px;
}
a:hover.order_series{
	background-position: 0 0;
}
a.order_series.video_order{
	float:right;
	margin: -30px 0 15px 15px;
}
#checkout input.apply{
	display:block;
	width: 74px;
	background: url('https://onekingdom.us/assets/images/apply.png');
	height: 41px;
	background-position: 0 0;
	float:left;
	margin-right: 12px;
	margin-top: 1px;
	border: none;
	cursor: pointer;
}
#checkout input.apply:hover{
	background-position: -74px 0;
}
.quantity{
	width: 400px;
	background-color: #eee;
	height: 38px;
	padding: 12px;
	margin-bottom: 30px;
	font-size: 16px;
}
.quantity input{
	padding: 5px;
	border-radius: 7px;
	border: solid 1px #999;
	background-color: #fff;
	height: 25px;
	width: 30px;
	margin-right: 10px;
	text-align: center;
}
#tiered{
	width: 290px;
	float: left;
	box-shadow: 0 0 15px 2px #ccc;
}