/*
Standardized Style sheet for Katalog

24/11/2005 (c)Keyrai Solutions

*/

body {
	color:#000000;
	background-image: url('../images/bg01.jpg');
	text-align: center; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:12px;
	font-size:10px; 
	font-family:verdana, arial;
	scrollbar-3d-light-color: #99CC00;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #735D5F;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #99CC00;
	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-shadow-color: Gray;
    }

#container
	{
	background-color: #FFFFFF;
	width: 697px;
	margin: 0;
	padding: 0;
	text-align: left; 
	margin: auto;
}

#header
	{
	width: 697px;
	height: 277px;
	background-image: url('../images/255_sleeping.jpg');
}



#blog {
	padding: 1em;
	max-width: 100%;
	background-color: #FFFFFF;
	margin:0px;
	font:12px/12px tahoma, verdana, arial;
	line-height: 1.5;
	text-align: left;
	vertical-align:top;
}


#footer
{
	position: relative;
	width: 697px;
	height: 29px;
	top: 0px;
	left: 0px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align:baseline;
	background-image:url('../images/sleepingfoot.jpg');
}

table 
{
	margin:0px;
	padding:0px;
	font-size:10px; 
	font-family:verdana, arial;
	line-height: 1.5;
	text-align: left;
}

.tableBorder
{
 	BORDER-RIGHT: #B0E05D 1px dotted; 
 	BORDER-TOP: #B0E05D 1px dotted;
 	BORDER-LEFT: #B0E05D 1px dotted; 
 	BORDER-BOTTOM: #B0E05D 1px dotted
}

A:link, A:visited, A:active {color: #99CC00; text-decoration: none}
A:hover 
{
	color: #FF9900; 
	text-decoration:none;
}

/* Mambo specific */

.createdate, .modifydate {
		font:9px/9px tahoma, verdana, arial;
		line-height: 1.5;
		font-weight:bold;
  	        text-align: left; 
		}			

table.moduletable 
{
		width: 205px;
		text-align:left;
		padding: 5px;
}

table.moduletable td {
		text-align:left;
}

table.moduletable th {
		text-align:left;
		text-indent: 18px;
		background-image: url('../images/sleepingdot.gif');
		background-repeat: no-repeat;
}

.contentheading
{
	background-color : #FFFFFF;
	font-size : 11px; 
	font-family : verdana, arial;
	font-weight : bold;
}

.sectiontableheader, componentheading {
		margin:0px;
		padding:5px;
		line-height: 1.5;
		font-weight:bold;
 		text-align:left;
		text-indent: 15px;
		background-image: url('../images/sleepingdot.gif');
		background-repeat: no-repeat;
		background-position:  left top;; font-style:normal; font-variant:normal; font-size:14px; font-family:tahoma, verdana, arial
}

.button {
  color: #000000;
  font-family: Verdana, Arial;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background-color:#99CC00;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}


.inputbox {
	padding: 2px;
	font-size: 11px;
	border:solid 1px #CCCCCC;
	background-color: #EEEEEE;
}

.textarea {
	padding: 2px;
	font-size: 11px;
	font-family: verdana;
	border:solid 1px #cccccc;
	background-color: #EEEEEE;
}

.sectiontableentry1 {
	background-color : #F8F8F9;
}

.sectiontableentry2 {
	background-color : #f0f0f0;
}

.contentdescription, a.mainlevel:link, a.mainlevel:visited, .category {
		text-align:left;
}



ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style-image: url('../images/dotsmall.png');
	text-indent: 2px; 
	list-style-type:none;
	list-style-position:inside
	}


.pathway, a.pathway:link, a.pathway:visited {
	font: 10px/10px tahoma, verdana, arial;
	color: #999999;
}
a.pathway:hover {
	font: 10px/10px tahoma, verdana, arial;
	color: #cfcd92;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	}
	
a.mainlevel:hover {
	color: #99CC00;
	font-size: 11px;
	font-family:Trebuchet MS, verdana, arial;
	text-decoration: underline;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	}
.contentpane, .contentpaneopen
{	
	text-align: left;
}

.bottom {
	clear:both;
	}
	
.messageStackError
{
  background-color: #FF0000;
  background-image: url('../images/warning.png');
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-family: Verdana; 
  font-size: 11px;
  text-align: left;
  text-indent: 18px;
}

div.hr{
  height: 1px;
  background: #FFFFFF
  url(../images/horizline.gif) scroll center;
}

div.hr hr {
  display: none;
}

div.hr1	
{ 
  height: 1px; 
  background: #FFFFFF
  url(../images/horizlinegreen.gif) scroll center;
}

div.hr1 hr {
  display: none;
}
