/* Overide colours  - misc page elements */

body {
	background-image: url(../images/background-sidebar-4.gif);
	background-color: #E2EAEA;
}

#container {
	background-color:#E2EAEA;
}


#sidebar {
	background-color: #596D6D;
}


#nav ul li.selected a:link,
#nav ul li.selected a:visited {
	color:#596D6D;
}

#nav ul li {
	background-color: #596D6D;
}

table.lastminute th {
	color:#596D6D;
}

h1.boxhead,
h2.boxhead {
	background-color:  #596D6D;
}	

div.box h2,
div.box h3 {
	color:#596D6D;
} 


table.events th,
span.slash {
	color:#596D6D;
}


table.nextscreening th {
	background-color: #596D6D;
}


table.calendar th {
	background-color: #596D6D;
}

table.daypicker,
table.monthpicker, 
table.monthpicker td {
	background-color:#596D6D;
}

#bookingpopup {
	border-top-color: #596D6D;

}
