
#site{
    width: 800px;
    margin: 0 auto;
    padding-top: 35px;
}

#header, 
#navigation{
    width: 776px; 
    padding:0px;
    margin: 0;
}

#header{
	position: relative;
}

#header #blog{
	position: absolute;
	right: 20px;
	top: 28px;
}
#header #blog a{
display:block;
text-decoration: none;
background-color: #F1F1F1;
padding: 4px;
}
#header #blog a:hover{
background-color: #d4d4d4;
}
#header #blog{
 font-size:11px;
 font-weight:bold;
}

/* NAVIGATION */

#navigation{
    background-color: #f1f1f1;
    height: 18px;
}

#navigation ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation ul li{
    float: left;
    display: inline;
    margin-right: 30px;
    list-style-type: none;
}

#navigation ul li.last{
    margin-right: 0px;
}


#searchbar{
    width: 755px;
    margin: 7px 0 0 5px;
}

.searchbarleft{ width: 45%; float: left; display: inline; }
.searchbarright{ width: 45%; float: right; display: inline; text-align:right; }


#main{
    width: 100%;
}

#mainreg{
    width: 100%;
    padding-top: 20px;
}

.loginmsg{
	position: relative;
	top: -7px;
	padding-left: 3px;
	font-size:11px;
	color: #666666;
}

.LoggedInMessage,.LoggedOutMessage{
	margin: 4px;
	padding: 0px;
}

a.LoggedInLink,a.LoggedOutLink{
	font-size: 11px;
	color: #666666;
}


p.home{
	font-size: 12px;
	line-height: 18px;
	padding: 0px 5px 0px 0px;
	margin: 3px;
	text-align: justify;
}
div.content{
	font-size: 12px;
	line-height: 18px;
	padding: 0px 5px 0px 0px;
	margin: 3px;
	text-align: justify;
}
p.content{
	font-size: 12px;
	line-height: 18px;
}
p.featured{
	text-align: left;
	padding-top: 20px;
	font-size: 11px;
}


/* Shadow Box */
.box_edge{
	background-image:url('../images/home_box_edge.gif');
	background-repeat: repeat-y;
	width:16px;
}
p.box{
	color: #ffffff;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
}
p.box a{
	color: #ffffff;
}


#LoggedInMessage, #LoggedOutMessage, #LoggedInMessage a, #LoggedOutMessage a {
  margin-top: 3px;
  font-size:11px;
}


#qSearchInp{
	color: #4F4F4F;
	font-size: 10px;
	width: 120px;
	border: 1px solid #ccc;
}

.image{
	float: left;
	width: 120px;
	margin: 0 10px 0 0;
}



/* Exhibition Styles */

img.exhib{
	position: relative;
	margin: 0 70px 0 10px;
	float: right;
	border: 1px solid #666;
	top: -5px;
}

img.exhib2{
	position: relative;
	margin: 0 200px 0 10px;
	float: right;
	border: 1px solid #666;
	top: -5px;
}

.exhib_click_title{
	width: 471px;
	text-align: center;
}

.exhib_title{
	padding-top: 40px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #666;
	width: 471px;
	text-align: center;
	font-family: times new roman;
}


.galImg {
	width:160px; padding:7px 14px 17px 14px;
}
.galImg-img{height: 215px; position: relative;}
.galImg-img a {display:block; position: absolute; bottom: 0px;}
.galTxt {
	width:190px; padding:3px;
}
.galAuthor{
	font-size:11px; color: #666;
}
.galPrice{
	padding-top:8px;
	font-size:11px; font-weight:bold;
}
.galTitle{
	font-size:11px; font-style: italic; color:#666;
}
a.galTitleA{
	color: #000000;
}
.galMore{
}
a.galMoreA{
	font-size:11px;
}
a.cat{
	font-size:11px;
}

.tbl_catalogs{
	text-align:center;
}

.cattxt, .cat_desc{
	padding: 0 7px 0 7px;
	font-size:11px;
}

#home-ad{
	width: 395px;
	margin: 0 auto;
}
#home-ad-img{
	width: 395px;
	margin-bottom: 15px;
}
#home-ad h1{
	font-size: 27px;
	color: #000201;
	width: 380px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
#home-ad p b{
	color: #000201;
}
#home-ad p{
	width: 380px;
	margin: 8px auto;
	font-size: 11px;
	color: #666;
	text-align: left;
}
.home-exhib-right, .home-exhib-left{
	line-height: 18px;
	padding-bottom: 5px;
}
.home-exhib-right h3, 
.home-exhib-left h3{
	color: #f1f1f1;
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}

.home-exhib-title{
	font-style: italic;
	color: #f1f1f1;
}

.home-exhib-right b, .home-exhib-left b{
	color: #f1f1f1;
}

.home-exhib-link{
	color: #333333;
}

.home-exhib-desc{
	line-height: 14px;
	font-style: italic;
	font-size: 11px;
	color: #666;
}

.clear{clear: both;}
.exhibition{
	width: 776px;
	border-top: 1px solid #dbdbdb;
	padding: 15px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}
.exhibition a{color: #000; text-decoration: underline;}
.exhibition h3{
	font-size: 14px;
	color: #ef3125;
	font-weight: bold;
	margin-top:0px;
	padding-top: 0px;
}
.exhibition h4{
	font-weight: bold;
	font-style: italic;
}
.exhibition-info{
	width: 235px;
	float: left;
	padding: 5px 0px 0px 2px;
	color: #333;
}
.exhibition-photos{
	float: right;
	width: 498px;
}
.exhibition-photos .thumb{
	width: 244px;
	float: left;
	margin-left: 5px;
}
.past-exhibition{width: 50%; float: left;}
.past-exhibition h4{
	display: inline;
	margin: 0;
	padding: 0;
}

.exhibition-photo{
	float: left;
	width: 127px;
}
.exhibition-photo2{
	float: left;
	width: 140px;
}
h3.press-title{
	margin-bottom: 15px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display: block;
}
h1.press-title{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding: 0;
	display: inline;
}
h2.press-title{
	font-size: 14px;
	color: #ef3125;
	font-weight: bold;
	margin: 20px 0px 10px;
	padding: 0;
	display: block;
}
#press-article{
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 15px 0px 25px;
	margin: 15px 0px;
}
#press-article p{
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #000;
}
.press-img{
	float: right; 
	padding: 0px 0px 10px 10px;
}
#press-gallery h3{	
	font-size: 14px;
	color: #ef3125;
	font-weight: bold;
	margin-bottom: 25px;

}
#press-col-left .thumb, #press-col-right .thumb{
	margin-bottom: 31px;
}
#press-col-left, #press-col-mid{
	float: left;
	display: inline;
	width: 200px;
}

#press-col-mid{
	margin-left: 74px;
}
#press-col-mid .thumb{
	margin-bottom: 18px;

}

.spaans #press-col-mid .thumb{
	margin-bottom: 31px;

}

#press-col-right{
	float: right;
	display: inline;
	width: 200px;

}

.blog-img{
	font-size: 11px;
	padding-bottom: 10px;
}

/* footer */
.footer{
	text-align:right;
}

.footer a{
	font-size:10px;
	color: #666666;
}

.copyright{
	font-size:10px;
	color: #666666;
}

