/* TWM Stylesheet
    Andy Brown + Chris Corbett
*/

/* general styling */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
.itemBox img{
float:right;
}

 .clearfix:after {  
      content: ".";  
     display: block;  
      clear: both;  
      visibility: hidden;  
     line-height: 0;  
     height: 0;  
  }  
   
 .clearfix {  
    display: inline-block;  
 }  
   
 html[xmlns] .clearfix {  
     display: block;  
 }  
   
  * html .clearfix {  
     height: 1%;  
 }  

.nav {
	display: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-family: 'Lucida Grande', 'Tahoma', Verdana, Helvetica, sans-serif;
	color: #444;
	position: relative;
}

h1 {
	font-size: 1.35em;
}

h2 {
	font-size: 1.6em;
  padding: 0;
  margin: 5px 0px -5px 0px;
  /* fix ie painting bug */
  height: 1%
  
}

/* Override height for IE7 */

html>body h2{
  height: auto;
}

/* ie background painting bug */
p, ul, ol, dl, strong  {
	position: relative; 
  padding: 0;
  margin: 1em 0;
}

p, strong{

  overflow:hidden;
}

#middle ul {
margin: 0 0 0 2em;
}

a {
	color: #36c;
  color: #039;
}

a:hover, a:focus {
	text-decoration: none;
	color: #c33;
}

.more {
	text-align: right;
}
.more a, .back a, .exhibition a, .product .pad a ,.ev a, .ex a, .go a {
		padding-left: 14px;
		background: url(images/go.gif) no-repeat 0 60%;
}

body, html{
	height:auto;
}

/* page elements */

/* breadcrumbs */
#header ul {
	background: url(images/greydot.gif) no-repeat 0% 50%;
	position: absolute;
	left: 170px;
	top: 10px;
	padding: 0 0 0 8px; margin: 0;
  width: 465px;
  height: 1.3em;
  overflow: hidden;
  
}

#header li {
	display: inline;
	list-style: none;
	padding: 0; margin: 0;
}

#header li a {
	color: #444;
	text-decoration: none;
}

#header li a:hover {
	color: #444;
	text-decoration: underline;	
}

#header h1 {
  margin: 0;
	padding: 2px 0 0 0;
	border-top: 2px solid #eee;
	position: absolute; 

	left: 170px;

  width: 467px;
	top: 29px;
 
	font-size: 1.4em;
  /* fix overlap bug */
	font-size: 16px;
}
/* end breadcrumbs */

/* page structure */
html {
  height: 100%;
}

body {
	margin: 0; padding: 0;
	background: url(images/mainback.gif) #fff repeat-y 775px 0px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  height: 100%;
}

#content {
	padding: 0; margin: 0;
	border-top: 1px solid white;	
}

#content h3 {
  font-size: 1.2em;
  background: url(images/cccdotm.gif)  no-repeat 0% 0.4em;
  padding-left: 11px;
  margin-bottom: 4px;
}

#content h3 + div {
  margin-top:20px;
}

#content h3 a {
  color: #444;
  text-decoration: none;
}

#content h3 a:hover {
  text-decoration: underline;
}

#container {
	margin: 0;
	width: 765px;
	border-left: 10px solid #96004b;
	position: relative;
	background: url(images/menuback.gif) #fff repeat-y;
  min-height: 100%; 
}

* html #container {
	height: 100%;
}

#header {
	height: 52px;
	padding: 5px 5px 4px 5px;
	background: white;
}

#left {
  float: left;
	position: absolute;
	top: 30px;
	width: 160px;
	margin: 0; padding:0;
	z-index: 10;
  border-top: none;
}

#middle {
	margin: 0px 5px 0px 160px;
	padding: 1px 0px 0px 10px;
	border-top: 1px solid white;
	border: none;
}

#narrow {
	margin: 0 200px 0 0;
}

#right {
	float: right;
	width: 200px;
