/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	/* background:url(../images/body_bg.gif) repeat; */
}
body {
	width: 100%;
	height: 100%;
	/*font-size: 82.5%; */
	font-size: 12px;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
/* dir clases saakums */

.augsha {
	background-image: url(../images/fons_au.gif);
	background-repeat: repeat-x;
	height: 159px;
}
.head {
	background-image: url(../images/augsha.gif);
}
.apaksha, #Footer{
	background-image: url(../images/fons_ap.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.tonisK {
	background-image: url(../images/tonisKr.gif);
	background-repeat: repeat-y;
}
.tonisL {
	background-image: url(../images/tonisL.gif);
	background-repeat: repeat-y;
}
.vidus {
	margin: 0 auto;
	width: 800px; 
}.galv {
	background-image: url(../images/augsha.gif);
	 width: 799px; 
	height: 159px;
	float: right;
	padding-left: 225px;
	background-repeat: no-repeat;
}
.logo {
	background-image: url(../images/logo.gif);
	height: 129px;
}
.elapa {
	background-image: url(../images/elapa.jpg);
	height: 33px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.val {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
.menu {
	background-image: url(../images/poga.gif);
	display: block;
	width: 175px;
	height: 27px;
}
.menu:hover, .menu:active {
	background-image: url(../images/poga_akt.gif);
	display: block;
	width: 175px;
	height: 27px;
}
#menu1 .pogas, .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/poga.gif);
	color: #000000;
	display: block;
	width: 175px;
	height: 27px;
	line-height: 25px;
	padding-left:5px;
}
#menu1 .pogas:hover, .pogas:active, .link:hover, .link:active, .section, .current { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/poga_akt.gif);
	color: #FFF;
	display: block;
	width: 175px;
	height: 27px;
	line-height: 25px;
	padding-left:5px;


}
.tab {
	width: 550px;
	height: 100px;
	background-image: none;
}

/* dir class end */


a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	margin:0px auto;
	width:100%;
}
#Header {
	background-image: url(../images/fons_au.gif);
	background-repeat: repeat-x;
	height: 159px;
	/*background:url(../images/blueback.gif) bottom left repeat-x;*/
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:left;
}
	#Header h1 {
		color:#fff;
		font-size:1.5em;
		line-height:4.5em;
		padding-left:20px;
	}
		#Menu1 {
			padding:10px 50px 0;
		}
			#Menu1 li {
				float:left;
				margin-left:2px;
				background:url(../images/menu1_right.gif) no-repeat right top;
			}
				#Menu1 li.current,
				#Menu1 li.section {
					background:url(../images/menu1_right_on.gif) no-repeat right top;
				}
				#Menu1 li a {
					display:block;
					color:#fff;
					font-weight:bold;
					font-size:1.1em;
					text-decoration:none;
					margine-left:10px;
					padding:5px 15px;
					background:url(../images/menu1_left.gif) no-repeat left top;
				}
					#Menu1 li a:hover {
						color:#d2ebff;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						background:url(../images/menu1_left_on.gif) no-repeat left top;
						color:#d2ebff;
					}

#ContentContainer {
	/* background:#f5f5f5 url(../images/ss_watermark.gif) bottom left no-repeat; */
	padding-top:20px;
	padding-bottom:20px;
	overflow: auto;
	vertical-align: top;
	width: auto;
} 

#Banner {
	text-align: center;
}

#Menu2 {
	margin-bottom: 3px;
	padding-left: 5px;
}
	#Menu2 li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #000000;
		background-color: #afbab9;
		display: block;
		width: 170px;
		background-image: none;
		height: 20px; 
		padding-left:0px;
	}
	#Menu2 a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #000000;
		/* background-image: url(../images/poga.gif); */
		background-color: #afbab9;
		padding-left:5px;
		display: block;
		width: 170px;
		height: 20px;

	}
	#Menu2 a:hover {
		background-image: url(../images/poga_akt.gif);
		color: #FFF;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color: #FFF;
		background-image: url(../images/poga_akt.gif);
	}

#Content {
	float: left;
	margin: 0px 20px;
	width:70%;
}

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

/* #Footer {
	background:#015581;
	clear:both;
	text-align:right;
	padding-right:20px;
	border:1px solid #ccc;
	border-top:0;
}
	#Footer span {
		color:#ccc;
		font-size:1.1em;
		line-height:2em;
		font-weight:bold;
		padding-left:20px;
		background:url(../images/ss_logo.gif) no-repeat;
	}
	#Footer a {
		color:#fff;
	}
		#Footer a:hover {
			text-decoration:none;
		}

*/
/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}
.img {
	/* margin-top: 10px; */
	margin-bottom: 5px;
}	

