/* CSS Document */
body {
	font:11px/18px "Lucida Grande", Geneva, Arial, Verdana;
	color: #bbb;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bck.jpg);

}

.out {
background-image:url(../images/topbck.jpg);
background-repeat:repeat-x;
line-height:16px;
float:left;
width:100%;
}

.int {
width:970px;
margin:0px auto;
}

.logo {
height:220px;
width:100%;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
float:left;
}

.main {
background-color:#303030;
background-image:url(../images/content_glow.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:10px;
float:left;
width:950px;
}

.left {
float:left;
width:720px;
}

.right{
float:right;
width:200px;
}

.footer{
background-color:#1d1d1d;
width:100%;
float:left;
background-image:url(../images/footerbottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:10px;
}

.footerin {
background-image:url(../images/footerglow.jpg);
background-position:top left;
background-repeat:no-repeat;

float:left;
width:100%;
}

.module {
width:178px;
background-color:#000000;
background-image:url(../images/menutop.jpg);
background-repeat:no-repeat;
background-position:top;
padding:10px 10px 0 10px;
font-size:0.88em;
}

.newmodule {
width:168px;
background-color:#000000;
background-image:url(../images/new.jpg);
background-repeat:no-repeat;
background-position:top;
padding:20px 5px 0 25px;
font-size:0.88em;
}

.menumodule {
width:198px;
background-color:#1d1d1d;
background-image:url(../images/menutop.jpg);
background-repeat:no-repeat;
background-position:top;
padding:18px 0 0 0;
font-size:0.88em;

}

.modulebottom {
width:198px;
height:18px;
background-image:url(../images/menubottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin-bottom:10px;
}

.mainmenuin {
padding:0px;
margin:0px;
background-image:url(../images/menubck.jpg);
background-position:top right;
background-color:#1d1d1d;
background-repeat:no-repeat;
}

.mainmenu ul li {

}

.inputbox {
font-size:0.88em;
border:1px solid #666;
background-color:#333;
color:#538bc3;
}

a.mainlevel:link, a.mainlevel:visited {
text-decoration:none;
color:#fff;
font-size:1.2em;
padding:7px;
margin:0px;
list-style:none;
background-image:url(../images/horsep.jpg);
background-repeat:repeat-x;
background-position:bottom;
display:block;
}

a.mainlevel:hover{
color:#9ac4ee;
}

.topmenu ul {
float:right;
padding:0px;
margin:0px;
margin-top:10px;
padding-right:20px;
height:12px;
line-height:12px;
}

.topmenu ul li {
float:left;
list-style:none;
line-height:12px;
}

.topmenu a:link, .topmenu a:visited {
color:#fff;
text-decoration:none;
border-left:1px solid #fff;
padding:0 5px;
font-size:0.88em;
}

.topmenu a:hover {
color:#9ac4ee;
}

.logotop {
float:left;
width:400px;
}
a:link, a:visited {
color:#9ac4ee;
}

a:hover {
color:#999;
}
h2 {
padding:5px 0;
margin:0;
color:#fff;
font-size:2.2em;
font-weight:bold;
letter-spacing:1px;
}

h3, .contentheading {
margin:0;
color:#fff;
font-size:1.2em;
font-weight:bold;
}

h3 {
padding:5px 0;}

h4 {
padding:5px 0;
margin:0;
color:#fff;
font-size:1.0em;
font-weight:bold;
}

.small, .createdate {
font-size:0.88em;
}

.leftcolum {
float:left;
width:48%;
}

.rightcolum {
float:right;
width:48%;
}

.topcolum {
border-bottom:1px dotted #666;
padding:0 0 14px 0;
}

.footerleft, .footermiddle, .footerright {
float:left;
width:46%;
padding:2%;

}

.footerright {
background-image:url(../images/vertsep.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.footerbottom {
font-size:0.88em;
color:#333;
padding:0 0 10px 10px;
}

