/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 10pt/1.5em Tahoma, sans-serif;
	background: #fff; 
	color: #000000; 
	
	


}

a {
	color: #FFFFCC;
	text-decoration: none;
}
.top_item {
	background-color: #514B46;
	background-image: url(mediolive_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 80px;
	text-align: center;
}

a:hover {
	color: #003366;
}

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content {
	margin: 0 auto;
	width: 800px;
	padding: 0px;
	background-image: url(images/ang_pagecontent_bg.jpg);
	background-repeat: repeat-y;
}

.header { 
	height: 0px;
	background: #eee url(olc_header_ourstory_hdr.jpg);
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar {
	clear: none;
	height: 28px;
	color: #FFF;
	margin: 0 auto;
	background: #C8D8EF center;
	text-align: center;
	width: 780px;
	padding: 0px;
	border-right-width: thin;
}

	.bar li {
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-style: groove;
	border-top-style: groove;
	border-bottom-style: groove;
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #83A1D3;
	}
	
	.bar li.active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C8D8EF;
	}
	
	.bar li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFCC;
	} 
	
	.bar li a:hover {
	background-color: #83A1D3;
	color: #003366;
	} 
.nav_barfooter {
	background-color: #9FE6FF;
	padding: 10px;
	width: 800px;
	text-align: center;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}


.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 500px;
	color: #000000;
	margin-right: 0;
	margin-bottom: 0px;
	overflow: auto;
	height: 400px;
	margin-left: 10px;
}

.left h3 {
	clear: both;
	background: #737E3C url(corner.gif) no-repeat right top;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
	float: left;
	width: 210px;
	padding: 0 0 0 20px;
	margin: 0px 0;
	color: #000000;
	}
		
	.left_side a, .right_side a { color: #000099; }
.advert {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	height: 180px;
	text-align: center;
}

		
	.right_side {
	float: right;
	width: 220px;
	background: url(dotted.gif) repeat-y;
	color: #000000;
	margin: 0px 0 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 5px;
	}
		
	.left_box {
	margin: 10 0 10px 20;
	color: #000000;
	padding: 10px 20px 10px 40px;
}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 240px;
	padding-right: 10px;
	padding-top: 10px;
	height: 350px;
}

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
	color: #514b46;
	padding: 0px 10px 0px 0px;
	float: right;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	padding: 0px 0;
	margin: 0;
	border-top: 0px solid;
	line-height: 3em;
	background-image: url(images/ang_footer.jpg);
	height: 54px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}

.footer a {
	color: #FFFFCC;
	padding: 0px;
}
.logo {
	width: 780px;
	padding: 10px;
	background-image: url(images/ang_logo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.pagecontainer {
	width: 780px;
	padding: 11px;
	background-repeat: no-repeat;
	height: 600px;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.rt_hdr {
	float: right;
	width: 220px;
	background-image: url(olc_rtbar_hdr.gif);
	background-repeat: no-repeat;
	height: 37px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	line-height: 3em;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.rt_content {
	float: right;
	width: 250px;
	background-image: url(olc_rtbar_content.gif);
	background-repeat: repeat-y;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
}
.rt_ftr {

	float: right;
	width: 220px;
	margin: 0 0 0px;
	background-image: url(olc_rtbar_ftr.gif);
	background-repeat: no-repeat;
	height: 37px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	line-height: 3em;
}
.rt_links {
	float: left;
	width: 180px;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	margin-right: 0;
	margin-bottom: 0px;
	padding-left: 20px;
}
.rt_links a {
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	color: #53383c;
}
.rt_links a:hover {
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	color: #FFFFCC;
}
.slideshow_container {
	background-image: url(slideshow_bg.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
.slideshow_imagebox {
	padding: 0px 0px 20px 20px;
	float: left;
	height: 350px;
	width: 240px;
	margin: 20px 0px 20px 20px;
}
.slideshow_txtbox {
	float: right;
	height: 150px;
	width: 250px;
	margin: 130px 50px 10px 0px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 1.5em;
}
.slideshow_pagenumber {
	float: right;
	height: 50px;
	width: 220px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #687818;
}
.headerAngHome {



	height: 140px;
	background: url(images/ang_header.jpg);
	color: #9fe6ff;
	margin: 0px 0;
	padding: 0px 0 0;
	border-bottom: 0px solid #ccc;
}
.footer a:hover {

	color: #003366;
	padding: 0px;
}
sponsorslogo {
	float: right;
	height: 150px;
	width: 250px;
	background-position: right;
}
.headerAngSponsors {




	height: 140px;
	background: url(images/ang_header_sponsors.jpg);
	color: #9fe6ff;
	margin: 0px 0;
	padding: 0px 0 0;
	border-bottom: 0px solid #ccc;
}
.left_side a:hover, .right_side a:hover {
color: #00CCFF;
}
.headerAngOurChurch {




	height: 140px;
	background: url(images/ang_header_ourchurch.jpg);
	color: #9fe6ff;
	margin: 0px 0;
	padding: 0px 0 0;
	border-bottom: 0px solid #ccc;
}
.headerAngGroups {





	height: 140px;
	background: url(images/ang_header_groups.jpg);
	color: #9fe6ff;
	margin: 0px 0;
	padding: 0px 0 0;
	border-bottom: 0px solid #ccc;
}
.headerAngContact {






	height: 140px;
	background: url(images/ang_header_contact.jpg);
	color: #9fe6ff;
	margin: 0px 0;
	padding: 0px 0 0;
	border-bottom: 0px solid #ccc;
}
.headerAngNews {







	height: 140px;
	background: url(images/ang_header_news.jpg);
	color: #9fe6ff;
	margin: 0px 0;
	padding: 0px 0 0;
	border-bottom: 0px solid #ccc;
}
.leftsponsors {

	float: left;
	width: 500px;
	color: #000000;
	margin-right: 0;
	margin-bottom: 0px;
	overflow: auto;
	height: 600px;
	margin-left: 10px;
}
.pagecontainerSponsors {

	width: 780px;
	padding: 11px;
	background-repeat: no-repeat;
	height: 600px;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
