﻿/*
|-----------------------------------------|
	Wheels24 Master Layout template
|-----------------------------------------|
*/
/* -----------------------------------------------------------------------------
	Clear browser inherit properties
------------------------------------------------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

:focus {
  outline: 0; }

td {
  text-align: left; }

body {
  line-height: 1;
  color: #333;
  background: #FFF;
  padding-top: 5px !important; }

body {
  background-position: center 34px !important;
  margin: 0; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: 400; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

/* */
body {
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif; }

html, body {
  height: 100%;
  min-height: 100%; }

.col626 {
  background: #fff;
  width: 630px;
  position: relative; }

/* -----------------------------------------------------------------------------
	Element Properties
------------------------------------------------------------------------------ */
.left {
  float: left; }

.right {
  float: right; }

.clr {
  clear: both; }

.clr_left {
  clear: left; }

.clr_right {
  clear: right; }

.inline {
  display: inline; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.block {
  display: block; }

.arial12 {
  font: 12px Arial; }

/* -----------------------------------------------------------------------------
	Common Properties
------------------------------------------------------------------------------ */
h1 {
  font-size: 22px; }

h2 {
  font-size: 19px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h1, h2 {
  margin-bottom: 10px; }

h3, h4, h5 {
  margin-bottom: 4px; }

span.datestamp {
  margin-bottom: 4px;
  color: #74727D; }

p {
  line-height: 1.3em; }

a, a p {
  color: #00784A;
  text-decoration: none; }

a:hover, a:hover p {
  text-decoration: underline;
  color: #000; }

a img {
  border: 0; }

img.left {
  margin: 0 10px 0 0; }

input, select {
  font: 11px verdana;
  padding: 1px;
  margin-right: 4px; }

input.btn {
  background: #486085;
  border: 0;
  color: #fff;
  padding: 2px 5px;
  font-size: 9px;
  text-transform: uppercase;
  height: 25px;
  cursor: pointer; }

input.btn:hover {
  cursor: pointer; }

.last {
  background: none !important; }

li {
  padding-left: 8px;
  line-height: 1.4em; }

.whiteline {
  border-top: 16px solid #fff; }

em {
  font-style: italic; }

/* SPRITE THIS Sprite 3 dashed dotted */
.dotted, .dotted_nomargin {
  background: url(../images/horz_dot_line.gif) repeat-x center;
  margin: 10px; }

.dotted_nomargin {
  margin: 0; }

article {
  font-size: 14px; }

.article p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 14px; }

/*-----------------------------------------------------------------------------
	24.com Sites Drop Down
------------------------------------------------------------------------------*/
.menudrop {
  width: 954px;
  margin: 0px auto;
  padding: 1px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  background: #dfdfdf; }

.menudrop:after {
  /*Add margin between menu and rest of content in Firefox*/
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  background: #dfdfdf; }

.menudrop ul {
  width: 100%;
  padding: 0px 0;
  margin: 3px 0px 0px 0px;
  text-align: left;
  height: 16px;
  background: #dfdfdf; }

.menudrop ul li {
  display: inline;
  border-right: 1px solid #bbb;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  background: #dfdfdf; }

.menudrop ul li a {
  color: #494949;
  font-size: 9px !important;
  font-weight: normal !important;
  margin: 0;
  padding: 1px 7px 0;
  text-decoration: none; }

.menudrop ul li.droplist a {
  padding: 4px 7px;
  font-size: 9px; }

.menudrop ul li.last {
  border: none; }

.menudrop ul li a:hover {
  text-decoration: underline; }

.menudrop ul li a[rel]:after {
  /*HTML to indicate drop down link*/
  /*content: " v";*/
  /*content: " " url(../Images/downimage.gif); /*uncomment this line to use an image instead*/ }

.menudrop ul.login {
  width: 185px;
  padding-right: 0pt;
  margin-right: 2px;
  text-align: right;
  line-height: 12px; }

.menudrop ul.sites {
  width: 500px; }

.menudrop ul.extra {
  width: 450px; }

/*-- Drop menu container --*/
.dropmenudiv {
  position: absolute;
  top: 20px !important;
  left: 297px !important;
  border: 1px solid #BBB;
  /*THEME CHANGE HERE*/
  border-bottom-width: 0;
  font: normal 11px Verdana;
  line-height: 14px;
  background: #EBEBEB;
  width: 100px;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  z-index: 5000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=2); }

.dropmenudiv a {
  width: auto;
  display: block;
  text-indent: 3px;
  /*THEME CHANGE HERE*/
  padding: 2px 0;
  text-decoration: none;
  font-weight: bold;
  color: #000; }

.dropmenudiv a.bottom_item {
  border-bottom: 1px solid #BBB; }

* html .dropmenudiv a {
  /*IE only hack*/
  width: 100%; }

.dropmenudiv a:hover {
  background: #F1F1F1;
  /*background of drop down menu*/
  color: #01669e; }

aside {
  float: left;
  margin: 0 0 0 10px;
  display: inline-block; }

section {
  float: left;
  /*width:620px;*/
  margin: 0 10px 0 0; }

/* ------------------
	Generic Classes
--------------------- */
.timestamp {
  font-size: 12px;
  color: #74727D;
  margin-bottom: 4px; }

.column940 {
  width: 940px; }

.column620 {
  width: 620px; }

.column300 {
  width: 300px; }

ul li {
  list-style: none; }

img.overlay {
  left: 44px;
  position: absolute;
  top: 48px; }

figure img {
  margin: 0px; }

/*Instagram Fix*/
div.embed.other iframe {
  position: relative !important; }

/*-----------------------------------------------------------------------------
	Main horizontal navigation
------------------------------------------------------------------------------*/
#main_nav {
  width: 954px;
  overflow: hidden;
  height: 50px;
  bottom: 0px;
  left: 0px; }

#contentContainer {
  height: 1px; }

/*-- Sub Link --*/
#contentContainer div {
  float: left;
  font-size: 11px;
  /*padding around 2nd level links*/
  color: #859FB6;
  height: 19px;
  margin-top: 0px !important;
  margin-top: 5px;
  font-weight: bold;
  display: none;
  overflow: hidden;
  padding-top: 3px !important; }

#contentContainer div a {
  color: #FFFFFF;
  text-decoration: none; }

#contentContainer div a:hover {
  color: #FFFFFF;
  text-decoration: underline !important; }

.shadetabs {
  list-style-type: none;
  /*set to left, center, or right to align the menu as desired*/
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #00341f;
  padding: 0px;
  margin: 0px; }

.shadetabs li {
  margin: 0;
  padding: 0;
  display: inline; }

.shadetabs li a {
  text-decoration: none;
  color: #00341f;
  background-color: #d7d7d7;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  padding: 5px 19px;
  float: left; }

.shadetabs li a:visited {
  color: #00341f; }

.shadetabs li a:hover {
  text-decoration: underline;
  color: #DA2530;
  background-color: #F3F5F5;
  cursor: hand;
  cursor: pointer; }

.shadetabs li a.selected {
  /*selected main tab style */
  background-color: #F3F5F5;
  color: #DA2530; }

.shadetabs li a.selected:hover {
  /*selected main tab style */
  text-decoration: none;
  cursor: hand;
  cursor: pointer; }

.tabheadlinecontent {
  display: none;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px; }

@media print {
  .tabheadlinecontent {
    display: block !important; } }

.text_display {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #00341f;
  float: left;
  width: 185px;
  vertical-align: middle;
  height: 60px; }

.pic_container {
  height: 60px;
  width: 85px;
  padding-right: 10px;
  float: left; }

.pic_text_in {
  height: 60px;
  padding-bottom: 10px; }

.wheels_tabs_container {
  height: 266px;
  width: 300px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  background-color: #f3f5f5; }

.top_tabs_container {
  margin: 0px;
  padding: 0px;
  width: 300px;
  height: 26px;
  background-color: #D7D7D7; }

/* -----------------------------------------------------------------------------
	Container and Columns
------------------------------------------------------------------------------ */
/* --| Wrappers |-- */
#body_bg_wrap {
  height: 100%;
  margin: 0 auto;
  padding: 5px 0;
  width: 980px; }

.main_wrap {
  margin: 0px auto;
  border: 10px solid #fff;
  background: url(../images/main_wrap_tile.gif) repeat-y right #fff;
  top: 34px;
  *top: 29px;
  /*position:relative; z-index:10*/ }

.pricespec_main_wrap {
  width: 954px;
  margin: 0px auto;
  border: 10px solid #fff;
  background: repeat-y right #fff;
  top: 26px;
  *top: 29px;
  /*position:relative; z-index:10*/ }

@media \0screen {
  .main_wrap {
    top: 29px; } }

:root .main_wrap {
  top: 26px\0/IE9; }

/* IE9 + IE10pp4 */
/* Leaderboard */
.leaderboard {
  height: auto;
  position: relative;
  z-index: 50;
  text-align: center;
  top: 29px;
  margin: 10px auto;
  width: 980px; }

@-moz-document url-prefix() {
  .leaderboard {
    margin-bottom: 0; } }

.leaderboard .adCenter {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: auto;
  vertical-align: middle; }

.leaderboard .bigAD {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  display: inline-block; }

.leaderboard .bigAD > div {
  display: block;
  height: auto;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

.leaderboard .bigAD embed, .leaderboard .bigAD object, .leaderboard .bigAD img, .leaderboard .bigAD iframe {
  display: block; }

.leaderboard .bigAD div {
  display: block !important;
  margin: 0 auto !important; }

#leaderboard object {
  text-align: center !important; }

.leaderboard .noad {
  display: none; }

/* Personalisation */
.personalisationContainer {
  background-color: #015835;
  top: 0;
  height: 34px;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 1000000; }

.personalisationNav {
  margin: 0 auto;
  padding: 8px 0;
  position: relative;
  text-align: center;
  width: 980px;
  z-index: 101; }

.personalisationNav .topNavWrapper .headerLinks {
  color: #fff;
  font-size: 14px;
  margin-left: 14px; }

.personalisationNav .topNavWrapper .headerLinks, .personalisationNav .topNavWrapper .headerLinks a {
  color: #fff;
  font-size: 14px; }

.personalisationNav .topNavWrapper .headerLinks a:hover {
  text-decoration: underline; }

.header {
  height: 170px; }

.main_nav {
  height: 56px; }

/* --| Quick links |-- */
.quick_links {
  background: #fff;
  padding-top: 10px;
  clear: both;
  margin-top: 10px; }

.quick_links li {
  list-style: none; }

.quick_links .item {
  border-right: 1px solid #E3E3E3;
  padding: 5px;
  width: 180px;
  /*height:75px*/ }

.quick_links .item h3 a {
  color: #E30A15;
  font-size: 14px; }

.quick_links .item.last {
  border: none; }

.quick_links .item li {
  font-size: 11px; }

.quick_links .item li a {
  color: #00784A; }

/* --| Footer |-- */
.footer {
  margin: 0;
  z-index: 1000;
  height: 170px; }

.footer .services {
  background: #F3F5F5;
  padding: 12px 12px 0;
  width: 930px; }

.footer .services h3 {
  text-transform: uppercase;
  margin: 0 0 6px 0;
  text-align: center;
  letter-spacing: 20px;
  color: #DA2530; }

.footer .services .item.first {
  margin-left: 75px; }

.footer .services .item {
  width: 170px;
  height: 50px;
  font-size: 11px;
  margin: 6px 40px 0 0; }

.footer .services .item.last {
  margin: 6px 0 0 0; }

.footer .services .item p {
  padding: 6px 0 0 0; }

.footer .services .item p a {
  text-decoration: none;
  color: #000; }

.footer .services .item img {
  margin: 0 8px 0 0; }

.footer .copyright a {
  color: #000; }

.footer .copyright {
  line-height: 1.8em;
  background: #EBEBEB;
  height: 60px;
  text-align: center;
  padding: 10px 0;
  text-transform: capitalize; }

.copyright img.logo24 {
  top: 8px;
  left: 8px; }

.copyright img.logo_opa {
  top: 10px;
  right: 10px; }

/* --| Columns and spacers |-- */
.col954 {
  width: 960px; }

.cal900 {
  width: 900px; }

.col633 {
  width: 639px;
  margin: 0px;
  padding: 0px; }

.col623 {
  width: 630px;
  margin: 0px;
  padding: 0px; }

.col306 {
  width: 310px;
  margin: 10px 0 0 0;
  padding: 0px; }

.col321 {
  width: 321px;
  margin: 0px;
  padding: 0px; }

.col11 {
  width: 11px;
  height: 10px; }

.col10 {
  width: 10px;
  height: 10px; }

.col299 {
  width: 299px; }

.col300 {
  width: 300px; }

.col318 {
  width: 318px; }

.spacer {
  height: 10px; }

.spacer20 {
  height: 20px; }

/* --| Ads |-- */
.right_ads {
  width: 300px;
  margin: 0 auto; }

#article_feature > img {
  height: auto !important;
  width: 100% !important; }

.article_bottom_ad #ad-620x130-1 {
  margin-top: 15px; }

/* -----------------------------------------------------------------------------
	Content Containers
------------------------------------------------------------------------------ */
/*--| Top story |--*/
.top_story {
  background: #014228;
  border: 1px solid #BCBBBB;
  width: 628px; }

.top_story img {
  width: 401px;
  height: 283px;
  background: #ccc; }

.top_story a {
  color: #F1EF6B; }

.top_story h2 {
  margin: 10px 10px 10px 0; }

.top_story p {
  color: #fff;
  margin-bottom: 5px;
  margin-right: 5px; }

.top_story a.read_more {
  padding: 0 0 0 5px; }

.top_story ul {
  margin: 10px 10px 10px 0;
  font-size: 11px; }

.top_story ul li a {
  padding: 0 0 0 8px; }

.top_story.formulaone.livescore {
  padding: 0 10px 10px 10px;
  box-sizing: border-box;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

/*--| News item |--*/
.news_item h4 {
  margin: 0 0 2px 0; }

.news_item .datestamp {
  font-size: 10px;
  color: #9F9F9F; }

.news_item {
  padding: 0 0 10px;
  margin: 0 0 10px; }

.news_item p {
  color: #444; }

.news_item.last {
  background: none; }

.news_item ul, .cat_feature ul {
  margin: 10px 0 0;
  font-size: 11px; }

.news_item ul li, .cat_feature ul li {
  padding-left: 0; }

.cat_feature li {
  padding-left: 8px !important; }

.news_item ul li a, .cat_feature ul li a {
  font-weight: bold; }

/*--| Category feature |--*/
.cat_feature {
  background: #F0F0F0;
  border: 1px solid #BBB; }

.cat_feature h3 {
  margin: 6px 8px; }

.cat_feature h3.first a {
  color: #DA2530; }

.cat_feature h3 a {
  color: #00784A; }

.cat_feature p {
  margin: 4px 8px; }

.cat_feature ul {
  margin: 0 0 10px 10px; }

/*--| Multimedia |--*/
.multimedia_img {
  background: #333;
  border: 1px solid #BBB; }

.multimedia_img img {
  height: auto;
  width: 317px; }

/* temp */
.multimedia_img h3 {
  background: #025936;
  padding: 8px 10px;
  margin: 0; }

.multimedia_img h3 {
  color: #fff; }

.multimedia_img .overlay_img {
  background: url(../images/24_trans.png) no-repeat top left;
  width: 75px;
  height: 75px;
  left: 115px;
  top: 70px; }

/* trans png sprite ? */
.multimedia_img p {
  color: #fff;
  margin: 5px 7px;
  font-size: 14px; }

.multimedia_more {
  border: 1px solid #BBB;
  border-top: none; }

.multimedia_more h3 {
  margin-top: 5px; }

.multimedia_more h3 a {
  color: #DA2530;
  padding: 5px 7px; }

.multimedia_more h3.first a {
  color: #DA2530; }

.gallery_widget_thumb {
  min-height: 215px;
  overflow: hidden !important; }

/* temp */
.multimedia_more .whitebox {
  padding: 0 0 10px;
  margin: 0 0 10px;
  width: 304px; }

.multimedia_more .whitebox img {
  float: left;
  margin: 0 10px; }

.multimedia_more .whitebox h4 {
  color: #00784A; }

.multimedia_view_all {
  background: #F3F5F5;
  padding: 10px 8px 5px;
  width: 292px; }

.multimedia_view_all .img_link, .multimedia_view_all .vid_link, .multimedia_view_all .sound_link, .multimedia_view_all .wall_link {
  padding: 0 20px 0 0;
  min-width: 80px;
  margin: 0px 10px 5px 0; }

a.img_link, a.vid_link, a.sound_link, a.wall_link {
  padding: 0 20px 0 0;
  min-width: 80px;
  margin: 0px 10px 5px 0; }

/*--| F1 Season and Standings |--*/
.col633 .tab_f1 {
  min-height: 285px; }

.tab_f1 {
  border: 1px solid #C2C2C2;
  background: #fff;
  position: relative; }

.tab_f1 table td.grey {
  background: #E0E0E0;
  padding: 4px 0 0 10px; }

.tab_f1 table td.grey h5 {
  margin: 6px 20px 0 0; }

.tab_f1 #standingTabContainer div.tabs_on, #standingTabContainer div.tabs_off {
  padding: 5px 10px; }

.tab_f1 #seasonTabContainer div.tabs_on, #seasonTabContainer div.tabs_off {
  padding: 5px 10px; }

.tab_f1 #mostTabContainer div.tabs_on, #standingTabContainer div.tabs_on, #seasonTabContainer div.tabs_on, #mostTabContainer div.tabs_off, #seasonTabContainer div.tabs_off, #standingTabContainer div.tabs_off {
  float: left;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold; }

.tab_f1 #mostTabContainer div.tabs_on, #standingTabContainer div.tabs_on, #seasonTabContainer div.tabs_on {
  background: #fff;
  border: 1px solid #C2C2C2;
  color: #000;
  border-bottom: none; }

.tab_f1 #mostTabContainer div.tabs_off, #standingTabContainer div.tabs_off, #seasonTabContainer div.tabs_off {
  background: #E0E0E0;
  border: 1px solid #E0E0E0;
  border-bottom: none;
  color: #00784A; }

.tab_f1 .tab-wrapper.item {
  padding: 10px; }

.tab_f1_large table tr td {
  padding: 6px 4px; }

.tab_f1_large table tr th {
  padding-top: 5px;
  font-weight: bold;
  text-align: left; }

.tab_f1_large div {
  padding: 2px 0; }

.tab_f1_large span.disclaimer.timezone {
  float: right;
  clear: both;
  width: 100%;
  text-align: right;
  margin: 5px 0 10px 0;
  color: #df2a31;
  font-weight: bold; }

/* --| Article statistics |-- */
.most_tabs {
  background: #EBEFEE;
  border: 1px solid #D9DDDC;
  max-width: 100%;
  overflow: hidden; }

/* SPRITE THIS - done */
.most_tabs #mostTabContainer {
  background: #025936;
  height: 33px; }

.most_tabs #mostTabContainer div.tabs_on, .most_tabs #mostTabContainer div.tabs_off {
  float: left;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
  width: 125px;
  margin: 5px 0 0 5px; }

.most_tabs #mostTabContainer div.tabs_on {
  background: #EBEFEE;
  color: #000; }

.most_tabs #mostTabContainer div.tabs_off {
  color: #fff; }

.most_tabs .tab-wrapper {
  padding: 10px;
  min-height: 77px; }

.most_tabs .tab-wrapper ul {
  font-size: 11px; }

.most_tabs .spacer {
  height: 0; }

/* SPRITE THIS - done */
/* --| Hot topics |-- */
.hot_topics h5 {
  color: #464646;
  margin: 0 0 10px 5px; }

.hot_topics ul {
  margin-left: 5px; }

/* SPRITE THIS - done */
.hot_topics ul li {
  padding-left: 24px; }

.hot_topics ul li a {
  font-weight: bold; }

/* --| Countdown clock |-- */
.countdown h3 {
  font-size: 12px;
  color: #fff;
  margin: 0px 10px 5px 10px;
  padding-top: 5px; }

.countdown .countdown_ad {
  padding: 5px 10px; }

/*adfix*/
.adfix {
  text-align: center; }

.adfix iframe {
  margin: 0 auto; }

/* article pages */
.article h1 {
  font-size: 26px;
  margin-bottom: 5px; }

.article span.datestamp {
  font-size: 11px;
  margin-bottom: 24px; }

.article_right_box {
  margin-left: 20px;
  margin-bottom: 20px; }

.article_right_box a {
  text-decoration: none !important; }

.article_right_box a:hover {
  text-decoration: underline !important; }

.facebook_button {
  padding: 20px; }

table.table_facebook {
  padding-bottom: 15px; }

/* related links box */
#relatedlinks_box {
  border-left: 1px solid #E3E3E3; }

#relatedlinks_box h5 {
  font-size: 14px;
  margin: 2px 0 5px 10px; }

#relatedlinks_box ul {
  font-size: 11px;
  margin-left: 10px; }

#relatedlinks_box ul li {
  line-height: 1.4em;
  padding-left: 8px; }

/* home page feature block */
.home_feature {
  background: #F3F5F5;
  padding: 10px; }

.home_feature h3 a {
  color: #E30A15; }

.home_feature img {
  margin: 0 10px 0 0; }

.home_feature ul {
  margin: 10px 0 0;
  font-size: 11px; }

.home_feature ul li a {
  font-weight: bold; }

.carreview {
  display: inline-block;
  background: url("../images/car_bg.png") repeat-y;
  position: relative;
  height: 100%; }

.road_test {
  width: 383px;
  background: #B0E3D0;
  height: 100%;
  position: relative;
  display: inline-block;
  float: left; }

.user_review {
  width: 207px;
  background: #9AC8B7;
  font-size: 11px;
  color: #464646;
  padding-bottom: 0px !important;
  height: 100%;
  display: inline-block; }

.road_test, .user_review {
  padding: 10px; }

.road_test h4, .user_review h4 {
  font-size: 14px; }

.road_test h4 {
  margin-bottom: 10px; }

.road_test .img_drop {
  width: 200px;
  margin-right: 10px;
  float: left; }

.road_test .img_drop select {
  width: 200px;
  margin-top: 10px; }

.road_test .info {
  width: 170px;
  margin-left: 10px;
  display: inline; }

.road_test .info ul {
  margin: 10px 0;
  font-size: 11px !important; }

.road_test .info ul li {
  line-height: 1.3em;
  padding-left: 7px;
  font-size: 11px !important; }

.road_test .info ul li a {
  color: #00341F; }

.submit_review {
  left: 0;
  background: #4B7765;
  padding: 7px 10px 8px 10px;
  width: 207px;
  margin-left: -10px;
  margin-top: 10px; }

.submit_review a {
  color: #fff;
  padding-left: 10px;
  font-weight: bold; }

.user_review .more_review {
  margin-top: 10px;
  padding-top: 10px; }

.user_review .more_review a {
  color: #00341F; }

.user_review ul {
  margin: 10px 0 0; }

.user_review ul li a {
  font-weight: bold;
  color: #00341F; }

/* -----------------------------------------------------------------------------
	Header
------------------------------------------------------------------------------ */
/* --| logo and featured teasers |-- */
.header img.main_logo {
  top: 23px;
  left: 17px; }

div.feature_head {
  width: 320px;
  height: 70px; }

div.feature_head > h5 {
  margin-bottom: 1px; }

div.feature_head p {
  font-size: 12px;
  overflow: hidden;
  height: 50px; }

div.feature_head a p {
  color: #232323; }

div.feature_head.first {
  left: 251px;
  top: 12px; }

div.feature_head.second {
  left: 605px;
  top: 12px; }

/* --| search form |-- */
input.search_field {
  border: 1px solid #015835;
  background: #fff;
  width: 416px;
  height: 14px;
  left: 251px;
  top: 88px; }

/* sergio changed this to img because we use an image button control, change style if necessary */
img.srchbut {
  top: 87px;
  right: 278px;
  margin-right: 4px;
  padding: 1px;
  cursor: pointer; }

/* --| mobile graphic |-- */
img.mobile {
  bottom: 50px;
  right: 0px; }

/* Added by sergio for inside wheels block riaan to make changes */
/*-----------------------------------------------------------------------------
	Inside Carousel
------------------------------------------------------------------------------ */
#inside_news .jcarousel-clip-horizontal {
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-left: 1px;
  width: 620px; }

#inside_news {
  background: #F3F5F5;
  text-align: center;
  color: #232323;
  padding-top: 10px; }

#inside_news h2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #00341F !important; }

#inside_news #wrap_carousel {
  width: 630px;
  height: 200px;
  z-index: 100;
  overflow: hidden; }

#inside_news #wrap_carousel a:hover, #inside_news #wrap_carousel a:hover img {
  cursor: pointer; }

#inside_news #wrap_carousel #carousel {
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 1; }

#inside_news #wrap_carousel #carousel .item {
  width: 145px;
  text-align: left; }

#inside_news #wrap_carousel #carousel .item .img_wrap {
  width: 145px;
  height: 125px;
  overflow: hidden; }

#inside_news .jcarousel-container-horizontal {
  min-width: 600px !important; }

#inside_news #wrap_carousel #carousel .item h4, #inside_news #wrap_carousel #carousel .item p {
  font-size: 11px;
  width: 145px; }

#inside_news #wrap_carousel #carousel .item h4 {
  margin-top: 4px;
  margin-bottom: 0px; }

#inside_news #wrap_carousel #carousel a {
  color: #00341F; }

/**/
#inside_news #wrap_carousel #carousel a:hover {
  text-decoration: underline; }

#inside_news #carousel li {
  float: left !important; }

#inside_news #carousel .jcarousel-list li, #inside_news #carousel .jcarousel-item {
  float: left;
  list-style: none;
  width: 147px; }

/*  - Horizontal Buttons - */
#inside_news #wrap_carousel .jcarousel-prev-horizontal {
  position: absolute;
  top: 32px;
  left: 2px;
  width: 16px;
  height: 20px;
  cursor: pointer;
  background: #F3F5F5;
  z-index: 500; }

#inside_news #wrap_carousel .jcarousel-next-horizontal {
  background: #F3F5F5;
  height: 20px;
  position: absolute;
  right: 0;
  top: 32px;
  width: 24px;
  z-index: 500;
  cursor: pointer; }

#inside_news #wrap_carousel .jcarousel-next-disabled, #inside_news #wrap_carousel .jcarousel-prev-disabled {
  background: none !important;
  cursor: auto; }

/*-----------------------------------------------------------------------------
	Accordion
------------------------------------------------------------------------------ */
#accordion {
  margin: 0 auto;
  background: #fff;
  border: 1px solid #475C54; }

#accordion h3.toggler {
  cursor: pointer;
  background: #1F3B30;
  padding: 4px 0 4px 20px;
  font-size: 10px;
  text-transform: uppercase;
  border-top: 1px solid #475C54;
  border-left: 1px solid #475C54;
  border-bottom: 1px solid #475C54;
  margin: 0;
  color: #fff; }

#accordion h3.toggler.ui-state-focus {
  background: #1F3B30; }

#accordion .element {
  border-bottom: 1px solid #C6C6C6; }

/**/
#accordion h3.toggler a, #accordion h3.toggler a:hover {
  font-size: 11px;
  color: #fff; }

/**/
#accordion .element .item {
  font-size: 10px;
  padding: 6px 0;
  margin: 0 10px; }

#accordion .element .item h4 {
  font-size: 11px;
  margin-bottom: 1px; }

