.style4 {
color: #FFFFFF;
font-size:11px
}

*{
  font-family: tahoma;
  font-size: 11px;
  color: #707070
}

body{
  margin: 0px;
  background: #FFFFFF;
}

h3{
  font-size: 14px;
  text-align: center;
}

table{
  border-collapse: collapse;
}

a:link, a:active, a:visited{
  color: #5aa623;
  text-decoration: none;
}

a:hover{
  color: #5aa623;
  text-decoration: none;
}

.content{margin:5px}

.content img{  
  background-color: #fff;
  border: solid 1px silver;
  margin: 5px;
  padding: 5px;
  -moz-box-shadow: 1px 2px 4px 1px #ccc;
}

img.thumbnail{
  background-color: #fff;
  border: solid 1px silver;
  padding: 3px;
  -moz-box-shadow: 1px 1px 2px #ECEDE8;
}

a img.img_content {text-decoration:none; border:none}

img.img_content{
  background-color: #fff;
  margin: 5px;
  padding: 5px;
  -moz-box-shadow: 1px 2px 4px 1px #ccc;
}

/* ADMIN */
td.slice_01 {
  background: url(../images/admin_slice_01.jpg)
}

td.slice_02 {
  background: url(../images/admin_slice_02.jpg)
}

td.slice_03 {
  background: url(../images/admin_slice_03.jpg)
}

td.slice_04 {
  background: url(../images/admin_slice_04.jpg)
}

td.slice_05 {
  background: white
}

td.slice_06 {
  background: url(../images/admin_slice_06.jpg)
}

td.slice_07 {
  background: url(../images/admin_slice_07.jpg)
}

td.slice_08 {
  background: url(../images/admin_slice_08.jpg)
}

td.slice_09 {
  background: url(../images/admin_slice_09.jpg)
}

td.slice_01, td.slice_03, td.slice_07, td.slice_08, td.slice_09 {
  height: 20px
}

td.slice_01, td.slice_02, td.slice_03, td.slice_04, td.slice_06, td.slice_07, td.slice_08, td.slice_09 {
  width: 20px
}

td.slice_02, td.slice_05, td.slice_08 {
  width: 960px
}

div.admin_menu_title {
  background: green;
  padding: 5px 10px;
  font-weight: bold;
  color: white
}

/* INFO, ERROR */
.error{
  text-align: center;
  color: red;
  font-weight: bold;
}

.info{
  text-align: center;
  color: blue;
  font-weight: bold;
}

/* LOGIN TO ADMIN */
a.login_to_admin:link, a.login_to_admin:active, a.login_to_admin:visited, a.login_to_admin:hover{
  color: #707070;
  text-decoration: none;
}

/* PAGING */
.paging {
  padding: 20px 5px;
}

.paging ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.paging ul li.current {
  list-style: none;
  display: inline;
  padding: 5px;
  border: solid 1px #3B5998;
  text-align: center;
  font-weight: bold;
}

.paging ul li.n {
  list-style: none;
  display: inline;
  padding: 5px;
  background: #3B5998;
  border: solid 1px #bdc7d8;
  color: white;
  text-align: center;
}

.paging ul li.n span {
  color: white;
}

.paging ul li.of {
  list-style: none;
  display: inline;
  padding: 5px;
}

/* VISITOR COUNTER */
div.visitor_counter h3 {
  font-size: 12px;
  font-weight: bold;
  color: #eee;
  margin: -25px -4px 12px -5px;
  padding-left: 10px;
  padding-bottom: 2px;
}

