/********************************************/
/*****DEFAULT*/
/********************************************/
body {
	font-family: Arial, sans-serif;
	text-align:center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body.theatre #container .right,
body.park #container .right,
body.london #container .right {
	padding:0px 0 20px;
}
h1 {
	font-size: 3.4em;
}
h3 {
	font-weight: bold;
	font-size: 3.0em;
	margin: 1.4em 0;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}
textarea {
	font-family: Verdana;
	font-size: 1.1em;
	padding: 2px;
}
#header .bannerAd {
	background:#fff;	
}
#header .content ul#mainNav li {
	margin:0 15px;
	text-indent: -9999px;
}
#header .content ul#mainNav li a {
	height: 17px;
	display: block;
}
#header .content ul#mainNav li a:hover {
	background-position: 0 -17px !important;
}
#header .content ul#mainNav li#nav-index a {
	width: 44px;
	background-position: 0 0;
}

#header .content ul#mainNav li#nav-index.selected {
	height: 42px;
}
#header .content ul#mainNav li#nav-gallery a {
	width: 59px;
	background-position: 0 0;
}
#header .content ul#mainNav li#nav-gallery.selected {
	height: 42px;
}
#header .content ul#mainNav li#nav-good-mood-film a {
	background-position: 0 0;
	width: 264px;
}
#header .content ul#mainNav li#nav-good-mood-film.selected {
	height: 42px;
}
#header .content ul#mainNav li#nav-features a {
	background-position: 0 0;
	width: 67px;
}
#header .content ul#mainNav li#nav-features.selected {
	height: 42px;
}
#header .content ul#mainNav li#nav-about a {
	background-position: 0 0;
	width: 46px;
}
#header .content ul#mainNav li#nav-about.selected {
	height: 42px;
}
/*SUB SECTIONS*/
#container .left .subSection.tags {
	padding:10px 0 10px 35px;
	background: url(../images/bgLondon.gif) 0 center no-repeat;	
}
#container .left .subSection .videoSelector {
	background:#FFFFFF url(../images/bgVideoSelector.gif) no-repeat scroll 0 0;
}
#container .right .subSection .pager .paging 
{
	width:178px;
}
#container .left h2.infinityHeading {
	float: left;
	font-size: 1.4em;
	line-height:1.2em;
}
#container .left h2.infinityHeading span {
	float: right;
	padding:1px 1px 1px 13px;
}
#container .right h2.infinityHeading {
	font-size: 1.4em;
	line-height:1.2em;
}
#container .right 
{
	padding:60px 0 20px 0;
}
#container .right .subSection.userTools ul a {
	padding:0 0 0 20px;
	font-size:1.4em;
	font-weight:bold;
}
/*FOOTER*/
#footer ul#footerNav {
	margin: 15px 0 0 0;
}
#footer ul#footerNav li {
	padding:0 15px;
	border-left:1px solid #fff;
}
#footer ul#footerNav li.first {
	border-left-width:0px;
}
#footer ul#footerNav li a {
	color:#fff;
}
/********************************************/
/*****SKY*/
/********************************************/
body.sky {
	color: #A5A5A5;
}
body.sky p.pink {
	color: #5f88bf;
}
body.sky a {
	color: #5f88bf;
}
body.sky h1 {
	color:#5f88bf;
}
body.sky h3 {
	color: #5f88bf;
}
body.sky h4 {
	color: #555;
}
body.sky #header {
	background: #5f88bf url(../images/sky/bgHeader.gif) no-repeat center 20px;
}
body.sky #header .content a.listen 
{
	background:url(../images/sky/btnListen.gif) top left no-repeat;
}
body.sky #header .content #magic-logo
{
	background:url(../images/sky/imgLogo.gif) top left no-repeat;
}
body.sky #header .content ul#mainNav li#nav-index a {
	background: url(../images/sky/sprHome.gif) no-repeat;
}
body.sky #header .content ul#mainNav li#nav-index.selected {
	background: url(../images/sky/bgHomeSelected.gif) no-repeat center 30px;
}
body.sky #header .content ul#mainNav li#nav-gallery a {
	background: url(../images/sky/sprGallery.gif) no-repeat;
}
body.sky #header .content ul#mainNav li#nav-gallery.selected {
	background: url(../images/sky/bgGallerySelected.gif) no-repeat center 30px;
}
body.sky #header .content ul#mainNav li a#nav-honda-spotting {
	background: url(../images/sky/sprMainNavHondaSpotting.gif) no-repeat;
}
body.sky #header .content ul#mainNav li#nav-good-mood-film a {
	background: url(../images/sky/sprFilm.gif) no-repeat;
}
body.sky #header .content ul#mainNav li#nav-good-mood-film.selected {
	background: url(../images/sky/bgFilmSelected.gif) no-repeat center 30px;
}
body.sky #header .content ul#mainNav li#nav-features a {
	background: url(../images/sky/sprFeat.gif) no-repeat;
}
body.sky #header .content ul#mainNav li#nav-features.selected {
	background: url(../images/sky/bgFeatSelected.gif) no-repeat center 30px;
}
body.sky #header .content ul#mainNav li#nav-about a {
	background: url(../images/sky/sprAbout.gif) no-repeat;
}
body.sky #header .content ul#mainNav li#nav-about.selected {
	background: url(../images/sky/bgAboutSelected.gif) no-repeat center 30px;
}
/*SUB SECTIONS*/
body.sky #container .subSection .pager {
	color:#5f88bf;
}
body.sky #container .subSection .pager .paging span.current {
	color:#555;
}
body.sky #container .left h2.infinityHeading {
	background: #5f88bf;
	color: #fff;
}
body.sky #container .left h2.infinityHeading span {
	background: #5f88bf;
}
body.sky #container .left .subSection .videoSelector:hover, body.sky #container .left .subSection .videoSelector.selected {
	background-color: #5f88bf;
	color:#fff;
}
body.sky #container .left .subSection.tags a {
	color: #A5A5A5;
}
body.sky #container .left .subSection.tags span {
	color: #A5A5A5;
}
body.sky #container .left a.uploadPics {
	border-top: 2px solid #e68eb4;
}
body.sky #container .subSection .pager .previous {
	background: url(../images/sky/bgLeftArrow.gif) no-repeat left 2px;
}
body.sky #container .subSection .pager .next {
	background: url(../images/sky/bgRightArrow.gif) no-repeat right 2px;
}
body.sky #container .left .subSection.filmView p.pink a.add-to-basket {
	background: transparent url(../images/sky/imgArrow.gif) no-repeat right center;
}
body.sky #container .left .subSection.filmView .description {
	border-bottom: 1px solid #5f88bf;
}
body.sky #container .left .subSection.filmView .description div strong {
	color: #5f88bf;
}
body.sky div.share label, body.sky div.share span.label {
	color: #5f88bf;
}
body.sky #container .left .subSection.filmView .share strong {
	color: #5f88bf;
}
body.sky #container .left .subSection.filmView .share ul li a {
	color: #555;
}
body.sky #container .left .subSection.comments .comment {
	border-top: 2px solid #f2c6d9;
}
body.sky #container .left .subSection.comments textarea {
	border: 2px solid #f2c6d9;
}
body.sky #container .left .subSection.recentComments .comment strong {
	color: #5f88bf;
}
body.sky #container .left .subSection.article .description {
	border-top: 2px solid #f2c6d9;
	border-bottom: 2px solid #f2c6d9;
}
body.sky #container .left .subSection.article .share strong {
	color: #5f88bf;
}
body.sky #container .left .subSection.article .share ul li a {
	color: #555;
}
body.sky #container .right h2.infinityHeading {
	background: #5f88bf;
	color: #fff;
}
body.sky #container .right .subSection .newsPost {
	border-top: 0px solid #5f88bf;
}
body.sky #container .right .subSection.userTools ul {
	border-top: 4px solid #5f88bf;
}
#container .right .subSection.userTools ul a span {
}
body.sky #container .right .subSection.userTools ul a {
	background:url(../images/sky/bgArrow.gif) no-repeat;
	color:#5f88bf;
}
/*FOOTER*/
body.sky #footer {
	background: #5f88bf;
}
body.sky #footer ul#footerNav li {
	border-left:1px solid #fff;
}
body.sky #footer ul#footerNav li.first {
	border-left-width:0px;
}
body.sky #footer ul#footerNav li a {
	color:#fff;
}
/* FORM */
body.sky div.attention 
{
	border: 2px solid #555;
	background-color: #dde4f1;
}
body.sky div.form-element label,
body.sky div.form-element span.label
{
	color: #5f88bf;
}
body.sky div.input-text input,
body.sky div.textarea textarea,
body.sky div.select select
{
	border: 2px solid #5F88BF;
	color: #555;
}
body.sky div.radio-list label,
body.sky div.checkbox label,
body.sky div.checkbox-list label
{
	color: #555;
}
body.sky input.button
{
	color:	#FFF;
	background-color: #5f88bf;
}
/********************************************/
/*****PARK*/
/********************************************/
body.park {
	color: #A5A5A5;
}
body.park p.pink {
	color: #819e21;
}
body.park a {
	color: #819e21;
}
body.park h1 {
	color:#819e21;
}
body.park h3 {
	color: #819e21;
}
body.park h4 {
	color: #555;
}
body.park #header {
	background: #819e21 url(../images/park/bgHeader.gif) center 20px no-repeat;
}
body.park #header .content a.listen 
{
	background:url(../images/park/btnListen.gif) top left no-repeat;
}
body.park #header .content #magic-logo
{
	background:url(../images/park/imgLogo.gif) top left no-repeat;
}
body.park #header .content ul#mainNav li#nav-index a {
	background: url(../images/park/sprHome.gif) 0 0 no-repeat;
}
body.park #header .content ul#mainNav li#nav-index.selected {
	background: url(../images/park/bgHomeSelected.gif) no-repeat center 30px;
}
body.park #header .content ul#mainNav li#nav-gallery a {
	background: url(../images/park/sprGallery.gif) 0 0 no-repeat;
}
body.park #header .content ul#mainNav li#nav-gallery.selected {
	background: url(../images/park/bgGallerySelected.gif) no-repeat center 30px;
}
body.park #header .content ul#mainNav li#nav-good-mood-film a {
	background: url(../images/park/sprFilm.gif) 0 0 no-repeat;
}
body.park #header .content ul#mainNav li#nav-good-mood-film.selected {
	background: url(../images/park/bgFilmSelected.gif) no-repeat center 30px;
}
body.park #header .content ul#mainNav li#nav-features a {
	background: url(../images/park/sprFeat.gif) 0 0 no-repeat;
}
body.park #header .content ul#mainNav li#nav-features.selected {
	background: url(../images/park/bgFeatSelected.gif) no-repeat center 30px;
}
body.park #header .content ul#mainNav li#nav-about a {
	background: url(../images/park/sprAbout.gif) 0 0 no-repeat;
}
body.park #header .content ul#mainNav li#nav-about.selected {
	background: url(../images/park/bgAboutSelected.gif) no-repeat center 30px;
}
/*SUB SECTIONS*/
body.park #container .subSection .pager {
	color:#819e21;
}
body.park #container .subSection .pager .paging span.current {
	color:#555;
}
body.park #container .left h2.infinityHeading {
	background: #819e21;
	color: #fff;
}
body.park #container .left h2.infinityHeading span {
	background: #819e21;
}
body.park #container .left .subSection .videoSelector:hover, body.park #container .left .subSection .videoSelector.selected {
	background-color: #819e21;
	color:#fff;
}
body.park #container .left .subSection.tags a {
	color: #A5A5A5;
}
body.park #container .left a.uploadPics {
	border-top: 2px solid #e68eb4;
}
body.park #container .subSection .pager .previous {
	background: url(../images/park/bgLeftArrow.gif) no-repeat left 2px;
}
body.park #container .subSection .pager .next {
	background: url(../images/park/bgRightArrow.gif) no-repeat right 2px;
}
body.park #container .left .subSection.filmView p.pink a.add-to-basket {
	background: transparent url(../images/park/imgArrow.gif) no-repeat right center;
}
body.park #container .left .subSection.filmView .description {
	border-bottom: 1px solid #819e21;
}
body.park #container .left .subSection.filmView .description div strong {
	color: #819e21;
}
body.park div.share label, body.park div.share span.label {
	color: #819e21;
}
body.park #container .left .subSection.filmView .share strong {
	color: #819e21;
}
body.park #container .left .subSection.filmView .share ul li a {
	color: #555;
}
body.park #container .left .subSection.comments .comment {
	border-top: 2px solid #f2c6d9;
}
body.park #container .left .subSection.comments textarea {
	border: 2px solid #f2c6d9;
}
body.park #container .left .subSection.recentComments .comment strong {
	color: #819e21;
}
body.park #container .left .subSection.article .description {
	border-top: 2px solid #f2c6d9;
	border-bottom: 2px solid #f2c6d9;
}
body.park #container .left .subSection.article .share strong {
	color: #819e21;
}
body.park #container .left .subSection.article .share ul li a {
	color: #555;
}
body.park #container .right h2.infinityHeading {
	background: #819e21;
	color: #fff;
}
body.park #container .right .subSection .newsPost {
	border-top: 0px solid #819e21;
}
body.park #container .right .subSection.userTools ul {
	border-top: 4px solid #819e21;
}
#container .right .subSection.userTools ul a span {
}
body.park #container .right .subSection.userTools ul a {
	background:url(../images/park/bgArrow.gif) no-repeat;
	color:#819e21;
}
/*FOOTER*/
body.park #footer {
	background: #819e21;
}
body.park #footer ul#footerNav li {
	border-left:1px solid #fff;
}
body.park #footer ul#footerNav li.first {
	border-left-width:0px;
}
body.park #footer ul#footerNav li a {
	color:#fff;
}
/* FORM */
body.park div.attention 
{
	border: 2px solid #555;
	background-color: #dde4f1;
}
body.park div.form-element label,
body.park div.form-element span.label
{
	color: #819e21;
}
body.park div.input-text input,
body.park div.textarea textarea,
body.park div.select select
{
	border: 2px solid #819e21;
	color: #555;
}
body.park div.radio-list label,
body.park div.checkbox label,
body.park div.checkbox-list label
{
	color: #555;
}
body.park input.button
{
	color:	#FFF;
	background-color: #819e21;
}

