/*
Christian Living Center
6-26-06
*/

body{
	font-size: 12px;
	margin: 10px 0px;
	font-family: Tahoma, Verdana;
	background:#3c3218 url('images/bg.gif') top center no-repeat;	
}
ul, li, p, br, img, form{
	margin: 0px;
	padding: 0px;	
	border: 0px;
} 
/* links */
a:hover{
	text-decoration: none;	
}
/* heading */
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	font-weight: normal;	
}
h1{
	font-size: 1.8em;
	margin: 7px 0px;
}
h2{
	font-size: 1.6em;
	margin: 5px 0px;
	color: #712400;
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}
/* paragraphs */
p{
	margin: 5px 0px;	
	line-height: 1.5em;
	padding: 5px 0px;
}
br{
	margin: 1px 0px;
}
/* 
 navigation.
-----------------------------------------------*/
/* nav */
#nav ul{
	padding: 0px 10px;
	text-align: center;
}
#nav li{
	list-style: none;
	display: inline;	
}
#nav li a{
	padding: 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d8def8;
	text-decoration: none;
	font-size: .9em;
	letter-spacing: .2em;
}
#nav li a:hover, #nav li a.selected{
	color: #a7a7a7;
	background-color: #212121;
	background-image: url(Images/nav_ov.gif);
	background-repeat: no-repeat;
}

/* side nav */
#side_nav ul{
	display: block;
	padding: 10px 20px;
}
#side_nav li{
	padding: 8px 0px;
	list-style: none;
	border-bottom: 1px solid #757575;
}
#side_nav li a{
	padding: 10px 15px;
	color: #d5dbf7;	
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#side_nav li a:hover, #side_nav li a.selected{
	color: #f2cf86;	
}

/* footer */
#footer ul{
	
}
#footer li{
	list-style: none;
	display: inline;	
}
#footer li a{
	padding: 10px 5px;
	text-transform: uppercase;
	color: #665326;
	text-decoration: underline;
}


/* 
 template.
-----------------------------------------------*/
/* main --- */

#mastcon{
	width: 792px;	
	margin: 0 auto;
	position: relative;
}
body#home #header{
	width: 780px;
	height: 224px;
	margin: 0 6px;
}
body#other #header{
	width: 780px;
	height: 135px;
	margin: 0 6px;	
}
#nav{
	width: 778px;
	padding: 15px 0px;
	margin: 0 6px 0px 8px;
	background-color: #141414;
	background-image: url(Images/nav_tile.gif);
	background-repeat: repeat-x;
}
body#home #body{
	width: 780px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 0px 6px;
	background: url('images/body.gif') repeat-y;	
}
body#other #body{
	width: 780px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 0px 6px;
	background: url('images/body-in.gif') repeat-y;	
}
#footer{
	width: 585px;
	height: auto !important;
	height: 40px;
	min-height: 40px;
	padding: 5px 178px 45px 15px;
	margin: 0px 6px 0px 8px;
	text-align: right;
	color: #665326;	
	background: #fefdec url('images/footer.gif') bottom no-repeat;	
}
/* details --- */

