@font-face {
    font-family: FSLola;
    src: url('/assets/theme/fonts/FSLola-Medium.otf');
}

@font-face {
    font-family: FSLola;
    font-weight: bold;
    src: url('/assets/theme/fonts/FSLola-Bold.otf');
}

* {
	margin: 0;
	padding: 0;
	outline: none;
}

img {
	border: none;
}

html {
	background: #FFF;
}

body {
	font-size: small;
	font-family: Arial, sans-serif;
}

.page {
	width: 100%;
	overflow: hidden;
}

a.button {
	padding: 5px 10px;
	font-size: 105%;
	color: #FFF;
	text-decoration: none;
	border: none;
	background: #333;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#333));
	background: -moz-linear-gradient(top, #000, #333);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 3px 3px #999;
	-moz-box-shadow: 0 3px 3px #999;
}

a.button span {
	padding: 0 15px 0 0;
	background: url('../images/bg_icon_link_red.png') center right no-repeat;
}

a.button:hover {
	background: #000;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#242424), to(#666));
}

input.button {
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
	border: none;
	background: #333;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#333));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 3px 3px #999;
	-moz-box-shadow: 0 3px 3px #999;
	cursor: pointer;
}

/* ----- Side Content ----- */

#sideContent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 200px;
	padding: 0 0 200px 0;
	color: #4D4D4D;
	background: url('../images/bg_side_content.png') top right no-repeat #FFF;
	overflow: hidden;
}

body.join #sideContent {
	padding: 0 0 700px 0;
}

#sideContent img#mainLogo {
	margin: 40px 0 0 0;
}

#sideContent .news {
	margin: 170px 0 0 0;
	padding: 0 20px 0 20px;
	overflow: hidden;
}

#sideContent .news h3 {
	margin: 0 0 10px 0;
	font-size: 130%;
	color: #ED1C24;
}

#sideContent .news .newsItem h4 {
	margin: 0 0 5px 0;
	font-size: 110%;
	color: #941A1D;
}

#sideContent .news .newsItem p {
	margin: 0 0 10px 0;
}

#sideContent .news .newsItem p a {
	color: #ED1C24;
	text-decoration: none;
}

/* ----- Main Content ----- */

#mainContent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	background: url('../images/bg_main_content.png') bottom left no-repeat #EFEFEF;
	overflow: hidden;
}

#headerContainer {
	margin: 0 0 0 200px;
	position: relative;
	z-index: 11;
}

#header {
	padding: 0 0 15px 0;
	background: url('../images/bg_header_tyres.png') bottom left repeat-x #FE0000;
}

#header #login {
	height: 35px;
	margin: 0 0 0 410px;
	padding: 10px 0 0 20px;
	font-size: 120%;
	background: url('../images/bg_login_bar.png') top left repeat-x #000;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
}

#header #login ul {
	list-style: none;
	overflow: hidden;
}

#header #login ul li {
	float: left;
	padding: 5px 0;
}

#header #login ul li#forumLink {
	padding-left: 62px;
	background: url('../images/bg_forum_link.png') top left no-repeat;
}

#header #login ul li#loginLink {
	margin: 0 0 0 55px;
}

#header #login ul li a {
	padding: 0 12px 0 0;
	color: #FFF;
	text-decoration: none;
	background: url('../images/bg_icon_link_white.png') center right no-repeat;
}

#header #login ul li#passwordLink a {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 70%;
	color: #ED1C24;
	background: none;
}

/* ----- Main Content - Main Nav ----- */

#mainNav {
	background: url('../images/bg_main_nav.png') top left repeat-x #000;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-box-shadow: 0 5px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 3px rgba(0,0,0,0.5);
}

#mainNav ul {
	width: 900px;
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 105%;
	list-style: none;
}

#mainNav ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #8C8C8C;
}

#mainNav ul li:last-child {
	border: none;
}

#mainNav ul li a {
	display: block;
	padding: 2px 10px;
	color: #FFF;
	text-decoration: none;
}

#mainNav ul li a:hover,
#mainNav ul li.selected a {
	background: #4D4D4D;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#4D4D4D));
	background: -moz-linear-gradient(top, #000, #4D4D4D);	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* ----- Content ----- */

#contentContainer {
	position: relative;
	z-index: 10;
	width: 800px;
	margin: -20px 0 0 200px;
	padding: 180px 0 0 0;
}

