body {
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-size: 0.75em;
}
/* top navigation */

ul#level1nav {
	border-bottom:1px solid #c8c9d1;
}
#level1navbar {
	background-color:#c8c9d1; /* first header row colour */
}
#level1nav .l1online a, #level1nav .l1britain a, #level1nav .l1modern a, #level1nav .l1liverpool a, #level1nav .l1stives a {
	background:#c8c9d1;
}
#level1nav .l1online a:hover, #level1nav .l1britain a:hover, #level1nav .l1modern a:hover, #level1nav .l1liverpool a:hover, #level1nav .l1stives a:hover {
	background:#b6b7bf;
}

#level2navbar {
	background-color:#fff; /* third header row colour */
	border-top: 1px solid #c8c9d1;
	border-bottom: 1px solid #c8c9d1;
}
#level2nav ul li a, ul#level2nav li a {
	color:#000;
	border-left:1px solid #c8c9d1;
}
#level2nav ul li a:hover, ul#level2nav li a:hover {
	background-color:#f3f3f3;
	color:#000;
}
/* tate logo */
#logobarnew.inverse #logobarnewtatelogo {
	background-color:#000;
}
#logobarnew.inverse a .section {
	color:#000;
}
/* new search bar */

#breadcrumb {
	height:28px;
	padding-top:6px;
	width:730px;
	border:0;
	vertical-align:middle;
	font-size:1em;
}
#trailbar {
	display:inline;
	padding:5px 0;
}
#trailbar a {
	color:#c8c9d1;
}
#searchbar, #sbholder {
	display:inline;
	border:0;
}
/* END top navigation */



/* Sub navigation */

ul#turnernavigation {
	font-size: 0.75em;
	background: url(/britain/turnerprize/history/img/dottedline.gif) top left repeat-x;
	width: 715px;
	display: block;
	height: 50px;
	clear: right;
	margin-top: 8px;
}
ul#turnernavigation li {
	float: left;
	list-style:none;
}
ul#turnernavigation li.introduction {
	padding-left: 0;
}
ul#turnernavigation a {
	display: block;
	margin-top: 1px;
	padding: 9px 9px 0 9px;
}
ul#turnernavigation a:hover {
	color: #000;
	text-decoration: none;
	background:#f2f2f2;
	padding-top: 19px;
	padding-bottom: 8px;
}
ul#turnernavigation li.introduction a {
	padding-left: 0;
}
.introduction ul#turnernavigation li.introduction a {
	color: #000;
	text-decoration: none;
	background:#f8f8f8;
	padding-top: 19px;
	padding-bottom: 8px;
}
.introduction ul#turnernavigation li.introduction a, .about ul#turnernavigation li.about a, .history ul#turnernavigation li.history a, .essay ul#turnernavigation li.essay a {
	color: #000;
	text-decoration: none;
	background:#f8f8f8;
	padding-top: 19px;
	padding-bottom: 8px;
}
/* END subnavigation */

/* Turner h1 - h4 */

h1#turnerprizetitle {
	background: url(/britain/turnerprize/history/img/turnerprize.gif) top left no-repeat;
	display: block;
	width: 308px;
	height: 45px;
	margin-left: 20px;
}
h1#turnerprizetitle a {
	display: block;
	width: 308px;
	height: 45px;
}
h1#turnerprizetitle span {
	display: none;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 15px 0 10px 30px;
	padding-bottom: 7px;
	display: block;
	width: 715px;
	border-bottom: 10px solid #000;
}
h2.shortborder {
	width: 320px;
	margin:0;
	padding-top:30px;
}
h2.longborder {
	width: 385px;
	margin:0;
	padding-top:30px;
}
#content {
	margin: 0;
	padding: 0 0 30px 0;
	float: left;
	width: 745px;
	position:relative;
}
.history #content {
	width: 645px;
}
#content h3 {
	font-size: 3em;
	margin: 0;
	padding: 0;
}
#content h4 {
	width: 500px;
	font-weight: normal;
	font-size: 1.1em;
	margin: 20px 0 0 10px;
	padding: 12px 0 0 0;
	border-top: 1px solid #000;
}
#content h4.top {
	border-top: none;
	padding: 0;
	margin: 10px 0 0 10px;
}
.yearshortlist h4, .yearjury h4 {
	font-weight: bold!important;
	margin: 0 0 10px 10px!important;
	padding: 0!important;
	border: none!important;
	font-size: 0.75em!important;
	width: auto!important;
}
#righttextcontent h4 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: none;
	width: 175px;
	color: white;
	background: #00a650;
	margin: 0;
	padding: 65px 20px 65px 20px;
}
#righttextcontent h4.green {
	background: #00a650;
}
#righttextcontent h4.red {
	background: #ed1b24;
}
#content p {
	margin: 0;
	padding: 12px 0 0 10px;
}
/* homepage styles */
#content .leftside {
	width:320px;
	float:left;
}
#content .rightside {
	width:385px;
	float:right;
	clear:none;
}
.rightside ul {
	list-style:none;
}
.rightside ul li {
	list-style:none;
	float:left;
	margin:2px;
}
.rightside img {
	padding-right:5px;
}
#content .leftside p, #content .rightside p {
	padding:12px 0 0 0;
}
p.quotecredit {
	width: 310px;
	font-size: 0.65em;
	padding-left: 85px!important;
	margin: 0 0 40px 0!important;
}
/* END Turner h1 - h4 */