#accordion .element .item.browse a {
  text-transform: uppercase;
  font-size: 12px;
  color: #E30A15; }

#accordion .element .item.last {
  font-size: 11px;
  padding-bottom: 10px !important; }

#accordion .element .item.travel {
  background: none !important; }

#accordion .element .item.travel h4 {
  font-size: 14px !important;
  margin-bottom: 6px; }

#accordion .element .item.travel p {
  font-size: 11px; }

#accordion .element .item.travel img.right {
  margin-left: 6px; }

#accordion .element .item.travel span.browse {
  margin: 3px 0 0 0 !important;
  background: none !important; }

#accordion .element .item.travel span.browse a {
  text-transform: uppercase;
  font-size: 11px;
  color: #E30A15; }

#accordion .element.games {
  background: url(../images/ogames_logo_small.png) no-repeat bottom right; }

#accordion .element.games .item {
  width: 190px; }

#accordion .element.games .item img {
  float: left;
  padding-right: 10px; }

#accordion .element.games .item.last {
  margin-bottom: 8px; }

#accordion .element.games .item p.play a, #accordion .element.games .item.last a {
  color: #E30A15;
  text-transform: uppercase;
  font-size: 11px; }

#accordion .element.games .item.last a {
  font-size: 12px; }

/* Content Boxes with tabs */
.tabLoader {
  min-height: 100px;
  background: url(../images/ajax-loader.gif) no-repeat center 20px; }

#the_accordion #accordion {
  display: none; }

#sponsor_box {
  margin: 0 auto;
  padding-bottom: 10px; }

#sponsor_box table.sponsor {
  margin-left: 10px; }

#sponsor_box table.sponsor > tr td {
  width: 40px; }

#sponsor_box .sponsor td {
  font-size: 11px;
  vertical-align: middle; }

#sponsor_box .sponsor td a {
  color: #606060; }

#sponsor_box h3 {
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #464646; }

/*-----------------------------------------------------------------------------
	Article Toolbox
------------------------------------------------------------------------------ */
/**/
#article_toolbox {
  width: 300px;
  height: 30px;
  background: #EBEBEB;
  border-bottom: 1px solid #C6C6C6;
  color: #74727d;
  margin-top: 4px; }

#article_toolbox ul.drop_box {
  display: none;
  background: #EBEBEB;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 30px;
  width: 280px;
  z-index: 50000 !important; }

/**/
#article_toolbox ul.drop_box li {
  background: none;
  text-align: left; }

#article_toolbox ul.drop_box.share li a, #article_toolbox ul.drop_box.get li a, #article_toolbox ul.drop_box.tool li a, #article_toolbox_bot li a {
  font-weight: bold;
  color: #74727d;
  font-size: 11px;
  position: relative;
  z-index: 5000; }

#article_toolbox ul.drop_box.share li {
  margin: 0 0 10px;
  height: 16px;
  width: 60px; }

#article_toolbox ul.drop_box.get li, #article_toolbox ul.drop_box.tool li {
  margin: 0 0 10px;
  height: 16px;
  width: 80px; }

#article_toolbox ul.drop_box.share li.laaikit, #article_toolbox_bot li.laaikit, #article_toolbox ul.drop_box.share li.yahoo, #article_toolbox_bot li.yahoo, #article_toolbox ul.drop_box.share li.google, #article_toolbox_bot li.google, #article_toolbox ul.drop_box.share li.digg, #article_toolbox_bot li.digg, #article_toolbox ul.drop_box.share li.delicious, #article_toolbox_bot li.delicious, #article_toolbox ul.drop_box.share li.facebook, #article_toolbox_bot li.facebook, #article_toolbox ul.drop_box.share li.twitter, #article_toolbox_bot li.twitter, #article_toolbox ul.drop_box.tool li.email, #article_toolbox_bot li.email, #article_toolbox_topright li.email, #article_toolbox ul.drop_box.tool li.print, #article_toolbox_bot li.print, #article_toolbox_topright li.print, #article_toolbox ul.drop_box.tool li.comment, #article_toolbox_bot li.comment, #article_toolbox_topright li.comment {
  padding: 0 6px 0 20px; }

#article_toolbox ul li.drop_item div {
  position: absolute !important;
  width: 300px;
  left: 0; }

#article_toolbox ul.drop_box li.last a {
  color: #0E2E5E; }

/**/
#article_toolbox ul.drop_box li.last {
  width: 100px; }

#article_toolbox ul.drop_box.get li.facebook, #article_toolbox_bot li.facebook {
  padding: 0 6px 0 20px;
  width: 140px; }

#article_toolbox ul.drop_box.get li.mobile, #article_toolbox_bot li.mobile {
  padding: 0 6px 0 16px; }

/*-----------------------------------------------------------------------------
	Article Toolbox - bottom
------------------------------------------------------------------------------ */
#article_toolbox_bot li.facebook {
  width: auto !important; }

#article_toolbox_bot li.clr {
  background: none;
  line-height: 0; }

#article_toolbox_bot {
  padding: 10px 0;
  position: relative;
  z-index: 1; }

#article_toolbox_bot ul li {
  list-style: none;
  margin-right: 15px;
  margin-bottom: 4px; }

/**/
#article_toolbox_bot ul li.share, #article_toolbox_bot ul li.get {
  background: none;
  color: #74727D;
  font-size: 11px;
  padding-top: 2px;
  margin-right: 10px; }

#article_toolbox_bot ul li.share, #article_toolbox_bot ul li.what {
  padding-left: 0; }

/**/
#article_toolbox_bot ul li.what {
  background: none;
  margin-right: 0; }

#article_toolbox_bot ul li.what a {
  color: #020066; }

/*-----------------------------------------------------------------------------
	Article Toolbox - top right article
------------------------------------------------------------------------------ */
#marging10Bottom {
  border-bottom: 3px solid #DEDEDE !important;
  height: 5px;
  margin-bottom: 0px; }

#article_toolbox_topright li.clr {
  background: none;
  line-height: 0; }

#article_toolbox_topright {
  padding: 0 0 14px 0 !important;
  padding: 0px\9  !important;
  margin-bottom: -15px\9; }

#article_toolbox_topright ul {
  padding: 0 0 0 10px;
  margin-bottom: 10px;
  width: 300px; }

#article_toolbox_topright ul li {
  list-style: none;
  margin-right: 10px;
  margin-bottom: 6px; }

/**/
#article_toolbox_topright a {
  color: #00784A !important;
  font-weight: bold;
  font-size: 11px; }

#facebook_tab .item {
  padding: 10px 0;
  background: url(../images/horz_dot_line.gif) repeat-x bottom;
  margin: 0 10px; }

#facebook_tab .item_last {
  padding: 10px 0;
  margin: 0 10px; }

#article_toolbox_topright .addthis_button_twitter {
  background: transparent url(../images/sprites/icon_sprite.png) no-repeat 0 -28px;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 63px;
  top: 0 !important; }

#article_toolbox_topright .addthis_button_facebook {
  background: transparent url(../images/sprites/icon_sprite.png) 0 0;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 81px; }

#article_toolbox_topright .addthis_button {
  background: transparent url(../images/sprites/icon_sprite.png) 0 -56px;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 59px;
  top: 0 !important; }

#article_toolbox_topright .email {
  background: transparent url(../images/sprites/icon_sprite.png) 0 -84px;
  display: block;
  float: left;
  height: 22px;
  width: 26px; }

#article_toolbox_topright .print {
  background: transparent url(../images/sprites/icon_sprite.png) 0 -110px;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 26px; }

#article_toolbox_topright .vertline {
  display: block;
  float: left;
  margin-right: 2px; }

.article_right_box #marging10Bottom {
  border: none !important; }

/*#article_toolbox_topright .addthis_toolbox span iframe {width: 85px !important;}*/
#article_toolbox_topright .addthis_toolbox span iframe.fb_ltr {
  width: 401px !important; }

#article_toolbox_topright .addthis_button_google_plusone #___plusone_0 {
  width: 74px !important;
  margin-right: 3px; }

#article_toolbox_topright .addthis_button_facebook_like {
  float: left;
  margin-right: 3px;
  width: 135px !important; }

#share_gallery_box {
  padding-left: 5px;
  padding-bottom: 5px;
  float: left; }

#share_gallery_box #marging10Bottom {
  border: none !important; }

.addthis_toolbox {
  float: none !important;
  width: 324px; }

.addthis_toolbox .addthis_button_google_plusone {
  width: 75px !important;
  margin-right: 3px; }

.addthis_toolbox .addthis_button img {
  position: relative;
  /*margin-right: -1px;*/
  border: 0; }

#article_toolbox_topright {
  background: url("../images/horz_dash.gif") repeat-x 0 64px !important;
  border: none !important;
  margin: -25px 0 0;
  padding: 35px 0 0 !important; }

#article_toolbox_topright li.clr {
  background: none;
  line-height: 0; }

/*#article_toolbox_topright{border-bottom:1px dotted #000000; padding:0px 0px 5px !important; margin-bottom:10px;}*/
#article_toolbox_topright ul {
  padding: 0 0 0 10px;
  margin-bottom: 10px; }

#article_toolbox_topright ul li {
  list-style: none;
  margin-right: 20px;
  margin-bottom: 6px; }

#article_toolbox_topright a {
  color: #666 !important;
  float: left; }

/*#article_toolbox_topright span iframe{width:70px!important;}*/
#article_toolbox_topright #facebook_like {
  padding: 4px;
  padding-left: 6px;
  width: 85px !important; }

#article_toolbox_topright #facebook_like span iframe {
  padding: 4px;
  padding-left: 6px; }

#article_toolbox_topright .addthis_toolbox {
  padding: 4px;
  position: static; }

#article_toolbox_topright .addthis_toolbox a.email {
  padding-right: 0 !important;
  cursor: pointer; }

#article_toolbox_topright .addthis_toolbox a.print {
  padding-left: 0 !important;
  cursor: pointer; }

#article_toolbox_bot .at300b {
  margin-right: 15px;
  color: #74727D;
  font-size: 11px; }

/*-- Other Stories -- */
#other_stories {
  padding: 15px 0 10px 0; }

/**/
#other_stories h3 {
  color: #DA2530;
  font-size: 16px; }

#other_stories .item {
  width: 290px;
  margin-right: 20px;
  padding-bottom: 10px; }

#other_stories .item h4 {
  font-size: 14px;
  margin-top: 2px; }

/**/
#other_stories .item p {
  font-size: 12px; }

/* -- Article Feature -- */
#article_feature {
  background: #F0F0F0; }

/**/
#article_feature p.text {
  font-size: 12px !important;
  margin: 6px 10px 0 !important;
  padding: 0 0 10px !important; }

/**/
#article_feature p.text span.bold {
  text-transform: uppercase; }

#article_feature p.bold {
  font-size: 11px !important;
  padding: 10px;
  text-align: left;
  margin: 0 !important; }

/**/
#article_feature p span.red a {
  color: #E30A15; }

/* -- Comments Box -- */
.comments_heading {
  background-color: #f1f1f1;
  height: 35px; }

.comments_body {
  background-color: #fafafa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

.comments_body .comments_body {
  padding: 10px; }

.comments_body td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #555555; }

/*w*/
.comments_body td.comments {
  text-align: right;
  padding-right: 15px;
  vertical-align: top;
  color: #272727; }

.comments_body td div.comments_body {
  width: 100% auto; }

.comments_body span {
  color: #555555;
  font-size: 10px; }

#no_comments_currently {
  padding: 10px;
  width: 100%;
  text-align: center;
  font-style: italic; }

.add_your_comment {
  background-color: #f1f1f1;
  padding-top: 5px;
  padding-bottom: 5px; }

.add_your_comment h3 {
  font-weight: bold;
  color: #017649;
  padding: 10px 0 0 0; }

.add_your_comment td.title {
  text-align: right;
  width: 136px;
  padding-right: 15px;
  vertical-align: top;
  color: #272727; }

.replybox {
  width: 390px;
  border: 1px solid #bcbbbb;
  margin-bottom: 4px;
  margin-left: 8px; }

.inputbox {
  border: 1px solid #bcbbbb;
  width: 393px; }

.inputboxNewsletter {
  border: 1px solid #42695A;
  padding: 4px 3px 3px 3px; }

.txtbox {
  border: 1px solid #42695A;
  height: 17px;
  padding: 4px 3px 3px 3px; }

.selbox {
  border: 1px solid #42695A;
  width: 364px;
  Padding: 4px 3px 3px 3px; }

.newsletter_page input {
  font: 12px Arial; }

.error_spn {
  line-height: 10px;
  margin-bottom: 5px; }

/*begin newsletter styles moved from main.css */
.dashed_container {
  clear: both;
  float: left;
  border-bottom: 1px dashed #65ab93;
  padding: 10px 0px 10px 0px;
  width: 100%; }

.dashed_container div {
  font-size: 12px; }

.dashed_container a {
  font-weight: bold; }

.dashed_container p {
  margin: 0px 0px; }

.dashed_container span.red {
  font-size: 24px;
  color: #da2530;
  font-weight: bold; }

.dashed_container span.black {
  font-size: 20px;
  font-weight: bold; }

.dashed_container div.smalldate {
  font-size: 10px;
  color: #8f8f8f; }

.dashed_container_thumb {
  clear: both;
  float: left;
  margin-right: 10px;
  width: 80px; }

.news_left_side {
  clear: right;
  float: left; }

.newsletter_page select {
  border: none !important; }

/* end newsletter styles moved from main.css */
/* Newsletter Subscription - Begins*/
.newsletter_page p {
  line-height: 18px; }

.newsletter_heading {
  height: 28px;
  background: #C2C2C2;
  padding: 10px; }

.newsletter_form {
  border-top: 1px dotted #424242;
  padding: 15px 10px;
  width: 606px;
  margin: 0;
  float: left; }

.newsletter_boxed {
  width: 355px;
  height: 18px;
  background: #ffffff;
  padding: 3px 2px 3px 1px;
  border: 1px solid #42695A;
  float: left; }

.newsletter_box_smalldrop {
  background: #ffffff;
  padding: 2px 2px 4px 1px;
  border: 1px solid #42695A;
  float: left;
  margin-right: 10px; }

.left5 {
  margin-left: 4px;
  display: inline-block; }

.g-recaptcha div {
  margin: auto; }

/* Newsletter Subscription - Ends */
/* Newsletter Subscribed */
.newsletter_subscribed {
  font-size: 14px;
  padding: 20px;
  display: block;
  text-align: center; }
  .newsletter_subscribed h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    display: block;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px; }
  .newsletter_subscribed .btnSubscribed {
    margin: 10px auto;
    display: inline-block; }
  .newsletter_subscribed .btnSubmit {
    color: white;
    background: #015835;
    border: 1px solid #00784A;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase; }
  .newsletter_subscribed .btnSubmit:hover {
    background: #01492c; }

.drop_boxes {
  width: 200px;
  margin: 8px 0px 0px 10px;
  border: 1px solid #bcbbbb; }

.btn_bg {
  cursor: pointer;
  border: 1px solid #000000;
  color: #FFFFFF !important;
  padding: 2px 5px !important;
  font-size: 10px !important; }

/* Tracks / standings / drivers / results */
.col633 > h5.bold {
  font-size: 14px; }

.col633 > h4.bold {
  font-size: 26px;
  margin: 10px 0; }

.result_container {
  width: 623px;
  height: 325px;
  background: #F5F5F5; }

.map_container {
  width: 623px;
  background: #F5F5F5; }

.map_dropdown {
  right: 5px;
  top: 10px; }

.map_img {
  left: 340px;
  top: 50px; }

table.map_table, table.map_table tbody {
  width: 623px; }

table.map_table td.mainheading, .result_container .selection_box_dt {
  width: 623px;
  height: 35px;
  background: #E0E0E0;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 4px 10px; }

.result_container .selection_box_dt {
  padding: 5px 5px 5px 10px;
  height: 22px;
  width: 608px;
  position: relative; }

.result_container .selection_box_dt .drop_select {
  top: 5px;
  right: 5px; }

table.map_table td.subheading {
  font-size: 14px;
  font-weight: bold; }

.result_container .subheading {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold; }

span.mainheading {
  font-size: 16px;
  font-weight: bold; }

.vehicle_specs {
  clear: both;
  padding: 10px 0 5px 0;
  border-left: 1px solid #E3E3E3;
  float: left; }

.vehicle_specs h5 {
  text-transform: capitalize;
  font-size: 14px;
  margin: 0 0 5px 10px;
  padding-top: 10px; }

.vehicle_specs table {
  margin-left: 10px; }

.vehicle_specs table td {
  font-size: 11px; }

.vehicle_specs table td.heading {
  width: 105px;
  font-weight: bold;
  padding-right: 5px; }

body.print_body {
  background: none repeat scroll 0 0 #FFFFFF; }

.printmain_wrap {
  border: 10px solid #FFFFFF;
  margin: 0 auto;
  width: 700px; }

.focii {
  position: relative;
  width: 640px;
  height: 250px;
  overflow: hidden;
  border: 1px solid #000000; }

.focii .tabbs {
  width: 186px;
  height: 250px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99; }

.focii .tab strong {
  display: block;
  padding: 16px 3px 5px 28px; }

.focii .tab {
  width: 186px;
  height: 63px;
  display: block;
  border: none;
  z-index: 200;
  color: #9b9795;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0px;
  z-index: 1000;
  line-height: 1.0em; }

.tab:active, .tab:focus, .tab:hover {
  width: 186px;
  height: 63px;
  display: block;
  border: none;
  z-index: 200;
  color: #fbd700;
  font-size: 14px;
  letter-spacing: -1px; }

.focii #example2 {
  width: 468px;
  overflow: hidden;
  height: 250px;
  z-index: 1; }

.focii #example2 .SlidingPanels {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.focii #example2 .SlidingPanelsContentGroup {
  float: left;
  width: 10000px;
  z-index: 1; }

.focii #example2 .SlidingPanelsContent {
  float: left;
  width: 468px;
  z-index: 1; }

.focii #topfocusblock {
  width: 468px;
  overflow: hidden;
  height: 250px;
  z-index: 1; }

.focii #topfocusblock .SlidingPanels {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.focii #topfocusblock .SlidingPanelsContentGroup {
  float: left;
  width: 10000px;
  z-index: 1; }

.focii #topfocusblock .SlidingPanelsContent {
  float: left;
  width: 468px;
  z-index: 1; }

.featurefocus .ffTXT {
  font-size: 14px;
  color: #ffffff;
  padding: 4px 5px 0px 5px;
  width: 468px;
  height: 57px;
  overflow: hidden;
  z-index: 700; }

.featurefocus .ffTXT a {
  color: #ffffff;
  z-index: 800;
  position: relative; }

.featurefocus {
  width: 468px;
  height: 250px;
  overflow: hidden;
  position: relative; }

.featurefocus img {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1; }

.featurefocus .ffAlltxt {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 300;
  text-align: left; }

.featurefocus .ffAlltxt h1, .featurefocus .ffAlltxt h1 a {
  font-size: 32px;
  color: #fbd700;
  margin: 0;
  padding: 0;
  text-decoration: none; }

.featurefocus .ffAlltxt h1 span {
  color: #fbd700;
  background-color: #000000;
  background-image: none;
  border: none;
  margin: 0;
  padding: 0; }

.col321 .col306 {
  width: 300px; }

#news_left.home_bucket .news_item .left_item {
  padding-right: 17px;
  width: 387px; }

#news_left.home_bucket .news_item .right_item {
  width: 225px; }

#news_left .news_item h3 a {
  color: #E30A15;
  font-size: 14px;
  text-transform: capitalize; }

#news_left .right_item h5 a {
  color: #000; }

#news_left .right_item h5 {
  margin-top: 25px; }

.kalahari_product_left {
  border-left: 1px solid #E3E3E3;
  clear: both;
  padding: 10px 0 5px;
  float: left;
  padding: 0 0 14px; }

.kalahari_product_left h4 {
  width: 75px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: bold; }

.kalahari_product_left ul {
  width: 215px;
  font-size: 11px; }

.kalahari_product_left ul a {
  font-weight: bold; }

.accreditationImage {
  padding: 10px 0; }

.category_more h5 {
  font-size: 14px;
  margin-bottom: 10px; }

.category_more ul li {
  line-height: 1.4em;
  padding-left: 8px; }

.paginationholder {
  font-size: 11px;
  padding-right: 20px; }

.paginationholder .pagination {
  background: #F3F5F5;
  padding: 5px;
  width: 100%;
  /**/
  margin: 0px;
  padding: 0px; }

.paginationholder li {
  float: left;
  padding: 0; }

.paginationholder li a {
  font-weight: bold;
  border-left: 1px solid #333;
  padding: 0 5px; }

.paginationholder li.leftborder a, .paginationholder li a.previous, .paginationholder li a.next {
  border: none; }

.paginationholder li a.previous {
  padding-left: 10px; }

.paginationholder li a.next {
  padding-right: 10px; }

.top_car .columnist_block {
  padding: 10px;
  background: #EFEFEF;
  float: left; }

.top_car .columnist_block h3 {
  font-size: 14px;
  text-transform: capitalize; }

.columnist_block h3 {
  font-size: 11px;
  text-transform: uppercase; }

