/**
 design by lichtenart.com 2006
 */
 
body {
	margin-top: 2%;
	color: #3D4022;
	background: url(../images/bg.png);
}

td,tr,p,div {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	}

a:link, a:visited {
	font-size: 12px; 
	color: #FF9C00;      /* #B85F00; */
	text-decoration: none;
	font-weight: bold;
	font-family:  Tahoma, Verdana, Arial, Helvetica;
	}

a:hover {
	color: #5A5A29;
	}
	
img{
 border : none;
}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside 3px;
	}
	
.sitetitle
	{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #DAA520;
	}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #DAA520;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #DAA520;
	text-decoration: none;
	font-weight: normal;
	}
 
.button {
	color: White; 
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-align: center;
	font-size: 12px;
	border: 1px none #DAA520;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	background: #5A5A29;
	}

.inputbox {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: White;
	background: #FFFFFF;
	border: 1px none #DAA520;
	background-color: #5A5A29;
	margin-top: 2px;
	margin-bottom: 2px;
	}

a.mainlevel  {
  font-family      : Tahoma, Verdana, Arial, Helvetica;
  text-align       : left;
  display          : block;
  line-height      : 20px;
  height: 20px;
  font-size        : 13px;
  font-weight      : bold;
  width            : auto;
  color: White;
  padding-left: 5px;
  background: url(../images/designbylichtenart_38.gif);
    }

a.mainlevel_bottom  {
  font-family      : Tahoma, Verdana, Arial, Helvetica;
  text-align       : center;
  font-size        : 10px;
  font-weight      : normal;
  width            : auto;
  color		   : #CCCCCC;
    }

a.mainlevel: link {
  text-align       : left;
  font-size        : 13px;
  font-weight      : bold;
  width            : 100%;
  display          : block;
}

a.mainlevel_bottom: link {
  text-align       : center;
  font-size        : 10px;
  font-weight      : normal;
  width            : 100%;
}

a.mainlevel:link, a.mainlevel:visited {
	text-align       : left;
 	font-size        : 13px;
 	font-weight      : normal;
 	padding          : 0px 0px 0px 2px;
 	color            : White;
 	width            : auto;
 	border-left	 : 2px solid #FFFFFF;
}

a.mainlevel_bottom:link, a.mainlevel_bottom:visited {
	text-align       : center;
  	font-size        : 10px;
  	font-weight      : normal;
  	padding          : 5px 0px 0px 5px;
  	color            : #CCCCCC;
  	width            : auto;
}

a.mainlevel:hover {
	text-align       : left;
	display          : block;
	color            : White;
	font-weight      : bold;
	text-decoration  : none;
	border-left	 : 2px solid #DAA520;
}

a.mainlevel_bottom:hover {
	text-align       : center;
	display          : normal;
	color            : #666666;
	font-weight      : normal;
	text-decoration  : none;
 	padding          : 5px 0px 0px 5px;
}
	
a.sublevel:link, a.sublevel:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #DAA520;
	font-weight: normal;
}

a.sublevel:hover {
	color: #DAA520;
	font-weight: bold;
	}


.createdate {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #B85F00;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	}

.modifydate {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #DAA520;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	font-size: 12px; 
	color: #D2691E;
	text-decoration: none;
	font-family:  Tahoma, Verdana, Arial, Helvetica;
	}

a.readon:hover {
	color: #5A5A29;
	}
	
.contentpane {		
	background-color : #FFFFFF;
	}

.contentpaneopen {	
	background-color : #A39963;
	border: 1px solid #938955;
	}

.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
 	color: #5A5A29;
	text-align:left;
	line-height: 16px;
	height: 15px;
	/** border-left: 10px solid #DAA520; */
	padding-left: 12px;
	}

.contentdescription {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: Black;
	text-align: left;
	}

table.contenttoc {
	color: Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-left: 10px;
    }

table.contenttoc td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
	padding: 3px;
}

.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

.sectiontableheader {
	padding: 2px;
	color : Black;
	font-weight : bold;
	}

.sectiontableentry1 {
	background-color : #E5D9AF;
	}
	
.sectiontableentry2 {
	background-color : #F5F5DC;
	}


.category {
	color: #5A5A29; 
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #DAA520;  font-weight: bold;
	}

a.category:hover {
	color: #5A5A29;
	}



.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
 	color: #5A5A29;
	text-align:left;
	line-height: 16px;
	height: 15px;
	padding-left: 2px;
	margin-bottom: 3px;
	}

div.module {
  float:right;
}

table.moduletable {
	margin: 3px 0px 3px 5px;
	width: 95%;
	}

table.moduletable th {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #DAA520;
	text-align: left;
	background-color: #E5D9AF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	background: url(../images/designbylichtenart_38.gif);
	}

table.moduletable td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-top: 5px;
	color: #E5D9AF;
	}
	
 
.poll {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #DAA520;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid Black;
}

.date {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #DAA520;
}
