.grey { background-color: #ddd; }

.panel {
	background: url('/images/tt-2010/stripe-grey.png') repeat;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	color: #ffff00;
	margin-bottom: 20px;
}

ul.TTDBSectionFooterLinks {
	margin-bottom: 0px;
}

ul.TTDBSectionFooterLinks li{
	display: inline;
	list-style-type: none;
}

ul.TTDBalphabet {
	letter-spacing: 1px;
}

ul.TTDBcourcestext {
	font-size: 0.95em;
}

ul.TTDBeventstext {
	font-size: 0.88em;
}

div.TTDBPanel {
	min-height: 195px;
}

img.TTDBpanelimage {
	width: 198px;
}

ul.TTDByearList li{
	display: inline;
	list-style-type: none;
	padding-left: 4px;
}

div.tt2010Nav {min-height: 730px;}

div.ttDatabasePipeSeparator li { float:left; border-left: solid 0px #1f4b7f; padding: 0px 3px 0px 3px; margin:3px 0px 3px 0px;}
div.ttDatabase div.ttDatabasePipeSeparator li.noleftborder {border-left: none; margin: 3px 0px 3px 0px;}

div.ttDatabase table { font-size: 90%; border-collapse: collapse; min-width:250px; margin-left:1px;}
div.ttDatabase table caption { text-align:left; }
div.ttDatabase table th { text-align: left;padding: 3px; border: solid 1px #ddd; }
div.ttDatabase table tr td { padding: 3px; border: solid 1px #ddd;   }
div.ttDatabase div.ttDatabaseNav {display: block; max-height:340px; overflow: auto; margin:5px 0px 0px 0px; clear: both; width:100%; }

/* Style the competitor biography page (list of images and the "title" image in the text */
div.ttDatabase div.ttDatabaseCompetitor div p img {padding: 5px 10px 5px 0px; }
div.ttDatabase div.ttDatabaseCompetitor ul.folders li { float: left; padding: 5px 10px 5px 10px; height: 110px; width: 110px; }

#countdownclock.panel {
	background: #000;
	min-height: 39px;
}

#countdownclockinner.panelinner{
	margin: 3px 0 -4px 8px;
	background-image:url('/images/tt-2011/countdownlogo.gif?v=160610');
	background-repeat:no-repeat;
}

#countdowntimer {
	margin-top: 4px;
	margin-bottom: -4px;
	margin-left: 390px;
}

.competitorsInfoTitle p {
	color: #ffff00 !important;
}

.competitorsInfoText p{
	font-weight: bold;
	font-size: 1.1em;
}

.daysID, .hoursID, .minutesID {
	font-size: 0.8em;
	color: rgb(200,200,200);
	padding: 0 1px 0 1px;
}

.daysdigit, .hoursdigit, .minutesdigit {
	font-weight: bold;
	font-size: 1.3em;
	color: #ffffff;
}

.countdownseperator {
	padding: 0 5px 0 5px;
}

.panel p {
	color: #fff;
}

.panel a {
	color: #fff;
}

.panelinner {
	display: block;
	padding: 5px 10px 10px 10px;
}

#contentcontainernew .panel h3 {
	color: #ffff00;
	margin: 0 !important;
	font-size: 1.2em !important;
}

.panel h4 {
	color: #fff !important;
	margin: 0 !important;
	font-size: 0.9em !important;
}

.date {
	color: #ffff00;
	font-size: 0.8em !important;
}

.panel div.databasebutton
{
	margin: 0 8px 0 0;
	float:left;
}
.panel div.last {
	margin: 0;
}

.padbottom {
	margin-bottom: 20px;
}


#header { background: url('/~/media/Images/ThemeImages/iomtt-main-header.ashx?v=141011') repeat; }

#ttlogo { height: 105px; }

#header p {
	color: #fff;
	margin-bottom: 0;
}




.white {
	background-color: #fff;
}

.marginbottom {
	margin-bottom: 20px;
}

#topnav {
	background: rgb(30, 30, 30);
	/*background: url('/images/tt-2010/black60.png');*/
	background: rgba(0,0,0,0.4);
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	list-style: none;
	display: block;
	margin:0;
}

#topnav li {
	display: inline;
	float: left;
}

#topnav li a {
    display: block;
	list-style-type: none;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.9em;
	margin: 0 2px 0 0;
	padding: 0 13px;
	text-transform: lowercase;
}