/*	margin: -5px 0px 5px 10px; */
  margin: 0px 0px 5px 7px;
	padding: 0px;
	z-index: 10;
}

#registeredcharity{
	font-size: 90%;
	position:relative;
	text-align:center;
	padding:8px 5px 8px 5px;
	color:#fff;
	margin:0 5px 0 0;
	font-weight:normal;
	line-height:1.7em;
	background-color:#96004b;
}

#footer {
  position: relative;
  margin-top: -7.5em;

	text-align: center;
	margin: 0 10px 0 0; padding: 8px 5px 8px 0;
	font-size: 90%;
}

#access{
	position: absolute;
	top: 10px;
	left: 5px;
	padding: 0;
	margin: 0;
 	font-size: 18px;
}

#access a {
	margin-right: 4px;
	vertical-align: top;
}

#access a img {
	vertical-align: top;
}

#access a:hover {
	background: url(images/sizehover.gif) no-repeat;
}


hr {
  border: 1px solid #ccc;
  border-top: none;
  height: 1px;
}

.twmlogo {
	float: right;
}

.venuelogo {
	float: left;
}

.leftsearch {
	background: #ccc;
	border: 1px solid #aaa;
	padding: 4px;
	margin: 0 0 10px 0;
}

.leftsearch .query {
	width: 122px;
	height: 15px;
	font-size: 10px;
	padding: 2px 0 0 0; margin: 0;
	vertical-align: bottom;
	
}

.leftsearch .submit {
	vertical-align: middle;
	margin: 0 0 0 3px;
}

.clear {
	clear: both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background: transparent;
}

.clearr {
	clear: right;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background: transparent;	
}

.clearl {
	clear: left;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background: transparent;	
}

/* end page structure */


/* menu */
/* level 1*/
#left li, #left ul {
  list-style: none;
  margin: 0px; padding: 0px;
  font-weight: bold;
}

#left li {
  display: block;
  padding: 0px; margin: 0px;
  border: 0px;
  border-bottom: 1px solid #aaa; 
  letter-spacing: -0.5pt;
}


/* Hack to fix the v poor styling of any IE browser */
/* hide from ie 5 mac \*/
* html #left ul li ul {
  margin-top: -13px;
  border-bottom: 1px solid #aaa;
}
* html #left ul li ul li ul {
  margin-top: -13px;
  border-bottom: 0px;
}
/* end hack */

/* Hack to fix poor styling of holly-hack proof IE 7  browser */
@media { #left ul li ul {margin-top: -13px; }}
@media { #left ul li ul li ul {margin-top: -13px;border-bottom: 0px}}
/* end hack */


* html #middle #maptext p {
  z-index:-1;
}


@media { #middle #maptext p {z-index:-1; }}

/*DHR - last hack to fix the school subnav in IE*/
#left li.firstPN{
	*margin-bottom:-16px;
}

#left ul {
  margin: 0px; padding: 0px;
  border-top: 1px solid #aaa; 
}

/* level 2 */
#left ul ul li {
  margin: 0px;
  padding: 0px;
  padding-left: 2px;
  border: none;
  border-left: 4px solid #ccc;
  border-right: 1px solid #ddd;
  font-weight: normal;
}

/* second level menu */
#left ul ul {
  border-top: none;
  border-left: 5px solid #ccc;  
  border: none;
  padding: 0px; margin: 0px;
  *margin:0 !important;
  *padding:0 !important;
}

/* third level menu */
#left ul ul ul {
  border: none; 
  padding: 0px; 
  margin: 0px;
  *margin:0 !important; 
  *padding: 0 !important;  
}

#left a {
	color: #333; 
	text-decoration: none;
  border-top: 1px solid #eee;
	padding: 0.3em 4px 0.3em 5px;
	display: block;
}

#left a:hover {
	color: #333;
	background: #fff;
	text-decoration: underline;
}

