* {
	outline:none;
}
	
body {
	font-family:Tahoma, Geneva, Verdana, Helvetica, Sans-serif;
	background-color:#FFF;
}

h2 {
	font-size:16px;
	margin-top:10px;
}
	
.container {
	width:100%;
	font-size:small;
	color:#333;
	background-color:#FFF;
}
	
a, a:visited {
	color:#333;
	text-decoration:none;
}
	
a:hover {
	color:#777680;
}
	
#main {
	background-color:#FFF;
	width:800px;
	position:relative;
}

#header {
	background: url(../images/header-bg.gif) repeat-x;
	height:88px;
	position:relative;
}


.sitenav {
	background-color: #e5dbd9;
	height:30px;
	position:relative;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
}

.sitenav a {
	margin:5px;
	font-size:8pt;
	color:#999999;
	line-height:30px;
}

.sitenav a.highlight {
	color:#A0C2E8;
}

.sitenav a:hover {
	color:#777680;
}

#footernav {
	text-align:center;
	font-size:7pt;
}

#gallerynav {
	background-color: #e9e7e7;
	height:25px;
	position:relative;
	font-weight:bold;
}

#gallerynav a {
	color:#999;
	line-height:25px;
}

#gallerynav a:hover {
	color:#777680;
}

h1 {
	font-size:18px;
	margin:0;
	line-height:30px;
	margin-bottom:10px;
}

h1 a, h1 a:visited, h1 a:hover {
	color:#444;
	text-decoration: none;
	background: none;
}


.smallText {
	font-size:11px;
}


.navMenu a, .navMenu a:visited {
	text-decoration:none;
	color:#444;
	padding:0 10px;	
	display:block;
}

.navMenu a:hover {
	color:#777680;
}

div.navMenu {
	float:right;
	border-left:1px solid #AAA;
	line-height:25px;
}

.navDisabled {
	padding:0 10px;	
	background-color:#eee;
	color:#BBB;
	
}

div.logo {
	float:left;
	width:160px;
	height:88px;
	margin-left:10px;
	background-image:url(../images/logo-arteenluz.jpg);	
}

div.logo i {
	visibility:hidden;
}

.logo a {
	height:80px;
	width:133px;
	position:absolute;
	top:0;
	left:0;
}
	
.photoFrame {
	width:740px;
	background-color:#FFF;
	background-image:url(../images/loadingW.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding:30px;
	border-bottom: 1px solid #BBB;
}

.photoH {
	display: block;
	margin-left: auto;
}

.photoV {
	display: block;
	margin-left: auto;
    margin-right: auto;
}


.details {
	padding:10px 20px 20px;
}
	
#photoStream {
	border-bottom: 1px solid #AAA;
	background-image:url('../images/strip-bg.gif');
	background-color:#FAFAFA;
	background-position:top;
	background-repeat:repeat-x;
}

.thumbs {
	margin: 0 auto;
}

.thumbs ul {
	list-style:none;
}

.thumbs li {
	display:inline;
	margin:8px;
}

.gallery ul {
	margin-bottom:15px;
}


.slideTab {
	float:right;
	background-color:#FAFAFA;
	padding:5px 10px;
	cursor:pointer;
	margin-right:5px;
	margin-top:-1px;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
}

.slideTab:hover {
	background-color:#DDD;
}

.slideTabD {
	cursor:pointer;
	margin-right:5px;
}

.descriptionPanel {
	display:none;
}

#descri {
	width:240px;
	position:absolute;
	opacity:0.9;
	background-color:#DDD;
	color:#333;
	margin-left:5px;
	
}

#descri p {
	margin-left:20px;
	margin-right:20px;
}

#descri br {
	margin-bottom:10px;
}

.active {
	display:inline;
}

	
#footer {
	text-align:center;
	font-size:11px;
	padding:10px;
	color:#888;
	background-color:#E9E7E7;
	
}

#isbolink {
	color: #777;
	padding:3px 1px;
}

#isbolink:hover {
	color:#444;
	background-color:#CCC;
}

#footertext {
	background-color:#FFF;
	color:#666;
	font-size:10px;
	text-align:center;
	line-height:30px;
}
	

/* ARCHIVE */

.gallery {
	min-height:300px;
	background:url('../images/gallery-bg.gif') repeat-y right;
}

.galleryRow {
	margin-left:50px;
}

.galleryRow img {
	margin:5px 10px;
}

.pagination {
	text-align:right;
	margin-right:290px;
	margin-top:10px;
}

.rightColumn {
	float:right;
	width:190px;
	height:100%;
}

.rightColumn h2 {
	font-size:16px;
}

.padding {
	padding:15px;
}

.galleryPadding {
	padding:10px 10px 10px 20px;	
}

.descriptionPanel {
	padding: 0;
}

/*-------------------- About sectcion --------------------*/

.aboutFrame {
	height:586px;
	padding:50px 0 50px 50px;
}

#about{
	float:left;
	width:530px;
	text-align:justify;;
}

#contact{
	margin-left: 15px;
	margin-right: 30px;
	margin-top: 600px;
}

#contact p{
	font-size: 15px;
	text-align: right;
}

#contactFrame{
	background-color:#CCCCCC;
	float:right;
	height:686px;
	margin-top:-50px;
	width:233px;	
}