#searchbox {
	background-color: #000;
	opacity:0.6;
	/*margin-top: 20px;*/
}
#mainnavcontainer {
	/*added to make whole bar grey - we need the container due to - guess what:IE7 */
	background: rgb(30, 30, 30);
	background: rgba(0,0,0,0.6);
	z-index: 2000000; /* we need this for... yes, it's IE 7 again. */
}
#mainnav {
	list-style: none;
	display: block;
	margin:0;

}

#mainnav li {
	display: inline;
	float: left;
}

#mainnav li a {
    display: block;
	list-style-type: none;
	/*added to make whole bar grey */
	/*background: rgb(30, 30, 30);
	background: rgba(0,0,0,0.6); */
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.9em;
	margin: 0 2px 0 0;
	padding: 0 13px;
}

#content {
	background-color: #fff;
	padding-top: 20px;
}

h5.sectionheader {

}

div.homepagerow1left {
	min-height: 380px;
}
div.homepagerow1right {
	min-height: 320px;
}
div.homepagerow2 {
	min-height: 120px;
}

.newswidget ul {
	padding: 5px 0 0 0;
	color: #fff;
	margin-bottom: 0;
}
.newswidget ul li {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.newswidget ul li a {
	color: #fff;
	font-weight: normal;
}

.navwidget ul {
	padding: 5px 0;
	color: #fff;
}
.navwidget ul li {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.navwidget ul li a {
	color: #fff;
}

#newswidgetsocial {
	border-top: 1px solid white;
	padding-top: 10px;
}
#newswidgetsocial p {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	float:left;
}

#socialpanelsmall {
	min-height: 44px;
	padding-top: 0px;
}
#socialpanelsmall p {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	float:left;
	margin-top: 6px;
	margin-bottom: 0;
}
#socialpanelsmall div.panelinner {
	padding: 6px 0 3px 20px;
}
.smallborderradius {
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}


div.shopbutton {
	background: url('/images/tt-2010/tt-shadow.png') no-repeat;
}

.doublearrow:before {content: "» ";}
.pipe:before{content: "| ";}

div.buttoncontainer {
	display: block;
	width: 130px;
	height: 76px;
	background-color: #000;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	text-align: center;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.buttoncontainer img {
	margin: 5px auto;
}


#footer {
	font-size: 0.9em;
	background-color: #fff;
}
#footer h5{
	color: #555;
	padding:0;
	margin:0 0 5px 0;
}

#footer a {
	color: #555;
}


#footerinner {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
}

body { 	/*background: url('http://www.formula1.com/assets/fragment/site_bgnd/bgnd_f1-ident3.jpg')*/ background-color: #000; }
body { /*	background: url('http://www.formula1.com/assets/fragment/site_bgnd/bgnd_f1-ident3.jpg'); */}

.grid_3_floated {
	width: 220px;
	margin-left: 20px;
	float:right;
	margin-right: 0px;
}
/*
#searchbar {
	float: right;
}

#searchbar fieldset {
	display: block;
	background: rgb(30, 30, 30);
	background: rgba(0,0,0,0.6);
	padding: 2px;
}

#searchbar legend, #searchbar label, #searchbar select{
	display: none;
}

#searchbar input.searchButton {
	height: 24px;
	width: 24px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url('/images/tt-2010/search.gif');
}

#searchbar input.searchtextbox {
	width: 178px;
	border: 0;
	height: 24px;
	padding: 0 5px;
	margin: 0;
	border: 0;
	background: rgb(255, 255, 255);
	background: rgba(255,255,255,0.6);
	font-weight: bold;
}
*/


#searchbar fieldset {
	display: block;
	/*background: rgb(30, 30, 30);
	background: rgba(0,0,0,0.3);*/
	padding: 2px;
	margin-bottom: 0;
}

#searchbar legend, #searchbar label, #searchbar select{
	display: none;
}

#searchbar input.searchButton {
	padding: 0;
	height: 18px;
	width: 24px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url('/images/tt-2010/search.gif');
}

#searchbar input.searchtextbox {
	width: 178px;
	border: 0;
	padding: 1px 5px;
	margin: 0;
	border: 0;
	background: rgb(255, 255, 255);
	background: rgba(255,255,255,0.8);
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}

ul.departmentgrid {
	display:inline;
	list-style: none;
	
}
ul.departmentgrid li {
	float: left;
	display: block;
	width: 135px;
	list-style-type: none;
}
ul.departmentgrid li h5 {
	font-size: 1.1em;
}

.pressAccreditationForm fieldset
{
	border: 1px solid #000000 !important;
}

