/*  
Theme Name: VADS
Theme URI: http://vads.ac.uk/
Description: VADS Theme: Based on Jack O'Shaughnessy's "Sybaritic" theme, this is an adopted one for the VADS website.
Version: 1.1.0
Author: Carlos Silva
Author URI: http://vads.ac.uk/
*/
html{
	width:100%;
	height:100%;
	overflow: -moz-scrollbars-vertical;
}

body {
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  background-color:#FFFFFF;
  color: Gray;
  margin-top:10px;
}

#container {
  margin: 0px auto;
  width: 800px;
  text-align: left;
  background-color:#FFFFFF;
  color:#000000;
  border: 1px solid #B1B1B1;
}

#top{
position:relative;
top: 0;
left: 0;
height: 32px;
width: 800px;
margin:0;
background-color: #FFFFFF;
color:Gray;
}

 
#banner {
position:relative;
top: 0;
left: 0;
height: 110px;
width: 800px;
margin:0;
background-color: #EBEBEB;
color:Gray;
}
  
img.logo{
  	margin-left: 40px;
	margin-top:12px;
}
  
img.tag{
  	margin-left:174px;
}
  
img.col{
  	margin-left: 0;
	margin-top:15px;
}
  
#search{
position:relative;
font-family:Arial, Helvetica, sans-serif;
top: 0;
left: 0;
height: 58px;
margin-right:35px;
background-color: #FFFFFF;
text-align: right;
font-weight: bold;
font-size: 12px;
color:#7E7E7E;
margin-top:20px;
z-index:2;
}

#search{
	width:320px;
	position:relative;
	top:62px;
	left:444px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	margin-right:35px;
	background-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color:#7E7E7E;
	margin-top:20px;
	z-index:2;
}
.searchbox{
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	width:180px;
	height:15px;
	font-size: 12px;
	vertical-align: middle;
	position:relative;
	z-index:1;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.searchboxlinksdiv
{
	position:relative;
	padding: 0 57px 0 0;
}
html>body .searchbox
{
	font-family: Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	border: solid 1px;
	width:182px;
	height:16px;
	font-size: 12px;
	vertical-align: middle;
	position:relative;
	z-index:1;
}

.searchbox{
	font-family: Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	border: solid 1px;
	width:186px;
	height:20px;
	font-size: 12px;
	vertical-align: middle;
	position:relative;
	z-index:1;
}
.searchboxlinksdiv
{
	position:relative;
	padding: 0 57px 0 0;
}

a:link.searchboxlinks{
	color:#595959;
}

a:visited.searchboxlinks{
	color:#595959;
}


a:hover.searchboxlinks{
	color:#595959;
	text-decoration: underline; 
}

a:active.searchboxlinks{
	color:#595959;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#collections{
position:relative;
top: 0;
left: 36px;
height: 232px;
width: 730px;
margin:0;
background-color: #F1F1F2;
color: Gray;
}

#links_index{
position:relative;
top: 0;
left: 0;
height: 63px;
width: 800px;
background-color: #FFFFFF;
color: #7E7E7E;
text-align: right;
}  

p.global-links{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	margin-right:35px;
	margin-top:35px;
	margin-bottom:-35px;
	color:#7E7E7E;
	height:63px;
	z-index:2;
}

p.global-links2{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-align:right;
	margin-right:35px;
	margin-top:11px;
	margin-bottom:-10px;
	color:#ccc;
	z-index:2;
}

#bottom_banner{
position:relative;
top: 0;
left: 0;
height: 32px;
width: 800px;
margin:0;
background-color: #E7E7E8;
color: Gray;
}  

#bottom{
position:relative;
top: 0;
left: 0;
height:20px;
width: 800px;
margin:0;
background-color: #FFFFFF;
color: Gray;
}  

.text{
font-family:Arial, Helvetica, sans-serif;
color:#7E7E7E;
font-size:12px;
text-decoration:none;
}

