A:visited
{
    COLOR: #30303F
}
A:link
{
    COLOR: #30303F
}
A:hover
{
    COLOR: #B0291C
}
A:active
{
    COLOR: #B0291C
}


.product_links {margin:0px; font-size:12px; font-weight:bold}
.product_links  a:visited{color:#30303F; text-decoration:none}
.product_links  a:link{color:#30303F; text-decoration:none}
.product_links  a:hover{color:#B0291C; text-decoration:none}
.product_links  a:active{color:#B0291C; text-decoration:none}


INPUT
{
    BACKGROUND-COLOR:#FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
TBODY
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
BODY
{
	margin:0px;
	padding:0px;
}
.panelhead
{
    COLOR: #000099;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: lowercase
}
.panelbasket
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.panelsearchselect
{
    TEXT-TRANSFORM: lowercase
}
.panelbaskethead
{
    BACKGROUND-COLOR: white;
    FONT-WEIGHT: bold
}
.panelbasketsum
{
    COLOR: #99ccff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.footerlink
{
    COLOR: #99ccff;
    FONT-WEIGHT: bold
}
.footerlink A
{
    COLOR: #99ccff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: lowercase
}
.panelbaskettable
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: thin;
    BORDER-LEFT: thin solid;
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin
}
.helplist
{
    LIST-STYLE: disc url(../images/theme_demo/bullet.gif) outside
}
.helptitle
{
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.erroricon
{
    BACKGROUND-COLOR: #B0291C;
    BACKGROUND-IMAGE: url(../images/stop_red_small.gif);
    BACKGROUND-POSITION: center top;
    BACKGROUND-REPEAT: no-repeat
}
.erroritem
{
    BACKGROUND-COLOR: #B0291C
}
.infoicon
{
    BACKGROUND-COLOR: #B0291C;
    BACKGROUND-IMAGE: url(../images/info.gif);
    BACKGROUND-POSITION: center top;
    BACKGROUND-REPEAT: no-repeat
}
.listbody
{
}
.listdivide
{
    BACKGROUND-COLOR: #B0291C;	
}
.listhead
{
    /*background-image:url(../Assets/images/fade_box.gif);*/
	
	/*BACKGROUND-COLOR: #B0291C;*/
	border-bottom:2px solid #B0291C;
	
    FONT-SIZE: 10pt;
	
    FONT-WEIGHT: bold;
	color:#30303F
}
.listbottom
{
	border-bottom:2px solid #B0291C;
}
.listheadnoback
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.listsmall
{
}
.findlines
{
    LINE-HEIGHT: 1.4
}
SELECT
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.select
{
}
.shade
{
    BACKGROUND-COLOR: #e2e3e4
}
.listsmallcolor
{
    COLOR: #401cff
}
BODY
{
background-color:#FFFFFF;
/*background-image:url(../../Assets/images/bg_test.jpg);
background-repeat:repeat-x;*/
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}
.panelsection
{
    MARGIN-LEFT: 8px
}
.panelheadbasket
{
    COLOR: #ffc663;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: lowercase
}
.shopperinfohead
{
    COLOR: #000099;
    FONT-WEIGHT: bold
}
.shopperinfo
{
    COLOR: #000099
}
.footerlink A:hover
{
    COLOR: #ffc663;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: lowercase
}
h1{color:#B0291C; margin:0px; font-weight:bold}
h2{color:#B0291C; margin:0px; font-weight:bold}
h3{color:#B0291C; margin:0px; font-weight:bold}

h4{color:#414142; size:12px; font-weight:normal;}


/* SITE BUTTONS */

/*Small Button*/
#small_btn{
width: 106px;
}

* html #small_btn{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 100px;
}

#small_btn a{
background-image: url("../../Assets/images/buttons/small_btn_standard.gif"); 
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
display: block;
width:100%;
color:#B0291C;
font-weight:bold;
text-decoration: none;
text-align:center;
}

html>body #small_btn a{ /*Non IE rule*/
width: auto;
}

#small_btn a:hover{
background-image: url("../../Assets/images/buttons/small_btn_rollover.gif"); 
font-size:10px;
background-repeat:no-repeat;
color:#B0291C;
}

/*Medium Button*/
#medium_btn{
width: 131px;
}

* html #medium_btn{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 125px;
}

#medium_btn a{
background-image: url("../../Assets/images/buttons/medium_btn_standard.gif"); 
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
display: block;
width:100%;
color:#B0291C;
font-weight:bold;
text-decoration: none;
text-align:center;
}

html>body #medium_btn a{ /*Non IE rule*/
width: auto;
}

#medium_btn a:hover{
background-image: url("../../Assets/images/buttons/medium_btn_rollover.gif");
font-size:10px; 
background-repeat:no-repeat;
color:#B0291C;
}