body.about-us #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_about.png') top left no-repeat;
}

body.prices #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_prices.png') top left no-repeat;
}

body.corporate-prices #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_corporate.png') top left no-repeat;
}

body.locations #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_locations.png') top left no-repeat;
}

body.join #contentContainer, body.joincompletion #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_join.png') top left no-repeat;
}

body.gallery #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_gallery.png') top left no-repeat;
}

body.news #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_news.png') top left no-repeat;
}

body.contact #contentContainer,
body.success #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_contact.png') top left no-repeat;
}

body.facebook-discount #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_facebook-discount.png') top left no-repeat;
}

body.euro-bootcamp #contentContainer {
	background: url('/neon/download/file/Banners/bg_content_banner_euro.png') top left no-repeat;
}

#content {
	width: 745px;
	min-height: 740px;
	padding: 25px 20px 0 35px;
	color: #4D4D4D;
	overflow: hidden;
}

body.about-us #content {
	background: url('../images/bg_content_about.png') top right no-repeat;
}

body.prices #content {
	background: url('../images/bg_content_prices.png') bottom right no-repeat;
}

body.corporate-prices #content {
	background: url('../images/bg_content_corporate.png') bottom right no-repeat;
}

body.locations #content {
	background: url('../images/bg_content_locations.png') bottom right no-repeat;
}

body.news #content {
	background: url('../images/bg_content_news.png') bottom right no-repeat;
}

body.contact #content {
	background: url('../images/bg_content_contact.png') bottom right no-repeat;
}

body.euro-bootcamp #content {
	background: url('../images/bg_content_euro.png') bottom right no-repeat;
}

#content .leftColumn {
	float: left;
	width: 465px;
	overflow: hidden;
}

body.join #content .leftColumn {
	width: 745px;
}

#content .leftColumn h2 {
	margin: 0 0 5px 0;
	font-family: FSLola;
	font-size: 280%;
	color: #ED1C24;
}

#content .leftColumn h3 {
	margin: 0 0 5px 0;
	font-family: FSLola;
	font-size: 200%;
	font-weight: normal;
}

#content .leftColumn h4 {
	margin: 0 0 10px 0;
	font-family: FSLola;
	font-size: 160%;
}

#content .leftColumn p {
	margin: 0 0 10px 0;
}

#content .leftColumn ul {
	margin: 0 0 10px 15px;
	list-style-image: url('../images/ul_bullet_red.png');
}

#content .leftColumn ol {
	margin: 0 0 10px 20px;
}

#content .leftColumn ul li, #content .leftColumn ol li {
	margin: 0 0 5px 0;
}

#content .rightColumn {
	float: right;
	width: 260px;
	overflow: hidden;
}

/* ----- Content - Features ----- */

.feature {
	width: 220px;
	margin: 0 10px 10px 0;
	padding: 20px;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	overflow: hidden;
}

.fire-block-featureBox {
	clear: both;
}

.feature a {
	color: #FFF;
}

.feature.red {
	background: url('../images/bg_feature_red.png') top left repeat-x #ED1C24;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ED1C24), to(#CB0000));	
	background: -moz-linear-gradient(top, #ED1C24, #CB0000);	
}

.feature.grey {
	background: url('../images/bg_feature_grey.png') top left repeat-x #666;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#666));	
	background: -moz-linear-gradient(top, #999, #666);	
}

.feature.wide {
	width: 425px;
}

.feature h3 {
	margin: 0 0 5px 0;
	font-family: FSLola;
	font-size: 200%;
	color: #FFF;
}

.feature h3 a {
	color: #FFF;
	text-decoration: none;
}

.feature.narrow p {
	float: left;
	width: 140px;
}

.feature.narrow img {
	float: right;
}

#content .leftColumn .feature .leftColumn,
#content .leftColumn .feature .rightColumn {
	width: 205px;
}

.feature a.button {
	float: right;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/* ----- Content - Tabbed Box ----- */

#tabbedBox {
	width: 465px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#tabbedBox ul#tabbedList {
	float: left;
	width: 105px;
	margin: 0;
	font-family: FSLola;
	font-size: 100%;
	list-style: none;
	overflow: hidden;
}

#tabbedBox ul#tabbedList li {
	margin: 0 0 5px 0;
}

