/* body class */
	    .bodyclass {
            font-family : verdana, arial, sans-serif;
            font-size : 80%;
	    background-color : #dddddd;
	    margin: 0px 0px;
	    }
/* header class */
	    #header a {
	    text-decoration: none;
	    color: #000;
	    }
	    #header a:hover {
	    text-decoration: underline;
	    }
/* main spacer */
	    .main_spacer {
            background-color: white;
	    }
	   
 /* left section class */
	    .header_left, .column_left, A.links_left {
                font-family : verdana, arial, sans-serif;
                text-align : ;
            }
            .section_left {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_left {
                background-color : #ffffff;
            }
            .header_left {
                background-color : #000000;
                color : #ff0000;
                font-style : normal;
                font-weight : bold;
            }
            .column_left {
                background-color : #ffffff;
                color : #000000;
                font-style : normal;
                font-weight : normal;
            }
            A.links_left:link, A.links_left:active, A.links_left:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                color : #000000;
            }
            A.links_left:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                color : #000000;
            }


	    /* top section class */
	    .header_top, .column_top, A.links_top {
                font-family : verdana, arial, sans-serif;
                text-align : ;
            }
            .section_top {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_top {
                background-color : #ffffff;
            }
            .header_top {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_top {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
            }
            A.links_top:link, A.links_top:active, A.links_top:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #000000;
            }
            A.links_top:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #000000;
            }


	    /* right section class */
	    .header_right, .column_right, A.links_right {
                font-family : verdana, arial, sans-serif;
                text-align : ;
            }
            .section_right {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_right {
                background-color : #ffffff;
            }
            .header_right {
                background-color : #000000;
                color : #ff0000;
                font-style : normal;
                font-weight : bold;
            }
            .column_right {
                background-color : #ffffff;
                color : ;
                font-style : normal;
                font-weight : normal;
            }
            A.links_right:link, A.links_right:active, A.links_right:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                color : #000000;
            }
            A.links_right:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                color : #000000;
            }


	    /* bottom section class */
	    .header_bottom, .column_bottom, A.links_bottom {
                font-family : verdana, arial, sans-serif;
                text-align : ;
            }
            .section_bottom {
                background-color : #ff0000;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_bottom {
                background-color : #ff0000;
            }
            .header_bottom {
                background-color : #ff0000;
                color : #000000;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_bottom {
                background-color : #ff0000;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
            }
            A.links_bottom:link, A.links_bottom:active, A.links_bottom:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #000000;
            }
            A.links_bottom:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #000000;
            }


	    /* main section class */
	    .header_main, .column_main, A.links_main {
                font-family : verdana, arial, sans-serif;
                text-align : ;
            }
            .section_main {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_main {
                background-color : #ffffff;
            }
            .header_main {
                background-color : #ffffff;
                color : #000000;
                font-style : normal;
                font-weight : bold;
            }
            .column_main {
                background-color : #ffffff;
                color : #000000;
                font-style : normal;
                font-weight : normal;
            }
            A.links_main:link, A.links_main:active, A.links_main:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                color : #000000;
            }
            A.links_main:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                color : #000000;
            }


		/* small text class */
	    .small_main {
                font-style : ;
                font-weight : normal;
                font-size : 8pt;
                color : #000000;
	    }
	    
	    
	    /* error font class */
	    .font_error {
                font-style : ;
                font-weight : bold;
                font-size : 10pt;
                color : blue;
	    }
	    		
	    
	    /* button class */
	    .buttonstyle {
                background-color: #000000;
                border: 1px solid ;
                font-weight: bold;
                font-family: ;
                font-size: 100%;
                color: #ff0000 ;
	    }	    
	    input.btnhov{ 
                border-color: #6600FF;
	    }
	    
		
	    /* input field class */
	    .font_input {
                background-color: #ffffff;
                border: 1px solid ;
                font-family: ;
                font-size: pt;
                color: #000000;
	    }


	    /* bespoke css IDs */
	    #lastview_tbl {
                /* last viewed products section css */
	    }
	    #lastview_hdr {
                /* last viewed products section header css */
	    }
	    #cart_tbl img{
                /* small cart section css */
            display: none;
	    }
	    #cart_hdr {
                /* small cart section header css */
	    }
	    #srch_tbl {
                /* search section css */
	    }
	    #srch_hdr {
                /* search section header css */
	    }
	    #catMenu_tbl {
                /* category menu section css */
	    }
	    #catMenu_hdr {
                /* category menu section header css */
	    }
	    #top10_tbl {
                /* Top Sellers section css */
	    }
	    #top10_hdr {
                /* Top Sellers section header css */
	    }
	    #login_tbl {
                /* login section css */
	    }
	    #cat_hdr {
                /* product category header css */
	    }
	    #catprods_hdr {
                /* category product listings header css */
	    }
	    #catprods_tbl {
                /* category product listings table css */
	    }
	    #prod_tbl {
                /* product detail page css */
	    }
	    #item_Tbl {
                /* product detail page item layout css */
	    }
	    #shopcart_hdr {
                /* basket stage header css */
	    }
	    #shopcart_tbl {
                /* basket stage table css */
	    }
	    #summary_tbl {
                /* summary stage table css */
	    }
	    #sitemap_tbl {
                /* sitemap table css */
	    }

	    /* css menu example stylesheet */
.makeMenu
{
padding: 0;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #ff0000;
width: 140px;
}

.makeMenu li
{
list-style: none;
margin: 0;
/*border-top: 1px solid #ff0000;*/
text-align: left;
}

.makeMenu li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #000000;
background: #ff0000;
text-decoration: none;
}

.makeMenu li a:link { color: #000000; }
.makeMenu li a:visited { color: #000000; }

.makeMenu li a:hover
{
border-color: #000000;
color: #000000;
background: #ff0000;
}
.makeMenu li ul {padding: 0;}

.makeMenu li ul
{
padding: 0;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #000000;
width: 140px;
}

.makeMenu li ul li
{
list-style: none;
margin: 0;
/*border-top: 1px solid #000000;*/
text-align: left;
}

.makeMenu li ul li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #eeeeee;
background: #ffffff;
text-decoration: none;
}

.makeMenu li ul li a:link { color: #000000; }
.makeMenu li ul li a:visited { color: #000000; }

.makeMenu li ul li a:hover
{
border-color: #ff0000;
color: #ff0000;
background: #000000;
}

#cart_tbl A.links_right:link, #cart_tbl A.links_right:active, #cart_tbl A.links_right:visited {
text-decoration : none;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #000000;
font-style : normal;
font-weight : normal;
background: #ff0000;
color : #000000;
display: block;
}

#cart_hdr A.links_right:link, #cart_hdr A.links_right:active, #cart_hdr A.links_right:visited {
text-decoration : none;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #ff0000;
font-style : normal;
font-weight : normal;
background: #000000;
color : #ff0000;
display: block;
}

.rightnav {
padding: 0;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #000000;
color: #ff0000;
width: 140px;
}
.rightnav span {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #000000;
background: #ff0000;
color: #000000;
}
.rightnav a {
text-decoration: none;
display: block;
background: #ff0000;
color: #000000;
}
a {text-decoration: none;}   