/* header */
body#home #logo{
	width: 377px;
	height: 224px;
	float: left;	
}
body#other #logo{
	width: 377px;
	height: 135px;
	float: left;	
}
body#home #flash{
	width: 403px;
	height: 212px;
	padding-top: 8px;
	margin-top: 4px;
	float: left;
	overflow: hidden;
	background: #141414;
}
body#other #flash{
	width: 403px;
	height: 128px;
	padding-top: 3px;
	margin-top: 4px;
	float: left;
	overflow: hidden;
	background: #141414;
}
/* left side */
body#home #side{
	width: 300px;
	padding: 0px 0px;
	float: left;
	background: url('images/side.gif') repeat-y;
}
body#other #side{
	width: 235px;	
	padding: 0px 0px;
	float: left;
	background: url('images/side-in.gif') repeat-y;
}
#video{
	width: 300px;
	height: 230px ;
	padding: 96px 0px 0px 0px;
	text-align: center;
	background: url('images/movie-bg.gif') no-repeat;	
}
body#home #login_lk{
	width: 300px;
	padding: 10px 0px;
	text-align: center;
}
body#other #login_lk{
	width: 235px;	
	padding: 10px 0px;
	text-align: center;
}
body#other #side_nav{
	width: 235px;
	padding: 15px 0px;
	background: url('images/side-nav.gif') repeat-y;	
}
/* content */
#content{
	width: 450px;
	float: right;	
	padding: 25px 10px 15px 15px;
}
body#other #content{
	width: 510px;	
	
}
#content h1{
	color: #0b6a8a;	
}
.gr_con{
	width: 420px;
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 10px 15px;
	float: left;
	background: url('images/gr-con.gif') repeat;	
	border-top: 1px solid #756a38;
	border-bottom: 1px solid #756a38;
}
body#home #content .element {
		width: 420px;
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 10px 15px;
	float: left;
	background: url('images/gr-con.gif') repeat;	
	border-top: 1px solid #756a38;
	border-bottom: 1px solid #756a38;
}

body#other #content .element {
	width: 480px;
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 10px 15px;
	float: left;
	background: url('images/gr-con.gif') repeat;	
	border-top: 1px solid #756a38;
	border-bottom: 1px solid #756a38;
}

body#other div#admin #content .element {
	width: 720px ;
}
body#other .gr_con{
	width: 480px;	
}
.gr_con img{
	float: left;	
	padding: 5px 15px 5px 0px;
}
/* body footer */
#bf{
	width: 792px;
	height: 36px;
	background: url('images/bf.gif') no-repeat;	
}
body#other #bf{
	width: 792px;
	height: 36px;
	background: url('images/bf-in.gif') no-repeat;
}
/* footer */
#footer a{
	color: #665326;
	text-decoration: underline;
}
#footer p{
	padding: 2px 5px 0px 0px;	
}


/*
 extras.
-----------------------------------------------*/

/* clearing */
#body:after,
.gr_con:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* visibility */
.hide{
	display: none;	
}
#nav ul ul{
	display: none;
}
#footer ul ul{
	display: none;
}
/* admin */
.ModuleTitle_Bar{
	width: 100%;
	height: 30px;
	clear: both;
}
/* absolute */
body#other #top_body{
	width: 542px;
	height: 20px;
	position: absolute;
	/* top: 184px; */
	top: 178px;
	margin-left: 240px !important;
	margin-left: 234px;
	background: url('images/top-body.gif') no-repeat;
}
body#home #top_body{
	width: 478px;
	height: 24px;
	position: absolute;
	/* top: 272px; */
	top: 268px;
	margin-left: 307px !important;
	margin-left: 301px;
	background: url('images/top-body-home.gif') no-repeat;
}
body#other #top_side{
	width: 236px;
	height: 25px;
	position: absolute;
	top:180px;
	margin-left: 7px;
	background: url('images/top-side-inside.gif') no-repeat;
}

.home a{
	float: right;
	padding-top:0px!important;
	padding-top:0px;
	padding-left: 4px !important;
	padding-left: 0px;
	text-transform: uppercase;
	text-decoration: underline;
}

#flashcontent{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

#flashcontent a{
	color: #FFFFFF;
	text-decoration: underline;
}

#flashcontent2{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

#flashcontent2 a{
	color: #FFFFFF;
	text-decoration: underline;
}
#AdminPanel{
	position: absolute;
}


/* adding one more thing to make form work right in ff */

body#home .module table#_ctl0_ContentRegion_2_pnlTitle  { clear: both; display: block; }
body#other .module table#_ctl0_ContentRegion_2_pnlTitle, body#other .module table#_ctl0_ContentRegion_1_pnlTitle { clear: both; display: block;}
body#home .formBuilder { clear: both;}




#footer div#discoverSky a{
	background: url(images/powered_by_sky_CMS.png) no-repeat top left;
	width: 105px;
	height: 18px;
	text-indent: -99999px !important;
	display: block !important;
	font-size: 0px;
	float: right;
}


