/* DMXzone_Smart_CSS_Shadows.css */

/* Used a star hack so MSIE ignores the following bit CSS. */
html > * .dropshadow-br{
	background: url("../images/shadow_full_br.png") no-repeat bottom right;
	padding: 0 4px 4px 0;
}
html > * .dropshadow-bl{
	background: url("../images/shadow_full_bl.png") no-repeat bottom left;
	padding: 0 0 4px 4px;
}
html > * .dropshadow-tl{
	background: url("../images/shadow_full_tl.png") no-repeat top left;
	padding: 4px 0 0 4px;
}
html > * .dropshadow-tr{
	background: url("../images/shadow_full_tr.png") no-repeat top right;
	padding: 4px 4px 0 0;
}
/* Feed MSIE the behaviour. */
.dropshadow-br, .dropshadow-bl, .dropshadow-tl, .dropshadow-tr{
	behavior: url("scripts/shadows.htc") url("../scripts/shadows.htc") url("../../scripts/shadows.htc") url("../../../scripts/shadows.htc");
	position: relative;
}


/* END */


/* tab.css */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab  { font: 11px Tahoma; background-image: url(css/luna/tab.png); text-align: center; white-space: nowrap; cursor: default; display: inline; margin: 1px -1px 1px 1px; padding: 2px 0 0; position: relative; z-index: 1; top: 0; width: 100px; height: 16px; float: left; overflow: hidden; border: 0  }

.dynamic-tab-pane-control .tab-row .tab.selected  { font: 11px Tahoma; background-image: url(css/luna/tab.active.png) !important; margin: 1px -3px -3px 0; padding: 2px 0 0; z-index: 3; top: -2px; width: 106px !important; height: 18px !important; border-bottom: 0; background-repaet: no-repeat }

.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab.hover  { font: 11px Tahoma; background-image: url(css/luna/tab.hover.png); width: 100px; height: 16px; background-repaet: no-repeat }


.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;

	font:				11px Tahoma;
	color:				Black;

	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

/* END */


/* tiny_style.css */

p {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}
div {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}

.normal {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}

.bold {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
}

/* END */


/* sortabletable.css */

.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
}

.sort-table thead {
	background:	ButtonFace;
}

.sort-table td {
	padding:	2px 5px;
}

.sort-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
}

.sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight
					ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;
}

.sort-table thead td[_sortType=None]:active {
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	padding:		2px 5px;
}

.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}

.sort-arrow.descending {
	background-image:		url("/images/downsimple.png");

}

.sort-arrow.ascending {
	background-image:		url("/images/upsimple.png");
}