#tabbedBox ul#tabbedList li a {
	display: block;
	width: 80px;
	padding: 8px 25px 8px 5px;
	color: #B3B3B3;
	background: #CB0000;
	text-decoration: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
}

#tabbedBox ul#tabbedList li a:hover,
#tabbedBox ul#tabbedList li a.selected {
	color: #4D4D4D;
	background: #CCC;
}

#tabbedBox #tabbedBoxContent {
	float: left;
	width: 350px;
	min-height: 500px;
	_height: 500px;
	margin: 0 0 0 -10px;
	padding: 10px;
	background: #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 5px 3px rgba(0,0,0,0.3);
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent a {
	color: #4D4D4D;
}

#tabbedBox #tabbedBoxContent a.button {
	color: #FFF;
}

body.locations #tabbedBox #tabbedBoxContent {
	min-height: 800px;
	_height: 800px;
}

#tabbedBox #tabbedBoxContent a.button {
	float: right;
	margin: 0 5px 10px 0;
}

#tabbedBox #tabbedBoxContent .profile {
	clear: both;
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent .profile div {
	margin: 0 0 10px 0;
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent .profile img {
	float: left;
	margin: 0 10px 0 0;
}

#tabbedBox #tabbedBoxContent .profile ul {
	float: right;
	width: 200px;
	margin-bottom: 0;
}

#tabbedBox #tabbedBoxContent .profile h3 {
	margin: 0 0 5px 0;
	font-size: 130%;
	font-weight: bold;
	color: #ED1C24;
}

#tabbedBox #tabbedBoxContent .profile h4 {
	font-size: 130%;
	font-weight: normal;
}

#tabbedBox #tabbedBoxContent .service {
	width: 310px;
	margin: 0 0 10px 0;
	padding: 20px 20px 10px 20px;
	background: #FEFEFE;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#E6E6E6));	
	background: -moz-linear-gradient(top, #FEFEFE, #E6E6E6);	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#tabbedBox #tabbedBoxContent .service h3 {
	font-size: 180%;
	font-weight: bold;
	color: #ED1C24;
}

#tabbedBox #tabbedBoxContent .service p {
	font-size: 120%;
}

#tabbedBox #tabbedBoxContent .service p span {
	color: #ED1C24;
}

#tabbedBox #tabbedBoxContent .service p.smallPrint {
	font-size: 90%;
}

#tabbedBox #tabbedBoxContent ul#galleryThumbs {
	margin: 0;
	list-style: none;
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent ul#galleryThumbs li {
	float: left;
	margin: 0 10px 10px 0;
}

#tabbedBox #tabbedBoxContent ul#galleryThumbs li:nth-child(3n+3) {
	margin-right: 0;
}

#tabbedBox #tabbedBoxContent ul#galleryThumbs li a {
	display: block;
	width: 110px;
	height: 110px;
}

#tabbedBox #tabbedBoxContent .location {
	clear: both;
	margin: 0 0 20px 0;
}

#tabbedBox #tabbedBoxContent .location .map {
	width: 350px;
	height: 500px;
	margin: 0 0 40px 0;
}

#tabbedBox #tabbedBoxContent .location ul {
	margin: 0 0 0 0;
	list-style: none;
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent .location ul li {
	float: left;
	margin: 0 1px 0 0;
}

#tabbedBox #tabbedBoxContent .location ul li a {
	display: block;
	width: 45px;
	padding: 5px 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background: #888;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

#tabbedBox #tabbedBoxContent .location ul li a:hover,
#tabbedBox #tabbedBoxContent .location ul li a.selected {
	color: #666;
	background: #FFF;
}

#tabbedBox #tabbedBoxContent .location #schedule {
	width: 310px;
	margin: 0 0 20px 0;
	padding: 20px;
	background: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
}

#tabbedBox #tabbedBoxContent .location #schedule p {
	margin: 0;
}

#tabbedBox #tabbedBoxContent .location #schedule p.sessions {
	color: #ED1C24;
	font-size: 120%;
	font-weight: bold;
}

#tabbedBox #tabbedBoxContent .news .newsItem {
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent .news .newsItem h4 {
	font-size: 130%;
	color: #ED1C24;
	overflow: hidden;
}