/* YEARS navigation */

#years_col {
	padding:5px 20px 0 30px;
	float: left;
	width:48px;
	font-size:1.3em;
	font-weight:bold;
}
ul#years_nav {
	margin-left:0;
	padding-left:0;
}
ul#years_nav li {
	list-style-type:none;
	margin: 4px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}
ul#years_nav li a:hover {
	text-decoration: none;
	color: #000;
}
#i984 a.i984, #i985 a.i985, #i986 a.i986, #i987 a.i987, #i988 a.i988, #i989 a.i989, #i990 a.i990, #i991 a.i991, #i992 a.i992, #i993 a.i993, #i994 a.i994, #i995 a.i995, #i996 a.i996, #i997 a.i997, #i998 a.i998, #i999 a.i999, #s000 a.s000, #s001 a.s001, #s002 a.s002, #s003 a.s003, #s004 a.s004, #s005 a.s005, #s006 a.s006, #s007 a.s007, #s008 a.s008, #s009 a.s009 {
	color: #000;
}
#i984 .micrositelink, #i985 .micrositelink, #i986 .micrositelink, #i987 .micrositelink, #i988 .micrositelink, #i989 .micrositelink, #i990 .micrositelink, #i991 .micrositelink, #i992 .micrositelink, #i993 .micrositelink, #i994 .micrositelink, #i995 .micrositelink, #i996 .micrositelink, #i997 .micrositelink, #i998 .micrositelink, #i999 .micrositelink, #s000 .micrositelink {
	height:60px;
}
.yearimg {
	margin:5px 0 3px 0
}
.greyborder {
	border:solid 1px #efefef
}
/* END YEARS navigation */

/* Positioning content on year pages */

#topcontent {
	float: left;
	display: block;
	width: 645px;
	margin-bottom: 10px;
}
/* Positioning content on year index page */
#topcontentnoyears {
	float: left;
	display: inline;
	width: 715px;
	margin: 0 0 10px 30px;
}
/* END */

.yeartitle {
	float: left;
	display: block;
	width: 130px;
}
/* Positioning content on year index page */
#topcontentnoyears .yeartitle {
	float: left;
	display: block;
	width: 120px;
}
#topcontentnoyears .yeartitle a {
	font-size: 2em;
	font-weight: bold;
	padding-left:40px;
	background: url(/britain/turnerprize/history/img/orangearrowhome.gif) top left no-repeat;
}
#topcontentnoyears .yeartitle p {
	margin-left: 0!important;
}
#lefttextcontent {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 30px;
}
#lefttextcontent p {
	margin: 0;
	padding:  0 0 10px 0;
}
#righttextcontent {
	background: #f8f8f8;
	float: left;
	width: 215px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#pagecontent {
	width:715px;
	margin: 0 30px 0 30px;
	padding-bottom:30px;
	clear:both;
}
/* END */