/*Large Button*/
#large_btn{
width: 145px;
}

* html #large_btn{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 139px;
}

#large_btn a{
background-image: url("../../Assets/images/buttons/large_btn_standard.gif"); 
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
display: block;
width:100%;
color:#B0291C;
font-weight:bold;
text-decoration: none;
text-align:center;
}

html>body #large_btn a{ /*Non IE rule*/
width: auto;
}

#large_btn a:hover{
background-image: url("../../Assets/images/buttons/large_btn_rollover.gif"); 
font-size:10px;
background-repeat:no-repeat;
color:#B0291C;
}

/*Previous Button*/
#previous_btn{
width: 25px;
}

* html #previous_btn{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 19px;
}

#previous_btn a{
background-image: url("../../Assets/images/buttons/previous_off.gif"); 
background-repeat:no-repeat;
height:25px;
display: block;
width:100%;
color:#B0291C;
font-weight:bold;
text-decoration: none;
text-align:center;
}

html>body #previous_btn a{ /*Non IE rule*/
width: auto;
}

#previous_btn a:hover{
background-image: url("../../Assets/images/buttons/previous_on.gif"); 
background-repeat:no-repeat;
}



/*More Button*/
#more_btn{
width: 25px;
}

* html #more_btn{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 19px;
}

#more_btn a{
background-image: url("../../Assets/images/buttons/more_off.gif"); 
background-repeat:no-repeat;
height:25px;
display: block;
width:100%;
color:#B0291C;
font-weight:bold;
text-decoration: none;
text-align:center;
}

html>body #more_btn a{ /*Non IE rule*/
width: auto;
}

#more_btn a:hover{
background-image: url("../../Assets/images/buttons/more_on.gif"); 
background-repeat:no-repeat;
}


p #compulsory_fields {color:#FF0000; font-size:18px}

.hpsml {

width:255px;
margin:10px 10px 0 5px;
float:left;
height:200px;
background-color:#E0E0E0;
}

.hpsmr1 {

width:248px;
margin:10px 0 0 0;
float:right;
padding:0 0 10px 0;
background-color:#E0E0E0;

}

.hpsmr3 {

width:250px;
margin:10px 0 0 0;
float:left;
height:200px;
border:1px solid #414142;
background-image:url(../../Assets/images/front_page/rh2.jpg);
background-repeat:no-repeat
}

.hpsmr2 {

width:246px;
margin:10px 0 0 0;
float:right;
padding:0 0 10px 0;
background-color:#E0E0E0;
}

.hplrg {

width:538px;
margin:10px 0 0 0;
background-color:#FFFFFF;
float:left;
}

#topnav  {

width:538px;

margin:10px 0 0 0;
float:left;
}

#topnav_img0 {
display:block;
width:538px;
height:300px;
float:left;
}

#topnav_img1 {
display:none;
width:538px;
height:300px;
float:left;
background-image:url(../../Assets/images/front_page/smart.jpg);
}

#topnav_img2 {
display:none;
width:538px;
height:300px;
float:left;
background-image:url(../../Assets/images/front_page/sramxo.gif);
}

