
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin:0;
	padding:0;
	height:100%;
	background: #ffffff url(../images/common/bgcontainer.jpg) top center repeat;
}

h1,h2,h3,h4,ul,li,a,img {
	margin:0;
	padding:0;
	border:0;
}

#wrapper{
	margin: 0 auto;
	width: 850px;
	background: #FFFFFF url(../images/common/bgwrapper.gif) repeat-x;
	overflow: hidden;
}

#header {
	padding: 0 12px;
}

#logo {
	background: transparent url(../images/common/damuthlogo.gif) no-repeat;
	width: 147px;
	height: 83px;
	float: left;
	margin-top: 8px;
}

#ihome {
	float: left;
	padding: 0 12px;
}

a.intranethome {
	width: 156px;
	height: 43px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/common/ihome_on.gif) no-repeat top left;
	background-position: 0 -6px;
	text-indent: -9999px;
}

a:hover.intranethome {
	background-position: 0 0;
}

#nav {
	float: right;
	margin-top: 8px;
	text-align: right;
}

#content {
	clear: both;
	padding: 16px 12px;
}

#col1 {
	clear: both;
	float: right;
	width: 260px;
}

#col2 {
	float: left;
	width: 564px;
}

#files {
	clear: both;
	padding: 16px 12px;
}

#footer {
	clear: both;
	padding: 12px;
}

#login {
	width: 350px;
}

/* ----------  Z-INDEX  ---------- */

#header { z-index: 100; }
#folderalbum { z-index: 200; }
#folderalbum-main { z-index: 300; }
#folderalbum-main ul { z-index: 400; }
#folderalbum-main ul ul { z-index: 500; }


/* ----------  folderalbum-nav ---------- */

#folderalbum {
	clear: both;
	width: 850px;
	padding-top: 16px;
	padding-left: 20px;
}

#folderalbum-main {
}

#folderalbum-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
	width: 856px;
	position: relative;
}
	
#folderalbum-main ul li {
	position: relative;
	float: left;
}

#folderalbum-main ul li a {
	height: 41px;
	display: block;
	background: transparent url(../images/common/bgmenu.jpg) top right no-repeat;
	padding: 14px 38px 0 16px;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.3em;
}

#folderalbum-main ul li a:hover {
	background: transparent url(../images/common/bgmenuon.jpg) top right no-repeat;
}

#folderalbum-main ul li ul {
	display: none;
	padding-top: 2px;
	height: auto;
	width: 169px;
	position: absolute;
	top: 40px;
	left: 0;
}
	
#folderalbum-main ul li.hover ul,
#folderalbum-main ul li:hover ul {
	display: block;
}
	
#folderalbum-main ul li ul li {
	float: none;
	width: 169px;
	background-color: #315378;
}

#folderalbum-main ul li ul li a {
	text-indent: 0;
	display: block;
	margin: 0;
	padding: 7px 20px 7px 22px;
	font-size: 1.0em;
	line-height: 1em;
	color: #fff;
	height: auto;
	background: none;
}

#folderalbum-main ul li ul li a:hover {
	background-color: #3d73a1;
	background-image: none;
	text-decoration: none;
}


/* ---------- Folders and Photo Albums ---------- */


.photos2 {
	padding: 0 30px;
}

.photos2 a {
	width: 146px;
	height: 100px;
	padding: 32px 10px 0 10px;
	text-decoration: none;
	color: #000000;
	font-size: 1.4em;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/common/photoalbum2.gif) top center no-repeat;
	color: #000;
}

photos2 a:hover {
	background-position: 13px 2px;
}

#folderinnerd {
}

#fonderinnerd h1 {
	color: #a9c6da;
	font-size: 2.6em;
	padding: 0 20px 14px 20px;
}

.category {
	width: 236px;
	display: block;
	padding: 0 20px 20px 0;
	margin: 0 5px;
	margin-bottom: 16px;
	float: left;
	background: #c6dbee url(../images/common/bgfolderf.gif) bottom left no-repeat;
	word-wrap: break-word;
}

.category h2 {
	width: 236px;
	height: 44px;
	padding: 21px 10px 0 10px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
	background: url(../images/common/bgfolderh.gif) top left no-repeat;
}

.category h3 {
	width: 225px;
	padding: 12px 12px 12px 10px;
	font-size: 1.1em;
	font-weight: normal;
	color: #003366;
}

.category p {
	width: 225px;
	padding: 0 10px 0 20px;
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.1em;
}

.clearing {
	clear: both;
}

/* ---------- Search ---------- */

#search {
	vertical-align: middle;
	padding: 8px 0;
}



/* ---------- News / Evemts ---------- */

#news {
	width: 450px;
	padding: 0 20px;
	font-size: 1.2em;
}

#news h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #f10f1a;
}

#news h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
}

#news p {
	padding: 6px 0 0 0;
}

.event {
	padding: 10px 0;
	width: 243px;
}


/* ---------- Table Styles ---------- */


.homeevents {
	border: 1px;
	border-color: #dddddd;
}

.homeevents td {
	padding: 5px;
	background: transparent url(../images/bgtd.jpg) repeat-x;
}

.homeevents th {
	padding: 5px;
	text-align: center;
	background: #8aa4c5 url(../images/bgth.jpg) repeat-x;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
}


/* ----------  Icons  ---------- */

a.mp3, a.doc, a.pdf, a.email, a.xls, a.pps, a.txt, a.pic, a.archive, a.weblink {
	padding: 2px 0 2px 24px;
	display: block;
	color: #000000;
}

a em {
	color: #666666;
}

a.doc { background: url(../images/common/icon_doc.gif) no-repeat; }
a.pdf { background: url(../images/common/icon_pdf.gif) no-repeat; }
a.xls { background: url(../images/common/icon_xls.gif) no-repeat; }
a.pps { background: url(../images/common/icon_pps.gif) no-repeat; }
a.txt { background: url(../images/common/icon_txt.gif) no-repeat; }
a.pic { background: url(../images/common/icon_pic.gif) no-repeat; }
a.archive { background: url(../images/common/icon_archive.gif) no-repeat; }
a.email { background: url(../images/common/icon_email.gif) no-repeat; }
a.weblink { background: url(../images/common/icon_link.gif) no-repeat; }




/* ----------  Image Styles  ---------- */	

.leftpic {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
	
.rightpic {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}



/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

.peopletable {
		border-collapse:collapse;
		background:#EFF4FB url(http://www.roscripts.com/images/teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:1em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.peopletable td, .peopletable th {
		padding:5px;
}

.peopletable caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

.peopletable a {
		color:#950000;
		text-decoration:none;
}

.peopletable a:hover {
		color: #000;
}

/* =head =foot
----------------------------------------------- */

.peopletable thead th, .peopletable tfoot th, .peopletable tfoot td {
		background-color:#31517a;
		color:#fff
}

.peopletable tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.peopletable tbody th, .peopletable tbody td {
		border-bottom: dotted 1px #333;
}

.peopletable tbody th {
		white-space: nowrap;
}

.peopletable tbody th a {
		color:#333;
}

.odd {}

.peopletable tbody tr:hover {
		background:#fafafa;
}

.style3 {font-size: 9px; color: #666666;}