body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:150%;
	color:#333;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:0px 110px;
}
body.editor {
	text-align:left;
}
a{
	color:#c81427;
}
a:hover{
	color:#A420D4;
	text-decoration:underline;
}
a img{
	border:none;
}
.clearboth{
	clear:both;
}
.clearleft{
	clear:left;
}
.clearright{
	clear:right;
}
.hidden{
	display:none;
}

h1,h2,h3,h4,h5,h6{
	color:#000;
}

h2, h3, h4{
	margin-top:1em;
	margin-bottom:0.3em;
}
h2{
	font-size:1.3em;
	border-bottom:1px solid #DDD;
	padding-bottom:0.3em;
}	
p{
	margin-top:0em;
	margin-bottom:0.8em;
}
#banner{
	
	width:1000px;
	text-align:left;
	margin:auto;
	
	
	height:110px;
	position:relative;
}

#banner .logo{
	position:absolute;
	width:190px;
	left:810px;
	top:10px;
	/*background-image:url(../images/OI-logo.gif);
	background-repeat:no-repeat;*/
	height:90px;
}

#banner h1{
	float: left;
	margin:0px;
	text-align:left;
	padding-top:20px;
	font-weight:normal;
	font-size:1.25em;
	line-height:140%;

}
#banner h3{
	float:left;
	margin-top: 24px;
	margin-left:10px;
	font-weight: normal;
}

#banner h1 strong{
	font-size:1.5em;
	padding-right:10px;
}

.emphasized{

	color:#c81427;
}

#page{
	text-align:left;
	width:1000px;
	margin:auto;
	margin-bottom:2em;
	margin-top:0em;
	
}

#banner .topnav{
	width:auto;
	position:absolute;
	bottom:20px;
	left:0px;
	border-left:1px solid #DEDEDE;
	
	font-size:1.2em;
}
.topnav ul{
	
	margin:0px;
	padding:0px;
}



.topnav ul li{
	float:left;
	list-style-type:none;
	width:auto;
	text-align:center;
	

}

.topnav ul li a{
	padding:3px 18px 3px 18px;
	border-top:2px solid #DEDEDE;
	border-bottom:2px solid #DEDEDE;
	color:#c81427;
	display:block;
	width:auto;
	text-decoration:none;
	border-right:1px solid #DEDEDE;
}

.topnav ul li a:hover{
	border-bottom:2px solid #000;
	border-top:2px solid #000;
}

.topnav ul li.expandhere a,.topnav ul li.here a,.topnav ul li.ancestor a{
	border-bottom:2px solid #c81427;
	border-top:2px solid #c81427;
	color:#FFF;
	background-color:#c81427;
}

.weightedscores a.here {
	padding:1px 2px;
	background-color:#c81427;
	color:#ffffff;
}



#navigation{
	width:18%;
	float:right;
	
	
}

#navigation h3{
	margin-top:0.8em;
	margin-bottom:0.8em;
}

#navigation ul{
	margin:0px;
	padding:0px;
}

#navigation ul li{
	padding:0px;
	display:inline;
}

#navigation ul li a{
	display:block;
	padding:5px;
	border-bottom:1px solid #c81427;
	
	text-decoration:none;
}

#navigation ul li a:hover{
	background-color:#666;
	color:#FFF;
}

#navigation ul li.here a,#navigation ul li.expandhere a,#navigation ul li.ancestor a{
	background-color:#c81427;
	color:#FFF;
}

#contentarea{
	width:80%;
	float:left;
	
}

.pad{
	padding:0 5px 1em 5px;
}

.imageholder{
	width:auto;
	float:left;
	margin-right:20px;
	clear:left;
	padding-bottom:1em;
}

.dark{
	background-color:#EFEFEF;
}

.thumbslist{
	float:right;
	width:150px;
	height:auto;
	margin-top:1em;
	
	
}

.thumbscroll{
	width:139px;
	height:410px;
	overflow:auto;
	border:1px solid #CCC;
	text-align:center;
}

.gallery_detail{
	float:left;
	width:620px;
	margin-top:1em;
	
}

.gallery_thumb{
	margin-bottom:0.2em;
	margin-top:0.2em;
}

.gallery_detail .imageholder{
	text-align:center;
	float:none;
	background-image:url(../images/OI_gallery_bg.gif);
	margin:0px;
	padding:5px 0px;
}

