/*
---------------------------------
	Default.css;	written by Vahagn Mkrtchyan - iseen™ (iseen.co.uk) 
						for Vahagn Art Gallery (vahagnartgallery.com)
---------------------------------
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

html body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555;
	line-height: 14px;
	cursor: default;
	}

/*
---------------------------------
	Content
---------------------------------
*/
#index { background: url(../images/main_bg.gif) no-repeat #FFF; }
#main { background: url(../images/main_bg.gif) no-repeat #FFF; }

.indexstretcher {
	position: absolute;
	top: 270px;
	left: 0px;
	width: 100%;
	height: 1px;
	background: #FFF;
	border-top: solid 1px #FF75B7;
}

#enter {
	position: absolute;
	top: 300px;
	left: 26px;
	width: 735px;
	height: 28px;
}

#enter A img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#enter A:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#logo {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 735px;
	height: 28px;
	background: url(../images/title.jpg) no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 9999;
}

/*
---------------------------------
	Navigation
---------------------------------
*/

#menu {
	position: absolute;
	top: 300px;
	left: 25px;
	width: 100px;
	height: 20px;
	z-index: 1;
}

#strip {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 100%;
	height: 60px;
	background: #EEEEEE;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#artists {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 120px;
	border-left: solid 1px #FF75B7;
}

.arttext {
	position: relative;
	margin-top: 300px;
	left: 10px;
	width: 110px;
	height: auto;
}

#gallery {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 120px;
	border-left: solid 1px #FF75B7;
}

.galtext {
	position: relative;
	margin-top: 300px;
	left: 10px;
	width: 100px;
	height: auto;
}

#news {
	position: absolute;
	top: 0px;
	left: 380px;
	width: 120px;
	border-left: solid 1px #FF75B7;
}

.newstext {
	position: relative;
	margin-top: 300px;
	left: 10px;
	width: 100px;
	height: auto;
}

#contact {
	position: absolute;
	top: 0px;
	left: 510px;
	width: 180px;
	border-left: solid 1px #FF75B7;
}

.context {
	position: relative;
	margin-top: 300px;
	left: 10px;
	width: 170px;
	height: auto;
}

#bio {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	padding: 25px 25px 25px 25px;
}

/*
---------------------------------
	Artists
---------------------------------
*/

.stretcher {
	position: absolute;
	top: 210px;
	left: 0px;
	width: auto;
	height: 60px;
	background: #FF75B7;
	z-index: 1;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.merivardan {
	position: relative;
	left: 25px;
	width: 769px;
	height: 60px;
	background: #FFF;
	z-index: 1;
	}

.ivanrickenmann {
	position: relative;
	left: 25px;
	width: 919px;
	height: 60px;
	background: #FFF;
	z-index: 1;
	}	

.karolpetres {
	position: relative;
	left: 25px;
	width: 993px;
	height: 60px;
	background: #FFF;
	z-index: 1;
	}

.olgaadamyan {
	position: relative;
	left: 25px;
	width: 740px;
	height: 60px;
	background: #FFF;
	z-index: 1;
}		

.goravetisyan {
	position: relative;
	left: 25px;
	width: 374px;
	height: 60px;
	background: #FFF;
	z-index: 1;
}	

.claudioparentela {
	position: relative;
	left: 25px;
	width: 692px;
	height: 60px;
	background: #FFF;
	z-index: 1;
}

.irinabaibekova {
	position: relative;
	left: 25px;
	width: 414px;
	height: 60px;
	background: #FFF;
	z-index: 1;
}

.artist7 {
	position: relative;
	left: 25px;
	width: 175px;
	height: 60px;
	background: #FFF;
	z-index: 1;
}

.artist8 {
	position: relative;
	left: 25px;
	width: 356px;
	height: 60px;
	text-align: left;
	background-color: #FFF;
	z-index: 1;
}
	
.left {
	float: left;
	}
	
.artistinfo {
	position: relative;
	text-align: left;
	width: 150px;
	height: 60px;
	float: left;
	background: url(../images/artistinfo_bg.gif);
	}
	
.artistinfo A {
	color: #C6C6C6;
	}
	
.artistlinks {
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	}
	
.closestretcher {
	float: right;
	margin-top: 40px;
	margin-right: 8px;
	}

/*
---------------------------------
	Lightbox
---------------------------------
*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#outerImageContainer{
	position: relative;
	width: 500px;
	height: 500px;
	margin: 0 auto;
	}

#imageContainer{
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	}
	
#imageContainer>#hoverNav{ left: 0; }

#hoverNav a { 
	outline: none;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	}

#prevLink, #nextLink {
	width: 49.5%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }


#imageDataContainer {
	margin: 0 auto;
	line-height: 14px;
	background: #fff;
	}

#imageData {
	padding:0 10px;
	text-align: left;
	}

#imageData #imageDetails{ width: 100%; }	
#imageData #caption{  }
#imageData #numberDisplay{ color: #777; font-style: italic; display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose{ width: 26px; }	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/*
---------------------------------
	Misc
---------------------------------
*/

#credits {
	position: absolute;
	top: 95.5%;
	width: auto;
	height: auto;
	padding-left: 25px;
	background: url(../images/credits_bg.gif) no-repeat;
	z-index: 9999;
}

#credits A {
	color: #A0A0A0;
}

#credits A:hover {
	color: #444;
}

#enterinfo {
	position: absolute;
	top: 60%;
	left: 25px;
	height: auto;
	width: auto;
	color: #A0A0A0;
}

#enterinfo A {
	color: #A0A0A0;
}

#enterinfo A:hover {
	color: #FF4AA0;
}

#awards {
	position: absolute;
	top: 80%;
	left: 25px;
	width: auto;
	height: auto;
	color: #A0A0A0;
}

#awards A {
	color: #A0A0A0;
}

#awards A:hover {
	color: #FF4AA0;
}

/*
---------------------------------
	Styles
---------------------------------
*/

A {
	color: #555;
	text-decoration: none;
}

A:hover {
	color: #FF4AA0;
	text-decoration: none;
}

img {
	border-style: none;
}

A:hover img {
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}

::-moz-selection {
	background:#FFF;
	color:#555;
}