#left #firstparentselected,
li a.on{
	background: url(images/selected.gif) no-repeat 100% 50% white;
	color: black;
	display: block;
	font-weight: bold;
  letter-spacing: -0.5pt;
  border-right: 1px solid #ddd;
}

#left #firstparentnotselected {
	background: white;
	color: black;
	display: block;
	font-weight: bold;
  border-right: 1px solid #ddd;
}

#left #secondparentselected {
	background: url(images/selected.gif) no-repeat 100% 50% white;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #aaa;
	color: black;
	display: block;
	font-weight: bold;
  letter-spacing: -0.5pt;
}

#left #secondparentnotselected {
  background: white;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #aaa;
  color: black;
  display: block;
  font-weight: bold;
}

#left #lastchild {
  border-right: 1px solid #ddd;
	background: url(images/selected.gif) no-repeat 100% 50% #efefef;
  border-bottom: none;
  font-weight: bold;
  color: black;
}

#left #lastchild a:hover {
	background: url(images/selectedhover.gif) no-repeat 100% 50% #efefef;
}

#left #firstparentselected a:hover, #left #secondparentselected a:hover {
	background: url(images/selectedhover.gif) no-repeat 100% 50% white;
}


#left .buttons {
  border: none;
  padding: 5px 0px 0px 3px; margin: 0;
}

#left .buttons a {
  padding: 5px 5px 3px 5px;
}

#left .buttons a:hover {
  padding: 2px;
  border: 1px solid #aaa;
  border-right: none;
  background: white;
  margin: 3px 0px 0px 2px;
  
}

/* end menu */
/* page elements */
.block {
  position: relative;
  display: block;
  float: right;
  width: 591px;
  right: 5px;
  margin-bottom: 5px;
	background: #eee;
}

.outline {
	border: 1px solid #444;
	border: 1px solid #aaa;
}

.caption {
  line-height: 13px;
	padding: 2px;
	border: 1px solid #aaa;
	border-top: 1px solid #eee;
	font-size: 85%;
	color: #666;
  color: #555;
	background: #ccc;
}

.outline .caption {
	border: none;
	border-top: 1px solid #aaa;
}


.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.centerpad {
  padding-bottom: 2px;
  background: url(images/cccdotm.gif) no-repeat 0% 50%;
  padding-left: 10px;

}

.block #cal .centerpad {
  display: none;
}

/* end page elements */

/* themes */



#right #address {
	background: #eee;
	padding: 5px;
  margin: 0px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

#right img {
  width: 198px;
  border: 1px solid #ccc;
}

#middle #address {
  margin: 10px 0px;
}

#address strong {
	line-height: 1.9em;
}

#notheme {
	background: #eee;
}
/*
#eventtheme {
	background: url(images/eventsback.jpg) no-repeat bottom left #eee;
	padding-bottom: 130px;
}
*/


#eventtheme {
	background: #eee;
	padding-bottom: 0px;
}

/* logos */
#logos, #mapButton {
	margin-top: 20px;
  text-align: center;
  z-index:99;
}

#mapButton {

	margin-top: 0;
}

#mapButton p{
  border:0;
  margin:0;
  font-size:70%;
	margin-top: 0;
  color:#666;
}
#logos img, #mapButton img {
  width: auto;
  border: 0;
}

/* end logos  */


/* calendar */
#cal {
	position: relative;
	z-index: 30;
	color: #333;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	border: none;
}

.block table {
	float: left;
}

#cal p {
	margin: 5px;
}

tr {
	text-align: center;
}

.calendar {
  text-align: center;	
	background: white;
	color: #333;
	height: auto;
	padding: 5px;
 	margin: 0;
	margin-top: 1px;
	border: 1px solid #ccc;
}

.calendar td {
	font-size: 90%;
	text-align: center;
	padding: 0; margin: 0;
	height: 20px;
}

