

body,html 	{
		background-color:#000;
		font-family:arial,helvetica,sans-serif;
		font-size:11px;
		color:#fff;
		margin:0 0 0 0;
		padding:0 0 0 0;
		width: 100%;
		height: 100%;
		overflow:hidden;
	}

img	{border:none}
a {border:none;
color:#444745;
text-decoration:none;}

a:hover {color:#fff;
text-decoration:none;}
	
	
div#left  	{
		text-align:right;
		width:33%;
		height:100%;
		float:left;
		background-image:url(bkgleft.jpg);
		background-position:top right;
		background-repeat:no-repeat;
		background-color:#000;
		overflow:auto;
	}

div#copyrights {
	position:relative;
	top:10px;
	color:#2b2b2b;
	font-size:10px;
	height:20px;
	}
	
	
div#wrap  	{
		height:100%;
		width:240px;
		float:right;
		overflow:hidden;
	}
	
div#wrapCopy  	{
		height:100%;
		width:240px;
		margin-bottom:-40px;
	}	
	


div#margin	{
		width:27px;
		height:100%;
		float:right;
	}	
	
div#logo  	{	
		float:right;
		width:167px;
		height:42px;
		margin-top:34px;
		background-color:#fff;
		background-image:url(logo.jpg);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
div#menu  	{	
		float:right;
		width:167px;
		height:153px;
		margin-top:25px;
		
	}			

div#fashion_en {
	background-image: url("cat1en.jpg");
}
div#portrait_en {
	background-image: url("cat2en.jpg");
}
div#personal_en {
	background-image: url("cat3en.jpg");
}

div#zanas_en {
	background-image: url("2en.jpg");
}
div#clients_en {
	background-image: url("clientsen.jpg");
}
div#contacts_en {
	background-image: url("3en.jpg");
}


div#fashion_bg {
	background-image: url("cat1bg.jpg");
}
div#portrait_bg {
	background-image: url("cat2bg.jpg");
}
div#personal_bg {
	background-image: url("cat3bg.jpg");
}

div#zanas_bg {
	background-image: url("2bg.jpg");
}
div#contacts_bg {
	background-image: url("3bg.jpg");
}
div#clients_bg {
	background-image: url("clientsbg.jpg");
}

div.menu_item {
		width:167px;
		height:30px;
		background-position:top left;
		background-repeat:no-repeat;
}
div.menu_item:hover  	{
		background-position:-167px 0px;
		cursor:pointer;
}

div.active 	{
		background-position:-167px 0px;
		}	
	
div#navigation 	{	
		float:right;
		width:167px;
		height:12px;
		margin-top:30px;
		
	}	

div#navwrap   	{	
		float:right;
		width:34px;
		height:7px;
}
	
div#prev  	{
		float:left;
		width:16px;
		height:23px;
		background-image:url(prev.gif);
		background-position:top left;
		background-repeat:no-repeat;
	}

div#prev:hover 	{
		background-position:0px -23px;
		cursor:pointer;		
	}
	
div#separator 	{	
		float:left;
		height:7px;
		width:1px;
	}
	
	
div#next  	{	
		float:left;
		width:16px;
		height:23px;
		background-image:url(next.gif);
		background-position:top left;
		background-repeat:no-repeat;
	}	
	
div#next:hover 	{
		background-position:0px -23px;
		cursor:pointer;
	}	
	
	


div#lang
	{
	float:right;
	height:20px;
	font-size:9px;
	color:#444745;
	margin-top:-265px;
	}
	
/*

div#lang  	{
	float:right;
	height:20px;
	font-size:9px;
	margin-top:13px;
	color:#444745;
	width:200px;
	}
*/

	
span#bg   	{
	color:#444745;
	}

span#bg:hover 	{
	color:#fff;
	cursor:pointer;
	}

span#en	{
	color:#444745;
	}
	
span#en:hover	{
	color:#fff;
	cursor:pointer;
	}
		
	
div#title	{	
		float:right;
		width:200px;
		height:70px;
		text-align:right;
		margin-top:11px;
	}		
	
h1    	{
		margin:0 0 0 0;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}

p 	{
		font-size:11px;
		font-weight:normal;
		color:#848484;
		margin-top:11px;
	}

div#rightbkg		{
		float:left;
		height:100%;
		width:67%;
		background-image:url(bkgright.jpg);
		background-position:top left;
		background-repeat:no-repeat;		
	}
	
div#right	{
		float:left;
		height:100%;
		width:100%;
		overflow:auto;
  	}

.item	{
		margin-left:24px;
		margin-top:34px;
	}
	
div.portListItem {
		height:40px;
		width:366px;
		background-position: 0 40px;
		margin-bottom:1px;
		}
		
div.portListItem:hover {
		background-position: 0 0;
		cursor:pointer;
		}
		
div.portListItem:active {
		background-position: 0 0;
		cursor:pointer;
		}		
div#contactWrap{
	margin-left:24px;
	}
		
div#contactText	{
	margin-top:30px;
	width:190px;
	float:left;
	}
	
div#contactMail {
	margin-top:30px;
	float:left;
	}

div#contactBorder {
	height:300px;
	width:1px;
	float:left;
	background-color:#1a2023;
	}	
	
div#contactMargin {
	height:30px;
	width:24px;
	float:left;
	}
div#contInputWrap {
float:left;
}
	
div#contact {
	height:300px;
	width:200px;
	float:left;
	}	
	
	
span.contactProperty {
	color:#545a56;
	}

span.contactValue {
	color:#ddd;
	font-size:12px;
	}	
	
a.mailLink  {
	color:#b7e6eb;
	font-size:12px;
	}
	
a.mailLink:hover {
	color:#fff;
	}	
	
input.input {
	width:200px;
	background-color:#141a1d;	
	border:none;
	color:#fff;
	font-size:11px;
	border:none;
	margin-top:1px;
	}
	
input.input:hover {
	background-color:#2b3036;
	}	
	
input.input:focus {
	background-color:#2b3036;
	}		
	
textarea.input {
	width:200px;
	background-color:#141a1d;	
	border:none;
	color:#fff;
	font-size:11px;
	border:none;
	margin-top:1px;
	}
	
textarea.input:hover {
	background-color:#2b3036;
	}	
	
textarea.input:focus {
	background-color:#2b3036;
	}		
textarea.inputBig {
	height:100px;
	overflow:auto;
	}	
	
#button_holder2 {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b7e6eb; 
}

.btn2 a {
	padding:2px 5px;
	float:left; 
	text-decoration:none;
	color:#5f727b;
	background-color:#0f1a20;
}	

.btn2 a:hover {
	color:#fff;
	background-color:#42535c;
}
	
				
	

