/*  
Theme Name: Crystal Palace Pictures
Theme URI: http://www.crystalpalacepictures.com/
Description: Crystal Palace Pictures
Version: 1.0
Author: Matthew Hill
Author URI: http://www.friskdesign.com/
*/

/*************************************************************************
	Crystal Palace Pictures
	Developed by Matt Hill (c) 2009 -- http://www.friskdesign.com/
	MODULE: 	style.css
	PURPOSE:	all rules for site
*************************************************************************/

/*Auto float clearing for compliant browsers
*************************************************************************/
.clearfix:after {
	content: ".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

/* General Rules and classes
*************************************************************************/
body {
	margin:0;
	padding:0;
	color:#B5CDF8;
	background:#000 url(_img/bbg-body.jpg) center 150px no-repeat;	
	font: normal 0.95em/1.5em Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.right,
.floatright {
	float:right;
	text-align:right;
}
.left,
.floatleft {
	float:left;
	text-align:left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.clear {
	clear:both;
}

/* Skip links
*************************************************************************/
#skipto {
}
#skipto a,
#skipto a:visited {
	display:block;
	float:left;
	margin:-1000em 0 0 0;
}
#skipto a:focus,
#skipto a:hover {
	margin:0;
}

/* Layout (sizes / floats / positions of main elements)
*************************************************************************/
.wrap {
	position:relative;
	width:960px;
	margin:0 auto;
}
#main {
	padding:40px 0;
	position:relative;
}
#content {
	float:left;
	width:640px;
	margin:0 40px 0 0;
	position:relative;
	z-index:5;
}
#sidebar {
	float:left;
	width:280px;
	position:relative;
	z-index:5;
}

/* Special background Pics
*************************************************************************/
#underpic {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
.scriptwrite #underpic {
	display:block;
	width:365px;
	height:308px;
	background:url(/_img/pic-scriptwrite-alpha.png) no-repeat;
}
.scriptwrite #sidebar {
	padding-top:340px !important;
}

/* Basic Typography
*************************************************************************/
p,ul,ol,dl,li,blockquote {
	padding:0;
	margin:0 0 1.5em;
}
h1,h2,h3,h4,h5,h6 {
	font: normal 1em/1em Georgia,"Times New Roman","Times Roman",serif;
	margin:1em 0;
	color:#FFF;
}
h1 {
	font-size:2.2em;
	margin:0 0 0.35em;
}
h2 {
	font-size:1.7em;
	margin-bottom:0.35em;	
}
h2.margin {
	font-size:1.4em;
	margin:-10px 0 1em 58px;	
}
h2#short {
	margin-top:1.5em;
}
h3 {
	font-size:1.2em;
	color:#B5CDF8;
}
h4,h5,h6 {
	font-size:1em;
	color:#B5CDF8;
}

a,a:link {
	color:#FFA16B;
	text-decoration:none;
	/** Pretty fades for hover states in Webkit browsers **/
    -webkit-transition-property: color,border,border-color,background;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: linear;	
}
a:visited {
	color:#DF4E00;
	color:#FFA16B;
}
a:hover,
a:link:hover,
a:visited:hover {
	color:#FFF;
}
a.arrow {
	padding:0 15px 0 0;
	background:url(_img/arrow-orange-right.png) right 4px no-repeat;
}
a.arrow:hover,
a.arrow:visited:hover {
	background:url(_img/arrow-white-right.png) right 4px no-repeat;
}
img {
	border:none;
}
ul,ol {
	margin-left:30px;
}
li {
	margin-bottom:6px;
}
big,.big {
	font-size:1.4em;
	line-height:1.5em;
}
small,.small {
	font-size:0.75em;
}
.emphasishi {
	color:#FFA16B;
	font-style:italic;
}

/* PDF
*************************************************************************/
.pdflarge a,
.pdflarge a:visited {
	font-size:1.4em;
	line-height:2.5em;
	padding:0 0 0 60px;
	display:block;
	background:url(/_img/icon-pdf.png) left center no-repeat;
	height:1%;
}