.columnist_block h3 a {
  color: #E30A15; }

.columnist_block h4 {
  font-size: 14px;
  margin: 0 0 2px; }

.columnist_block .datestamp {
  color: #9F9F9F;
  font-size: 10px;
  margin-bottom: 4px; }

.columnist_block h5 {
  font-size: 11px;
  margin: 10px 0 5px; }

.columnist_block ul {
  font-size: 11px; }

.columnist_block ul li a {
  font-weight: bold; }

.main_description_mod {
  padding: 10px 0; }

.main_description_mod p {
  color: #fff; }

.main_description_mod .news_item, .news_item .news_item {
  background: none;
  margin: 0;
  padding: 0; }

.main_description_mod ul li {
  background: none; }

.main_description_mod ul li a {
  color: #F1EF6B; }

.main_article {
  background: #014228;
  color: #fff;
  border: 1px solid #BCBBBB; }

.main_article .main_article_img {
  overflow: hidden; }

.main_article h2 a, .main_article h4 a {
  color: #F1EF6B;
  font-size: 16px; }

.main_article h2, .main_article h4 {
  margin: 0px 10px 5px 10px; }

.main_article p {
  margin: 0px 10px 10px 10px; }

.main_article .datestamp {
  display: none; }

.news_item h2 {
  font-size: 14px;
  margin-bottom: 0px; }

.article img.right {
  margin: 0 0 0 10px; }

.article img.left {
  margin: 0 10px 0 0; }

#divKeywordListing a {
  color: #00784A !important; }

.read_moretext {
  color: #F1EF6B; }

/* Vehicle Search */
.vehicle_search {
  background: #7A9B8E;
  margin-top: 10px;
  float: left; }

.vehicle_search strong {
  font-weight: bold; }

.vehicle_search .sw_header {
  background: url(../images/auto_list_tile.png) repeat-x 0 0;
  height: 63px; }

.vehicle_search .sw_header img.magnify {
  top: -13px;
  left: 3px; }

.vehicle_search .sw_header h4, .vehicle_search .sw_header span {
  color: #fff;
  padding-left: 68px;
  width: 200px; }

.vehicle_search .sw_header h4 {
  padding-top: 8px;
  margin: 0;
  font-size: 15px; }

.vehicle_search .sw_header span {
  font-size: 11px; }

.vehicle_search .tabs {
  background: #385248;
  height: 35px;
  /*border-top:1px solid #55806F*/ }

.vehicle_search .tabs a {
  width: 139px;
  padding: 10px 0 10px 10px;
  display: block;
  float: left;
  font-weight: bold; }

.vehicle_search .tabs a#sw_darktab {
  color: #fff;
  margin-right: 1px;
  background: #7A9B8E; }

.vehicle_search .tabs a#sw_lighttab {
  background: #54806E;
  color: #000;
  border-bottom: 1px solid #385248;
  width: 140px; }

.vehicle_search #sw_darkbody, .vehicle_search #sw_lightbody {
  padding: 10px;
  color: #EBEBEB;
  font-size: 11px; }

.vehicle_search #sw_darkbody li, .vehicle_search #sw_lightbody li {
  font-size: 11px;
  padding-left: 8px;
  list-style: none;
  margin-bottom: 5px; }

.vehicle_search #sw_darkbody li a, .vehicle_search #sw_lightbody li a {
  color: #00341F;
  font-weight: bold; }

.vehicle_search .car_select {
  background: url(../images/auto_list_dash.gif) repeat-x 0 0; }

.vehicle_search .car_select .model, .vehicle_search .car_select .make {
  width: 140px;
  _width: 135px;
  padding: 6px 0; }

.vehicle_search .car_select .model, .vehicle_search .car_select .price {
  width: 140px;
  _width: 135px;
  padding: 6px 0; }

.vehicle_search .car_select strong {
  color: #fff; }

.vehicle_search .car_select select {
  border: 1px solid #42695A;
  padding: 4px;
  width: 130px;
  margin-top: 5px; }

.vehicle_search .car_select .price select {
  border: 1px solid #42695A;
  padding: 4px;
  width: 190px;
  margin-top: 5px; }

.vehicle_search .car_select .dashline {
  background: url(../images/auto_list_dash.gif) repeat-x 0 0;
  height: 5px; }

.vehicle_search input.vehicle_btn {
  cursor: pointer;
  border: 1px solid #000;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 6px; }

.vehicle_search .search_all a {
  color: #00341F; }

/* Know Your car */
.kyc_top {
  background: #000000 url(../images/ferrari_header.jpg) no-repeat center top;
  width: 623px;
  padding-bottom: 10px; }

.kyc_heading {
  color: #FFFFFF;
  font-size: 25px;
  font-weight: bold;
  padding: 10px 0px 0px 10px; }

.kyc_instruc {
  color: #FFFFFF;
  margin-top: 120px;
  padding: 0px 0px 0px 10px;
  font-size: 12px;
  line-height: 17px; }

.kyc_holding {
  float: left;
  width: 623px;
  margin: 0 auto;
  padding-top: 18px; }

.challenge_friend {
  clear: both;
  float: left;
  width: 606px;
  background-color: #dddede;
  margin-left: 8px; }

.challenge_friend div.heading {
  margin: 8px 0px 0px 4px; }

.challenge_friend div.left {
  float: left;
  color: #FFFFFF; }

.challenge_friend td {
  text-align: left;
  padding-bottom: 9px;
  padding-left: 9px; }

.challenge_friend td.button {
  text-align: center; }

.challenge_friend table {
  color: #000000;
  font: 12px arial; }

.challenge_friend input {
  color: #232323;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 0; }

.challenge_friend .fields {
  height: 20px;
  padding: 2px 5px;
  border: 1px solid #42695A;
  width: 172px; }

.kyc_yourscore {
  float: left; }

.kyc_yourscore div.heading {
  clear: both;
  float: left;
  margin-top: 30px;
  margin-left: 8px; }

.kyc_yourscore div.score {
  clear: both;
  float: left;
  font-weight: bold;
  font-size: 59px;
  line-height: 50px;
  color: #cccccc;
  margin-top: 20px;
  margin-left: 7px; }

.kyc_yourscore div.button {
  clear: both;
  float: left;
  margin-top: 30px;
  width: 300px;
  text-align: center; }

.kyc_yourscore .greenbutton {
  background: #1F3B30;
  border: 1px solid #475C54;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  margin: 0 0 0 10px;
  padding: 2px;
  width: 75px; }

* html .kyc_carpart {
  margin-left: 7px; }

.kyc_carpart img {
  width: 110px;
  border: 1px solid #000000;
  margin-top: 17px;
  margin-bottom: 17px; }

.kyc_carpart {
  float: left;
  width: 143px;
  background-color: #323232;
  padding-bottom: 15px;
  margin: 0 0 9px 9px;
  text-align: center;
  height: 193px; }

.kyc_carpart img.main {
  border: 1px solid #000000;
  margin-top: 17px;
  margin-bottom: 17px; }

.kyc_carpart img.ticks {
  background-color: #ffffff;
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-bottom: 0px;
  margin-top: 1px; }

*|html .kyc_carpart img.ticks {
  margin-top: 0px; }

/*FF hack to get the ticks to line up in FF */
.answer_txt {
  border: #BCBBBB solid 1px;
  border-right: none;
  height: 14px;
  margin: 0 0 5px 0 !important;
  width: 100px; }

/* Wallpaper */
.mainh2 {
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 16px;
  font-weight: bold; }

.padding5 {
  padding: 5px; }

.manu_btn {
  border: 1px solid #000000;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 10px;
  height: 20px;
  padding: 0 5px; }

.wallpaperText {
  font-size: 12px; }

.wallpaperText p {
  margin: 10px 0px; }

.wallpapers {
  background-color: #F3F3F3;
  margin: 0 auto 2px;
  overflow: hidden;
  width: 620px;
  float: left; }

.wallpapers .padding15 {
  padding: 15px; }

.wallpapers .greybox {
  background: none repeat scroll 0 0 #F7F7F7;
  border: 1px solid #E1E1E1;
  float: left;
  width: 590px; }

.wallpapers h5 {
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
  color: #999999; }

.wallpapers .manufact {
  float: left; }

.wallpapers a {
  font-weight: bold; }

.wallpapers .formitems {
  display: block;
  float: left;
  margin-left: 20px; }

.wallpapers .formitems input, .wallpapers .formitems select {
  margin-bottom: 5px; }

.wallpapers .space13 {
  clear: both;
  height: 13px;
  width: 640px; }

.wallpapers .paging {
  padding: 0 15px;
  width: 590px; }

.paging {
  font-size: 12px;
  height: 30px; }

.paging .numbersTop {
  color: #666666;
  float: left;
  padding-bottom: 15px;
  text-align: left;
  width: 160px; }

.paging .valuesTop {
  float: right;
  padding-bottom: 15px;
  text-align: right;
  width: 268px;
  text-align: right; }

.paging .numbersBottom {
  color: #666666;
  float: left;
  height: 10px;
  padding-top: 0;
  text-align: left;
  width: 160px; }

.paging .valuesBottom {
  float: right;
  height: 10px;
  padding-top: 0;
  text-align: right;
  width: 268px; }

.paging .noLinks {
  color: #000000;
  font-size: 12px;
  font-weight: bold; }

.wallpaperPeek img {
  float: left;
  margin-right: 36px; }

.wallpaperPeek ul.wp_sizes {
  float: left;
  margin: 0;
  padding: 0; }

.wallpaperPeek ul.wp_sizes li {
  padding-left: 10px;
  color: #00341F;
  font-size: 10px;
  font-weight: bold;
  list-style: none outside none;
  margin: 0; }

.wallpaperPeek ul.wp_sizes li a {
  border-bottom: 1px dashed #666666; }

.wallpapers .wallpaper_title {
  color: #00341F;
  font-size: 11px;
  font-weight: bold;
  padding-left: 5px; }

.road_test .info ul li a {
  font-size: 11px !important; }

/* */
/* vehicle finance calculator */
.CalculatorDiv {
  border: 1px solid #BCBBBB;
  background: #DDDEDE;
  padding: 20px 10px 10px;
  width: 600px;
  font-family: arial; }

.CalculatorDiv p {
  background: url(../images/horz_dash.gif) repeat-x bottom;
  padding: 0 0 20px; }

.CalculatorDiv .calculator_table {
  margin-top: 20px; }

.CalculatorDiv .calculator_table tr td {
  padding: 5px 0; }

.CalculatorDiv .calculator_table tr td input, .CalculatorDiv .calculator_table tr td select {
  border: 1px solid #42695A;
  padding: 5px;
  width: 150px;
  font-family: arial; }

.CalculatorDiv .calculator_table tr td input.button {
  margin-top: 10px;
  padding: 2px 4px;
  width: inherit;
  border: 1px solid #000;
  color: #fff;
  text-transform: uppercase; }

.CalculatorDiv .calculator_table tr td input.button.right {
  margin-right: 10px; }

.CalculatorDiv .calculator_table tr td select {
  width: 162px;
  font-size: 10px; }

.CalculatorDiv .calculator_table tr td span {
  font-size: 10px; }

.CalculatorDiv .calc_legend {
  padding: 20px 0 0;
  margin-top: 20px; }

.CalculatorDiv .calc_legend p {
  background: none;
  padding: 0;
  margin-bottom: 10px;
  font-size: 11px; }

.CalculatorDiv .calc_legend h5 {
  margin: 0px; }

.CalculatorDiv .ad_space {
  text-align: center; }

/* competition page */
.CompetitionDiv .social_network_article {
  padding-right: 10px; }

.CompetitionDiv .article_img {
  background-color: #ffffff !important; }

.CompetitionDiv .article_img1 .imgBlock {
  color: #959595;
  float: right;
  font-size: 10px;
  margin-left: 5px;
  /*margin-top: 5px;*/
  padding: 3px;
  Width: 300px;
  Height: 200px; }

.CompetitionDiv .article_img1 .imgCenterBlock {
  color: #959595;
  font-size: 10px;
  margin: 0 auto;
  text-align: center;
  padding: 3px; }

.CompetitionDiv img {
  /*float:right;*/
  margin: 0 10px 11px 10px;
  background: #fff;
  padding: 5px;
  border: 1px solid #BCBBBB !important; }

.CompetitionDiv #captchaImage img {
  float: left;
  clear: both;
  margin: 0 0 0px 0px; }

.CompetitionDiv #captchaImage input {
  width: 208px !important; }

.CompetitionDiv .comp_enter {
  border: 1px solid #BCBBBB;
  background: #DDDEDE;
  width: 620px;
  font-family: arial;
  margin-top: 20px;
  clear: both; }

.CompetitionDiv .comp_enter h3 {
  padding: 10px;
  background: #C6C7C7; }

.CompetitionDiv .comp_enter h4 {
  padding: 10px;
  color: #666; }

.CompetitionDiv .comp_enter .quest_dot {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url(../images/horz_dash.gif) repeat-x bottom; }

.CompetitionDiv .competitionForm {
  padding: 0 10px 10px; }

.CompetitionDiv .spacer15 {
  display: none; }

.CompetitionDiv .competitionForm h5 {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px; }

.CompetitionDiv .competitionForm p {
  margin-bottom: 20px; }

.CompetitionDiv .competitionForm input {
  border: 1px solid #42695A;
  font-family: arial;
  margin: 5px 10px 5px 0;
  vertical-align: middle;
  height: 18px;
  width: 320px; }

.CompetitionDiv .radiobtn input {
  margin: 0 10px 5px 0;
  padding: 0;
  width: inherit;
  border: none !important; }

.competitionForm .quest_dot td input {
  float: left;
  width: 15px; }

.CompetitionDiv .competitionForm span.value {
  width: 150px;
  font-weight: bold;
  font-size: 11px;
  padding-top: 10px; }

.CompetitionDiv .competitionForm .compAnswer {
  clear: both;
  float: left;
  padding-bottom: 20px; }

.CompetitionDiv .competitionForm .compValid .termsConditions {
  text-align: left; }

.CompetitionDiv .competitionForm .compValid input {
  vertical-align: middle;
  padding: 0;
  border: none !important;
  margin: 0 5px 0 0;
  width: 20px; }

.CompetitionDiv .competitionForm .compValid {
  clear: both;
  display: block;
  padding-top: 20px;
  background: url(../images/horz_dash.gif) repeat-x top; }

.CompetitionDiv .competitionForm .compValid input.btn {
  float: none;
  margin: 0 auto;
  padding: 2px 10px;
  width: inherit;
  background: url(../images/btn_tile_black.png) repeat-x 0 0 #222;
  border: 1px solid #000;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  width: 60px !important; }

.CompetitionDiv .red {
  float: right;
  display: block;
  margin-left: 118px;
  font-weight: bold;
  color: red; }

.CompetitionDiv #divThanks h3, .CompetitionDiv #divThanks p {
  background: none;
  margin: 0;
  padding: 0 10px;
  font-weight: bold; }

.CompetitionDiv #divThanks a.close {
  position: absolute;
  top: 5px;
  right: 10px;
  color: Red;
  font-weight: bold; }

.competition {
  padding-top: 10px; }

/*Start competition popup thankyou*/
.padSTF a {
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  padding-right: 10px;
  text-transform: uppercase; }

#divThanks {
  visibility: hidden; }

#divThanks .sendH1 {
  background: #fff;
  line-height: 45px;
  padding-left: 5px; }

.CompetitionDiv .padSTF {
  background: #fdf8f5 url(../images/w24_complogo.gif) no-repeat 10px 10px;
  border: solid 8px #bbb;
  padding: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -70px 0 0 -290px;
  width: 580px;
  z-index: 1200; }

.padSTF .close {
  float: right;
  padding-bottom: 50px; }

/*End competition popup thankyou*/
.terms_comp {
  padding: 20px 0 0 0; }

.terms_comp h6 {
  font-weight: bold;
  font-size: 11px; }

.terms_comp p {
  font-size: 11px; }

/* ------------------------------------------------------------------------- */
/* 4X4 Trail Review */
/* ------------------------------------------------------------------------- */
#reviews_listing {
  margin-top: 15px; }

#reviews_listing h2 {
  font-size: 16px;
  font-weight: bold;
  background: #F1F1F1;
  color: #017649;
  margin: 0;
  padding: 5px;
  text-align: center; }

.map h3 {
  font-size: 16px;
  font-weight: bold;
  background: url("../images/horz_dash.gif") repeat-x scroll left top transparent;
  color: #333333;
  margin: 0;
  padding: 10px 0px; }

.trailsImageWrap {
  background: #F0F0F0; }

.trailsImageWrap img {
  width: 623px; }

.trailsImageWrap span {
  color: #000;
  padding: 5px 5px 8px 5px;
  display: block; }

#reviews_listing .commentBoxLeft {
  float: left;
  text-align: right;
  width: 187px; }

#reviews_listing .commentBoxRight {
  float: left;
  padding-left: 20px;
  width: 416px; }

#reviews_listing .pagination a {
  cursor: pointer; }

#reviews_listing .paginationholder .pagination {
  width: 613px; }

#reviews_listing ul.reviews li span {
  padding: 0 5px; }

/*#reviews_listing ul.reviews {float:right;}*/
#reviews_listing .commentBoxLeft span.timeStamp {
  color: #555555;
  font-size: 10px; }

#reviews_listing .disclaimer {
  font-size: 10px; }

/* ------------------------------------------------------------------------- */
/* featured content block */
/* ------------------------------------------------------------------------- */
/* important */
a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:active, a:focus {
  outline: none; }

a:active, a:focus {
  -moz-outline-style: none; }

#focus_main h2, #focus_main h3 {
  font-weight: bold; }

/* important */
#focus_main {
  background-color: #014228;
  height: 285px;
  width: 630px;
  position: relative;
  border: 1px solid #BCBBBB;
  overflow: hidden;
  z-index: 1; }

/* right links */
#focus_main h2 {
  clear: both;
  margin: 0;
  position: relative;
  z-index: 10;
  /**/
  height: 34px; }

#focus_main h2 a {
  background: url(../images/feat_head.png) no-repeat bottom right;
  color: #fff;
  padding: 8px 8px 7px 410px;
  font-size: 16px;
  display: block;
  text-decoration: none;
  /**/
  height: 21px;
  width: 230px; }

#focus_main h2 a:hover {
  text-decoration: none; }

#focus_main h2 a.clicked {
  background: url(../images/feat_head.png) no-repeat right top;
  /**/
  height: 21px; }

/* right text */
#focus_main .txt_part {
  /**/
  position: relative;
  width: 230px;
  float: right;
  height: 180px;
  background: url(../images/feat_txt_bg.png) repeat-x top #014228;
  font-size: 12px;
  overflow: hidden; }

#focus_main .txt_part h3 {
  margin: 10px;
  padding: 0;
  font-size: 14px; }

#focus_main .txt_part a {
  color: #F1EF6B; }

#focus_main .txt_part p {
  margin: 0 10px;
  color: #fff; }

#focus_main .txt_part ul {
  margin: 10px;
  padding: 0;
  list-style: none;
  font-size: 11px; }

#focus_main .txt_part ul li {
  background: url(../images/feat_li.gif) no-repeat left 5px;
  padding-left: 6px; }

/* left images */
#focus_main .img_part, #focus_main .img_part a {
  width: 401px;
  height: 285px;
  position: absolute;
  top: 0;
  left: 0; }

#focus_main .img_part a {
  z-index: 20;
  display: block; }

#focus_main .img_part a img {
  border: none; }

#focus_main .img_part {
  background: #001C11;
  z-index: 5;
  overflow: hidden; }

/*-----------------------------------------------------------------------------
	Modal Boxes - 11 external images cannot be sprited
------------------------------------------------------------------------------ */
#modal_page {
  font: 12px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #232323; }

#modal_container {
  width: 492px;
  z-index: 5000; }

#modal_container a {
  color: #00237C;
  text-decoration: none; }

/**/
#modal_container a:hover {
  text-decoration: underline; }

.bold {
  font-weight: bold; }

#modal_container .header {
  border-bottom: 14px solid #0E2E5E;
  background: url(../images/modal_header.jpg) no-repeat top left;
  height: 91px; }

#modal_container .footer {
  height: 10px;
  padding: 0 10px;
  margin-top: 0px; }

#modal_container .content {
  padding: 10px; }

#modal_container .content h1 {
  font-size: 16px;
  color: #E30A15;
  margin-bottom: 10px; }

/**/
#modal_container .content h2 {
  margin-bottom: 8px; }

#modal_container .content p {
  line-height: 1.6em;
  padding-right: 20px;
  margin: 12px 0; }

#modal_container table.modal_table {
  width: 445px; }

/**/
#modal_container table.modal_table td.right {
  text-align: right; }

#modal_container table.modal_table td.center {
  text-align: center; }

#modal_container table.modal_table td {
  padding: 4px;
  vertical-align: top; }

#modal_container input.txt, #modal_container select.select, #modal_container textarea {
  width: 320px;
  font-size: 11px;
  padding: 2px; }

#modal_container select.select {
  width: 328px; }

#modal_container textarea {
  height: 80px; }

#modal_container input.btn {
  background: #486085;
  border: 0;
  color: #fff;
  padding: 2px 8px 6px;
  font-size: 9px;
  text-transform: uppercase;
  height: 25px;
  cursor: pointer;
  font-family: verdana; }

/* -- */
div#fancy_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
  z-index: 30; }

* html div#fancy_overlay {
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

div#fancy_wrap {
  text-align: left;
  z-index: 50000 !important; }

div#fancy_loading {
  position: absolute;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: none;
  overflow: hidden;
  background: transparent;
  z-index: 100; }

div#fancy_loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background: transparent url(../images/fancy_progress.png) no-repeat; }

div#fancy_loading_overlay {
  position: absolute;
  background-color: #FFF;
  z-index: 30; }

div#fancy_loading_icon {
  position: absolute;
  background: url(../images/fancy_loading.gif) no-repeat;
  z-index: 35;
  width: 16px;
  height: 16px; }

div#fancy_outer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  padding: 18px 18px 33px 18px;
  margin: 0;
  overflow: hidden;
  background: transparent;
  display: none; }

div#fancy_inner {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #BBB;
  background: #FFF; }

div#fancy_content {
  margin: 0;
  z-index: 100;
  position: absolute; }

div#fancy_div {
  background: #FFF;
  color: #000;
  height: 100%;
  width: 100%;
  z-index: 100; }

img#fancy_img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

div#fancy_close {
  position: absolute;
  top: -12px;
  right: -15px;
  height: 30px;
  width: 30px;
  background: url(../images/fancy_closebox.png) top left no-repeat;
  cursor: pointer;
  z-index: 181;
  display: none; }

#fancy_frame {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #F7F7F7 !important; }

#fancy_ajax {
  width: 100%;
  height: 100%;
  overflow: auto; }

a#fancy_left, a#fancy_right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  z-index: 111;
  display: none;
  background-image: url(data:../images/gif;base64,AAAA);
  outline: none; }

a#fancy_left {
  left: 0px; }

a#fancy_right {
  right: 0px; }

span.fancy_ico {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  z-index: 112;
  cursor: pointer;
  display: block; }

a#fancy_left:hover {
  visibility: visible; }

a#fancy_right:hover {
  visibility: visible; }

a#fancy_left:hover span {
  left: 20px; }

a#fancy_right:hover span {
  right: 20px; }

.fancy_bigIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent; }

div#fancy_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 70;
  border: 0;
  padding: 0;
  margin: 0; }

div.fancy_bg {
  position: absolute;
  display: block;
  z-index: 70;
  border: 0;
  padding: 0;
  margin: 0; }

div.fancy_bg_n {
  top: -18px;
  width: 100%;
  height: 18px;
  background: transparent url(../images/fancy_shadow_n.png) repeat-x; }

div.fancy_bg_ne {
  top: -18px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_ne.png) no-repeat; }

div.fancy_bg_e {
  right: -13px;
  height: 100%;
  width: 13px;
  background: transparent url(../images/fancy_shadow_e.png) repeat-y; }

div.fancy_bg_se {
  bottom: -18px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_se.png) no-repeat; }

div.fancy_bg_s {
  bottom: -18px;
  width: 100%;
  height: 18px;
  background: transparent url(../images/fancy_shadow_s.png) repeat-x; }

div.fancy_bg_sw {
  bottom: -18px;
  left: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_sw.png) no-repeat; }

div.fancy_bg_w {
  left: -13px;
  height: 100%;
  width: 13px;
  background: transparent url(../images/fancy_shadow_w.png) repeat-y; }

div.fancy_bg_nw {
  top: -18px;
  left: -13px;
  width: 13px;
  height: 18px;
  background: transparent url(../images/fancy_shadow_nw.png) no-repeat; }

div#fancy_title {
  position: absolute;
  bottom: -33px;
  left: 0;
  width: 100%;
  z-index: 100;
  display: none; }

div#fancy_title div {
  color: #FFF;
  font: bold 12px Arial;
  padding-bottom: 3px; }

div#fancy_title table {
  margin: 0 auto; }

div#fancy_title table td {
  padding: 0;
  vertical-align: middle; }

#fancy_outer {
  z-index: 50000; }

/* ------------------------------------------------------------------------- */
/*  Gallery Component */
/* ------------------------------------------------------------------------- */
.picture_gallery_text {
  background: #ebebeb;
  height: 30px;
  padding: 5px;
  font-size: 12px; }

.picture_gallery_container {
  background: #d7d7d7;
  padding: 3px 5px;
  height: 105px; }

.gal_strip_container {
  width: 460px;
  height: 60px;
  padding-top: 10px; }

.clear_link {
  width: 220px;
  float: left;
  padding-top: 15px; }

.right_trans_btn {
  position: relative;
  height: 64px;
  width: 64px;
  bottom: 200px;
  left: 390px; }

.gal_thumb_container2 {
  height: 60px;
  width: 85px;
  margin-right: 0px;
  display: inline;
  float: left; }

.gallery_icon {
  float: left;
  height: 11px;
  width: 12px;
  padding-right: 6px;
  padding-top: 17px; }

/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 460px;
  margin-bottom: 10px;
  position: relative; }

#horizontal_carousel .container {
  position: absolute;
  top: 5px;
  left: 44px;
  width: 380px;
  overflow: hidden; }

#horizontal_carousel .previous_button {
  position: absolute;
  top: 30px;
  left: 10px;
  width: 26px;
  height: 144px;
  background: url(../images/previous_icon.png) no-repeat;
  z-index: 100;
  cursor: pointer; }

#horizontal_carousel .previous_button_disabled {
  background: url(../images/previous_icon_disabled.png) no-repeat;
  cursor: default; }

#horizontal_carousel .next_button {
  position: absolute;
  top: 30px;
  right: 10px;
  width: 26px;
  height: 144px;
  background: url(../images/next_icon.png) no-repeat;
  z-index: 100;
  cursor: pointer; }

#horizontal_carousel .next_button_disabled {
  background: url(../images/next_icon_disabled.png) no-repeat;
  cursor: default; }

#horizontal_carousel ul {
  margin: 0;
  padding: 0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0; }

#horizontal_carousel ul li img {
  border: 1px solid #999999;
  display: block;
  background: #E3EDFA; }

#horizontal_carousel ul li {
  font-family: verdana,arial,sans-serif;
  font-size: 10px; }

#horizontal_carousel ul li {
  border: 0px solid green;
  color: #E3EDFA;
  margin: 0pt;
  padding: 10px 5px 10px 5px;
  width: 85px;
  list-style: none;
  float: left; }

/* ------------------------------------------------------------------------- */
#gallery_mainbody {
  clear: both;
  text-align: center;
  overflow: hidden;
  background: #015835;
  position: relative;
  float: left;
  border-top: 10px solid #fff; }

/*#gallery_mainbody div { text-align:left;}*/
#gallery_mainbody h1 {
  color: #fff;
  padding: 10px 0 0;
  font-weight: bold;
  font-size: 27px;
  text-transform: uppercase;
  letter-spacing: 6px; }

#gallery_mainbody h2 {
  color: #fff;
  padding: 5px 0 5px;
  font-weight: bold;
  font-size: 24px;
  margin: 0px; }

#gallery_mainbody .timestamp {
  color: #808181;
  font-size: 12px; }

#gallery_mainbody p {
  padding-top: 5px; }

#gallery_mainbody .featured_gallery {
  width: 290px;
  text-align: left;
  padding-left: 3px; }

#gallery_mainbody .featured_img img {
  margin-top: 5px; }

#gallery_mainbody h3 {
  color: #606160;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px; }

#gallery_mainbody #more_gallery h3 {
  color: #606160;
  font-size: 16px;
  font-weight: bold;
  padding: 0px; }

#gallery_mainbody #more_gallery {
  background: #F4F8FB;
  padding: 10px;
  width: 280px; }

#gallery_mainbody #more_gallery ul li {
  padding: 0px; }

#gallery_mainbody #more_gallery ul li a {
  color: #0A1050;
  font-weight: bold; }

#gallery_mainbody .featured_img {
  height: auto;
  margin: 0;
  min-height: 200px;
  width: 626px;
  overflow: hidden;
  min-height: 400px; }

#ulGalleryImageViewer div {
  text-align: center;
  padding: 10px 0 10px 10px; }

#ulGalleryImageViewer div img {
  border: 1px solid #1F3B30;
  margin: -1px; }

.other_galleries {
  clear: both;
  margin: 0px auto 5px 5px;
  padding: 8px 0px 0px 8px;
  background: #385248;
  width: 934px;
  position: relative; }

.other_galleries_detail {
  /*clear:both; float:left;*/
  padding: 8px 5px 10px;
  background-color: #385248;
  width: 450px;
  *width: 436px;
  height: 348px; }

.other_galleries span {
  font-size: 11px;
  color: #d7d7d7; }

.other_galleries a.heading {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold; }

.other_galleries a.detail {
  color: #d7d7d7;
  font-size: 12px;
  font-weight: bold; }

.other_galleries img {
  border: 2px solid #1f3b30; }

.other_galleries a:hover img {
  border: 2px solid #FFFFFF; }

/*.other_galleries td{padding:0px; margin:0px; padding-right:8px; vertical-align:top; height:79px;}
.other_galleries td.img{width:80px;}*/
.gallery_loader {
  width: 920px;
  text-align: center;
  margin: 0px 0 15px 0; }

.gallery_loader img {
  margin: 0 auto; }

#gallery_mainbody .left_side {
  width: 400px;
  /*float:left*/
  top: 14px;
  right: 40px; }

.gallery_right_header {
  color: #FFFFFF;
  margin: 5px 0px 0px 0px;
  width: 100%;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  padding: 0px; }

.gallery_item {
  width: 290px;
  padding: 5px;
  margin: 0 0 5px 0;
  text-align: left; }

.gallery_item img {
  float: left;
  width: 65px;
  height: 65px;
  margin-right: 5px; }

.gallery_item img.overlay {
  left: 39px;
  top: 39px;
  width: 34px;
  height: 30px; }

.gallery_item .datestamp {
  color: #74727D;
  font-size: 12px; }

.video_descr {
  text-align: left;
  float: right;
  margin-bottom: 5px;
  margin-right: 20px !important;
  margin-right: 3px;
  color: #FFFFFF;
  vertical-align: top;
  background-color: #1f3b30;
  padding-left: 8px;
  padding-top: 8px;
  font-size: 13px;
  width: 365px;
  height: 330px; }

.video_descr span {
  clear: both;
  float: left;
  font-size: 10px;
  margin-top: 18px;
  line-height: 12px; }

.gallery_list td {
  width: 136px;
  padding: 0px;
  margin: 0px; }

.gallery_list td.end {
  width: 80px;
  padding: 0px;
  margin: 0px; }

.gallery_left_ad {
  float: left;
  width: 468px;
  margin-left: 6px !important;
  margin-left: 3px;
  background-color: #1f3b30;
  height: 120px; }

.gallery_options {
  /*float:right;*/
  width: 465px;
  background-color: #015835;
  margin: 5px auto !important;
  height: 120px; }

.gallery_options .left220 {
  width: 200px;
  padding-right: 40px; }

.gallery_options .left200 {
  width: 200px; }

.gallery_options div {
  text-align: left; }

#divLoaderLeft {
  padding-top: 100px; }

#divLoaderRight {
  padding-top: 100px;
  text-align: center;
  width: 100%; }

.other_galleries_detail .gallery_item_img {
  float: left;
  padding: 1px 5px 5px;
  /*margin: 0 0 5px 0;*/ }

.other_galleries_detail .gallery_item_img a img {
  border: 2px solid #1F3B30; }

.other_galleries_detail .gallery_item_img a:hover img {
  border: 2px solid #fff; }

#brand_list {
  clear: both;
  background-color: #FFFFFF;
  margin: 0px 6px 6px 6px;
  height: 127px; }

#brand_list ul {
  margin: 0px;
  padding: 0px; }

#brand_list ul a {
  font-size: 12px; }

#alphabet {
  float: left;
  background-color: #f3f5f5;
  width: 100%; }

#alphabet li {
  float: left;
  padding: 5px 13px 5px 12px;
  margin: 0px;
  text-align: center; }