tr .weekday {
	padding: 0; margin: 0;
	font-size: 80%;
	background: #EAF3F5;
	width: 25px;
	border-bottom: 4px solid white;
}

.calendar tr {
	margin: 0; padding: 0;
}

.past {
	color: #555;
}

.caleventpast {
	background: #fafafa;
	color: #444;
}

.calevent {
	background: #96004B;
	background: #ccc;
	color: white;
	color: #222;
}
.calevent a {
	color: white;
	color: #222;
	text-decoration: none;
	display: block;
}

.calnoevent {
	background: #96004B;
	background: #eee;
	color: white;
	color: #222;
}
.calnoevent a {
	color: white;
	color: #222;
	text-decoration: none;
	display: block;
}

.calevent a:hover, .today a:hover {
	text-decoration: underline;
	color: white;
	color: #222;
}

.today {
	font-weight: bold;
	background: #b6a2a2;
  color: #000;
}

.today a {
	background: #96004B;
	background: #fff;
	color: white;
  color: #222;
	margin: 4px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

tr .datehead {
	text-align: center;
	padding: 0 5px;
	height: 25px;
}

tr .datehead a {
	 color: #36C;
	 color: #039;
}

tr .backnext a {
	color: #36c;
  color: #039;

	text-decoration: none;
}

tr .backnext a:hover {
	text-decoration: underline;
	color: #36c;
  color: #039;
}

tr .datehead a:hover {
	color: #36c;
  color: #039;
}

.addinfo {
	font-weight: bold;
	color: #444;
}

/* whats on */
#whatson {
 margin-bottom: 10px;
}

#resultnav {
  margin: 0px 0px 5px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

#right .caption {
	font-size: 100%;
	color: #444;
}

.capt {
 	border-top: 1px solid #aaa;
	margin: 5px 0px 0px 0px;
	font-size: 85%;
	color: #666;
  color: #555;
}

.exhibimage {
  width: 198px;
  border: 1px solid #aaa;
	margin: 5px 0px 0px 0px;
 
}

#floatimage {
  float: right;
  width: 200px;
  margin: 0 0 10px 10px;
}

.exhib {
	border: 1px solid #ccc;
/*	width: 383px; */
	width: 365px;
	padding: 0px 5px;
	margin: 5px 0px 0px 0px;
	background: #fcfaf1;
}

.evnt {
	width: 375px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0px 0px 0px; padding: 0px;
}

.evnt strong {
	color: #444;
} 

.cell h4 {
  font-size: 1em;
	background: #eee;
	padding: 5px;
} 

.cell ul {
	list-style: none;
	padding: 0 0 0 5px;
  margin: 0px;

}
/* end whats on */

/* exhibition */
#exhibitions, #messages {
	width: 370px;
  margin: 0;
  padding: 0;
}

.exhibition {
	background: url('images/exhibback.gif') repeat-y #fcfaf1 ;
	border: 1px solid #ccc;  
	min-height: 60px;
	margin-bottom: 5px;
}

.exhibition img {
	float: left;
	height:60px;
  width: 60px;
/*  border-right: 1px solid #aaa; */
	margin-right: 10px;
	
}

/* messages */
.message {
  margin: 0;
  margin-top: 5px;
	background: #eaf5eb ;
	border: 1px solid #ccc;  
	min-height: 60px;
	margin-bottom: 5px;
}

/* end exhibition */

/* Shopping additions */


#basket{
	background: #eee;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}



/* product */
#products {
	width: 370px;
}

.product {
  clear:right;
	background: #fcfaf1 ;
	border: 1px solid #ccc;  
  float:left;
  margin-bottom:5px;
  margin-right:5px;
  padding:5px;
  width:270px;
	min-height: 80px;
	margin-bottom: 5px;
}


.product img {
	float: left;
	height:80px;
  width: 80px;
/*  border-right: 1px solid #aaa; */
	margin-right: 10px;
	
}

.productPair {

clear:left;

}

