@charset "UTF-8";
/* CSS Document */

body, html{
		font-family: arial, helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		height: 100%;
		width:100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
		margin:0 auto;
		
		background:url(http://www.bellebella.com/images/bg_dropshadow.gif) repeat-y center;
		
	}
	a:link{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}
	a:active{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}
	a:visited{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}
	a:hover{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}
	#background_graphic{
		width:100%;
		height:100%;
		
	}
#background_color_holder{
	background-image:url('images/pink_background.gif');
		width:800px;
		margin: 0px 0 0 0; 
		height:100%; 
		background-repeat:repeat;
	}
       #background_holder{
		/*background-color:#f2c8dc;*/
		background-image:url(http://www.bellebella.com/images/background_grad.gif);
		width:800px;
		margin: 0px 0 0 0; 
		height:100%; 
		background-repeat:repeat-x
	}
	#contains_all{
		width:585px;
		margin: 0px 0 0 0;
	}
	#contains_all #logo{
		width:298px;
		height:96px;
		margin: 20px 0 0px 0;
		padding:0 0 5px 0;
		float:left;
	}
	.allclear{
		clear:both;
	}
	#contains_all #tag{
		width:331px;
		height:9px;
		margin: 0 0 0px 0;
		padding:0 0 15px 0;
		
	}
	#contains_all #top_menu{
	position:absolute;
		width:585px;
		height:20px;
		font-size:12px;
		color: #cf0000;
		padding: 0 0 0 0px;
		z-index:10;
	}
	#contains_all #top_menu .menu_seperator{
		color:#000000;
		padding:4px 10px 0 10px;
		margin:0px;
		float:left;
		border:0px red solid;
		height:18px;
		font-size:12px;
	}
	.menu_align_left_on{
		float:left;
		margin:0px 0 0 0;
		border-top:1px #cf0000 solid;
		border-bottom:1px #cf0000 solid;
		height:16px;
		padding:4px 0 0 0;
		color:#c71a6d;
		text-decoration:none;
	}
	a.menu_align_left:link{
		float:left;
		margin:0px 0 0 0;
		border-top:1px #eeb8d2 solid;
		border-bottom:1px #eeb8d2 solid;
		height:16px;
		padding:4px 0 0 0;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
	}
	a.menu_align_left:active{
		float:left;
		margin:0px 0 0 0;
		border-top:1px #eeb8d2 solid;
		border-bottom:1px #eeb8d2 solid;
		height:16px;
		padding:4px 0 0 0;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
	}
	a.menu_align_left:visited{
		float:left;
		margin:0px 0 0 0;
		border-top:1px #eeb8d2 solid;
		border-bottom:1px #eeb8d2 solid;
		height:16px;
		padding:4px 0 0 0;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
	}
	a.menu_align_left:hover{
		float:left;
		margin:0px 0 0 0;
		border-top:1px #cf0000 solid;
		border-bottom:1px #cf0000 solid;
		height:16px;
		padding:4px 0 0 0;
		color:#c71a6d;
		font-weight:normal;
	}a.menu_align_right_rollover:link{
		float:left;
		margin:0px 0 0 0;
		padding:2px 0 0 0;
		border-top:1px #eeb8d2 solid;
		border-bottom:1px #eeb8d2 solid;
		height:18px;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
			}
	a.menu_align_right_rollover:active{
		float:left;
		margin:0px 0 0 0;
		padding:2px 0 0 0;
		border-top:1px #eeb8d2 solid;
		border-bottom:1px #eeb8d2 solid;
		height:18px;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
	}
	a.menu_align_right_rollover:visited{
		float:left;
		margin:0px 0 0 0;
		padding:2px 0 0 0;
		border-top:1px #eeb8d2 solid;
		border-bottom:1px #eeb8d2 solid;
		height:18px;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
	}
	a.menu_align_right_rollover:hover{
		float:left;
		margin:0px 0 0 0;
		padding:2px 0 0 0;
		border-top:1px #cf0000 solid;
		border-bottom:1px #cf0000 solid;
		height:18px;
		color:#c71a6d;
		text-decoration:none;
		font-weight:normal;
	}
	#contains_all #top_menu .menu_align_right{
		float:right;
	}
	#menu_border_top{
	position:absolute;
	height:1px;
	width:585px;
	border-top:1px #eeb8d2 solid;
	margin-top:0px;
	z-index:1;
	

}
#menu_border_bottom{
	position:absolute;
	height:1px;
	width:585px;
	border-bottom:1px #eeb8d2 solid;
	margin-top:20px;
	z-index:2;

}
	#contains_all #main_content{
	width:584px;
	height:351px;
	padding:20px 0 10px 0;
	}
	/*#contains_all #seperater_line{
		height:1px;
		width:585px;
		border-bottom: 1px solid #e9a5c6;	
	}*/
	#contains_all .seperater_line{
		height:1px;
		width:585px;
		border-bottom: 1px solid #e9a5c6;	
	}
	#contains_all #image_strip{
		margin:8px 0 5px 0;
	}
	
	#contains_all #nice_words{
		width:585px;
		text-align: center;
		float:left;
		padding:7px 0 0 0px;
	}
	#contains_all #nice_words .nice_words_centering{
		margin: 0 auto;
		margin:0 auto;
		text-align: center;
	}
	#contains_all #nice_words .mytable .nice_words_text{
		
		color: #ed0078;
		margin:8px 0 0 0;
		float:left;
		font-weight:bold;
		
	}
	#contains_all #nice_words .mytable .line{
		color:#000000;
		padding:6px 10px 0 10px;
		float:left;
                font-size:12px;
		
	}
	#contains_all #text_bottom{
		font-size:11px;
	}

a.qvclinks:link{
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
a.qvclinks:active{
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
a.qvclinks:visited{
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
a.qvclinks:hover{
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
#contains_all #flags{
	float:right;
	margin:-24px 0px 0px 0;

}

#contains_all #flags .flag_uk{
	float:left;
	margin: 0 5px 0 0;
}
#contains_all #flags .flag{
	float:left;
	margin: 0 0px 0 0;
}
#contains_all #main_content .main_left_block{
	float:left;
	width:277px;
height:350px;
	text-align: left;
	padding:10px 0 0 0;
}
#contains_all #main_content .main_left_block .portrait{
	float:left;
	text-align: left;
	padding:12px 0 0 50px;
width:208px;
height:340px;
}
#contains_all #main_content .main_right_block{
	float:left;
	width:268px;
	text-align: left;
	padding:10px 0 0 35px;
height:350px;
}
#contains_all #main_content .main_right_block #wn2{
	width:250px;
	height:309px;
	float:left;
	margin:0px 10px 0 0px;
	text-align: left;
}
#contains_all #main_content .main_right_block .profile_text{
	width:263px;
	height:150px;
	margin:40px 0px 0 10px;
}

#contains_all #main_content .main_right_block .news_text{
	width:263px;
	height:150px;
	margin:40px 0px 0 10px;
}
.formElements{
	border:1px #f5d2e2 solid;
}
#contains_all #main_content .main_right_block .address_text{
	width:240px;
	height:150px;
	margin:0px 0px 0 0px;
}