body {
	font-family: GillSansMT;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	color: #BD2716;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	text-transform: uppercase;
	margin-top: 0px;
}

.title-style table table td {
	padding-bottom: 5px !important;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-top: 10px;
}

#footer {
	padding-top: 10px;
	border-top: 10px solid #ECECEC;
	margin-top: 10px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#og-credits td {
	text-align: right;
	padding-left: 10px;
}

#top-menu a {
	text-decoration: none;
	color: #000000;
}

#top-menu a:hover {
	text-decoration: underline;
}

#page-top-keywords {
	border: 2px solid #ECECEC;
	width: 280px;
	padding: 5px;
	margin-right: 10px;
	margin-top: -2px;
	font-family: GillSansMT;
}

#menu {
	padding-top: 0px;
}

#menu .menu-item, #menu .menu-item-on {
	display: inline-table;
	width: 85px;
	margin-right: 5px;
	height: 55px;
	margin-bottom: 15px;
	background: #BD2716;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

#menu .menu-item-on {
	background: url('/skins/obf/images/menu-bg.jpg') repeat-x top left;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

.menu-bar-child {
	display: none;
	position: absolute;
	background: #000000;
	/*top: 0px;
	margin-top: 99px;*/
	margin-top: 52px;
	margin-left: -7px;
	border-bottom: 1px solid #BD2716;
	border-right: 1px solid #BD2716;
	z-index: 100;
}

.menu-bar-child .menu-item, .menu-bar-child .menu-item-on {
	display: block !important;
	background: transparent !important;
	height: auto !important;
	width: auto !important;
	padding: 0px !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	margin: 0px !important;
}

.menu-bar-child .menu-item-on {
	background: #BD2716 !important;
}

#recent-items-scroller {
	width: 900px;
	overflow: hidden;
	height: 150px;
}

#recent-items-scroller table {
	position: relative;
}

#recent-items {
	border: 1px solid #C0252C;
	padding: 10px;
	margin-bottom: 20px;
}

#recent-items-list td {
	padding-left: 5px;
	padding-right: 5px;
}

#recent-left {
	padding-right: 10px;
	cursor: pointer;
}

#recent-right {
	padding-left: 10px;
	cursor: pointer;
}

#homepage-text {
	border: 10px solid #ECECEC;
	padding: 10px;
}

h1 {
	color: #BD2716;
	margin-top: 0px;
	margin-bottom: 10px;
}

#homepage-text h2 {
	text-transform: uppercase;
	color: #C80024;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 16px;
}

#homepage-img-1 {
	padding-right: 10px;
	padding-bottom: 10px;
}

#homepage-img-2 {
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

.right-link {
	text-align: right;
}

.right-link a {
	background: url('/skins/obf/images/right-arrow.jpg') no-repeat center right;
	padding-right: 15px;
	margin-left: 100px;
}

#homepage-sidebar {
	padding-left: 10px;
	width: 314px;
}

.homepage-news {
	border-top: 2px solid #ECECEC;
	border-bottom: 2px solid #ECECEC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#homepage-sidebar img {
	margin-bottom: 15px;
}

.news-item b {
	color: #BD2716;
	font-size: 13px;
}

.news-item i {
	color: #6A6A6A;
}

.news-item .body {
	background: url('/skins/obf/images/right-arrow.jpg') no-repeat bottom right;
}

#sidebar {
	width: 260px;
	padding-right: 15px;
}

.section {
	border-top: 10px solid #ECECEC;
	/*padding-top: 15px;
	padding-bottom: 15px;*/
}

.ilab-logo {
	width: 150px;
	text-align: center;
}

#contact-left {
	width: 50%;
	padding-right: 15px;
}

#contact-table {
	border-top: 3px solid #ECECEC;
	padding-top: 10px;
	width: 300px;
}

#contact-table .title {
	padding-right: 10px;
}

#contact-table td {
	padding-bottom: 5px;
}

.input-bg, .input-bg-med, .input-bg-large {
	border: 3px solid #BCBCBC;
	padding: 5px;
	width: 434px;
}

