﻿body
{
	background-color:#1e0000;
	background-repeat:no-repeat;
	background-position:right bottom;	
	background-attachment: fixed; 
	color:White;
	font-family:Myriad Pro; 
	font-weight:100;
	font-size:medium;
	font-style:normal;
	letter-spacing:0px;
}

#WholePage
{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	}

#MenuArea
{
	position:absolute;
	left:30px;
	top:220px;
	height:300px;
	width:120px;
	}
	
#ContentArea
{
	position:absolute;
	left:250px;
	top:180px;
	right:350px;

	
	filter:chroma(color=#123123);
	scrollbar-arrow-color: #FFB262;
	scrollbar-3dlight-color: #FFB262;
	scrollbar-darkshadow-color: #660000;
	scrollbar-face-color: #123123;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #660000;
	}

#GalleryContentArea
{
	position: absolute; 
	left: 250px; 
	top: 250px; 
	bottom: 100px;
	}
	
#AzoniLogo
{
	position:absolute;
	left:0px;
	top:800px;
	right:0px;
	height:36px;
	}
	

.linkImage, a.linkImage, a.linkImage:link, a.linkImage:visited, a.linkImage:active, a.linkImage:hover
{
	border-width:0px; 
	outline:none;  
}

a, a:link, a:visited, a:active, a:hover
{
	border-width:0px; 
	outline:none; 
	color:White;
}	

	
img
{
	border-width:0px;
	outline:none;
	}
	
.modalPopup
{
	background-color:#1e0000;
	border-width:3px; 
	border-style:solid;
	border-color:#76242b;
	padding:3px;
	overflow:hidden;
}

.modalBackground
{
	background-color:#1e0000;
	opacity:0.7; 
	filter:alpha(opacity=70);
}

.imageDescription
{
	width:200px;
	word-wrap: break-word;
	position:absolute;
	left:20px;
	bottom:30px;
	color:White;
	}
	  
.imageLargeView
{
	position:absolute;
	right:134px;
	bottom:104px;
	outline:none;
	}
	
	
.imageMediumView
{
	cursor:pointer;
	}
	

#menuArea
{
	position:absolute;
	left:0px;
	top:55px; 
	height:320px;
	width:290px;
	overflow:auto;
	z-index:2;
}
	
#thumbnaleArea
{
	position:absolute;
	top:40px;
	left:250px;
	bottom:200px;
	width:730px;
	z-index:1;
}



.submenuFalse
{
	color: #fefefe;
    font:arial;  
    font-size:14px;
    font-weight:lighter;
    text-decoration: none;
    font-style:normal;
}

.submenuTrue   
{
	color:#feeca5;
    font:arial;  
    font-size:14px;
    font-weight:lighter;
    text-decoration: none;
    font-style:normal; 
}


#prviousPage
{ 
	cursor:pointer;
	width:197px;
	} 
	
#nextPage
{
	width:197px;
	cursor:pointer;
	} 



.categoryTitle
{
	color:#feeca5;
    font:arial;  
    font-size:16px;
    font-weight:lighter;
    text-decoration: none;
    font-style:normal; 
	}
	
	
.selectedText
{
	color:#ffeda6;
	}
	
a.selectedText, a.selectedText:link, a.selectedText:visited, a.selectedText:active, a.selectedText:hover
{
	color:#ffeda6;
	border-width:0px; 
	outline:none; 
	}	
	
.closePopupButton
{
	position:absolute;
	right:0px;
	top:0px;
	outline:none;
	}
	 
#copyright
{
	color:white;
	font-size:x-small;
}


.introImage
{
	position:fixed;
	left:0px;
	top:0px;
	height:100%;
	border:0px;
	}
	
.backgroundImage
{
	position:fixed;
	right:0px;
	bottom:0px;
	border:0px;
	z-index:-10;
	}
	
.pngDiv
{
	cursor:pointer;
	display:inline-block;
	}

.pngImage
{
	border-width:0px;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
