*:focus { outline: 0;}

img {border: none}

body {
margin: 0px;
padding: 0px;
background-color: #000;
background-image: url(../images/background.jpg);
background-repeat:no-repeat;
background-position:center top;
}
input, textarea, select {
	border: 1px solid #ccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 3px;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	padding-bottom: 15px;
	background-color: #fff;
	padding-top: 15px;
}
#menu {
margin-left: 10px;
margin-right: 10px;
background-image: url(../images/menu.gif);
background-repeat:repeat-x;
height: 35px;
line-height: 35px;
}
#menu a {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
background-image: url(../images/menuLine.gif);
background-position:right;
background-repeat:no-repeat;
color: #fff;
text-decoration:none;
padding-left: 25px;
padding-right: 25px;
text-transform:uppercase;
display: block;
float: left;
}
#menu a:hover {
color: #fdba31;
}
#menu .menuLeft {
background-image: url(../images/menuLeft.gif);
background-repeat:no-repeat;
height: 35px;
width: 5px;
float: left;
}
#menu .menuRight {
background-image: url(../images/menuRight.gif);
background-repeat:no-repeat;
height: 35px;
width: 5px;
float: right;
}

#homepagePromo {
height: 280px;
padding-left: 50px;
padding-right: 50px;
}
#homepagePromo .left {
float: left;
background-image: url(../images/homepagePromo.jpg);
background-position:left;
background-repeat:no-repeat;
width: 280px;
height: 280px;
}
#homepagePromo .right {
width: 600px;
float: left;
}
#homepagePromo .right h1 {
margin: 0px;
padding: 0px;
color: #729831;
font-weight: bold;
font-family: arial;
font-size: 24px;
padding-top: 40px;
padding-bottom: 5px;
}
#homepagePromo .right h2 {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333;
padding-bottom: 15px;
}
#homepagePromo .right .content {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #333;
line-height: 21px;
text-align:justify;
}
#homepagePromo .right .more {
margin-top: 20px;
float: right;
width: 192px;
height: 40px;
background-image: url(../images/homepagePromoMore.jpg);
background-repeat:no-repeat;
}
#homepagePromo .right .more a {
text-decoration: none;
display:block;
width: 192px;
height: 40px;
}
#projects {
background-image: url(../images/projects.gif);
background-repeat:repeat-x;
border: 1px solid #d7d7d7;
margin-left: 10px;
margin-right: 10px;
height: 239px;
}
#projects .title {
font-family: Arial, Helvetica, sans-serif;
color: #729831;
font-size: 14px;
text-transform:uppercase;
font-weight: bold;
padding-left: 35px;
padding-top: 20px;
}
#projects .project {
width: 202px;
height: 152px;
background-image: url(../images/project.gif);
background-repeat:no-repeat;
margin-right: 28px;
margin-top: 20px;
background-color:#999999;
float: left;
}
#projects .project .image {
height: 114px;
width: 178px;
padding-left: 10px;
padding-top: 10px;
}
#projects .project .name {
height: 24px;
padding-left: 10px;
line-height: 24px;
color: #333;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
#projects .project .name a {
color: #333;
text-decoration:none;
background-image: url(../images/urlIcon.gif);
background-repeat:no-repeat;
background-position:center right;
display: block;
width: 178px;
}
#projects .project .name a:hover {
color: #000;
}
#homepageBlock {
border: 1px solid #d7d7d7;
margin: 10px;
padding: 0px;
height: 249px;
}
.clear {
clear: both;
height: 10px;
}
#footer {
font-family:"Lucida Grande", Arial, Helvetica, Verdana, Times;
font-size: 10px;
line-height: 14px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
color: #fff;
margin-left: auto;
margin-right: auto;
width: 970px;
background-color: #1a1a1a;
}
#footer a {
color: #fff;
text-decoration:none;
}
#footer a:hover {
text-decoration: underline;
}

