/* body class */
	    .bodyclass {
                background-color : #FFFFFF;
                margin: 0px 0px;
font-size:10pt;
	    }

	    /* 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 : ;
            }
            .header_left {
                background-color : #FFFFFF;
                color : #333666;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_left {
                background-color : #FFFFFF;
                color : #333666;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
            }
            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 : #333666;
            }
            A.links_left:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #333666;
            }


	    /* 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 : ;
            }
            .header_right {
                background-color : #FFFFFF;
                color : #333666;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_right {
                background-color : #FFFFFF;
                color : #333666;
                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 : #333666;
            }
            A.links_right:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #333666;
            }


	    /* 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 : #dddddd;
            }
            A.links_bottom:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #abc138;
            }


	    /* 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 : ;
            }
            .header_main {
                background-color : #FFFFFF;
                border-bottom: 0px solid #DDDDDD;
                color : #ABC138;
                font-style : normal;
                font-weight : bold;
                font-size : 1.2em;
                padding-top:8px;
            }
            .column_main {
                background-color : #FFFFFF;
                color : #222222;
                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 : normal;
                font-size : 8pt;
                color : #333666;
            }
            A.links_main:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #333666;
            }


		/* 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: #CCCCCC;
                border: 1px solid #999999;
                font-family: Verdana, Arial, Sans-Serif;
                font-size: 8pt;
                color: #111111;
	    }	    
	    input.btnhov{ 
                border-color: #FFFFFF;
	    }
	    
		
	    /* input field class */
	    .font_input {
                background-color: #EEEEEE;
                border: 1px solid #999999;
                font-family: Verdana, Arial, Sans-Serif;
                font-size: 8pt;
                color: #111111;
	    }


	    /* 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 */
	    }
		


	    /* css menu example stylesheet */
	    ul.makeMenu, ul.makeMenu ul {
                width: 130px;                
                border: 1px solid #ffffff;      
                background-color: #ffffff;      
                padding-left: 0px;           
                cursor: default;             
                margin-left: 0px;            
	    }
	    ul.makeMenu li {
                list-style-type: none;       
                margin: 0px;                 
                position: relative;          
                color: #000000;                 
                border: 0px solid #000000; 
                background-color: #ffffff;     
	    }
	    ul.makeMenu li > ul {          
                display: none;               
                position: absolute;         
                top: 2px;                    
                left: 130px;   
	    }
	    ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
                background-color: #ff0000;      
                color: #000000;                 
	    }
	    ul.makeMenu ul.CSStoShow {     
                display: block;              
                background-color: #aa33cc;               
	    }
	    ul.makeMenu li:hover > ul {    
                display: block;              
	    }
	    ul.makeMenu li a { 
                color: #000000; 
                display: block; 
                width: 100%; 
                text-decoration: underline;
	    }
	    ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { 
                color: #000000; 
	    }
	    ul.makeMenu li:hover > a { 
                color: #000000; 
	    }
/* MJ STYLES */
.menu {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	padding: 			4px;
	background-color:		#DDDDDD;
	border-left:		10px solid #ABC138;
	border-top:		1px solid #ABC138;
	border-bottom:		1px solid #ABC138;
	border-right:		1px solid #ABC138;
}
.menu1 {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			0.7em;
	font-weight:		normal;
	text-decoration:		none;
	color:			#333666;
	padding:			0px;
}
.menu1:hover {
	border-bottom:		0px solid #CCCCCC;
	color:			#ABC138;
	text-decoration:		underline;
}
#dropmenudiv{
	position:			absolute;
	border-top:		1px solid #DDDDDD;
	border-left:		1px solid #ABC138;
	border-right:		1px solid #ABC138;
	border-bottom:		1px solid #ABC138;
	background-color:		#FFFFFF;
/*	border-bottom-width: 0; */
	font:			normal 10px Verdana;
	font-weight: 		normal;
	line-height:		18px;
	z-index:			100;
}
#dropmenudiv a{
	width: 			100%;
	display: 			block;
	text-indent: 		3px;
	border-bottom: 		0px solid #DDDDDD;
	padding: 			1px 0;
	text-decoration: 		none;
	font-weight: 		normal;
	color:			#333666;
	background-color:		#DDDDDD;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: 		#ABC138;
	color:			#FFFFFF;
}   