a:link     { color:#595959; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}
a:visited  { color:#595959; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}
a:active   { color:#595959; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}
a:hover    { color:#595959; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}

a.a2:link     { color:#7E7E7E; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}
a.a2:visited  { color:#7E7E7E; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}
a.a2:active   { color:#7E7E7E; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}
a.a2:hover    { color:#7E7E7E; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}

.search_button
{
	position:relative;
	top:-1px;
	width:47px;
	height:20px;
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}


.search_button2
{
	width:47px;
	height:20px;
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.search_button:hover
{
	position:relative;
	top:-1px;
	width:47px;
	height:20px;
	background-color: #aaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}

.search_button1
{
	position:inherit;
	top:0px;
	width:47px;
	height:20px;
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navbardown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#top-section-links{
	width: 300px;
	height: 10px;
	position: relative;
	top:17px;
	left:375px;
	background-color: #FFFFFF;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	color: #7E7E7E;
	margin:-14px 0px 0px 0px;
	z-index:4;
}

#top-section{
	width: 800px;
	position: relative;
	top:0px;
	left:auto;
	background-color: White;
	color: Black;
}

div.global-nav{
	position:relative;
	top: 5px;
	margin-top:0;
	margin-bottom:0px;
	width:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}

div.results-content{
	position:relative;
	top: 50px;
	margin-top:0;
	margin-bottom:0px;
	width:auto;
	z-index:2;
	color:#7E7E7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; font-style: normal;
}

div.coll-image{
	position:relative;
	top: 70px;
	margin-top:0;
	margin-bottom:0px;
	z-index:3;
	width:auto;
}
div.container-large{
	position:relative;
	top:50px;
	left:0px;
	width: 708px;
	margin: 0px auto;
	text-align:center;
	height:auto;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:3;
}
div.container-xlarge{
	position:relative;
	top:70px;
	left:0px;
	width: 708px;
	margin: auto;
	text-align:center;
	height:auto;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:3;
}
div.artwork-xlarge{
	position:relative;
	top: 0px;
	right: 0px;
	margin-top:0;
	margin-bottom:0px;
	width:400px;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.artwork-large{
	position:relative;
	top: 0px;
	right: 55px;
	margin-top:0;
	margin-bottom:0px;
	width:400px;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.top-large{
	position:relative;
	top: 0px;
	left: 60px;
	margin-top:0;
	margin-bottom:0px;
	width:400px;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
	
div.table-large{
	position:relative;
	top:70px;
	margin-top:0;
	margin-bottom:0px;
	width:708px;
	z-index:2;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
#arial{
	position:relative;
	color:#000;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:3;
}

div.globalbot-nav{
	position:relative;
	top: 10px;
	margin-top:0px;
	margin-bottom:0px;
	width:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.artwork-flarge{
	position:relative;
	top: 0px;
	margin-top:0;
	margin-bottom:0px;
	width:auto;
	z-index:2;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.container-flarge{
	position:relative;
	top:70px;
	width: auto;
	left:30px;
	margin: 0px auto;
	text-align:center;
	height:auto;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:3;
}
div.table-flarge{
	position:relative;
	top:0px;
	width: auto;
	margin: 0px auto;
	height:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.adv-search{
	position:relative;
	top:0px;
	width: 800px;
	margin: 0px auto;
	height:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}

div.assc{
	position:relative;
	top:0px;
	left:-30px;
	z-index:1;
	color:#7E7E7E;
}

div.lr1{
	position:relative;
	margin:0 0 0px 0px;
	top:-756px;
	left:-305px;
	z-index:1;
	color:#7E7E7E;
}

div.lr2{
	position:relative;
	margin:0 0 0px 0px;
	top:-720px;
	left:-305px;
	z-index:1;
	color:#7E7E7E;
}

div.lr3{
	position:relative;
	margin:0 0 0px 0px;
	top:-766px;
	left:305px;
	z-index:1;
	color:#7E7E7E;
}
div.lr4{
	position:relative;
	margin:0 0 0px 0px;
	top:-730px;
	left:305px;
	z-index:1;
	color:#7E7E7E;
}
div.global-navlb{
	position:relative;
	top:0px;
	margin-top:0;
	margin-bottom:0px;
	width:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}

div.global-navlb2{
	position:relative;
	top: 0px;
	margin-top:0;
	margin-bottom:0px;
	width:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.lightbox{
	position:relative;
	left:0px;
	width:auto;
	top:0px;
	z-index:1;
	margin:0 0 0px 0;
}
div.menulbox{
	position:relative;
	top: 0px;
	z-index:1;
	margin:0px 0px 0px 0px;
	width:auto;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:1;
}
#arial{
	position:relative;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:3;
}
#arialr{
	color:#333;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:1;
}
.searchboxlogin{
	border: 1px solid #999999;
	width:150px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7E7E7E;
}
div.addusers{
	position:relative;
	width:500px;
	left:150px;
	top:0px;
	z-index:3;
}
div.global-navx{
	position:relative;
	top: 30px;
	margin-top:0;
	margin-bottom:0px;
	width:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.container-advsearch{
	position:relative;
	top:40px;
	left:0px;
	width: 800px;
	margin: 0px auto;
	text-align:center;
	height:auto;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	z-index:3;
}

div.advtexttop{
	position:relative;
	top:-10px;
	left:40px;
	z-index:1;
	color:#7E7E7E;
}
div.advchecktop{
	position:relative;
	top:10px;
	left:-300px;
	z-index:2;
	color:#7E7E7E;
}
.advsearchbox{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	margin-top:0px;
	font-size: 12px;
	vertical-align: middle;
	position:relative;
	z-index:1;
}
.advsearchboxres{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	margin-top:0px;
	height:20px;
	vertical-align: middle;
	z-index:1;
}
div.otherimages{
	position:absolute;
	top: 15px;
	left:514px;
	width:194px;
	z-index:4;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}
div.mainimage{
	position:absolute;
	top: 15px;
	left:-10px;
	width:auto;
	z-index:3;
	color:#7E7E7E;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;
}
div.main2right{
	position:relative;
	top: 0px;
	left: 60px;
	width:auto;
}
div.items2right{
	position:relative;
	top: 0px;
	left: 50px;
	width:auto;
}
div.no-other{
	position:relative;
	top: 0px;
	right: 51px;
	width:auto;
}
div.none{
	position:relative;
	top: 0px;
	left: 0px;
	width:auto;
}
div.select-lightbox{
	position:relative;
	top: 0px;
	left: 60px;
	width:auto;
}
div.select-lightbox2{
	position:relative;
	top: 0px;
	left: -47px;
	width:auto;
}
#wait{
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
	width: 768px;
	height: 803px;
	background-image: url(../images/bottom2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 2px solid white;
	border-left:2px solid white;
	border-right:2px solid white;
	margin: 10px auto;
	z-index:-1;

}

blockquote{
		padding-left:10px;  margin-left:30px;  margin-right:20px;
		border-left:5px solid #333333;
		color:#666666;
	}
#page{
		position:relative;
		width:790px; 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-left: auto;
		margin-right: auto;
		background-color:#FFFFFF;
		float:left;
		}
#header{
		width:800px; 
		text-align:left;
		color:#FFFFFF;
		height:150px;
		margin:0px;	padding:0px;
		background-color:#333333;
		}
.header{
		text-align:left;
		color:#FFFFFF;
		text-indent:30px;
		}
#header h1{
		text-align:left;
		font-size:30px;
		margin:0px;
		padding-left:10px;
		padding-top:60px;
		}
#header h1 a{
		color:#ffffff;
		text-decoration:none;
		margin-top:10px;  padding:0px;
		}
#header h1 a:visited{
		color:#ffffff;
		}
#header h1 a:hover{
		text-decoration:underline;
}

#navigate{
		width:790px;  height:25px; float:left; display:block;
		background-color:#333333;
		padding-left:10px;
		text-align:left;
		}
* html #navigate{
		width:800px;
		}
#navigate ul{
		padding:0;
		margin:0;
		list-style-type:none;
		}
#navigate ul li a{
		color:#ffffff; float:left;
		margin-left:3px;
		background-color:#666666;
		padding-top:5px;	padding-bottom:11px;	padding-left:5px;	padding-right:5px;
		text-decoration:none;
		font-size:11px;
		font-variant:small-caps;
		}
* html #navigate ul li a{
		margin-left:0;
		}
* html #navigate ul li {
		color:#ffffff; float:left;
		margin-left:3px;
		background-color:#666666;
		text-decoration:none;
		font-size:11px;
		font-variant:small-caps;
		}
#navigate ul li a:hover{
		background-color:#999999;
		text-decoration:underline;
		}
#content{
		float:left;
		margin:0px;	padding-left:40px;
		background-color:#FFFFFF;
		text-align:left;
		max-width:740px;
		color:#7E7E7E;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
#content h1{
		margin:0px;	padding-left:0px;	padding-top:10px;
		color:#7E7E7E;
		font-size:13px;
		}
#content h2{
	color:#7E7E7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-style: normal;
		}