#contact-form-table td {
	padding-bottom: 5px;
}

#contact-form-table .title {
	text-align: right;
	padding-right: 10px;
	vertical-align: middle !important;
}

.side-menu {
	background: #ECECEC;
	padding: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.side-menu-item, .side-menu-item-on {
	cursor: pointer;
	background: #FFFFFF url('/skins/obf/images/right-arrow.jpg') no-repeat 220px center;
	padding: 10px;
	margin-bottom: 5px;
}

.side-menu-item-on, .side-menu-item:hover {
	background: #FFFFFF url('/skins/obf/images/right-arrow-black.jpg') no-repeat 220px center;
	text-decoration: underline;
}

.side-menu a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

#events-bg {
	background: #ECECEC;
	padding: 10px;
	padding-bottom: 0px;
}

#events-bg table {
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 5px;
}

#events-bg table table td {
	padding-bottom: 5px;
}

#events-bg table table {
	padding: 0px;
	margin: 0px;
}

.left-dates {
	width: 130px;
}

.title {
	width: 80px;
}

#instance_2224 .title {
	width: 180px;
}

.dealer-name h2 {
	margin-bottom: 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	padding-bottom: 10px;
}

.dealer-name h2 .big {
	font-weight: bold;
}

#dealer-results {
	border-top: 3px solid #ECECEC;
	margin-top: 15px;
	margin-bottom: 15px;
}

.dealer-result-row {
	border-bottom: 3px solid #ECECEC;
	padding-top: 15px;
	padding-bottom: 15px;
}

.stand {
	font-size: 20px;
	font-style: italic;
	text-align: right;
}

.dealer-country .title {
	width: 65px;
}

.dealer-links td {
	width: 33%;
	padding-top: 5px;
}

.dealer-links a {
	text-decoration: none;
	background: url('/skins/obf/images/right-arrow.jpg') no-repeat center right;
	padding-right: 15px;
}

.dealer-links a:hover {
	text-decoration: underline;
}

.prev, .next {
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
}

.prev a, .next a {
	text-decoration: none;
}

.prev img {
	position: relative;
	top: 8px;
	padding-right: 5px;
}

.next img {
	position: relative;
	top: 8px;
	padding-left: 5px;
}

.select-container {
	padding-top: 12px;
}

.page-links-text {
	font-size: 18px;
	padding-right: 10px;
}

.page-links a, .atoz-pages a {
	border: 1px solid #ECECEC;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

.page-links a:hover, a.pageNumbersHold, .atoz-pages a:hover, .atoz-pages a.selected {
	border: 0px none;
	cursor: pointer;
	padding: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url('/skins/obf/images/page-over.jpg') repeat-x top left;
	color: #FFFFFF;
}

#sidebar-search {
	background: #ECECEC;
	padding: 10px;
	margin-bottom: 15px;
}

#sidebar-search .inner {
	background: #FFFFFF;
	padding: 10px;
}

#sidebar-search h2 {
	text-transform: none;
	color: #BD2716;
	margin-bottom: 10px;
}

#sidebar-search .text-input {
	border: 1px solid #ECECEC;
	width: 185px;
	margin-top: -4px;
}

#sidebar-search img {
	margin-top: 10px;
}

.dealer-detail h1 {
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

.dealer-detail h1 .big {
	font-weight: bold;
}

.dealer-detail .title {
	vertical-align: top;
	width: 100px;
	color: #747474;
}

.dealer-detail .details {
	border-top: 3px solid #ECECEC;
	padding-top: 15px;
}

.dealer-detail .details td td {
	padding-bottom: 10px;
}

.map {
	padding: 10px;
	background: #ECECEC;
}

.map-inner {
	border: 1px solid #959595;
}

#dealer-artwork-scroller {
	border-top: 3px solid #ECECEC;
}

#dealer-artwork-scroller #recent-items-scroller {
	width: 630px !important;
}

.blog {
	border-bottom: 3px solid #ECECEC;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#blog-posts {
	border-top: 3px solid #ECECEC;
}