#alphabet a {
  font-size: 14px; }

#large_image_viewer {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  width: 470px;
  position: relative;
  text-align: center;
  background: #385248; }

/*................................slideshow..................................*/
#main_gallery_img {
  height: 376px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  width: 560px;
  position: relative;
  float: left;
  text-align: center; }

/*
#ulGalleryImageViewer{
	padding:0px;
	margin:0px;
}
*/
#ulGalleryImageViewer li {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  padding: 0px;
  margin: 0px;
  width: 468px;
  z-index: 1; }

#img_controller {
  padding-top: 0px;
  width: 470px;
  position: absolute;
  top: 165px;
  left: 0px; }

.control {
  z-index: 100;
  cursor: pointer;
  font-size: 2em;
  font-weight: bold;
  color: #FFF;
  filter: alpha(opacity=60);
  -moz-opacity: .60;
  opacity: .60; }

#fade-next {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100; }

#fade-previous {
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 100; }

.sensor_next {
  right: 8%;
  top: 50%; }

.sensor_prev {
  left: 6%;
  top: 50%; }

/*................................carousel..................................*/
.carousel-component {
  float: left;
  position: relative;
  overflow: hidden;
  visibility: visible;
  /* component turns it on when first item is rendered */
  background: #FFFFFF;
  padding: 0px;
  width: 860px;
  height: 90px;
  margin-bottom: 10px; }

.carousel-component ul.carousel-list {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  z-index: 1;
  cursor: pointer; }

.carousel-component .carousel-list li {
  float: left;
  text-align: center;
  list-style: none;
  overflow: hidden;
  margin: 0px;
  font: 10px verdana,arial,sans-serif;
  padding: 10px 22px 0px 21px;
  width: 80px; }

.carousel-component .carousel-list img {
  display: block;
  vertical-align: bottom;
  padding-bottom: 0px;
  margin: 0 auto; }

.carousel-component .carousel-clip-region {
  overflow: hidden;
  margin: 0px auto;
  position: relative; }

#prev-arrow-container {
  float: left;
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  padding-left: 14px; }

#next-arrow-container {
  float: left;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  padding-right: 14px; }

#next-arrow {
  cursor: pointer;
  vertical-align: top;
  padding: 30px 0px 34px 0px; }

#prev-arrow {
  cursor: pointer;
  vertical-align: top;
  padding: 30px 0px 34px 0px; }

#overlay {
  width: 200px;
  height: 80px;
  background-color: #FFF;
  position: absolute;
  top: 25px;
  left: 150px;
  padding-top: 10px;
  z-index: 100;
  color: #000;
  border: 1px dotted #000;
  text-align: center;
  font-size: 24px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8; }

/* ------------------------------------------------------------------------- */
/* Image Sprites */
/* ------------------------------------------------------------------------- */
/* Horz dash images */
/* align bottom */
.news_item, .multimedia_more .whitebox, .tab_f1 table table tr, .tab_f1_large table tr, table.table_facebook, #accordion .element .item, #article_toolbox_topright, #other_stories .item, .kalahari_product_left, .CompetitionDiv .comp_enter .quest_dot {
  background: url(../images/horz_dash.gif) repeat-x bottom; }

/* align top */
#article_toolbox_bot, #other_stories, .vehicle_specs h5, .CalculatorDiv .calc_legend, .CompetitionDiv .competitionForm .compValid {
  background: url(../images/horz_dash.gif) repeat-x top left; }

/* align green */
.user_review .more_review {
  background: url(../images/horz_dash_green.gif) repeat-x top left; }

/* ------------------------------------------------------------------------- */
/* Horz Tile Sprite */
.header {
  background: url(../images/sprite_tile.png) repeat-x 0 -20px; }

/* header tile */
.quick_links {
  background: url(../images/sprite_tile.png) repeat-x 0 -300px #fff; }

/* footer tile */
.multimedia_img h3, .most_tabs #mostTabContainer {
  background: url(../images/sprite_tile.png) repeat-x 0 -229px #025936; }

/* green header */
.CompetitionDiv .competitionForm .compValid input.btn, .CalculatorDiv .calculator_table tr td input.button, .manu_btn,
.vehicle_search input.vehicle_btn, .btn_bg, #vote input.btn {
  background: url(../images/sprite_tile.png) repeat-x 0 -269px #252525; }

/* black btn tile */
/* Elements Sprite */
.wallpaperPeek ul.wp_sizes li {
  background: url(../images/sprite_elm.gif) no-repeat -295px -85px; }

.vehicle_search #sw_darkbody li, .vehicle_search #sw_lightbody li, .road_test .info ul li {
  background: url(../images/sprite_elm.gif) no-repeat -295px -5px; }

/* dark medium li left 7px */
.columnist_block ul li, .category_more ul li, .quick_links .item li, .cat_feature ul li, .most_tabs .tab-wrapper ul li, #relatedlinks_box ul li, .home_feature ul li, .user_review ul li {
  background: url(../images/sprite_elm.gif) no-repeat -295px -40px; }

/* li green medium 7px left*/
.top_story a.read_more {
  background: url(../images/sprite_elm.gif) no-repeat -296px -25px; }

/* yellow small */
.top_story ul li a {
  background: url(../images/sprite_elm.gif) no-repeat -295px -72px; }

/* yellow medium */
.top_story ul li a.img_link {
  background: url("../images/view_gallery.gif") no-repeat scroll right bottom transparent;
  margin: 0 10px 5px 0;
  min-width: 80px;
  padding: 0 20px 0 0; }

.hot_topics ul li {
  background: url(../images/sprite_elm.gif) no-repeat -281px -116px; }

/* hot topic icon */
.submit_review {
  background: #4B7765; }

/* white arrow 10px 14px */
.submit_review a {
  background: url(../images/sprite_elm.gif) no-repeat -79px -120px; }

#inside_news #wrap_carousel .jcarousel-prev-horizontal {
  background: url(../images/sprite_elm.gif) no-repeat -218px -93px; }

/* inside */
#inside_news #wrap_carousel .jcarousel-next-horizontal {
  background: url(../images/sprite_elm.gif) no-repeat -234px -93px; }

#accordion h3.toggler {
  background: url(../images/sprite_elm.gif) no-repeat -285px -96px #1F3B30; }

/* accordion unselect */
#accordion h3.toggler.ui-state-focus {
  background: url(../images/sprite_elm.gif) no-repeat -285px -80px #1F3B30; }

/* accordion select */
/* ------------------------------------------------------------------------- Above Done  */
/* ------------------------------------------------------------------------- Below to Do  */
.paginationholder li a.previous {
  background: url(../images/page_prev.gif) no-repeat 2px 3px;
  padding-left: 10px; }

.paginationholder li a.next {
  background: url(../images/page_next.gif) no-repeat 66px 4px;
  padding-right: 10px; }

/* icons */
.multimedia_view_all .img_link {
  background: url(../images/view_gallery.gif) no-repeat right bottom; }

.multimedia_view_all .vid_link {
  background: url(../images/view_video.gif) no-repeat right bottom; }

.multimedia_view_all .sound_link {
  background: url(../images/view_slides.gif) no-repeat right bottom; }

.multimedia_view_all .wall_link {
  background: url(../images/download_it.gif) no-repeat right bottom; }

a.img_link {
  background: url(../images/view_gallery.gif) no-repeat right bottom; }

a.vid_link {
  background: url(../images/view_video.gif) no-repeat right bottom; }

a.sound_link {
  background: url(../images/view_slides.gif) no-repeat right bottom; }

a.wall_link {
  background: url(../images/download_it.gif) no-repeat right bottom; }

#article_toolbox ul.drop_box.share li.laaikit, #article_toolbox_bot li.laaikit {
  background: url(../images/laakit_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.share li.yahoo, #article_toolbox_bot li.yahoo {
  background: url(../images/yahoo_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.share li.google, #article_toolbox_bot li.google {
  background: url(../images/google_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.share li.digg, #article_toolbox_bot li.digg {
  background: url(../images/digg_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.share li.delicious, #article_toolbox_bot li.delicious {
  background: url(../images/delicious_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.share li.facebook, #article_toolbox_bot li.facebook {
  background: url(../images/facebook_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.share li.twitter, #article_toolbox_bot li.twitter {
  background: url(../images/icons/twitter.png) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul li.drop_item div {
  position: absolute !important;
  width: 300px;
  left: 0; }

#article_toolbox ul.drop_box li.last a {
  color: #0E2E5E; }

/**/
#article_toolbox ul.drop_box li.last {
  width: 100px; }

#article_toolbox ul.drop_box.get li.facebook, #article_toolbox_bot li.facebook {
  background: url(../images/facebook_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px;
  width: 140px; }

#article_toolbox ul.drop_box.get li.mobile, #article_toolbox_bot li.mobile {
  background: url(../images/mobile_icon.gif) no-repeat left center;
  padding: 0 6px 0 16px; }

#article_toolbox ul.drop_box.tool li.email, #article_toolbox_bot li.email, #article_toolbox_topright li.email {
  background: url(../images/email_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.tool li.print, #article_toolbox_bot li.print, #article_toolbox_topright li.print {
  background: url(../images/print_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

#article_toolbox ul.drop_box.tool li.comment, #article_toolbox_bot li.comment, #article_toolbox_topright li.comment {
  background: url(../images/comment_icon.gif) no-repeat left center;
  padding: 0 6px 0 20px; }

/*-------------------------------------*/
/*-----------Rating Systems------------*/
/*-------------------------------------*/
.article .ratingsystem ul {
  float: left;
  z-index: 5000;
  clear: both;
  height: 25px; }

ul.ratingsystem li {
  background: none !important; }

.rating {
  width: 75px;
  height: 14px;
  padding: 0;
  list-style: none;
  position: relative;
  background: url(../images/rating_stars.png) no-repeat 0 0;
  margin: 4px 0 4px 0;
  float: right !important; }

/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {
  background-position: 0 0; }

.onestar {
  background-position: 0 -14px; }

.twostar {
  background-position: 0 -28px; }

.threestar {
  background-position: 0 -42px; }

.fourstar {
  background-position: 0 -56px; }

.fivestar {
  background-position: 0 -70px; }

ul.rating li {
  cursor: pointer;
  /*ie5 mac doesn't like it if the list is floated\*/
  float: left;
  /* end hide*/
  text-indent: -999em; }

ul.rating li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  text-decoration: none;
  z-index: 200;
  /*\*/
  text-indent: 5000px;
  overflow: hidden; }

ul.rating li.one a {
  left: 0; }

ul.rating li.two a {
  left: 16px; }

ul.rating li.three a {
  left: 32px; }

ul.rating li.four a {
  left: 48px; }

ul.rating li.five a {
  left: 60px; }

#rating_box ul#ratingsystem_big li {
  background: none !important; }

#rating_box ul#ratingsystem_big.rating {
  width: 184px;
  height: 34px;
  padding: 0;
  list-style: none;
  position: relative;
  background: url(../images/rating_stars_big.png) no-repeat 0 0;
  margin: 0px !important;
  float: none !important; }

/* add these classes to the ul to effect the change to the correct number of stars */
#rating_box ul#ratingsystem_big.nostar {
  background-position: 0 0; }

#rating_box ul#ratingsystem_big.onestar {
  background-position: 0 -36px; }

#rating_box ul#ratingsystem_big.twostar {
  background-position: 0 -72px; }

#rating_box ul#ratingsystem_big.threestar {
  background-position: 0 -108px; }

#rating_box ul#ratingsystem_big.fourstar {
  background-position: 0 -144px; }

#rating_box ul#ratingsystem_big.fivestar {
  background-position: 0 -180px; }

#rating_box ul#ratingsystem_big.rating li {
  cursor: pointer;
  /*ie5 mac doesn't like it if the list is floated\*/
  float: left;
  /* end hide*/
  text-indent: -999em; }

#rating_box ul#ratingsystem_big.rating li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  text-decoration: none;
  z-index: 200; }

#rating_box ul#ratingsystem_big.rating li.one a {
  left: 0; }

#rating_box ul#ratingsystem_big.rating li.two a {
  left: 38px; }

#rating_box ul#ratingsystem_big.rating li.three a {
  left: 76px; }

#rating_box ul#ratingsystem_big.rating li.four a {
  left: 114px; }

#rating_box ul#ratingsystem_big.rating li.five a {
  left: 152px; }

#rating_box ul#ratingsystem_big.rating li a:hover {
  z-index: 2;
  width: 184px;
  height: 34px;
  overflow: hidden;
  left: 0;
  background: url(../images/rating_stars_big.png) no-repeat 0 0; }

#rating_box ul#ratingsystem_big.rating li.one a:hover {
  background-position: 0 -36px; }

#rating_box ul#ratingsystem_big.rating li.two a:hover {
  background-position: 0 -72px; }

#rating_box ul#ratingsystem_big.rating li.three a:hover {
  background-position: 0 -108px; }

#rating_box ul#ratingsystem_big.rating li.four a:hover {
  background-position: 0 -144px; }

#rating_box ul#ratingsystem_big.rating li.five a:hover {
  background-position: 0 -180px; }

/*-------------------------------------*/
/*----------PRICES AND SPECS-----------*/
/*-------------------------------------*/
.checked_item {
  background-color: #dddddd; }

.check_box_list {
  display: block;
  float: left;
  width: 184px;
  padding-right: 16px; }

.listing_label {
  display: block; }

.table_title {
  font-size: 12px;
  font-weight: bold;
  padding: 0 8px; }

.table_data {
  font-size: 12px;
  padding: 0 8px; }

/*.div_height div{height:20px;}*/
.colwidth {
  width: 10px; }

/*.img_div{height:143px!important;margin-bottom:5px;}*/
.specs_wrap {
  width: 952px;
  color: #000000;
  /*margin-left:58px;*/ }

.specs_wrap h1 {
  font-size: 16px;
  color: #000000; }

.specs_wrap .spacer {
  height: 10px !important; }

.searchbox {
  border: solid 1px #bcbbbb;
  width: 952px;
  background: #dddede; }

.searchbox .searchPrice {
  float: left;
  padding: 10px 0 0 10px; }

.searchbox .searchContent {
  width: 627px;
  float: left; }

.horizontalDots {
  background: url(../images/spec_horz_dash.gif) repeat-x;
  margin: 0 0 -3px;
  padding: 0; }

.searchbox .selectRange, .searchbox_w .selectRange {
  padding: 6px 12px 0 0; }

.searchbox .dropdown, .searchbox_w .dropdown {
  height: 24px;
  width: 212px;
  border: solid 1px #42695a;
  font-size: 11px;
  margin: 0 0 15px 0px;
  padding: 3px;
  background-color: #fff; }

.searchbox .margin5 {
  margin-left: 5px; }

.searchbox .adBanner {
  width: 300px;
  height: 250px;
  float: left;
  margin-left: 14px; }

.searchbox .detailBox {
  width: 202px;
  height: 195px;
  float: left; }

.searchbox .carSelection {
  height: 170px;
  width: 200px;
  border: solid 1px #42695a;
  font-size: 13px;
  margin: 7px 0 0;
  padding: 0 0 3px;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden; }

.searchbox .carSelection td, .searchbox .carSelection label {
  font-size: 11px;
  margin-top: 3px; }

.searchbox .searchComparison {
  margin: 20px 0 0; }

.searchbox .searchButton, .searchbox_w .searchButton {
  background: #000000 url(../images/search_button.jpg) repeat-x;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 0 10px;
  text-transform: uppercase;
  cursor: pointer;
  height: 18px;
  padding: 0 10px 10px;
  letter-spacing: -1px;
  margin: 0 !important;
  font-size: 11px;
  font-family: Verdana; }

.searchbox .searchItem {
  background: #000000 url(../images/search_button.jpg) repeat-x;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 0 10px;
  text-transform: uppercase;
  cursor: pointer;
  height: 18px;
  padding: 3px 10px;
  letter-spacing: -1px;
  margin: 0 !important;
  font-size: 11px;
  font-family: Verdana; }

.searchItem_print {
  background: #000000 url(/images/search_button.jpg) repeat-x;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 0 10px;
  text-transform: uppercase;
  cursor: pointer;
  height: 18px;
  padding: 3px 10px;
  letter-spacing: -1px;
  margin: 0 !important;
  font-size: 11px;
  font-family: Verdana; }

.carListing {
  width: 935px;
  padding: 0 10px; }

.carListing .details {
  width: 175px;
  margin: 202px 1px 0px 0; }

.carListing .details div {
  background: #c6cac9;
  border-bottom: 1px solid #ffffff;
  height: 20px;
  padding-top: 5px; }

.details_model {
  height: 35px !important; }

.carListing .carInfo, .carListing .carInfoAlt {
  background-color: #FFFFFF;
  margin: 10px 1px 0 0;
  width: 252px; }

.carListing .carInfo img, .carListing .carInfoAlt img {
  width: 250px;
  height: 165px; }

.carListing .carInfo .img_div, .carListing .carInfoAlt .img_div {
  border: 1px solid #909090 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none;
  height: 165px;
  width: 250px; }

.carListing .carInfo .img_accred, .carListing .carInfoAlt .img_accred {
  padding: 4px 0 0 10px;
  font-size: 9px;
  font-weight: bold; }

.carListing .carInfo div {
  background: #d9e6e1;
  border-bottom: 1px solid #ffffff;
  height: 20px;
  padding-top: 5px; }

.carListing .carInfoAlt div {
  background: #ccded7;
  border-bottom: 1px solid #ffffff;
  height: 20px;
  padding-top: 5px; }

.carListing .toggleButtons {
  padding: 11px 8px 1px !important;
  border: none !important; }

.carListing .gap {
  padding-top: 0px !important;
  border: medium none !important; }

.listingButtons {
  padding: 10px 0 10px 400px;
  width: 530px; }

.article_img img, .article_img {
  width: 450px; }

.article_img {
  background: #F0F0F0;
  padding: 0; }

.article_img p {
  font-size: 12px;
  margin: 6px 10px 0;
  padding: 0 0 10px; }

.article_img.left {
  margin-right: 10px; }

/* float left */
.article_img.right {
  margin-left: 10px; }

/* float right */
.searchbox_w {
  border: solid 1px #bcbbbb;
  background: #dddede; }

.searchbox_w .dropdown {
  width: 157px;
  margin: 3px 0px 3px 0px; }

.searchbox_w p {
  margin-top: 5px;
  margin-bottom: 5px; }

.searchbox_w .selection_box {
  float: right;
  width: 157px; }

.searchbox_w .ad {
  background-color: #c2c2c2;
  padding: 10px; }

.searchbox_w .container {
  padding: 5px; }

.searchbox_w .compare {
  color: #00784a;
  font-weight: bold; }

.searchbox_w .heading {
  font-size: 18px; }

#pas_loader {
  width: 299px;
  height: 400px;
  border: solid 1px #bcbbbb;
  background: #dddede;
  text-align: center; }

#pas_loader img {
  height: 25px;
  margin-top: 166px;
  width: 25px; }

/***************************************
Google maps polyline behaviour attribute
***************************************/
.follow_news {
  margin: 0 auto;
  padding: 13px; }

.follow_news h5 {
  color: #595959;
  font-size: 14px;
  margin-bottom: 10px; }

.follow_news a.icon {
  display: block;
  float: left;
  height: 66px;
  margin: 7px 3px 0 0;
  width: 65px; }

.follow_news a.icon.lasticon {
  margin-right: 0; }

.follow_news a.icon.facebook {
  background: url("../images/follow_news.png") no-repeat scroll 0 0 transparent; }

.follow_news a.icon.twitter {
  background: url("../images/follow_news.png") no-repeat scroll -74px 0 transparent; }

.follow_news a.icon.rss {
  background: url("../images/follow_news.png") no-repeat scroll -148px 0 transparent; }

.follow_news a.icon.youtube {
  background: url("../images/follow_news.png") no-repeat scroll -222px 0 transparent; }

.follow_news a.icon.iphone {
  background: url("../images/follow_news.png") no-repeat scroll 0 -73px transparent; }

bb .follow_news a.icon.android {
  background: url("../images/follow_news.png") no-repeat scroll -74px -73px transparent; }

.follow_news a.icon.mobile {
  background: url("../images/follow_news.png") no-repeat scroll -148px -73px transparent; }

.follow_news a.icon.google {
  background: url("../images/follow_news.png") no-repeat scroll -222px -73px transparent; }

span.datestamp {
  color: #74727D;
  margin-bottom: 4px; }

.reviews .pagination li a {
  border-left: none !important; }

.reviews .pagination .rightborder {
  border-right: solid 1px #333333 !important; }

.reviews .pagination .current_page {
  padding: 0 5px; }

/*Social Networking*/
.socialNetworkWrapper {
  /*float:left;padding:0 0 12px;*/ }

.social_network {
  margin-right: -27px;
  margin-right: -36px;
  padding-bottom: 10px; }

.social_networkVideo {
  margin-right: -14px;
  padding-bottom: 10px;
  padding-top: 10px; }

.twitterPos {
  float: left;
  padding-left: 5px;
  margin-right: -7px; }

.facebook .connect_widget .connect_text_wrapper span {
  color: #fff !important; }

/*Addon*/
.article a {
  text-decoration: underline;
  font-weight: bold; }

.article a:hover {
  text-decoration: underline;
  font-weight: bold; }

#likebox-frame {
  border: 1px solid #C2C2C2;
  background-color: #ffffff;
  /*height:155px;*/
  left: 0;
  /*overflow:hidden;*/
  position: relative;
  top: 0;
  width: 298px;
  z-index: 10; }

#likebox-frame iframe {
  left: -1px;
  overflow: hidden;
  position: relative;
  top: -1px;
  border: none;
  overflow: hidden;
  width: 300px;
  height: 238px; }

/*-----------------------------
   DatingLab Widget
------------------------------*/
#dateLabTabContainer div.tabs_on, #dateLabTabContainer div.tabs_off {
  float: left;
  padding: 5px 0;
  cursor: pointer;
  display: block;
  font-size: 14px; }

#dateLabTabContainer div.tabs_on {
  width: 98px;
  color: #015835;
  border-right: 1px solid #015835;
  border-left: 1px solid #015835;
  border-top: 1px solid #015835;
  border-bottom: 1px solid #FFF;
  margin-bottom: -1px; }

#dateLabTabContainer div.tabs_off {
  background: #FFFFFF;
  color: #CCCCCC; }

#infoTabContainer div.tabs_off {
  padding: 4px 2.54em; }

/* logo */
#most_box a.datinglab {
  background: url(../images/love2meet.png) no-repeat 30px 10px;
  height: 60px;
  display: block;
  text-indent: -500em;
  border: 1px solid #015835;
  border-top: none !important;
  padding-top: 10px; }

/* profiles man/woman */
#dateLabTabContainer .tabs_on, #dateLabTabContainer .tabs_off {
  height: 28px;
  line-height: 24px;
  display: block;
  font-weight: bold;
  padding-top: 2px;
  width: 98px;
  text-align: center; }

#tab_man_data .img_wrap, #tab_women_data .img_wrap, #tab_search_data .img_wrap {
  width: 65px;
  height: 75px;
  overflow: hidden;
  margin: 5px 10px 5px 0; }

#tab_man_data .img_wrap img, #tab_women_data .img_wrap img, #tab_search_data .img_wrap img {
  margin-top: -5px; }

.date_profile {
  /*background-color: #FFFFFF; border: 1px solid #DDDDDD;*/
  font-size: 12px;
  /*padding: 10px;*/ }

.date_profile .person {
  width: 280px;
  margin-bottom: 5px; }

.date_profile .item {
  width: 200px; }

.date_profile a {
  font-weight: bold; }

.date_profile h5 {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 2px; }

a.date_more {
  padding-left: 75px; }

/* search */
.love2meet .search_box {
  width: 280px; }

.love2meet .search_box h5 {
  font-weight: bold;
  /*font-size:14px;*/
  margin-bottom: 10px; }

.love2meet .search_box select {
  border: 1px solid #216959;
  font-size: 12px;
  padding: 2px;
  font-family: arial;
  margin-right: 0 !important; }

.love2meet .search_box td {
  font-size: 12px; }

.love2meet .search_box td.sBox {
  width: 120px; }

.love2meet .search_box td.select {
  width: 175px;
  text-align: right; }

.love2meet .search_box select#gender, .love2meet .search_box select#mGender {
  width: 188px; }

.love2meet .search_box select#mAgeMin, .love2meet .search_box select#mAgeMax {
  width: 84px; }

.love2meet .search_box select#mAgeMin {
  margin-right: 2px !important; }

.love2meet .search_box select#mAgeMax {
  margin-left: 2px !important; }

.love2meet .search_box .btn {
  background: url("../images/love2meet_submit.gif") repeat-x #ffffff;
  margin-right: 0 !important;
  border: 1px solid #000000;
  height: 21px;
  font-size: 11px;
  float: left;
  font-family: arial !important;
  margin-left: 0;
  margin-top: 15px;
  padding: 0 2px 0 2px;
  width: 58px !important; }

a.date_more {
  padding-left: 75px;
  font-weight: bold; }

.love2meet {
  background-color: #FFFFFF; }

.love2meet .tabNavigation {
  clear: both;
  height: 31px;
  border-bottom: none !important;
  z-index: 500;
  display: block;
  /*width:287px;*/ }

.love2meet .tab-wrapper {
  padding: 10px 4px 0 8px !important;
  clear: both;
  margin-top: -2px;
  border-right: 1px solid #015835;
  border-left: 1px solid #015835;
  border-top: 1px solid #015835; }

.love2meet .dashed {
  border-right: 1px solid #d9dddc;
  border-left: 1px solid #d9dddc; }

.love2meet .tabNavigation #theEnd {
  border: none !important; }

/* - dating lab end - */
/*RSS Feeds Page*/
.rss_page p {
  line-height: 20px;
  padding-right: 30px; }

.rss_readers li {
  background: url("../images/sprite_elm.gif") no-repeat scroll -295px -37px transparent;
  padding-left: 10px;
  font-weight: bold;
  line-height: 20px;
  margin-left: 10px; }

.rss_page .rss_list li {
  width: 190px;
  float: left;
  padding: 2px 10px 2px 0 !important;
  font-weight: bold; }

.rss_page .rss_list li img {
  padding-right: 5px; }

#ads125x125 {
  width: 300px;
  padding: 0 0 0 0px; }

.ad125x125 {
  padding-bottom: 5px; }

.adTextContainer .head {
  text-align: left; }

/* -----------------------------------------------------------------------------
	Home Vote Block
------------------------------------------------------------------------------ */
#vote {
  background: url("../images/pollrepeater.gif") top left repeat-y;
  border-top: none;
  width: 630px;
  margin: 12px 0; }

#vote h2 {
  color: #00784A;
  font-size: 16px; }

#vote p {
  font-size: 14px;
  padding: 3px 0; }

#vote span.bold, #vote strong {
  color: #00784A;
  font-weight: bold; }

#vote input.btn {
  margin-top: 10px;
  font-size: 11px;
  width: 85px;
  height: 25px; }

#vote td {
  font-size: 14px; }

#vote p.small {
  font-size: 11px;
  margin-top: 6px; }

#vote .item {
  margin-left: -10px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