/* Banner
*************************************************************************/
#banner {
	background:black url(_img/bbg-banner.jpg) center top no-repeat;
	height:150px;
}
#banner #logo {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	margin:0 0 0 -40px;
	width:700px;
	height:95px;
	padding:35px 10px 0;
	color:#1A2F80;
	font: bold 2.2em/normal Georgia,"Times New Roman","Times Roman",serif;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-2px;
}
#banner #logo strong {
	font-size:0.45em;
	text-transform:none;
	letter-spacing:normal;
}
#banner #logo span {
	display:block;
	width:710px;
	height:150px;
	position:absolute;
	top:0; left:0;
	cursor:pointer;
	background:url(_img/bbg-logo.jpg) left top no-repeat;	
}
/* Navigation
*************************************************************************/
#navbar {
	margin:0 auto;
	width:960px;
	padding:10px 20px;
	background:#234DA4;
	background:url(_img/bg-navtrans.png);
	background:rgba(0,47,106,0.3);
	background:rgba(46,32,140,0.3);
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*
	-webkit-box-shadow: 6px 6px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 6px 5px rgba(0,0,0,0.3);		
*/
}
#nav {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
#nav li {
	float:left;
	list-style:none;
	margin:0 30px 0 0;
	padding:0;
	width:auto;
}
#nav li a,
#nav li a:visited {
	color:#88D4FF;
	display:block;
	text-decoration:none;
	text-transform:capitalize;
	font: normal 1.4em/normal Georgia,"Times New Roman","Times Roman",serif;
}
#nav li a:hover {
	color:#FFF;
}
body#about #nav li#navabout a,
body#about #nav li#navabout a:visited,
body#news #nav li#navnews a,
body#news #nav li#navnews a:visited,
body#prog #nav li#navprog a,
body#prog #nav li#navprog a:visited,
body#venue #nav li#navvenue a,
body#venue #nav li#navvenue a:visited,
body#progsingle #nav li#navprog a,
body#progsingle #nav li#navprog a:visited,
body#improve #nav li#navweb a,
body#improve #nav li#navweb a:visited,
body#course #nav li#navcourse a,
body#course #nav li#navcourse a:visited {
	color:#FFF;
	font-weight:normal;
	font-style:normal;
	text-transform: uppercase;
}
#nav li#navweb {
	float:right;
	margin:0;
	font-size:1em;
}
#nav li#navweb a,
#nav li#navweb a:visited {
	padding:3px 0 0 0;
	font-size:1em;	
}
/* Banner RSS/Twitter/Facebook
*************************************************************************/
#linknav {
	float:right;
	margin:60px 0 0 0;
	padding:0;
	list-style:none;
}
#linknav li {
	margin:0 0 0 15px;
	float:left;
	font-size:0.75em;
	color:#FFF;
}
#linknav a,
#linknav a:visited {
	display:block;
	color:#B5E4FF;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}
#linknav a:hover {
	color:#FFF;
}
#linknav a span,
#linknav a:visited span {
	float:left;
	display:block;
	width:25px;
	height:27px;	
	margin:0px 5px 0 0;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
/* Small icons */
#linknav #toptwit a span {
	background:url(_img/icons-other.png) -50px -270px no-repeat;
}
#linknav #topface a span {
	background:url(_img/icons-other.png) -50px -290px no-repeat;
}
#linknav #toprss a span {
	background:url(_img/icons-other.png) -50px -250px no-repeat;
}
/* Bigger Icons */
#linknav #toptwit a span {
	background:url(_img/icons-other.png) 0 -277px no-repeat;
}
#linknav #topface a span {
	background:url(_img/icons-other.png) 0 -304px no-repeat;
}
#linknav #toprss a span {
	background:url(_img/icons-other.png) 0 -250px no-repeat;
}
/* Banner Search
*************************************************************************/
#banner form {
	clear:right;
	float:right;
	margin:10px 0 0;
	padding:0;
}
#banner form label {
	display:none;
}
#banner form input {
	background:#710455;
	background:rgba(109, 190, 246,0.4);
	color:#B5CDF8;
	color:#FFF;
	float:left;
	width:200px;
}
#banner form button {
	float:left;
	background:#B5CDF8;
	color:#1A2F80;
	color:#FFF;
	border:1px solid #1A2F80;
	background:#13225E url(_img/bg-button.png) left top repeat-x;
}
/* General content styles
*************************************************************************/
dl {
	
}
dt {
	clear:left;
	float:left;
	font-weight:bold;
	color:#FFF;
	margin:0 5px 0 0;		
}
dd {
	font-weight:normal;
}
#content strong,
#sidebar strong {
	color:#FFF;
}
#content object,
#content embed {
	margin:30px 0;
}
/* Images
*************************************************************************/
img.large {
	border:10px solid #FFF;
	border:10px solid #0F1C44;	
	border:10px solid rgba(46,32,140,0.3);	
}
img.small {
	border:10px solid #FFF;
	border:10px solid #0F1C44;	
	border:10px solid rgba(46,32,140,0.3);
	float:left;
	margin:0 20px 20px 0;
}


