#sortable-list{ padding:0; 
 background-color:#fff;
}  
table.sortme { 
	padding:4px 8px; 
	color:#000; 
	cursor:move; 
	list-style:none; 
	width:500px; 
	background:#ddd; 
	margin-top:150px; 
	border:1px solid #999; 
}  

:focus{
  -moz-outline-style: none;
}

.raam {
	border-right:4px solid #d9d9d9;
}

.raam2 {
	border-bottom:1px solid #d9d9d9;
}

/*** General ***/
html {
	margin: 0px;
	padding: 0px;
}

body {
	behavior: url('css/csshover.htc');
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	background-color: #1e344c;
	text-align: center;
	font-size: 11px;
	color: #163a54;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #163a54;
}

h1 {
	margin-top: 0px;
	font-size: 16px;
}


#TopLogo {
	background:url(/images/topLogo.png) no-repeat;
	width:960px;
	height:110px;
	}
	#TopLogo a {
		display:block;
		width:960px;
		height:110px;
		border:0px;
	}



/*** Body ***/
#TableBody {
	width: 960px;
	border: 0px;
	padding: 0px;
	margin-top: 21px;
	margin-left: auto;
	margin-right: auto;
}

#CellContentStart {
	height: 39px;
	width: 960px;
	background-image: url('/images/qp_03.jpg');
	background-repeat: no-repeat;
}

#CellContentFinish {
	height: 50px;
	background-image: url('/images/qp_05.jpg');
	background-repeat: no-repeat;
}

#CellContent {
	background-image: url('/images/qp_04.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
}


/*** Header ***/
#CellHeader {

}

#CellMenu {
	height: 21px;
	font-size: 12px;
	font-weight: bold;
  background-image: url('/images/qp_02.jpg');
/*	padding-left:50px;*/
}


#LanguageMenu {
	float:left;
	margin-left:65px;
}

#MainMenu {
	display:block;
	float:left;
	width: 700px;
	text-align:left;
	margin-left:85px;
}

/*** Menu ***/
#CellMenu a {
	color: #163a54;
}

#CellMenu a:hover {

}


/*** Content ***/
#TableContent {
	width: 900px;
	border: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 12px;
}

#CellContentLeft {
	vertical-align: top;
}

#CellContentRight {
	vertical-align: top;
}

#CellContentCenter {
	width: 586px;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#CellContentCenter a {
	text-decoration: underline;
}


/** Content Center **/
#TableContentCenter {
	width: 441px;
	border: 0px;
	padding: 0px;
}

/** Content Left **/
#TableContentLeft {
	width: 177px;
	border: 0px;
	padding: 0px;
}

#CellContentLeftStart {
	height: 27px;
	background-image: url('/images/vl_01.gif');
	background-repeat: no-repeat;
}

#CellContentLeftFinish {
	height: 27px;
	background-image: url('/images/vl_03.gif');
	background-repeat: no-repeat;
}

#CellContentLeftContent {
	background-image: url('/images/vl_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}

#TableLeftMenu {
	width: 154px;
	border: 0px;
	padding: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.CellLeftMenuItem {
	height: 17px;
	background-image: url('/images/m1.gif');
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.CellLeftMenuItem a {
	color: #ffffff;
}

.CellLeftMenuItem a:hover {
	text-decoration: underline;
}


/** Content Right **/
#TableContentRight {
	width: 158px;
	border: 0px;
	padding: 0px;
}

#CellContentRightStart {
	height: 29px;
	background-image: url('/images/pl_01.gif');
	background-repeat: no-repeat;
}

#CellContentRightFinish {
	height: 26px;
	background-image: url('/images/pl_04.gif');
	background-repeat: no-repeat;
}

#CellContentRightContent {
	background-image: url('/images/pl_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}


/** Footer **/
#CellFooter {
	color: #ffffff;
}

#CellFooter a {
	color: #ffffff;
}

#CellFooter a:hover {
	text-decoration: underline;
}













