/* CSS Document */

#content {
	background-image: url(../images/full_one_col_bg.gif);
	background-color: #EAEEEB;
	background-repeat: repeat;

}

#exibitions div.one_col, #gallery div.one_col, #press div.one_col, #stockists div.one_col, #workshops div.one_col {
width: 720px;
height:inherit;
background: #EAEEEB url(../images/full_one_col_bg.gif) repeat top left;
margin-left: 10px;
}

#exibitions div.box, #gallerydiv.box {
float:left;
width: 220px;
margin-right: 7px;
margin-left: 4px; 
}

div.top_content {
height: 11px;
background:url(../images/full_bg_top.gif) no-repeat top left;

}

#exibitions #content, #gallery #content, #press #content, #stockists #content, #workshops #content{
background: #EAEEEB url(../images/full_one_col_bg.gif) repeat top left;
}

#exibitions .bottom_content, #gallery .bottom_content, #press .bottom_content, #stockists .bottom_content, #workshops .bottom_content{
height: 11px;
background: #fff url(../images/full_bottom2.gif) no-repeat top left;
}

div.one_col h1 {

   background: #EAEEEB url(../images/h1_full_bg.gif) no-repeat top left;
   }
  
div.one_half {
float:left;
width: 340px;
}

div.one_half p, div.one_half address{
padding-left: 10px;
color:#5D6859;
}

p.bold {
font-size: 100%;
font-weight: bold;
margin-bottom: -5px;
padding-bottom: 0;
}

/*gallery**********************************/
div.one_third {
float:left;
background: #EAEEEB;
display:block;
margin: 2px 2px 2px 3px;
padding: 0 10px 10px 22px;
width: 200px !important;
width: 180px;
}

div.one_third p{
width: 130px;
text-align:center;
margin-left: 40px;
color:#5D6859;
}

div.one_third p a {
color: #5D6859;
font-weight:bold;
text-decoration: none;
}

div.one_third p a:hover {
text-decoration: underline;
}

#gallery div.one_third img {
padding: 5px 5px 5px 5px;
margin: 20px 0 0px 35px;
}

#gallery div.one_third a img {
border: 1px solid #859885;
}

div.one_third img:hover {
border: 10px solid black;
background:#000;
}

/**Exibitions********************/
 
#exibitions div.one_half {
float:left;
width: 340px;
margin-left: 8px;


}

div.exib_box {
width: 310px;
background: #EFF3F0;
margin: 5px 5px 20px 0;
padding: 5px 0 10px 0;
}


div.box {
width: 220px;
margin-right: 7px;
margin-left: 4px;

}

h2 {
width: 680px;
background: #DBDFDC;
}