#tabbedBox #tabbedBoxContent .news .newsItem h4 span {
	float: right;
	font-weight: normal;
}

#tabbedBox #tabbedBoxContent .news .newsItem p a {
	padding: 0 12px 0 0;
	color: #ED1C24;
	text-decoration: none;
	background: url('../images/bg_icon_link_grey.png') center right no-repeat;
}

#tabbedBox #tabbedBoxContent .news .newsItem.download .article {
	float: left;
	width: 235px;
}

#tabbedBox #tabbedBoxContent .news .newsItem.download img {
	float: right;
}

/* ----- Footer ----- */
					
#footerContainer {
	margin: 0 0 0 200px;
	font-size: 80%;
	color: #666;
	background: #FFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DADADA), to(#FFF));	
	background: -moz-linear-gradient(top, #DADADA, #FFF);	
}

#footer {
	width: 760px;
	padding: 20px;
	overflow: hidden;
}

#footerLeft {
	float: left;
	width: 500px;
}

#footer #footerLeft p {
	margin: 0 0 10px 0;
}

#footer #footerLeft a {
	color: #666;
}

#footer #footerLeft ul {
	margin: 0 0 10px 0;
	list-style: none;
	overflow: hidden;
}

#footer #footerLeft ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #808080;
}

#footer #footerLeft ul li a {
	text-decoration: none;
}

#footer #footerLeft ul li:last-child {
	border: none;
}

#footerRight {
	float: right;
	width: 260px;
	text-align: right;
}

#footer #footerRight a.addthis_button img {
	margin: 0 0 20px 0;
}

/* ----- Home Page ----- */

body.home #header #headerContent {
	_height: 335px;
	margin: -45px 0 0 0;
	_margin: -45px 0 0 0;
	padding: 0 0 25px 0;
	overflow: hidden;
}

body.home #header #headerContent #animation {
	float: left;
	width: 400px;
	height: 310px;
	overflow: hidden;
}

body.home #header #headerContent #intro {
	float: left;
	width: 365px;
	margin: 95px 0 0 15px;
	color: #FFF;
	overflow: hidden;
}

body.home #header #headerContent #intro h1 {
	margin: 0 0 10px 0;
	font-family: FSLola;
	font-size: 250%;
	font-weight: normal;
}

body.home #header #headerContent #intro p {
	margin: 0 0 10px 0;
	font-size: 110%;
	line-height: 1.4em;
}

body.home #header #headerContent #intro a.button {
	float: right;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

body.home #contentContainer {
	margin-top: 0;
	padding: 0 0 0 0;
	background: none;
}

body.home #content {
	width: 810px;
	min-height: 120px;
	padding: 25px 0 40px 20px;
}

body.home .feature {
	float: left;
	margin: 0 10px 0 0;
	min-height: 100px;
}

/* ----- Join Form ----- */

body.join .feature {
	width: 705px;
}

form#joinForm {
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
	display: none;
}

.jsenabled form#joinForm {
    display: block;
}

form#joinForm label.error {
	color: #ED1C24;
}

fieldset {
	border: none;
	background: #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 3px 3px #AAA;
	-moz-box-shadow: 0 2px 3px #AAA;
	overflow: hidden;
}

fieldset h3 {
	margin: 0 0 10px 0;
	font-size: 110%;
}

fieldset input.text {
	height: 20px;
	padding: 0 0 0 3px;
	border: 1px solid #999;
}

fieldset .leftForm {
	float: left;
	width: 165px;
}

fieldset .rightForm {
	float: right;
	width: 165px;
}

fieldset.top {
	width: 345px;
	margin: 0 0 15px 0;
	padding: 10px;
}

fieldset.top input.text {
	width: 160px;	
}

fieldset.top textarea {
	width: 160px;
	height: 57px;
	padding: 0 0 0 3px;
}

fieldset#termsBox {
	margin: 0 0 10px 0;
	padding: 10px;
}

fieldset#termsBox div {
	width: 705px;
	height: 100px;
	margin: 10px 0;
	padding: 10px;
	color: #000;
	background: #FFF;
	overflow: auto;
}

fieldset#termsBox div p {
	margin: 0 0 10px 0;
}