div.visitor_counter {
  background: url(../images/vc_br.png) 100% 100% no-repeat;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

div.visitor_counter div {
  background: url(../images/vc_bl.png) 0 100% no-repeat;
}

div.visitor_counter div div {
  background: url(../images/vc_tr.png) 100% 0 no-repeat;
}

div.visitor_counter div div div {
  background: url(../images/vc_tl.png) 0 0 no-repeat;
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 15px;
  width: auto;
}

div.visitor_counter div div div div {
  background: none;
  padding: 0;
}

.latest_threats {
    text-align: left;
    width: 320px;
    font: bold 12px Tahoma;
    color: #333;
    margin-top: 20px;
}
.latest_threats .title {
    background: url(../images/top_threats.gif) no-repeat;
    height: 30px;
    line-height: 25px;
    padding: 0 8px;
}
.latest_threats .bottom {
    background: url(../images/bottom_threats.gif) no-repeat;
    font-size: 1px;
    height: 9px;
	border:none
}
.latest_threats .inside {
    font-size: 9px;
    font-weight: normal;
    border: 1px solid #999;
  background: url(images/bkg_.gif);
}
.latest_threats .inside p {
    font-size: 9px !important;
    margin: 0px 1px;
    line-height: 16px;
}   
.latest_threats p.hi {}
.latest_threats p.med {}
.latest_threats p.lo {}

/*Staf*/
div.staf{
width:100%;
margin:0px;
line-height:150%;
}

div.image_staf{
float:left;
width:160px;
margin:0;
}

div.content_staf{
margin-left:190px;
padding: 0px 0px 0px 20px;
}

/*data browse*/
table.mysql_browse_data tr td div.mysql_browse_data_content {
  padding       : 5px;
}

table.mysql_browse_data tr td.mysql_browse_data_header {
  background	: #4e9a29;
  border-bottom : 1px solid #cccccc;
  font-weight: bold;
  color: white;
  padding       : 3px 5px;
  text-align    : center;
  font-size     : 11px;  
}

table.mysql_browse_data tr td.mysql_browse_data_0 {
  background: #f0f0e8;
  border-bottom: 1px solid silver;
}

table.mysql_browse_data tr td.mysql_browse_data_1 {
  background: #e6e6d9;
}

table.mysql_browse_data tr td.mysql_browse_data_0 div, table.mysql_browse_data tr td.mysql_browse_data_1 div {
  padding       : 3px;
}

table.mysql_browse_data tr td.mysql_browse_data_total {
  background: #ddccee
}

input, select, radio {
  border        : solid 1px silver;
  font-family   : tahoma, sans-serif;
  font-size     : 11px;
  color         : #666666
}

.titleHeader{
margin: 0.2em;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 20px;
font-weight: bold;
color: #334318;
}

/*slideshow*/
#slider {
	position:relative; 
	height:230px
}

#slider a {
	float:left;
	position:absolute;
	}
	
#slider a img {
	border:none;
}
	
#slider a.show {
	z-index:500
}

#slider .caption {
	z-index:500; 
	background-color:#000; 
	color:#ffffff;	
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
	font-weight:bold
}

#slider .caption .content {
	margin:5px
}
	
#slider .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}

/*slider2*/
	
#page-wrap{ 
    background: white; 
	width: 650px; 
	margin: 0 auto; 
    padding: 0px 0; 
}

#sliders{ 
    background: white url(../images/slider-bg.jpg); 
	height: 150px; 
	overflow: hidden;
    position: relative; 
	margin: 50px 0; 
}
								  
/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  
#mover{ 
    width: 2880px; 
	position: relative; 
}

.slide{ 
    padding: 5px 30px; 
	width: 600px; 
	float: left; 
	position: relative; 
}

.slide h1{ 
    font-family: Helvetica, Sans-Serif; 
	font-size: 20px; 
    color: #ac0000;
	width: 300px;	
}

.slide p{ 
    color: #999; 
	font-size: 11px; 
	line-height: 15px; 
	width: 300px; 
}

.slide img{ 
    position: absolute; 
	top: 50px; 
	left: 400px; 
}

#sliders-stopper{ 
    position: absolute; 
	top: 1px; 
	right: 20px; 
	background: #ac0000; 
	color: white;
    padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	z-index: 1000; 
}



.newsbox {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.newsbox h3 {
	background: #787878;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 10px 4px 10px;
}

.newsbox p {
	color: #666666;
	line-height: 14px;
	text-align: justify;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.newsbox a {
	color: #5a87bf;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.top-newsbox {
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

.top-newsbox ul {
	margin: 0px;
	padding: 0px;list-style:none
}

.top-newsbox li {
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px;
}

.top-newsbox li img {
	border: 1px solid #d5d5d5;
	background-color: #fff;
	float: left;
    margin: 4px 5px 0px 0px;
}

.top-newsbox a {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	margin: 0px;
	padding: 4px 5px 4px 0px;
}

.top-newsbox a:hover {
	background: url('../images/a-eventbox-bghover.gif') left bottom repeat-x;
	color: #e21d11;
}

.top-newsbox p {
	line-height: 16px;
	margin: 5px 0px 5px 0px;
}

.event-box {
	float: right;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

.event-box ul {
	margin: 0px;
	padding: 0px;list-style:none
}

.event-box li {
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px;
}

.event-box a {
	border-bottom: 1px solid #e4e4e4;
	display: block;
	margin: 0px;
	padding: 4px 15px;
}

.event-box a:hover {
	background: url('../images/a-eventbox-bghover.gif') left bottom repeat-x;
	color: #e21d11;
}
