/* General */
 
* html body {
f\ont-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
} 

body { 
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
padding: 0px;      
color: #333333;
line-height: 1.5em;
margin: 0 auto;
text-align:center;
}

p {
line-height: 1.3em;
font-weight: normal;
word-spacing: 0.1em;
}

#wrapper {
margin: 0 auto;
text-align: left;
padding: 0; 
width: 100%;
}

img {
border: 0;
}

a:link, a:visited {
color: #020167;
text-decoration: underline;
}

a:hover {
color: #51A8FF;
text-decoration: none;
}

h1 {
margin: 1em 0;
padding: 0;
font-weight: normal;
font-size: 150%;
color: #020167;
line-height: 1.1em;
}

h2 {
margin: 1em 0;
padding: 0;
font-size: 150%;
font-weight: normal;
color: #FF0000;
line-height: 1.3em;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
margin: 1em 0;
padding: 0;
font-weight: normal;
font-size: 100%;
color: #000000;
line-height: 1.2em;
}

.leftalign {
float: left; 
}

hr {
background-color: #ccc;
height: 1px;
border: none;
}

/* e_basket - this controls the positioning of the Basket Elements */

#e_basket {
height: 30px;
background-color:#fff;
background-image: url('images/basket-bg.jpg');
background-repeat: repeat-x;
background-position: top; 
height: 44px;
padding: 0;
margin: 0;
}

.Total_Items, .Total_Order_Value {
font-size: 85%; 
}

#e_basket .gutter{
padding:12px;
}

#e_basket #search {  
color: #020167;
font-weight: bold;
float: left;
padding: 0;
font-size: 85%; 
}

#e_basket #search input{
color: #333;
font-size: 100%;
}

#e_basket #yourbasket{
color: #FF0000;
font-weight: bold;
font-size: 85%; 
}

#e_basket #basket{
float: right;
margin-right: 10px;
}

#e_basket #basket a:link, #e_basket #basket a:visited, #e_basket #basket a:hover{
font-size: 85%;
}

#e_toolbar {
clear: both;
background-color: #612B2B; 
background-image: url('images/blockdefault.gif'); 
background-repeat: repeat-x;
color: #fff;
padding: 0;
margin: 0;
width: 100%; 
}

#e_toolbar #Toolbar_Links a {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
border-left: 1px solid #262684;
padding: 10px 10px 10px 10px;
display: block;
text-align: center;
color: #fff;
text-decoration: none;
}

#e_toolbar #Toolbar_Links a:hover {
background-image: url('images/blockactive.gif');
background-color: #980E10;
background-repeat: repeat-x;
display:block;
color: #fff;
text-decoration: none;
}

/* e_page - this controls the positioning of the Page */

#e_page {
background-color: transparent;
float:right;
width: 81%;
padding: 10px;
margin: 0;
}

/* e_menu - this controls the positioning of the Menu */

#e_menu {
background-color: #fff;
width: 16%;
margin: 0;
padding: 0;
}

#e_menu a {
display: block;
border-width: 1px;
border-color: #ff0000 #800000 #800000 #ff0000;
border-style: solid;
background-color:#FE2E2E;
color: #fff;
text-decoration: none;
font-size: 85%;
margin: 0 ;
padding-top: 2px;
padding-bottom:2px;
padding-left:6px;
}

#e_menu a:hover {
color: #000;
background-color: #f5f5f5;
border-color: #aaab9c #f5f5f5 #fff #f5f5f5;
}

.Distinctly British rightmenu {
background-color: #fff;
width: 16%;
margin: 0;
padding: 0;
}

.Distinctly British rightmenu a {
display: block;
border-width: 1px;
border-color: #ff0000 #800000 #800000 #ff0000;
border-style: solid;
background-color:#FE2E2E;
color: #fff;
text-decoration: none;
font-size: 85%;
margin: 0 ;
padding: 6px;
}

.Distinctly British rightmenu a:hover {
color: #000;
background-color: #f5f5f5;
border-color: #aaab9c #f5f5f5 #fff #f5f5f5;
}

.menu-header {
border-width: 1px;
border-color: #ff0000 #800000 #800000 #ff0000;
border-style: solid;
background-color: #ff0000;
padding: 8px;
display: block;
color: #fff;
font-size: 100%;
font-weight: bold;
}

/* My Account */

#myaccount {
background-color: #fff;
background-image: url('');
margin: 0;
padding: 0;
height: 70px;
text-align: right;
}

#myaccount .logo {
margin-left: 20px;
float: left;
}

#myaccount #login {
float: right;
margin-right: 10px;
margin-top: 5px;
}

#myaccount #login li  {
color: #666;
display: inline;
padding:5px;
margin: 0;
}

#myaccount #login li a:link,  #myaccount #login li a:visited, #myaccount #login li a:hover {
color: #666;
font-size: 85%;
}

#myaccount #login li a:hover
{
color: #999;
}

#myaccount .tel{
font-family: Arial, Helvetica, sans-serif;
color: #020167;
font-size:11pt;
font-weight: bold;
padding: 0;
margin: 0;
}