.breadcrumbs ul{
	padding:0px;
	margin:0px;
	padding-top:1em;
}

.breadcrumbs ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
		font-size:1.3em;
	padding-top:0.3em;
}

.breadcrumbs a{
	text-decoration:none;
	
}
.breadcrumbs a.depth0{
	font-size:1.6em;
	
}

.quarter{
	width:200px;
	overflow:hidden;
	float:left;
	margin-left:0px;
	margin-right:26px;
	padding-left:9px;
	padding-right:9px;
	margin-bottom:2em;
}

.quarter .imageholder{
	float:none;
	width:194px !important;
	overflow:hidden;
	height:220px;
	margin:0px;
	text-align:center;
	padding:0px;
}

.quarter h2{
	padding:0px;
	border:none;
}

.feedthumb{
	width:auto;
	float:left;
	padding-top:10px;
	padding-right:10px;
}
.galleryfeedthumb{
	float:left;
	width:120px;
	text-align:center;
	height:120px;
	background-image:url(../images/OI_gallery_bg.gif);
	margin-right:10px;
	margin-left:10px;
	overflow:hidden;
	margin-bottom:20px;
	padding:5px;
}
.pageblocks{
	clear:left;
	padding-top:1em;
}

.pageblockfinal{
	/*clear:both;*/
}

.caption{
	font-size:0.85em;
}

.picleft .imageholder{
	float:left;
	margin-left:0px;
	margin-right:10px;
}
.picright .imageholder{
	float:right;
	margin-left:10px;
	margin-right:0px;
}
.blue h2, .green h2, .red h2, .purple h2{
	font-weight:normal;
	color:#c81427;
	margin:0px;
	padding-top:0.2em;
	padding-bottom:0.3em;
}

.blue .link,.green .link, .red .link, .purple .link{
	position:absolute;
	bottom:0px;
	height:3em;
}

.blue p,.green p,.red p,.purple p{
	margin:0px;
}

.green{
	background-image:url(../images/fade_green.gif);
	background-repeat:repeat-x;
	padding-bottom:66px;
	background-color:#2CB34A;
	background-position:bottom left;
	position:relative;
}

.blue{
	background-image:url(../images/fade_lightblue.gif);
	background-repeat:repeat-x;
	padding-bottom:66px;
	background-color:#75bee9;
	background-position:left bottom;
	position:relative;
}

.red{
	background-image:url(../images/fade_red.gif);
	background-repeat:repeat-x;
	padding-bottom:66px;
	background-color:#c81427;
	background-position:bottom left;
	position:relative;
}
.red{
	background-image:url(../images/OI_gallery_bg.gif);
	background-image:none;
	background-repeat:repeat;
	background-color:#DDD;
	margin-top:1em;
	
}
.red .link{
	left:0px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:9px;
	width:214px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:0px -10px;
}
.purple{
	background-image:url(../images/fade_purple.gif);
	background-repeat:repeat-x;
	padding-bottom:66px;
	background-color:#A420D4;
	background-position:bottom left;
	position:relative;
}

.green .imageholder,.blue .imageholder,.red .imageholder,.purple .imageholder{
	width:auto;
	height:180px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:3px solid #BBB;
}

.green a,.blue a,.red a,.purple a{
	text-decoration:none;
}

.here a, .expandhere a{
	color:#000;
}

.homepage #content0{
	position:relative;
	
	padding:0px;
	padding-top:0.5em;
}

.homegallery {
	width:935px;
	margin-left:25px;
	height:120px;
	overflow:auto;
	position:relative;
	border:1px solid #CCC;
	background-color:#FFF;
	
}

.homegalleryprevious{
	width:42px;
	height:30px;
	position:absolute;
	margin:0px;
	text-align:left;
	left:0px;
	top:50px;
	z-index:10;
	
}
.homegallerynext{
	width:42px;
	height:30px;
	position:absolute;
	margin:0px;
	text-align:right;
	right:0px;
	top:50px;
	z-index:10;
}

.homegallery .images{
	width:4000px;
	
}

.criterium{
	border-top:1px solid #CCC;
	padding-bottom:1em;
}
.criteriafooter p,.criterium p{
	margin:0px;

}
.criteriafooter h3,.criterium h3{
	margin-bottom:0.5em;
}

