/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color: #000000;
	/*color: #f6d572; */
	color:  #bfb8b8;
	font-size: 12px;
}

.warper_1 {
	width: 850px;
	height:70px;
	text-align: center;
	font-size: 1px;
	background-image: url(images/body_bg.jpg);	
	background-repeat:repeat;
	margin:0px auto;
}

#warper_2 {
	width: 850px;
	height:530px;
	background-color:  black;
	margin:0px auto;
	margin-top:-10px;
	background-image: url(images/body_bg.jpg);	
	background-repeat:repeat;	
}


#warper_3 {
	width: 850px;
	text-align: left;
	background-color:  black; 
	margin-top:5px;
	/*	background-color:  blue; */
}


.header{
	width: 840px;
	text-align: left;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.header_top{
	width: 840px;
	height:5px;
	font-size: 1px;
}
.header_body{background-color:#000000;  }


#left_part {
	width: 220px;
	float:right;
	margin-right:0px;
	margin-top:5px;
}

#right_part {
	width: 630px;
	text-align: center;
	float:left;
	margin-left:0px;

}


.about_outer_top{
	width: 200px;
	text-align: left;
/*	background-image: url(images/div_border.jpg);
	background-repeat: repeat; */
	float:left;
	height: 5px;
	margin: 0px 0px 0px 5px;
}


.about_outer{
	width: 200px;
	float:left;
	height: 170px;
	margin: 0px 0px 0px 5px;
	background-color:#000000;
}

.about_outer h2{margin: 0px 0px 0px 5px; font-weight:normal;}



#about_inner{
	margin-top:5px;	margin-left: 5px;	margin-right: 5px;
/*	color: #f6d572; /*#ffcc66; /* #999999;/* #bfb8b8; /* white; /* #bfb8b8;*/
	font-size: 12px;	

}

.about_more {text-align: right;	margin-top:-5px;margin-bottom:5px;}


h1{	color: #f8f3a0;	font-size: 16px;	margin-right:5px; margin-top:3px;margin-bottom:5px;	font-weight:bold;
}


#guest_book_inner{
	width:200px;
	text-align: right;
	float:left;
	margin: 5px 5px 5px 5px;
}

#slide_inner{
	width: 610px;
	height: 385px;
	text-align: center;
	background-color:  black;
	margin: 5px 15px 5px 5px;
}


#slide_inner img{border:0;}


a.page_link {
	color:  #bfb8b8;
	font-size: 11px;
	text-decoration: underline;
}

a.page_link:hover {
	color: #CCCC00;
	text-decoration: underline;
	font-size: 11px;
}

/* Serie */


#serie_outer{
	width: 610px; /* 580px; */
	height:120px;
	text-align: left;
	background-color: black;
	margin: 0px 15px 5px 5px;

}

#serie_outer h2{	font-size: 16px;	margin-left:5px; margin-top:0px; font-weight:bold;	margin-bottom: 0px;}

	
.serie_div {
	width:96px;
	float:left;
	text-align:center;
}

#serie_div_filler {
	width:4px;
	float:left;
	text-align:center;
}


#serie_inner_img_div{
	width: 610px;
	text-align: center;
	font-size: 8px;
	margin-top:5px;
}

.serie_inner_txt_div{
	width: 580px;
	text-align: center;
	font-size: 8px;
	margin-top:-2px;
	margin-bottom:0px;
}

.serie_img{
width:70px; height:70px; border:0px;
}

a.read_more_link{
	color:  #bfb8b8;
	font-size: 12px;
	text-decoration: none;
}

a.read_more_link:hover {
	color: #CCCC00;
	text-decoration: none;
	font-size: 12px;
}

a.catalog_page_back_link{
	color:  #bfb8b8;
	font-size: 14px;
	text-decoration: none;
}

a.catalog_page_back_link:hover {
	color: #CCCC00;
	text-decoration: underline;
	font-size: 14px;
}


#right_next{
	float:left;
	margin-left:10px;
}




/* ------------------- */
	#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0px 10px; letter-spacing:1px;}
	#xsnazzy h1 {font-size:2.5em; color:#FFFFFF;}
	#xsnazzy h2 {font-size:2em;color:#06a; border:0px;;}
	#xsnazzy p {padding-bottom:0.5em;}
	#xsnazzy h2 {padding-top:0.5em;}
	#xsnazzy {background: transparent; margin:1em;}

	.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
	.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
	.xb1, .xb2, .xb3 {height:1px;}
	.xb2, .xb3, .xb4 {background: #000000;}
	/*background:#ccc; */
	.xb1 {margin:0 5px; background:#000000;}
	.xb2 {margin:0 3px; border-width:0 2px;}
	.xb3 {margin:0 2px;}
	.xb4 {height:2px; margin:0 1px;}

	.xboxcontent {display:block; background:#000000;}
	
#weba{
	width: 850px;
	margin:0px auto;
	text-align:right;
	color:#999999;
	font-size:10px;
}
#weba a{color:#999999;}

#weba a:hover{text-decoration:none;}

#weba .right{width:50%; margin:auto;float:right;}
#weba .left{width:50%; margin:auto;float:left;  text-align:left;}






/* this is the main UL element*/
.dropdown{
	visibility:hidden; 
	margin:0;
	padding:0;
	list-style:none;
/*	border-bottom:1px solid #444; */
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	border-top:1px solid #444;
	list-style:none;
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0;
	padding:5px;
	width:70px;
	background-color:#000000;
	cursor:pointer;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#bfb8b8;
/*	width:100%; */
	font-size:14px;
}

.dropdown a:hover{
	text-decoration:underline;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	border:1px solid #444;
	border-top:0;
	margin-left:-1px;
	width:140px;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu{
background-image:url('css/expand_down.gif');
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	width:70px;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown ul li.submenu{
	background-image:url('/css/expand_right.gif');
	background-position:center left;
	padding:5px;
	width:40px;
	font-size:12px;
}