p.progressBar {
  width: 200px;
  height: 10px;
  background: red;
  position: relative;
  margin: 2px 0 2px 12px;
  padding: 0 !important; }

p.progressBar span {
  position: absolute;
  display: block;
  width: 200px;
  height: 10px;
  background: url(../images/poll_bar.gif) no-repeat 0 0;
  top: 0px;
  left: 0px;
  overflow: hidden;
  text-indent: -8000px; }

p.progressBar em {
  position: absolute;
  display: block;
  width: 200px;
  height: 10px;
  background: url(../images/bg_cover.gif) repeat-x 0 0;
  top: 0; }

p.choice {
  font-size: 14px !important;
  margin: 0 !important;
  padding: 0 0 0 12px !important; }

p.choice span.votes {
  color: #888;
  font-size: 12px; }

.pollvote {
  background: #F3F5F5;
  padding: 10px 20px;
  width: 274px; }

#vote .pollvote p {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 12px; }

/* -----------------------------------------------------------------------------
	4x4 Trail - Search
------------------------------------------------------------------------------ */
#trailSearch {
  background-color: #DBCFA8;
  height: 135px;
  margin: 5px; }

#trailSearch select {
  width: 200px; }

#featuredTrail {
  background-color: #E8DEBF;
  height: 135px;
  margin: 5px; }

#ratingsystem {
  margin-top: 0px;
  margin-right: 5px; }

.trailrating {
  width: 75px;
  height: 14px;
  padding: 0;
  list-style: none;
  position: relative;
  background: url(../images/icons/rating_stars.png) no-repeat 0 0;
  margin: 2px 0 0 6px; }

.nostar {
  background-position: 0 0; }

.onestar {
  background-position: 0 -14px; }

.twostar {
  background-position: 0 -28px; }

.threestar {
  background-position: 0 -42px; }

.fourstar {
  background-position: 0 -56px; }

.fivestar {
  background-position: 0 -70px; }

.imageGalleryModal #slideshow {
  width: 640px;
  min-height: 350px;
  overflow: hidden;
  background-color: #000; }

.imageGalleryModal .image-wrapper {
  width: 640px;
  min-height: 340px;
  text-align: center;
  display: block;
  margin-top: -20px; }

.imageGalleryModal .image-wrapper img {
  max-width: 640px;
  max-height: 420px; }

.imageGalleryModal .bottom.pagination {
  font-size: 11px;
  text-align: center;
  position: relative;
  padding: 4px 0;
  font-weight: bold; }

.imageGalleryModal .bottom.pagination a, .multimedia_content .bottom.pagination span {
  margin: 0 4px;
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #666;
  background: #333; }

.imageGalleryModal .bottom.pagination a {
  background: #000;
  border: 1px solid #333; }

.imageGalleryModal .bottom.pagination a:hover {
  border: 1px solid #666; }

.imageGalleryModal .bottom.pagination .prev_page {
  left: 0;
  top: 5px;
  border: none;
  padding: 0;
  background: none; }

.imageGalleryModal .bottom.pagination .next_page- {
  right: 20px;
  top: 5px;
  border: none;
  padding: 0;
  background: none; }

.imageGalleryModal .bottom.pagination .next_page, .multimedia_content .bottom.pagination .prev_page {
  margin: 0px; }

.imageGalleryModal .bottom.pagination .next_page:hover, .multimedia_content .bottom.pagination .prev_page:hover {
  margin: 0px;
  border: none; }

.nav-controls .prev {
  float: left;
  padding-left: 30px;
  padding-top: 5px;
  margin-left: 10px;
  background: url(../images/prev_image.jpg) no-repeat;
  height: 21px;
  color: #5BBBFE; }

.nav-controls .next {
  float: right;
  padding-right: 30px;
  padding-top: 5px;
  margin-right: 10px;
  background: url(../images/next_image.jpg) 90px 0px no-repeat;
  height: 21px;
  color: #5BBBFE; }

.bott_controls {
  background: #04142C;
  margin-top: 10px;
  padding-top: 5px;
  width: 100%;
  height: 30px;
  text-align: center;
  position: relative; }

.bott_controls .photo-index-bottom {
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px; }

.bott_controls .photo-index-bottom span {
  font-weight: normal; }

.videoModal #fancybox-content {
  border: 0 solid #000000; }

.videoModal {
  border: 1px solid #515151; }

.relatedthumb {
  height: 65px;
  margin-right: 5px;
  overflow: hidden;
  width: 65px; }

.contact-label {
  font-weight: bold;
  display: block;
  float: left;
  width: 100px; }

.contact-value {
  display: block; }

.trail-contact {
  background: url("../images/horz_dash.gif") repeat-x scroll center top transparent;
  margin: 20px 5px;
  padding-top: 10px; }

.trail-contact li {
  float: left;
  margin-top: 3px;
  width: 282px; }

.trailspec {
  float: left;
  margin: 3px 0px;
  width: 288px;
  display: block;
  height: 16px;
  border-bottom: 1px solid #F4EFDF;
  padding-bottom: 3px; }

.spectrail h4 {
  display: block;
  position: relative;
  padding: 15px;
  background: #F4EFDF;
  font-weight: bold;
  font-size: 16px; }

.trailspec-value {
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 3px;
  width: 53px; }

.trailspec-img {
  margin: 2px 40px 2px 2px;
  float: left; }

.trailmap h4 {
  font-weight: bold;
  padding: 10px 0px;
  font-size: 16px; }

.trail_tabs {
  background: #FFFFFF;
  width: 613px; }

/* SPRITE THIS - done */
.trail_tabs #trailTabContainer {
  background: #025936;
  height: 33px;
  width: 613px; }

.trail_tabs #trailTabContainer div.tabs_on, .trail_tabs #trailTabContainer div.tabs_off {
  float: left;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
  width: 125px;
  margin: 5px 0 0 5px; }

.trail_tabs #trailTabContainer div.tabs_on {
  background: #FFFFFF;
  color: #000; }

.trail_tabs #trailTabContainer div.tabs_off {
  color: #fff; }

.trail_tabs .tab-wrapper {
  padding: 10px;
  width: 593px; }

.trail_tabs .tab-wrapper ul {
  font-size: 11px; }

/* SPRITE THIS - done */
.col593 {
  width: 593px; }

#tab_trail_data .article {
  width: 593px; }

.trail_tabs #trailTabContainer {
  background: url("../images/sprite_tile.png") repeat-x scroll 0 -454px #9F8D55; }

/* Comments Block */
.comments_block .commentWrapper {
  height: auto;
  width: 620px; }

.comments_block .commentWrapper table {
  border-spacing: 2px; }

.comments_block .commentSubBox {
  width: 620px;
  font-size: 11px;
  line-height: 16px; }

.comments_block .commentBoxLeft {
  width: 135px;
  text-align: right;
  padding: 10px 15px 10px 0px;
  background: #F1F0F0; }

.comments_block .commentBoxRight {
  width: 440px;
  text-align: left;
  padding: 10px 15px 10px 15px;
  color: #000000;
  line-height: 16px; }

.comments_block h3 a {
  color: #320000;
  font-family: georgia;
  font-size: 20px;
  margin: 0 10px 6px 0;
  text-align: left; }

/* Form tags */
.comments_block .commentBoxForm {
  height: auto;
  width: 620px;
  background-color: #e9e9d6;
  padding-top: 20px; }

.comments_block .commentBoxForm .asterisk {
  color: #CC0000;
  float: right;
  padding-right: 140px;
  width: 8px; }

.comments_block .commentBoxForm label {
  float: left;
  width: 110px;
  padding: 0px 1em;
  text-align: right;
  margin: auto 0px;
  font-size: 11px; }

.newsletter {
  padding-left: 133px; }

.comments_block .redButtonArticle {
  float: left;
  clear: both;
  margin: 10px 0px 0px 130px;
  background: url(../images/form_submit.jpg) no-repeat;
  width: 75px;
  height: 24px;
  border: none;
  cursor: pointer; }

.comments_block .commentBoxForm textarea {
  margin: 0px;
  overflow: auto;
  font-family: arial;
  font-size: 10px;
  width: 330px;
  height: 60px;
  float: left; }

.comments_block .commentBoxForm input {
  font-family: arial;
  font-size: 11px;
  width: 330px;
  float: left; }

.comments_block .commentBoxForm .checkbox {
  border: none;
  width: 13px !important; }

.comments_block .commentBoxForm input.rowspacer {
  margin-top: 10px; }

.checkbox {
  border: none;
  width: 13px !important; }

#comment_table td {
  vertical-align: top; }

#comment_table table {
  border-spacing: 8px; }

/* ---  Custom Additions --- */
.modal_header h3 {
  color: #CC0000;
  font-family: georgia;
  font-size: 26px;
  margin: 30px 0 0 40px;
  position: absolute;
  text-align: left; }

.modal_content {
  background: #F1F0F0;
  width: 570px;
  height: auto;
  text-align: left;
  line-height: 16px;
  color: #000000;
  display: block;
  margin-top: 2px;
  padding: 15px; }

.modal_content h3 {
  color: #000000;
  font-family: Arial;
  font-weight: bold; }

.modal_content .redtext {
  color: #ce0309;
  font-size: 11px;
  width: 450px; }

.modal_content input {
  font-family: arial;
  font-size: 12px;
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

.modal_content label {
  display: block;
  font-size: 12px;
  padding-bottom: 2px;
  padding-top: 10px; }

.modal_content select {
  border: 1px solid #a9a9a9;
  width: 281px;
  background-color: #ffffff; }

.modal_content .search_direct {
  border: 1px solid #abaa87;
  width: 300px; }

.modal_content .textbox_direct {
  border: 1px solid #abaa87;
  height: 96px;
  width: 300px; }

.modal_content .add_direct {
  border: 1px solid #abaa87;
  width: 200px; }

.modal_content .grocery_box {
  border: 1px solid #abaa87;
  width: 283px;
  height: auto;
  background-color: #ffffff;
  padding: 10px; }

.modal_content .grocery_box ul li {
  padding-left: 0px !important;
  line-height: 20px; }

.paging {
  cursor: pointer; }

#trail_carousel .jcarousel-clip-horizontal {
  height: 85px;
  overflow: hidden;
  width: 219px;
  position: relative;
  left: 35px; }

#trail_carousel {
  width: 100%;
  z-index: 100;
  overflow: hidden; }

#trail_carousel a:hover, #trail_carousel a:hover img {
  cursor: pointer; }

#trail_carousel #carousel {
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 1; }

#trail_carousel #carousel .item {
  width: 130px;
  text-align: left; }

#trail_carousel #carousel .item .img_wrap {
  width: 130px;
  height: 80px;
  overflow: hidden; }

#trail_carousel .jcarousel-container-horizontal {
  padding: 0; }

#trail_carousel #carousel .item h4, #trail_carousel #carousel .item p {
  font-size: 11px;
  width: 130px; }

#trail_carousel #carousel .item h4 {
  margin-top: 4px;
  margin-bottom: 0px; }

#trail_carousel #carousel a {
  color: #00341F;
  line-height: 65px; }

/**/
#trail_carousel #carousel a:hover {
  text-decoration: underline; }

#trail_carousel #carousel li {
  padding: 0 !important;
  float: left !important; }

#trail_carousel #carousel .jcarousel-list li, #trail_carousel #carousel .jcarousel-item {
  float: left;
  list-style: none;
  margin: 4px;
  width: 65px; }

/*  - Horizontal Buttons - */
#trail_carousel .jcarousel-prev-horizontal {
  position: absolute;
  top: 27px;
  left: 10px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../images/carousel_left.jpg) no-repeat;
  z-index: 500; }

#trail_carousel .jcarousel-next-horizontal {
  background: url(../images/carousel_right.jpg) no-repeat;
  height: 24px;
  position: absolute;
  right: 6px;
  top: 27px;
  width: 24px;
  z-index: 500;
  cursor: pointer; }

#trail_carousel .jcarousel-next-disabled, #trail_carousel .jcarousel-prev-disabled {
  background: none !important;
  cursor: auto; }

#featuredTrail {
  padding: 15px;
  width: 270px; }

#featuredTrail h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px; }

#featuredTrail h5 a {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14px; }

#featuredTrail a img {
  float: left;
  margin-right: 5px; }

#featuredTrail a {
  font-weight: bold;
  font-size: 11px; }

#trailSearch {
  padding: 15px;
  width: 270px;
  background: url(../images/trailsearch.jpg) #DBCFA8 top left no-repeat; }

#trailSearch h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0px; }

.searchbtn {
  border: 1px solid #000000;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 11px;
  padding: 2px 6px;
  text-transform: uppercase;
  background: url("../images/sprite_tile.png") repeat-x scroll 0 -269px #252525;
  margin-top: 0px; }

#ddlTrailRegion {
  background-color: #FFFFFF;
  border: 1px solid #42695A;
  font-size: 11px;
  height: 24px;
  padding: 3px;
  width: 212px; }

.datestamp {
  color: #9F9F9F;
  font-size: 10px;
  margin-bottom: 4px; }

.relatedlink {
  font-size: 11px;
  font-weight: bold; }

.bullets {
  margin-top: 5px; }

.bullets li {
  background: url("../images/sprite_elm.gif") no-repeat scroll -295px -40px transparent; }

.red {
  color: Red; }

.white {
  color: White; }

.rowheight2 {
  height: 2px; }

#trailpage li {
  float: left; }

#trailpage li a {
  display: block;
  cursor: pointer; }

#trailpage li a.selected {
  font-weight: bold;
  cursor: default;
  text-decoration: none;
  color: #00784A !important; }

#trailpage li a.disabled {
  cursor: default;
  text-decoration: none;
  color: #00784A !important; }

.trailreview {
  margin-top: 10px; }

.trailreviewhead {
  height: 35px;
  width: 100%;
  background: #E5E5E5;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 2px; }

.trailallreview {
  height: 25px;
  width: 100%;
  background: #E5E5E5;
  font-weight: bold;
  padding: 10px; }

.showreviews {
  display: block;
  border: 1px solid #9C1000;
  height: 16px;
  color: #FFFFFF;
  background: url("../images/redreapter.jpg") repeat-x top left;
  width: 100px;
  padding: 3px 10px; }

#trailresult {
  width: 300px;
  min-height: 170px;
  padding-bottom: 10px;
  margin: 5px;
  background: url("../images/horz_dash.gif") repeat-x center bottom transparent; }

#trailresult h4 a {
  font-weight: bold;
  font-size: 14px !important;
  margin-bottom: 5px; }

#trailresult a img {
  margin-left: 5px; }

#trailresult a {
  font-weight: bold;
  font-size: 11px;
  line-height: 18px; }

#trailresult #lnkAddReview {
  padding-left: 15px;
  background: url("../images/add_review.gif") top left no-repeat;
  margin-top: 3px; }

.trailpaging {
  width: 600px;
  height: 23px;
  background: #F3F5F5;
  display: block;
  padding-top: 5px; }

.trailpaging .prev {
  padding-left: 10px;
  background: url("../images/page_prev.gif") left 50% no-repeat;
  font-weight: bold; }

.trailpaging .next {
  padding-right: 10px;
  background: url("../images/page_next.gif") right 50% no-repeat;
  font-weight: bold; }

.trailsort {
  background: url("../images/sprite_tile.png") repeat-x scroll 0 -454px #9F8D55;
  height: 33px;
  width: 100%;
  margin-bottom: 10px; }

.trailsort a {
  cursor: pointer;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 5px;
  padding: 6px;
  width: 125px;
  color: #FFFFFF; }

.trailsort a.selected {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #000000; }

.reviewblock {
  width: 580px;
  background: #E5E5E5;
  font-weight: bold;
  display: block;
  height: 30px;
  padding: 10px; }

.reviewblock h3 {
  font-size: 18px; }

.paginationholder {
  background: #E5E5E5;
  display: block;
  height: 15px;
  width: 610px;
  padding: 10px; }

.paginationholder li a {
  border: none; }

.trailsmap_4x4 {
  width: 600px;
  background: url("../images/4x4_maphead.jpg") top left no-repeat #E8DEBF;
  display: block;
  height: 410px;
  padding: 10px; }

.trailsmap_4x4 h1 {
  margin: 0px;
  color: #FFF;
  font-weight: bold; }

.trailsmap_4x4 span {
  color: #FFF; }

.trailsmap_4x4 .map4x4 {
  width: 610px;
  height: 320px;
  display: block;
  margin-top: 30px;
  background: url("../images/4x4TrailsMap_repeater.gif") repeat-x left 53px; }

.trailmapside {
  width: 230px;
  float: right;
  display: block;
  margin-top: 70px; }

.trailsa {
  width: 110px;
  float: left; }

.trailInt {
  width: 100px;
  float: left;
  border-left: 1px solid #CCC;
  padding-left: 10px;
  height: 180px; }

.viewtrail {
  color: Yellow; }

.trailtip {
  width: 230px;
  float: left;
  display: block;
  margin-top: 17px;
  font-size: 11px; }

#easyTooltip {
  padding: 5px 10px;
  border: 1px solid #666;
  background: #000;
  color: #fff;
  font-family: Arial;
  font-size: 11px; }

.trailmapside a.disabled {
  cursor: default;
  color: #808080;
  text-decoration: none; }

/* ShopBlock */
.shopBlock {
  border-bottom: 3px solid #000000; }

.shopblock .wrapper {
  float: left; }

.shopBlock .header {
  background: url(../images/shopblock/header_bckgrnd.png) repeat-x;
  width: 630px;
  height: 45px; }

.shopBlock .header h3 {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  float: left;
  margin: 14px 0 0 9px; }

.shopBlock .header img {
  float: right;
  padding-right: 12px; }

.shopBlock .blockContent {
  float: left;
  margin: 10px -8px 0px -8px;
  width: 626px; }

.shopBlock li {
  float: left;
  background: none;
  width: 140px;
  padding: 0 11px 0 0;
  margin-right: 10px;
  border-right: solid 1px #ccc; }

.shopBlock ul {
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  margin-left: 10px; }

.shopBlock ul.last {
  border-bottom: none; }

.shopBlock li.last {
  float: left;
  background: none;
  width: 140px;
  padding: 0;
  margin: 0px;
  border-right: none; }

.shopBlock li a {
  font-size: 12px; }

.shopBlock li img {
  width: 140px;
  height: 158px; }

.shopBlock li .buy_me {
  background-color: #CB0133;
  border: 1px solid #7F0020;
  font-size: 11px;
  padding: 2px 3px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 5px; }

.shopBlock .blockContent .seperator {
  background: url(../images/shopblock/shopblock_seperator.gif) no-repeat;
  width: 645px;
  height: 21px;
  float: left; }

.padbot10 {
  padding-bottom: 10px; }

.single_article_ad {
  height: 207px;
  display: block; }

/* UGC Facebook Comments */
.facebookComments {
  color: #fff;
  font-size: 11px;
  background: #3b5998 url(../images/facebook_comments.png) no-repeat left top;
  width: autopx;
  height: 55px;
  padding: 10px 10px 10px 58px;
  display: block; }

.facebookComments p {
  margin: 0 !important; }

/************************************************************************/
/* ALL STYLES BELOW FOR MULTIMEDIA CAN BE REPLACED. ADDED DURING DEV FROM
OTHER SITES TO GET THE LOOK ROUGHLY THE SAME.
*************************************************************************/
/* Image/View Article Galleries */
.white_wrap {
  background-color: #fff;
  margin: 6px;
  padding: 3px;
  text-align: left;
  width: 937px;
  display: inline-block; }

.gallery_options h3 {
  color: #FFF !important;
  padding: 10px 0 0 10px; }

.gallery_options .button_goto_gallery {
  margin: 8px 0px 8px 0px;
  text-align: center; }

#gallery_box, #video_box {
  background: none repeat scroll 0 0 #000000;
  margin: 6px 0 0 6px;
  min-height: 420px; }

.info_nav {
  background-color: #015835;
  height: 40px; }

#slideshow {
  background: url("../images/ajax-loader.gif") no-repeat scroll center 200px #000000;
  margin: 0 auto;
  text-align: center; }

.img_loaded {
  height: 430px;
  margin-top: 0px !important;
  overflow: hidden;
  width: 626px; }

#gallery_wrap, #video_wrap, #sound_wrap, #multimedia_wrap {
  background: none repeat scroll 0 0 #333333;
  padding: 8px; }

#gallery_wrap .breadcrum, #video_wrap .breadcrum, #sound_wrap .breadcrum {
  color: #FFFFFF;
  font-size: 14px;
  height: 40px;
  margin-top: 4px;
  padding-left: 6px;
  width: 932px; }

#thumbs {
  background-color: #000000;
  float: left;
  width: 300px; }

ul.thumbs {
  float: left;
  list-style: none outside none; }

ul.thumbs li {
  background: none repeat scroll 0 0 transparent !important;
  float: left;
  height: 70px;
  margin: 14px;
  overflow: hidden;
  padding: 0 !important;
  width: 70px; }

#thumbs .pagination {
  background: none repeat scroll 0 0 #015835;
  color: #FFFFFF;
  float: left;
  height: 50px;
  padding-top: 20px;
  text-align: center;
  width: 300px; }

#thumbs .help {
  bottom: 10px;
  color: #B0B0B0;
  font-size: 11px;
  left: 20px;
  text-align: center; }

#thumbs .pagination a.next_page {
  background: url(../images/arrow_right.png) no-repeat scroll 0 0 transparent;
  height: 24px;
  position: absolute;
  right: 10px;
  bottom: 30px;
  width: 24px; }

#thumbs .pagination a.prev_page {
  background: url("../images/arrow_left.png") no-repeat scroll 0 0 transparent;
  height: 24px;
  left: 10px;
  position: absolute;
  bottom: 30px;
  width: 24px; }

#thumbs .pagination a {
  color: #00CA7A;
  padding: 0 5px; }

#thumbs .pagination .current {
  color: #FFF;
  padding: 0 5px; }

#thumbs .caption {
  display: none; }

#video_box #player {
  margin: auto; }

#gallery_box .player a.prev, .player a.next {
  padding: 4px 35px; }

#gallery_box .player .prev {
  color: #00CA7A;
  font-size: 12px;
  font-weight: normal;
  height: 24px;
  left: 0;
  margin: 8px 10px 0;
  position: absolute;
  text-transform: uppercase; }

#gallery_box .player .next {
  background-position: 118px 0;
  color: #00CA7A;
  font-size: 12px;
  font-weight: normal;
  height: 24px;
  margin: 8px 10px 0;
  position: absolute;
  right: 0;
  text-transform: uppercase; }

#gallery_box .caption-container .photo-index {
  left: 270px;
  top: -468px; }

#gallery_box .caption-container .photo-index span, .bott_controls .photo-index-bottom span {
  font-weight: normal !important; }

#gallery_box .caption-container .photo-index, .bott_controls .photo-index-bottom {
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase; }

#gallery_box .bott_controls {
  background-color: #015835; }

.article-full-page h3.breadcrumb, #gallery_mainbody h3.breadcrumb {
  margin: 15px 10px 10px;
  color: #fff;
  text-align: left; }

.article-full-page h3.breadcrumb a, #gallery_mainbody h3.breadcrumb a {
  color: #06C97D; }

.article-full-page h3.breadcrumb {
  background-color: #015835;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 15px; }

.article-full-page h3.breadcrumb, #gallery_mainbody h3.breadcrumb .active {
  color: #fff; }

.article-full-page #marging10Bottom {
  border: none !important; }

.top_controls .photo-index, .top_controls .photo-index, .bott_controls .photo-index-bottom {
  color: #fff;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold; }

.top_controls .photo-index span, .bott_controls .photo-index-bottom span {
  font-weight: normal !important; }

.caption {
  color: #fff;
  padding: 5px 10px; }

.caption a {
  color: #fff; }

.caption a:hover {
  color: #fff; }

div#AutoTraderSearchFormWidget, div#AutoTraderCarouselWidget, div#AutoTraderContextualCarouselWidget1, div#AutoTraderContextualCarouselWidget2 {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 300px;
  height: 250px;
  overflow: hidden;
  font: 75% Arial, Verdana, Helvetica, sans-serif;
  background: url(https://www.autotrader.co.za/merlin-web-za/web/img/widgets/widgebg.jpg) no-repeat; }

div#AutoTraderSearchFormWidget a, div#AutoTraderCarouselWidget a, div#AutoTraderContextualCarouselWidget1 a, div#AutoTraderContextualCarouselWidget2 a {
  color: #0086CF;
  text-decoration: none; }

.iframeholder {
  padding: 2px; }

.atBottomLinks {
  font-size: 1.2em;
  font-weight: 700;
  color: #999;
  padding: 0 2%; }

#AutoTraderSearchFormWidget .searchLinks {
  clear: both; }

#AutoTraderSearchFormWidget iframe, #AutoTraderCarouselWidget iframe, #AutoTraderContextualCarouselWidget1 iframe, #AutoTraderContextualCarouselWidget2 iframe {
  background-color: transparent; }

.main_wrap {
  cursor: default;
  overflow: hidden !important; }

/*.ad_wrap {width:728px}*/
.latest_gallery {
  width: 310px; }

.latestgallery {
  list-style: none;
  margin-left: 10px; }

.f1_btn {
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 11px !important;
  font-weight: bold;
  padding: 6px 5px !important;
  text-transform: uppercase; }

h5.results {
  color: #000;
  padding-top: 10px;
  float: left;
  font-weight: bold; }

h5.results a {
  color: #000; }

.latestgallery .gallery_item .synop_wrap {
  float: left;
  width: 205px; }

.latestgallery .gallery_item .img_wrap {
  display: block;
  float: left;
  height: 65px;
  padding-right: 10px;
  position: relative;
  width: 65px; }

.latestgallery .gallery_item img.overlay {
  bottom: 3px;
  height: 30px;
  left: 33px;
  position: absolute;
  width: 34px; }

.latestgallery .gallery_item {
  display: block;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  width: 300px; }

.col900 {
  width: 900px;
  display: block; }

.col900 .gallery_item .synop_wrap {
  float: left;
  width: 205px; }

.col900 .gallery_item .img_wrap {
  display: block;
  float: left;
  height: 65px;
  padding-right: 10px;
  position: relative;
  width: 65px; }

.col900 .gallery_item img.overlay {
  bottom: 3px;
  height: 30px;
  left: 33px;
  position: absolute;
  width: 34px; }

.col900 .gallery_item {
  display: block;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  width: 300px; }

.col948 {
  width: 948px;
  display: block; }

/* Good News Block */
#good_new_box {
  /*width:288px;*/
  min-height: 155px; }

#good_new_box .wrapper {
  padding: 0 0 10px;
  background-color: #e7f1f9;
  /*width:288px;*/ }

#good_new_box .content_header {
  background-color: #2c455b;
  height: 34px;
  /*width:288px;*/ }

#good_new_box .goodie_ad {
  padding: 10px 10px 0;
  margin: 0 auto;
  text-align: center; }

#good_new_box img.logo {
  top: 0;
  left: 0; }

#good_new_box img.fnb {
  top: 0;
  right: 0; }

#good_new_box ul {
  padding: 0 10px 0 10px;
  font-size: 12px;
  font-weight: normal; }

#good_new_box ul li {
  background: none !important;
  padding: 8px 0;
  border-bottom: 1px solid #a4acb5;
  display: block;
  line-height: 1.4em; }

