/* ************************************************************** */
/* Mambo template style sheet                                     */
/*                                                                */
/* (c) 2005, ikwilhelpen.be                                       */
/* ************************************************************** */

/* BASIC SETTINGS */

body
{
	margin: 		0px;
	font-family: 	Verdana, Arial, Helvetica;
	font-size:		8pt;
	padding: 		0px;
}

tr, td, p
{
	font-family: 	Verdana, Arial, Helvetica;
	font-size:		8pt;
  	color: 			#000000;
  	margin-bottom: 	8px;
  	margin-top: 	0px;
}

div
{
	font-family: 	Verdana, Arial, Helvetica;
	font-size:		8pt;
  	color: 			#000000;
  	padding-bottom: 4px;
}

.strong
{
	font-weight: 	bold;
    letter-spacing:	-1;
	color: 			#999900;
}

.small
{
	font-size:		7pt;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

ul {
  margin-top: 	0px;
  margin-left: 0px;
  padding-left: 0px;
}

li {
  list-style: url(../images/arrow.png) square outside;
  margin-left: 1.5em;
}

table.blog ul  {
  clear: left;
}

a:link, a:visited {
color: #2B5106;
text-decoration: underline;
}

a:hover {
color: #66cc00;
text-decoration: underline;
}


h2
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #2B5106;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 4px;
}

/* FORM SETTINGS */

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}


/* MENU DISPLAY CLASSES */

/* added for general display of main menu, applies to separators between text link menus */

.mainlevel
{
	color: 				#ffffff;
}

a.mainlevel:link, a.mainlevel:visited
{
	font-family: 		Arial;
	font-size: 			11px;
	text-decoration:	none;
	font-weight: 		bold;
	color: 				#ffffff;
}

a.mainlevel:hover
{
	color: 				#66cc00;
}

/* this id is given to the currently selected item in the menu */

#active_menu
{
  	color: 				#66cc00;
}


/* subclass for left menu */

a.mainlevel_left:link, a.mainlevel_left:visited
{
	display: 			block;
	background: 		url(../images/menu_bg.gif) no-repeat;
	background-position: 	0px -24px;
	vertical-align: 	bottom;
	font-family: 		Arial;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#2B5106;
	text-align: 		left;
	padding-top: 		0px;
	padding-left: 		22px;
	height: 			24px !important;
	height: 			24px;
	line-height: 		22px;
	width: 				100%;
	text-decoration: 	none;

}

a.mainlevel_left:hover, #active_menu_left
{
	background-position: 	0px -48px;
	text-decoration: 		none;
	color: 					#2b5106;
}

/* SUBLEVEL MENU ITEM CLASSES */

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}


/* PAGING DISPLAY CLASSES -- USED IN LISTS */

.pagenav
{
	color: 				#000000;
	font-family: 		Arial;
	font-size: 			11px;
	font-weight: 		bold;
}

a.pagenav:link, a.pagenav:visited,
a.pagenav_prev:link, a.pagenav_prev:visited,
a.pagenav_next:link, a.pagenav_next:visited
{
	color: 				#2B5106;
	text-align: 		left;
	text-decoration: 	none;
}

a.pagenav:hover,
a.pagenav_prev:hover,
a.pagenav_next:hover
{
	color: 				#66cc00;
}

/* PAGING DISPLAY CLASSES -- USED INSIDE CONTENT ITEM */

.pagenavbar
{
	color: 				#000000;
	font-family: 		Arial;
	font-size: 			11px;
	font-weight: 		bold;
}

.pagenavcounter
{
	color: 				#000000;
	font-family: 		Arial;
	font-size: 			11px;
	font-style: 		italic;
}

.pagenavbar a:link, .pagenavbar a.visited
{
	color: 				#2B5106;
	text-decoration: 	none;
}

.pagenavbar a:hover
{
	color: 				#66cc00;
}

/* class for table of content inside long content list) */
.toclink
{
	font-style: italic;
	padding: 0px 4px;
}

/* 'read more' display */

a.readon, a.blogsection
{
	color: #2B5106;
}

a.readon:hover
{
	color: #000000;
}

/* BLOG CLASSES */

.blog
{
/*  	padding: 8px 8px; */
}

.blog_more
{
/*  	padding: 8px 8px; */
}

a.blogsection:hover
{
	color: #000000;
}

/* STYLING FOR MODULES */

table.moduletable
{
	width: 100%;
/*	padding: 2px 4px; */
}

