/* Design by Ernst Nägeli of NAgEX @ http://www.nagex.ch  All Rights Reserved */
	
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	background-image: url(../images/bg.png);
		
		}
		
table,td {
	font-size: 11px;
	}

		a:link   { color: #ab945a }
		a:visited   { color: #ab945a }
		a:active   { color: #ab945a }
		a:hover  { color: #a67319; text-decoration: underline }
		a.image, a.image:hover  {border:0;}
form{
	margin: 0px;
	padding: 0px;
}

/*##################### NAVGATION SECTION #####################*/	
/*NOTE: ADDNIG A Suffix"-MAINLEVELMENU" IN THE BACK END Module>> Parameters>>"Module Class Suffix:"-MAINLEVELMENU"*/
/**/
table.moduletable-MAINLEVELMENU  { color: white; background-color: #dbd9d1; margin: 0; padding: 0; width: 150px }


/*MAINLEVEL MENU */
.mainlevel  { background-color: #dbd9d1; margin: 0; padding: 0; width: 150px }
	
a.mainlevel    { color: white; font-weight: bold; background-color: #ab945a; display: block; padding: 3px 0 3px 10px; border-top: 1px solid white; border-bottom: 1px solid #dbd9d1 }

a.mainlevel:visited    { color: white; font-weight: bold; background-color: #ab945a; display: block; padding: 3px 0 3px 10px; border-top: 1px solid white; border-bottom: 1px solid #dbd9d1 }

	
a.mainlevel:hover  { color: white; font-weight: bold; text-decoration: none; background-color: #dbd9d1; background-image: none; border-top: 1px solid #cccccc }	
	
/*Sub Menu links */
	.sublevel  { background-color: #ab945a; margin: 0; padding: 0; width: 150px }
	a.sublevel   { color: white; font-weight: bold; background-color: #ab945a; display: block; padding: 3px 0 3px 10px; border-top: 1px solid #b91c00; border-bottom: 1px solid #a67319 }
	
	a.sublevel:visited   { color: white; font-weight: bold; background-color: #ab945a; display: block; padding: 3px 0 3px 10px; border-top: 1px solid #b91c00; border-bottom: 1px solid #a67319 }

	a.sublevel:hover   { font-weight: bold; text-decoration: none; background-color: #ab945a; background-image: none; border-top: 1px solid #cccccc }	
	

.search {}

/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;}
  
/* ##################### PATHWAY #####################*/	
	.pathway {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color:#333;
	}
	a.pathway:link   { color: #ab945a }
	a.pathway:visited   { color: #ab945a }
	a.pathway:active   { color: #ab945a }
	a.pathway:hover   { color: #ab945a; text-decoration: underline }
	
		
/* ##################### STANDARD MODULE TABLE  #################*/	

table.moduletable {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: White;
}

table.moduletable th   { color: white; font-family: "Trebuchet MS", verdana, sans-serif; background: #ab945a }

table.moduletable td {
font-family: "Trebuchet MS",verdana,sans-serif;
 font-size: 11px;
 }
 
 table.moduletable a:link{}
 table.moduletable a:visited{}
 table.moduletable a:active{}
 table.moduletable a:hover{}
 
  /*NOTE: "-log" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 
 table.moduletable-log{
font-family: "Trebuchet MS",verdana,sans-serif;
font-size: 11px;
color:White;
	}
 table.moduletable-log th{color:White;}
 table.moduletable-log td{color:White;
 text-align: center;}
 table.moduletable-log a:link{color:White;}
 table.moduletable-log a:visited{color:White;}
 table.moduletable-log a:active{color:White;}
 table.moduletable-log a:hover{}
  
 /*NOTE: "-demo" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 table.moduletable-demo{}
 table.moduletable-demo th{}
 table.moduletable-demo td{}
 table.moduletable-demo a:link{}
 table.moduletable-demo a:visited{}
 table.moduletable-demo a:active{}
 table.moduletable-demo a:hover{}
 /*END OF DEMO*/
 /* .moduletable can be a class without the table.moduletable*/
 
/* ############# CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-family: arial,sans-serif;
 	color: #666;
 	background: White;
	text-align:left;
	margin: 1.5em -.3em 0em 0;
   padding: .2em;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: dashed;
	}
	
.contentpagetitle {background-color : White;}
	
a.contentpagetitle h1,a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	border-bottom: 0px;
	}

a.contentpagetitle:hover {
   color: #000;
   border-bottom: 0px  dashed #CCCCCC;
   text-decoration: none;
	}
	
.contentpane {background: White;}

.contentdescription {background-color : White;}
.contentpaneopen {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px; color:#333;
	background-color: White;
	}
.contentpaneopen li{}
.contentpaneopen ul {}
.content_rating {
	font-weight: normal;
	font-size:.8em;
   }
.content_vote {
	font-weight: normal;
	font-size: .8em;
   }
.buttonheading{}
a.pop-up {border-bottom: 0;}
.pop-ups {float: right;}
.newsfeeddate   { color: #ab945a; font-size: 10px; font-family: arial, Helvetica, sans-serif; font-weight: normal }
.createdate {
	color: #666;
 	font-size:.8em;
   font-weight: normal;
   line-height: 1;
	}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #666;
	text-decoration: none;
	font-weight: normal;
	}

.small {
	color: #666;
	line-height: 1;
}
.pagenav{}
a.pagenav {color: #CCC; border-bottom: 0;}
a.pagenav:hover {color: #666; border-bottom: 0;}
	
.pagenavcounter{}

.readon{}
.back_button{}	
a.toclink:hover, a.toclink:visited, a.toclink:link {
}
table.contenttoc {
	border: 1px solid #ddd;
	background: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 2px;
	}
table.contenttoc th   { font-weight: bold; background-color: #ab945a }
table.contenttoc td {
	padding: 2px;
	}
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #666666;
    text-align:left;
    margin: 1.5em 0 0em 0;
	 background-color: White;
	}
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;;
	font-weight : bold;
	border-collapse: collapse;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}
.sectiontablefooter{}
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	}
.category {
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color:#333;
	}
a.category:link, a.category:visited {}

a.category:hover {}
	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
/* ##################### FORM SECTION  #####################*/	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   background: White;
    border: 1px solid #999;
   margin-left: 10px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
   background: #FFFFE0;
   width: 100%;
   border: 1px solid #999;
   }
	
  .button {
   font-size: 1.0em;
   background: #FFFFE0;
   border: 1px solid #999;
   }
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {

   }

.tabheading   { background-color: #ab945a; text-align: left }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
