﻿* {
padding: 0;
font-family:Arial; /* , Helvetica, sans-serif*/
}
/*------------------------Menu Specific------------------------*/
/*1*/
#ctl00_M1, #ctl00_M2, #ctl00_M3, #M1, #M2, #M3  {
    margin-top:-13px;
    margin-bottom:-13px;
    margin-left:12px;
}
.level1 {
    width:200px;
    color:#4C4C4C;
    /*background-image: url(../../Images/MenuBullet.gif);
    background-repeat:no-repeat;
    background-position:right;  */
    padding: 1px 1px 1px 1px;     
}
.level1 ul {
}
.level1 li {
    border-width:2px;
    border-style: Outset;
    border-color: #ffffff;
    background-image:none;
    padding-right:2px; 
}
.level1 a {
    display:block;
    text-decoration:none;
    color:#4C4C4C;
}

a.level1:hover {
    background-color: #fdce46;
    background-image: none;
}
.level2 {
    color:#4C4C4C;
    /*background-image: url(../../Images/MenuBullet.gif);
    background-repeat:no-repeat;
    background-position:right;  */
    padding: 1px 1px 1px 1px; 
}
.level2 a {
    display:block;
    text-decoration:none;
    color:#4C4C4C;
}
a.level2:hover {
    background-color: #fdce46;
    margin-right:-2px;
    /*margin-left:1px;*/
    background-image: none;
}

.level3 {
    color:#4C4C4C;
    /*background-image: url(../../Images/MenuBullet.gif);
    background-repeat:no-repeat;
    background-position:right;  */
    padding: 1px 1px 1px 1px; 
}
.level3 a {
    display:block;
    text-decoration:none;
    color:#4C4C4C;
}
a.level3:hover {
    background-color: #fdce46;
    background-image: none;
}
a.popout {
    background-image: url(../../Images/MenuBullet.gif);
    background-repeat:no-repeat;
    background-position:right; 
    /*padding-right:10px;*/
}
.static{
    width:195px;
    background-image: url(../../Images/MenuBullet.gif);
    background-repeat:no-repeat;
    background-position:right;    
    font-size: 0.9em;
    /*padding: 0px 0px 0px 0px;*/
    list-style-type:none;
    background-color: #ededed;
    text-align: left;
     
}
.dynamic {
    /*width: 102%;*/
    /*font-size: 1em;*/
    /*padding: 2px 2px 2px 2px;*/
    list-style-type:none;
    background-color: #ededed;
    background-image: none;
    text-align: left;
    display:block;
    text-decoration:none;
    /*padding-right:7px;    */
}
.dynamic a {
    /*width: 100%;*/
    white-space: nowrap;
}

a.UDLeftMenu {
	 width:100%;
	 display:block;
	 text-decoration:none;
	 color: #4c4c4c;
	 border-style: none;
	 font-size: 1em;
}
a.UDLeftMenuHov {
	 width:100%;
	 display:block;
	 text-decoration:none;
	 color: #4c4c4c;
	 border-style: none;
	 font-size: 1em;
}