#pagemanager .title h1 {
margin: 0px;
padding: 0px;
color: #729831;
font-weight: bold;
font-family: arial;
font-size: 24px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 5px;
}
#pagemanager .subTitle h1 {
margin: 0px;
padding: 0px;
color: #729831;
font-weight: bold;
font-family: arial;
font-size: 18px;
clear: both;
padding-top: 20px;
}
#pagemanager .subTitle h2 {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333;
padding-bottom: 15px;
padding-left: 20px;
}
#pagemanager .txt {
padding-left: 20px;
padding-right: 20px;
font-family:"Lucida Grande", Arial, Helvetica, Verdana, Times;
font-size: 12px;
color: #333;
line-height: 20px;
}
#pagemanager .txt a {
	text-decoration: underline;
	color: #333;
}
#pagemanager .txt a:hover {
	text-decoration: none;
	color: #000;
}
#pagemanager .txt .tekst {
	font-size: 11px;
border-bottom: 1px dotted #d6d6d6;
height: 22px;
line-height: 22px;
}
#pagemanager .domainBlock {
	width: 280px;
	float: left;
	border: 1px solid #ccc;
	padding: 10px;
	height: 60px;
	margin-right: 16px;
	background-color:#eee;
	font-size: 11px;
}
#pagemanager .domainBlock2 {
	margin-right: 16px;
	width: 280px;
	float: left;
	background-color:#eee;
	border: 1px solid #ccc;
	padding: 10px;
	height: 60px;
	font-size: 11px;
}
#pagemanager .domainBlock3 {
	font-size: 11px;
	width: 280px;
	float: left;
	background-color:#eee;
	border: 1px solid #ccc;
	padding: 10px;
	height: 60px;
}
#pagemanager .domainBlock a, #pagemanager .domainBlock2 a, #pagemanager .domainBlock3 a{
font-size: 14px;
color: #333;
}
#pagemanager .domainBlock a:hover, #pagemanager .domainBlock2 a:hover, #pagemanager .domainBlock3 a:hover {
font-size: 14px;
color: #000;
text-decoration:none;
}


.clicker {
cursor:pointer;
height: 49px;
line-height: 49px;
padding-left: 10px;
display: block;
border-bottom: 1px solid #d7d7d7;
font-family:"Lucida Grande", Arial, Helvetica, Verdana, Times;
font-size: 11px;
color: #333;
width: 189px;
text-decoration:none;
width: 199px;
border-right: 1px solid #d7d7d7;
}
.clicker:hover {
color: #729831;
font-weight: bold;
}
dl {
position:relative;
margin: 0px;
padding: 0px;
top: 0px;
}
.abs {
font-family:"Lucida Grande", Arial, Helvetica, Verdana, Times;
width: 708px;
padding: 20px;
position:absolute;
top:0px;
left: 170px;
}
.selected {
color: #729831;
font-weight: bold;
}
.abs .title {
font-size: 12px;
font-weight: bold;
color: #000;
padding-bottom: 10px;
}
.abs .txt {
font-size: 11px;
color: #333;
line-height: 16px;
}
.abs .newsItem a {
	border-bottom: 1px solid #CCC;
	height: 24px;
	line-height: 24px;
	color: #333;
	text-decoration:none;
	display: block;
}
.abs .newsItem a:hover {
color: #729831
}
.abs .newsArchive a {
	float: right;
	font-weight: bold;
	text-align:right;
	height: 24px;
	line-height: 24px;
	color: #333;
	text-decoration:none;
}
.abs .newsArchive a:hover {
color: #729831
}
.abs .tags  {
font-size: 16px;
line-height: 30px;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 20px;
color: #888;
text-align:justify;
}
.abs .tags a {
color: #888;
text-decoration:none;
}
.abs .tags a:hover {
color: #000;
}
.abs .tags .tagLarge {
font-weight: bold;
font-size: 20px;
color: #444;
}
.abs .tags .tagSmall {
font-weight: bold;
font-size: 12px;
}
