body {
	margin: auto;
	padding: 0px;
	background: #0e0e0e url('images/background.gif') no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.clear {
	clear: both;
}
.space {
	height: 25px;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;	
}
#main_container {
	margin: auto;
	width: 954px;
	padding: 0px;
	text-align: left;
}

#header {
	width: 952px;
	height: 159px;
}
.header_left {
	float: left;
	width: 315px;
	height: 159px;
	background: url('images/header_left.gif') no-repeat;
	margin: 0px;
	padding: 0px;
}
.header_top {
	float: left;
	width: 321px;
	height: 159px;
	background: url('images/header_top.png') no-repeat;
	margin: 0px;
	padding: 0px;
}
.header_right {
	float: right;
	width: 315px;
	height: 159px;
	background: url('images/header_right.gif') no-repeat;
	margin: 0px;
	padding: 0px;
}
.header_right_item {
	float: right;
	padding-top: 9px;
}
.header_right_item a {
	font-family: arial;
	font-size: 11px;
	color: #dedede;
	text-decoration: none;	
}
.header_right_item a:hover {
	font-family: arial;
	font-size: 11px;
	color: #dedede;
	text-decoration: underline;	
}
.header_spacer {
	float: right;
	font-family: arial;
	font-size: 11px;
	color: #dedede;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 9px;
}

#menu {
	width: 952px;
	height: 34px;
	background: url('images/menu_bg.gif') repeat-x;
	border: solid #252525 1px;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.menu_item {
	float: left;
	height: 24px;
	padding-left: 19px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 0px;
	margin: 0px;
}
.menu_item a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_item_selected {
	float: left;
	height: 24px;
	padding-left: 19px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 0px;
	margin: 0px;
	background: #212121;	
}
.menu_item_selected a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_item_selected a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_newsletter {
	float: right;
	height: 24px;
	padding: 10px 17px 0px 30px;
	background: url('images/menu_newsletter.gif') no-repeat;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.menu_newsletter a {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_newsletter a:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#bmenu {
	width: 952px;
	height: 75px;
	background: url('images/bmenu_bg.gif') repeat-x;
	border: solid #252525 1px;
	font-family: arial;
	font-size: 11px;
	color: #959595;
	margin-top: 6px;
}
.bmenu_item {
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.bmenu_item a {
	color: #959595;
	text-decoration: none;
}
.bmenu_item a:hover {
	color: #959595;
	text-decoration: underline;
}
.bmenu_startseparator {
	float: left;
	width: 16px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.bmenu_separator {
	float: left;
	width: 17px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.footer {
	width: 952px;
	height: 35px;
	font-family: arial;
	font-size: 11px;
	color: #959595;
	margin-bottom: 20px;
}
.footer a {
	font-family: arial;
	font-size: 11px;
	color: #959595;
}
.bmenu_copy {
	float: left;
	height: 24px;
	cursor: default;
	padding: 10px 14px 0px 15px;
}
.w2w {
	float: right;
	height: 24px;
	cursor: default;
	padding: 10px 15px 0px 0px;	
}
#content {
	width: 942px;
	border: solid #282828 6px;

}
#subcontent_home {
	width: 940px;
	height: 443px;
	background: url('images/home.png');
	border: solid #444444 1px;
}
#subcontent {
	width: 940px;
	min-height: 443px;
	background: url('images/content_bottom_bg.gif') bottom no-repeat;
	border: solid #444444 1px;
}
.maincontent {
	width: 942px;
	padding: 0px;
	margin: 0px;
}
.maincontent_home {
	width: 942px;
	height: 443px;
	background: #000000 url('images/content_bg.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
}
.page_title2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a1a0a0;	
	cursor: default;
	padding: 5px 0px 0px 5px;
}
.page_title2 a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a1a0a0;	
	text-decoration: none;
}
.page_title2 a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}
.page_title {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #a1a0a0;	
	cursor: default;
	margin: 21px 21px 0px 21px;
	width: 900px;
}
.page_title a {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #a1a0a0;	
	text-decoration: none;
}
.page_title a:hover {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}
.page_title_model {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;	
	cursor: default;
	margin: 13px 21px 11px 22px;
	width: 900px;
}
.page_text {
	margin: 0px 21px 20px 21px;
	width: 900px;
}
.contact_img {
	padding: 0px 0px 0px 25px;
	width: 90%;
	text-align:  center;
}
.page_image {
	float: left;
}
.bemodel {
	width:  90%;
	margin-left: 20px;
}
.bemodel_left {
	width: 150px;
	padding: 3px;
}
.bemodel_right {
	padding: 3px;
}
.input_text {
	width: 100%;
}
.textarea_text {
	width: 100%;
	height: 50px;
}
.bemodel_buton {
	text-align: center;
	padding: 5px;
}