/*------------------------Menu Specific------------------------*/
/*------------------------Tables------------------------*/
table.Holder {
	border: 0px;
	text-align: center;
}
table.tblBanner {
    background: Silver;
    background-image: url(../../styles/LALL/NEWBANNER200810.jpg);
    background-position:left;
    background-repeat: no-repeat;
    border: 0px;
}
table.LColHolder {
    border: 0px;
}
table.Part {
    border:1px;
    /*background-color:#e7e7e7;*/
    background-color:#ffffff;
    padding:0px;
    width:508px;
    /*table-layout: fixed;*/
    height:150px;
    
}
table.PartNotes {
    font-size:0.75em;
}
table.UDLeftMenu
{
    font-size:0.75em;
    border-width:2px;
    border-style:Outset;
    width:200px;
    padding: 1px 1px 1px 1px;
    background-color: #ededed;
    text-align: left;
    border-width:2px;
    background-repeat:no-repeat;
    background-position:right;
    z-index:100;
} 
table.UDLeftMenuHov
{
    color: #4c4c4c;
    font-size:0.75em;
    
    border-width:2px;
    border-style:Outset;
    padding: 1px 1px 1px 1px;
    border-width:2px;
    background-color: #fdce46;
    text-align: left;
    background-image: none;
    z-index:100;
}
/*------------------------New Below------------------------*/
table.UserDefMenu {
    border: 0px;
    table-layout: fixed;
}
table.RightColAds {
    border: 0px;
    text-align: center;
}    
table.MiniBasket {
    border: 0px;
    background-color: white;
}  
table.MiniBasketHolder {
    border: 0px;
}    
table.VRMDetail {
    border: 0px;
} 
table.VRMData {
    border: 0px;
    background-color: white;
} 
table.RColHolder {
    border: 0px;
}
table.headertable{
	border-collapse: collapse;
	font-size:0.8em;
	background-repeat: repeat-x;
	/*background-image : url(../../Images/NavBackgroundBlueLALL.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
    /*background-image : url(../../Images/Carbon_Fibre_Header.jpg);*/
    border: 0px;
}
table.DynBodyAds {
	border: 0px;
}
table.BreadCrumb {
	border: 0px;
	vertical-align: top;
}
table.FiltersHolder {
	background-color: #e7e7e7; 
	/*background-image: url(../../styles/LALL/Lambo.jpg);*/
	/*background-image: url(../../styles/LALL/Zonda.jpg);*/
	/*background-image: url(../../styles/LALL/zondablacknwhite.jpg);*/
	background-image: url(../../styles/LALL/Carbon_Fibre_Header.jpg);
	background-repeat:no-repeat;
	border-color:White;
	/*-moz-opacity: 0.8;
    opacity:0.8;
    filter: alpha(opacity=80);*/
}
/*------------------------Tables------------------------*/
/*------------------------Table Rows------------------------*/
tr.FooterBar {
	
}
/*------------------------Table Rows------------------------*/
/*------------------------Table Cells------------------------*/
td.NavBar1 {
	background-color: White;	
	text-align:left;
	vertical-align: middle;
}

td.tblLeftBanner {
    /*background: Silver;
    background-image: url(../../styles/LALL/CustomerLogo.jpg);
    background-position:left;
    background-repeat: no-repeat;  */
}
td.tblRightBanner {
    /*background: Silver;
    background-image: url(../../styles/LALL/GroupAutoUnion.gif);
    background-position:left;
    background-repeat: no-repeat;*/    
}
td.FilterHeaders {
    /*background: Red;*/
}