#good_new_box ul li a {
  color: #0e2e5e;
  font-size: 12px;
  font-weight: normal; }

#good_new_box .good_news {
  color: #FFFFFF;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase; }

#good_new_box .goodie_button {
  background: url(../images/goodie_button.png) no-repeat;
  width: 155px;
  height: 22px;
  border: 0;
  color: #000;
  cursor: pointer;
  font-family: arial;
  font-size: 10px;
  letter-spacing: -0.03em;
  margin-top: 6px;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
  text-decoration: none !important;
  margin-right: 6px; }

#good_new_box .good_img {
  float: left;
  margin-right: 5px; }

.VidSlideBlock {
  background: #015835 url("../images/multimedia_keyword_bg.jpg") repeat-x top left;
  color: #FFFFFF;
  border-bottom: none !important;
  margin-bottom: 10px !important;
  padding-bottom: 15px !important; }

.VidSlideBlock h4 a {
  color: #fff !important; }

.VidSlideBlock .photoicon {
  background: url(../images/gallery_icon.png) no-repeat 10px 1px;
  background-color: #4da483;
  color: #015835;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  font-size: 10px;
  line-height: 14px;
  padding: 0 0 0 20px; }

.VidSlideBlock .videoicon {
  background: url(../images/video_icon.png) no-repeat 10px 1px;
  background-color: #4da483;
  color: #015835;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  font-size: 10px;
  line-height: 14px;
  padding: 0 0 0 20px; }

.VidSlideBlock .slideicon {
  background: url(../images/slideshow_icon.png) no-repeat 10px 1px;
  background-color: #4da483;
  color: #015835;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  font-size: 10px;
  line-height: 14px;
  padding: 0 0 0 20px; }

.VidSlideBlock .audioslideicon {
  background: url(../images/audio_slideshow_icon.png) no-repeat 10px 1px;
  background-color: #4da483;
  color: #015835;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  font-size: 10px;
  line-height: 14px;
  padding: 0 0 0 20px; }

.VidSlideBlock .title_section {
  width: 280px;
  padding: 5px 0 3px;
  border-bottom: 1px solid #015e39;
  line-height: 18px;
  margin: 0 10px; }

.VidSlideBlock .title_section span.datestamp {
  color: #FFF;
  margin: 0px; }

.VidSlideBlock .content_section {
  width: 280px;
  padding: 10px 0 5px;
  border-top: 1px solid #007c4d;
  margin: 0 10px;
  min-height: 60px; }

.VidSlideBlock .content_section a {
  color: #4da483; }

.VidSlideBlock .content_section a:hover {
  text-decoration: underline; }

.VidSlideBlock .content_section img {
  float: left;
  margin-right: 10px; }

.VidSlideBlock .content_section .thumbImage {
  width: 65px;
  height: 65px;
  overflow: hidden;
  float: left;
  margin-right: 10px; }

.VidSlideBlock .content_section .imgwrapper {
  color: #000;
  background: url("../images/disclaimer_bckgrnd.png") repeat-x scroll 0 0 #F4AC40;
  border: 1px solid #E6BE81;
  float: left;
  font-size: 11px;
  margin-right: 6px;
  padding: 5px;
  text-align: center;
  width: 65px; }

.VidSlideBlock .content_section .imgwrapper .mediaScale_60 {
  padding-bottom: 5px; }

.VidSlideBlock .content_section .imgwrapper a {
  color: #010A6E;
  font-size: 11px;
  word-wrap: break-word; }

.gallerVidSlideBlockySynopsis .content_section .stats {
  font-size: 11px;
  padding-top: 5px; }

.VidSlideBlock .content_section .stats .comments_stats {
  padding-right: 5px; }

/* ---------------------------------
	Galleries / Videos / Soundclips
------------------------------------ */
#gallery_wrap, #video_wrap, #sound_wrap, #multimedia_wrap {
  background: #04142C;
  padding: 8px; }

#video_wrap {
  background: #450000; }

/**/
#sound_wrap {
  background: #012C17; }

/**/
#multimedia_wrap {
  background: #0E2E5E; }

#gallery_wrap .white_wrap, #video_wrap .white_wrap, #sound_wrap .white_wrap, #multimedia_wrap .white_wrap {
  background: #fff; }

/**/
#gallery_wrap .breadcrum, #video_wrap .breadcrum, #sound_wrap .breadcrum {
  width: 932px;
  color: #ABABAB;
  height: 40px;
  padding-left: 6px;
  margin-top: 4px; }

/**/
#gallery_wrap #left_column, #gallery_wrap #right_column, #sound_wrap #left_column, #sound_wrap #right_column, #video_wrap #left_column, #video_wrap #right_column {
  background: #fff; }

/**/
#gallery_wrap .breadcrum a, #video_wrap .breadcrum a, #sound_wrap .breadcrum a {
  font-size: 14px;
  color: #ACE2F2; }

/**/
#video_wrap .breadcrum a {
  color: #F2D0AC; }

/**/
#sound_wrap .breadcrum a {
  color: #D0F2AC; }

#gallery_wrap .breadcrum .active, #video_wrap .breadcrum .active, #sound_wrap .breadcrum .active {
  color: #fff;
  font-size: 18px; }

#gallery_box, #video_box {
  /*background:#000;*/
  margin: 0 0 6px;
  min-height: 420px; }

/**/
#gallery_box .caption {
  background: #015835;
  color: #FFF;
  padding: 10px;
  text-align: left;
  width: 610px;
  display: block;
  font-weight: bold; }

#video_box .caption {
  background: #015835;
  color: #FFFFFF;
  padding: 10px;
  text-align: left;
  display: block;
  font-weight: bold; }

#video_box {
  text-align: center;
  padding: 0; }

/**/
#video_box .player {
  margin: 10px; }

#gallery_box {
  background-color: #000; }

#gallery_box .caption-container {
  background-color: #cedfe7; }

#gallery_box .crossfadediv {
  background: #000;
  text-align: center;
  padding: 10px 0; }

#gallery_box .caption h4 {
  margin: 0 6px 0 0;
  text-transform: uppercase; }

/**/
#gallery_box .caption p {
  line-height: 1.4em;
  text-align: left; }

#gallery_box .top_controls {
  position: relative; }

#gallery_box .image_control {
  height: 16px; }

#gallery_box .image_control, #thumbnail_box .image_control, #article_gallery .image_control_thumb, #article_special .image_control_thumb {
  text-align: center;
  text-transform: uppercase;
  background: #04142C;
  padding: 13px;
  color: #fff;
  clear: both; }

/**/
#gallery_box .image_control a, #article_gallery .image_control_thumb a {
  color: #ACE2F2; }

#gallery_box .image_control a.prev, #thumbnail_box .image_control a.prev, #article_gallery .image_control_thumb a.prev {
  background: url(../images/arrow_left.png) no-repeat left center;
  padding: 5px 0 0 40px;
  left: 10px;
  height: 20px;
  width: 120px;
  text-align: left; }

#gallery_box .image_control a.prev, #thumbnail_box .image_control a.prev, #gallery_box .image_control a.next, #thumbnail_box .image_control a.next {
  top: 8px; }

#gallery_box .image_control a.next, #thumbnail_box .image_control a.next, #article_gallery .image_control_thumb a.next {
  background: url(../images/arrow_right.png) no-repeat right center;
  padding: 5px 40px 0 0;
  right: 10px;
  height: 20px;
  width: 120px;
  text-align: right; }

#thumbnail_box {
  background: #000;
  margin: 6px 0 0 6px;
  width: 297px;
  padding-left: 3px; }

/**/
#thumbnail_box .g-inner {
  width: 70px;
  height: 70px;
  text-align: center;
  margin: 14px;
  float: left; }

#thumbnail_box .item {
  height: 70px;
  width: 70px;
  overflow: hidden; }

#thumbnail_box .item:hover {
  border: 3px solid #fff;
  margin: -3px; }

#thumbnail_box .item a:hover img, #gallery_cartoons #thumbnail_box .item a:hover {
  /*border:3px solid #fff;margin:-3px*/ }

/**/
#thumbnail_box .image_control p {
  text-transform: none;
  font-size: 11px;
  color: #B0B0B0;
  padding: 20px 10px 0 10px; }

#latest_gallery {
  background: #fff; }

/**/
#latest_gallery h3, #more_gallery h3 {
  margin: 10px 0 10px 10px;
  color: #595959; }

/**/
#latest_gallery .item {
  padding: 2px 10px;
  width: 280px; }

#latest_gallery .item img.overlay {
  top: 35px;
  left: 40px; }

/**/
#latest_gallery.video .item img.overlay {
  top: 35px;
  left: 40px; }

#latest_gallery .item h4 {
  margin-top: 5px; }

/**/
#latest_gallery .item a:hover h4 {
  text-decoration: underline; }

/*#latest_gallery .rightcolumn{padding-top:28px}*/
#latest_gallery .rightcolumn {
  padding-top: 39px; }

#more_gallery {
  background: #F4F8FB;
  margin: 0 0px 6px 0px; }

/**/
#more_gallery h4 {
  margin: 6px 0 0 10px;
  color: #E30A15;
  font-size: 12px;
  text-transform: uppercase; }

#more_gallery h4 a {
  color: #E30A15; }

#more_gallery ul {
  margin: 6px 0 0 10px;
  color: #74727D; }

#gallery_landing #gallery_wrap h1, #gallery_landing #video_wrap h1, #gallery_landing #sound_wrap h1, #multimedia_landing #multimedia_wrap h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 8px; }

#gallery_landing .news_item, #multimedia_landing .news_item {
  background: none;
  padding: 10px; }

/**/
#gallery_landing .news_item h2, #multimedia_landing .news_item h2 {
  font-size: 24px;
  margin-bottom: 2px; }

#gallery_landing #right_column .ad300X250, #multimedia_landing #right_column .ad300X250 {
  bottom: 0px;
  left: 6px; }

/**/
/* NEW */
#gallery_landing #right_column, #multimedia_landing #right_column, #video_wrap #right_column, #sound_wrap #right_column {
  height: 443px; }

/* New ----------- */
#video_wrap #right_column, #sound_wrap #right_column {
  /*height:511px*/ }

/**/
#video_wrap #right_column.archive, #sound_wrap #right_column.archive {
  height: inherit; }

#gallery_landing #gallery_box, #multimedia_landing #gallery_box {
  padding: 6px 0 0 0;
  margin: 0;
  background: none;
  min-height: 200px; }

#gallery_archive #right_column #latest_gallery {
  margin-top: 28px; }

/**/
#gallery_archive h3 {
  margin-bottom: 16px;
  color: #595959;
  font-size: 14px; }

#gallery_archive .item.archive {
  padding: 10px; }

#gallery_cartoons #thumbnail_box {
  background: #000;
  padding-top: 3px;
  padding-bottom: 3px; }

/**/
#gallery_cartoons #thumbnail_box .item {
  margin: 6px;
  padding: 0; }

/**/
#gallery_cartoons #thumbnail_box .item a {
  background: #04142C;
  width: 74px;
  height: 64px;
  padding: 16px 6px 4px 6px;
  color: #fff;
  font-size: 26px; }

/**/
#thumbnail_box .item a .month {
  font-size: 12px;
  font-weight: normal; }

/**/
#thumbnail_box .item a:hover {
  text-decoration: none; }

/* - article page gallery - */
#article_gallery h1 {
  font-size: 26px;
  margin: 10px 0;
  letter-spacing: -1px; }

/**/
#article_gallery #gallery_box {
  margin: 0;
  padding: 0;
  width: 620px; }

/**/
#article_gallery .image_control {
  background: #000; }

#article_gallery .image_control_thumb {
  height: 100px; }

/**/
#article_gallery .image_control_thumb .item {
  margin-right: 10px; }

/**/
#article_gallery .image_control_thumb .item.last {
  margin: 0; }

#article_gallery .image_control_thumb .item a:hover img {
  border: 3px solid #fff;
  margin: -3px; }

#article_gallery .image_control_thumb a.next, #article_gallery .image_control_thumb a.prev, #article_gallery .image_control_thumb .page {
  bottom: 8px !important; }

#article_gallery .image_control_thumb .page {
  width: 620px;
  left: 0; }

/*--*/
#gallery_box_article #gallery_box {
  background: #000;
  padding-left: 0;
  text-align: center;
  float: left; }

#gallery_box_article #gallery_box .image_control_thumb {
  background: #04142C;
  width: 600px; }

#gallery_box_article #gallery_box .SlidingPanels {
  width: 595px;
  height: 96px; }

#gallery_box_article #gallery_box #divGalleryThumbnails {
  overflow: hidden;
  height: 96px; }

#gallery_box_article #gallery_box #divGalleryThumbnails .item {
  margin: 5px;
  background: #000;
  width: 86px;
  text-align: center; }

#gallery_box_article #gallery_box #divThumbnails {
  margin-top: 15px; }

#gallery_box_article #gallery_box .image_control {
  background: #000;
  width: 600px; }

#gallery_box_article #gallery_box #SlidingPanelsSmall {
  margin-left: 11px; }

#gallery_box_article #gallery_box #divGalleryThumbnails .item:hover {
  border: 3px solid #fff;
  margin: 2px; }

#gallery_box_article #gallery_box .image_control_thumb a.next, #divThumbnails .image_control a.next {
  background: url(../images/arrow_right.png) no-repeat right center;
  padding: 5px 20px 0 0;
  right: 10px;
  height: 20px;
  width: 120px;
  text-align: right;
  bottom: 10px; }

#gallery_box_article #gallery_box .image_control_thumb a.prev, #divThumbnails .image_control a.prev {
  background: url(../images/arrow_left.png) no-repeat left center;
  padding: 5px 0 0 40px;
  left: 10px;
  height: 20px;
  width: 120px;
  text-align: left;
  bottom: 10px; }

#article_toolbox_topright .addthis_button_twitter {
  background: transparent url(../images/sprites/icon_sprite.png) no-repeat 0 -28px;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 63px;
  top: 0 !important; }

#article_toolbox_topright .addthis_button_facebook {
  background: transparent url(../images/sprites/icon_sprite.png) 0 0;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 81px; }

#article_toolbox_topright .addthis_button {
  background: transparent url(../images/sprites/icon_sprite.png) 0 -56px;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 59px;
  top: 0 !important; }

#article_toolbox_topright .email {
  background: transparent url(../images/sprites/icon_sprite.png) 0 -84px;
  display: block;
  float: left;
  height: 22px;
  width: 27px; }

#article_toolbox_topright .print {
  background: transparent url(../images/sprites/icon_sprite.png) 0 -110px;
  display: block;
  float: left;
  height: 22px;
  margin-right: 3px;
  width: 26px; }

#article_toolbox_topright .vertline {
  display: block;
  float: left;
  margin-right: 2px; }

/* ------------------
	Social Networks
--------------------- */
#share_gallery_box {
  float: left;
  margin: 10px 0;
  padding: 8px;
  width: 600px; }

#facebook_like {
  float: left;
  width: 270px; }

.addthis_toolbox {
  float: right; }

.addthis_toolbox span iframe {
  width: 124px !important; }

.addthis_button {
  position: relative;
  top: 0px; }

.addthis_button_google_plusone #___plusone_0 {
  width: 80px !important; }

.pin-it-button {
  position: relative;
  top: 0px; }

/*.imageGalleryModal #slideshow{width:640px;min-height:350px;overflow:hidden;background-color:#000;}
.imageGalleryModal .image-wrapper{width:640px;min-height:340px;text-align:center;display:block;margin-top:-20px}
.imageGalleryModal .image-wrapper img{max-width:640px;max-height:420px;}*/
.imageGalleryModal .bottom.pagination {
  font-size: 11px;
  text-align: center;
  position: relative;
  padding: 4px 0;
  font-weight: bold; }

.imageGalleryModal .bottom.pagination a, .multimedia_content .bottom.pagination span {
  margin: 0 4px;
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #666;
  background: #333; }

.imageGalleryModal .bottom.pagination a {
  background: #000;
  border: 1px solid #333; }

.imageGalleryModal .bottom.pagination a:hover {
  border: 1px solid #666; }

.imageGalleryModal .bottom.pagination .prev_page {
  left: 0;
  top: 5px;
  border: none;
  padding: 0;
  background: none; }

.imageGalleryModal .bottom.pagination .next_page- {
  right: 20px;
  top: 5px;
  border: none;
  padding: 0;
  background: none; }

.imageGalleryModal .bottom.pagination .next_page, .multimedia_content .bottom.pagination .prev_page {
  margin: 0px; }

.imageGalleryModal .bottom.pagination .next_page:hover, .multimedia_content .bottom.pagination .prev_page:hover {
  margin: 0px;
  border: none; }

.videoModal #fancy_inner {
  position: relative;
  width: 97%;
  height: 97%;
  border: 1px solid #BBB;
  background: #000; }

.videoModal #fancy_content {
  margin: 0;
  z-index: 100;
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  background-color: #000 !important; }

.videoModal #fancybox-content {
  border: #000000 solid 0; }

.videoModal #fancybox-content div {
  background: #000000; }

.videoModal #fancybox-content #facebook_like {
  background: #212121;
  height: 23px; }

.videoModal {
  border: 1px solid #515151; }

.videoModal #fancybox-overlay {
  background-color: #000000 !important; }

#fancybox-outernews {
  background: #000000;
  height: 100%;
  position: relative;
  width: 100%; }

.nav-controls .prev {
  float: left;
  padding-left: 30px;
  padding-top: 10px;
  margin-left: 10px;
  background: url(../images/arrow_left.png) no-repeat 0 0;
  height: 24px;
  color: #00CA7A;
  text-transform: uppercase; }

.nav-controls .next {
  float: right;
  padding-right: 30px;
  padding-top: 3px !important;
  margin-right: 7px;
  background: url(../images/arrow_right.png) no-repeat 115px 6px;
  height: 24px;
  color: #00CA7A;
  text-transform: uppercase; }

.videoModal #fancybox-content .photo-index-bottom {
  background: #04142C; }

.bott_controls {
  background: #015835;
  padding-top: 5px;
  width: 100%;
  height: 30px;
  text-align: center;
  position: relative;
  float: left; }

.bott_controls .photo-index-bottom {
  font-size: 12px;
  font-weight: bold;
  margin-top: 3px;
  top: 12px;
  left: 270px;
  position: absolute; }

.top_controls .photo-index {
  top: 13px;
  left: 270px;
  z-index: 1;
  font-size: 12px;
  font-weight: bold; }

.modal_header {
  margin-bottom: 10px;
  background: #015835;
  padding: 10px;
  display: inline-block;
  width: 97%; }

.modalwrap {
  height: 470px; }

.modalwrap .caption-container .photo-index {
  display: none; }

.modalwrap .caption-container .image-caption .caption {
  padding-top: 5px; }

.relatedthumb {
  width: 65px;
  height: 65px;
  overflow: hidden;
  margin-right: 5px; }

#modal_page {
  font: 12px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #232323; }

#modal_container {
  width: 492px;
  z-index: 5000; }

#modal_container a {
  color: #00237C;
  text-decoration: none; }

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

.bold {
  font-weight: bold !important; }

#modal_container .header {
  border-bottom: 14px solid #0E2E5E;
  background: url(../images/modal_header.jpg) no-repeat top left;
  height: 91px; }

#modal_container .footer {
  height: 10px;
  padding: 0 10px;
  margin-top: 0px; }

#modal_container .content {
  padding: 10px; }

#modal_container .content h1 {
  font-size: 16px;
  color: #E30A15;
  margin-bottom: 10px; }

#modal_container .content h2 {
  margin-bottom: 8px; }

#modal_container .content p {
  line-height: 1.6em;
  padding-right: 20px;
  margin: 12px 0; }

#modal_container table.modal_table {
  width: 445px; }

#modal_container table.modal_table td.right {
  text-align: right; }

#modal_container table.modal_table td.center {
  text-align: center; }

#modal_container table.modal_table td {
  padding: 4px;
  vertical-align: top; }

#modal_container input.txt, #modal_container select.select, #modal_container textarea {
  width: 320px;
  font-size: 11px;
  padding: 2px; }

#modal_container select.select {
  width: 328px; }

#modal_container textarea {
  height: 80px; }

#modal_container input.btn {
  background: url("../images/background_sprite.png") repeat-x scroll 0 0 #486085;
  border: 0;
  color: #fff;
  padding: 2px 8px 6px;
  font-size: 9px;
  text-transform: uppercase;
  height: 25px;
  cursor: pointer;
  font-family: verdana; }

#share_gallery_box {
  float: left;
  margin: 10px 0;
  padding: 8px;
  width: 610px; }

#facebook_like {
  float: left;
  width: 270px;
  position: relative;
  top: 0px; }

.addthis_toolbox {
  position: absolute;
  right: 0px;
  width: auto; }

.addthis_button {
  position: relative;
  top: 0px; }

.addthis_button_twitter {
  position: relative;
  top: 10px; }

.addthis_toolbox .addthis_button_google_plusone {
  margin-right: 3px;
  position: relative;
  top: 0px;
  width: 80px !important; }

.pin-it-button {
  position: relative;
  top: 0px; }

/* Generic Sitewide Control */
.sitewide_block {
  border: 4px solid #303030;
  width: 292px; }

.sitewide_block .media_wrapper {
  padding: 6px 7px; }

.sitewide_block .media_wrapper li a {
  font-weight: bold; }

.sitewide_block .right {
  float: right; }

.sitewide_block .left {
  float: left; }

.sitewide_block h2, .sitewide_block h2 a, .sitewide_block h3, .sitewide_block h3 a {
  color: #303030 !important; }

.sitewide_block h2 {
  color: #303030;
  font-size: 18px;
  margin-bottom: 10px; }

.sitewide_block h4 {
  font-size: 14px;
  margin-bottom: 4px; }

.sitewide_block p {
  line-height: 1.3em; }

.sitewide_block .generic_header h3 {
  font-size: 16px;
  line-height: 24px;
  float: left;
  width: 175px;
  color: #303030;
  font-weight: bold;
  margin-bottom: 4px; }

.sitewide_block .news_item {
  border-bottom: none !important;
  margin-bottom: 14px;
  padding-bottom: 0 !important; }

.sitewide_block .news_item p {
  margin-bottom: 4px;
  margin-top: 0; }

.sitewide_block .media_images {
  margin-bottom: 55px; }

.sitewide_block .media_images .gallery_list {
  margin-right: 4px; }

.sitewide_block .media_images .gallery_list {
  *margin-right: 2px; }

/* IE7 */
@media \0screen {
  .sitewide_block .media_images .gallery_list {
    margin-right: 0.09em; }
  /* IE8 */ }

:root .sitewide_block .media_images .gallery_list {
  margin-right: 0.09em \0/IE9; }

/* IE9 */
/* Safari / Google Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sitewide_block .media_images .gallery_list {
    margin-right: 4px; } }

.sitewide_block .related_content {
  text-align: center; }

.sitewide_block .related_content a {
  font-weight: bold;
  font-size: 12px; }

.sitewide_block .borderdotted {
  background: url(../images/dotted_borderline.png) repeat-x;
  margin-top: 10px;
  clear: both !important; }

.sitewide_block .generic_footer {
  background-color: #303030;
  color: #FFFFFF;
  font-style: italic;
  padding: 10px;
  text-align: right;
  clear: both; }

.sitewide_block .generic_footer a img {
  vertical-align: middle; }

.sitewide_block ul li a {
  font-size: 12px; }

.multiBlueGrey {
  background-color: #303030;
  display: none;
  height: 18px;
  margin-left: 7px;
  margin-top: 76px;
  padding: 10px;
  position: absolute;
  width: 262px;
  z-index: 1000;
  /*IE7 Fix*/
  *margin-left: -280px;
  *left: 7px; }

.mult_arrow0 {
  margin-left: 18px; }

.mult_arrow1 {
  margin-left: 95px; }

.mult_arrow2 {
  margin-left: 171px; }

.mult_arrow3 {
  margin-left: 247px; }

/* Page text links */
#sponsored-links a {
  color: #cc0000;
  font-size: 13px;
  text-decoration: none; }

#sponsored-links a:hover {
  text-decoration: underline; }

#sponsored-links strong {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600; }

#sponsored-links span {
  line-height: 20px;
  font-size: 95%;
  color: #666;
  font-style: italic; }

.video_multiple_wrapper {
  background-color: #333333;
  width: 937px; }

.video_multiple {
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px;
  width: 917px; }

.video_multiple, .caption_p {
  color: #FFFFFF !important; }

.rightcolvideo {
  display: inline-block;
  width: 300px;
  margin: 10px 0 0 -10px; }

#right_column h3 {
  padding-left: 0px !important; }

#right_column .latestgallery {
  margin-left: 0px !important; }

#right_column #more_gallery {
  margin-top: 15px !important; }

/*VitaBox*/
#vitabox-widget *, #vitabox-widget * *, #vitabox-widget * * * {
  border: 0 none;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0; }

b {
  font-weight: bold; }

#vitabox-widget {
  background: url("../images/vitaboxbg.jpg") repeat-x top left #FFFFFF;
  font-family: arial,verdana;
  height: 300px;
  width: 302px; }

#vitabox-widget #vitabox-header {
  height: 70px;
  padding: 10px 10px 0; }

#vitabox-widget #vitabox-header .name {
  color: #222222;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
  text-shadow: 0 1px 10px #FFFFFF; }

#vitabox-widget #vitabox-header .byline {
  color: #00B8FE;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 80%; }

#vitabox-widget #vitabox-slider {
  height: 230px;
  overflow: hidden;
  position: relative; }

#vitabox-widget #vitabox-slider a.action {
  cursor: pointer;
  font-family: impact,arial;
  font-size: 24px;
  position: absolute;
  top: 120px; }

#vitabox-widget #vitabox-slider a.action:hover {
  color: red; }

#vitabox-widget #vitabox-slider a.action-left {
  left: 10px; }

#vitabox-widget #vitabox-slider a.action-right {
  right: 10px; }

#vitabox-widget #vitabox-slider ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 10000px; }

#vitabox-widget #vitabox-slider ul li {
  float: left;
  width: 302px;
  background-image: none;
  height: 220px; }

#vitabox-widget #vitabox-slider ul li .frame {
  margin: 0 35px; }

#vitabox-widget #vitabox-slider ul li .frame-intro {
  margin: 0 35px; }

#vitabox-widget #vitabox-slider ul li .frame-intro img {
  height: 168px;
  margin-top: -10px;
  width: 132px; }

#vitabox-widget #vitabox-slider ul li .frame-intro span {
  display: inline-block;
  font-size: 28px;
  padding-top: 60px;
  vertical-align: top;
  width: 80px;
  word-wrap: break-word; }

#vitabox-widget #vitabox-slider ul li .frame-intro span em {
  display: block;
  font-size: 12px;
  font-style: normal; }

#vitabox-widget #vitabox-slider ul li .frame-product {
  background: none repeat scroll 0 0 #FFFFFF;
  padding-bottom: 10px; }

#vitabox-widget #vitabox-slider ul li .frame-product img {
  display: block;
  height: 100px;
  margin: 0 auto 10px;
  width: 115px; }

#vitabox-widget #vitabox-slider ul li .frame-product strong {
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center; }

