@charset "UTF-8";
/* CSS Document */


/* ===== main Page content ===== */

#content div#mainContent {
	position: relative;
	float: left;
	width: 190px;
	height: 550px;
	margin: 0;
	padding: 0 15px;
	background-color:#FFFFFF;
}
/*======classlogo=====*/

img.aboutLogo {
	float:left;
	position:absolute;
	left: 30px;
	clear:both;
	padding: 55px 0 0 17px;
}
img.exhibitionsLogo {
	float:left;
	position:absolute;
	left: 30px;
	clear:both;
	padding: 20px 0 0 15px;
}

img.pressLogo {
	float:left;
	position:absolute;
	left: 30px;
	clear:both;
	padding: 55px 0 0 32px;
}
img.contactLogo {
	float:left;
	position:absolute;
	left: 90px;
	padding: 50px 0 0 0px;
}
/* ===== sideBar ===== */

#content div#sideBar {
	float: right;
	width: 560px;
	padding: 0 10px;
	margin: 0;
	background-color:#FFFFFF;
}
/*===type==*/

/*----subTitles like BIO starts---*/
h1 {
	font-family: Papyrus, Verdana, Helvetica, Geneva, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #601110;
	text-decoration: none;
	text-align: right;
	display: block;
	list-style-type: none;
	top: 55px;
	right: 30px;
	width: 400px;
	right:400px;
	float: right;
	margin-right: 40px;
}
h2 {
	font-family:Corbel, geneva, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	line-height: 6px;
	display:block;
	float:left;
	width:400px;
}
.topPadding {
	padding-top:25px;
}
/*====datesInResumeEnd===*/

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	text-indent: 10px;
	color:#484848;
	width: 400px;
	line-height: 5px;
	display:block;
	float:left;
}/*======TextExhibitionEnd========*/
p.contactText {
	font-size: 16px;
	font-family: Corbel, geneva, arial, verdana;
	color: #484848;
	text-decoration: none;
	text-align: left;
	line-height:20px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CCCCCC;
}
p a {
	font-size:16px;
	color: #646152;
	text-decoration: none;
}
p a:visited {
	font-size:10px;
	color: #646152;
	text-decoration: none;
}
p a:hover {
	color:#afa783;
	border: none;
}
p a:active {
	color:#ac7901;
	border: none;
	text-decoration:underline;
}
p.aboutText {
	line-height: 1.9em;
	text-align: justify;
	width: 400px;
	padding:0 0 0 30px;
}
p1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	width: 400px;
	color: #484848;
	display: block;
	float:left;
	padding:0 0 0 30px;
}/*===regularText=====*/
/*======unorederedLists Start====*/
 ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	width: 400px;
	line-height: 1.9em;
	color: #484848;
	display: block;
	list-style-position: outside;
	list-style-image:url(Images/PageParts/ListBuletOrg.gif);
	float:left;
	margin:0;
	padding:0 0 0 25px;
	border:none;
}
#pageLists ul {
}
#listReviews ul {
}
#listPublic ul {
}
#listPress ul {
}
#listrepresentaion ul {
}
#listCoorporate ul {
}
#listPublicArt ul {
}
ul.awards {
	line-height: 1.9em;
	text-align: justify;
	width: 400px;
	padding:0 0 0 30px;
}
/*--AboutPageAwardsList---*/	
#sideBar .pageLists {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	width: 400px;
	line-height: 1.9em;
	color: #000000;
	display: block;
	list-style-position: outside;
	list-style-image:url(Images/PageParts/ListBuletOrg.gif);
	float:left;
	margin:0;
	padding:0;
}
li a {
	font-size:10px;
	color: #000;
	text-decoration: none;
}
li a:hover {
	color:#CC9933;
	border: none;
}
li a:active {
	color:#CC0000;
	border: none;
	text-decoration:underline;
}
/*======CurrentEventEmailContact====*/

div#eventContact {
	float:left;
	position:absolute;
	left: 200px;
	top: 340px;
	padding: 0px 0 0 0px;
}
#eventContact a {
	color:#82392e;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#eventContact a:hover {
	color:#666666;
	border: none;
}
/* ===== footer ===== */

div#footer {
	clear: both;
	background:#FFFFFF;
	height:150px;
	width:790px;
	margin: 0 auto;
	padding:5px;
}
/*====topAnchor====*/
#footer #topAnchor {
	position:relative;
	left: 380px;
	bottom: 70px;
}
#topAnchor a {
	color:#646152;
	text-decoration: none;
	font-family: Papyrus, Verdana, Helvetica, Geneva, Arial;
	font-size: 18px;
}
#topAnchor a:hover {
	color:#ac7901;
	border: none;
}
#topAnchor a.current:hover {
	cursor: default;
}
/* ============ bottom menu ===== */

#footer #bottomMenu {
	position: relative;
	left: 250px;
	bottom: -50px;
	margin-right: 0;
	background-color:#ffffff;
}
#bottomMenu ul {
	width:300px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636152;
	text-decoration:none;
}
#bottomMenu li {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration:none;
}
#bottomMenu li p {
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 0;
	font-size: 12px;
	color: #636152;
	text-decoration: none;
	list-style-type: none;
}
#bottomMenu li a:link, #bottomMenu li a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	display: block;
	color: #646152;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 25px;
	border: none;
}
#bottomMenu li a:hover {
	color:#cfc076;
	border: none;
}
#bottomMenu li a:active {
	color:#ac7901;
	border: none;
	text-decoration:none;
}
#bottomMenu li a.current {
	color:#c5a616;
	border: none;
	text-decoration:none;
}
#bottomMenuli a.current:hover {
	cursor: default
}
/* ===== miscellaneous styles ===== */

.clear {
	clear: both
}