#middle .product h3 {
  padding:0px;
  margin-top:5px;
  border:0px;
  line-height:100%;
  background:transparent;;
}

.product .pad {
  padding:0px;

}

.basketItem {
  
}

/* end product */

/* columns */

#cols {
	margin: 4px 0 10px 0;
	border: 1px solid #ccc;
	background: url(images/cccdot.gif) repeat-y 50% 0 #F1FAFC;

	width: 370px;
	width: 378px;
	width: 370px;
}

#fullcols {
	margin: 10px 0;
	border: 1px solid #ccc;
	background: url(images/cccdot.gif) repeat-y 50% 0 #F1FAFC;
}

#fullcols .venue {
  margin: 0;
  padding: 0;
}

#fullcols h3 {
  margin: 0;
}

.date {
  font-size: smaller;
  color: #666;
  color: #444;
}

#fullcols .date {
  font-size: smaller;
}

#col1, #col2 {
	width: 50%;
	float: left;
}

#cols h4 {
  font-size: 1em;
	margin-top: 0px;
}

.pad {
	padding: 5px 15px 5px 10px;
}

.newsitem img {
	float: left;
	border: 1px solid #eee;
	margin: 0 5px 5px 0;
}

.newsitem .more {
  padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
 
}

/* map */
#map {
	position: relative;
	background-image: url(/museumsgalleries/images/map.jpg);
	width: 589px;
	height: 321px;
}

#mapvenues a {
	position: absolute;
  z-index: 30;
	text-decoration: none;
	color: #333;
  background: white;
	padding: 2px;
	font-size: 80%;
  font-weight: bold;
	width: 1em;
	height: 1.2em;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
  border: 1px solid #aaa;
	overflow: hidden;

}

#mapvenues a .venuetext {
  visibility:hidden;
}
#mapvenues a:hover .venuetext, #mapvenues a:focus .venuetext {
  visibility:visible;
}
#mapvenues a img {
	width: 0; height: 0; float: right;
	margin-left: 5px;

}

a#arbeia { top: 76px; left:315px;  z-index: 10; background-image:url('/images/mapnumbers/one.gif'); background-repeat:no-repeat;}
a#discovery {top: 135px; left: 45px; z-index: 10; background-image:url('/images/mapnumbers/two.gif'); background-repeat:no-repeat;}
a#hancock {top:130px; left: 62px; z-index: 10; background-image:url('/images/mapnumbers/three.gif'); background-repeat:no-repeat;}
a#laing {top:125px; left: 77px; z-index: 10; background-image:url('/images/mapnumbers/four.gif'); background-repeat:no-repeat;}
a#monkwearmouth {top:289px; left: 381px; z-index: 10; background-image:url('/images/mapnumbers/five.gif'); background-repeat:no-repeat;}
a#segedunum {top:89px; left: 174px; z-index: 10; background-image:url('/images/mapnumbers/six.gif'); background-repeat:no-repeat;}
a#shipley {top:200px; left: 65px; z-index: 10; background-image:url('/images/mapnumbers/seven.gif'); background-repeat:no-repeat;}
a#southshields {top:76px; left: 337px; z-index: 10; background-image:url('/images/mapnumbers/eight.gif'); background-repeat:no-repeat;}
a#stephenson {top:17px; left: 225px; z-index: 10; background-image:url('/images/mapnumbers/nine.gif'); background-repeat:no-repeat;}
a#sunderland {top:300px; left: 395px; width: 1.8em; z-index: 10; background-image:url('/images/mapnumbers/ten.gif'); background-repeat:no-repeat;}
a#washington {top:270px; left: 174px; width: 1.8em; z-index: 10; background-image:url('/images/mapnumbers/eleven.gif'); background-repeat:no-repeat;}

#mapvenues a:hover, #mapvenues a:focus {
  font-weight: normal;

