/*  style.css   */

body
{
  font-size: 11px !important;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;

	margin: 0;
	padding: 0;
	text-align: center;
	color: #e2e2e2;
	background-color: #000000;
  background-image: none;
	background-repeat: repeat-x;
}

h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 218%;
  padding: 0px;
	margin-top: 10px;
	margin-Bottom: 10px;
}
h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
	line-height: 1.2em;
  font-size: 164%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 145%;
  padding-bottom: 0px;
}
h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 118%;
}
h5 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 120%;
	color: #808080;
  padding: 0px;
  margin: 0px;
}
h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 140%;
	line-height: 30px;
	color: #e2e2e2;
  padding: 0px;
  margin: 0px;
	text-align: center;
}
div.head {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
	Line-height: 22px;
  font-size: 190%;
  padding-top: 15px;
	padding-bottom: 3px;
	margin-top: 5px;
}
div.date {
	letter-spacing: 1px;
	font-size: 100%;
	color: #808080;
	margin-bottom: 10px;
	padding-left: 7px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-top: 9px;
	padding-bottom: 0px;
}

/* ======== links ======== */

object { outline: none; }

a:link     
{ 
  color: #808080; 
	text-decoration: none; 
	border: 0px;
	outline: none;
}

a:visited  {
  color: #666666; 
  text-decoration: none; 
	border: 0px;
	outline: none;
}

a:hover, a:active
{
  color: #f0f0f0;
	text-decoration: none;
	border: 0px;
	outline: none;
}
a:hover img {
  border: 1px solid #a0a0a0;
	outline: none;
}

#homepage a#linkhom {
  color: #f0f0f0;
}
#newspage a#linknew {
  color: #f0f0f0;
}
#gallerypage a#linkgal {
  color: #f0f0f0;
}

#aboutpage a#linkabo {
  color: #f0f0f0;
}

#articlespage a#linkart {
  color: #f0f0f0;
}
#exhibpage a#linkexh {
  color: #f0f0f0;
}
#workpage a#linkwor {
  color: #f0f0f0;
}

#contactpage a#linkcon {
  color: #f0f0f0;
}

#linkspage a#linklin {
  color: #f0f0f0;
}

/* =========================== */

#container
{
	margin: 15px auto;
	width: 961px;
	text-align: left;
	background-color: #000000;
}

#header
{
  background-color: #000000;
	height: 90px;
	width: 100%;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#header h1
{
	background-color: #000000;
	font-size: 1px;
	text-align: right;
	color: #f0f0f0;
	margin: 0;
	padding: 0;
}


#mainnav    { 
  background-color: #000000;
	padding-left: 10px;
/*
	background-image: url("../images/line960.jpg");
	background-repeat: no-repeat;
	background-position: 0px 16px;
	position: relative;
*/
	margin-bottom: 10px;
}
#mainnav ul { list-style-type: none; }
#mainnav li { padding-left: 5px; display: inline; }
.nav { padding-right: 5px; }

#header ul { list-style-type: none; }
#header li { padding-left: 5px; display: inline; }


