* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000;
	margin: 0;
	line-height: 1.4em;
	background: #FFF;
	padding: 30px 30px 0 30px;
	text-align: center;
}
a {
	outline: none;
	text-decoration: none;
	color: #666;
}
a, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color:#97acac;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
/* Headings
----------------------------------------- */

h1, h2, h3, h4 {
	color: #666666;
	font-weight: bold;
	padding: 3px 0;
	font-family: "Helvetica", Arial, Sans-Serif;
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
	color: #666666;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #666666;
}
h1 {
	font-size: 16px;
	margin: 3px 0 7px 0;
	color: #9CACAC;
	color: #666666;
}
h2 {
	font-size: 16px;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
}
h4 {
	font-size: 12px;
	margin: 0 0 1px 0;
}
/* Global Page Layout
----------------------------------------- */

	/* Container ----------------------------------------- */
	
	#container {
	width: 960px;
	/*width: 100%;
		min-width: 920px;
		max-width: 1200px;
		width: exspression(document.body.clientWidth < 1000? "920px" : document.body.clientWidth > 1280? "1200px" : "100%");
		*/
		margin: 0 auto;
	text-align: left;
	margin-bottom: 0px;
}
/* Header ----------------------------------------- */
	
	#header {
	min-height: 64px;
	height: auto !important;
	height: 64px;
}
/* Logo ----------------------------------------- */
	
	#header #logo {
	background-image: url(../images/promenade.png);
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 160px;
	height: 25px;
 */position: relative;
	margin: 10px 0 0 0;
}
#header #logo a#logoLink {
	width: 195px;
	height: 32px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* Main Navigation ----------------------------------------- */
	
	#sub {
	height: 55px;
	border-top: 2px solid #acbdbd;
	padding: 6px 0 0 0;
	clear: both;
}
/* Content areas ----------------------------------------- */

	#mainContent {
	height: auto;
	clear: both;
	background: #FFF;
}
#content {
	height: auto;/*490px;*/
	width: 960px;
	float: left;
	clear: left;
	display: inline;
}
 #content, x:-moz-any-link {
opacity: 0.9999;
}
 #content, x:-moz-any-link, x:default {
opacity: 1;
}
/* Hack for safari only */
		/*\*/
 			html>body*#content {
	opacity: 1;
}
#footer {
	margin-bottom: 25px;
	padding: 20px 2px 0 2px;
	/*font-weight: bold;*/
		color: #9cacac;
	clear: both;
	font-size: 11px;
}
#footer a, a:visited {
	color:#97acac;
}
#footer a:hover {
	color:#666;
	text-decoration: underline;
}
/***********************************************************************************************************/
/***********************************************************************************************************/
/***********************************************************************************************************/
/***********************************************************************************************************/
/***********************************************************************************************************/
#home {
	text-align: center;
	width: 960px;
	margin: 200px auto;
	font-family: Arial Bold, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.09em;
	line-height: 24px;
	color: #000;
}
#home a {
	color:#000;
}
#homenav {
	margin-top: 2em;
	text-align: center;
	list-style: none;
	font-size: 10pt;
}
#homenav li {
	display: inline;
}
.h40 {
	font-size:40px;
}
.h15 {
	font-size:15px;
}
.h16 {
	font-size:16px;
}
#name {
	font-size:18px;
	color: #97acac;
	text-align:right;
	float:right;
}
#tabela {
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	color: #97acac;
}
#nav {
	width: 600;
}
/*Faqja exhibitions.html*/

#exhibition {
	margin-top:20px;
}
.exhibition-thumb {
	position:relative;
	float:left;
	margin:0;
	padding:15px 15px 25px 15px;
	width:210px;
	height:210px;
	background:#FFF;
}
.exhibition-thumb img {
	display:block;
	width:210px;
	height:150px;
	margin-bottom:5px;
}
/* Promenade Menu */


ul#promenade-menu {
	width: 960px;
	margin: 0px auto;
	list-style: none;
}
ul#promenade-menu li {
	display: inline;
}
ul#promenade-menu li a {
	display: block;
	float: left;
	height: 30px;
	background-image: url(../images/menu-sprite.png);
	text-indent: -9999px;
}
ul#promenade-menu li a.home {
	width: 70px;
	background-position: 0 0;
}
ul#promenade-menu li a.gallery {
	width: 90px;
	background-position: -70px 0;
}
ul#promenade-menu li a.exhibitions {
	width: 105px;
	background-position: -160px 0;
}
ul#promenade-menu li a.artists {
	width: 90px;
	background-position: -265px 0;
}
ul#promenade-menu li a.specialprojects {
	width: 150px;
	background-position: -350px 0;
}
ul#promenade-menu li a.contact {
	width: 95px;
	background-position: -490px 0;
}
ul#promenade-menu li a.home:hover, ul#promenade-menu li a.home:focus {
	background-position: 0 30px;
}
ul#promenade-menu li a.gallery:hover, ul#promenade-menu li a.gallery:focus {
	background-position: -70px 30px;
}
ul#promenade-menu li a.exhibitions:hover, ul#promenade-menu li a.exhibitions:focus {
	background-position: -160px 30px;
}
ul#promenade-menu li a.artists:hover, ul#promenade-menu li a.artists:focus {
	background-position: -265px 30px;
}
ul#promenade-menu li a.specialprojects:hover, ul#promenade-menu li a.specialprojects:focus {
	background-position: -350px 30px;
}
ul#promenade-menu li a.contact:hover, ul#promenade-menu li a.contact:focus {
	background-position: -490px 30px;
}
a {
	outline: none;
}