.odd { background-color:#EFF5FA; }
.even { background-color:#FFFFFF; }


/* END */


/* stylesheet.css */

body 				{
	margin:0px;
	background-color: #585550;
	background-attachment: fixed;
	background-image: url(../assets/images/bg.gif);
	background-repeat: repeat;
}
body, td, input, select, textarea 	{ font-family:Arial, Tahoma, Verdana; font-size:12px; }
a:link, a:visited 	{ color:#3F2716; text-decoration:none; font-weight:bold; }
a:hover 
/* FORUM */			{ color:#606056; text-decoration:underline; }
.forum a:link, .forum a:visited 	{ color:#D70000; text-decoration:none; font-weight:bold; }
.forum a:hover 			{ color:#009900; }
/* MY HTML  */
.h1 {color: #3F2716; font: 18px 'Trebuchet MS', Arial, Helvetica, sans-serif; }
.h3 {color: #3F2716; font: bold 12px Verdana, Arial, Helvetica, sans-serif;}
.normal_text {color: #606056; font: 10px Arial, Helvetica, sans-serif;}
.cathead {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin-bottom:10px;
	background-image: url(../assets/images/tabel-bg2.jpg);
	background-repeat: repeat;
}
.bold_text_div  { position:relative; display:inline; font-weight:bold; }
.bold_text_div2 { position:relative; display:inline; font-weight:bold; left:10px; }
.bold_text{font-weight:bold;}
.bold_redtext{color:#9C0000;font-weight:bold;}
.redtext{color:#FF0000;}
.redtext a:link { color:#FF0000; }
.redtext a:visited { color:#FF0000; }
.redtext a:hover { color:#FF0000; }
.error_text { color:#FF0000;}
/* TABLE */
.main_table { width:824px; color:#000000; background-color:#FFFFFF; }
.trHeading { background-color:#A49E90; }
.trHeading a:link { color:#FFFFFF; }
.trHeading a:visited { color:#FFFFFF; }
.trHeading a:hover { color:#606056; }
.trAlt1 { background-color:#EFEBE0; }
.trAlt2 { background-color:#DFDBD1; }
.trAlt3 {
	background-color:#DFDBD1;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3F2716;
	padding-top: 5px;
	padding-bottom: 5px;
}

.trAltia { background-color:#FBACBC; }
.trAltex { background-color:#AFF3B3; }
.trAltck { background-color:#F7DBC8; }
.input1 { width:140px; height:17px; border:solid 1px #606056; padding-left:2px; }
.input2 {              height:18px; border:solid 1px #606056; color:#FFFFFF; background-color:#A49E90; font-weight:bold; }
.input3 { width:300px; height:16px; border:solid 1px #606056; }
.input4 { width:99%;  height:200px; }
.descr-short { width:99%;  height:80px; }
.descr-long { width:99%;  height:180px; }
.input5 { width:99%;  height:130px; }
.input6 { width:140px; border:solid 1px #606056; padding-left:2px; }
.input7 { width:70px; height:14px; border:solid 1px #606056; padding-left:2px; }
.input8 {
	width:70px;
	height:14px;
	border:solid 1px #606056;
	padding-left:2px;
	background-color: #CCCCCC;
}

.pageLink a 		{ padding:3px; }
.pageLink a:visited { padding:3px; }
.pageLink a:hover 	{ padding:3px; }

.pageLink2 a 		{ padding:3px; }
.pageLink2 a:visited{ padding:3px; }
.pageLink2 a:hover 	{ padding:3px; }

/* HEADER */
.topnav 			{ text-align:center; color:#FFFFFF; background:url(../images/menu_bg.jpg);}
.topnav a:link		{ text-align:center; color:#FFFFFF; }
.topnav a:visited	{ text-align:center; color:#FFFFFF; }
.topnav a:hover		{ text-align:center; color:#FFFFFF; }
.topnav 			{ text-align:center; color:#FFFFFF; background:url(../images/menu_bg.jpg);}

.userMenu a { font-size:14px; }

/* FOOTER */
.bottomnav 			{ height:16px; border-top:1px solid #006699; border-bottom:1px solid #006699; text-align:center; }
.copyright 			{ text-align:center; font-size:10px; }
.copyright a 		{ color:#000; text-decoration:none; font-weight:normal;	}
.copyright a:hover 	{	text-decoration:underline; }

/* SITE BOXES */
.boxInfo { border:1px solid #A49E90; background-color:#EFEBE0; color:#000000; padding:10px; text-align:center; }
.boxError {border:1px solid #FF0000; background-color:#FFDFDF; color:#000000; padding:10px; text-align:center; }

.langues_bandeau {
	list-style-type: none;
	background-color: #999999;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-transform: uppercase;
}
.text3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #999;
}
.lang a			{
	padding:0 3px 2px 4px;
	border:1px solid #593A1E;
	text-decoration:none;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.lang a:hover 	{
	background-color:#606056;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.selectedlang a	{
	padding:0 3px 2px 4px;
	border:1px solid #593A1E;
	background-color:#606056;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.selectedlang a:hover 	{
	background-color:#606056;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}.links-header {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #76766B;
	width: 160px;
	text-transform: uppercase;
}
.table_dotted {
	border: thin dotted #999999;
}
.table-dashed-rechts {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.logo-index {
	background-image: url(../assets/images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text-bordeaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #800040;
}
.text-groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CAD12C;
}
.center {
	text-align: center;
}
img { 
border: 0
} 

#container1 {
	background-color: #FFF;
	width: 550px;
	border: thin dotted #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
#container2 {
	background-color: #EFEBE7;
	width: 550px;
	border: thin dotted #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left;
	width: 145px;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bar1 {
	float: left;
	width: 550px;
}
#bar2 {
	float: left;
	width: 550px;
	margin-top: 20px;
}
.center {
	text-align: center;
}
.reserveer {
	font-size: 14px;
	text-decoration: none;
}
.reserveer a:link{
	font-size: 14px;
	color: #963;
	text-decoration: none;
}
.reserveer a:hover {
	font-size: 14px;
	color: #CD9B69;
	text-decoration: none;
}
.reserveer a:visited {
	font-size: 14px;
	color: #963;
	text-decoration: none;
}

/* END */