label{
	font-weight:bold;
	display:block;
}
.note{
	font-size:0.85em;
}
input.textinput{
	width:100%;
	display:block;
}
textarea{
	width:100%;
	height:100px;

}

textarea.textarea{
		font-size:1.1em;
	font-family:arial;
	width:60%;
}
form{
	padding:10px;
	background-color:#DEDEDD;
	margin-bottom:1em;
}
.weightedscores form {
	background-color:transparent;
}
input.biginput{
	width:60%;
	font-size:1.1em;
}
.formelementwrapper{
	margin-top:0.5em;
	position:relative;
}

.formelementwrapper .inputnote{

	position:absolute;
	right:5px;
	width:35%;
	top:1.7em;
	line-height:auto;
	background-color:#FFFFCC;
	padding:5px;
}
.clear{
	display:none;
}
.submission{
	border-top:1px solid #CCC;
	padding-top:0.5em;
}

.half{
	float:left;
	width:48%;
	
	margin-right:1%;
	border-top:none;
	border-bottom:1px solid #CCC;
}



.submission .imageholder{
	float:left;
	width:auto;
	margin-right:20px;
	position:relative;
	clear:left;
	
}

.half .imageholder{
	float:none;
	width:100%;
	margin:0px;
	clear:none;
}

.half .submissioninfo{
	width:100%;
	float:none;
	padding:0px;
	padding-bottom:0.5em;
}

.half .submissioninfo p{
	margin:0px;
	padding:0px;
}

.submission h4 a{
	font-size:0.9em;
	font-weight:normal;
	padding-left:15px;
}
.submission h3,.submission h4{
	margin:0px;
}
.submissioninfo{
	float:left;
	width:300px;
}
.split_column #content0{
	width:65%;
	float:left;
	margin:0px;
	padding:0px;
}
.split_column #content1{
	width:33%;
	float:right;
	margin:0px;
	padding:0px;
}

.split_column #content2{
	width:auto;
	float:none;
	clear:both;
	clear:none;
	width:33%;
	float:right;
	margin:0px;
	padding:0px;
}

.split_column input{
	width:97%;
}

.split_column h2{
	border:0px;
}

.split_column .inputnote{
	position:static;
	width:auto;
}

.infobox{
	background-color:#FFFFCC;
	border:1px solid red;
	padding:5px;
}

p.caption{
	width:250px;
}
 .previous, .next{
	font-size:3em;
	text-decoration:none;
	cursor:pointer;
	
}

.homepage .breadcrumbs{
	visibility:hidden;
	height:15px;
}

form {
	/*background-image:url(../images/OI_gallery_bg.gif);*/
	padding:5px;
	background-color:#FFF;
}

fieldset{
	border:21px solid #EEE;
	background-image:url(../images/OI_gallery_bg.gif);
	margin-top:1em;
	
}


.formelementwrapper img{
	width:200px;
	height:auto;
}

legend{
	color:#666;
	font-weight:bold;
	font-size:1.3em;
	padding-left:10px;
	padding-right:10px;
	background-color:#EEE;
}
.message{
	font-size:1.4em;
	background-color:#FFFFCC;
	border:1px solid green;
	padding:5px;
	margin:1em;
}	

#footer{
	clear:both;
	padding-top:2em;
	padding-bottom:1em;
	border-top:1px solid #CCC;
	
	width:auto;
	font-size:0.9em;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:0px -7px;
}

#footer a{
	color:#666;
	margin-left:10px;
}
#footer ul{
	padding:0px;
	margin:0px;
}
#footer ul li{
	margin:0px;
	list-style-type:none;
	float:left;
	
	padding-right:20px;
	
}
.footer_contents{
	width:1000px;
	margin:auto;
	text-align:left;
}
.logoblock{
	width:400px;
	float:right;
	text-align:right;
	
}
.additemlink{
	clear:left;
}
.error{
	background-color:red;
	color:yellow;
	padding:3px;
	margin:0px;
	width:60%;
}
.error a {
	color:#ffffff;
}
.loginstatus{
	position:absolute;
	top:0px;
	right:360px;
	font-size:0.8em;
	
}
.contact_listing{
	border-top:1px solid #CCC;
}
.artist_description{
	width:48%;
	float:right;
	font-weight:bold;
}
.contact_details{
	width:48%;
	float:left;
	
}
.contact_listing h3 span{
	font-weight:normal;
	font-size:0.8em;
}

