a img {
	border:0;
}

body {
	margin: 0px;
	background-repeat:repeat-y;
    background-color: #1a4b78;
}

/*Section styles*/
#background {
	position: relative;
}

#bgleft {
	background-image: url('/images/home_new/tbn_bg_outerleft.jpg');
	height: 1200px;
	width: 50%;
	position:absolute;
	left:0px;
}

#bgright {
	background-image: url('/images/home_new/tbn_bg_outerright.jpg');
	height: 1200px;
	width: 50%;
	position:absolute;
	right: 0px;
}

#outer_container {
    position: relative;
    margin: auto;
    height: 1127px;
	background-position: center top;
	background-repeat: no-repeat;
    background-image: url('/images/home_new/tbn_bg_outercontainer.jpg');
}

#inner_container {
    position: relative;
    top: 0px;
    margin: auto;
    width: 916px;
    height: 1127px;
    background-image: url('/images/home_new/tbn_bg_innercontainer_2.jpg');
    background-repeat: no-repeat;
}

#inner_container_content {
    position: relative;
}

#thumbnail_container {
    position:absolute;
    top: 247px;
    left: 56px;
}

#thumbnail_container_content {
    position:relative;
}

/*Styles for Jquery cycler*/

#banner_rotating_container {
    position:absolute;
    top: 419px;
    left: 48px;
}

#banner_frame_left {
    position: absolute;
    height: 268px;
    width: 9px;
	z-index: 10;
	left: 5px;

	background: url('/images/home_new/tbn_rotating_leftbar_2.png') no-repeat;
}

#banner_frame_top {
    position: absolute;
    height: 5px;
    width: 494px;
	z-index: 10;
	left: 14px;

	background: url('/images/home_new/tbn_rotating_topbar_2.png') repeat-x;
}

#banner_frame_right {
    position: absolute;
    height: 268px;
    width: 17px;
	z-index: 10;
	left: 508px;

	background: url('/images/home_new/tbn_rotating_rightbar_2.png') no-repeat;
}

#banner_frame_bottom {
    position: absolute;
    height: 11px;
    width: 494px;
	z-index: 10;
	left: 14px;
	top: 257px;
	background: url('/images/home_new/tbn_rotating_bottombar_2.png') repeat-x;
}

#jqcycler {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 8;
}

#jqcycler img {
	width: 505px;
	height: 226px;
	z-index: 8;
}

#controls {
	z-index: 9;
	position: absolute;
	top: 231px;
	left: 8px;
	padding-left:10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color:#353753;
	height: 21px;
	width: 497px;
}

#controls a {
	z-index: 9;
}

#c1 {
	position: absolute;
	left: 17px;
	top: 235px;
	z-index: 200;
}

#c2 {
	position: absolute;
	left: 35px;
	top: 235px;
	z-index: 200;
}

#c3 {
	position: absolute;
	left: 55px;
	top: 235px;
	z-index: 200;
}

#nav {
	position: absolute;
	left: 383px;
	top: 230px;
	z-index: 200;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
	height: 21px;
}

#nav a {
	background-image: url('/images/home_new/image 18.png');
	text-decoration: none;
	padding-right:6px;
	padding-left:6px;
	padding-bottom:2px;
	width: 18px;
	height: 18px;
	font-size: 11px;
	color: white;
	font-family: arial;
	font-weight: bold;
}

#nav a.activeSlide {
	background-image: url('/images/home_new/image 13.png');
}

/*End of styles for Jquery cycler*/

#banner_static_container {
    position:absolute;
    top: 419px;
    left: 592px;
}

#banner_static_content {
    position: relative;
    width: 285px;
    height: 270px;
    background-image: url('/images/home_new/tbn_banner_static_2.png');
}

#bottom_videocontainer {
	position:absolute;
    top: 712px;
    left: 46px;
}

#bottom_videocontainer_content {
	position:relative;
	height: 284px;
    width: 826px;
    background-image: url('/images/home_new/tbn_bg_videocontainer.png');

}

