﻿/* ============================================================	*/
/* ========	HTML  				===============================	*/
/* ============================================================	*/

body
{
	background-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
}
form
{
	padding: 0;
	margin: 0;
}

TD, .HyperLink, .HyperLink:hover, A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

A 
{
	text-decoration: underline;
}
A img 
{
	border:0;
}

A:hover
{
	text-decoration: none;
}



/* ============================================================	*/
/* ========	FONT STYLES  		===============================	*/
/* ============================================================	*/

.arial10bold, 
.arial10, 
.arial11boldred,
.arial12, 
.arial14,
.arial16 {
	color: #333;
}

.arial10, .arial10bold {
	font-size: 10px;
}
.arial10bold {
	font-weight: bold;
}
.arial11boldred
{
	color: #CE3A42;
}

.arial10 {
	font-size: 10px;
}
.arial12 {
	font-size: 12px;
}
.arial14 {
	font-size: 14px;
}
.arial16 {
	font-size: 16px;
}

/* ============================================================	*/
/* ========	TOPBAR			  	===============================	*/
/* ============================================================	*/

.topbar
{
	background-color: #4e4943;
	color: #FFFFFF;
	height: 100px;
	vertical-align: middle;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.topbar .logo
{
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	float: left;
	vertical-align: middle;
}
.topbar .quickLinks
{
	float: right;
	height: 60px;
	position: relative;
	padding-right: 32px;
	padding-top: 20px;
}
.topbar .quickLinks TD, .topbar .quickLinks TD A
{
	color: #fff;
}

/* ============================================================	*/
/* ========	TABS			  	===============================	*/
/* ============================================================	*/

.tabbar {overflow:hidden; background:#999999 url(../images/tabbar-back.gif) bottom left repeat-x; padding:0 0 5px 0; vertical-align:bottom; _overflow:inherit; _height:1px;}
.tabbar .tabblad {background:transparent url(../images/tab-left.gif) 1px 0px no-repeat; float:left; height:23px; min-height:23px; display:block; overflow:hidden;}
.tabblad {font-size: 12px; color: #333333; text-decoration:none;}
.tabblad:hover,
.tabbar .selected {color: #777777; background:transparent url(../images/tab-left.gif) 1px -23px no-repeat;}
.tabblad:hover {cursor:hand;}
.tabblad:hover span.tabcontent,
.tabbar .selected span.tabcontent {background:transparent url(../images/tab-right.gif) 100% -23px no-repeat;}
.tabbar span.tabcontent {display:block; float:left; margin:0 0 0 10px; _margin:0 0 0 5px; padding:0 10px 0 0; background:transparent url(../images/tab-right.gif) 100% 0 no-repeat; height:23px; min-height:23px;}.tabcontent img {position:relative; top:4px; margin:0 4px 0 0;}

/*
.tabbar
{
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(../images/tabbar-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	height: 30px;
	text-align: right;
	
}
.tabbar .tabTable 
{
	float:right;
}
#tabblad a
{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#tabblad a:hover
{
	color: #777;
}
.tabcontent IMG
{
	border:0px;
	vertical-align:top;
	margin-right:4px;
}*/

/* ============================================================	*/
/* ========	SUB NAV		  	===============================	*/
/* ============================================================	*/


.subNavigation
{
	width: 170px;
	float: left;
	margin-right:4px;
}
.menu-option IMG
{
	vertical-align:baseline;
}
.menu-option,
.menu-option-selected
{
	color: #333;
	width: 170px;
	text-decoration: none;	
	height:32px;
	
}

.subNavigation a:hover 
{
	text-decoration: underline;
}

.menu-option-selected,
.menu-option:hover
{
	color: #000;
	background-color:#dbe394;
}

.menu-option-line
{
	height:1px;
	padding:0;
	margin:0;
	border-bottom: solid 1px #aaa;
}

.submenu-option a, .submenu-option-selected a
{
	color: #333;
	text-decoration: none;
	height:32px;
}

.submenu-option a:hover, .submenu-option-selected
{
	color: #000;
	text-decoration:underline;
	background-color:#dbe394;
}

/* ============================================================	*/
/* ========	BORDERS			  	===============================	*/
/* ============================================================	*/


.mainContent
{
	text-align: left;
	padding: 15px 15px 15px 174px;
	
}

.mainContentFullwidth 
{
	padding: 15px;
}
.contentBody 
{
	border: solid 1px #888888;
	padding: 12px;
	_float:right;
}

/* ============================================================	*/
/* ========	CONTENT			  	===============================	*/
/* ============================================================	*/

.placeHolder
{
	width:100%;
	margin-top:24px;
}

.bluebar, .bluebarbold
{
	color: #dbe394;
	background-color: #444;
	height: 26px;
	padding: 0 10px 0 10px;
}
.bluebarbold
{
	font-weight: bold;
}
.bluebarbold label
{
	color: #ddd;
}

.bluebar A
{
	color: #fff;
}
.greybarbold
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	height: 20px;

}

.barbold
{
	color: #444444;
	font-weight: bold;
	/*background-color: #999999;*/
	height: 20px;

}

.darkgreybarbold
{
	color: #dbe394;
	font-weight: bold;	
	background-color: #444444;
	height: 20px;
}

.darkgreybarbold A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold ;
	color: #dbe394;
}

.darkgreybarbold A:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.path {
	padding-left:10px;	
}

.yellowpath {
	padding-left:10px;
	color:#dbe394;
}

.greybarbold A
{
	color: #FFFFFF;
}

.tbl-lightgrey
{
	background-color: #ECECEC;
	color: #666666;
	padding-right: 2px;
}

.tbl-lightgrey#kruimel a 
{
    color:#666;
}

.tbl-lightgrey-cel
{
	background-color: #ECECEC;
	color: #666666;
	padding: 5px;
}

.greybarsearch
{
	text-align:right;
	color: #444444;
	font-weight: bold;
	height: 20px;
	padding-bottom:5px;
}

.textboxseach 
{
	display:inline;
	height:12px;
	color:#444444;
	font-size:10px;
	font-weight:bold;
}

.buttonsearch
{
	display:inline;
	font-size: 10px;
	color: #444444;
	border-style:outset;
	border-width:1px;
	padding: 0;
	margin:0;
	text-decoration: none;
	font-weight:bold;
	cursor:pointer;
	height:18px;
}
.buttonsearch:hover
{
	background-color:#dbe394;
}


.smallsearchtext 
{
	display:block;
	color: #444444;
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size:10px;
	margin:4px 0 2px 0;
}

.contenthead
{
	font-size: 12px;
	font-weight: bold;
	height: 25;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.contentrowline
{
	height: 20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
}

.contentrowline A
{
	color: #666666;
	text-decoration: none;
}

.contentrowline A:hover
{
	text-decoration: underline;
}


.contentrowline .invulveld 
{
	font-size: 10px;
}

#contenttable td
{
	height: 20px;
}

.hrdarkgrey
{
	height: 1px;
	color: #999999;
}

.hrlightgrey
{
	height: 1px;
	color: #D9D9D9;
}

/* ============================================================	*/
/* ========	CRUMBS			  	===============================	*/
/* ============================================================	*/

#kruimel
{
	font-weight: bold;
	color: #666666;
}

#kruimel a
{
	text-decoration: underline;
	color: #dbe394;
}

#kruimel a:hover
{
	text-decoration: none;
}

/* ============================================================	*/
/* ========	FILEMANAGEMENT  	===============================	*/
/* ============================================================	*/

#dir-option
{
	font-weight: bold;
	color: #666666;
	height: 18;
	border: 1px outset;
}

#dir-option A
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}

#dir-option A:hover
{
	color: #000000;
	background-color: #FFFFFF;
}

.filetable
{
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.filetable-img
{
	border-right: 1px solid #999999;
}

.filetable-txt
{
	color: #666666;
	padding: 3px;
}

#filetable-tools
{
	font-size: 10px;
	color: #999999;
	border-top: 1px solid #999999;
}
#filetable-tools a
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#filetable-tools a:hover
{
	color: #666666;
}

.errorLabel
{
	color: Red;
	display: block;
	margin-left: 5px;
}


/* ============================================================	*/
/* ========	CMS			  	===============================	*/
/* ============================================================	*/


.calendar_active
{
	display: block;
	position: relative;
	margin-top:-162px;
	margin-left:208px;
	z-index: 250;
	width: 200px;
	height: 160px;
}
.calendar_inactive
{
	display: none;
}

/*.calendar {
	position:relative;
	top:0px;
	left:0px;	
	z-index: 250;
	}*/

.history_active
{
	display: block;
	position: absolute;
	z-index: 250;
	margin-left:-182px;
	margin-top:6px;
}
.history_inactive
{
	display: none;
}
#divHistory 
{
	border: solid 1px #dbe394;
}
#frameHistory 
{
	border: solid 1px #dbe394;
}

/* The main calendar widget.  DIV containing a table. */
.calendar {
  position: absolute;
  display: none;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  font-size: 10px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
  margin: 0px;
}

.calendarTable 
{
	/*
  border-top: 0px solid #000;
  border-right: 1px solid #000;
  border-bottom: 0px solid #000;
  border-left: 1px solid #000;
*/
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

.calendarTable  td {
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;  
}

.calendarDisplay 
{
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
  border-collapse:collapse;
  table-layout: fixed;
}

.calendarDisplayHead
{
  font-size: 11px;
  cursor: default;  
  font-family: tahoma,verdana,sans-serif;
  border:none;  
}

.calendarDisplay td {
  border-top: 1px solid #808080;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;  
}


/* ============================================================	*/
/* ========	FORMS			  	===============================	*/
/* ============================================================	*/


.invulveld
{
	border: 1px solid #999999;
}
.invulveld .smallfont
{
	font-size:11px;
	height:16px;
}
.button,
.changeSequenceButton,
.addPageButton,
.buttondrk {
	font-size: 10px;
	color: #fff;
	border-style:outset;
	border-width:1px;
	padding: 0;
	margin:0;
	text-decoration: none;
	font-weight:bold;
	cursor:pointer;
	height:20px;
}
.addPageButton {
	padding: 3px 6px 3px 6px;
}
.button,
.addPageButton {
	background-color:#444;
}
.changeSequenceButton {
	background-color:#888;
}
.buttondrk {
	background-color:#222;	
}
.button:hover,
.addPageButton:hover {
	background-color:#222;
	color: #dbe394;
}
.changeSequenceButton:hover {
	background-color:#666;
	color: #dbe394;
}
.buttondrk:hover {
	background-color:#000;
	color: #dbe394;
}
.ddldark {
	font-size: 10px;	
	border: 1px outset #666666;	
}
.ddldark2 {
	font-size: 10px;	
	border: solid 1px #000000;
	height: 20px;
	width: 250px;
	margin-bottom: -3px;
}

.fileselect 
{
	width: 350px;
	height: 54px;
	margin:0;
	padding:0;
	background-color:#ffffff;	
	border: solid 1px #666666;
}
/* ============================================================	*/
/* ========	FOOTER			  	===============================	*/
/* ============================================================	*/

.footer
{

	text-align: center;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #888;
	height: 24px;
	line-height: 24px;
	padding-top: 3px;
	padding-left: 8px;
	vertical-align: middle;
}

/* ============================================================	*/
/* ========	LOGIN  				===============================	*/
/* ============================================================	*/

.login
{

	width: 250px;
	padding-left: 4px;
	padding-right: 4px;
}
.login .button
{
	font-family: arial;
	margin-top:4px;
	height: 22px;
	width: 80px;
}

.login .formelements
{
	height:22px;
	text-align:right;
}

tr.rowyellow 
{
	background-color: #EEEEEE;
}
tr.rowyellowalt
{
	background-color: #d9d9d9;
}
tr.rowyellow:hover, tr.rowyellowalt:hover, tr.over td { background-color: #dbe394; }

.antares_news_image
{
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;	
}
.antares_news_doc
{
float:right; 
border-left:5px solid #D9D9D9; 
border-bottom:5px solid #D9D9D9;
border-top:5px solid #D9D9D9	
}

/* ============================================================	*/
/* ========	ICons + Links  		===============================	*/
/* ============================================================	*/

a.linkSendEmail
{
	display:block;
	background:transparent url(../images/email.png) 0px 0px no-repeat;
	line-height:16px;
	text-indent:20px;
	}
	
a.linkEdit
{
	display:block;	
	background:transparent url(../images/page_white_edit.png) 0px 0px no-repeat;
	line-height:16px;
	text-indent:20px;
	}
	
a.linkCopy
{
	display:block;
	background:transparent url(../images/page_copy.png) 0px 0px no-repeat;
	line-height:16px;
	text-indent:20px;
	}
	
a.linkDelete
{
	display:block;
	background:transparent url(../images/cross.png) 0px 0px no-repeat;
	line-height:16px;
	text-indent:20px;
	}

a.linkStat
{
	display:block;
	background:transparent url(../images/statistic.gif) 0px 0px no-repeat;
	line-height:16px;
	text-indent:20px;
	}
	
a.linkBrowse
{
	display:block;
	background:transparent url(../images/page_white_go.png) 0px 0px no-repeat;
	line-height:16px;
	text-indent:20px;
	}

/* ========	START Newsletter Style  ===========================	*/

.newsletterHead
{
	font-size: 16px;
	font-weight: bold;
	height: 25;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 10px 0px;
}
.newsletterMainDiv
{
	text-align: center;
}
.newsletterSubDiv
{
	width: 500px; 
	margin: 0 auto;
}
.newsletterMainTable
{
	width: 100%; 
	height: 100%
}
.newsletterMainTD
{
	height: 548px; 
	width: 733px;
}
.newsletterMainColumn
{
	padding: 10px 0px;
	width: 100%;
	float:left;
	overflow:hidden;
	vertical-align:top;
}
.newsletterRegisterInfoTable
{	
	color: #666666;
}


/* ========	Begin Guestbook Style  ===========================	*/
.guestbookMainDiv
{
	text-align: center;
}

.guestbookNavButton {
	color:#563E2F;
	font-size:12px;
	font-weight:bold;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#FFF;
	cursor:hand;
}
.guestbookNavButtonDisabled {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#FFF;
	cursor:auto;
}

.guestbookMessageTable {
	border:1;
	border-color:#d9d9d9;
	padding:1;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

.guestbookTopMessage {
	background-color:#AA9E97;
	color:#ffffff; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans Serif; 
	font-size:12px;
	font-weight:bold;
}

.guestbookBottomMessage {
	background-color:#AA9E97;
	color:#ffffff; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size:10px; 
}

.guestbookMessage {
	background-color:#C5E1F6;
	color:#71513D; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans Serif;
	padding:10px;
	text-align :left ;
}

.guestbookMessage a {
	color:#71513D; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size:12px;
	text-decoration:underline;
}
.guestbookMessage a:hover {
	color:#71513D; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size:12px;
	text-decoration:none;
}

.guestbookTextToSign {
	color:#000; 
	font-family: Trebuchet MS,Arial,Helvetica,Sans Serif;
	font-size:11px;
}

.guestbookEditLink {
	background-color:#AA9E97;
	color:#FFF;
	font-size:12px;
}
.guestbookEditLink:hover {
	background-color:#ED1941;
	color:#FFF;
	font-size:12px;
}
.guestbookSignLink {
	background-color:#d9d9d9;
	color:#7f8c97;
	font-weight:bold;
	font-size:12px;
}
.guestbookSignLink:hover {
	background-color:#ED1941;
	color:#FFF;
	font-size:12px;
}
.guestbookTableHeader
{
	display:none;
}

/* New File Management */

.folderStructure
{
    background-color: #FFF;
    border-top: solid 1px #666;
    padding:10px 10px 3px 10px;
}

.fileStructure 
{
    background-color: #FFF;
    padding:0px 10px 10px 10px;
}

.folderStructure li 
{
    margin-left:-20px;
    list-style-image: url(/images/folder.png);
    list-style-type:none;
    vertical-align:middle;
}

.folderStructure li a, .folderStructure li span 
{
    margin-left:7px;
}

