﻿body 
{
	 font-family: Century Gothic, Arial, Helvetica, sans-serif;
	 font-size: small;
	 text-align: justify;
	 color: #ffffff;
	 background-color:#000000;
	 background-image:url(images/toprep.jpg);
	 background-position:0px -1px;
	 background-repeat: repeat-x;
	 margin:0px;
	 padding:0px;
}
a
{
 text-align:center;
 text-indent: 0px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: normal;
 color: #ffffff;
 text-decoration:none;  
}
a:hover
{
 text-align:center;
 text-indent: 0px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: normal;
 color: #e2007a;
 text-decoration:none;  
}
.if 
{
     text-align:center;
     text-indent: 0px;
     font-family: Century Gothic, Arial, Helvetica, sans-serif;
     font-size: small;
     font-weight: normal;
     color: #ffffff;
     text-decoration:none;
     padding-top: 30px;
}
.pageTitle
{
	vertical-align:middle;
    height:30px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-decoration:none;
    padding-top:15px;
}
.pageTitle2
{
	text-align:center;
	background-image: url(images/Panels/colPanelHeadBack.png);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
    height:30px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-decoration:none;
    padding-top:0px;
}
.pageTitle3
{
	text-align:center;
	vertical-align:top;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #f749a8;
    text-decoration:none;
    padding:15px 0px 0px 0px;
}

.rangeTitle
{
	
	text-align:center;
	vertical-align:middle;
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height:35px;
	padding: 3px 10px 0px 10px;
}
.contacttxt
{
	vertical-align:top;
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:  5px 0px 10px 0px;
}
.newsHead
{
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #f749a8;
	vertical-align: top;
	text-align:center;
	padding:0px 0px 2px 0px;
	margin:0px;
}

.news
{
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	text-align:center;
	padding:0px;
	margin:0px;
	
}

.newsDate
{
	 font-family: Arial, Verdana;
	 font-size: small;
	 text-align: right;
	 color: Gray;
	 padding:0px 10px 0px 0px;
}
.girlsHead
{
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #f749a8;
	vertical-align: top;
	text-align:center;
	padding:0px 0px 2px 20px;
	margin:0px;
}

img
{
	behaviour: url(iepngfix.htc);
    text-align: center;
}

.pngFix
{
	background-repeat: repeat;
	behaviour: url(iepngfix.htc);
	
}
h6
{
	font-size: small;
	font-weight: bold;
	color: Red;
	text-align: center;
}

.topbuttons
{
    margin:0px;
    padding:0px;

}
.topbuttons li
{
    list-style: none;
    width:126px;
    height: 30px;
    float: left;
    position: relative;

}
.topbuttons li a
{
    width:126px;
    height: 30px;
    text-indent:-9000px;
    display:block;

}
/*topbuttons .current a 
{
    background-position: 0 30px;
} */
a.home,
a.parts,
a.sales,
a.raceprep, 
a.events, 
a.gallery, 
a.links, 
a.contact 
{
    width: 126px;
    height: 30px;
}


a.home  
{
    background-image: url(images/topmenu.jpg); 
    background-position: 0px 0px;}

a.about  
{
    background-image: url(images/topmenu.jpg); 
    background-position: -126px 0px;}
a.products  
{
    background-image: url(images/topmenu.jpg); 
    background-position: -252px -0px;}
a.retailers  
{
    background-image: url(images/topmenu.jpg); 
    background-position: -378px -0px;}
a.contact  
{
    background-image: url(images/topmenu.jpg); 
    background-position: -504px -0px;}
a.basket  
{
    background-image: url(images/topmenu.jpg); 
    background-position: -630px -0px;}
 
a.home:hover
{ background-position: 0px -30px; 
}
a.about:hover
{ background-position: -126px -30px; 
}
a.products:hover
{ background-position: -252px -30px; 
}
a.retailers:hover
{ background-position: -378px -30px; 
}
a.contact:hover
{ background-position: -504px -30px; 
}
a.basket:hover
{ background-position: -630px -30px; 
}