#topnav_img3 {
display:none;
width:538px;
height:300px;
float:left;
background-image:url(../../Assets/images/front_page/norco.gif);
}

#topnav_img4 {
display:none;
width:538px;
height:300px;
float:left;
background-image:url(../../Assets/images/front_page/lambretta.gif);
}

#topnav_img5 {
display:none;
width:538px;
height:300px;
float:left;
background-image:url(../../Assets/images/front_page/kaaboom.gif);
}

#topnav_bt_left {
cursor:pointer;
background-color:#E0E0E0;
background-repeat:repeat-x;
width:106px;
height:31px;
margin:2px 2px 0px 0;
float:left;
}

#topnav_bt_right {
cursor:pointer;
background-color:#E0E0E0;
background-repeat:repeat-x;
width:106px;
height:31px;
margin:2px 0 0px 0;
float:left;
}

#topnav_bt1 {
cursor:pointer;
background-color:#E0E0E0;
background-repeat:repeat-x;
width:106px;
height:31px;
margin:2px 2px 0px 0;
float:left;
}

#topnav_bt2 {
cursor:pointer;
background-color:#E0E0E0;
background-repeat:repeat-x;
width:106px;
height:31px;
margin:2px 2px 0px 0;
float:left;
}

#topnav_bt3 {
cursor:pointer;
background-color:#E0E0E0;
background-repeat:repeat-x;
width:106px;
height:31px;
margin:2px 2px 0px 0;
float:left;
}



.accordion {
	margin:5px 0px 5px 0;
}

h3.toggler {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../../Assets/images/toggler_bg_img.jpg);
	background-repeat:repeat-x;
	border:#BABCBE 1px solid;
	color: #807F83;
	margin: 0 0 2px 0;
	height:20px;
	padding: 3px 5px 1px 10px;
	text-decoration:none;
	
	
}

h4 {
margin:5px 0 5px 10px; 
font-size:12px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif; 
color:#B9021C
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	
}

blockquote {
	padding:5px 20px;
}

#i_footerborder {
margin-top:10px; 
border-top:1px solid #807F83;
border-left:1px solid #807F83;
border-right:1px solid #807F83;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
overflow:hidden
}


.title_links {font-family:Arial, Helvetica, sans-serif; text-align:right; font-weight:bold; padding-top:5px; margin:0px; padding-right:5px; font-size:12px; color:#414142;}
.title_links a:link {color:#414142; text-decoration:none} 
.title_links a:visited {color:#414142; text-decoration:none} 
.title_links a:hover {color:#414142; text-decoration:underline} 
.title_links a:active {color:#414142; text-decoration:none}

.promo_links {padding:0 0 0 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none}
.promo_links a:link {color:#FFFFFF; text-decoration:none}
.promo_links a:visited {color:#FFFFFF;text-decoration:none}
.promo_links a:hover {color:#FF9999; text-decoration:none}
.promo_links a:active {color:#FFFFFF;text-decoration:none}

.container_links a:link {text-decoration:none} 
.container_links a:visited {text-decoration:none} 
.container_links a:hover {text-decoration:underline} 
.container_links a:active {text-decoration:none}

.nav_links {font-family:Arial, Helvetica, sans-serif; text-align:right; font-weight:normal; padding:2px; margin:0px; padding-right:5px; font-size:12px; color:#414142;}
.nav_links a:link {color:#414142; text-decoration:none} 
.nav_links a:visited {color:#414142; text-decoration:none} 
.nav_links a:hover {color:#414142; text-decoration:underline} 
.nav_links a:active {color:#414142; text-decoration:none}


.scroll{

background-color:#0099FF; 
border:1px solid #0099FF; 
color:#FFFFFF; 
font-weight:bold; 
font-size:14px; 
display: table-cell; 
text-align:center; 
vertical-align: middle;
}

.scroll, img{
margin:3px 0 0 0;
}