/* Footer */

#footer
{
height: 200px;
text-align: center;
background-color: #fff;
clear: both;
padding: 30px 4% 2em;
background: #fff url(images/footer-bg.jpg) repeat-x 0 10px;
}

#footer div
{
float: left;
width: 22%;
padding-right: 1%;
margin-right: 1%;
background: url(images/dots.gif) repeat-y 100% 0;
}

#footer ul
{
margin: 0 0 1em 0;
padding: 0;
list-style-type: none;
}

#footer li
{
padding-left: 10px;
}

#footer li a:link,  #footer li a:visited, #footer li a:hover
{
padding-left: 10px;
color: #666;
font-size:85%;
}

#footer li a:hover
{
padding-left: 10px;
color: #999;
}

#footer p
{
font-size: 85%;
clear: both;
}

#footer h3
{
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 20px;
margin: 0;
font-size: 90%;
font-weight: bold;
color:#515151;
}


/* home cateogry */

.home-category {
background: #020167;
padding: 0;
display: block;
margin: 5px;
text-align: left;
width: 195px;
background: #020167 url(images/home-bg.jpg) repeat-x;
}

.home-category p, .home-category p a, .home-category p a:visited {
color: #fff;
text-decoration: none;
font-size: 95%;
font-weight: bold;
padding: 5px;
margin: 0;
}

.home-category p a:hover {
text-decoration: underline;
color: #fff;
}

/* sub category */

.sub-category {
background: #fff;
padding: 0px;
display: block;
text-align: center;
float: left;
margin: 15px;
width: 122px; 
}

.sub-category p, .sub-category p a{
color: #00007F;
text-decoration: underline;
font-weight: bold;
margin-top: 5px;
}

.sub-category img {
border: 1px solid #ccc;
}

.sub-category  p a:hover{
text-decoration: none;
}

/* sub category banner  */

.sub-category-banner {
border: 1px solid #ccc;
height: 85px;
clear: both;
}

.sub-category-banner h1 {
padding: 0px;
font-weight: normal;
font-size: 200%;
color: #00007F;
float: left;
margin:20px;
white-space: nowrap;  
}

.sub-category-banner img {
padding: 0;
float: right;
}

/* page breadcrumb  */

#Page_Breadcrumb {
padding-bottom: 20px;
color: #666;
}

.Page_Breadcrumb a:link, .Page_Breadcrumb a:visited  {
color: #666;
text-decoration: underline;
font-size: 85%;
}

.Page_Breadcrumb  a:hover {
color: #999;
text-decoration: none;
}


/* Normal View */

.normal-view {
background: #fff;
padding: 0px;
text-align: center;
float: left;
margin: 10px;
text-align: center;
font-size: 85%;
vertical-align: top;
width: 120px;
}

.normal-view a:link, .normal-view a:visited, .normal-view a:hover  {
font-size: 100%;
}

.normal-view img {
border: 1px solid #ccc;
padding: 5px;
}

.normal-view .price {
color: #ff0000;
}

/* Expanded View */

.expanded-view {
display: block;
padding: 0px;
text-align: left;
float: left;
width: 60%;
}

.expanded-view .price {
color: #ff0000;
clear: both;
font-size: 150%;
}

.expanded-view h2 {
padding: 0;
margin: 0;
}

/* Purchase Options */

.purchase-option {
background: #fff;
border: 1px solid #ccc;
display: block;
padding: 5px; 
background: #fff url(images/purchase-bg.jpg) repeat-x top;
margin: 5px;
}

* html .purchase-option {

}

.purchase-option  a:link, .purchase-option  a:visited, .purchase-option  a:hover{
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
}

.purchase-option .heading {
display: block;
color: #fff;
font-size: 110%;
font-weight: bold; 
}

.purchase-option img {
border: none;
padding: 0px;
margin: 3px;
}

.purchase-option .delivery {
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
color: #333;
font-size:90%;
font-weight: bold;
padding: 0;
margin: 0;
}


/* Manufacturer */


.manufacturer { 
float:left;
margin: 0; 
font-weight: bold; 
color: #020167;
font-size: 85%; 
}

.manufacturer  select{
font-size: 100%;
}


/* Button Syles*/

.Link_Button, .Link_Button_Out, .Link_Button_Over
{
background: #00006B url(images/blockdefault.gif) center center repeat-x;
color: #fff;
font-weight: bold;
width: 122px;
padding:5px;
font-size: 85%;
border: 1px solid #020167;
}

.Product_Buy_Button, #Submit_Order
{
background: #ff0000 url(images/blockactive.gif) center center repeat-x;
color: #fff;
font-weight: bold;
width: 110px;
padding:5px;
font-size: 85%;
border: 1px solid #ff0000;
}

.date
{
font-size: 85%;
color: #666;
}
 .intro
{
font-size:11px;
padding: 0;
margin: 0;
}
 
.splash {  
text-align: center; 
padding: 0;
margin: 10px; 
}

.Postage_Method {display:none}

.Payment_Method {display:none;}

