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

#mycarousel img{
	border: 0px;
}
	
.container {
	width:100%;
	font-size:small;
	color:#333;
	background-image:url(../images/shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
}
	
a, a:visited {
	color:#333;
	text-decoration:none;
}
	
a:hover {
	color:#EEE;
	background-color:#222;
}

.clear {
	clear:both;
}

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;
}

h2 {
	font-size:15px;
}

.smallText {
	font-size:11px;
}

.centerThis {
	text-align:center;
}

#main {
	background-color:#EEE;
	width:860px;
	margin: 0 auto;
	position:relative;
}

#header {
	background-color:#FFF;
	border-bottom: 1px solid #AAA;
	height:80px;
	position:relative;
}


/* -- Nav Menu -- */

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

.navMenu a:hover {
	background-color:#DDD;
	color:#333;
}

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

.navDisabled {
	padding:0 10px;	
	background-color:#EEE;
	color:#AAA;
	
}

div.logo {
	float:left;
	width:133px;
	height:80px;
	margin-left:10px;
	background-image:url(../images/logo-mqc.jpg);	
}

div.logo i {
	visibility:hidden;
}

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

.photo {
	display: block;
	margin-left: auto;
    margin-right: auto;

}


.details {
	padding:10px 20px 20px;
	background-color:#EEE;
}
	
#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;
}

#galleryList{
	text-align: center;
	line-height: 20px;
	font-weight: bold; 
}

.slideTab {
	float:right;
	background-color:#FAFAFA;
	padding: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 {
	float:right;
	background-color:#FFF;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	padding:6px 10px;
	cursor:pointer;
	margin-right:5px;
	margin-bottom:-35px;
	font-weight:bold;
	color: #894246;
}
/*
.slideTabD:hover {
	color:#DDD;
}
*/
.descriptionPanel {
	display:none;
}

#descri {
	background-color:#FFF;
	border-top: 1px solid #AAAAAA;
	color:#333333;
	margin-top:-11px;
	opacity:0.9;
	position:absolute;
	width:590px;
}

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

.active {
	display:inline;
}

	
#footer {
	padding:20px;
	background-color:#DDD;
}
	

/* ARCHIVE */

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

.galleryRow {
	margin-left:50px;
}

.galleryRow img {
	border: 0px;
	margin:5px;
}

.galleryRow a {
	margin:5px;	
	display:block;
	float:left;
}

.galleryRow a:hover {
	background-color:#CCC;
}



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

.rightColumn {
	float:right;
	width:233px;
	background-color:#CCC;
	height:100%;
}

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

.padding {
	padding:15px;
}

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

.descriptionPanel {
	padding: 0;
}

/*-------------------- About section --------------------*/

.aboutFrame {
	padding:30px 0 50px 45px;
	background-image:url(../images/gallery-bg.gif);
	bacgkround-repeat:repeat-y;	
}

#about{
	width:540px;
	text-align:justify;
}

#about img {
	float:right;
	margin: 0 0 8px 15px;
}

#contact{
	font-size:15px;
	text-align:right;
	margin-left: 15px;
	margin-right: 30px;
}


#contactFrame{
	float:right;
	width:233px;	
}


.slideshow{
	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}