@charset "utf-8";
/* CSS Document */

/* body class */
	    .bodyclass {
                background-color : #ffffff;
                margin: 0px 0px;
	    }

	    /* left section class */
	    .header_left, .column_left, A.links_left {
                font-family: Courier New, Courier, monospace;
                text-align : ;
            }
            .section_left {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_left {
                background-color : #ffffff;
            }
            .header_left {
                background-color : #ffffff;
                color : #3b3b3b;
                font-style : normal;
                font-weight : bold;
                font-size : 12px;
            }
            .column_left {
                background-color : #ffffff;
                color : #3b3b3b;
                font-style : normal;
                font-weight : normal;
                font-size : 10pt;
            }
            A.links_left:link, A.links_left:active, A.links_left:visited {
                text-decoration : none;
                font-style : normal;
                font-weight : normal;
                font-size : 10pt;
                color : #3b3b3b;
            }
            A.links_left:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 10pt;
                color : #3b3b3b;
            }


	    /* top section class */
	    .header_top, .column_top, A.links_top {
                font-family: Courier New, Courier, monospace;
                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: Courier New, Courier, monospace;
                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 : 12px;
            }
            .column_right {
                background-color : #FFFFFF;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
            }
            A.links_right:link, A.links_right:active, A.links_right:visited {
                text-decoration : none;
                font-family: Courier New, Courier, monospace;                
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
                color : #3b3b3b;
            }
            A.links_right:hover {
                text-decoration : underline;
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
                color : #3b3b3b;
            }


	    /* bottom section class */
	    .header_bottom, .column_bottom, A.links_bottom {
                font-family: Courier New, Courier, monospace;
                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 : 12px;
            }
            .column_bottom {
                background-color : #ffffff;
                color : #000000;
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
            }
            A.links_bottom:link, A.links_bottom:active, A.links_bottom:visited {
                text-decoration : none;
                font-family: Courier New, Courier, monospace;
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
                color : #000000;
            }
            A.links_bottom:hover {
                text-decoration : underline;
                font-family: Courier New, Courier, monospace;
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
                color : #000000;
            }


	    /* main section class */
	    .header_main, .column_main, A.links_main {
                font-family: Courier New, Courier, monospace;
                text-align : ;
            }
            .section_main {
                background-color : #ffffff;
                text-align : ;
                vertical-align : top;
            }
            .sectionborder_main {
                background-color : #ffffff;
            }
            .header_main {
                background-color : #FFFFFF;
                color : #3b3b3b;
                font-style : normal;
                font-weight : bold;
                font-size : 8pt;
            }
            .column_main {
                background-color : #FFFFFF;
                color : #3b3b3b;
                font-style : normal;
                font-weight : normal;
                font-size : 12px;
            }
            A.links_main:link, A.links_main:active, A.links_main:visited {
                font-family: Courier New, Courier, monospace;
				text-decoration : none;
                font-style : normal;
                font-weight : bold;
                font-size : 12px;
                color : #cc0033;
            }
            A.links_main:hover {
                font-family: Courier New, Courier, monospace;
				text-decoration : underline;
                font-style : normal;
                font-weight : bold;
                font-size : 12px;
                color : #cc0033;
            }


		/* small text class */
	    .small_main {
                font-style : ;
                font-weight : normal;
                font-size : 11px;
                color : #7f1152;
	    }
	    
	    
	    /* error font class */
	    .font_error {
                font-style : ;
                font-weight : bold;
                font-size : 10pt;
                color : red;
	    }
	    		
	    
	    /* button class */
	    .buttonstyle {
                background-color: #7f1152;
                border: 1px solid #68244c;
                font-family: Courier New, Courier, monospace;
                font-size: 12px;
                color: #ffffff ;
	    }	    
	    input.btnhov{ 
                border-color: ;
	    }
	    
		
	    /* input field class */
	    .font_input {
                background-color: ;
                border: 1px solid #333333;
                font-family: Courier New, Courier, monospace;
                font-size: 12px;
                color: ;
	    }


	    /* bespoke css IDs */
	    #lastview_tbl {
                /* last viewed products section css */
	    }
	    #lastview_hdr {
                /* last viewed products section header css */
	    }
                #cart_tbl {
	font-family: Courier New, Courier, monospace;
	font-size:11px;
	color:#7f1152;
                    }
	    #cart_hdr {
                font-family: Courier New, Courier, monospace;
	font-size:11px;
	color:#7f1152;
	    }
	    #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; 
	    }


/* Below is custom CSS added by chris@corainternet.co.uk */

#topmenu li
{
display: inline;
list-style-type: none;
padding-right: 40px;
}

#topmenu li a
{
font-family: Courier New, Courier, monospace;
font-size: 14px;
color: #7f1152;
font-weight: bold;
text-decoration:none;
}
.header_links A:link {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #7f1152;
	font-weight: bold;
	text-decoration:none;
}
.top_bottom_margin_0 {
	margin-top:0px;
	margin-bottom:0px;
}
.homepage_centre_headings {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #7f1152;
	font-weight: bold;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:10px;
}
.feature_cat_title_padding {
	margin-bottom:15px;
	margin-top:5px;
	margin-left:10px;
}
.feature_cat_title_link A:link {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #ff23a5;
	font-weight: bold;
	text-decoration:none;
}
.feature_cat_desc_padding {
	margin-bottom:8px;
	margin-top:15px;
	margin-left:10px;
}
.feature_cat_desc_link A:link {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	text-decoration:none;
}
.shop_name_link A:link {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #ff23a5;
	font-weight: bold;
	text-decoration:none;
}
.visit_shops_title {
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-style:italic;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}
.footer_shop_details {
	margin-left:20px;
	font-family: Courier New, Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	text-align: left;
}
.footer_links_box {
	margin-right:50px;
	font-family: Courier New, Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	text-align:right;
}
.footer_links A:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.reg_office {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom:7px;
	padding-top:7px;
	text-align:left;
}
#pandora_links li { 
	list-style: none;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	color: #ff23a5;
	line-height: 22px;
}
#pandora_links li a { 
	text-decoration: none;
	color: #ff23a5;
}
#pandora_links li a:hover { 
	text-decoration: underline;
}   