.blog h3 {
	color: #5A0112;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.blog .date {
	margin-top: 0px;
	font-style: italic;
	color: #464646;
	margin-bottom: 0px;
}

.blog p {
	margin-top: 8px;
}

.blog .right-link {
	float: right;
	margin-top: -26px;
}

.blog .right-link a {
	text-decoration: none;
}

.blog .right-link a:hover {
	text-decoration: underline;
}

#sponsors {
	border-top: 3px solid #ECECEC;
	border-bottom: 3px solid #ECECEC;
	padding-top: 15px;
	margin-bottom: 10px;
}

#sponsors td, #sponsors p {
	padding-bottom: 15px;
}

#instance_2188, #instance_2189, #instance_2196, #instance_2192, #instance_2190, #instance_2191, #instance_2193, #instance_2214, #instance_2195, #instance_2166, #instance_2202, #instance_2203, 
#instance_2173, #instance_2217, #instance_2224, #instance_2226, #instance_2225, #instance_2227, #instance_2213, #instance_2175, #instance_2176, #instance_2228, #instance_2229, #instance_2238,
#instance_2247, #instance_2260, #instance_2442, #instance_2540, #instance_2539, #instance_2211, #instance_2550, #instance_2551, #instance_2569, #instance_2568, #instance_2570, #instance_2579,
#instance_2593 {
	background: #ECECEC;
	padding: 10px;
}

#instance_2182 .section {
	border-top: 0px none;
	border: 10px solid #ECECEC;
	margin-bottom: 12px;
	padding: 10px;
}

#instance_2182 p {
	text-align: justify;
}

#instance_2188 .element_description, #instance_2189 .element_description, #instance_2196 .element_description, #instance_2192 .element_description, #instance_2190 .element_description,
#instance_2191 .element_description, #instance_2193 .element_description, #instance_2214 .element_description, #instance_2195 .element_description, #instance_2166 .element_description,
#instance_2202 .element_description, #instance_2203 .element_description, #instance_2173 .element_description, #instance_2173 .container_element, #instance_2217 .element_description,
#instance_2224 .element_description, #instance_2226 .element_description, #instance_2225 .element_description, #instance_2227 .element_description, #instance_2213 .element_description,
#instance_2175 .element_description, #instance_2176 .element_description, #instance_2228 .element_description, #instance_2229 .element_description, #instance_2238 .element_description,
#instance_2247 .element_description, #instance_2260 .element_description, #instance_2442 .element_description, #instance_2539 .element_description, #instance_2540 .element_description,
#instance_2211 .element_description, #instance_2550 .element_description, #instance_2551 .element_description, #instance_2569 .element_description, #instance_2568 .element_description,
#instance_2570 .element_description, #instance_2579 .element_description, #instance_2593 .element_description {
	background: #FFFFFF;
	padding: 10px;
}

.inner .title {
	vertical-align: top;
	color: #474747;
	width: 65px;
}

#sidemap {
	border: 1px solid #9B9B9B;
	width: 100%;
	width: 238px;
	height: 170px;
	margin-bottom: 15px;
}

.google-side-map {
	width: 238px;
	height: 170px;
}

.hr {
	border-bottom: 3px solid #ECECEC;
	width: 100%;
}

.dark-bg {
	background: #ECECEC;
	padding: 10px;
}

.dark-bg .inner {
	background: #FFFFFF;
	padding: 10px;
}

#main_image_graphic {
	border: 1px solid #9B9B9B;
}

.details .title {
	font-weight: bold;
	vertical-align: top;
	padding-right: 10px;
	width: 120px;
	color: #000000;
}

.details td {
	padding-bottom: 10px;
}

.zoomer_button_open_wrap {
	margin-top: -2px;
}

.artwork-wrapper .image {
	width: 150px;
	height: 150px;
	border: 1px solid #EBEBEB;
	cursor: pointer;
}

.artwork-wrapper {
	padding-bottom: 15px;
}