/* START - homepage updates 8-5-2013 */
#bottom_container {
	position:absolute;
    top: 712px;
    left: 46px;
}
#bottom_container_content {
	position:relative;
	height: 284px;
    width: 826px;
    background-image: url('/images/home_new/tbn_bg_bottomcontainer.png');
}

#bottom-watch-live-container {
	width:337px;
	height:254px;
	background-image: url('/images/home_new/tbn_bg_watchlivecontainer.png');
	position:absolute;
	top:16px;
	left:18px;
}

#bottom-itbn-container {
position:absolute;
	top:16px;
	left:370px;
}

.watch-live-now {
top: 58px;
left: 31px;
position: absolute;
}

#title-watch-now {
position: absolute;
top: 28px;
left: 66px;
}

#watch-live-content {
padding-left: 54px;
padding-top: 155px;
position: relative;
}
#title-watch-now a {
font:bold 19px Arial,sans-serif;
color:#fff;
text-decoration:none;
}
#watch-live-content .watch-live-now a, #watch-live-content .watch-live-now {
font:bold 13px Arial,sans-serif;
color:#fff;
text-decoration:none;
}

#watch-live-content .watch-coming-up {
margin-bottom:15px;
}
#watch-live-content .watch-coming-up a,#watch-live-content .watch-coming-up {
font:bold 13px Arial,sans-serif;
color:#462e15;
text-decoration:none;
}

#watch-now-link {
position: absolute;
top: 16px;
left: 15px;
z-index:100;
}
#watch-now-link a {
display: block;
width: 306px;
height: 92px;

}
/* END - homepage updates 8-5-2013 */

#bottomnav_container {
	position:absolute;
    top: 1012px;
    left: 49px;
}

#bottomnav_container_content {
	position:relative;
}

#social_container {
	position:absolute;
    top: 997px;
    left: 404px;
}

#social_container_content {
	position:relative;
}

#footer {
	position: relative;
}

#footer div#background-footer {
    position: relative;
}



#footer div#background-footer-outer {
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('/images/home_new/tbn_bg_footer_outer.jpg');
    position: relative;
    margin: auto;
}

#footer div#background-footer-inner {
    position:relative;
    margin: auto;
    width: 950px;
    background-repeat: no-repeat;
    background-image: url('/images/home_new/tbn_bg_footer_inner.jpg');
}

#footer div#footer-spacer {
    height:8px;
}

#footer_content_container {
	margin:auto;
}

#footer p {
	text-align: center;
	color: white;
	font-size: 13px;
	font-family: arial;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*Here are the styles for the top sections individual thumbnail containers*/
#thumb_tbn {
    position:absolute;
    top: 1px;
    left: -2px;
   /* width: 81px;
    height: 74px;*/
}

#thumb_churchchannel {
    position:absolute;
    top: 1px;
    left: 80px;
   /* width: 82px;
    height: 75px;*/
}

#thumb_jctv {
    position:absolute;
    top: 1px;
    left: 161px;
   /* width: 82px;
    height: 75px;*/
}

#thumb_smilechild {
    position:absolute;
    top: 1px;
    left: 242px;
  /*  width: 83px;
    height: 74px;*/
}

#thumb_tbnasia {
    position:absolute;
    top: 1px;
    left: 322px;
  /*  width: 82px;
    height: 76px;*/
}

#thumb_tinnuang {
    position:absolute;
    top: 1px;
    left: 403px;
  /*  width: 82px;
    height: 74px;*/
}