td.GroupsGrid {
	background: White; /*#e7e7e7;*/
	border: Solid 1px Gray;
	text-align:center;
	vertical-align:middle;
	height:190px;
	width:164px;
}
td.GroupsGridNoBorder {
	background: White; /*#e7e7e7;*/
	border: None;
	text-align:center;
	vertical-align:middle;
	height:190px;
	width:164px;
}
td.RCol {
	background: #ffffff;
}
td.LCol {
	background: #ffffff;
	text-align: left;
	vertical-align: top;
}
td.ProdSearchLayout {
	border: 0px;	
}
td.GreyHeader {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	/*background-image : url(../../Images/Carbon_Fibre_Header.jpg);*/
	background-image : url(../../Images/NavBackgroundBlueLALL.gif);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	/*font-weight:bold;*/
}
td.BrandHeader {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}
td.SearchHeader {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	/*background-image : url(../../Images/Carbon_Fibre_Header.jpg);*/
	background-image : url(../../Images/NavBackgroundBlueLALL.gif);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	/*font-size:0.8em;*/
	/*font-weight:bold;*/
	text-align:left;
}
td.Menu1Header {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
}
td.Menu2Header {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
}
td.Menu3Header {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
}
td.UserMenuHeader {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;	
}
.GroupItems td {
    border-color:White;
    border-width:5px;
    border-style:solid;
    background-color:Silver;
    padding:5px 5px 5px 5px;
    
}
.headertable td {
	padding: 0px;
	vertical-align: middle;
	text-align:center;
	height: 20px;
	padding:  0px 10px 0px 10px;
    white-space: nowrap;
    
}
td.VRMHeader {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	/*background-image : url(../../Images/Carbon_Fibre_Header.jpg);*/
	background-image : url(../../Images/NavBackgroundBlueLALL.gif);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	font-size:0.8em;
	font-weight:bold;
}
td.BasketHeader {
	/*background-image: url(../../Images/GreyHeaderBackground.gif);*/
	background-image : url(../../Images/Carbon_Fibre_Header.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 38px;
	padding:0px 0px 0px 5px;
	color:White;
	font-size:0.8em;
	font-weight:bold;
}
td.LFooterBar {
	background-color: Gray;
	background-image : url(../../Images/Carbon_Fibre_Footer.jpg);
	text-align: center;
	vertical-align: middle;
	font-size:0.8em;
}
td.MFooterBar {
	background-color: Gray;
	background-image : url(../../Images/Carbon_Fibre_Footer.jpg);
	text-align: center;
	vertical-align: middle;
	font-size:0.8em;
}
td.RFooterBar {
	background-color: Gray;
	background-image : url(../../Images/Carbon_Fibre_Footer.jpg);
	text-align: right;
	vertical-align: middle;
	font-size:0.8em;
}
td.VRMData {
    padding: padding: 0px 0px 0px 4px;
    text-align:left;
} 
td.DataHolder {
	background-color:White;
	height:100%;
	vertical-align:top;
	text-align:left;
}	
.Part td{
    font-size:0.75em;    
}
.PartR {
    text-align:right;
}
.PartAcc td{
    font-size:0.8em;
    /*vertical-align:top;*/
}
 td.PartImage {
    background-color:White;
    width:150px;
    text-align:center;
    vertical-align:middle;
}
/*------------------------Table Cells------------------------*/

div.DivUserMenu {
	padding:0px 0px 0px 0px;
}
div.UserHtml {
	padding:0px 5px 0px 5px;
	width:520px;	
}	

span.SelectedBreadCrumb{
	color: #fdce46;	
}
   
body {
	margin: 0;	
	width:100%; 
	height:100%;
	margin: 0;
	background-color: Transparent;
}
#wrap {
	margin: 0 auto;
	width:1000px;
	text-align:center;
}
.LoginCells 
{    
	text-align: right;
	color: White;
	font-size:0.7em;
}
.StdBlackLabelRA
{    
	text-align: right;
	color: Black;
	font-size:0.8em;
}
.StdBlackLabelHeader
{    
	text-align: Left;
	color: Black;
	font-size:0.8em;
	background-color:White;
	padding:6px 6px 6px 12px;
	width:100%;
	height:21px;
}
.StdBlackLabelLA
{    
	text-align: left;
	color: Black;
	font-size:0.8em;
}
.StdFilterLabelLA
{    
	text-align: left;
	color: White;
	font-weight:bold;
	font-size:0.80em;
}
.StdFilterLabelHeader
{    
	text-align: center;
	/*background-color:White;*/	
	font-weight:bold;
	color: White;
	font-size:0.8em;
}
.StdSilverLabel
{    
	text-align: right;
	color: Silver;
	font-size:0.8em;
}
.StdWhiteLabel
{    
	text-align: right;
	color: White;
	font-size:0.8em;
}
A.WhiteLinks:link 
{
	text-decoration: none;
	color: White;
 }
A.WhiteLinks:visited 
{
	text-decoration: none;
	color: White;
}
A.WhiteLinks:active 
{
	text-decoration: none;
	color: White;
}
A.WhiteLinks:hover 
{
	text-decoration: underline;
	color: White;
}
A.LeftLinks:link 
{
	text-decoration: none;
	color: #4c4c4c;
	font-size:0.8em;
 }
A.LeftLinks:visited 
{
	text-decoration: none;
	color: #4c4c4c;
	font-size:0.8em;
}
A.LeftLinks:active 
{
	text-decoration: none;
	color: #4c4c4c;
	font-size:0.8em;
}
A.LeftLinks:hover 
{
	text-decoration: underline;
	color: Red;
	font-size:0.8em;
}
.MenuTopLevel
{
    
}

.headertable .hi-center A {
color:#fdce46;
text-decoration: none;
font-weight:bold;
}
.headertable .hi-center{
	color: #fdce46;
	border: 1px;
    padding-bottom: 2px;
    border-left: outset 2px Silver;
    border-right: outset 2px Silver;
}
.headertable .lo-center A {
color:white;
text-decoration: none;
font-weight:bold;
}
.headertable .lo-center{
	color: white;
	border: 1px;
    padding-bottom: 2px;
    border-left: outset 2px Silver;
    border-right: outset 2px Silver;
}



.tblVRM
{
	font-size:0.75em;
    }