/*	left: 0;*/
  
	background: white;
	color: black;
	width: 577px;
  width: 185px;
	height: auto;
	overflow: visible;
	font-size: 100%;
	z-index: 100;
	padding: 5px;
	border: 1px solid #aaa;
}

#mapvenues a .mapaddress {
	display: block;
  margin-top: 2px;
	padding: 2px 0px 5px 0px;
	border-top: 2px solid #eee;
	font-weight: bold;
}

#mapvenues a:hover img, #mapvenues a:focus img {
	width: auto;
	height: auto;
	border: 1px solid #666;
}
/* end map */

/* search */

.hl0, .hl1, .hl2, .hl3, .hl4, .hl5, .hl6, .hl7, .hl8 {
	font-weight: bold;
}


#resultset {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	background: #f5eaeb;

}

.altsearch {
	background: #fcfaf1 ;
	border: 1px solid #ccc;  
	margin: 5px 0;
	padding: 0 5px;
  padding-bottom:5px;
  margin-top:5px;
}

.altsearch h3, .altsearch p{
  overflow:visible;
}

/* end search */



/* forms */
#bigquery {
	width: 300px;
}

.block form {
  position: relative;
	float: left;
	margin: 0 0 0 10px;  
}

#blocksearch { 
	position: relative;
  margin: 5px;
	float: none;
	z-index: 300;
}

#blocksearch label {
	padding: 5px 0px;
}

form h4 {
	margin: 10px 0 0 0;
}

form .element {
	margin: 5px 0;
}

form .button {
	margin: 15px 0;

}

.block #cal {
	background: url(images/calformback.jpg) no-repeat right 5px;
	margin: 0 5px 5px 0; 
	padding-bottom: 0;
}

#contactform, #checkoutform {
  border: 1px solid #ccc;
  margin-right: 5px;
  padding: 10px;
  background: #fcfaf1;
  text-align: left;
}

#contactform #name, #contactform #email {
  margin-bottom: 5px;
  width: 40%;
  
}

#contactform #venue, #contactform #subject {
  margin-bottom: 5px;

}

#contactform #message {
  width: 80%;
  height: 100px;
}

#contactform fieldset {
  margin: 10px 0px 20px 0px;
  border: 1px solid #ccc;
  padding: 10px;
}

/* ie 6 hack */
* html #contactform fieldset input {
  margin-left: -160px;
}

#contactform #byemail, #contactform #bypost, #contactform #u5, #contactform #t11, #contactform #t15, #contactform #allvenues , #contactform #postcode{
  margin-left: 0px;
}

#contactform fieldset fieldset input {
  margin-left: 0px; 
}

#contactform legend {
  font-size: 1.2em;
  padding: 0px 4px;
  margin-bottom: 4px;
}

#contactform label {
  vertical-align: top;
  margin-right: 5px;
}

#contactform #address1,#contactform #address2, #contactform #town {
  margin-bottom: 5px;
  width: 60%;
}

#contactform #postcode {
  width: 12%;
  margin-bottom: 5px;
}

#contactform #title, #contactform #country {
  margin-bottom: 5px;
}

/* end forms */

/* gallery */
.gallery {
  clear:right;
  border: 1px solid #ccc;
  padding: 0px 5px;
  margin: 5px 0px;
  background: #e9f7ff;
	width: 370px;
  width: auto;
  
}
.galleryShort {
  border: 1px solid #ccc;
  padding: 0px 5px;
  margin: 5px 0px;
  background: #e9f7ff;
	width: 365px;
}

.galleryTour {
  background:#fff;
  background-image: url('/images/360.gif');
  background-repeat:no-repeat;
  border: 1px solid #ccc;
  width:100%;
  padding-top:8px;
  padding-bottom:8px;
  margin-bottom:5px;
  text-align:center;
} 
.galleryTour a{
}

.newLine {
  width:100%;
  background:#000;
  clear:right;
  line-height:0px;
  height:0;
  padding:0;
  margin:0;
}