/* Homepage layout
*************************************************************************/
#home #content {
	width:auto;
	float:none;
	margin:0;
}
#home #content #homeleft {
	width:640px;
	float:left;
}
#home #content #homeside {
	float:left;
	width:280px !important;
	margin:0 0 30px 40px;	
}


/* Homepage Intro
*************************************************************************/
#intro {
	float:left;
	width:640px;
	margin:0 0 30px;	
}
#intro {
	float:none;
	width:auto;
	margin:0 0 30px;	
}
/* Homepage News
*************************************************************************/
#latestnews {
	float:none;
	clear:both;
	width:280px;
	margin:0 0 30px 0;
}
#latestnews h3 small {
	display:block;

}
#latestnews h2 span {
	display:inline-block;
	width:39px;
	height:30px;
	margin:0 5px 0 0;
	background:url(_img/icons-other.png) 0 0 no-repeat;
	vertical-align:top;
}
#latestnews h3 {
	margin:0;
}
#latestnews p {
	margin:5px 0;	
	font-size:0.85em;
	line-height:1.5em;
}
/* Homepage Next film
*************************************************************************/
#nextfilm {
	clear:both;
	position:relative;
	padding:20px 20px 5px;
	background-image:url(_img/bg-navtrans.png);
	background:rgba(27,0,104,0.5);
	background:rgba(46,32,140,0.3);
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*
	-webkit-box-shadow: 6px 6px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 6px 5px rgba(0,0,0,0.3);		
*/
}
#nextfilm h2 {
	margin:0 0 15px 0;
	padding:0 0 0 80px;	
}
#nextfilm p {
	margin:0 0 15px 0;
}
#nextfilm .promopic {
	float:right;
	margin:-15px 0 0 30px;
}
#nextfilm .previewpic {
	float:right;
	margin:0 0 10px 20px;
}
#nextfilm .previewpic img {
	border:10px solid #FFF;
	border:10px solid #0F1C44;	
	border:10px solid rgba(46,32,140,0.3);
/*
	-moz-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
*/
}
#nextfilm .details {
	width:280px;
	padding:10px 0 0 0;
}
#nextfilm .details p {
	margin:0 0 10px 0;
}
#nextfilm .details span {
	color:#FFF;	
	font-weight:bold;
}
#nextfilm #nextfilmicon {
	position:absolute;
	float:left;
	top:-15px;
	left:-20px;
}
#nextfilm #nextfilmicon span {
	display:block;
	width:108px;
	height:84px;
	background:url(_img/icons-other.png) 0 -65px no-repeat;
}
#nextfilm #nextfilmicon span.halloween {
	width:200px;
	height:96px;
	background:url(_img/halloween2-24.png) 0 0 no-repeat;
}
#nextfilm h2 .arrow {
	background-position:right 12px;
}

/* Homepage Register & Advertise
*************************************************************************/
#register,
#advertise {
	clear:both;
	margin:30px 0 0;
	width:auto;

}
#register {
	
}
#register h2 span,
#advertise h2 span {
	display:inline-block;
	width:39px;
	height:30px;
	margin:0 5px 0 0;
	background:url(_img/icons-other.png) 0 0 no-repeat;
	vertical-align:bottom;
}
#register h2 span {
	width:37px;
	height:35px;
	background:url(_img/icons-other.png) 0 -30px no-repeat;
}
#advertise h2 span {
	width:48px;
	height:38px;
	margin-top:-3px;
	background:url(_img/icons-other.png) -39px 0 no-repeat;
}

/* Film entries on Programme page
*************************************************************************/

#prog #content {
	width:auto;
	float:none;
	margin:0;
}