table.moduletable_mainmenu
{
	align: right;
	color: #ffffff;
}

table.moduletable_left
{
	align: right;
	color: #554874;
	padding: 0px;
	width: 180px;
}

table.moduletable_right
{
	align: right;
	color: #554874;
	padding: 0px 0px 0px 0px;
	width: 180px;
	background-color: #B8D39D;
}


.moduletable_right
{
	color: #554874;
	padding: 0px 0px 0px 0px;
	width: 172px;
	background-color: #B8D39D;
	margin-left: 4px;
}

/* these are used to display the title of the module */

table.moduletable th
{
	font-size        : 10px;
	font-weight      : bold;
	color            : #2B5106;
	text-align       : left;
	width            : 100%;
	text-indent: 4px;
	padding: 3px 4px;
}

table.moduletable_right th
{
	font-size        : 10px;
	font-weight      : bold;
	color            : #2B5106;
	text-align       : left;
	width            : 100%;
	text-indent: 4px;
	/*
	background-color: pink;
	*/
	padding: 4px 4px;
}

table.moduletable td
{
	font-size: 10px;
	font-weight: normal;
}








/* ikwilhelpen LAYOUT CLASSES */

.header {
	padding: 0px;
	margin: 0px;
	width: 960px;
}

.footer {
	padding: 0px;
	margin: 0px;
	width: 960px;
	clear: both;
}

.main {
	align: center;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 960px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*--- layout containers  ---*/

.full 	{
	clear: both;
	float: left;
	width: 800px;
    height: inherit;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}
.wide 	{
	clear: left;
	float: left;
	width: 600px;
    height: inherit;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}

.narrow
{
	width: 198px;
	clear: right;
	float: right;
    margin: 0px;
	padding: 0px;
    background-color: #b8d39d;
}

/*--- content containers  ---*/

.section {
	text-align: left;
}

.section_l {
	text-align: left;
}

.section_r {
	text-align: left;
	background-color: #B8D39D;
	padding: 0px 0px 0px 0px;
	width: 180px;
}

/* take a look at the box model hack -- not a type */
.midsection
{
	padding: 0px 4px;
	width: auto;
	\width: 100%;
	w\idth: inherit;
}



/*--- ---------------------------------------------------------------------------- ---*/



/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage
{
/*	text-align: justify; */
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-left: 0px;
}

.greybg
{
  	background: #eeeeee;
}

/* pathway setting */

.pathway
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

a.pathway:link, a.pathway:visited
{
  	color            : #cccc66;
  	font-weight      : normal;
}

a.pathway:hover
{
  	color            : #999900;
  	font-weight      : normal;
  	text-decoration   : none;
}

/*for title or site name*/
.title
{
    FONT-SIZE: 		18px;
    FONT-WEIGHT: 	bold;
    color:			#999900;
    letter-spacing:	-1;
    margin-bottom:	4;
    margin-top:	0;
	margin-left: 10px;
}

/*for the tag-line*/
.subtitle
{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
}


.copyright
{
	font-family: Arial;
	color : #ffffff;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
}

.copyright a:link, .copyright a:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #66cc00;
	text-decoration: none;
}

.copyright a:hover
{
	text-decoration: none;
	color: #66cc00;
}




.pollstableborder {
border: 1px solid;
padding: 1px;
}


.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}


/* TD */ .sectiontableheader {
  background-color : #2B5106;
  color            : #ffffff;
  font-weight      : bold;
  padding: 2px;
}

/* TR */ .sectiontableentry1
{
  background-color : #ffffff;
}


/* TR */ .sectiontableentry2 {
  background-color : #B8D39D;
}

.sectiontableentry1 td,
.sectiontableentry2 td
{
	padding: 2px;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
/*
background-color       : cyan;
*/
	padding: 0px;
}

/* table class */

.contentpaneopen {
  width: 100%;
/*
background-color       : magenta;
*/
	padding: 0px;
}

/* td class */

.contentheading
{
	font-family: 		Arial;
	letter-spacing: 	-1px;
    FONT-SIZE: 			20px;
    FONT-WEIGHT: 		bold;
    color:				#2B5106;
/*
background-color: 	yellow;
*/
padding: 			0px;
}