#thumb_thc {
    position:absolute;
    top: 1px;
    left: 484px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_tci {
    position:absolute;
    top: 1px;
    left: 566px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_tbneurope {
    position:absolute;
    top: 1px;
    left: 647px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_baltia {
    position:absolute;
    top: 1px;
    left: 729px;
}

#thumb_ctv {
    position:absolute;
    top: 81px;
    left: -1px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_enlacejuvenile {
    position:absolute;
    top: 81px;
    left: 80px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_enlace {
    position:absolute;
    top: 81px;
    left: 161px;
   /* width: 82px;
    height: 75px;*/
}

#thumb_tbh {
    position:absolute;
    top: 81px;
    left: 242px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_smilechildrussia{
    position:absolute;
    top: 81px;
    left: 323px;
   /* width: 82px;
    height: 75px;*/
}

#thumb_jucetv{
    position:absolute;
    top: 81px;
    left: 404px;
   /* width: 82px;
    height: 75px;*/
}

#thumb_tbnafrica{
    position:absolute;
    top: 81px;
    left: 484px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_familytv{
    position:absolute;
    top: 81px;
    left: 565px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_lighttv {
    position:absolute;
    top: 81px;
    left: 647px;
  /*  width: 82px;
    height: 75px;*/
}

#thumb_shalom {
    position:absolute;
    top: 81px;
    left: 730px;
}

#thumb_holyland {
	position:absolute;
    top: 176px;
    left: 21px;
    width: 104px;
    height: 78px;
}

#thumb_janswebsite {
	position:absolute;
    top: 175px;
    left: 165px;
    width: 87px;
    height: 83px;
}

#thumb_clense {
	position:absolute;
    top: 106px;
    left: 38px;
    width: 70px;
    height: 70px;
}

#thumb_upload {
	position:absolute;
    top: 92px;
    left: 165px;
    width: 82px;
    height: 70px;
}

#thumb_newswire,
#thumb_ptl {
	position:absolute;
    top: 183px;
    left: 15px;
    width: 115px;
    height: 71px;
}

#thumb_matt {
	position:absolute;
    top: 99px;
    left: 18px;
    width: 110px;
    height: 62px;
}

#thumb_donatenow {
	position:absolute;
    top: 16px;
    left: 151px;
    width: 115px;
    height: 71px;
}

#thumb_schedule {
	position:absolute;
    top: 20px;
    left: 38px;
    width: 76px;
    height: 64px;
}

/*Styles for video containers*/

#stream_container {
	position: absolute;
	width: 262px;
	height: 149px;
	left: 116px;
	top: 95px;
}

#ondemand_container {
	position: absolute;
	width: 262px;
	height: 149px;
	left: 439px;
	top: 95px;
}

/*Styles for bottom navigation*/
#btn_yourdestiny {
	position: absolute;
	width: 93px;
    height: 31px;
}

#btn_watchus {
	position: absolute;
	left: 101px;
	width: 93px;
    height: 31px;
}

#btn_aboutus {
	position: absolute;
	left: 204px;
	width: 93px;
    height: 31px;
}

#btn_store {
	position: absolute;
	left: 307px;
	width: 82px;
    height: 31px;
}

#btn_partner {
	position: absolute;
	left: 400px;
	width: 93px;
    height: 31px;
}

#btn_announcements {
	position: absolute;
	left: 507px;
	width: 105px;
    height: 31px;
}

#btn_praisetonight {
	position: absolute;
	left: 620px;
	width: 102px;
    height: 31px;
}

#btn_contact {
	position: absolute;
	left: 730px;
	width: 92px;
    height: 31px;
}

/*Styles for social buttons*/

#social_fb {
	position: absolute;
	left: 1px;
	top: 76px;
	width: 38px;
    height: 38px;
}

#social_linkedin {
	position: absolute;
	left: 44px;
	top: 88px;
	width: 38px;
    height: 38px;
}

#social_twitter {
	position: absolute;
	left: 87px;
	top: 77px;
	width: 38px;
    height: 38px;
}

p#calm-act-cert {
    margin-top:25px;
}

p#copyright-info {
    font-size:12px;
    margin-top:31px;
}

p#web-dev-info {
    line-height:0.3em;
    font-size:13px;
}


/* Prayer Request button */
#prayer_request_container {
	position:absolute;
	top: 106px;
	left:690px;
}

#tbn_newsletter_container{
    position:absolute;
    top:106px;
    right:690px;
}