.artwork-popup {
	display: none;
	border: 1px solid #EBEBEB;
	padding: 15px;
	background: #FFFFFF;
	position: absolute;
	z-index: 100;
	width: 250px;
	height: 250px;
	margin-top: -65px;
	margin-left: -65px;
	cursor: pointer;
}

.artwork-popup table {
	height: 250px;
}

.artwork-popup a {
	background: url('/skins/obf/images/right-arrow.jpg') no-repeat center right;
	padding-right: 30px;
}

.artwork-popup b {
	color: #BD2716;
	font-size: 14px;
}

.atoz-pages {
	text-align: center;
}

.atoz-pages a {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	paddding-top: 5px;
	padding-bottom: 5px;
}

.atoz-pages a:hover, .atoz-pages a.selected {
	padding: 6px;
}

#instance_2181 h2 {
	color: #BD2716;
	margin-bottom: 10px;
}

#sponsors h2 {
	color: #000000;
}

#instance_2211 #sponsors p {
	padding-bottom: 0px;
}

#instance_2211 #sponsors td {
	padding-bottom: 0px;
}

#caption {
	background: url('/skins/obf/images/caption-bg.png') repeat top left;
	height: 100px;
	width: 647px;
	position: absolute;
	z-index: 100;
	top: 375px;
}

#caption table {
	height: 100px;
}

#rotator-left {
	text-align: left;
	padding-left: 15px;
}

#rotator-right {
	text-align: right;
	padding-right: 15px;
}

#rotator-left img, #rotator-right img {
	cursor: pointer;
}

#the-caption {
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 26px;
}

#the-caption i {
	text-transform: none !important;
	font-size: 20px !important;
	line-height: 20px !important;
}

#instance_2202 a {
	text-decoration: none;
}

#instance_2229 .gizmo, #instance_2247 .gizmo {
	border-top: 3px solid #ECECEC;
	padding: 10px;
	background: url('/skins/obf/images/pdf.jpg') no-repeat 10px center #FFFFFF;
	padding-left: 80px;
}

#instance_2229 .gizmo .element_name a, #instance_2247 .gizmo .element_name a {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}

#instance_2229 .element_attachment, #instance_2247 .element_attachment {
	display: none;
}

.search_result_group_name {
	display: none;
}

#instance_2224 .input-bg {
	margin-bottom: 5px;
}

#instance_2224 td {
	padding-bottom: 0px;
	vertical-align: top;
}

#instance_2217 .gizmo .element_description {
	padding-left: 0px;
}

.title-style .title {
	padding-right: 20px;
	vertical-align: top;
	font-weight: bold;
}

.title-style table td {
	border-bottom: 3px solid #ECECEC;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

.title-style {
	padding-top: 0px !important;
	border-bottom: 0px none !important;
}

.title-style table td table td {
	border-bottom: 0px !important;
}

#press_release_table td {
	border-top: 3px solid #ECECEC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#press_release_table h2 {
	margin-top: 0px;
	text-transform: none;
}

#press_release_table .content {
	padding-right: 15px;
}

#press_release_table .download {
	text-align: right;
	vertical-align: bottom;
	width: 201px;
}

#press_release_table .pdf {
	width: 60px;
	padding-right: 10px;
}

#instance_2309, #instance_2310 {
	background: #FFFFFF !important;
	padding-left: 10px !important;
	border-top: 0px !important;
}

#instance_2309 h2, #instance_2310 h2 {
	border-top: 0px !important;
}

#info-pack {
	border: 3px solid #ECECEC !important;
}

#info-pack td {
	text-align: center;
	padding: 5px;
	border: 3px solid #ECECEC;
	vertical-align: top;
}

#info-pack img {
	padding-bottom: 5px;
}

#info-pack a {
	text-decoration: none;
	color: #000000;
}

#keyword-search {
	width: 294px;
	height: 78px;
	background: url('/skins/obf/images/keyword-search-bg.png') top left no-repeat;
	margin-bottom: 24px;
	padding-top: 40px;
	padding-left: 9px;
	padding-right: 9px;
}

#content-box h1 {
	font-size: 24px;
}

#content-box {
	width: 606px;
	border: solid 10px #ECECEC;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 14px;
}