.filmentry {
	clear:both;
	padding:30px 0 0;
	margin:0 0 10px 0;
	border-top:2px solid;
	border-color:#142152;
	border-color:rgba(20,33,82,0.2);
	border-color:rgba(46,32,140,0.3);
}
.filmentry h2 {
	font-size:1.2em;
	margin:0;
	float:right;
	color:#B5CDF8;
}
.filmentry h3 {
	font-size:1.7em;
	margin:0 0 0.5em;
	float:left;
	color:#FFF;
}
.filmentry a img {
}
.filmentry img {
	display:block;
	float:right;
	margin:0 0 0 30px;
	clear:both;
/*
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
*/
}
.filmentry dl {
	clear:left;
}
.filmentry p {
	clear:left;
}

/* Blog posts
*************************************************************************/
.post {
	padding:30px 0 0;
	margin:0 0 30px 0;
	border-top:2px solid;
	border-color:#142152;
	border-color:rgba(20,33,82,0.2);
	border-color:rgba(46,32,140,0.3);
}
.post blockquote {
	margin:0 0 0 30px;
	padding:0 0 0 40px;
	background:url(_img/icon-quote-left-alpha.png) 0 5px no-repeat;
}
.postmeta {
	padding:5px 0 0 0;
	border-top:1px dotted #427A96;
	margin:20px 0 0 0;
	font-size:0.90em;
}
.postmeta p {
	margin:0;
	text-align:left;
}
#content object,
#content embed {
	position:relative;
	z-index:1;
}
/* Blog comments 
*************************************************************************/
#comments {
	clear:both;
	border-bottom:1px dotted #427A96;
	margin:60px -330px 0 0;
}
.comment {
	padding:20px 0 0;
	border-top:1px dotted #427A96;
}
.commenttext {
	z-index:10;
	float:left;
	width:600px;
	margin:0 60px 0 0;
}
.commenter {
	width:270px;
	float:left;
	font-size:0.90em;
}
.commenter p {
	margin:0;
}
.commenter img.grav {
	float:left;
	display:block;
	width:40px;
	height:40px;
	padding:5px;
	margin:3px 10px 0 0;
	background:url(_img/bg-img-gravatar-alpha.png) no-repeat;
}
.permlink {
	padding:0 0 0 20px;
	background:url(_img/icon-anchor-alpha.png) left center no-repeat;
	font-size:0.90em;
	text-decoration:none;
}
#respond {
	margin:60px 0 0 0;
}

.author {
	background:#165A81 url(_img/bg-bubbles.png) -30px 0 no-repeat;
}
.author .commenttext {
	width:540px;
	padding:0 0 0 60px;
}
.author a,.author a:visited {
/*	color:#news06CA8;*/
}
.author .commenter img.grav {
/*	background:url(_img/bg-img-gravatar-author-alpha.png) no-repeat;*/
}

/* Film Ratings
*************************************************************************/
.rate18,
.rate15,
.rate12,
.rate12a,
.ratepg,
.rateu,
.rateuc {
	display:inline-block;
	width:48px;
	height:48px;
	margin:0 10px 0 0;
	background-image:url(_img/icons-bbfc.png);
	background-repeat:no-repeat;
	font-size:0;
	vertical-align:middle;
}
.rate18 {
	background-position:0 -240px;
}
.rate15 {
	background-position:0 -192px;
}
.rate12 {
	background-position:0 -144px;
}
.ratepg {
	background-position:0 0;
}
.rateu {
	background-position:0 -48px;
}
.rateuc {
	background-position:0 -96px;
}
.rate12a {
	background-position:0 -288px;
}
/* Sidebar 
*************************************************************************/
#sidebar {
	font-size:0.90em;
	margin-top:-40px;
}
#sidebar dl {
	margin:0;
	line-height:2em;
	border-top:1px solid #1A2F80;
}
#sidebar dt {
	clear:left;
	float:left;
	width:120px;
	margin:0;
	border-bottom:1px solid #1A2F80;	
}
#sidebar dd {
	float:left;
	width:160px;
	text-align:right;
	margin:0;
	border-bottom:1px solid #1A2F80;
}
#sidebar h2 {
	font-size:2.4em;
	margin:40px 0 0.35em;
}
#sidebar dd img {
	display:block;
	padding:4px 2px;
}
#sidebar p {
	line-height:1.5em;
}
#sidebar #thumbs {
	margin:30px 0;
}
#sidebar #thumbs img {
	width:260px;
	margin:0 0 30px;
	display:block;
}