/* CSSHiarchMenu */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#818B95;
	background-image:url(/images/csshiarchmenubg.gif);
	width:160px;
	height:20px;
 	border-bottom: 1px solid #FFFFFF;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#818B95;
	background-image:url(/images/csshiarchmenubg.gif);
	width:160px;
	height:20px;
	border-left: 0px solid #818B95;
	border-right: 0px solid #818B95;
	border-bottom: 1px solid #FFFFFF;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-image:url(/images/csshiarchmenubot.gif);

	width:160px;
	height:20px;
	border-left: 0px solid #818B95;
	border-right: 0px solid #818B95;
	border-bottom: 0px solid #818B95;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#c0c0c0;
	background-image:url(/images/csshiarchmenubgOver.gif);
	width:160px;
	height:20px;
 	border-bottom: 1px solid #FFFFFF;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#c0c0c0;
	background-image:url(/images/csshiarchmenubgOver.gif);
	width:160px;
	height:20px;
	border-left: 0px solid #990033;
	border-right: 0px solid #990033;
	border-bottom: 1px solid #FFFFFF;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	cursor:pointer;
	background-image:url(/images/csshiarchmenubotOver.gif);

	width:160px;
	height:20px;
	border-left: 0px solid #990033;
	border-right: 0px solid #990033;
	border-bottom: 0px solid #990033;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width:160px;
	text-align: left;
	text-indent: 5px;
	padding: 2px;

}


/* left banners */
#right_banners {width:150px; text-align:center;}
#first_left_banner {margin-bottom:3px;}
#second_left_banner {margin-bottom:3px;}
#third_left_banner {margin-bottom:3px;}
#fourth_left_banner {margin-bottom:3px;}
#fifth_left_banner {margin-bottom:3px;}


/* right banners*/
#right_banners {width:150px; text-align:center;}
#first_right_banner {margin-bottom:3px;}
#second_right_banner {margin-bottom:3px;}
#third_right_banner {margin-bottom:3px;}
#fourth_right_banner {margin-bottom:3px;}
#fifth_right_banner {margin-bottom:3px;}

img {
  border:0px;
}


/*left menu*/
#leftmenu {width:152px; text-align:center; margin-left:auto; margin-right:auto; font:bolder 1.2em verdana, arial, sans-serif;}
/*position:absolute; top:120px; z-index:65;*/
.menulink {color:#ffffff;}
#leftmenu ul {list-style-type:none; margin:0px; padding:0px; font:bolder 0.9em verdana, arial, sans-serif; margin-bottom:1px;}
.brand {height:17px; width:152px; background-image:url(/img/menu_brand.gif); background-repeat:no-repeat; margin-bottom:1px;}
li.category {height:17px; width:152px; background-image:url(/img/menu_category.gif); background-repeat:no-repeat; margin-bottom:1px;}
#leftmenu ul ul {display: none;}

a:active {outline: none;}



.addedToInformationRequest	{ /* just to remind us we're using this -- we don't want to write over it later! */ width:98%; }
/*
.odd		{ background:#c3c7cc; }
.even		{ background:#afb1b5; }
*/





/* ImageFlow Settings
==================================== */
@media screen, projection {
	.imageflow {
		overflow:hidden;
		text-align:left;
		visibility:hidden;
		width:600px;
		position:absolute;
		z-index:0;
		top:0px;
		left:-20px;
	}
	.imageflow img {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
	}
	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid white;
		height:15px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:visible;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:15px;
		visibility:visible;
		width:1%;
	}
	.imageflow .navigation{
		z-index:10000;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		text-align:center;
		z-index:10001;
	}
	.imageflow .scrollbar {
		/*border-bottom:1px solid #b3b3b3;*/
		position:relative; 
		visibility:hidden;
		z-index:10002;
		height:1px;
		margin-top:80px;
	}
	.imageflow .slider {
		background:url(/img/imageFlow/slider_dark.png) no-repeat;
		height:14px;
		margin:25px 0 0 -7px;
		position:absolute;
		width:14px;
		z-index:10003;
	}
	.imageflow .slideshow {
		cursor:pointer;
		height:14px;
		margin:25px 0 0 20px;
		position:absolute;
		width:14px;
		z-index:10003;
	}
	.imageflow .slideshow.pause {
		background:url(/img/imageFlow/button_pause.png) no-repeat;
	}
	.imageflow .slideshow.play {
		background:url(/img/imageFlow/button_play.png) no-repeat;
	}
	.imageflow .images {
		overflow:hidden;
		white-space:nowrap;
	}
	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	}
	.imageflow .previous {
		background: url(/img/imageFlow/button_left_dark.png) top left no-repeat;
		float:left;
		margin: 25px 0 0 -30px;
	}
	.imageflow .next {
		background: url(/img/imageFlow/button_right_dark.png) top left no-repeat;
		float:right;	
		margin:25px -30px 0 30px;
	}
}