.modele_index_main {
	width: 100%;
}
.modele_index_model {
	float: left;
	text-align: center;
	padding: 10px;
}
.modele_index_model_nume {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.modele_index_model_nume a{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.modele_main_image {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
.eveniment {
	padding-bottom: 16px;
	margin-top: 13px;
	border-bottom: solid #1d1d1d 1px;
}
.eveniment_picture_big_frame {
	width: 180px;
	height: 134px;
	border:solid #282828 6px;
	vertical-align: middle;
	text-align: center;
}
.eveniment_picture_frame {
	width: 178px;
	height: 132px;
	border:solid #3c3c3c 1px;
	vertical-align: middle;
	text-align: center;
	background: #000000;
}
.eveniment_picture {
	float: left;
	width: 192px;
	height: 146px;
	margin-right: 19px;
}
.eveniment_title {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
}
.eveniment_text {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;	
}

.model_category_frame {
	width: 427px;
	height: 322px;
	border:solid #282828 6px;
	vertical-align: middle;
	text-align: center;
}
.model_category {
	width: 425px;
	height: 320px;
	border:solid #3c3c3c 1px;
	vertical-align: middle;
	text-align: center;
	background: #000000;
}
.left_model_cat {
	float: left;
	width: 440px;
}
.left_model_cat_title {
	font-family: arial;
	font-size: 18px;
	color: #a1a0a0;
	text-align: center;
	margin-bottom: 9px;	
}
.right_model_cat {
	float: right;
	width: 440px;
}
.right_model_cat_title {
	font-family: arial;
	font-size: 18px;
	color: #a1a0a0;
	text-align: center;
	margin-bottom: 9px;	
}
.model_icon_big_frame {
	width: 100px;
	height: 134px;
	border:solid #282828 6px;
	vertical-align: middle;
	text-align: center;
}
.model_icon_frame {
	width: 100px;
	height: 132px;
	border:solid #3c3c3c 1px;
	vertical-align: middle;
	text-align: center;
	background: #000000;
}
.model_icon_separator {
	float: left;
	width: 10px;
	height: 173px;
}
.model_icon {
	float: left;
	width: 112px;
	height: 173px;
	margin-top: 16px;
	text-align: center;
}
.model_icon_text {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.model_profile_picture_big_frame {
	width: 384px;
	height: 438px;
	border:solid #282828 6px;
	vertical-align: middle;
	text-align: center;
}
.model_profile_picture_frame {
	width: 382px;
	height: 436px;
	border:solid #3c3c3c 1px;
	vertical-align: middle;
	text-align: center;
	background: #000000;
}
.model_profile_picture {
	float: left;
	width: 396px;
	height: 450px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding-left: 0px;
}
.galerie {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
}
.contact_text {
	float: left;
	width: 500px;
	font-family: arial;
	font-size: 11px;
	color: #a1a0a0;
	text-align: left;
}
.contact_form {
	float: right;
	width: 384px;
	min-height: 325px;
}
.bemodel_text {
	width: 100%;
	font-family: arial;
	font-size: 11px;
	color: #a1a0a0;
	text-align: left;
}
.bemodel_form {
	width: 450px;
	min-height: 325px;
	margin: auto;
}
.contact_form_camp {
	margin-bottom: 8px;
}
.contact_form_camp_input {
	float: right;
	width: 281px;
	margin-left: 13px;
}
.contact_form_camp_name {
	float: right;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	margin-top: 7px;
}
.input {
	width: 100%;
	height: 19px;
	background: #505050;
	border:solid #696969 1px;
	padding-top: 3px;
	color: #ffffff;
}
.textarea {
	width: 100%;
	height: 155px;
	background: #303030;
	border:solid #696969 1px;
	color: #ffffff;
}
.contact_form_camp_reset {
	float: left;
}
.contact_form_camp_submit {
	float: right;
}
.input_reset {
	height: 26px;
	background: url('images/button.gif') repeat-x;
	border: none;	
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 13px;
}
.input_submit {
	height: 26px;
	background: url('images/button.gif') repeat-x;
	border: none;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 13px;
}
.parteneri {
	padding: 5px 0px 5px 0px;
}




.galery_thumb_div {
	width: 150px;
	height: 134px;
	border:solid #000000 1px;
	vertical-align: middle;
	text-align: center;
}
.galery_thumb_img {
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.galery_div {
	width: 460px;
	height: 410px;
	border:solid #000000 1px;
	vertical-align: middle;
	text-align: center;
}
.galery_img {
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
}
.model_galery {
	width: 100%;
}
.model_galery_image {
	float: left;
}

/* Items Holder Artisti*/
.items-holder{
	margin: 0px 21px 20px 21px;
	width: 900px;
}
.single-item-holder{
float:left; width:240px; height:104px;
}
.single-item-holder-porto{
float:left; width:200px; height:104px;
}
.item-pic-holder-porto{
float:left; width:164px; height:106px; margin-top:0px;
}

.item-pic-holder{
float:left; width:72px; height:72px; margin-top:15px; display:block;
}
.item-pic-holder a{
display:block; width:70px; height:70px; overflow:hidden; margin:1px;
}
.item-text-holder{
float:left; width:110px; margin-top:20px; margin-left:18px;
}
.item-date{

}
.item-title{
font-weight:normal; font-size:17px; line-height:22px;
}
.item-title-no-link{
font-weight:normal; font-size:17px; line-height:22px; color:#cccccc;
}
.item-text{
line-height:15px;
}