/*********** Sidebar Latest News ***************/
#sidebar #latestnews,
#sidebar #advertise {
	float:left;
	width:280px;
	margin:0 0 30px 0;
}
#sidebar #latestnews h2,
#sidebar #advertise h2 {
	font-size:1.7em;
	margin-bottom:0.35em;	
}
#sidebar #latestnews p,
#sidebar #advertise p {
	margin:5px 0;	
	font-size:1em;
	line-height:1.5em;
}
/* Next / Previous
*************************************************************************/
#navigation {
	margin:60px -330px 0 0;
	padding:20px 0 0 0;
	clear:both;
	border-top:1px dotted #427A96;	
}
#navigation.short {
	margin-right:0;
}
#navigation .left {
	width:50%;
	float:left;
}
#navigation .right {
	width:50%;
	float:right;
	text-align:right;
}
#navigation .left a {
	padding:0 0 0 15px;
	background:url(_img/arrow-left.png) 0 6px no-repeat;
}
#navigation .left a:hover {
	color:#FFF;
	background:url(_img/arrow-left-white.png) 0 6px no-repeat;
}
#navigation .right a {
	padding:0 15px 0 0;
	background:url(_img/arrow-right.png) 100% 6px no-repeat;
}
#navigation .right a:hover {
	color:#FFF;
	background:url(_img/arrow-right-white.png) 100% 6px no-repeat;
}




/* Comment Form
*************************************************************************/
#commentform label {
	float:none;
	clear:none;
	display:block;	
	width:auto;
	font-size:0.90em;
	margin:0 0 3px 0;
}
#commentform input {
	float:none;
	width:200px;
	margin:0 0 5px 0;
	background:#FFF url(_img/bg-field-210.png) no-repeat;	
}
#commentform textarea {
	float:none;
	margin:0;
}
#commentform .left {
	float:left;
	width:200px;
	margin:0 30px 0 0;
}
#commentform .right {
	position:relative;
	float:right;	
	width:360px;
}
#commentform #submit {
	position:absolute;
	bottom:0;
	left:-236px;
	width:210px;
	height:40px;
	line-height:36px;
	background:url(_img/button.png) no-repeat;
}

/* Content Footer
*************************************************************************/
#footshim {
	height:66px;
	margin:0;
	background:url(_img/bg-footershim.jpg) center bottom no-repeat;
	font-size:0;
	opacity:0.2;
	display:none;
}
#footer {
	height:380px;
	background:url(_img/bbg-footer.jpg) center top no-repeat;
}
#footcontent {
	color:#B5CDF8;
	width:960px;
	height:280px;
	padding:30px 0 0 0;
	margin:0 auto;	
}
#footcontent h3 {
	margin-top:0;
	font-size:1.7em;
	color:#FFF;
}
#footcontent a {
	color:#FFA16B;
	text-decoration:none;
}
#footcontent a:hover,
#footcontent a:visited:hover {
	color:#FFF;
}
#footcontent li,
#footcontent p {
	font-size:0.85em;
	line-height:1.4em;
}
/********** Stay up to date ****************/
#staytuned {
	float:left;
	width:240px;
	margin:0 0 0 0;
}
#staytuned ul {
	margin:0;
	padding:0;
	list-style:none;
}
#staytuned li {
	clear:left;
	padding:0;
	margin:0 0 10px 0;
}
#staytuned a,
#staytuned a:visited {
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}
#staytuned a:hover {
	color:#FFF;
}
#staytuned a span,
#staytuned a:visited span {
	display:inline-block;
	width:25px;
	height:27px;
	margin:0px 10px 0 0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	vertical-align:middle;	
}
/*
#staytuned #updatetwit a span {
	background:url(_img/icons-other.png) 0 -183px no-repeat;
}
#staytuned #updateface a span {
	background:url(_img/icons-other.png) 0 -216px no-repeat;
}
#staytuned #updaterss a span {
	background:url(_img/icons-other.png) 0 -150px no-repeat;
}
*/
#staytuned #updatetwit a span  {
	background:url(_img/icons-other.png) 0 -277px no-repeat;
}
#staytuned #updateface a span {
	background:url(_img/icons-other.png) 0 -304px no-repeat;
}
#staytuned #updaterss a span {
	background:url(_img/icons-other.png) 0 -250px no-repeat;
}
/********** Get Involved ****************/
#getinvolved {
	float:left;
	width:400px;
	margin:0 40px 0 0;
}
#getinvolved ul {
	margin:0;
	padding:0;
	list-style:square;
}
#getinvolved li {
	margin:0 0 10px 0;
}