/********************************************/
/*****theatre*/
/********************************************/
body.theatre {
	color: #A5A5A5;
}
body.theatre p.pink {
	color: #C41E1E;
}
body.theatre a {
	color: #C41E1E;
}
body.theatre h1 {
	color:#C41E1E;
}
body.theatre h3 {
	color: #C41E1E;
}
body.theatre h4 {
	color: #555;
}
body.theatre #header {
	background: #C41E1E url(../images/theatre/bgHeader.gif) no-repeat center 20px;
}
body.theatre #header .content a.listen 
{
	background:url(../images/theatre/btnListen.gif) top left no-repeat;
}
body.theatre #header .content #magic-logo
{
	background:url(../images/theatre/imgLogo.gif) top left no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-index a {
	background: url(../images/theatre/sprHome.gif) no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-index.selected {
	background: url(../images/theatre/bgHomeSelected.gif) no-repeat center 30px;
}
body.theatre #header .content ul#mainNav li#nav-gallery a {
	background: url(../images/theatre/sprGallery.gif) no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-gallery.selected {
	background: url(../images/theatre/bgGallerySelected.gif) no-repeat center 30px;
}
body.theatre #header .content ul#mainNav li a#nav-honda-spotting {
	background: url(../images/theatre/sprMainNavHondaSpotting.gif) no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-good-mood-film a {
	background: url(../images/theatre/sprFilm.gif) no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-good-mood-film.selected {
	background: url(../images/theatre/bgFilmSelected.gif) no-repeat center 30px;
}
body.theatre #header .content ul#mainNav li#nav-features a {
	background: url(../images/theatre/sprFeat.gif) no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-features.selected {
	background: url(../images/theatre/bgFeatSelected.gif) no-repeat center 30px;
}
body.theatre #header .content ul#mainNav li#nav-about a {
	background: url(../images/theatre/sprAbout.gif) no-repeat;
}
body.theatre #header .content ul#mainNav li#nav-about.selected {
	background: url(../images/theatre/bgAboutSelected.gif) no-repeat center 30px;
}
/*SUB SECTIONS*/
body.theatre #container .subSection .pager {
	color:#C41E1E;
}
body.theatre #container .subSection .pager .paging span.current {
	color:#555;
}
body.theatre #container .left h2.infinityHeading {
	background: #C41E1E;
	color: #fff;
}
body.theatre #container .left h2.infinityHeading span {
	background: #C41E1E;
}
body.theatre #container .left .subSection .videoSelector:hover, body.theatre #container .left .subSection .videoSelector.selected {
	background-color: #C41E1E;
	color:#fff;
}
body.theatre #container .left .subSection.tags a {
	color: #A5A5A5;
}
body.theatre #container .left .subSection.tags a:hover {
	text-decoration:underline;
}
body.theatre #container .left a.uploadPics {
	border-top: 2px solid #e68eb4;
}
body.theatre #container .subSection .pager .previous {
	background: url(../images/theatre/bgLeftArrow.gif) no-repeat left 2px;
}
body.theatre #container .subSection .pager .next {
	background: url(../images/theatre/bgRightArrow.gif) no-repeat right 2px;
}
body.theatre #container .left .subSection.filmView p.pink a.add-to-basket {
	background: transparent url(../images/theatre/imgArrow.gif) no-repeat right center;
}
body.theatre #container .left .subSection.filmView .description {
	border-bottom: 1px solid #C41E1E;
}
body.theatre #container .left .subSection.filmView .description div strong {
	color: #C41E1E;
}
body.theatre div.share label, body.theatre div.share span.label {
	color: #C41E1E;
}
body.theatre #container .left .subSection.filmView .share strong {
	color: #C41E1E;
}
body.theatre #container .left .subSection.filmView .share ul li a {
	color: #555;
}
body.theatre #container .left .subSection.comments .comment {
	border-top: 2px solid #f2c6d9;
}
body.theatre #container .left .subSection.comments textarea {
	border: 2px solid #f2c6d9;
}
body.theatre #container .left .subSection.recentComments .comment strong {
	color: #C41E1E;
}
body.theatre #container .left .subSection.article .description {
	border-top: 2px solid #f2c6d9;
	border-bottom: 2px solid #f2c6d9;
}
body.theatre #container .left .subSection.article .share strong {
	color: #C41E1E;
}
body.theatre #container .left .subSection.article .share ul li a {
	color: #555;
}
body.theatre #container .right h2.infinityHeading {
	background: #C41E1E;
	color: #fff;
}
body.theatre #container .right .subSection .newsPost {
	border-top: 0px solid #C41E1E;
}
body.theatre #container .right .subSection.userTools ul {
	border-top: 4px solid #C41E1E;
}
#container .right .subSection.userTools ul a span {
}
body.theatre #container .right .subSection.userTools ul a {
	background:url(../images/theatre/bgArrow.gif) no-repeat;
	color:#C41E1E;
}
/*FOOTER*/
body.theatre #footer {
	background: #C41E1E;
}
body.theatre #footer ul#footerNav li {
	border-left:1px solid #fff;
}
body.theatre #footer ul#footerNav li.first {
	border-left-width:0px;
}
body.theatre #footer ul#footerNav li a {
	color:#fff;
}
/* FORM */
body.theatre div.attention 
{
	border: 2px solid #555;
	background-color: #dde4f1;
}
body.theatre div.form-element label,
body.theatre div.form-element span.label
{
	color: #C41E1E;
}
body.theatre div.input-text input,
body.theatre div.textarea textarea,
body.theatre div.select select
{
	border: 2px solid #C41E1E;
	color: #555;
}
body.theatre div.radio-list label,
body.theatre div.checkbox label,
body.theatre div.checkbox-list label
{
	color: #555;
}
body.theatre input.button
{
	color:	#FFF;
	background-color: #C41E1E;
}
/********************************************/
/*****london*/
/********************************************/
body.london {
	color: #A5A5A5;
}
body.london p.pink {
	color: #e38121;
}
body.london a {
	color: #e38121;
}
body.london h1 {
	color:#e38121;
}
body.london h3 {
	color: #e38121;
}
body.london h4 {
	color: #555;
}
body.london #header {
	background: #e38121 url(../images/london/bgHeader.gif) no-repeat center 20px;
}
body.london #header .content a.listen 
{
	background:url(../images/london/btnListen.gif) top left no-repeat;
}
body.london #header .content #magic-logo
{
	background:url(../images/london/imgLogo.gif) top left no-repeat;
}
body.london #header .content ul#mainNav li#nav-index a {
	background: url(../images/london/sprHome.gif) no-repeat;
}
body.london #header .content ul#mainNav li#nav-index.selected {
	background: url(../images/london/bgHomeSelected.gif) no-repeat center 30px;
}
body.london #header .content ul#mainNav li#nav-gallery a {
	background: url(../images/london/sprGallery.gif) no-repeat;
}
body.london #header .content ul#mainNav li#nav-gallery.selected {
	background: url(../images/london/bgGallerySelected.gif) no-repeat center 30px;
}
body.london #header .content ul#mainNav li a#nav-honda-spotting {
	background: url(../images/london/sprMainNavHondaSpotting.gif) no-repeat;
}
body.london #header .content ul#mainNav li#nav-good-mood-film a {
	background: url(../images/london/sprFilm.gif) no-repeat;
}
body.london #header .content ul#mainNav li#nav-good-mood-film.selected {
	background: url(../images/london/bgFilmSelected.gif) no-repeat center 30px;
}
body.london #header .content ul#mainNav li#nav-features a {
	background: url(../images/london/sprFeat.gif) no-repeat;
}
body.london #header .content ul#mainNav li#nav-features.selected {
	background: url(../images/london/bgFeatSelected.gif) no-repeat center 30px;
}
body.london #header .content ul#mainNav li#nav-about a {
	background: url(../images/london/sprAbout.gif) no-repeat;
}
body.london #header .content ul#mainNav li#nav-about.selected {
	background: url(../images/london/bgAboutSelected.gif) no-repeat center 30px;
}
/*SUB SECTIONS*/
body.london #container .subSection .pager {
	color:#e38121;
}
body.london #container .subSection .pager .paging span.current {
	color:#555;
}
body.london #container .left h2.infinityHeading {
	background: #e38121;
	color: #fff;
}
body.london #container .left h2.infinityHeading span {
	background: #e38121;
}
body.london #container .left .subSection .videoSelector:hover, body.london #container .left .subSection .videoSelector.selected {
	background-color: #e38121;
	color:#fff;
}
body.london #container .left .subSection.tags a {
	color: #A5A5A5;
}
body.london #container .left .subSection.tags a:hover {
	text-decoration:underline;
}
body.london #container .left a.uploadPics {
	border-top: 2px solid #e68eb4;
}
body.london #container .subSection .pager .previous {
	background: url(../images/london/bgLeftArrow.gif) no-repeat left 2px;
}
body.london #container .subSection .pager .next {
	background: url(../images/london/bgRightArrow.gif) no-repeat right 2px;
}
body.london #container .left .subSection.filmView p.pink a.add-to-basket {
	background: transparent url(../images/london/imgArrow.gif) no-repeat right center;
}
body.london #container .left .subSection.filmView .description {
	border-bottom: 1px solid #e38121;
}
body.london #container .left .subSection.filmView .description div strong {
	color: #e38121;
}
body.london div.share label, body.london div.share span.label {
	color: #e38121;
}
body.london #container .left .subSection.filmView .share strong {
	color: #e38121;
}
body.london #container .left .subSection.filmView .share ul li a {
	color: #555;
}
body.london #container .left .subSection.comments .comment {
	border-top: 2px solid #f2c6d9;
}
body.london #container .left .subSection.comments textarea {
	border: 2px solid #f2c6d9;
}
body.london #container .left .subSection.recentComments .comment strong {
	color: #e38121;
}
body.london #container .left .subSection.article .description {
	border-top: 2px solid #f2c6d9;
	border-bottom: 2px solid #f2c6d9;
}
body.london #container .left .subSection.article .share strong {
	color: #e38121;
}
body.london #container .left .subSection.article .share ul li a {
	color: #555;
}
body.london #container .right h2.infinityHeading {
	background: #e38121;
	color: #fff;
}
body.london #container .right .subSection .newsPost {
	border-top: 0px solid #e38121;
}
body.london #container .right .subSection.userTools ul {
	border-top: 4px solid #e38121;
}
#container .right .subSection.userTools ul a span {
}
body.london #container .right .subSection.userTools ul a {
	background:url(../images/london/bgArrow.gif) no-repeat;
	color:#e38121;
}
/*FOOTER*/
body.london #footer {
	background: #e38121;
}
body.london #footer ul#footerNav li {
	border-left:1px solid #fff;
}
body.london #footer ul#footerNav li.first {
	border-left-width:0px;
}
body.london #footer ul#footerNav li a {
	color:#fff;
}
/* FORM */
body.london div.attention 
{
	border: 2px solid #555;
	background-color: #dde4f1;
}
body.london div.form-element label,
body.london div.form-element span.label
{
	color: #e38121;
}
body.london div.input-text input,
body.london div.textarea textarea,
body.london div.select select
{
	border: 2px solid #e38121;
	color: #555;
}
body.london div.radio-list label,
body.london div.checkbox label,
body.london div.checkbox-list label
{
	color: #555;
}
body.london input.button
{
	color:	#FFF;
	background-color: #e38121;
}