h2 {
	color:#7E7E7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; font-style: normal;
}
#content h3{
		margin:0px;	padding:0px;
		color:#7E7E7E;
		font-size:13px;
		}
.narrowcolumn{
		padding-right:10px;
		width:510px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:580px;
} 

html>body .narrowcolumn {
  width:510px;
} 

.widecolumn{
		width:790px;
		}
.post{
		padding-top:5px;
		border-bottom: dotted 1px #999999;
		border-color:999999;
		}
		
.post h1{
		margin:0px;	
		padding-top:15px;
		font-family:Arial, Helvetica, sans-serif;
		color:#595959;
		font-size:12px;
		text-decoration:none;
		}
.post h1 a{
		font-size:20px;
		color:#333333;
		text-decoration:none;
		margin:0px;	padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		color:#595959;
		font-size:12px;
		text-decoration:none;
		}
.post h1 a:visited{
		color:#595959;
		}
.post h1 a:hover{
		text-decoration:underline;
}
.entry{
		line-height:1.5em;
		font-size:12px;
		}
.entry a{
		text-decoration:none;
		color:#595959;
		}
.entry a:hover{
		text-decoration:underline;
}
.entry img{

		padding: 0px;  margin-bottom:5px;
		}
.postmetadata{
		font-size:12px;
		color:#7E7E7E;
		font-weight:bold;
		}