/********** News & Events ****************/
#recentnews,
#contactus,
#advertisefoot {
	float:left;
	width:240px;
	margin:0 40px 0 0;
}
#recentnews ul,
#contactus ul,
#advertisefoot ul {
	margin:0;
	padding:0;
	list-style:square;
}
#recentnews li,
#contactus li,
#advertisefoot li {
	margin:0 0 10px 0;
	list-style:none;
}

/*
#recentnews a {
	padding:0 15px 0 0;
	background:url(_img/arrow-orange-right.png) right 3px no-repeat;	
}
#recentnews a:hover,
#recentnews a:visited:hover {
	background:url(_img/arrow-white-right.png) right 3px no-repeat;	
}
*/


/* Forms
*************************************************************************/
form {
	padding:20px;
	margin:1em 0;
	background:#234DA4;
	background:url(_img/bg-navtrans.png);
	background:rgba(0,47,106,0.3);
	background:rgba(46,32,140,0.3);
	background:#000 url(_img/bbg-body.jpg) -300px 0 no-repeat;		
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*	border:1px solid #142152;*/
}
legend {
	display:none;
}
fieldset {
	padding:0;
	border:none;
	position:relative;
}
label {
	color:#FFF;
	clear:both;
	float:left;
	width:80px;
	display:block;
}
input,
textarea,
select {
	float:left;
	border:none;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:390px;
	height:18px;
	padding:6px 5px;
	margin:0 0 15px 0;
	font: normal 1em/1em Arial,"Helvetica Neue",Helvetica,sans-serif;	
	background:#FFF;
	background:rgba(255,255,255,0.70);
	color:#000;
}
textarea {
	width:390px;
	height:120px;
}
select {
	height:19px;
	width:135px;
	padding:0 0 0 5px;
	font: normal 1em/normal Arial,"Helvetica Neue",Helvetica,sans-serif;	
}
button {
	clear:both !important;
	float:right;
	font: normal 1.6em/1em Georgia,"Times New Roman","Times Roman",serif;
	text-transform: uppercase;
	width:auto;
	height:2em;
	padding:0 26px;
	margin:0 0 0 80px;
	border:none;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 4px 4px 3px #000;
	color:#FFF;
	background:#DF4E00 url(_img/bg-button2.png) left top repeat-x;
	cursor:pointer;
}

form p.paytype {
	color:#FFF;
	clear:both;
	float:left;
	width:auto;
	padding:0 15px 0 0;
	margin:0 0 10px 0;
}
form input#pay-bacs,
form input#pay-cheque,
form input#mailme {
	clear:none;
	float:left;
	width:auto;
	margin:3px 8px 0 0;
	padding:0;
	background:none;
}
form label#lab-bacs,
form label#lab-cheque,
form label#lab-mailme {
	clear:none;
	float:left;
	width:auto;
	margin:0 15px 0 0;
	padding:0;
	color:#B5CDF8;
}
form label#lab-mailme {
	color:#FFF;
	clear:both;
	margin:0 0 15px 0;
	padding:0 8px 0 0;
}
form input#title {
	width:80px;
}
form input#email,
form input#phone {
	width:260px;
}

form label.error {
	font-weight:bold !important;
	font-size:1em !important;
	font-style:normal;
	line-height:normal !important;
	width:auto !important;
	float:none !important;
	clear:both !important;
	color:#FFA16B !important;
	padding:0 0 0 80px;
	margin:0 0 5px 0;
	position:relative;
	top:-10px;
}
form select.error,
form input.error,
form textarea.error {
	border:2px solid #FFA16B !important; 
	background:#FFF;
}

form br {
	font-size:0;
	line-height:0;
	height:0;
	max-height: 0;
}

/* Final Footer
*************************************************************************/
#footend {
	width:960px;
	margin:0 auto;
}
#footend p {
	color:#FFF;
	color:#B5CDF8;
	font-size:0.70em;
	line-height:1em;	
	margin:28px 0 0 0;
}
#footend a,
#footend a:hover,
#footend a:visited:hover {
	font-weight:normal;
	text-decoration:none;
	color:#FFA16B;
}
#footend a:hover,
#footend a:visited:hover {
	color:White;
}
#footend a:visited {
	color:#FFA16B;
}
#footend .left a {
	padding:0 0 0 7px;
	margin:0 0 0 7px;
	line-height:1em;
	border-left:1px solid #B5CDF8;
}