.keyword-field {
	border: 0px none;
	width: 256px;
	height: 23px;
	padding-left: 10px;
	padding-right: 30px;
	font-size: 16px;
	color: #D9797D;
	padding-top: 5px;
}

.search-icon {
	position: absolute;
	margin-top: 4px;
	margin-left: 270px;
}

.search-option {
	font-size: 14px;
	color: #ffffff;
}

#search-options {
	margin-top: 20px;
}

.recent-heading, .recent-heading-small {
	text-align: center;
	font-weight: bold;
	color: #BD2716;
	text-transform: uppercase;
}

.recent-heading {
	font-size: 14pt;
}

.recent-heading-small {
	margin-bottom: 15px;
}

.recent-image {
	width: 252px;
}

.recent-image img {
	max-width: 252px;
	max-height: 276px;
}

.recent-info, .recent-info-author {
	color: #BD2716;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.recent-info-author {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.recent-info-dealer {
	color: #0046AD;
	font-size: 12px;
	padding-top: 10px;
}

#printable-icon {
        background: url('/skins/chelsea2010/images/printer.jpg') no-repeat 5px center #ECECEC;
        padding-left: 39px; 
        height: 25px;
        padding-top: 13px;
        padding-bottom: 2px;
        padding-right: 5px;
        width: 100px;   
        margin-left: auto;  
        float: right;
	font-size: 12px;
	font-family: GillSansMT;
}

.downstairs {
	border-bottom: 2px solid #ECECEC;
	padding-top: 10px;
}

.side-button {
	padding: 10px;
	background: #BD2716;
	text-decoration: none;
	color: #FFF;
	margin-bottom: 10px;
	font-family: GillSansMT;
	font-size: 16px;
	cursor: pointer;
}

.side-button .large {
	font-size: 20px;
	text-transform: uppercase;
}

hr {
	border: 1px solid #BD2716;
}

.association-box {
	margin-bottom: 25px;
	padding: 10px;
	background: #BD2716;
	color: #FFF;
	margin-right: 11px;
	font-family: GillSansMT;
	font-size: 18px;
	text-align: left;
}

.association-box a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.obf-order {
	background: #EBEBEB;
	padding: 10px;	
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	position: relative;
	top: 7px;
}

.obf-order a {
	background: url('/skins/obf/images/order.jpg') no-repeat center left;
	padding-left: 20px;	
	padding-top: 2px;
	margin-left: 15px;
	text-decoration: none;
}

.obf-order a:hover, .obf-order a.on {
	background: url('/skins/obf/images/order-tick.jpg') no-repeat center left;
}

.obf-order span {
	font-family: GillSansMT, Century Gothic, 'CenturyGothicRegular', Verdana;
	font-size: 14px;
}

#top-menu .social {
	border: 1px solid #898989;
	border-radius: 4px;
	background: #DDD;
	color: #535353;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 5px;
}

#top-menu .social:hover {
	text-decoration: none;
	background-color: #EEE !important;
}

#top-menu .social.fb {
	background: url('/skins/obf/images/fb.png') 6px center no-repeat #DDD;
	padding-left: 25px;
}

#top-menu .social.tw {
	background: url('/skins/obf/images/tw.png') 6px center no-repeat #DDD;
	padding-left: 25px;
}

.home-button {
	background: url('/skins/obf/images/white-arrow.png') center right no-repeat;
	border: 10px solid #BD2716;
	background-color: #BD2716;
	color: #FFF;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 21px;
	cursor: pointer;
}

.home-button.green {
	border-color: #2A520C;
	background-color: #2A520C;
}

.home-button.blue {
	border-color: #142B5F;
	background-color: #142B5F;
	margin-bottom: 24px;
}

.home-button a {
	color: #FFF;
	text-decoration: none;
}

.red-button {
	border: 5px solid #BD2716;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background: url('/skins/obf/images/white-arrow.png') center right no-repeat #BD2716;
	padding: 3px 20px 3px 0px;
	margin-right: 3px;
	margin-top: 30px;
}