#vitabox-widget #vitabox-slider ul li .frame-product span {
  display: block;
  font-size: 12px;
  text-align: center; }

#vitabox-widget #vitabox-slider ul li .frame-end strong {
  display: block;
  font-weight: 700;
  margin: 30px 0 10px;
  text-align: center; }

#vitabox-widget #vitabox-slider ul li .frame-end span {
  display: block;
  line-height: 1.2em;
  text-align: center;
  font-size: 16px; }

#vitabox-widget #vitabox-footer {
  height: 65px;
  overflow: hidden;
  padding: 0 4px; }

#vitabox-widget #vitabox-footer .logo {
  float: left;
  margin-right: 10px;
  width: 180px;
  background: none;
  display: block;
  position: relative;
  top: 0px; }

#vitabox-widget #vitabox-footer .logo img {
  width: 100%; }

#vitabox-widget #vitabox-footer .cta {
  float: left;
  margin-top: 16px;
  width: 90px; }

#vitabox-widget #vitabox-footer .cta img {
  width: 100%; }

/* will be red only in google chrome */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.carouselchrome{width:1200px !important;}
	#inside_news #wrap_carousel {height: 170px;overflow: hidden;width: 100%;z-index: 100;}
	.block {display: block;}
	.relative {position: relative;}
	#inside_news .jcarousel-container-horizontal {min-width: 600px !important;padding: 0 0 0 13px;}
	#inside_news .jcarousel-clip-horizontal { height: 200px;overflow: hidden;position: relative;width: 600px;}
}
*/
.product_block {
  border: 1px solid #D3D2B7;
  width: 300px; }

.product_block h3 {
  color: #6C6948;
  font-family: georgia;
  font-size: 20px;
  padding-left: 10px;
  padding-top: 10px;
  text-align: left; }

div.dottedrow {
  background: url("../images/dotted_line.gif") repeat-x scroll 0 0 transparent;
  margin: 0;
  padding: 0;
  width: 100%; }

.product_block .content {
  line-height: 15px;
  text-align: left; }

.product_block .content .small {
  line-height: 16px;
  margin-left: 12px;
  width: 150px; }

.product_block h5 {
  font-family: verdana;
  font-size: 14px; }

.product_block .content .related {
  text-transform: uppercase; }

#readMoreSlider {
  border: solid 1px #00532F;
  background-color: #fff;
  min-height: 120px;
  width: 300px;
  position: fixed;
  right: -3000px;
  z-index: 99999;
  bottom: 70px;
  color: #ffffff; }

#readMoreSlider .slider_title {
  font-size: 13px;
  padding: 10px 10px 10px 20px;
  border-bottom: solid 1px #D5DDDE;
  background-color: #007A4B;
  text-align: left;
  height: 15px; }

#readMoreSlider .slider_content {
  font-size: 10px;
  margin: 10px; }

#readMoreSlider .slider_content h4 a {
  color: #007A4B !important;
  font-size: 14px;
  text-decoration: none; }

#readMoreSlider .slider_content .wrap_stampcomment {
  color: #74727D !important; }

#readMoreSlider .slider_content span.datestamp {
  color: #74727D !important; }

#readMoreSlider .slider_link {
  color: #00784A !important;
  text-decoration: none;
  font-size: 14px; }

#readMoreSlider img {
  margin-right: 10px;
  float: left !important; }

#readMoreSlider.overide-article-active {
  background: #FFF;
  width: 300px;
  -webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.4); }

#readMoreSlider.overide-article-active .slider_title {
  font-size: 10px;
  padding: 10px 10px 10px 20px;
  border-bottom: solid 1px #D4D4D4;
  color: #FFF; }

#readMoreSlider.overide-article-active .slider_title .right {
  float: right; }

#readMoreSlider.overide-article-active .slider_content {
  font-size: 10px;
  margin: 10px 20px 20px 20px;
  color: #000;
  min-height: 65px; }

#readMoreSlider.overide-article-active .slider_content .wrap_stampcomment {
  color: #74727D !important;
  display: none; }

#readMoreSlider.overide-article-active .slider_content span.datestamp {
  color: #74727D !important; }

#readMoreSlider.overide-article-active .slider_content h4 a {
  color: #000 !important;
  font-size: 14px;
  text-decoration: none; }

#readMoreSlider.overide-article-active .slider_footer {
  background: #F5F5F5;
  padding: 10px 10px 10px 20px; }

#readMoreSlider.overide-article-active .slider_footer span {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  color: #B8B8B8;
  margin-bottom: 5px; }

#readMoreSlider.overide-article-active .slider_footer img {
  height: 20px;
  float: none !important; }

#readMoreSlider.overide-article-active .slider_content .left {
  float: left;
  margin: 0 10px 0 0; }

/* New Light candle */
#light-candle-container {
  bottom: 0;
  left: 50%;
  margin: 0 auto 0 -479px;
  position: fixed;
  width: 954px;
  z-index: 1001; }

#light-candle-container .light-candle-wrapper {
  width: 980px;
  margin: 0 auto; }

#light-candle-container .light-candle-close {
  background: url("../images/light_candle_close.png") no-repeat scroll 6px 8px;
  height: 30px;
  position: absolute;
  right: 0;
  width: 30px;
  bottom: 0;
  cursor: pointer; }

#light-candle-container .light-candle-open {
  background: url("../images/light_candle_expand.png") no-repeat scroll 6px 8px;
  height: 30px;
  position: absolute;
  right: 0;
  width: 30px;
  bottom: 0;
  cursor: pointer; }

#socialbar-lightacandle, #socialbar-lightacandle-min {
  top: 12px; }

#light-candle-container .socialbar-menu-button {
  position: relative;
  height: 30px;
  width: 360px;
  margin: 0 auto; }

#light-candle-container .lit-candle-container {
  position: relative;
  height: 30px;
  width: 245px;
  margin: 0 auto; }

#socialbar-lightacandle .lightcandle img {
  bottom: -7px;
  left: -40px;
  position: absolute; }

#socialbar-lightacandle .lightcandle .lit-text, #socialbar-lightacandle-min .lightcandle .lit-text {
  display: block;
  overflow: hidden;
  position: absolute\9;
  text-align: left;
  text-overflow: ellipsis;
  top: 12px;
  *top: 2px;
  /* IE 7 and below */
  white-space: nowrap;
  width: 215px; }

#socialbar-lightacandle a, #socialbar-lightacandle-min a {
  color: #f39d50;
  left: 35px;
  position: relative;
  top: -5px;
  font: bold 10pt Arial;
  white-space: nowrap;
  text-decoration: none; }

#socialbar-lightacandle-min a span {
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 223px; }

#socialbar-lightacandle-min .lightcandle img {
  bottom: -21px;
  left: -40px;
  position: absolute; }

#light-candle-container .light-candle-expanded {
  background: url(/images/lightcandle_background.png) 0 0 repeat-x;
  height: 30px;
  width: 980px;
  border: solid 1px #000;
  position: relative;
  float: right; }

#light-candle-container .light-candle-collapsed {
  background: url(/images/lightcandle_background.png) 0 0 repeat-x;
  height: 0;
  width: 300px;
  border: solid 1px #000;
  position: relative;
  float: right;
  display: none; }

#light-candle-container .light-candle-collapsed .socialbar-menu-button {
  position: relative;
  width: 290px;
  margin-left: 10px; }

#light-candle-container .light-candle-collapsed .light-text {
  margin-left: -10px; }

#light-candle-container .light-candle-expanded .lit-candle, #socialbar-lightacandle .lit-candle {
  bottom: -24px !important;
  left: -40px;
  position: absolute; }

/* New  Homepage stories box */
#socialbar-newstories .arrow {
  background: url(/Images/socialbar_arrow.png) no-repeat 0 0;
  width: 12px;
  height: 6px;
  left: 20px;
  bottom: -6px;
  position: absolute; }

#socialbar-newstories {
  -moz-border-radius: 2px;
  background: none repeat scroll 0 0 #202020;
  border-left: 1px solid #BBB;
  border-top: 1px solid #BBB;
  color: #FFFB09;
  cursor: pointer;
  float: left;
  font-size: 12px;
  height: 24px;
  letter-spacing: -1px;
  margin-left: -2px;
  opacity: 0.9;
  position: fixed;
  width: 166px;
  word-spacing: 1px;
  z-index: 10000;
  padding: 6px 8px 14px;
  display: none; }

#socialbar-newstories.bottom {
  bottom: 0 !important; }

#socialbar-newstories.top {
  bottom: 38px !important; }

#socialbar-newstories.expanded {
  bottom: 105px !important; }

#socialbar-newstories #close {
  background: url(/Images/socialbar_close.gif) no-repeat 0 0;
  width: 16px;
  height: 16px;
  right: -4px;
  top: -4px;
  display: block;
  position: absolute; }

#retail_ad_spacer {
  height: 120px;
  display: none;
  width: 100%; }

/* Archive Styles */
.xArchive {
  margin: 30px auto;
  width: 700px; }

.xArchive .article {
  border-top: 3px solid #170069;
  border-bottom: 3px solid #170069;
  padding: 10px;
  background: #FFFFFF;
  overflow: hidden; }

.xArchive .article #comments_list {
  margin-right: 10px; }

.xArchive .article #comments_list h5 {
  display: block;
  height: 20px;
  background: #E8E8E8;
  color: #494949;
  padding: 10px;
  font-size: 16px; }

.xArchive .article #comments_list ul li {
  margin: 10px 0px;
  border-bottom: 1px dotted #333333; }

.xArchive .article #comments_list ul li p {
  font-size: 12px;
  margin-right: 10px;
  padding-top: 10px; }

.xArchive .article #comments_list ul li #lblAuthor {
  color: #170069;
  font-weight: bold;
  font-size: 13px; }

.xArchive .article #comments_list #pnlReportcomment ul li {
  border: none; }

.xArchive .article #comments_list .pager {
  overflow: hidden; }

.xArchive .article #comments_list .pager li {
  float: left;
  border: none; }

.xArchive .article #comments_list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.xArchive .article #comments_list ul li {
  background: none; }

.top_story h1 {
  margin-top: 10px; }

.cat_feature > img {
  height: auto;
  width: 100%; }

div.embedded {
  float: left; }

.embedded-images {
  list-style: none; }

.embedded-images li {
  list-style: none;
  background: none;
  margin: 10px 10px 0 0;
  padding: 0px;
  font-size: 14px;
  line-height: 1.4em; }

.embedded-images li .embeddedKicker {
  text-transform: uppercase;
  font-weight: bold; }

.embedded-images li .embeddedBlurb {
  margin-bottom: 5px;
  width: 620px; }

.embedded-images img {
  max-width: 620px;
  display: block;
  margin: 0 auto; }

/* article body fix */
div.article {
  padding-right: 10px; }

/* social share styling */
.share24_tool .share_text {
  text-transform: uppercase;
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 0 0; }

#share_gallery_box {
  padding: 0;
  width: 630px;
  margin: 15px 0 -15px !important; }

.column626.left .share24_tool {
  width: 626px;
  margin: 15px 0 -10px; }

.social_network_article.right {
  padding: 3px 10px 0 0; }

.with_social {
  overflow: hidden; }

.with_social .social_network_article.right {
  padding-right: 0 !important; }

.social_network_article.right .share24_tool, .col306.right.article_right_box .share24_tool {
  overflow: hidden; }

.social_network_article.right .share24_tool .share24, .col306.right.article_right_box .share24_tool .share24 {
  float: left; }

.col306.right.article_right_box .share24_tool {
  float: right;
  margin: 0 0 -10px; }

.col306.right.article_right_box .clr {
  clear: both; }

.col306.right.article_right_box .share24_tool .share_text {
  margin-right: 5px !important; }

.col306.right.article_right_box .share24_tool .share24-dark .share-btn, .col306.right.article_right_box .share24_tool .share24-default .share-btn {
  margin: 0 0 5px 5px !important; }

/* competition article caption */
.CompetitionDiv .article_img1, .CompetitionDiv .article_img2 {
  position: relative; }

.CompetitionDiv .article_img1 {
  float: right; }

.CompetitionDiv .article_img2 {
  overflow: hidden; }

.CompetitionDiv .article_img1 .imgBlock {
  margin: 0 7px 20px 10px !important; }

.CompetitionDiv .article_img2 .imgBlock {
  margin: 0 0 10px !important;
  max-width: 617px; }

.CompetitionDiv .article_img1 .picture_caption, .CompetitionDiv .article_img2 .picture_caption {
  background-color: #000;
  color: #fff;
  position: absolute;
  padding: 5px 10px 6px; }

.CompetitionDiv .article_img1 .picture_caption {
  width: 280px;
  left: 14px;
  bottom: 24px; }

.CompetitionDiv .article_img2 .picture_caption {
  width: 597px;
  left: 6px;
  bottom: 19px; }

/* News24 Live RHS Component*/
.rhs_live_component {
  background: #2c3e56;
  width: 301px;
  overflow: hidden; }

.rhs_live_component .title {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px; }

.rhs_live_component .title a {
  display: block;
  color: inherit;
  font-weight: inherit;
  padding: 10px 11px; }

.rhs_live_component .n24live-block-bg {
  display: block;
  width: 279px;
  padding: 5px 10px 6px;
  background-color: #fff;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #1f2a3c; }

.rhs_live_component .n24live-block-header {
  display: block;
  height: 20px;
  width: 95px;
  background: url(../images/Live/newslive_sprite.png) no-repeat -5px -468px; }

.rhs_live_component .n24live-cat {
  float: right;
  color: #777;
  font-weight: bold;
  font-size: 13px;
  height: 20px;
  line-height: 19px;
  padding-right: 3px; }

.rhs_live_component .live_video .img_wrapper, .live_video .img_wrapper img {
  display: block; }

.rhs_live_component .live_video .img_wrapper img {
  width: 301px;
  height: auto;
  min-height: 150px; }

.rhs_live_component .live_video .play_overlay {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/Live/newslive_sprite.png) no-repeat -15px -309px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px; }

.rhs_live_component .live_video .article_title {
  background-color: #1f2a3c;
  color: #fff;
  height: 25px;
  width: 281px;
  line-height: 25px;
  padding: 0 10px;
  overflow: hidden; }

.rhs_live_component .live_video .article_title_pointer {
  height: 0;
  padding-top: 7px;
  width: 301px;
  overflow: hidden;
  background: url(../images/Live/newslive_sprite.png) no-repeat 79px -257px; }

.rhs_live_component #n24live_rhs_carousel_loader {
  width: 301px;
  height: 65px;
  margin-top: 5px;
  background-color: #fff;
  position: absolute;
  z-index: 1000; }

.rhs_live_component #n24live_rhs_carousel_loader img {
  width: 25px;
  height: 25px;
  margin-left: 128px;
  margin-top: 15px; }

.rhs_live_component #n24live_rhs_carousel {
  height: 65px;
  position: relative;
  margin: 7px 0 15px; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-clip-horizontal {
  margin-left: 34px;
  width: 233px;
  margin-right: 34px; }

.rhs_live_component #n24live_rhs_carousel .container {
  width: 301px;
  overflow: hidden;
  height: 65px; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-prev, #n24live_rhs_carousel .jcarousel-next {
  background: url(../images/Live/newslive_sprite.png) no-repeat;
  cursor: pointer;
  height: 65px;
  position: absolute;
  top: 0;
  width: 24px;
  z-index: 100; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-prev {
  background-position: -35px -163px !important;
  left: 0;
  margin-right: 10px; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-next {
  background-position: -6px -163px !important;
  right: 0;
  margin-left: 10px; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-prev-disabled, #n24live_rhs_carousel .jcarousel-next-disabled {
  background: url(../images/Live/newslive_sprite.png) no-repeat;
  cursor: default; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-prev-disabled {
  background-position: -96px -163px !important; }

.rhs_live_component #n24live_rhs_carousel .jcarousel-next-disabled {
  background-position: -66px -163px !important; }

.rhs_live_component #n24live_rhs_carousel ul {
  height: 65px;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none; }

.rhs_live_component #n24live_rhs_carousel ul li {
  float: left;
  width: 113px;
  height: 65px;
  overflow: hidden;
  margin-right: 7px;
  position: relative;
  padding: 0;
  background: none; }

.rhs_live_component #n24live_rhs_carousel ul li a, #n24live_rhs_carousel ul li a img {
  display: block; }

.rhs_live_component #n24live_rhs_carousel ul li a img {
  width: 113px;
  max-height: 65px;
  border: none; }

.rhs_live_component #n24live_rhs_carousel ul li a:hover img {
  width: 109px;
  max-height: 61px;
  border: 2px solid #1f2a3c; }

/* quicklinks styling */
.quick_links {
  margin: 24px 0 0;
  padding: 0 10px; }

.main_wrap .quick_links {
  margin: 10px 0 0 !important;
  padding: 10px 0 0 !important; }

.footer {
  width: 980px; }

.footer .services {
  width: 956px; }

.footer .services .item {
  width: 172px; }

.main_wrap .footer {
  width: auto !important; }

.main_wrap .footer .services {
  width: 930px !important; }

.main_wrap .footer .services .item {
  width: 172px !important; }

.gumtree_component {
  display: block;
  position: relative;
  background: #FFFEE0;
  width: 300px;
  border: 1px solid #CECECD; }

.gumtree_component .gumtree_header {
  display: block;
  height: 70px;
  position: relative; }

.gumtree_title {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  padding: 22px 0 0 20px; }

.gumtree_logo {
  width: 52px;
  height: 54px;
  display: block;
  position: absolute;
  top: 8px;
  right: 20px; }

.gumtree_it {
  background: #90BF00;
  display: block;
  padding: 15px 20px; }

.gumtree_it .gumtree_input input {
  display: block;
  padding: 5px 3px;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  width: 250px; }

.gumtree_it .gumtree_input select {
  display: block;
  padding: 5px 3px;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  width: 260px; }

.gumtree_it .price_range {
  display: block;
  position: relative;
  color: #FFFFFF;
  font-size: 12px;
  margin-bottom: 15px; }

.gumtree_it .price_range .price {
  display: inline-block;
  margin-right: 2px; }

.gumtree_it .price_range input {
  display: inline-block;
  padding: 5px 3px;
  border: 1px solid #CCC;
  width: 84px; }

.gumtree_it .price_range .dash {
  display: inline-block;
  text-align: center;
  width: 28px; }

.gumtree_it .gumtree_it_button {
  display: block;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #FFFFFF;
  background: #468100;
  line-height: 19px;
  padding: 7px 0;
  width: 260px;
  border-radius: 10px;
  text-align: center; }

.gumtree_it .gumtree_it_button img {
  vertical-align: middle; }

.gumtree_carousel {
  display: block;
  position: relative; }

.gumtree_carousel .spotlight {
  display: block;
  font-size: 14px;
  padding: 10px 20px;
  background: #EBEEB9; }

.gumtree_carousel .carousel_container {
  overflow: hidden;
  width: 260px;
  padding: 20px 20px 5px;
  display: block; }

.gumtree_carousel .carousel_container .gumtree-item {
  width: 260px;
  background: #FFF;
  border-bottom: 1px solid #CBCAB4;
  display: block;
  padding: 0px; }

.gumtree_carousel .carousel_container .gumtree-item .prod-img {
  width: 120px;
  height: 80px;
  float: left; }

.gumtree_carousel .carousel_container .gumtree-item .prod-text {
  width: 120px;
  padding: 10px;
  float: left; }

.gumtree_carousel .carousel_container .gumtree-item .prod-text a {
  color: #000;
  font-size: 13px;
  display: block;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
  margin-bottom: 10px; }

.gumtree_carousel .carousel_container .gumtree-item .prod-text span {
  color: #468100;
  font-size: 13px;
  display: block;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

.gumtree_component .brought_to_you {
  display: block;
  text-align: center;
  color: #468100;
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 10px; }

.gumtree_carousel .jcarousel-prev {
  width: 12px;
  height: 18px;
  display: block;
  background: url(/images/gumtree_prev.jpg) no-repeat;
  position: absolute;
  left: 2px;
  top: 50px;
  cursor: pointer; }

.gumtree_carousel .jcarousel-next {
  width: 12px;
  height: 18px;
  display: block;
  background: url(/images/gumtree_next.jpg) no-repeat;
  position: absolute;
  right: 2px;
  top: 50px;
  cursor: pointer; }

.gumtree_component .buy_sell_block {
  display: block;
  font-size: 14px;
  padding: 10px 20px;
  background: #EBEEB9; }

.gumtree_component .buy_sell_block .buy_btn, .gumtree_component .buy_sell_block .sell_btn {
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  color: #FFFFFF;
  background: #468100;
  line-height: 17px;
  padding: 7px 0;
  width: 80px;
  border-radius: 10px;
  text-align: center; }

.gumtree_component .buy_sell_block .buy_btn {
  float: left; }

.gumtree_component .buy_sell_block .sell_btn {
  float: right; }

/* multimedia related links */
#multimedia_related_links ul li {
  padding: 3px 0; }

#eyeDiv {
  top: 10px !important;
  left: 10px !important;
  width: 960px; }

#eyeDiv * {
  width: 100% !important; }

#eyeDiv div[id*=expandedpanel] {
  margin-top: -3px !important; }

#pushDownAd {
  width: 100%;
  background-color: white;
  max-height: 0 !important;
  overflow: hidden !important; }

#pushDownAd * {
  width: 100% !important; }

#pushDownAd.active {
  max-height: 100% !important; }

