body, form, h3, h4 { margin: 0; }
body {
	font-family: Tahoma;
	color: #000;
	font-size: 12px;
	background: #dbf1ff;
}

a { color: #164963; text-decoration:none; }
a:hover { text-decoration:underline; }

.border_left { 		border-left: 1px solid #0b567d; 	}
.border_top { 		border-top: 1px solid #0b567d; 		}
.border_bottom { 	border-bottom: 1px solid #0b567d; 	}
.border_right { 	border-right: 1px solid #0b567d; 	}
.border { 			border: 1px solid #0b567d; 			}

#center { width: 1200px; margin: 0 auto; }

.btn_search {
	background: url(../images/btn_search_tile.png) repeat-x;
}
.btn_search:hover {
	background: url(../images/btn_search_tile_over.png) repeat-x;
	cursor:pointer;
}

.btn_menu:hover {
	background:url(../images/btn_menu_over.png) repeat-x;
	cursor:pointer;
}

.search_image {
	position:absolute;
	z-index: 999;
}

.editor_box_float {
	float: left;
	width: 576px;
	height: 460px;
	background:url(../images/editor_box.png) no-repeat;
	margin-left: 15px;
	margin-top: 15px;
}
.editor_box_header {
	width: 100%;
	height: 19px;
	padding: 6px 0 0 6px;
	color: #fff;
	font-weight:bold;
}

.editor_box_content {
	width: 100%;
	height: 430px;
}

.editor_div_container {
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
	background: #dbf1ff;
}

.editor_cart_float {
	float: left;
	width: 198px;
	height: 120px;
}
.edit_link:hover {
	cursor:pointer;
}
.click:hover {
	cursor:pointer;
}
.buy_btn {
	position: relative;
	top: -39px;
	left: 309px;
	background:url(../images/buy_dvd_btn.png) no-repeat;
	width: 255px;
	height: 33px;
}
.buy_btn:hover {
	background:url(../images/buy_dvd_btn_over.png) no-repeat;
	cursor: pointer;
}
.scene_layer {
	position: relative;
	top: -300px;
	left: 349px;
	background:url(../images/scene_layer.png) no-repeat;
	width: 173px;
	height: 40px;
}

.content {
	background: #60bfef;
}

.cs_float {
	float: left;
	width: 370px;
	height: 473px;
	border: 1px solid #0b567d;
	margin: 20px 0 0 20px;
}

.normal_float {
	float: left;
	width: 200px;
	height: 352px;
	border: 1px solid #0b567d;
	margin: 20px 0 0 30px;
}
.fl_header {
	height: 16px;
	width: 100%;
	background:url(../images/float_header.jpg) repeat-x;
	border-bottom: 1px solid #0b567d;
	font-weight:bold;
	padding-top: 3px;
}
.fl_footer {
	height: 31px;
	width: 100%;
	background:url(../images/btn_menu.png) repeat-x;
	border-top: 1px solid #0b567d;
}
.fl {
	float:left;
}
.Anav {
	float: left;
	width: 23px;
	clear:none;
	font-family: Tahoma;	
	font-size: 12px;	
	color: #000;	
	text-decoration: none;
}

#tooltip {
	display: none;
    position: absolute;
    border: 1px solid #000;
    text-align: left;
	z-index: 200;
	background: #fff;
}

/* fold out menu */

.modHeader {
	background: url(../images/btn_sites_over.jpg) repeat-x;
	width: 200px;
	height: 28px;
	font-weight: bold;
}
.nicheBtn {
	height: 15px;
	border: 2px solid #45a4d4;
	background: url(../images/blgrad.jpg) repeat-x;
	width: 200px;
	color: #fff;
	font-weight:bold;
}
.nicheBtn:hover {
	border: 2px inset #fff;
	cursor: pointer;
}
.borderless {
	border: 1px solid #000;
}
.borderless:hover {
	border: 1px solid #fff;
}
/* einde menu */

.clickable {
	cursor:pointer;
}

/* dvd bar */

.dvd_bar {
	position:relative;
	height: 21px;
	border-top: 1px solid #024b70;
	border-bottom: 1px solid #024b70;
	margin-top: 2px;
	background:url(../images/dvd_trans_tile.png) repeat-x;
}

.dvd_arrow {
	position:absolute;
	left:0;
	z-index: 998;
	background:url(../images/dvd_pip.png) no-repeat;
	height: 21px;
	width: 81px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-weight:bold;
}

.dvd_right{
	position:absolute;
	z-index: 998;
	background:url(../images/dvd_trans_tile.png) repeat-x;
	height: 18px;
	width: 81px;
	right: 0;
	padding: 4px 0 0 10px;
	color: #000;
	font-weight:bold;
	border-left: 1px solid #000;
}

.dvd_file {
	float: left;
	width: 100px;
	height: 15px;
	background:url(../images/dvd_green_tile.gif) repeat-x;
	border-right: 1px solid #024b70;
	padding: 6px 0 0 10px;
	font-size:9px;
	font-weight:bold;
	color: #147800;
}

.fl {
	float: left;
}
.fr {
	float: right;
}

.add_to_dvd {
	background:url(../images/btn_sites.jpg) repeat-x;
}

.pop_select {
	width: 145px;
}

.proceed_div {
	background:url(../images/proceed_tile_new.png) repeat-x;
	height: 23px;
	margin-top: 2px;
	color: #000;
	padding-top: 2px;
	padding-right: 5px;
}

.proceed_div a {
	font-weight:bold;
	/*color: #2e7295;*/
	color: #000;
}

/* einde dvd bar */

/* shoppingcart */

.shoppingCart_header {
	height: 21px;
	border-bottom: 1px solid #024b70;
	font-weight:bold;
	background:url(../images/dvd_trans_tile.png) repeat-x;
}

.padding{
	padding: 2px;
}

.m_login {
	font-size:12px;
	width: 120px;
}

/* einde shoppingcart */

/* login registration */ 

.loginform {
	width: 150px;
	border: 1px solid #000;
}

.subscribeForm {
	width: 200px;
	border: 1px solid #000;
}

/* einde login registration */

.comp_form {
	width: 150px;
	font-size: 10px;
}


.comp_select_form {
	font-size: 10px;
}

.titel_alert {
	border: 1px solid #f00;
	padding: 10px;
	margin-bottom: 15px;
	background: #ffb2b2;
	font-weight:bold;
}






