 /*
 * Project: X-ray Photography
 * Start Date: xx.07.2009
 * Author: Maria Solovyeva
 * Reset CSS by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
 */
 @import url("reset.css");
 
html, body {
	width: 100%;
	height: 100%;
}
body {
	background-color: #000;
	background-image: url(images/body_bgr.jpg);
	background-repeat: repeat-x;
	font-family: Myriad Pro,Verdana, Geneva, sans-serif;
}
    #portf {
		background-color:#000;
		height: 100%;
		width: 1030px;
		margin: 0 auto;
		position: relative;
	  }
    #warp {
		background-color:#000;
		width: 1030px;
		height: 100%;
		margin: 0 auto;
		position: relative;}
p {
	font-size: 12px;
	color: #CDC0DC;
	}
h2 {font-size: 12px;
    font-style: normal;
	font: normal;
    
    color:  #CDC0DC;}
a {
	font-size: 12px;
	    color: #CDC0DC;
		text-decoration: none;}
	
#header {
   
	border: none;
    padding: 0;
	margin: 0;
	background-image:url(images/Main_header_bgr.jpg);
	background-repeat: repeat-x;
	height: 177px;
	}
	#contact #header {
		background-image:url(images/Contact03_02.jpg);
		background-repeat: repeat-x;}
	#stock #header {
		background-image:url(images/Contact03_02.jpg);
		background-repeat: repeat-x;}
		
	#prints #header {
		background-image:url(images/Contact03_02.jpg);
		background-repeat: repeat-x;}
	#portf #header {
		background-image: none;
		background-repeat: no-repeat;
		}
	
#main {
   position: relative;   
   background-image:url(images/Contact_main.jpg);
   background-repeat:no-repeat;

	}	
	#portf #main {
		
		background-image: none;
	}
/* ----------------------------------- Content -------------------------*/
#content {
	width: 697px;
	margin-left: 172px;}
	#portf #content {margin-left: 162px;}
	
	
#left {
	float: left;	
	width: 212px;	
	text-align:justify;
	
	}
	#stock #left {margin-top: 36px;}
#mid {
	float: left;
	width: 212px;
	margin-left: 30px;
	text-align:justify;
	}
#right {
	float: right;
	width: 212px;	
	text-align:justify;
	
	}
	#stock #right {margin-top: 36px;}
#indent {text-indent: -5px;}
.link {
	background-image: url(images/Contact_email.png);
	text-align:center;
	width: auto;
	height: 26px;
	margin-top: 58px;
	padding-top: 18px;}
.link2 {
	background-image: url(images/Contact_email_hover.png);
	text-align:center;
	width: auto;
	height: 26px;
	margin-top: 58px;
	padding-top: 18px;}
	.link a {
		font-size: 12px;
	    color: #CDC0DC;
		text-decoration: none;}
	.link2 a {
		font-size: 12px;
	    color: #CDC0DC;
		text-decoration: none;}
# img {	
	position: relative;
	}
	#bot {margin-top: 26px;
	
	}
	.st {
	
	}
 #mid p img {
	margin-top: 0px;
}
#print {
	margin-top: 82px;}
	
#adr {
	margin-top: 76px;
	text-align: right;}
.noborder {border: none;
         }
.border {
	border: #592141 solid 1px;}
/*-------------------Menu-------------------------*/	
	
#menu {
	
	width: 128px;
	position: absolute;
	left: 18px;
	top: 179px;
	line-height: 1.4em;
	
}
#menu a {
	color:#F092DC;
	font-size: 1em;
	text-decoration:none;
	margin: 10px;}
#menu p {
	color:#F092DC;
	font-size: 1em;
	

	}

	
.button {
	background: #000;
	text-align:center;
	height: 24px;	
	border: #3E4184 solid 2px;
	margin-bottom: 6px;
	}
.button2 {
	background: #192552;
	text-align:center;
	height: 24px;	
	border: #9C94C8 solid 2px;
	margin-bottom: 6px;
	}
	
.button3 {
	text-align:center;
	height: 24px;
	margin-bottom: 6px;
	}
	.invis {visibility: hidden;}
	.vis {visibility: visible;
	       text-align: center;}
	
/*------------------------- Footer -------------------*/
#footer {
	position: absolute;
	bottom: 10px;
	right: 20px;
	}
	#contact #footer {
		top: 22px;
		left: 875px;}
	#portf #footer {
		bottom:10px;
		left: 20px;}
#footer p {font-size: 10px;}

#footer #adress {font-size: 14px; color:#534B66; }
#dsgn {
	position: absolute;
	bottom: 10px;
	left: 20px;}
	#dsgn p, a {font-size: 10px;}
/*----------------------- Portfolio-------------------*/
#header p {
	background-image: url(images/Portfolio_header.jpg) no-repeat;}
.thumbs {
	width: 1020px;
	padding-top: 16px;
	margin-left: 22px;}

.act {
	filter: Invert;
}
.unact {
	border: none;}
	#nav {
		width: 90px;
		height: 45px;
		}

