﻿body
{
    background-color: #c0c0c0;
}

.TopBackground
{
    background-image:url('Images/TopBackground.png');
    background-position:top left;
    background-repeat:repeat-x;
    
    width:970px;
    height:86px;
}

.RightPanel
{
    background: #fafafa url('Images/SearchPanel/rPanel.jpg') no-repeat top left;
}


/* Texts */
.InterstateText1, .text_style1, .ProfileTextStyle1
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.InterstateText1Bold
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
/*	line-height: 13px;*/
	line-height: 13px;
	font-weight: bold;
}
.InterstateText1_stroke
{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: line-through;
	line-height: 13px;
	color: #000000;
}

.InterstateText2, .ProfileTextStyle2
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3a3a3a;
	line-height: 13px;
}
.InterstateText3, .ProfileTextStyle3
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2974AA;
	line-height: 13px;
}

.InterstateTextWhite
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}


.InterstateSubtitle1, .ProfileCMSSubTitle
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.InterstateSubtitle2
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #E00000;
	text-decoration: none;
	font-weight: bold;
}
.InterstateSubtitle3
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: gray;
	text-decoration: none;
	font-weight: normal;
}

.InterstateSubtitleWhite
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.InterstateTitle1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: black;
	text-decoration: none;
}
.InterstateBigTitle1
{
	font-family: Trebuchet MS;
	font-size: 25px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ProfileCMSTitle
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #2c577c;
	text-decoration: none;
	line-height:22px;
}

.InterstateTitle2, .title_style2
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #2c577c;
	text-decoration: none;
}

.InterstateTitle3
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4392d5;
	text-decoration: none;
}

.InterstateTitleWhite
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


.InterstateLink1
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
	line-height:13px;
}

.InterstateLink2
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #E00000;
	text-decoration: none;
	font-weight: bold;
}

.InterstateLink3
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #4392d5;
	text-decoration: none;
	font-weight: normal;
	line-height:13px;
}

.InterstateLinkMenu
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.InterstateLinkMenuBold
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}


.InterstateLinkBig
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
}
     

.InterstateTextBox
{
	background-color: white;
	border-top: solid 1px #F1F1F1;
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;
	border-bottom: solid 1px #707070;
	color: Black;
	font-family: Trebuchet MS;
	font-size: 11px;
}


.InterstateTextBoxSearch
{
	background-color: #e1e6eb;
	border:none;
	color: Black;
	font-family: Trebuchet MS;
	font-size: 11px;
}

.WhiteScrollbar
{
    /*scrollbar-face-color: #F9F9F9;
	scrollbar-shadow-color: #CFCDCD;
	scrollbar-highlight-color: #CFCDCD;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #929292;*/
}



.tyreDetailsLeftCol
{
	padding-left: 20px;
}

.tyreDetailsRightCol
{
	text-align: right;
	padding-right: 20px;
}


.textAlternate
{
	background-image: url("Images/AlternateTextBackground.jpg" );
	background-repeat: repeat-x;
	height: 25px;
}


.textAlternateWhite
{
	height: 25px;
}

.textAlternateLarge
{
	background-image: url("Images/AlternateTextBackgroundLarge.jpg" );
	background-repeat: repeat-x;
	height: 35px;
}

.tyreHr
{
	background-image: url("Images/HorizontalLine.jpg" );
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tyreHrBlue
{
	background-image: url("Images/HorizontalBlueLine.jpg" );
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.5;
}
.changePasswordPopup
{
	background-color: White;
}
.updateProgress
{
	position: absolute;
	background-color: #E6E4E7;
	filter: alpha(opacity=90);
	mozopacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	filter: alpha(opacity=100);
	mozopacity: 1;
	opacity: 1;
	left: 250px;
	top: 110px;
	background-color: #E6E4E7;
	position: absolute;
}

a.BlueSmall /* CMS Link Blue - Edit App_Themes/admin/style_admin.css if changed */
{
	font-family: tahoma;
	font-size: 11px !important;
	text-decoration: underline;
	color: #01478F;
}
a.BlueSmall:link
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #01478F;
}

a.BlueSmall:hover
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #115fBF;
}



/* Tyres */

.tyreControlPanel
{
	background-image: url(Images/panel_bgd.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 155px;
	height: 240px;
	text-align: center;
	display: block;
}

.TireSearchPanelTop
{
	background-image: url(Images/TyreSearch/topSearchbgd.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 231px;
	height: 36px;
}

.TireSearchPanel
{
	background-color: #5c7990;
	width: 631px;
}

.tyreSeason
{
	/*float: left;     vertical-align: bottom;      margin-top: 60px;*/
	float: left;
}

.linkTyreFeature
{
	float: left;
	text-decoration: none;
}

.linkTyreTitle
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.linkTyreTitleLarge
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: Gray;
	text-decoration: none;
	font-weight: normal;
}

.linkTyreSmall
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
}

.linkTyreBig
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2364A6;
	text-decoration: none;
	font-weight: bold;
}

.tyreHr hr
{
	display: none;
}

.dropdownInterstate
{
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20px;
}


.textOldPrice
{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: line-through;
	vertical-align: middle;
}

.textOldPriceWhite
{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: line-through;
	color: White;
	font-weight: bold;
}

.textNewPrice
{
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: bold;
	color: #E00000;
}

.textNewPricePremium
{
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: bold;
	color: #1270B6;
}

.textDiscount
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