.yeardivider {
	font-size: 0.1em;
	clear: both;
	height: 7px;
	border-top: 1px solid #000;
}
.graylines {
	float: left;
	display: block;
	height: 100%;
	width: 515px;
	background: url(/britain/turnerprize/history/img/graylines.gif) top left repeat-y;
	padding-bottom: 7px;
}
#topcontentnoyears .graylines {
	width: 505px;
	margin-bottom: 7px;
}
.yearposter {
	float: left;
	display: block;
	width: 88px;
	margin-bottom: 10px;
}
.yearshortlist {
	float: left;
	display: block;
	width: 133px;
	padding: 10px 0 10px 0;
}
.yearshortlist ul {
	float: left;
	display: block;
	padding: 0 10px 0 10px;
	margin: 0;
}
.yearshortlist li {
	list-style: none;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}
.yearjury {
	float: left;
	display: block;
	width: 350px;
	padding: 10px 0 10px 0;
}
.yearjury ul {
	float: left;
	display: block;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 0;
}
.yearjury li {
	list-style: none;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}
#secondcontent {
	display: block;
	width: 650px;
}
.yearimg {
	margin: 10px 0 10px 10px;
}
a.micrositelink {
	font-size: 0.75em;
	float: left;
	display: block;
	width: 80px;
	padding-left: 40px;
	margin-top: 12px;
	background: url(/britain/turnerprize/history/img/orangearrow.gif) top left no-repeat;
}

span.nomicrositelink {
	font-size: 0.75em;
	float: left;
	display: block;
	width: 80px;
	padding-left: 40px;
	margin-top: 12px;
}

div#textcontent {
	float: left;
	display: block;
	width: 507px;
}
blockquote {
	width: 350px;
	margin: 10px 0 0 85px;
	font-size: 0.75em;
}
ul.news {
	font-size: 0.75em;
	margin: 10px 0 10px 10px;
	padding: 0;
	float: left;
	display: block;
	width: 508px;
	height: 100%;
	background: url(/britain/turnerprize/history/img/graylines_news.gif) top left repeat-y;
}
ul.news li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
	width: 127px;
	height: 11em;
	border-bottom: 10px solid #fff;
}
ul.news span {
	display: block;
	margin: 10px 17px 10px 10px;
}
/* green and red arrows on essay page */

#righttextcontent h4 {
	font-size:1.4em;
}
ul#green li.arrow {
	list-style-image:url(/britain/turnerprize/history/img/greenarrow.gif);
	color:#00a651;
	margin-top:10px
}
ul#red li.arrow {
	list-style-image:url(/britain/turnerprize/history/img/redarrow.gif);
	color:#ed1c24;
	margin-top:10px
}
ul#green li.noicon {
	list-style:none;
	list-style-image:none;
	color:#00a651;
}
ul#red li.noicon {
	list-style:none;
	list-style-image:none;
	color:#ed1c24;
}
ul#green li.dot {
	list-style-image:url(/britain/turnerprize/history/img/greendot.gif);
	color:#00a651;
}
ul#red li.dot {
	list-style-image:url(/britain/turnerprize/history/img/reddot.gif);
	color:#ed1c24;
}
li.noiconimage {
	list-style:none;
	list-style-image:none;
	margin:10px 0;
}
ul.cartoons {
	font-size: 0.75em;
	margin: 10px 0 10px 10px;
	padding: 0;
	float: left;
	display: block;
	width: 508px;
}
ul.cartoons li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
	display: block;
	width: 117px;
	border-bottom: 10px solid #fff;
}
ul.cartoons span {
	font-size: 0.9em;
}

/* added for nominations page */
fieldset div.spacer {
	padding-top:10px;
	
}

fieldset.nomination {
	width:310px;
	float:left;
	margin-right:10px;
}

fieldset.guidelines {
	width:310px;
}

legend {
	font-weight:bold;	
	color:#000;
}

input[type=text]:hover, input[type=text]:hover {
    	background-color:#FFFFCC;
    	border-color:#999999;
}

label.yourdetails {
	float: left;
	width: 10em;
	margin-right: 10px;
}

p.simpleclear{
	clear:both;
}

div.details {
	margin:2px 0;
}

.formbutton { 
	float:right;
	margin:5px 8px 5px 0;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

.formbutton:hover {
	background-color: #333;
	color:#fff;
	border: 1px solid #000;
}

/* forms */



div.formvalidation {
	color:#AAA;
	font-size:0.8em;
	text-align:right;
	margin-right:5px;
	clear:both;
/*	display:none;
*/}

/*.text_larger {
	font-size:1.3em;
}

.error  {
	font-size:2.3em;
}*/

