/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com)
-------------------------------------------------------------
	Ported to sNews 1.5.30 stable
	By: keyrocks - http://snews.ca
	Date: December 05, 2006
-------------------------------------------------------------------------- */

body { padding: 0; margin: 0; font: 0.8em Tahoma, Arial, sans-serif; line-height: 1.4em; background: #fff; color: #454545; _text-align:center;}

/* links */
a { color: #003B6E;}
a:hover { color: #9EC068;}	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }

h2 {
	font: bold 1.8em Arial, Sans-Serif;
	padding: 0 0 2px 0;
	margin: 0 10px 7px 0; /* padding bottom was 5px - increased to push images clear of calendar box */
	border-bottom: 1px dotted #ccc; }

h3 {   /* for title in extra functions */
	font: bold 1.4em Arial, Sans-Serif;
	padding: 0 0 2px 0;
	margin: -0px 0 5px 0;
	border-bottom: 1px dotted #ccc; }

h4 {
	padding: 0 0 2px 0;
	margin: 0 0px 2px 0; /* padding bottom was 5px - increased to push images clear of calendar box */
	border-bottom: 1px dotted #ccc; }

.messages {
	font: bold 1.3em Arial, Sans-Serif;
	padding: 0 0 0px 0;
	color:#000000;
	text-decoration:none;
	}

.messages:hover {
	text-decoration:underline;
	color:#000000;
	}

h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; text-decoration:underline;}
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; _text-align:left;}

/* header */
#header { height: 75px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* ------- New style-set for tabbed menu -------- */
#Menuset { background: #fff url(images/bigbox.gif) no-repeat top left; } /* wraps the whole enchilada */

#Menu { font-family: Arial, sans-serif; }

#Menu ul { text-align: center; /* tab-set container - centers horizontally. */
	   margin: 0; /* space between tab-set and outer menu container. */
           padding: 5px 38px 2px 0; /* add or remove right padding to adjust centering of tab group  */
         }
#Menu li { display: inline; } /* menu tabs are horizontally aligned using display: inline */

#Menu li a {
	padding: 7px 0 6px 10px; /* display: block won't work. Padding makes the whole tab a clickable link */
	_padding: 0 0 0 10px; /*IE6 hack - also need one for IE7 */
	color: #5d5350;
	text-decoration: none;
	font-weight: bold;
	background: url(images/tabbed-menu-left.gif) no-repeat left top; /* rollover effect without preload for left part of tab */
	}
#Menu li a:hover {
	background: url(images/tabbed-menu-left.gif) no-repeat left bottom; /* rollover for left part of tab in hover state */
	color: #000;
	}
#Menu li a.current {
	background: url(images/tabbed-menu-left.gif) no-repeat left top;
	color: #2C71AE;
	}
#Menu li a span {
	padding: 7px 10px 6px 0;
	background: url(images/tabbed-menu-right.gif) no-repeat right top; /* Rollover effect without preload for right part of tab */
	}
#Menu li a:hover span {
	background: url(images/tabbed-menu-right.gif) no-repeat right bottom;
	}
/* -------- search-block form --------- */
#sn_search {
        text-align: center; /*positions contents (field & button) over background search-block image. */
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 12px 0 0 208px; /* positions search-block image over menu background image */
	}
	
.searchfield {width:220px;}
/* ---------------- end of header mod section ---------------------------------*/

#sn_search p { padding: 0; margin: 0; }

/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}

/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
.left_articles { margin: 0 5px 10px 10px; padding: 10px 0 0 0; text-align: justify; border-bottom: 1px dotted #ccc; color: #000; background: #fff; }
.left_cal { float: left; width: 945px; margin: 0 0 10px 0; }

.calendar { height: 40px; /* was 50px */
	width: 40px; /* was 50px */
	float: left; background: #fff url(images/calendar.gif) no-repeat; padding: 5px 0 0 9px; color: #808080; }
.calendar p { padding: 0; margin: 0; }
.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }

/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 3px 0; color: #5d5d5d; }
	.smallboxtop { height: 13px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

/* right side */
#right { float: right; width: 295px; margin: 0 0 10px 0;  }
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box1000p.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 5px 5px 0 2px; margin: 0; text-align: justify; }
	.image { float: left; margin: 0 9px 3px 0; }
	
/* misc */
.buttons { text-align: right; padding: 4px 6px 0 0; margin-top: -11px; _margin-top: 1px; }
.buttonsextra { text-align: right; padding: 0; }

/* wraps buttons atop articles within main content container */
.left_articles .buttons { float: right; height: 25px; } /* height was 20px */

.bluebtn { background: url(images/bluebtn.gif) no-repeat; width: 100px; padding: 0px 18px 5px 14px; color: #fff; text-decoration: none; }

.greenbtn { background: url(images/greenbtn.gif) no-repeat; padding: 0px 18px 5px 15px; color: #fff; text-decoration: none; }

.redbtn { background: url(images/redbtn.gif) no-repeat; padding: 0px 18px 5px 14px; color: #680000; text-decoration: none; }

.bluebtn:hover, .greenbtn:hover, .redbtn:hover { background: url(images/hoverbtn.gif) no-repeat; color: #808080; } /* background was #488EB2 */

/* footer  */
.footer {
	clear: both;
	text-align: center;     font: 0.8em Tahoma, Arial, sans-serif; color: #505050;
	line-height: 1.6em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc; }

/* SNEWS */
fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: #E6FFE4; color: #000; }
input { padding: 3px; margin: 0; }
textarea { width: 97%; height: 20em; padding: 3px;}
input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #E8FFD9; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }

.services { float: left; padding: 5px 10px 0 0; border: 0; }

/* contact mod */
#contact_listing{
border-collapse: separate;
width:100%;
}
#contact_listing th{
border:#78f solid 1px;
background-color:#CAE8EA;
}
#contact_listing td{
border:#78f solid 1px;
background-color:#bAd8dA;
}
#contact_listing td.contact_list_alt{
border:#78f solid 1px;
background-color:#d0f0f0;
}
.contact_list_op_norm{
background-color:#bAd8dA;
}
.contact_list_op_alt{
background-color:#d0f0f0;
}

.thumb {height:90px;
		}

.zp{display:block}
.zp *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ADC0DA}
.zp1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #dbe3ef;
  border-right:1px solid #dbe3ef;
  background:#c1cfe3}
.zp2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f6f8fb;
  border-right:1px solid #f6f8fb;
  background:#bccbe1}
.zp3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #bccbe1;
  border-right:1px solid #bccbe1;}
.zp4{
  border-left:1px solid #dbe3ef;
  border-right:1px solid #dbe3ef}
.zp5{
  border-left:1px solid #c1cfe3;
  border-right:1px solid #c1cfe3}
.zpfg{
  background:#ADC0DA;
  padding-left:5px;}

.leftindent{padding-left:20px;}