/* hide from ie 5 mac \*/
* html #middle .newLine {
  clear:none; 
  width:0;
}
/* end hack */

/* Hack to fix poor styling of holly-hack proof IE 7  browser */
@media { #middle .newLine {clear:none; width:0;}}
/* end hack */




.floatRight {
  clear:right;
  float:right;
  margin-top:5px;
  margin-bottom:5px;
  border: 1px solid #ccc;
}

.clearleft {
  clear:left;
  width:100%;
}

/* end gallery */

/* slide constrols */

#slideControls{
  float: right;
  position: relative;
  z-index: 99;
  height: 17px;
  padding: 2px 1px 0px 0px;
}

#slideCount{
  float: left;
  color: #555;
  font-size: 85%;
  margin-right: 1px;
  padding-top: 2px;
}

#slideControls a {
  float: left;
  display: block;
  padding: 0; margin: 0;
  background: #ccc;
}

#slideControls a:hover {
  background: #fff;
}

#slideControls #motion {
  float: left;
  margin: 2px 4px 2px 2px;
  display: none;
}

#slideControls img {
  border: 1px solid #ccc; 
}
/* ---- */
.emp {
  background: #eee;
  padding: 5px 10px;
  margin: 10px 0;
  border: 1px solid #aaa;
  width: 354px;
}

.details {
  margin: 10px 0;
  padding: 5px 10px;
  border: 1px solid #aaa;
}

.event {
  background: #eaf5ed;
}

.tempex {
  background: #fcfaf1;
}

.prodDet {
  background: #efefef;
}
.news {
  margin-top: 10px; 
  background: #f1fafc;
}

.event .caption, .news .caption {
  background: white;
}

.error {
  color: red;
}


/* tables */
.hire {
  margin-top: 10px;
  padding: 5px;
}

.hire th {
  text-align: left;
}

.hire #h1 , .hire #hh1, .hire #hhh1 {
  width: 15%;
}

.hire #h2, .hire #h3, .hire #h4, .hire #h5, .hire #h6, .hire #h7, .hire #h8,
.hire #hh2, .hire #hh3, .hire #hh4, .hire #hh5, .hire #hh6,
.hire #hhh2, .hire #hhh3, .hire #hhh4, .hire #hhh5 {
  text-align: center;
  width: 15%; 
}

.hire #b2, .hire #b3 {
  text-align: center;
}

.hire td {
  text-align: center;
  border: 1px solid #aaa;
  background: white;
  color: #333;
  
}

.hire table {
  width: auto;
  background: #eee;
  color: #333;
  padding: 5px;
  border: 1px solid #ccc;
  
}

/*
.hire td {
  margin: 0px; 
  border: 1px solid #666;
}
*/

#interested {
  margin-bottom: 10px;
}

#interested ul li {
  margin: 5px 0px;
}


#accesslogos img {
  border: 0px;
   padding: 1px;
  width: auto;
}
#content h2 + div, #content h2 + form {
  margin-top:20px;
}

a h3 {

color:#003399;

}

a:hover h3, a:focus h3 {

color: #CC3333;
text-decoration: none;

}


.basketTable {
  clear:right;
  width:100%;
  margin-top:20px;
  border-width: 1px;
  border-spacing: 3px;
  border-style: solid;
  border-color: #333;
}

.basketTable td{
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
  padding: 5px;
  background: #fff;
}

.basketTable thead tr{
  border: 0px;
  border-bottom: 1px solid #ccc;
  background: #eee;
}

.basketTable tfoot td{
  border: 1px solid #222;
  background: #ccc;
}


.basketTable .price{
  color:#ee3333;
  font-weight:bold;
}

.basketTable .productCell {
  color:#ee3333;
  font-weight:bold;
  text-align:left;
}

.basketTable .blankCell {

  border: 0px;
  background:#fff;
}