.weightedscores .score {
	border:thin #ebebeb solid;
	float:left;
	width:170px;
	height:22em;
	margin:5px;
	padding:5px;
	text-align:center;
	font-size:0.9em;
	position:relative;
	
}
.score .ranking{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#CCC;
	color:white;
	padding:0 3px;
}
.score .ratelink{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#ccc;
	color:white;
	padding:0 3px;
	margin:0px;
}
.score .details_link{
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#ccc;
	color:white;
	padding:0 3px;
	margin:0px;
}
.score a img{
 padding-top:1.5em;
}	
.score .ratelink a,.score .details_link a{
	color:white;
}
.weightedscores .score h3,.weightedscores .score h4{
	margin:0px;
}
.credit{
	clear:left;
	padding-top:3em;
	font-size:0.9em;
	color:#999;
}
.credit a{
	color:#999 !important;
}
.galleryedit{
	position:absolute;
	width:350px;
	height:410px;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	overflow:auto;
	opacity:0.9;
}
.galleryedit fieldset{
	margin:0px;
}
.galleryedit .submitfixed{
	position:absolute;
	
	top:0px;
	right:0px;
}
.galleryadd{
	position:absolute;
	top:150px;
	left:30%;
	border:5px solid #000;
	padding:0px;
	
}
.galleryadd fieldset{
	margin:0px;
	padding:0px;
}
.gallerydelete{
	position:absolute;
	right:0px;
	bottom:30px;
}


.news_ticker {
	background-color:#DDDDDD;
	margin:20px 0px 20px 0px;
	padding:4px 0px 4px 8px;
	
}
.news_ticker .tickerheader {
	font-weight:bold;
	color:#666666;
}
.news_ticker .newsitem {
	display:none;
}
.news_ticker .newsitem a {
	color:#000000;
}
.news_ticker .newsitem a:link, .news_ticker .newsitem a:visited {
	text-decoration:none;
}
.news_ticker .newsitem a:active, .news_ticker .newsitem a:hover {
	text-decoration:underline;
}
.homepage #content1 .pageblocks {
	padding-top:0px;
}
.homepage #content1 .pageblocks .red {
	margin-top:0px;
}
.centre_content{
width:600px;
float:right;
}

#contact_nav{
	width:120px;
	float:left;
	
}
ul#contact_nav {
	margin:0px;
	padding:0px;
}
 ul#contact_nav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#antirobot1 {
	display:none;
}

.sublight{
	float:left;
	clear:left;
}

.subdark{
	float:right;
	clear:right;
}
.top150{
	background-color:green;
	color:white;
	margin:0px;
	padding:2px;
	font-size:0.9em;
	position:absolute;
	top:0px;
	left:0px;
}

.exhibit{
	width:180px;
	float:left;
	
	border:1px solid #CCC; 
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.exhibit .imageholder{
	float:none;
	width:auto;
	margin:0px;
	padding:0px;
	
}

.exhibit h3,.exhibit h4{
	margin:0px;
	padding:0px; 
}

.exhibition_toolbar{
	width:175px;
	float:right;
}
.pagenav {
	clear:both;
}

.pagenav a.here {
	font-weight:bold;

}
.artists_list,.medium_list,.keywords{
	border:1px solid #CCC;
	height:300px;
	overflow:auto;
}

.keywords{
	height:100px;
}

.centile10,.centile20,.centile30,.centile40,.centile50,.centile60,.centile70,.centile80,.centile90,.centile100{
	font-size:1em;
	display:block;
	list-style-type:bullet;
	display:list-item;
}

.artists_list ul,.medium_list ul{
	margin:0px;
	padding-left:20px;
}

.medium_list ul li a{
	text-transform:lowercase;
}

.view{
	display:none;
}
.twtr-widget{
	margin-left:5px;
}

.news_image{
	float:left;
	clear:left;
	margin-right:15px;
	width:60px;
	height:60px;
	overflow:hidden;
	text-align:right;
}
.newsitem{
	border-bottom:1px solid #DEDEDE;
	padding-bottom:10px;
}
.news_detail{
	padding-bottom:400px;
}


