body {
   font-family: Verdana , Lucida Sans, Arial;
}

#maincontentarea
{
 background-color:#291800;
 height:550px;
 width:880px;
}

#innercontentarea
{
 background-color:Black;
 height:510px;
 width:880px;
}
/* The css for the navbar on main template */
#navbar
{
 background-color:#291800;
 height:40px;
 width:880px;
	
}
img
{
	border:0;	
}
.WhiteText
{
	color:#ffffff;
  text-decoration:none;
}
.WhiteText a:link  
{
	color:#ffffff;  
  text-decoration:none;
} 
.WhiteText a:visited  
{
	color:#ffffff; 
  text-decoration:none;
} 
.WhiteText a:hover  
{
	color:#ffffff;	
  text-decoration:none;
} 
.WhiteText a:active  
{
	color:#ffffff;
  text-decoration:none;	
}
.centeredImage
{
	text-align:center;
	display:block;
}
a:link  
{
	color:Black; 
  text-decoration:none;
} 
a:visited  
{
	color:Black; 
  text-decoration:none;
} 
a:hover  
{
	color:Black;
  text-decoration:none;	
} 
a:active  
{
	color:Black;
  text-decoration:none;	
}
/************************************

		Header formatting section

*************************************/

/* The css for header 2 main template */
#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 80px;
   background-image: url("/Images/slice.gif");
   background-repeat:repeat-x;
   background-position:top;
}
/* css for header 2 in main template */
#header2
{
   padding: 0px;
   margin: 0px;
   width: 980px;
   height: 105px;
   margin-left:auto;
   margin-right:auto;
    background-color: #291800;
}
/* Gallery Logo in header */
#GalleryLogo
{
	padding-top:35px;
	margin-left:10px;
	float:left;
}
/* Gallery Since Date in header */
#GalleryEst
{
	padding-top:35px;
	padding-left:588px;
	float:left;
}

/*****************************************

           Footer section

******************************************/

/* css to style the footer */
#footer
{
   position:absolute;
   left :0px;
   padding: 0px;
   margin: 0px;
   width: 100%;
   clear: both;
   vertical-align:middle;
}

/* footer menu formatting */
#footermenu
{
   margin-left:auto;
   margin-right:auto;
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   background-color: #291800;
   width  :980px;
   vertical-align:middle;
}

/* footer Navigation section  */
.footermenulink
{
   font-family: Lucida Sans, Arial;
   font-size: 14px;
   text-align: center;
   color:#faede0;
   vertical-align:middle;
   padding-left:10px;
}
.level1 li{
}
.level1 {
  margin:0 15px 0 15px;
}
.footermenulink a
{
   color:#faede0;
   vertical-align:middle;
}
.footermenulink a:link
{ 
   color:#faede0;
}
.footermenulink a:visited
{ 
   color:#faede0;
}
.footermenulink a:active
{ 
   color:#faede0;
}
.footermenulink a:hover
{ 
   color:#ffffff;
}

/* footer text section  */
#footertext
{
   text-align: center;
	text-decoration: none;
}
#footertext a
{
	text-decoration: none;
}
#footertext a:link
{ 
	text-decoration: none;
}
#footertext a:visited
{ 
	text-decoration: none;
}
#footertext a:active
{ 
	text-decoration: none;
}
#footertext a:hover
{ 
	text-decoration: none;
}

/*********************************************

			Main Page formatting section
					Containing Box

**********************************************/
/* The Container for the main content */
#container
{
	margin-left:auto;
	margin-right:auto;
    background-color: #FFFFFF;
    width:930px;
	padding:10px;
	min-height:500px;
}

#containmentbox
{
	clear: both;
	margin-left:auto;
	margin-right:auto;
    background-color: #FFFFFF;
    width:980px;

}
#containmentboxbrown
{
	clear: both;
	margin-left:auto;
	margin-right:auto;
    background-color: #291800;
    width  :980px;

}
/* Titles on normal pages format */
.PageTitle
{
	 font-size:22px;
	 color:#291808;
	 padding-top:10px;
	 padding-left:8px;
}

/* Large Image on normal pages format */
#PreviewImageBox
{
	width:580px;
  vertical-align: middle;
	padding:0px;
	margin-left: auto;
	margin-right: auto; 
}
#PreviewImageSmallBox
{
	width:380px;
  vertical-align: middle;
	padding:0px;
	margin-left: auto;
	margin-right: auto; 
	height:400px;
}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	width:570px;
	height:420px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
/*<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
</style><![endif]-->*/