.textboxRegPlate {
    /*border:2px;*/
    font-family:Arial Black;
    font-weight:900;
    font-size:1.0em;
    text-transform:uppercase;
    text-align:center;
    /*background-color: #DAA520;*/
    background-image: url(../../Images/NumberPlate.gif);
    background-repeat: no-repeat;
	background-position: center;
    height: 23px;
    width: 110px;
    padding-top:0px;
    padding-left:0px;
    border-width:2px;
    border-style:Inset;
}
.labelRegPlate {
    border:0;
    font-family:Arial Black;
    font-weight:900;
    font-size:1.0em;
    text-transform:uppercase;
    text-align:center;
    /*background-color: #DAA520;*/
    background-image: url(../../Images/NumberPlate.gif);
    background-repeat: no-repeat;
	background-position: center;
    /*height: 23px;*/
    max-width:112px;
    width: 112px;
    padding: 0px 0px 2px 0px;
}

.filtersListBox {
    font-size:0.7em;
}

.smallLabel {
    font-size:0.7em;
    color: Black;    
}
.midLabel {
    font-size:0.75em;
    color:black;
}
.bigLabel {
    font-size:0.8em;
}
.WarningLabel {
    font-size:0.8em;
    color: Red;
}
.WarningLabelBold {
    font-size:0.8em;
    color: Red;
    font-weight:bold;
}
.PriceLabel {
    color: Red;
    font-size:1.35em;
}

div.PartFrame 
{
    border:3px;
    /*border-color:Silver;*/
    border-color:Black;
    border-style:solid;
    background-color:White;
    padding:3px;
}

img.Part
{
    border-width:0px;
    width:150px;
}
  
.black_overlay{
    display: none;
    position:fixed; 
    left:0; 
    top:0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:101;
    -moz-opacity: 0.8;
    opacity:0.8;
    filter: alpha(opacity=80);
}

.bigImage  
{
    position: relative;
    width: 125%; 
    height: 125% 
} 
.cssPager  span
{ 
    /*font-size:0.85em;
    text-align:right;*/
} 
.cssPager td
{
	font-size:0.85em;
	padding:2px 2px 2px 2px;
}
.cssPager a 
{
	color: #4c4c4c;
	font-weight:bold;
 }
.button a{
display: block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width: 100px;
background-repeat: repeat-x;
line-height: 25px;
text-align: center;
padding:0;
margin: 2px;
}

.black a{
background-image: url(../../Images/ButtonBlack.gif);
 /*font-size:0.8em;*/
}

.red a{
background-image: url(../../Images/ButtonRed.gif);
 /*font-size:0.8em;*/
}

.button a:link{
text-decoration: none;
font-weight:bold;
color: white;

}
.button a:hover{
	background-position: 0 -25px;
}

hr.HorizRule {
	width:98%;
	color:Gray;
	height:1px;
}

.BreadCrumbLinks {
	font-size:0.8em;
/*font-weight:bold;	*/
}

.TildaSpace {
	color:Silver;
	/*font-weight:bold;*/
}
#PromoImage {
    /*src: url(../../Images/OnPromo.gif);*/
    background-image:url(../../Images/OnPromo.gif);
    background-repeat:no-repeat;
    /*width:200px;*/
    /*height:16px;*/     
    /*src: url("../../styles/LALL/OnPromo.gif");*/    
}
.PageSizing {
    font-size:0.75em;
	color: #4c4c4c;
	margin: 0 0 0 auto; 
    text-align: right;
}

.PageSizingLink {
	color: #4c4c4c;
}

.ResultHolder {
    overflow:scroll;
    height:590px;
    width:540px;
}
 td.AdvertTableHead {
	vertical-align: middle;
	text-align:center;
	height: 30px;
	font-size:0.8em;
	color:White;
	white-space: nowrap;
	background-repeat: repeat-x;
    background-image : url(../../Images/NavBackgroundRed.gif);
    font-weight:bold;
}
td.AdvertTable 
{
	text-align:left;
	font-size:0.8em;
	/*white-space: nowrap;*/
	/*border-color:Red;
	border-width:3px;	*/
}
.PlainText {
    font-size:0.75em;
}
/*PBY For Ajax Ratings*/
 .ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 13px;
    cursor:pointer;
    background-repeat: no-repeat;
 }
.filledRatingStar 
{
    background-image: url(../../Images/FilledStar.png);
}
.emptyRatingStar
{
    background-image: url(../../Images/EmptyStar.png);
}
.savedRatingStar{
    background-image: url(../../Images/SavedStar.png);
}
/*PBY For Ajax Ratings*/