﻿h1
{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

h2
{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

h3
{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

h4
{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

h5
{
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.ShopDirections
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.ShopDirections a
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
	line-height:13px;
}


.updateProgress
{
	position: absolute;
	background-color: #E6E4E7;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	left: 75px;
	top: 110px;
	background-color: #E6E4E7;
	position: absolute;
}

.updateProgressVelg
{
	position: absolute;
	background-color: #E6E4E7;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgressVelg div
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	left: 75px;
	top: 40px;
	background-color: #E6E4E7;
	position: absolute;
}

.updateProgressPostCode
{
	position: absolute;
	background-color: #E6E4E7;
	filter: alpha(opacity=90);
	MozOpacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgressPostCode div
{
	filter: alpha(opacity=100);
	MozOpacity: 1;
	opacity: 1;

    left:205px;
    top:60px;
	background-color:#E6E4E7;
	position: absolute;
}

.updateProgressPostCodeMoney
{
	position: absolute;
	background-color: #E6E4E7;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgressPostCodeMoney div
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

    left:175px;
    top:40px;
	background-color:#E6E4E7;
	position: absolute;
}

.updateProgressSmall
{
	position: absolute;
	background-color: #E6E4E7;
	filter: alpha(opacity=90);
	mozopacity: 0.9;
	opacity: 0.9;
	padding: 0px;
	margin: 0px;
}
.updateProgressSmall div
{
	filter: alpha(opacity=100);
	mozopacity: 1;
	opacity: 1;
	left: 75px;
	top: 60px;
	background-color: #E6E4E7;
	position: absolute;
}


.updateProgressTyreResults
{
	position: absolute;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	mozopacity: 0.85;
	opacity: 0.85;
	padding: 0px;
	margin: 0px;
}
.updateProgressTyreResults div
{
	filter: alpha(opacity=100);
	mozopacity: 1;
	opacity: 1;
	left: 365px;
	top: 150px;
	background-color: #ffffff;
	position: absolute;
}

.updateProgressCarSearchAdvanced
{
	position: absolute;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	mozopacity: 0.85;
	opacity: 0.85;
	padding: 0px;
	margin: 0px;
}
.updateProgressCarSearchAdvanced div
{
	filter: alpha(opacity=100);
	mozopacity: 1;
	opacity: 1;
	left: 80px;
	top: 80px;
	background-color: #ffffff;
	position: absolute;
}

.updateProgressTyreOffers
{
	position: absolute;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	mozopacity: 0.85;
	opacity: 0.85;
	padding: 0px;
	margin: 0px;
}
.updateProgressTyreOffers div
{
	filter: alpha(opacity=100);
	mozopacity: 1;
	opacity: 1;
	left: 335px;
	top: 120px;
	background-color: #ffffff;
	position: absolute;
}


/* Fonts & Links */


.ProfileText1, .text_style1, .ProfileTextStyle1
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.ProfileText1Bold
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
/*	line-height: 13px;*/
	line-height: 13px;
	font-weight: bold;
}
.ProfileText1_stroke
{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: line-through;
	line-height: 13px;
	color: #000000;
}

.ProfileText2, .ProfileTextStyle2
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #E00000;
	line-height: 13px;
}

.ProfileText2Bold
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #E00000;
	line-height: 13px;
	font-weight:bold;
}
.ProfileText3, .ProfileTextStyle3
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2974AA;
	line-height: 13px;
}

.ProfileTextWhite
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}


.ProfileSubtitle1, .ProfileCMSSubTitle
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.ProfileSubtitle2
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #E00000;
	text-decoration: none;
	font-weight: bold;
}

.ProfileLinkSubtitle2
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #E00000;
	text-decoration: none;
	font-weight: bold;
}
.ProfileLinkSubtitle2:hover
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #E00000;
	text-decoration: underline;
	font-weight: bold;
}
.ProfileSubtitle3
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: gray;
	text-decoration: none;
	font-weight: normal;
}

.ProfileSubtitleWhite
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.ProfileTitle1
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #535353;
	text-decoration: none;
}

.ProfileCMSTitle
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #E00000;
	text-decoration: none;
	line-height:22px;
}

.ProfileTitle2, .title_style2
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #E00000;
	text-decoration: none;
}

.ProfileTitleWhite
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}


.ProfileLink1
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
	line-height:13px;
}

.ProfileLink2
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #E00000;
	text-decoration: none;
	font-weight: bold;
}
.ProfileLinkMenu
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.ProfileLinkMenuBold
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}


.ProfileLinkBig
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
}


body
{
	background-color: #f2f2f2;
}

/* Tyres */

.tyreControlPanel
{
	background-image: url(Images/panel_bgd.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 192px;
	height: 291px;
	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: #c60017;
	width: 231px;
}

.tyreSeason
{
	/*float: left;     vertical-align: bottom;      margin-top: 60px;*/
	float: left;
}

.linkTyreFeature
{
	float: left;
	text-decoration: none;
}

.linkTyreTitle
{
	font-family: Trebuchet MS;
	font-size: 12px;
	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;
}

.textTyreBlackSubtitle
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.textTyreBlackSubtitle2
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.textBiblioteck
{
	color: #626262 !important;
	text-decoration: none !important;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.textTyreBlackSubtitleLarge
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.textTyreTitleWhite
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: White;
	font-weight: normal;
}

.textWhiteSubtitleLarge
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.textMagentaSubtitleLarge
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ff68f4;
	text-decoration: none;
	font-weight: normal;
}

.textTyreSmall
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

.textTyreVerySmall
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color:Gray;
	text-decoration: none;
}

.textTyreSmallBold
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}

.textTyreHuge
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #535353;
	text-decoration: none;
}

.textTyreHugeBold
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}