h3
{
  	background-image: url(../images/h3.gif) ;
  	background-repeat: no-repeat;
	font-family: 		Arial;
	letter-spacing: 	-1px;
    font-size: 			14px;
    font-weight: 		bold;
    color:				#2B5106;
    line-height: 22px;
    padding-left: 6px;
    margin-top: 0px;
    margin-bottom: 4px;
}

.contentheading_cat
{
	font-family: 		Arial;
	letter-spacing: 	-1px;
    FONT-SIZE: 			16px;
    FONT-WEIGHT: 		bold;
    color:				#2B5106;
    border-bottom: 		1px solid #ffffff;
/*
background-color: 	yellow;
*/
padding: 			0px;
}

/* div class */

.componentheading, .componentheading_cat
{
	font-family: arial;
	letter-spacing: -1px;
    FONT-SIZE: 		20px;
    FONT-WEIGHT: 	bold;
    color:			#2B5106;
  /*	padding: 4px 8px;*/
}






.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}



/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

img.island
{
	float: left;
	margin: 0px 8px 4px 0px;
}





/*--- styles for rounded borders ---*/

td.topleft
{
	background-image: 		url(../images/formtop.gif);
	background-position: 	0px 0px;
}

td.topright
{
	background-image: 		url(../images/formtop.gif);
	background-position: 	right 0px;
}


td.bottomleft
{
	background-image: 		url(../images/formbottom.gif);
	background-position: 	0px 0px;
}

td.bottomright
{
	background-image: 		url(../images/formbottom.gif);
	background-position: 	right 0px;
}

table.boxed
{
	background-color:	#EDFFDB ;
	border-left: 		1px solid #B8D39D;
	border-right: 		1px solid #B8D39D; 
}



