/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:center;
	background: #ECECEC;
	height: 100%;
	color: #898989;
}

body, tr,
td, input,
select, textarea 	{font:normal 12px/1.3 Arial, Helvetica, sans-serif;}

a				{outline: none;}
a:link,
a:visited 		{color:#898989; text-decoration:underline;}
a:hover,
a:active 		{color:#ec1c24; text-decoration:none;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0 0 15px;}
h1 					{font-size:18px; margin:0 0 12px;color: #ec1c24;font-weight: normal;}
h2 					{font-size:16px; margin:8px 0;color: #363636;}
h3 					{font-size:14px; margin:6px 0 10px 0px;color: #ec1c24;font-weight: normal;}
h4 					{font-size:12px; margin:4px 0;color: #363636;font-weight: normal;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{border-style: none; border-bottom: 1px dashed #e3e3e5; color: #fff; background-color: #fff;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

#preload {display: none;}
.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}
.white-box {background: #fff; padding: 9px 13px 1px 13px;}
.red {color: #ec1c24;}
.blue {color: #405f7c;}
.grey {color: #363636;}
.content-side h3 {font-weight: bold;}
.strong {font-weight: bold;}
hr.clr {border-bottom: transparent;background-color: transparent;color: transparent;}

p.blue a:link,
p.blue a:visited 		{color:#405f7c; text-decoration:none;}
p.blue a:hover,
p.blue a:active 		{color:#ec1c24; text-decoration:underline;}


ul.list-nav a:link,
ul.list-nav a:visited {color:#898989; text-decoration:none;}
ul.list-nav a:hover,
ul.list-nav a:active {color:#ec1c24; text-decoration:underline;}
ul.list-nav li.selected a  		{color:#ec1c24; text-decoration:none;}

/* Standard Layout */

#wrapper {
	position: relative;
	background: transparent;
	width: 926px;
	margin: 0 auto;
	text-align: left;
/*	height:100%;*/
}

#header {
	position: relative;
	background: url("../images/header.gif") 0 0;
	padding: 0px;
	width: 926px;
	height: 200px;
}

#header h1 {
	position: absolute;
	top: 57px; 
	left: 14px;
	width: 371px;
	height: 104px;
}

#header h1 a {
	display: block;
	width: 371px;
	height: 104px;
	text-indent: -9000px;
	background: url("../images/logo.gif") no-repeat 0 0;
}

#header h2 {
	float: left;
	text-indent: -9000px;
}

.pics {
	float: left;
	width:926px;
	height:219px;
	margin:0;
	overflow:hidden;
	padding:0;

}
.pics img {
	width:926px;
	height:219px;
	left:0;
	padding:0px;
	top:0;
}

.content {
	margin: 0;
	height:auto;
	padding-top: 15px;
	clear: both;
	background: transparent;
}

.content-main {
	position: relative;
	width: 614px;
	height: 100%;
	padding: 0px;
/*	background: #FFC;*/
}

.content-side {
	float:right;
	width: 280px;
	background: transparent;
	height:100%;
}

#footer {
	border-top: 1px solid #C3C3C3;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	clear:both;
	height: 100px;
	padding: 20px 0 60px 0;
	margin-top: 40px;
	background:transparent;
	text-align: left;
}


/* Indivudal Boxes */

.detail-box {
	min-height: 128px;
}

.detail-box img {
	float: right;
	margin: -9px -13px 10px 15px;
}

.detail-box h2, .detail-box h4 {
	margin: 0px;
}

.events-box {
	height: 128px;
}

.details {min-height: 260px;}

.funding-management-box {
	height: 110px;
}

.funding-management-box img {
	float: left;
	margin: 5px 30px 10px 30px;
}

#page-title h1 {
	float: right;
	font-size: 30px;
	font-weight: bold;
	margin: 50px 30px 0 0;
}

/* Layouts */

.two-column-balance {
	background: url("../images/content-2-col-bg.gif") repeat-y 0 10px;
}

body.two-column #page-title {
	clear: both;
	width: 926px;
	height: 100px;
	background-color: #363636;
}

body.two-column .content-main {
	border-right: 1px dotted #B4B4B4;
	padding-right: 35px;
}

body.two-column .content-side {
	width: 250px;
}

body#section-centres #page-title,
body#section-museums #page-title,
body#section-projects #page-title {background: #363636 url("../images/page-titles/venues.jpg") no-repeat;}
body#section-contact #page-title,
body#section-events #page-title {background: #363636 url("../images/page-titles/events.jpg") no-repeat;}

body.two-column .detail-box h1 {
	color: #363636;
	font-size: 23px;
}

body#section-museums .content-main,
body#section-projects .content-main,
body#section-centres .content-main {
	line-height: 1.6em;	
}

body#section-home .detail-box h1,
body#section-events .detail-box h1 {
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

body#section-home .detail-box h2,
body#section-events .detail-box h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 6px 0;
}

body#section-home .detail-box h3,
body#section-events .detail-box h3 {
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	margin: 0px 0 3px 0;
}

body#section-events .detail-box {
	float: left;
	max-height: 128px;
	margin-bottom: 11px;
}

body#section-contact .content-main h1 {
	font-size: 23px;
}


/* Navigation - Use this for very basic horizontal text based nav */

#nav {
	list-style: none;
}

#nav ul {

}

#nav li {
	display:inline;
	list-style: none;
}



ul.list-nav {
	list-style: none;
	padding: 0px;
	margin: 30px 0px 30px 0;
}

ul.list-nav li {
	list-style: none;
	margin-bottom: 6px;
}

#pagination {
	float: right;
	width: 630px;
	list-style: none;
	text-align: right;
	margin-right: -14px;
}

#pagination ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

#pagination li {
	display:inline;
	list-style: none;
	margin-left: 5px;
}

#pagination li a {
	width: 32px;
	display: block;
	float: left;
	margin-right: 3px;
	text-align: center;
	padding: 10px 0 10px 0;
	background: #363636;
}

#pagination li a:link,
#pagination li a:visited {color:#fff; text-decoration:none;}
#pagination li a:hover,
#pagination li a:active {color:#fff;background: #ec1c24; text-decoration:none;}

#pagination li.selected a:visited,
#pagination li.selected a:link,
#pagination li.selected a:hover  		{color:#ec1c24;background: #363636; text-decoration:none;}

/*-- TABLE STYLING --*/

table {
	margin-bottom: 10px;
}

table td {
	vertical-align: top;
	padding: 1px;
	border-bottom: 1px solid #B1460E;
}

td.bold {
	font-weight: bold;
	color: #F57E3D;
}


