/* body class */
	    .bodyclass {
                background-color : #2f5980;
                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 : #2f5980;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_left {
                background-color : #CAC0A2;
            }
            .header_left {
                background-color : #F5F7F1;
                color : #042955;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_left {
                background-color : #FFFFFF;
                color : #042955;
                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 : #042955;
            }
            A.links_left:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #042955;
            }


	    /* 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 : #2f5980;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_right {
                background-color : #CAC0A2;
            }
            .header_right {
                background-color : #F5F7F1;
                color : #042955;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_right {
                background-color : #FFFFFF;
                color : #042955;
                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 : #042955;
            }
            A.links_right:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #042955;
            }


	    /* 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 : #2f5980;
                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 :left ;
            }
            .section_main {
                background-color : #2f5980;
                text-align :left ;
                vertical-align : top;
            }
            .sectionborder_main {
                background-color : #CAC0A2;
            }
            .header_main {
                background-color : #F5F7F1;
                color : #042955;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_main {
                background-color : #FFFFFF;
                color : #042955;
                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 : #042955;
            }
            A.links_main:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 8pt;
                color : #042955;
            }


		/* 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: ;
                border: 1px solid ;
                font-family: ;
                font-size: pt;
                color: ;
	    }	    
	    input.btnhov{ 
                border-color: ;
	    }
	    
		
	    /* input field class */
	    .font_input {
                background-color: #FFFFFF;
                border: 1px solid ;
                font-family: ;
                font-size: pt;
                color: ;
	    }


	    /* 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; 
	    }
	    /* custom table style */
 table.products2 { border-style:solid; border-color:#d3d3d3; border-width:1px;font-size:9px         
                
	    }

/* custom table style */
div.product { 
                padding:13px;width:690px
	    }

div.text { 
                font-size:11px;font-family:arial;color:#636363;border-top-style:solid;border-top-width:1px;border-top-color:#d3d3d3;margin-left:20px
	    }
div.similar { 
                font-size:11px;font-family:arial;color:#636363;border-top-style:solid;border-top-width:1px;border-top-color:#d3d3d3;margin-left:9px
	    }

div.header { 
                margin-left:20px;font-size:13px;margin-bottom:2px
	    }

div.subhed { 
                font-size:11px;color:#636363;margin-left:20px;margin-bottom:10px
	    }

img.small { 
                margin-left:4px;border-width:0
	    }

img.space { 
                margin-left:10px;border-width:0
	    }

div.also { 
                font-size:11px;font-family:arial;color:#636363;margin-left:10px;
	    }
div.border { 
                border-right-style:solid;border-right-width:1px;border-right-color:#d3d3d3;width:330px;margin-top:10px
	    }

div.border2 { 
                border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#d3d3d3;width:690px;margin-top:10px;margin-left:8px
	    }

div.dtext { 
               width:90px; font-size:10px;color:#636363;font-family:arial
	    }

table.products { 
               margin-left:20px
	    }

table.products img{ 
               border:solid; border-color:#888887; border-width:1px
	    }
table.products a{ 
               color:#035556 ; font-size:11px; border:none;text-decoration:none
	    }
table.products td{ 
               border-style:solid; border-width:1px; border-color:#d3d3d3;font-size:11px;font-family:arial; 

width:110px;align:top
	    }


table.products3 { 
               margin-left:20px
	    }

table.products3 img{ 
               border:solid; border-color:#888887; border-width:1px
	    }

table.products3 a{ 
               color:#035556 ; font-size:11px; border:none;text-decoration:none
	    }
table.products3 td{ 
               border-style:solid; border-width:1px; border-color:#d3d3d3;font-size:11px;font-family:arial; width:110px;align:top;background-image:url(http://twau.web-epos.com/images/theywalkamongus/product_BG_img.png);background-position:bottom;background-repeat:repeat-x
	    }

img.mainimg { 
               margin-left:5px;margin-bottom:5px
	    }
img.img2 { 
               margin-left:28px
	    }

img.ugly { 
               border-style:solid;border-width:1px;border-color:#d3d3d3;margin-bottom:8px
	    }



table.products4 img{ 
               border:solid; border-color:#888887; border-width:1px
	    }

table.products4 a{ 
               color:#035556 ; font-size:11px; border:none;text-decoration:none
	    }
table.products4 td{ 
               border-style:solid; border-width:1px; border-color:#d3d3d3;font-size:11px;font-family:arial; width:110px;align:top;background-image:url(http://twau.web-epos.com/images/theywalkamongus/product_BG_img.png);background-position:bottom;background-repeat:repeat-x
	    }

div.newcon{ 
               border-style:solid;border-width:1px;border-color:#d3d3d3;width:700px;background-image:url(http://twau.w

eb-epos.com/images/theywalkamongus/revers_bg.png);background-position:top;background-repeat:repeat-x;padding:10px
	    }

img.border{ 
               border-style:solid;border-width:1px;border-color:#d3d3d3
	    }
div.line{ 
               border-top-style:solid;border-top-width:1px;border-top-color:#d3d3d3;margin-top:5px;margin-botto

m:5px
	    }
span.font{ 
               font-family:arial;color:black;font-size:15px
	    }
span.font2{ 
               font-family:arial;color:#636363;font-size:12px
	    }
div.maincon{ 
               border-style:solid;border-color:#d3d3d3;border-width:1px;width:700px;padding:10px;margin-l

eft:10px;margin-right:10px;margin-top:10px;background-image:url(http://twau.web-epos.com/images/they

walkamongus/product_BG_img.png);background-position:bottom;background-repeat:repeat-x
	    }

div.mainborder{ 
               border-top-style:solid;border-top-width:1px;border-top-color:#d3d3d3;margin-bottom:5px;margin-top:5px
	    }

span.mainh a{ 
               font-size:13px;color:f7941d;font-family:arial;text-decoration:none
	    }

span.font2{ 
               font-family:arial;font-size:11px;color:#636363
	    }




table.products5 img{ 
               border:solid; border-color:#888887; border-width:1px
	    }
table.products5 a{ 
               color:#636363 ; font-size:11px; border:none;text-decoration:none
	    }
table.products5 td{ 
               border-style:solid; border-width:1px; border-color:#d3d3d3;font-size:11px;font-family:arial; 

width:110px;align:top
	    }

table.mangapro img { 
               border-style:solid;border-width:1px;border-color:#636363
	    }
table.mangapro td{ 
               border-style:solid;border-color:#d3d3d3;border-width:1px;width:102px;color:#636363;font-size:11px;font-family:arial
	    }

img.malogo{ 
              margin-left:28px
	    }

table.mangapro{
margin-left:22px
}




table.products5 img{ 
               border:solid; border-color:#888887; border-width:1px
	    }
table.products5 a{ 
               color:#035556 ; font-size:11px; border:none;text-decoration:none
	    }
table.products5 td{ 
               border-style:solid; border-width:1px; border-color:#d3d3d3;font-size:11px;font-family:arial; 

width:110px;align:top
	    }

img.banner{
margin-top:4px
}

div.fade2{
width:676px;background-image:url(http://twau.web-epos.com/images/theywalkamongus/fade_border_new.png);border-style:solid;border-width:1px;border-color:#d3d3d3;margin-right:4px;height:15px;margin-bottom:4px
}   
