body {
background-color:#333333;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#333333;
}

#page {
width:900px;
margin:auto;
padding:auto;
background-image:url(../images/page.png);
}

#page2 {
width:900px;
background-image:url(../images/pagetop.png);
background-repeat:no-repeat;
}

#header {
clear:both;
width:850px;
height:72px;
background-image:url(../images/header.png);
padding-top:30px;
padding-left:50px;
}

#menulinks {
clear:both;
width:875px;
height:42px;
padding-left:25px;
background-image:url(../images/menulinks.png);
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:11px;
	height:35px;
   background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
  }

#menulinks a span {
	padding-left:8px;
	padding-right:20px;
	padding-top:9px;
	height:26px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(../images/menuhover.png);
	background-position:top left;
	text-decoration:none;
	color:#555555;
}

#menulinks a:hover span, #menulinks a.active span {
   background: url(../images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
	color:#555555;
}

#mainarea {
width:860px;
clear:both;
padding-left:40px;

}

#contentarea {
width:560px;
padding-right:30px;
float:left;
line-height:14pt;
padding-bottom:10px;
}

#sidebar {
float:left;
width:235px;
line-height:14pt;
}

#footer {
width:900px;
clear:both;
height:30px;
padding-top:20px;
text-align:center;
line-height:14pt;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:12px;
}

#footer a {
color:#FFFFFF;
}

h1 {
margin-top:20px;
font-size:14pt;
color:#111111;
}

h1 a {
color:#111111;
}

h2 {
font-size:10pt;
color:#333333;
padding-top:6px;
text-align:justify;
}
.description {
font-size:14pt;
color:#FFFFCC;
margin:0;
padding-left:5px;
}

a {
color:#555555;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.lgo{float:right; top:-20; width:200px; height:120px; padding-top:0px}
.button{background:url(../images/button.gif);
background-repeat:no-repeat; width:90pt; height:20pt;  border:0pt; color:white;}
.fl{float:left;}
.fr{float:right;}
h4{color:#333333; font-size:10pt; align:justify;}
h8{color:#333333; font-size:7pt; align:justify;}
h3{color:#333333; font-size:11pt; align:justify;}
.tf{width:45px; color:#333333; margin-right:10px;}
.b{width:100px;}
.bb{width:140px;}
.tff{width:300px; height:100px; color:#333333;} 

#sidepicture{
	margin-top:15px;
	margin-left:10px;
	width:200px;
	height:200px;
}
label.error{
	font-size:7pt;
	color:#ff0000; 
}
select.tf{
	background-image:url(../images/page.png)
}
.IE{
	margin-bottom:-20px;
}
.google{
width:60px;
background:#CCFFCC;
*border:2px;
border-color:#111111;
}

.hide{
	display:none;
}
#loginform
{
	position:absolute;
	left:32%;
	top:250px;
}
#addnews{
	position:absolute;
	top:100px;
	left:25%;
	width:50%;
	height:780px;
	background:#eeeeee;
}
#modnews{
	position:absolute;
	top:100px;
	left:25%;
	width:50%;
	height:780px;
	background:#eeeeee;
}
#cats{
	margin-top:50px;
}
#adcts{
	position:absolute;
	top:230px;
	left:40%;
	width:20%;
	height:100px;
	background:#eeeeee;
}
#addprod{
	position:absolute;
	top:100px;
	left:25%;
	width:50%;
	height:850px;
	background:#eeeeee;
}
#modprod{
	position:absolute;
	top:100px;
	left:25%;
	width:50%;
	height:870px;
	background:#eeeeee;
}