.postmetadata a{
		text-decoration:none;
		color:#595959;
		}
.postmetadata a:visited{
		}
.postmetadata a:hover{
		text-decoration:underline;
}

#sidebar{
		position:relative;
		top:30px;
		float:right;
		width:190px;
		padding-left:9px;
		padding-right:9px;
		background-color:#FFFFFF;
/*		border-bottom:1px dotted #999999;
		border-top:1px dotted #999999; */
		border-left:1px dotted #999999;
		color:#666666;
		font-size:10px;
		text-align:left;
		}
#sidebar h1{
		font-size:12px;
/*		color:#333333; */
		color:#7E7E7E;
/*		border-bottom:1px dotted #999999; */
		text-decoration:none;
/*		text-transform:lowercase;
		font-variant:small-caps; */
		margin:0px;	padding:0px;
		}
#sidebar ul{
		list-style:none;
		margin:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:5px;
		border-bottom:1px dotted #999999;
		}
		
.sidebarlink a{
		margin-right:5px;
		padding-left:10px;
		margin-top:0px;	margin-bottom:0px;
/*		border-left:3px solid #999999; */
		font-size:12px;
		text-decoration:none;
		color:#595959;		
		}
.sidebarlink a:hover{
/*		border-left:3px solid #333333; */
		text-decoration:underline;
		}
/*.sidebarlink a:visited{
		color:#595959;
		}*/
.flickr img{
		border:0px;
		color:#595959;
		padding:2px;
		float:left;
		}
.flickr img:hover{
		color:#595959;
		text-decoration:underline;
		}
#comment{
		width:97%;
		}
.comments {
		font-weight:bold;
		margin:0px;	padding:0px;
		}
.comments a {
		color:#595959;
		margin:0px;	padding:0px;
		text-decoration:none;
		}
.comments a:visited {
		color:#595959;
		}
.comments a:hover {
		text-decoration:underline;
}
.commenttxt{
		line-height:1.5em;
		font-size:12px;
		}
#footer{
		background-color:#FFFFFF;
		width:790px; float:left;
		font-size:10px;
		text-align:left;
		padding-left:10px;
		}
#footer a{
		color:#595959;
		text-decoration:none;
		}
#footer a:visited{
		color:#595959;
		}
#footer a:hover{
		text-decoration:underline;
}
.underline{
		}
.archive{
		width:100%;
		margin:0px;  padding:0px;
		line-height:1.5em;
		}
.archive a{
		color:#595959;
		margin:0px;  padding:0px;
		text-decoration:none;
		}
.archive a:hover{
		color:#595959;
		text-decoration:underline;
		}
.archive a:visited{
		color:#595959;
		}
.searchform {
		margin:0px;
		padding-top:5px;
	}
.searchform input{
		margin:0px;
		padding-top:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		border:1px solid #333333;
		vertical-align:middle;
	}
.searchbutton{
		background-color:#ccc;
		border:0px;
		width:30px;
		font-variant:small-caps;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		vertical-align:middle;
}

.submitform input, textarea{
		margin:0;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #7E7E7E;
		border:1px solid #999999;
/*		border:1px solid #333333; */
		vertical-align:middle;
	}
	
.submitbutton {
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
/*		margin:0; padding:0; */
		font-size:10px;
		background-color: #ccc;
		width:47px;
		height:20px;
		background-color: #ccc;
}

.page a{
		color:#595959;
		text-decoration:none;
		}
.page a:visited{
		color:#595959;
		text-decoration:none;
		}
.page a:hover{
		text-decoration:underline;
}

/* commentborder added by amy 10/11/08 */
.commentborder {
border-bottom: dotted 1px #999999;
border-color:999999;
}