.PreviewImage
{    text-align:center;
    display:block;

	padding:5px;
}
/* workslongcontainer */
#workslargecontainer
{
	height:480px;
	width:348px;
	overflow:auto;
	font-size:12px;
}
/* List for scrolling Artist Exhibiitons etc */
#ScrollingList
{
	text-align:right;
	width:325px;
	color:#636163;
	height:400px;
	overflow:auto;
    padding-right :5px;
}
#ScrollingList a
{
	color:#636163;
	text-decoration:none;
	font-size:14px;
}
#ScrollingList a:link
{ 
	color:#636163;
}
#ScrollingList a:visited
{ 
	color:#636163;
}
#ScrollingList a:active
{ 
	color:#636163;
}
#ScrollingList a:hover
{ 
	color:#000000;
}
/* individual items in scrolling list */
#ScrollingListItem
{
	
}
.ScrollingListItem a:link{color:#4d4d4d;}
.ScrollingListItem a:visited{color:#4d4d4d;}
.ScrollingListItem a:hover{color:#2f1902; }
.ScrollingListItem a:active{color:#4d4d4d;}
/* Scrolling Text Box */
#ScrollingTextBox
{
	height:265px;
	width:348px;
	overflow:auto;
	font-size:12px;
}
/*side by side div boxes for exhibtions etc*/
#tophalf
{
	width:930px;
}
#LeftBox
{
	display:inline;
	float:left;
	width:568px;	
	height:480px;
	padding-right:10px;
}
#LeftBox1
{
	display:inline;
	float:left;
	width:368px;	
	height:480px;
	padding-right:10px;
}
#LeftBox2
{
	display:inline;
	float:left;
	width:368px;	
	height:480px;
	padding-right:10px;
}
#LeftBox3
{
	display:inline;
	float:left;
	width:568px;	
	height:550px;
	padding-right:10px;
}
#RightBoxLarge
{
  margin-top:5px;
	display:inline;
	float:left;
	width:350px;
	height:580px;
}
#RightBox
{
	display:inline;
	float:left;
	width:350px;
	height:480px; 
}
#RightBox2
{
	display:inline;
	float:left;
	width:530px;
	height:480px; 
}
#RightBox3
{
  margin-top:12px;
	display:inline;
	float:left;
	width:350px;
	height:480px; 
}
#RightBoxSmall
{
	display:inline;
	float:left;
	width:350px;
	height:480px;
}
#RightBoxSmall1
{
	display:inline;
	float:left;
	width:550px;
	height:480px;
}
#LeftBoxHalf
{
	display:inline;
	float:left;
	width:460px;	
	height:480px;
}
#RightBoxHalf
{
	display:inline;
	float:left;
	width:462px;
	height:480px;
}
#RightBoxLeftHalf
{
	display:inline;
	float:left;
	width:230px;	
}
#RightBoxRightHalf
{
	display:inline;
	float:left;
	width:230px;
}
#RightBoxBelow
{
	 clear:both;
	 font-family: Lucida Sans, Arial;
}
#AddressLine
{
	width:232px;
}
/*for media browsing and works browsing*/
#vscrollingthumbs
{
	height:120px;
	width:300px;
	overflow:auto;
	white-space:nowrap;
    padding-top: 2px;
}
/*for media browsing and works browsing*/
#vscrollingimagethumb
{
	width: 95%;
	border-top: 1px solid #666666;
	float:left;
	display: inline;
	vertical-align: middle;

}
/*for media browsing and works browsing*/
#vscrollingimagethumbtext
{
	
	display: inline;

}

/**************************************************
 *         Works Long Control                     *
 **************************************************/
/*for horizontal media browsing and works browsing
	width: 608px;
    border: solid 1px #574f37;*/
#workslongcontainer
{
    display:block;
	position: relative;  
}

/**************************************************
 *         Horizontal scrolling controls          *
 **************************************************/
/*for horizontal media browsing and works browsing full width=886*/
#hscrollingthumbs
{
    display:block;
	position: relative;  
	height: 118px;
	width: 308px;
    overflow:hidden;
    white-space: nowrap;
    border-bottom: solid 0px #574f37;
	border-top: solid 0px #574f37;
}
#hscrollingthumbs2
{
    display:block;
	position: relative;  
	height: 118px;
	width: 528px;
    overflow:hidden;
    white-space: nowrap;
    border-bottom: solid 0px #574f37;
	border-top: solid 0px #574f37;
}
#hscrollingthumbslarge
{
    display:block;
	position: relative;  
	height: 118px;
	width: 886px;
    overflow:hidden;
    white-space: nowrap;
    border-bottom: solid 0px #574f37;
	border-top: solid 0px #574f37;
    }
#workscrollingthumbs
{
    display:block;
	position: relative;  
	height: 118px;
	width: 308px;
    overflow:hidden;
    white-space: nowrap;
    border-bottom: solid 0px #574f37;
	border-top: solid 0px #574f37;
}
#workscrollingthumbs2
{
	margin-top:5px;
    display:block;
	position: relative;  
	height: 118px;
	width: 308px;
    overflow:hidden;
    white-space: nowrap;
    border-bottom: solid 0px #574f37;
	border-top: solid 0px #574f37;
}
#workscrollingthumbs3
{
	margin-top:5px;
    display:block;
	position: relative;  
	height: 100px;
	width: 308px;
    overflow:hidden;
    white-space: nowrap;
    border-bottom: solid 0px #574f37;
	border-top: solid 0px #574f37;
}
/* ScrollingImageBar */
#ScrollingImageBar
{
}
/*for horizontal media browsing and works browsing*/

#hscrollingimagethumbcontainer
{
	display: block;  
	height: 118px;  /* Max width here, for users without Javascript */    
	padding: 0px 0px 0px 0px;  /* Remove default margin */  
	margin: 0px;
	float:left;
	white-space: nowrap;

}

#workscrollingimagethumbcontainer
{
	display: block;  
	height: 118px;  /* Max width here, for users without Javascript */    
	padding: 0px 0px 0px 0px;  /* Remove default margin */  
	margin: 0px;
	float:left;
	white-space: nowrap;
}

/*surronds all of scroller*/
#sidebyside 
{
	float:left;	
}
/*positions next object below*/
#gobelow
{
	clear: both;	
	text-align:right;
}
/* the css class for a scrolling button horizontal */
img.scrollbuttonleft 
{
	height: 120px;
	width: 20px;
	padding: 0px;
	margin: 0px;
	
}
img.scrollbuttonright 
{
	height: 120px;
	width: 20px;
	
}
img.workscrollbuttonleft 
{
	height: 120px;
	width: 20px;
	padding: 0px;
	margin: 0px;
	padding-top:5px;
	
}
img.workscrollbuttonright 
{
	height: 120px;
	width: 20px;
	padding-top:5px;
	
}
/* the css class for a scrolling button horizontal */
img.scrollbutton  
{
	height: 120px;
	width: 20px;
}
/*for horizontal media browsing and works browsing*/

#hscrollingimagethumb
{
	
	height: 95%;
	padding: 8px 0px 0px 8px;
	float:left;


}
#hscrollingimagethumb img
{


}
/*for media browsing and works browsing*/
#hscrollingimagethumbtext
{
	
	display: inline;

}
#workscrollingimagethumb
{
	
	height: 95%;
	padding: 8px 0px 0px 8px;
	float:left;

}

/*for media browsing and works browsing*/
#scrollingimagethumbtext
{
	
	display: inline;

}
.ArtistTitle
{
	font-weight:bold;
}

/*large text box for admin page*/
#LargeTextBox
{
}
/* Text in Caps used in scrolling lists Exhibition Title */
#TextCaps
{
	text-transform: uppercase;
	font-size:12pt;
	font-weight:100;
  letter-spacing:1px;
}

#TextListArtists{
  font-size:11pt;
}
#TextListDate
{
	font-size:8pt;
}
#TextListDate2
{
	font-size:12px;
	padding-left:8pt;
	color:#2f1902;
}

/* css formatting for the VertImgScrollingText control */
#VertImageScrollingText
{
	display:block;
	position: relative;  
	height:215px;
	width:325px;
	font-size:12px;
    overflow:hidden;
    white-space:normal;
	border: solid 0px #574f37;
	padding: 0px 10px 10px 10px;
}

/* css formatting for the VertImgScrollingText control */
#VertScrollingText
{
	display:block;
	position: relative;  
	height:400px;
	width:340px;
	font-size:12px;
    overflow:hidden;
    white-space:normal;
	border: solid 0px #574f37;
	padding: 10px 0px 10px 10px;
}

/*****************************************

   Google/bing Map overlay object

******************************************/

#MapOverlay
{
	border: solid 1px #574f37;
	height: 448px;
	width: 448px;
}
/*****************************************

           Zoom Image control css

******************************************/
#ZoomPic{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	max-width:100%;
	max-height:100%;
	}
#ZoomPicDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	max-width:100%;
	max-height:100%;
	}	
#ZoomPicCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#ZoomPic img{ border: none; clear: both;
	max-width:100%;
	max-height:100%;} 