/*f1*/
.top_story.formulaone {
  padding: 0 10px 10px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*f1 Country Flag Positioning Sprite*/
.flags {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 11px;
  line-height: 11px;
  margin-right: 2px; }

.australia {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 0; }

.germany {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -11px; }

.brazil {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -22px; }

.finland {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -33px; }

.france {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -44px; }

.belgium {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -55px; }

.great-britain {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -66px; }

.mexico {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -77px; }

.russia {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -88px; }

.spain {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -99px; }

.sweden {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -110px; }

.venezuela {
  background: url(/images/formula1/flags_sprite.png) no-repeat 0 -121px; }

/*f1 tracks page*/
.f1.box.track_details {
  margin-bottom: 10px;
  width: 100%;
  clear: both;
  border: none;
  border-bottom: 1px solid #c2c2c2;
  float: left;
  padding: 0 0 10px 0; }

.f1.box.track_details * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.f1.box.track_details .title {
  background-color: #e0e0e0;
  text-align: center;
  font-size: 18px;
  padding: 6px 4px;
  font-weight: bold;
  margin: 0 0 5px 0; }

.f1.box.track_details .circuit_img {
  float: left;
  width: 150px;
  min-height: 150px;
  margin-right: 10px; }

.f1.box.track_details .circuit_img img {
  max-width: 100%;
  margin: 0; }

.f1.box.track_details .circuit_details {
  float: left;
  width: 470px; }

.f1.box.track_details .circuit_details .item {
  padding: 6px 4px;
  line-height: 20px;
  width: 100%; }

.f1.box.track_details .circuit_details .item.even {
  background-color: whitesmoke; }

.f1.box.track_details .circuit_details .item .circuit_text {
  width: 80px;
  display: block;
  float: left;
  font-weight: bold; }

.race_ticker {
  display: block;
  background: #343840;
  width: 100%;
  color: #FFF;
  margin-top: 20px;
  position: relative;
  border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px; }

.race_ticker .top_container {
  position: relative;
  width: 960px;
  height: 120px;
  border-bottom: 1px solid #1D1F26; }

.race_ticker .top_container .column {
  height: 100%; }

.race_ticker .top_container .ticker_left {
  width: 285px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px; }

.race_ticker .top_container .ticker_left .race_title {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  display: block; }

.race_ticker .top_container .ticker_center {
  width: 305px;
  height: 100%;
  display: block;
  background: #1D1F26;
  position: absolute;
  top: 0;
  left: 325px;
  text-align: center; }

.race_ticker .top_container .ticker_center .status_indicator {
  display: inline-block;
  color: #FFF;
  background: #DD1F26;
  padding: 2px 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  top: -10px;
  margin-left: auto; }

.race_ticker .top_container .ticker_right {
  width: 285px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 20px 0 20px;
  text-align: center; }

.race_ticker .top_container .ticker_right .text_indicator, .race_ticker .top_container .ticker_left .text_indicator {
  color: #CCCCCC;
  display: block;
  font-weight: bold; }

.race_ticker .top_container .ticker_right .text_info {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  display: block; }

.race_ticker .top_container .ticker_right .counter-container {
  display: block;
  text-align: center; }

.race_ticker .top_container .ticker_right .counter-container .next_session_text {
  color: #CCCCCC;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  margin-bottom: 5px; }

.race_ticker .top_container .ticker_right .counter-container .fastest_numbers {
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 26px;
  font-weight: bold; }

.race_ticker .top_container .ticker_right .counter-container .countdown_numbers {
  display: block;
  text-align: center; }

.race_ticker .top_container .ticker_right .counter-container .countdown_numbers .countdown {
  display: inline-block;
  vertical-align: top; }

.race_ticker .top_container .ticker_right .counter-container .countdown_numbers .countdown .numbers {
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 26px;
  font-weight: bold; }

.race_ticker .top_container .ticker_right .counter-container .countdown_numbers .countdown .indicator {
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  line-height: 12px;
  display: block; }

.race_ticker .top_container .ticker_right .playername {
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  display: block; }

.race_ticker .top_container .ticker_right .teamname {
  color: #CCCCCC;
  display: block;
  font-weight: bold; }

.race_ticker .ticker_footer {
  display: block;
  width: 100%;
  line-height: 30px;
  text-align: center; }

.race_ticker .ticker_footer .refresh_ticker {
  width: 22px;
  height: 25px;
  display: inline-block;
  background: url(/images/formula1/refresh-livescoring.png) 0 3px no-repeat;
  text-indent: -999999px; }

.location_details {
  line-height: 24px;
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 13px; }

.ticker_weather {
  position: relative;
  margin-top: 10px;
  font-size: 12px; }

.ticker_weather .weather_description {
  display: block;
  line-height: 15px;
  margin-bottom: 5px; }

.ticker_weather .item {
  line-height: 20px;
  font-weight: bold;
  margin-right: 12px;
  display: inline-block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 100%; }

.ticker_weather .current_temperature {
  background-image: url(/images/formula1/temperature_icon.png);
  padding-left: 15px; }

.ticker_weather .current_humidity {
  background-image: url(/images/formula1/humidity_icon.png);
  vertical-align: top;
  padding-left: 30px; }

.ticker_weather .current_wind {
  background-image: url(/images/formula1/wind_icon.png);
  padding-left: 35px;
  margin-right: 0; }

.f1_scorecard {
  width: 960px;
  position: relative;
  background: #F8F8F8; }

.driver_positions {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  padding-top: 10px; }

.driver_positions .driver_standing_ticker {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #17191E;
  border-right: 1px solid #17191E;
  height: 55px; }

.driver_positions .driver_standing_ticker .position {
  line-height: 45px;
  display: inline-block;
  color: #FFF;
  font-size: 20px;
  width: 28px;
  vertical-align: top; }

.driver_positions .driver_standing_ticker .position_container {
  display: inline-block;
  width: 120px;
  vertical-align: top;
  height: 45px;
  text-align: left; }

.driver_positions .driver_standing_ticker .position_container .driver_name {
  font-weight: bold;
  display: block;
  text-align: left;
  line-height: 20px;
  margin-top: 5px; }

.driver_positions .driver_standing_ticker .position_container .team_name {
  font-size: 11px;
  color: #9A9CA0;
  line-height: 11px;
  display: inline-block;
  vertical-align: top; }

.driver_positions .driver_standing_ticker .position_container .flags {
  margin-right: 5px; }

.session, .fasted, .winner {
  padding-top: 5px; }

.not_started {
  padding-top: 20px; }

.commentary_tabs {
  display: block;
  width: auto;
  height: 49px;
  border-bottom: 1px solid #C6C6C6;
  margin: 10px 0 20px;
  padding: 20px 0 0 15px; }

.commentary_tabs .f1_tabs {
  display: inline-block;
  vertical-align: top;
  color: #9FA2AA;
  font-size: 14px;
  font-weight: bold;
  padding: 17px 15px 13px;
  cursor: pointer; }

.commentary_tabs .f1_tabs.active {
  border-top: 1px solid #C6C6C6;
  border-left: 1px solid #C6C6C6;
  border-right: 1px solid #C6C6C6;
  border-bottom: 1px solid #F8F8F8;
  border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  position: relative;
  background: #F8F8F8;
  z-index: 1;
  margin-top: 2px;
  padding: 15px;
  color: #4D5566;
  cursor: default; }

.commentary_tabs .f1_tabs:hover {
  color: #4D5566; }

.no_commentary {
  padding: 25px 10px 10px 10px;
  height: 30px;
  width: 600px;
  background: #FFFFFF;
  margin-bottom: 20px;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */
  -khtml-border-radius: 5px;
  /* for old Konqueror browsers */
  color: #454C5C;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #EEEEEE; }

.commentry-container {
  padding: 10px;
  height: 600px;
  width: 600px;
  background: #FFFFFF;
  margin-bottom: 20px;
  position: relative;
  overflow: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */
  -khtml-border-radius: 5px;
  /* for old Konqueror browsers */
  border: 1px solid #EEEEEE; }

.commentry-container iframe {
  margin: 0 auto;
  display: block; }

/* Commentary ScrollBar */
.mCSB_container {
  width: auto;
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar {
  margin-right: 0; }

.mCustomScrollBox {
  *width: 610px !important; }

.mCustomScrollBox .mCSB_scrollTools {
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
  opacity: 0.75; }

.mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_scrollTools .mCSB_buttonUp + .mCSB_draggerContainer {
  padding-bottom: 40px; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 9px;
  height: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
  background: #ededed; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 9px;
  height: 100%;
  text-align: center;
  background: #919191;
  margin: 0 auto;
  border-radius: 5px 5px 5px 5px; }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
  height: 20px;
  overflow: hidden;
  cursor: pointer;
  margin: 0 auto; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
  margin-top: -40px;
  background-position: 0 -20px; }

.mCSB_horizontal .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden; }

.mCSB_horizontal .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0; }

.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft + .mCSB_draggerContainer {
  padding-bottom: 0;
  padding-right: 20px; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 7px 0; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 6px auto; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  width: 20px;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  float: left;
  margin: 0 auto; }

.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  right: 0;
  bottom: auto;
  margin-left: -40px;
  margin-top: -16px;
  float: right; }

.mCustomScrollBox:hover .mCSB_scrollTools {
  opacity: 1; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #919191; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #393D4B;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90); }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40); }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75); }

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90); }

.commentary_item {
  display: block;
  padding: 10px 5px;
  border-bottom: 1px solid #E8EBEE;
  font-size: 14px; }

.commentary_item .timelap {
  font-weight: bold; }

/*f1 table*/
table.f1 {
  width: 100%;
  border-collapse: collapse;
  background-color: transparent;
  max-width: 100%;
  margin: auto;
  border-width: 1px;
  overflow: hidden;
  background-image: none; }

table.f1 * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

table.f1 thead {
  font-weight: bold;
  font-size: 14px;
  color: white;
  background-image: none; }

table.f1 thead tr {
  background-image: none; }

table.f1 tr.columns th {
  text-align: left; }

table.f1 th {
  padding: 6px 4px !important;
  font-weight: bold;
  position: relative;
  text-align: center; }

table.f1 tbody tr {
  border-bottom: 2px solid;
  border-color: inherit;
  background-image: none;
  height: 36px; }

table.f1 tr.odd {
  background-color: white; }

table.f1 tr.even {
  background-color: #efefef; }

table.f1 tbody td {
  border-color: inherit;
  padding: 6px 4px; }

table.f1 th.position, table.f1 td.position {
  width: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center !important; }

table.f1 tbody .flag {
  margin-right: 5px;
  min-width: 16px;
  display: block;
  float: left;
  min-height: 11px; }

table.f1 tbody tr td .team {
  min-width: 70px; }

table.f1 tbody tr td span.flags {
  margin-right: 5px;
  position: relative;
  top: 1px; }

table#tblSeasonResults.f1 td.result .item {
  margin-bottom: 7px;
  font-size: 11px; }

/*grayscale f1 table*/
table.f1.grayscale {
  background-color: #ccd6de;
  background-color: white;
  color: #343840; }

table.f1.grayscale thead {
  border: none;
  color: inherit;
  background-color: #e0e0e0; }

table.f1.grayscale thead tr.title th {
  font-size: 18px;
  text-transform: uppercase; }

table.f1.grayscale tr {
  border: none; }

table.f1.grayscale td {
  border: none; }

/*dark f1 table theme*/
table.f1.dark {
  background-color: transparent;
  color: white; }

table.f1.dark td {
  padding: 6px 4px;
  border: 1px solid #17191e; }

table.f1.dark thead {
  border: 1px solid #df2a31; }

table.f1.dark thead tr.title {
  background-color: #df2a31;
  border: 1px solid #df2a31;
  text-transform: uppercase;
  font-size: 15px; }

table.f1.dark thead tr.title th {
  border-bottom: 1px solid black; }

table.f1.dark thead tr.columns {
  font-size: 12px;
  background-color: #df2a31; }

table.f1.dark thead tr.columns th {
  border: 1px solid #df2a31;
  border-right-color: black; }

table.f1.dark tbody tr {
  background-color: #1d1f26;
  color: white;
  border-width: 0; }

table.f1.dark tbody tr.odd {
  background-color: #343840; }

table.f1.dark tbody tr.even {
  background-color: #1d1f26; }

table#tblSeasonResults.f1.dark td.result .item.winner {
  color: yellow;
  font-weight: normal; }

/*widget f1 tables*/
.tab_f1 table.f1 {
  height: 210px; }

.tab_f1 table.f1 thead {
  font-size: 12px; }

.tab_f1 table.f1 thead tr.columns {
  height: 27px; }

.tab_f1 table#drivers_tab.f1 tr th.driver, .tab_f1 table#teams_tab.f1 tr th.team {
  width: 100%; }

.tab_f1 table#schedule_tab.f1 tr th.time {
  width: 70px; }

.tab_f1 table.f1 tbody tr {
  height: 44px; }

.tab_f1 table.f1 td {
  line-height: 16px; }

.tab_f1 table.f1 .position {
  padding-right: 10px; }

.tab_f1 table.f1 .date {
  min-width: 70px; }

.tab_f1 a.f1.view_full {
  float: right;
  font-weight: bold;
  color: #343840;
  clear: both;
  padding-bottom: 5px;
  position: absolute;
  right: 13px;
  bottom: 6px;
  width: 100%;
  text-align: right; }

.tab_f1 a.f1.view_full .disclaimer.timezone {
  float: left;
  position: relative;
  left: 27px; }

.tab_f1 table#tblSeasonResults.f1 .result {
  width: 125px; }

.tab_f1 table#tblSeasonResults.f1 td.result .item {
  margin: 0; }

.tab_f1 table.f1#schedule_tab tbody tr {
  height: 60px; }

.tab_f1 table.f1#tblSeasonResults tbody td {
  height: 91px; }

/*f1 season schedule page*/
.f1.season.schedule * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.f1.season.schedule > .item {
  margin-bottom: 10px; }

.f1.season.schedule .event.group {
  padding: 10px;
  clear: both;
  float: left;
  width: 100%;
  color: #343840; }

.f1.season.schedule .event.group .header {
  height: auto;
  background: #e0e0e0;
  text-align: center;
  padding: 6px 4px; }

.f1.season.schedule .event.group .header .race.name {
  font-size: 18px;
  font-weight: bold; }

.f1.season.schedule .event.group .item {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 6px 4px; }

.f1.season.schedule .event.group .item.even {
  background-color: #F4F4F4; }

.f1.season.schedule .event.group .item > * {
  display: block;
  float: left; }

.f1.season.schedule .event.group .item .session.id {
  width: 50px;
  float: left; }

.f1.season.schedule .event.group .item .session.date {
  float: right; }

/*f1 live page lhs*/
.race_lhs {
  width: 620px;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px; }

.race_lhs table.f1 {
  width: 611px;
  margin: 0; }

/*f1 live page rhs*/
.race_rhs {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  color: white; }

.race_rhs .box {
  border: none !important;
  background: none; }

.race_rhs .box .title {
  width: 100%;
  text-align: center;
  background-color: #df2a31 !important;
  padding: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 !important;
  font-weight: bold;
  font-size: 14px !important;
  clear: both; }

/*rhs track details*/
.race_rhs .f1.box.track_details {
  margin: 0;
  border-bottom: none;
  float: left;
  padding: 0; }

.race_rhs .f1.box.track_details .circuit_img {
  margin: 0;
  display: block;
  float: none;
  clear: both;
  width: 100%;
  padding: 10px;
  text-align: center;
  height: auto;
  min-height: 0; }

.race_rhs .f1.box.track_details .circuit_img img.track {
  display: block;
  margin: 0 auto; }

.race_rhs .f1.box.track_details .circuit_details {
  width: 100%;
  padding: 0 10px;
  margin: 0 0 10px 0; }

.race_rhs .f1.box.track_details .circuit_details .item {
  background: none;
  font-size: 12px;
  line-height: normal;
  padding: 0;
  margin: 0 0 5px 0;
  width: 100%; }

.race_rhs .f1.box.track_details .circuit_details .item .circuit_text {
  display: inline-block;
  float: none;
  color: #9A9CA0;
  vertical-align: top; }

.race_rhs .f1.box.track_details .circuit_details .circuit_info {
  width: 200px;
  display: inline-block;
  vertical-align: top; }

.race_rhs table.f1 {
  outline: 1px solid #17191e;
  outline-offset: -1px; }

.race_rhs table.f1 thead tr.columns {
  font-size: 12px;
  background-color: #1d1f26; }

.race_rhs table.f1 thead tr.columns th {
  border-color: black; }

.race_rhs table.f1 thead tr th {
  padding: 6px 7px !important; }

.race_rhs table.f1 tbody tr {
  background-color: #343840 !important; }

.race_rhs table.f1 td {
  padding: 10px 5px; }

.race_rhs table.f1 tbody td.points {
  width: 50px; }

.race_rhs table.f1 td.position {
  width: 31px;
  padding: 0; }

.race_rhs table.f1 td.date {
  padding: 0;
  text-align: center; }

.race_rhs a.f1.view_full {
  display: block;
  clear: both;
  text-align: right;
  color: white;
  font-weight: bold;
  margin: 10px; }

.race_rhs a.f1.view_full .disclaimer.timezone {
  float: left; }

.race_rhs table.f1.starting_grid th.driver {
  width: 120px; }

.race_rhs table.f1.starting_grid td {
  padding: 7px 8px; }

.race_rhs table.f1.starting_grid .driver.name {
  display: block;
  margin: 0 0 2px 0; }

.race_rhs table.f1.starting_grid span.flags {
  margin: 0 2px 0 0; }

.race_rhs table.f1.starting_grid .team {
  font-size: 11px;
  color: #9A9CA0; }

.race_rhs .sidebar_scorecard {
  display: block;
  background: #343840;
  width: 300px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */
  -khtml-border-radius: 5px;
  /* for old Konqueror browsers */
  overflow: hidden; }

/*F1 Live Tab Components*/
.race_lhs #live_scoring_live_body .controls.area {
  width: 100%;
  clear: both;
  display: block;
  float: left;
  color: #343840; }

.race_lhs #live_scoring_live_body .controls.area .control {
  height: 30px;
  min-width: 30px;
  float: left;
  background-color: #343840;
  padding: 7px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  opacity: 1;
  margin: 0;
  font-size: 14px;
  background-position: 50% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.race_lhs #live_scoring_live_body .controls.area.top .control {
  margin: 0 5px 10px 0; }

.race_lhs #live_scoring_live_body .controls.area.bottom .control {
  margin: 10px 5px 0 0; }

.race_lhs #live_scoring_live_body .controls.area #play_pause_button {
  background-image: url("../images/pause_white.png"); }

.race_lhs #live_scoring_live_body .controls.area #play_pause_button.play_button {
  background-image: url("../images/play_white.png"); }

.race_lhs #live_scoring_live_body .controls.area .update_time {
  float: right;
  font-style: italic; }

.race_lhs #live_scoring_live_body #article-body {
  background-color: white;
  display: block;
  float: left;
  clear: both;
  width: 100%;
  font-size: 14px; }

.race_lhs #live_scoring_live_body .article_posts_scroll {
  clear: both; }

.race_lhs #live_scoring_live_body .item {
  display: block;
  float: left;
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dbdbdb; }

.race_lhs #live_scoring_live_body .item.even {
  background-color: #efefef; }

.race_lhs #live_scoring_live_body .item .left {
  width: 100%;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.race_lhs #live_scoring_live_body .item .left .graphic {
  display: block;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0; }

.race_lhs #live_scoring_live_body .item .left .timestamp {
  margin-right: 5px;
  display: inline; }

.race_lhs #live_scoring_live_body .item .left .post-text {
  line-height: 18px;
  display: inline; }

.race_lhs #live_scoring_live_body .item .right {
  clear: both;
  width: 100%; }

.race_lhs #live_scoring_live_body .item #postImageContainer {
  text-align: center; }

.race_lhs #live_scoring_live_body .item #postImageContainer img {
  max-width: 100%;
  margin: 10px auto;
  display: none; }

.race_lhs #live_scoring_live_body .item #postImageContainer img[src] {
  display: block; }

.race_lhs #live_scoring_live_body .item #postRelatedContainer {
  text-align: left; }

.race_lhs #live_scoring_live_body .item #postRelatedContainer a {
  text-decoration: underline; }

.race_lhs #live_scoring_live_body .item #postEmbedContainer {
  text-align: center; }

.race_lhs #live_scoring_live_body .item #postEmbedContainer iframe {
  max-width: 100%;
  margin: 10px auto !important; }

/*live update sprites and icons*/
.race_lhs #live_scoring_live_body .item.facebook .left .graphic,
.race_lhs #live_scoring_live_body .item.instagram .left .graphic,
.race_lhs #live_scoring_live_body .item.soundcloud .left .graphic,
.race_lhs #live_scoring_live_body .item.twitter .left .graphic,
.race_lhs #live_scoring_live_body .item.vimeo .left .graphic,
.race_lhs #live_scoring_live_body .item.vine .left .graphic,
.race_lhs #live_scoring_live_body .item.youtube .left .graphic {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-image: url("../images/icons/social_icons_square_sprite.png");
  top: -2px;
  background-position-y: -180px; }

.race_lhs #live_scoring_live_body .item.facebook .left .graphic {
  background-position-y: 0; }

.race_lhs #live_scoring_live_body .item.instagram .left .graphic {
  background-position-y: -30px; }

.race_lhs #live_scoring_live_body .item.soundcloud .left .graphic {
  background-position-y: -60px; }

.race_lhs #live_scoring_live_body .item.twitter .left .graphic {
  background-position-y: -90px; }

.race_lhs #live_scoring_live_body .item.vimeo .left .graphic {
  background-position-y: -120px; }

.race_lhs #live_scoring_live_body .item.vine .left .graphic {
  background-position-y: -150px; }

.race_lhs #live_scoring_live_body .item.youtube .left .graphic {
  background-position-y: -180px; }

.race_lhs #live_scoring_live_body .item.default .left .graphic {
  background-image: url("../images/icons/speech_icon.png");
  width: 27px;
  height: 27px;
  margin-right: 10px;
  top: 2px;
  background-size: 20px auto; }

.race_lhs #live_scoring_live_body .item.accident .left .graphic,
.race_lhs #live_scoring_live_body .item.black_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.black_orange_circle_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.black_white_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.blue_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.chequered_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.crashes .left .graphic,
.race_lhs #live_scoring_live_body .item.double_chequered_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.double_yellow_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.engine-failure .left .graphic,
.race_lhs #live_scoring_live_body .item.final-lap .left .graphic,
.race_lhs #live_scoring_live_body .item.green_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.overtaking .left .graphic,
.race_lhs #live_scoring_live_body .item.pit-stops .left .graphic,
.race_lhs #live_scoring_live_body .item.podium-announcement .left .graphic,
.race_lhs #live_scoring_live_body .item.race-start .left .graphic,
.race_lhs #live_scoring_live_body .item.retirements .left .graphic,
.race_lhs #live_scoring_live_body .item.safety-car .left .graphic,
.race_lhs #live_scoring_live_body .item.team-communication .left .graphic,
.race_lhs #live_scoring_live_body .item.white_flag_dropshadow .left .graphic,
.race_lhs #live_scoring_live_body .item.yellow_flag .left .graphic,
.race_lhs #live_scoring_live_body .item.yellow_red_striped_flag .left .graphic {
  background: url("../images/formula1/liveupdate_sprite.png") no-repeat;
  display: block;
  height: 27px;
  width: 27px;
  float: left;
  margin: 0 10px 0 0; }

.race_lhs #live_scoring_live_body .item.accident .left .graphic {
  background-position: 0 0;
  height: 15px; }

.race_lhs #live_scoring_live_body .item.black_flag .left .graphic {
  background-position: 0 -15px; }

.race_lhs #live_scoring_live_body .item.black_orange_circle_flag .left .graphic {
  background-position: 0 -43px; }

.race_lhs #live_scoring_live_body .item.black_white_flag .left .graphic {
  background-position: 0 -71px; }

.race_lhs #live_scoring_live_body .item.blue_flag .left .graphic {
  background-position: 0 -100px; }

.race_lhs #live_scoring_live_body .item.chequered_flag .left .graphic {
  background-position: 0 -128px; }

.race_lhs #live_scoring_live_body .item.crashes .left .graphic {
  background-position: 0 -157px;
  height: 25px; }

.race_lhs #live_scoring_live_body .item.double_chequered_flag .left .graphic {
  background-position: 0 -182px;
  height: 15px; }

.race_lhs #live_scoring_live_body .item.double_yellow_flag .left .graphic {
  background-position: 0 -198px;
  height: 15px; }

.race_lhs #live_scoring_live_body .item.engine-failure .left .graphic {
  background-position: 0 -214px; }

.race_lhs #live_scoring_live_body .item.final-lap .left .graphic {
  background-position: 0 -242px;
  height: 19px; }

.race_lhs #live_scoring_live_body .item.green_flag .left .graphic {
  background-position: 0 -262px; }

.race_lhs #live_scoring_live_body .item.overtaking .left .graphic {
  background-position: 0 -290px;
  height: 23px; }

.race_lhs #live_scoring_live_body .item.pit-stops .left .graphic {
  background-position: 0 -314px;
  height: 23px; }

.race_lhs #live_scoring_live_body .item.podium-announcement .left .graphic {
  background-position: 0 -338px; }

.race_lhs #live_scoring_live_body .item.race-start .left .graphic {
  background-position: 0 -366px;
  height: 21px; }

.race_lhs #live_scoring_live_body .item.retirements .left .graphic {
  background-position: 0 -388px; }

.race_lhs #live_scoring_live_body .item.safety-car .left .graphic {
  background-position: 0 -416px;
  height: 21px; }

.race_lhs #live_scoring_live_body .item.team-communication .left .graphic {
  background-position: 0 -438px;
  height: 27px; }

.race_lhs #live_scoring_live_body .item.white_flag_dropshadow .left .graphic {
  background-position: 0 -466px; }

.race_lhs #live_scoring_live_body .item.yellow_flag .left .graphic {
  background-position: 0 -494px; }

.race_lhs #live_scoring_live_body .item.yellow_red_striped_flag .left .graphic {
  background-position: 0 -522px; }

/*ie 8 and below fixes*/
@media \0screen\,screen\9 {
  .race_rhs table.f1 {
    outline: none; } }

.score_wrap {
  display: block;
  position: relative;
  text-align: center; }

.score_wrap ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.score_wrap ul li {
  margin: 0;
  padding: 0; }

.race_link:hover {
  text-decoration: none; }

.race_content {
  display: block;
  position: relative;
  text-align: center;
  padding-bottom: 10px; }

.race_content .race {
  font-size: 15px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #FFF; }

.race_content .venue {
  display: block;
  font-size: 11px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 3px; }

.race_content .status {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  background: #cd262b;
  padding: 3px 5px;
  margin-bottom: 3px; }

.race_content .time {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  color: #FFF; }

.race_content .driver {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  font-weight: bold; }

.race_content .team {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  font-weight: bold; }

.race_content .winner {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  color: #FFF; }

.race_countdown:hover {
  text-decoration: none; }

.race_countdown .race {
  font-size: 15px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #FFF; }

.race_countdown .racetrack {
  display: block;
  font-size: 11px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 3px; }

.race_countdown .title.big {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  background: #cd262b;
  padding: 3px;
  margin-bottom: 3px; }

.race_countdown .counter {
  display: block;
  position: relative;
  margin: 10px 0;
  text-align: center; }

.race_countdown .column {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px; }

.race_countdown .column .value {
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
  display: block; }

.race_countdown .column .label {
  font-weight: bold;
  font-size: 11px;
  color: #FFF;
  display: block;
  text-transform: uppercase; }

.live_score_ticker {
  display: block;
  width: 298px;
  position: relative;
  background: #343840;
  color: #FFF;
  border: 1px solid #343840; }

.live_score_ticker h2 {
  display: block;
  font-size: 20px;
  padding: 10px;
  background: #FFF;
  color: #343840; }

.live_score_ticker .more_options {
  background: #343840;
  display: block;
  padding: 5px;
  border-top: 1px solid #707B8F;
  color: #FFFFFF;
  text-align: center; }

.live_score_ticker .more_options a {
  color: #FFFFFF;
  font-size: 12px;
  padding: 0 7px; }

.article-full-page .share24_tool {
  float: right; }

.article-full-page .share24_tool .share_text {
  width: 100%;
  display: block; }

/*menu \ nav component*/
#nav {
  width: 100%;
  position: relative;
  top: 120px;
  display: block;
  background-color: #EAEAEA;
  color: black;
  float: left;
  font-size: 12px; }
  #nav + * {
    clear: both; }
  #nav, #nav * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #nav a {
    color: black;
    font-weight: bold;
    display: inline-block;
    padding: 4px 6px;
    min-height: 25px; }
  #nav li {
    display: block;
    float: left;
    padding: 0;
    margin: 0; }
    #nav li.sponsored a {
      color: #E30A15; }
    #nav li.custom a {
      color: white; }
    #nav li:hover a {
      color: white;
      background-color: #015835; }
    #nav li:hover ul {
      display: block; }
    #nav li ul {
      display: none;
      position: absolute; }
      #nav li ul li:before {
        content: "|";
        color: #859FB6; }
      #nav li ul li.sponsored a {
        color: #ffe045; }
      #nav li ul li:first-child:before {
        content: none; }
      #nav li ul a {
        color: white; }

#article_statistics_box .tab_content_wrapper {
  background: #ffffff !important;
  border: 1px solid #097257 !important;
  padding: 5px !important; }

#article_statistics_box > .header > .tab {
  background-color: white !important;
  padding: 10px 5px !important;
  width: 150px !important;
  text-transform: capitalize !important;
  font-weight: bold !important;
  font-size: 14px !important;
  text-align: center;
  color: #CCC; }
  #article_statistics_box > .header > .tab.active {
    border-left: 1px solid #097257 !important;
    border-top: 1px solid #097257 !important;
    border-right: 1px solid #097257 !important;
    color: #097257 !important;
    border-bottom: none !important; }
  #article_statistics_box > .header > .tab:hover {
    color: #097257 !important; }

#article_statistics_box .content {
  margin: -1px 0 0; }
  #article_statistics_box .content a.item {
    color: #00784A !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 7px 0 !important;
    margin: 0 5px;
    font-weight: normal;
    position: relative;
    width: auto !important; }
    #article_statistics_box .content a.item:hover {
      color: black !important; }

.news_item.sponsored {
  background: #F1F1F1;
  padding: 10px;
  width: 280px; }

.box.sponsored {
  border: none; }
  .box.sponsored .green {
    background: #015835;
    padding: 10px; }
    .box.sponsored .green a {
      color: #FFF;
      font-size: 16px;
      font-weight: bold;
      padding-left: 10px; }
      .box.sponsored .green a span {
        padding-left: 20px;
        margin-left: 20px;
        border-left: 1px solid #ffffff;
        display: inline-block;
        font-size: 22px;
        vertical-align: top;
        line-height: 16px; }

.box.sponsored .top_section {
  display: block; }
  .box.sponsored .top_section .partnered_text {
    background: #015835;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top; }
  .box.sponsored .top_section .diagonal {
    background-size: cover;
    clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
    background: #015835;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-left: -4px; }
  .box.sponsored .top_section .sponsored_container {
    height: 20px;
    display: inline-block;
    float: right; }
    .box.sponsored .top_section .sponsored_container img {
      height: 20px; }

.box.sponsored .bottom_section {
  border: 1px solid #015835;
  padding: 10px; }
  .box.sponsored .bottom_section h3 {
    font-size: 16px;
    font-weight: bold;
    color: #015835;
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #015835;
    line-height: 1.2; }
  .box.sponsored .bottom_section a:hover {
    text-decoration: none;
    font-weight: bold;
    background-color: none;
    color: #015835; }
  .box.sponsored .bottom_section img {
    margin: 0 10px 0 0; }

.box.sponsored .bottom_section p {
  min-height: 65px; }

.news_item.sponsored .sponsored_container,
div.article .sponsored_container {
  display: flex;
  align-items: center;
  margin-top: 5px; }
  .news_item.sponsored .sponsored_container .native_copy span,
  div.article .sponsored_container .native_copy span {
    display: block;
    width: 100%; }
  .news_item.sponsored .sponsored_container .sponsored_img,
  div.article .sponsored_container .sponsored_img {
    margin-left: 5px; }

div.article .sponsored_container {
  margin: 0 0 10px 0; }

/*OOVVUU VIDEO SHARING START*/
.oovvu_video_sharing {
  display: flex; }
  .oovvu_video_sharing p {
    align-self: flex-start;
    font-size: 14px;
    line-height: 31px;
    margin-right: 10px; }
  .oovvu_video_sharing .social_network_article {
    flex: 1;
    text-align: right; }
    .oovvu_video_sharing .social_network_article .share24_tool {
      float: right; }

/*OOVVUU VIDEO SHARING end*/
.adpixel {
  width: 1px;
  height: 1px;
  margin: -1px;
  display: block; }