a.homeactive
{
    background-image: url(/mucOff/images/topmenu.jpg); 
    background-position: 0px -30px; 
}
a.aboutactive
{
    background-image: url(/mucOff/images/topmenu.jpg); 
    background-position: -126px -30px; 
}
a.productsactive
{ 
    background-image: url(/mucOff/images/topmenu.jpg); 
    background-position: -252px -30px; 
}
a.retailersactive
{ 
    background-image: url(/mucOff/images/topmenu.jpg); 
    background-position: -378px -30px; 
}

a.contactactive
{ 
    background-image: url(/mucOff/images/topmenu.jpg); 
    background-position: -504px -30px; 
}

a.basketactive
{ 
    background-image: url(/mucOff/images/topmenu.jpg); 
    background-position: -630px -30px; 
}

.buttonTXT
{text-align:center;
 text-indent: 0px;
 height: 40px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #e2007a;
 vertical-align: middle;
 line-height: 40px;
}
.buttonTXT:hover
{color: #ffffff;
}

.footTxt, .footTxt a
{
 text-align:center;
 text-indent: 0px;
 height: 30px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #ffffff;
 vertical-align: middle;
 line-height: 30px;   
 text-decoration:none;
}
.footTxt a:hover
{
 text-align:center;
 text-indent: 0px;
 height: 30px;
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #e2007a;
 vertical-align: middle;
 line-height: 30px; 
 text-decoration:none;  
}

.panel1
{
 background-image: url(images/Panels/ret_pan_off.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}
.panel1 a:hover
{
 display:block;
 background-image: url(images/Panels/ret_pan_on.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
 
}
.panel2
{
 background-image: url(images/Panels/news_pan_off.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
 text-align:center;
}

.panel2:hover
{
 display:block;
 background-image: url(images/Panels/news_pan_on.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
 
}
.panel3_hp
{
 background-image: url(images/Panels/girls_pan_hp_off.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}
.panel3_hp a:hover
{
 display:block;
 background-image: url(images/Panels/girls_pan_hp_on.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}.panel3
{
 background-image: url(images/Panels/girls_pan_off.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}
.panel3 a:hover
{
 display:block;
 background-image: url(images/Panels/girls_pan_on.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}
.panel4
{
 background-image: url(images/Panels/sped_off_pan.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}
.panel4 a:hover
{
 display:block;   
 background-image: url(images/Panels/sped_off_pan_on.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
}
.panelBlank
{
 background-image: url(images/Panels/blankpanel.jpg);
 background-repeat: no-repeat;
 width:174px;
 height:174px; 
 color:#ffffff;
 padding:0px;
 text-align:center;
 vertical-align:top;
 border:solid 0px red;
}
.rangeBox 
{
    background-image: url(images/Panels/storePanel.png);
    background-repeat: no-repeat;
    width: 240px;
    height: 250px;
    border:0px solid red;
}
.storeLayout
{
    width:757px;
}

.storeImage
{
   vertical-align:middle;
   border:solid green 0px;
   width:240px;
   height:157px;
   text-align:center;
}
.price
{
    text-align:left;
    padding-left:20px;
    vertical-align:middle;
    width:120px;
    height:30px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    width:120px;
    text-decoration:none;
    border:0px solid red;
}

.dets, .dets a
{
    text-align:right;
    padding-right:10px;
    vertical-align:middle;
    height:30px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #e2007a;
    width:120px;
    text-decoration:none;
}
.dets a:hover
{   text-align:right;
    padding-right:10px;
    vertical-align:middle;
    height:30px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    width:120px;
    text-decoration:none;
}
.header
{
    width:757px;
    height:228px;
}
.collapsePanel
{
    background-image: url(images/Panels/expandPanelBack.jpg);
    width: 757px;
    height: 0px;
    background-color: black;
    overflow: hidden;
}
.collapsePanelHeader
{
    background-image: url(images/Panels/colPanelHeadBack.png);
    background-repeat: no-repeat;
    width: 757px;
    height: 20px;
    color: white;
    background-color: black;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}
.expRangeDetails
{
    width: 697px;
    padding: 20px;
}
.colPanelButton
{
    margin-left: 25px;
}