.textHugeWhite
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.textDiscount
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.textHugeMagenta
{
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #ff68f4;
	text-decoration: none;
	font-weight: bold;
}

.textMageta2
{
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #c43fc4;
	text-decoration: none;
}

.buttonTyre
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}

.textTyre
{
	font-family: Trebuchet MS;
	font-size: 11px;
	vertical-align: middle;
}

.textTyreBold
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}

.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;
}

.textTyreFlagEnabled
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}

.textTyreFlagEnabled:hover
{
	text-decoration: underline;
}

.textTyreFlagDisabled
{
	font-family: Tahoma;
	font-size: 11px;
	color: #dddddd;
	text-decoration: none;
}

.textTyreFlagDisabled:hover
{
	text-decoration: underline;
}

.linkTyreNormal
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

.tdTyreImage
{
	width: 112px;
	height: 85px;
	background-repeat: no-repeat;
	background-color: Black;
	background-position: center;
}

.tdTyreBrand
{
	width: 95px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: center;
}

.tdTyreBrand:hover
{
	cursor: pointer;
}

.tyreMagnifier
{
	float: right;
	vertical-align: bottom;
	margin-top: 60px;
}

.textAlternate
{
	background-image: url(      "Images/TyreDetails/AlternateTextBackground.jpg" );
	background-repeat: repeat-x;
	height: 25px;
}

.textAlternateLarge
{
	background-image: url(      "Images/TyreDetails/AlternateTextBackgroundLarge.jpg" );
	background-repeat: repeat-x;
	height: 35px;
}

.tyreHr
{
	background-image: url(      "Images/TyreDetails/HorizontalLine.jpg" );
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tyreVerticalLine
{
	background-image: url(      "Images/TyreDetails/HorizontalLine.jpg" );
	background-repeat: repeat-y;
	background-position: center;
	width: 1px;
}

.tyreHr hr
{
	display: none;
}

.textAlternateWhite
{
	height: 25px;
}

.tyreDetailsLeftCol
{
	padding-left: 20px;
}

.tyreDetailsRightCol
{
	text-align: right;
	padding-right: 20px;
}

.dropdownProfile
{
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20px;
}

.textboxProfile
{
	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;
}


a.imgTyreInfo
{
	background-image: url(   "Images/TyreSearch/sizeInfo.png" );
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 79px;
	display: block;
}
a.imgTyreInfo:hover
{
	background-image: url(   "Images/TyreSearch/sizeInfo_over.png" );
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 79px;
	display: block;
}

.carNormal
{
	background-image: url(   'Images/TyreSearch/carNormal.jpg' );
	display: block;
}

.carSport
{
	background-image: url(     "Images/TyreSearch/carSport.jpg" );
	display: block;
}

.LoginBgd
{
	background-image: url(     "Images/panelGalbui.jpg" );
	width: 220px;
	height: 319px;
}

.RegisterBgd
{
	background-image: url(     "Images/panelFairy.jpg" );
	width: 220px;
	height: 319px;
}

.LoginBgdBig
{
	background-image: url(     "Images/panelGalbuiBig.jpg" );
	width: 330px;
	height: 319px;
}

.RegisterBgdBig
{
	background-image: url(     "Images/panelFairyBig.jpg" );
	width: 330px;
	height: 319px;
}

.ServiceBgd
{
	/*background-image: url(     "Images/CaSaVeziBGD.jpg" );
	background-repeat:repeat-x;*/
	width: 375px;	
	background-color: #cc091a;
}

.siteControl
{
}
.siteControl a
{
	text-decoration: none;
}
.siteControl a:hover
{
	text-decoration: none;
}

.linksControlTable
{
    color: #626262 !important;
    text-decoration: none !important;
    font-family: Trebuchet MS;
    font-size: 11px;
    z-index:999;
}
.linksControlTable:hover
{
    color: #000000 !important;
    text-decoration: none !important;
    font-family: Trebuchet MS;
    font-size: 11px;
}
.linksControlTableHover
{
    color: #000000 !important;
    text-decoration: none !important;
    font-family: Trebuchet MS;
    font-size: 11px;
}



a.leftLink
{
	color: #626262;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
}
a.leftLink:hover
{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
}

a.blackLink
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.blackLink:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}

a.whiteLink
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.whiteLink:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

.changePasswordPopup
{
	background-color: White;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.5;
}

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;
}

/*.ProfileTextStyle1
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.ProfileTextStyle2
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #626262;
}
.ProfileTextStyle3
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: black;
}

.ProfileCMSTitle 
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.ProfileCMSSubTitle
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #01478F;
}
.ProfileTitleRed 
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color: red;
}
*/
.linksBiblioteck
{
	color: #626262 !important;
	text-decoration: none !important;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
.linksBiblioteck:hover
{
	color: #000000 !important;
	text-decoration: none !important;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}

.StepSelected
{
	background-image: url(     "Images/Steps/stepSelected.png" );
	width: 86px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 1px;
	padding-top: 5px;
}

.StepNotSelected
{
	background-image: url(     "Images/Steps/stepNotSelected.png" );
	width: 86px;
	height: 20px;
	text-align: center;
	margin: 0px 1px;
	padding-top: 5px;
}
.StepSelectedBig
{
	background-image: url(     "Images/Steps/newstepSelected.png" );
	width: 188px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 1px;
	padding-top: 5px;
}

.StepNotSelectedBig
{
	background-image: url(     "Images/Steps/newstepNotSelected.png" );
	width: 188px;
	height: 20px;
	text-align: center;
	margin: 0px 1px;
	padding-top: 5px;
}
.OfferStep1
{
	background-image: url("Images/TyreSearch/bannerSearch.jpg" );
	width: 970px;
	height: 120px;
}