/* Standard dotted border for non-IE browsers
----------------------------------------------- */
td.ldb	{  border-left: 1px dotted #B8D39D;		}
td.rdb	{  border-right: 1px dotted #B8D39D;	}


/* Make dotted border for IE using star-html
----------------------------------------------- */
* html td.ldb
{
  border: none;
  background-image: url("../images/border.gif");
  background-position: left;  
  background-repeat: repeat-y;
  padding-right:	1px;
}

* html td.rdb
{
  border: none;
  background-image: url("../images/border.gif");
  background-position: right;  
  background-repeat: repeat-y;
  padding-left:	1px;
}




/*--------------------------------------------------------------------------------------*/

.sListHeader, .sListFooter
{
	/* background-color: #cccccc; */
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.sListHeaderLabel
{
	text-align:	right;
	background-color: #283664;
	color: #ffffff;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-size: 10px;
}

.sListHeaderLabelError
{
	text-align:	right;
	background-color: #FF0000;
	color: #ffffff;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-size: 10px;
}

/*--------------------------------------------------------------------------------------*/

tr.sListViewFilterHeader
{
}

tr.sListViewHeader td
{
	background-color: #283664;
	color: #ffffff;
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.sListView
{
	/* background-color: #cccccc; */
	border-collapse: overlap;
	margin-left: 4px;
}


td.sListViewLabel
{
	background-color: #283664;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.sListViewFilter
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*
	background-color: #C9DBA7;
	border: 1px solid #769901; 
	*/
}

td.sListViewFilter form
{
	margin: 0px;
}


tr.sListViewRowDeleted td.sListViewLabel, tr.sListViewRowOdd td.sListViewLabel, tr.sListViewRowEven td.sListViewLabel, tr.sListViewRowTotal td.sListViewLabel
{
	text-align:	right;
	background-color: #283664;
	color: #ffffff;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-size: 10px;
}

tr.sListViewHeader td.sListViewNoLabel
{
	background-color: #F1F3E1;
}

tr.sListViewRowDeleted
{
	height: 	20px;
	font-style: italic;
}

tr.sListViewRowOdd
{
	background-color: #ffffff;
	height: 	20px;
}

tr.sListViewRowEven
{
	background-color: #E2E8ED;
	height: 	20px;
}

tr.sListViewRowTotal
{
	background-color: #ffffff;
	height: 	20px;
}

tr.sListViewRowTotalSpacer
{
	height: 	4px;
}

td.sNoTotal
{
	background-color: #F1F3E1;
}
td.sEmpty
{
	background-color: #F1F3E1;
}

tr.sListViewRowOdd td, tr.sListViewRowEven td, tr.sListViewRowDeleted td
{
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	/* border: 0px solid #cccccc; */
}

tr.sListViewRowDeleted td
{
	color:	#999999;
}

tr.sListViewRowTotal td
{
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #cccccc;
	border: 1px solid #283664; 
}

/*--------------------------------------------------------------------------------------*/

.sListViewStrange
{
	font-family: arial;
	font-weight:bold;
	color: green;
}

.sListViewSmall
{
	font-family: 'Arial Narrow';
	text-align: center;
}

.sListViewOccupied
{
	font-family: 'Arial Narrow';
	text-align: center;
}
.sListViewOccupiedFree
{
	font-family: 'Arial Narrow';
	text-align: center;
	background-color: #F1F3E1;
}
.sListViewOccupiedOK
{
	font-family: 'Arial Narrow';
	text-align: center;
	background-color: green;
	border: 1px solid red;
}

.sListViewMoney
{
	text-align:	right;
}

.amtok
{
	background-color: #C9DBA7;
}
.amtnok
{
	background-color: #FF6666;
}

.amtnokorange
{
	background-color: #FFBF00;
}

tr td.sListViewButton
{
	background-color: #ffffff;
	border: 0px solid;
}

/*--------------------------------------------------------------------------------------*/

.sListPages
{
 	text-align:	left;
 	padding-left: 4px;
}
 
.sListPageNumber
{
 	/* border: 1px solid white; */
 	padding: 1px 2px;
 	background-color: #C9DBA7;
 	height: 16px;
}

a.sListPageNumber, a.sListPageNumber:visited, a.sListPageNumber:active
{
 	background-color: transparent;
 	padding: 1px 2px;
 	text-decoration: none;
 	height: 16px;
}

a.sListPageNumber:hover
{
 	background-color: #C9DBA7;
 	padding: 1px 2px;
 	text-decoration: none;
 	height: 16px;
}
 
/*--------------------------------------------------------------------------------------*/

table.sFormView
{
	background-color: #F1F3E1; 
	border-collapse: overlap;
	margin-left: 4px;
	/* border: 1px solid #2B5148; */
	width: 600px;
}

tr.sFormViewRow
{
	background-color: #cyan;
}

tr.sFormViewRow td
{
	/* background-color: yellow; */
	font-size: 10px;
	padding: 1px 2px 1px 4px;
}

.sFormViewColumnSubmit 
{ 
	/* background-color: red; */
}

td.sFormViewColumnSubmit input
{
	border: 1px solid #769901;
	background-color: #C9DBA7;
	padding: 1px 2px;
}

td.sFormViewColumnSubmit input:hover
{
	color: #769801;
}

td.sFormViewColumn
{
	text-align:	right;
	color: #2B5148;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 8px;
	/* width: 100px; */
	font-size: 10px;
}

td.sFormViewColumnShow
{
	background-color: #F1F3E1;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	/*
	width: 100px;
	*/
	font-size: 10px;
}

td.sFormViewColumnShowMoney
{
	text-align:	right;
	background-color: #ffffff;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	/* width: 100px; */
	font-size: 10px;
}

tr.sFormViewRow td.sFormViewError
{
	color: red;
	font-weight: bold;
}

tr.sFormViewRowSpacer
{
	height: 4px;
}

tr.sFormViewTabEnd
{
	background-color: white;
	height: 2px;
}

tr.sFormViewTab
{
	background-color: #2B5148;
}

tr.sFormViewTab td
{
	color: #ffffff;
	font-weight: bold;
}



input
{
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
}

input.sMoney
{
	text-align: right;
	padding-right: 4px;
}




.sMenu
{
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sMenuItem
{
	border: 1px solid #769901;
	background-color: #ffffff;
	padding: 2px 4px;
	color: white;
	display: inline;
}

.sMenuItem a, .sMenuItem a:hover, .sMenuItem a:active, .sMenuItem a:visited
{
	text-decoration: none;
}




/*--------------- calendar --------------*/
.calendar {
	background-color: #fff;
	border: 1px solid #000;
}

.calendar_year, .calendar_month {
	text-align: center;
	border-bottom: 1px solid #aaa;
	padding: 2px 0px;
}

.calendar table {
	border-collapse: collapse;
	margin-top: 2px;
}

.calendar thead {
	font-weight: bold;
}

.calendar thead td {
	padding: 0px 2px;
}

.calendar td {
	font-size: 60%;
	text-align: center;
}

.calendar td:hover {
	background-color: #ccc;
}

td.calendar_selected {
	background-color: #faa;
}

.calendar_special {
	color: #c55;
}




/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

