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: white;
    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: white;
    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}


/* 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;
}


.vanisher {
margin: 0px;
display:none;
}







p #compulsory_fields {color:#FF0000; font-size:18px}