.pressAccreditationForm fieldset ledgend
{
	border: none !important;
}

.updateTTDBForm fieldset
{
	border: 1px solid #000000 !important;
}

.updateTTDBForm fieldset ledgend
{
	border: none !important;
}

.updateTTDBForm ul
{
	list-style:circle inside !important;
}


span.productImage div { text-align: right; padding-top: 2px; } 

div#content div.product div#additionalimages { border: 0px solid #ddd; text-align:left; margin: 15px 0 0 0; }
div#content div.product div#additionalimages h4 { border-bottom: 1px dotted #ccc; margin-bottom:0px;padding:0; color: #333 ; }
div#content div.product div#additionalimages a { float:left; margin-right: 10px; }
div#content div.product div#additionalimages img { padding: 8px 0 5px 0px;}

div#content div.product div.productImage { margin: 20px 0px 20px 10px; padding:0; float: left; }
div#content div.product div.productImage a img { border: none; margin-bottom: 8px;}
div#content div.product div.productVariant  { margin-top: 20px; padding-left:20px; float: left; width: 418px; }

div.productSpec { margin: 20px 0px 10px 30px; float: left; width: 280px; }
div.product div.productVariant div.productSpec { margin: 20px 0px 10px 0px; width: 100%; }

div.productSpec p { margin: 15px 0; }
div.productSpec dl { }
div.productSpec dt { display:block; color: #666; font-size: 95%; float: left; clear: both; width: 90px; padding-top: 1px; }
div.productSpec dd { padding: 0px 0px 10px 0px; font-weight: bold; display: block; width: 180px; margin-left: 90px; line-height: 1.2em; }
div.productSpec dd strong { color: #009900; }
div.productSpec dd img { vertical-align: text-bottom; margin: 0px 3px -4px 0px; }
div.productSpec dd a { text-decoration: underline; font-weight: normal; }
div.productSpec dt.was { }
div.productSpec dd.was { text-decoration: line-through;  }
div.productSpec dt.save { color: #f30; font-weight: bold }
div.productSpec dd.save { }
div.productSpec span.was { margin-left: 3px; text-decoration: line-through; color: #666; font-size: 80%; font-weight: normal; }
div.productSpec span.difference { color: #f30; font-size: 60%; font-weight: normal; }
div.productSpec dt.pricey { font-weight: bold; padding-top: 2px; }
div.productSpec dt.price { font-weight: bold; padding-top: 6px; }
div.productSpec dt.guarantee { font-weight: normal !important;}
div.productSpec dd.pricey { font-size: 130%; }
div.productSpec dd.price { font-size: 150%; }
div.productDetail { width: 100%; float: none; clear: both; }
div.productDetail p { margin:1.2em 10px; font-size: 1.1em; color: #222; line-height: 140%; font-family: Helvetica, Arial, Sans-Serif;  }

/* Styles for Variant Selection */

div.variantList
{
}

div.variantList div.label,
div#content div.product div.productSpec  div.label
{
    padding-top:10px;
    padding-left:0px;
    float: left;
    width: 120px;
    color: #666;
}

div#content div.product div.productSpec  div.description
{ 
    padding: 10px 0px 10px 0px; 
    font-weight: bold; 
    display: block; 
    margin-left: 90px; 
    line-height: 1.2em; 
}
.variantList a
{
	font-weight: normal;
}

div.variantList div.options
{
    float: left;
    width: 298px;
}

div.variantList div.optionDescription
{
    clear: both;
    margin-left: 120px;
    color: #333;
}

div.optionIS, div.optionT3, div.optionT5
{
    vertical-align: middle;
    float:left;
    padding-right: 10px; padding-top:10px;  padding-bottom:2px;
}

/* Format of variant options of type IS (Image Small) */
div.optionIS
{
    width:32px; 
    height:32px;
}

/* Format of variant options of type T3 (Text width 3em) */
div.optionT3
{
    width:3em; 
    height: 32px;
}

/* Format of variant options of type T5 (Text width 5em) */
div.optionT5
{
    width:5em; 
    height: 32px;
}

a.option, a.optionIS
{
    border: 1px solid #999999;
    color: #333333;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 32px;
}

a.option:hover, a.optionIS:hover
{
    background-color: #CCCCCC;
    text-decoration: none;
}

a.optionIS
{
    width: 30px;
}

img.option
{
    border:none;
}

span.optionSelected, img.optionSelected
{
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    display: block;
    background-color: #e1e1e1;
    line-height: 30px;
}