fieldset#termsBox div ul {
	margin: 0 0 10px 15px;
}

fieldset#termsBox div ul li {
	margin: 0 0 5px 0;
}

fieldset#termsBox dl dt,
fieldset#termsBox dl dd {
	float: left;
	margin: 0 5px 0 0;
}

fieldset#termsBox dl dd {
	padding: 3px 0 0 0;
}

fieldset#personalInfo {
	float: left;
}

fieldset#contactInfo {
	float: right;
	margin: 0 0 0 0;
}

fieldset#medicalInfo,
fieldset#disclaimer,
fieldset#locationInfo {
	width: 725px;
	margin: 0 0 10px 0;
	padding: 10px;
}

fieldset#medicalInfo {
	clear: both;
}

fieldset#medicalInfo p {
	margin: 0 0 10px 0;
	font-weight: bold;
}

fieldset#medicalInfo dl {
	clear: both;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #FFF;
	*border-bottom: none;
	overflow: hidden;
}

fieldset#medicalInfo dl dd.radio {
	float: left;
	padding: 5px 5px 5px 0;
}

fieldset#medicalInfo dl dd.radio input.radio {
	margin: 2px 5px 0 2px;
}

fieldset#medicalInfo dl dd.details {
	clear: left;	
	margin: 0 0 5px 0;
	*padding: 0 0 5px 0;
	*border-bottom: 1px solid #FFF;
}

.jsenabled fieldset#medicalInfo dl dd.details {
	display: none;
}

fieldset#medicalInfo dl dd.details label {
	float: left;
	padding: 5px 0 0 0;
}

fieldset#medicalInfo dl dd.details input.text {
	margin: 0 0 0 5px;
	width: 500px;	
}

fieldset#locationInfo {
	margin: 0 0 10px 0;
}

fieldset#locationInfo p {
	margin: 0 0 10px 0;
}

fieldset#locationInfo dl {
	clear: left;
	padding: 10px 0 0 0;
}

fieldset#locationInfo dt,
fieldset#locationInfo dd {
	float: left;
	margin: 0 10px 0 0;
}

fieldset#disclaimer p {
	margin: 0 0 10px 0;
}

fieldset#disclaimer dl dt,
fieldset#disclaimer dl dd {
	float: left;
	margin: 0 5px 0 0;
}

fieldset#disclaimer dl dd {
	padding: 3px 0 0 0;
}

span.heardAboutOther {
    display: none;
}

fieldset#disclaimer .button {
	float: right;
	margin: 0 20px 10px 0;
	font-size: 110%;
}

/* ----- Contact Form ----- */

.feature#contact {
	background: #CCC;
}

.feature#contact h4 {
	color: #ED1C24;
}

.feature#contact h5 {
	margin: 0 0 5px 0;
	font-size: 110%;
	color: #941A1D;
}

form#contactForm {
	padding: 0 0 10px 0;
	color: #4D4D4D;
}

form#contactForm label.error {
	color: #ED1C24;
}

form#contactForm input.text {
	width: 200px;
	height: 20px;
	margin: 2px 0 5px 0;
	padding: 0 0 0 3px;
	border: 1px solid #999;
}

form#contactForm textarea {
	width: 200px;
	height: 145px;
	margin: 2px 0 10px 0;
	padding: 0 0 0 3px;
	border: 1px solid #999;
}

.feature#contact .rightColumn a {
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	font-size: 95%;
	color: #4D4D4D;
	text-decoration: none;
	border: 1px solid #E6E6E6;
	background: #B4B4B4;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(#B4B4B4));
	background: -moz-linear-gradient(top, #CCC, #B4B4B4);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.feature#contact .rightColumn a span {
	padding: 0 15px 0 0;
	background: url('../images/bg_icon_link_grey.png') center right no-repeat;
}

.feature#creative {
	background: #999;
}

.feature#creative a,
.feature#creative span {
	font-size: 110%;
	font-weight: bold;
	color: #941A1D;
}

.feature#creative img {
	float: right;
	margin: -20px 0 0 0;
}

/*----- Corporate Table -----*/

table#corporate {
	width: 100%;
	font-size: 110%;
	text-align: center;
}

table#corporate tr th,
table#corporate tr td {
	padding: 5px 0;
}

table#corporate tr th {
	font-size: 120%;
}



