/* CSS Document */

html, body {margin:0;padding:0}

body {
	font: 76% arial,sans-serif;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#dddddd;
}

#header{
	height:75px;
	margin:0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#search{float:right; margin:15px 0px 0 0; text-align:right;}

#container{width:830px; margin:0 auto}

#wrapper{clear:both; width:100%}

#news-flash{clear:both; width:100%; padding:5px;}

#news-flash a{ text-decoration:underline; color:#0000FF;}

#content{margin:0 190px; padding:15px 0;}
#content a { text-decoration:underline; color:#990099; }
#content a:hover{text-decoration:none; color:#990099;}
#content a:visited {color:#990099; }

#category-jakday {
	width:170px;
	padding:10px 5px;
	background:#FFFFCC;
	border:1px solid #FF0000;
}

#category-safety {
	width:170px;
	padding:10px 5px;
	background:#F2F2F2;
	border:1px solid #FF0000;
}

#category-security {
	width:170px;
	padding:10px 5px;
	background:#B3F2F2;
	border:1px solid #FF0000;
}

#left{float:left; width:180px; padding:15px 0;}

#right{float:right; width:180px; padding:15px 0;}

#footer{float:left; width:100%; border-top:1px solid #CC0000; margin:15px 0; text-align:center;}


#page-titl{ padding:5px 10px; background:#b5b5b5; color:#FFFFFF; font-weight:bold;}

#sub-titl{ padding:5px 0 15px 10px;}

#category {
	width:170px;
	padding:0 0 10px 5px;
	color:#0000FF;
	font-size:14px;
	font-weight:bold;
}

#latest-news {
	padding:5px 0;
	border-bottom:1px dotted #333333;
}
.post {
	border-left: 1px #E85E03 solid;
	border-right: 1px #E85E03 solid;
	border-bottom: 1px #E85E03 solid;
}
.postheader {
	color: white;
	background: url(../images/headred.png);
	padding: 2px;
}
.postheader td {
	color: white;
	height: 15px;
	line-height: 15px;
}
.postusername {
	background-image: url(../images/user2.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 15px;
}
.postusername a {
	color: white;
}
.postusername a:hover {
	text-decoration: underline;
}
.posttitle {
	font-weight: bold;
}
a.postwebsite:link, a.postwebsite:visited, a.postwebsite:hover {
	background: url(../images/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
}

.postnotify1 {
	background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}

.postnotify0 {
	background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.postusertype {
	text-transform: capitalize;
}
.postbody td {
	color: #505367;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}
.postbody table {
	border: 0px;
	padding: 2px;
}
.sectiontableentry1 .postbody {
	background: url(../images/body1.gif) repeat-x;
}
.postbody {
	background: url(../images/body2.gif) repeat-x;
}
.postfooter {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* Style */
.red {color:#CC0000;}
.small { font-size:10px;}
.biger {font-size:14px;}
.bigest {font-size:18px;}
.input { background:#CCCCCC url(img/sbar_a_hili.gif) repeat-x; border:solid 1px #cccccc;}
.submit { border:solid 1px #cccccc; background: url(img/unlock1.png) no-repeat; padding-left:30px; height:35px; color:#660000;margin-left:55px;  }
hr {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-bottom-color: #990000;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 5px 0px 10px 30px;
}
.search {
	color: #666666;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	background-image: url(../img/49.png);
	width: 50px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 20px;
}
input {
	background-image: url(../img/sbar_a_hili.gif);
	border: 1px solid #CCCCCC;
}
input.error, select.error { border: 1px solid red; }
label.error { color:red; margin-left: 10px; }
textarea {
	border: 1px solid #CCCCCC;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