#overlay img{ border: none; 
	max-width:100%;
	max-height:100%;}

#overlay{ background-image: url(/ZoomPic/overlay.png); 
	max-width:100%;
	max-height:100%;}

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ZoomPic/overlay.png", sizingMethod="scale");
	max-width:100%;
	max-height:100%;
	}
#PicZoomText /* Internet Explorer */ 
{
	width:500px;
	font-size: 0.8em;
	text-align: center;
	padding:0px;
	margin-left: auto;
	margin-right: auto; 
}
#PicZoomText /* Mozilla Firefox alignment */
{
	text-align: -moz-center; 
}
.zoombutton{
  font-size:10px;
  text-decoration:none;
}
.zoombutton a:link{
  font-size:10px;
  text-decoration:none;
} 
.zoombutton a:visited  
{
  font-size:10px;
  text-decoration:none;
} 
.zoombutton a:hover  
{
  font-size:10px;
  text-decoration:none;
} 
.zoombutton a:active  
{
  font-size:10px;
  text-decoration:none;
}

#ctl00_MainContent_exhibitionDisplay1_FormView1_Imagepreview1_FormView1{
  width:308px;
}
#ctl00_MainContent_exhibitionDisplay1_FormView1_Imagepreview1_FormView1_Title{
  width:308px;
}
#ctl00_MainContent_exhibitionDisplay1_FormView1_Imagepreview1_FormView1_zoomlink{
  width:308px;
}