#linkscolumn1
{
	float: left;
	width: 320px;
  background-color: #000000;
  background-image: url(../images/background320a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#linkscolumn2
{
	float: left;
	width: 320px;
	background-color: #000000;
  background-image: url(../images/background320b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#column3
{
	float: left;
	width: 320px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#column640
{
	float: left;
	width: 635px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/background640.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	min-height:400px; 
  height:auto;
}
/* for Internet Explorer */
/*\*/
* html .column640 {
height: 400px;
}
/**/

#column320
{
	float: right;
	width: 320px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/background320.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	min-height:400px; 
  height:auto;
}
/* for Internet Explorer */
/*\*/
* html .column320 {
height: 400px;
}
/**/

.pad5px
{
  padding-left: 5px;
	padding-right: 5px;
}

.pad10px
{
  padding-left: 10px;
	padding-right: 12px;
}

.content 
{
	float: left;
	width: 960px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
/* ===== fixed box ===== */

div.cen {
  width: 600px ;
  margin-left: auto;
  margin-right: auto;
}

div.capcen {
	margin-left: 160px;
}

div.Imagebox {
  float: left;
	width: auto;
  vertical-align: top;
	padding: 0px;
}

div.Imageboxinner {
	padding: 5px;
	margin: 0px;
	width:  290px;
	height: 320px;
}

div.box3 {
  float: left;
	width: 290px;
	height: 330px;
	padding: 0px;
}

/* ===== lists ===== */

/* ===== year nav ===== */

/* =================== */

.italic {
  font-style: italic;
}

 ul {
	 margin-top: 0em;
	 }
li.block { 
		list-style-type: square;
		list-style-image: url(http://www.markmonckton.co.uk/images/buttons/bblock.gif); 
		padding: 0;
		margin-left: -24px; 
	}
li.iblock { 
list-style-type: square;
list-style-image: url(http://www.markmonckton.co.uk/images/buttons/bblock.gif); 
padding: 0;
margin-left: 0px; 
}
li.arrow { 
		list-style-type: disc;
		list-style-image: url(http://www.markmonckton.co.uk/images/buttons/barrow.gif);
		padding: 0;
		margin-left: -24px;
		margin-top: 1px;
	}
/* === exhibitions === */
ul.exhib {
  list-style-type: none;
	padding: 10px 0px 0px 0px;
  margin: 0px;
}
li.title {
  list-style-type: none;
	font-size: 140%;
	color: #808080;
  font-weight: bold;
	font-style: normal;
}

li.date {
  list-style-type: none;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-size: 100%;
	color: #808080;
  font-weight: normal;
	font-style: normal;
}

li.newh {
  color: #e0e0e0;
  list-style-type: none;
  list-style-position: inside;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
}
li.new {
  color: #c0c0c0;
  list-style-type: none;
  list-style-position: inside;
	padding-left: 10px;
	padding-top: 0px;
}
/* == captions start == */
ul.caption {
  list-style-type: none;
	list-style-position: inside;
	padding: 0px;
  margin: 0px;
}
li.head {
	font-size: 12px;
  color: #e2e2e2;
	font-weight: bold;
  list-style-type: none;
  list-style-position: inside;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

li.text {
  color: #c0c0c0;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
/* == captions end == */

ul.galnav {
  list-style-type: none;
	list-style-position: inside;
	padding: 0px;
  margin: 0px;
	text-indent: -16px;
}
li.gnlink {
  color: #e2e2e2;
	font-weight: normal;
  list-style-type: none;
  list-style-position: inside;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 4px;
}

/* ======== footer ======== */
#footer
{
	clear: both;
	text-align: center;
	height: 90px;
	padding: 5px 0px 0px 0px;
	background-color: #000000;
  background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}
/*  AES website
#footer { 
    color: #000000;
    border-top: 1px solid #aaaaaa;
    padding-top: 5px;
    font-size: 70%; 
    line-height: 140%;
    margin: 30px 0px 7px 5px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
    clear : both;
}
*/

#addthis {
    display : inline;
    float : right;
    padding-right : 15px;
}

/* ======================== */

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 900px;
	text-align: right;
}

/* ========================================= */

img.centre {
  display: block;
  margin-left: auto;
  margin-right: auto;
	border: 1px solid #414141;
	padding: 0px;
	margin-bottom: 3px;
}
img.centre2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
	border: 1px solid #414141;
	padding: 0px;
	margin-bottom: 8px;
}
img.left {
  margin-left: 0px;
  margin-right: 3px;
	border: 1px solid #414141;
	margin-bottom: 10px;
}
img.right {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
	border: 1px solid #414141;
}
img.border {
	margin-left: 2px;
	margin-top: 6px;
	border: 1px solid #414141;
}
img.border0 {
	margin: 0px 0px 1px 0px;
	border: 1px solid #414141;
}

img.homeright {
  display: block;
  margin-left: 18px;
  margin-right: 0px;
	border: 1px solid #414141;
}
img.centreimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.nodis img {
border: 0px solid #000000;
}

.line300 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.line600 {
	padding-top: 10px;
	padding-bottom: 0px;
}

/* ========== preload ========== */

.hiddenPic {display:none;}

/* ========== cursors ========== */

.arrow_up {
	cursor: n-resize;
	padding-right: 5px;
}

.pointer {
	cursor: pointer;
}

.hand {
	cursor: hand;
}

.help {
	cursor: help;
	padding-right: 5px;
}


/* ======== ie hack ======== */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* These are standard sIFR styles... do not modify */

