/* GRAPHICAL LARGE */

/* GENERAL STYLES */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
.clearthefloats {
	clear: both;
}

/* BACKGROUNDS */
body.bg-default {
	background-image: url(/assets/backgrounds/background01.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/* SIZE CONTAINER */
.container-default {
	width: 800px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/assets/backgrounds/top_banner01.jpg);
}

#header {
	height: 76px;
	background-repeat: no-repeat;
	background-image: url(/assets/attic_logo.gif);
	background-position: 10px;
}
#csslinks{
	font-size: 90%;
	padding-top: 10px;
	float: right;
}

#csslinks a {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #333333;
	float: left;
}
#csslinks a:link, #csslinks a:visited {
	text-decoration: none;
	color: #454545;
	font-size: 90%;
	font-weight: bold;
}
#csslinks a:hover, #csslinks a:active {
	text-decoration: underline;
}
#csslinks a.divider{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #454545;
}
#atticlogo {
	float: left;
	padding-left: 10px;
}
#atticlogo a {
	background-image: url(/assets/attic_logo.gif);
	display: block;
	height: 76px;
	width: 220px;
}



/* PAGE LAYOUT 1 - 2 COLUMN */

#column1 {
	width: 160px;
	float: left;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

#breadcrumbs{
	text-transform: uppercase;
	color: #548cd7;
	padding-left: 250px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 20px;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	color: #548cd7;
	text-decoration: underline;
}
#breadcrumbs a:hover, #breadcrumbs a:active{
	color: #548cd7;
	text-decoration: none;
}

/* MKH ADDED FOR DRUPAL BREADCRUMBS */

.breadcrumb {
display:inline;
padding-bottom: .5em;
}

/* NAVIGATION */
#mainnav {
	margin-bottom: 20px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainnav li {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainnav a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainnav a:link, #mainnav a:visited {
	background-color: #ff791d;
}
#mainnav a:hover, #mainnav a:active {
	background-color: #007CA1;
}
#mainnav a.current {
	background-color: #007CA1;
}

/* QUICK LINKS */
#quicklinks{
	color: #FFFFFF;
}
#quicklinks h2{
	background-color: #000000;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#quicklinks img{
	margin: 0px;
	padding: 0px;
	float: left;
	border: none;
}
#quicklinks a{
	margin: 0px;
	padding: 0px;
	border: none;
}
a.w3c{
	display: block;
	background-image: url(/assets/valid-xhtml10-blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 88px;
	float: right;
}
#main{
	background-repeat: no-repeat;
	background-position: left top;
}

/* COLUMN 2 */
#column2 {
	width: 420px;
	background-color: #FFFFFF;
	float: left;
	padding:0px;
	margin:0px;
}
#column2_wide {
	background-color: #FFFFFF;
	float: left;
	padding:0px;
	margin-top: 75px;
	width: 620px;
}
#mainimage{
	width:420px;
	margin:0px;
	padding:0px;
 }
/* MAIN TEXT */
#content.narrow {
	background-image: url(/assets/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}

#content h1 {
	font-size: 170%;
	margin: 0px;
	color: #614182;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content h2 {
	font-size: 130%;
	color: #614182;
	font-weight: bold;
}
#content a:link, #content a:visited {
	color: #ff7a1d;
	text-decoration: none;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}
#content ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content ul li {
	padding-bottom: 10px;
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
#content ol li {
	padding-bottom: 10px;
}


hr{
	height: 2px;
	padding: 0px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#column3 {
	width: 180px;
	float: left;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}


.feature_box {
	background-color: #bbf0fe;
	margin-bottom: 20px;
	background-image: url(/assets/attic4jobs_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.feature_box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #258fb9;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.feature_box h3 {
	font-size: 110%;
	font-weight: bold;
	color: #258fb9;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.feature_box a:link, .feature_box a:visited{
	color: #333333;
	text-decoration: none;
}
.feature_box a:hover, .feature_box a:active{
	color: #333333;
	text-decoration: underline;
}


#connexions {
	background-image: url(/assets/hounslow_connexions.jpg);
	height: 51px;
	width: 180px;
	background-color: #FFFFFF;
}
#footer {
	text-transform: uppercase;
	color: #548cd7;
	font-size: 80%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer a:link, #footer a:visited{
	color: #548cd7;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #548cd7;
	text-decoration: none;
}


/* TABLE STYLES */

#content table {
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#content td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

td.headerrow {
	background-color: #00adef;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
td.evenrow {
	background-color: #ddf0fe;
}

#content table.listing td{
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#content td h2{
	margin: 0px;
	padding: 0px;
}
#content table.listing {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
