/* body class */
	    .bodyclass {
                background-color : #FFCC66;
                margin: 0px 0px;
	    }

	    /* 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;
z-index:0;
            }
            .header_left {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
z-index:0;
            }
            .column_left {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
z-index:0;
            }
            A.links_left:link, A.links_left:active, A.links_left:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #FF6600;
            }
            A.links_left:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #FF6600;
            }


	    /* 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 : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_right {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
            }
            A.links_right:link, A.links_right:active, A.links_right:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #FF6600;
            }
            A.links_right:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #FF6600;
            }


	    /* bottom section class */
	    .header_bottom, .column_bottom, A.links_bottom {
                font-family : verdana, arial, sans-serif;
                text-align : ;
            }
            .section_bottom {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_bottom {
                background-color : #ffffff;
            }
            .header_bottom {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_bottom {
                background-color : #FFFFFF;
                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;
                font-size : 10pt;
            }
            .column_main {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;

            }
            A.links_main:link, A.links_main:active, A.links_main:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color : #FF6600;
            }
            A.links_main:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
                color : #FF6600;
            }


		/* small text class */
	    .small_main {
                font-style : ;
                font-weight : normal;
                font-size : 8pt;
                color : #ffffff;
	    }
	    
	    
	    /* error font class */
	    .font_error {
                font-style : ;
                font-weight : bold;
                font-size : 10pt;
                color : red;
	    }
	    		
	    
	    /* button class */
	    .buttonstyle {
                background-color: #FF6600;
                border: 1px solid ;
                font-family: verdana, arial, sans-serif;
                font-size: 8pt;
                color: #FFFFFF;
	    }	    
	    input.btnhov{ 
                border-color: #FFCC66;
	    }
	    
		
	    /* input field class */
	    .font_input {
                background-color: #FFCC66;
                border: 1px solid #CCCCCC;
                font-family: verdana, arial, sans-serif;
                font-size: 8pt;
                color: #000000;
	    }


	    /* bespoke css IDs */
	    #lastview_tbl {
                /* last viewed products section css */
	    }
	    #lastview_hdr {
                /* last viewed products section header css */
	    }
	    #cart_tbl {
                /* small cart section css */
	    }
	    #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 */
	    }
		

/* LEFT NAV BAR */
	    ul.makeMenu, ul.makeMenu ul {
                width: 140px;
	        color: #ff6600;       
                border: 1px solid #ffffff;      
                background-color: #ffffff;      
                padding-left: 0px;           
                cursor: default; 
		font-family:Calibri, Arial, Verdana, Geneva, sans-serif;   
		font-size: 14px;     
    		font-weight:bold; 
                margin-left: 0px; 
		z-index: 0;

	margin-top: -3em;
	 margin-bottom: -2em;        
	    }
	    ul.makeMenu li {
                list-style-type: none;       
                margin-top: 0px;                 
                position: relative;          
                color: #ff6600;                 
                border: 0px solid #000000; 
                background-color: #ffffff; 
               
				
	    }
	    ul.makeMenu li > ul {          
                display: none;               
                position: absolute;         
                top: 25px;                    
                left: 100px; 
		z-index: 100;
			    }
	    ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
                background-color: #FF6600;      
                color: #ff6600; 
              	z-index: 100;                
	    }
	    ul.makeMenu ul.CSStoShow {     
                display: block;              
                background-color: #aa33cc;               
	    }
	    ul.makeMenu li:hover > ul {    
                display: block;              
	    }
	    ul.makeMenu li a { 
                color: #ff6600; 
                display: block; 
                width: 100%; 
                text-decoration: none;
	    }
	    ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { 
                color: #FFFFFF; 
	    }
	    ul.makeMenu li:hover > a { 
                color: #FFFFFF; 
	    }   
