/* General */
 
* html body {
f\ont-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
} 

body { 
background-color: #ffffe7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
padding: 0px;      
color: #000080;
line-height: 1.5em;
margin: 0 auto;
text-align:center;
}

.index { 
background-color: #ffffe7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
padding: 0px;      
color: #000080;
line-height: 1.5em;
margin: 0 auto;
text-align:center;
}

p {
line-height: 1.5em;
font-weight: normal;
word-spacing: 0.1em;
}

#wrapper {
margin: 0 auto;
text-align: left;
padding: 0; 
width: 100%;
}

.img {
border:1px solid #5254FF;
}

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: #000099;
line-height: 1.3em;

}

h2 {
margin: 1em 0;
padding: 0;
font-size: 150%;
font-weight: normal;
color: #5254FF;
line-height: 1.3em;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
margin: 1em 0;
padding: 0;
font-weight: normal;
font-size: 140%;
color: #000099;
line-height: 1.3em;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
margin: 1em 0;
padding: 0;
font-weight: normal;
font-size: small;
color: #000099;
line-height: 1.3em;
}
.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: #ffffe7;

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*/

#e_toolbar {
clear: both;
background-color: #00006B; 
background-image: url('images/templates/toolbar-gradient.jpg'); 
background-repeat: repeat-x;
color: #fff;
padding: 2;
margin: 0;
width: 100%; 
height: 40px;
}

#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/templates/toolbar-menu-gradient.jpg');
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: #ffffe7;
float:right;
width: 81%;
padding: 10px;
margin: 0;
}
/* My Account */

#myaccount .tel{
font-family: Arial, Helvetica, sans-serif;
color: #020167;
font-size:11pt;
font-weight: bold;
padding: 0;
margin: 0;
}

/* e_Menu - this controls the positioning of the Menu */

#e_menu {
background-color:#fff;
width: 14%;
margin: 0;
line-height: 1.3em;
padding: 0;
}

#e_menu a {
display: block;
border-width: 2px;
border-color: #CCE6FF;
border-style: solid;
background-color:#5254FF;
color: #fff;
text-decoration: none;
font-size: 85%;
font-weight: bold;
ine-height: 1.2em;
margin: 0 ;
padding-top: 2px;
padding-bottom:4px;
padding-left:6px;
}


#e_menu a:hover {
color: #000;
background-color: #8F91FF;
border-color: #cccdff
}


.Menu_Header {
border-width: 1px;
background-image: url('images/templates/basket_bg_021.jpg');
border-style: solid;
background-color: #ff0000;
display: block;
padding: 8px;
color: #fff;
font-size: 90%;
font-weight: bold;
}



/* Footer */

#e_footer
{
background-color: #ffffe7;
}

#footer
{
height: 250px;
background-color: #ffffe7;
text-align: center;
background-color: #ffffe7;
clear: both;
padding: 30px 4% 2em;

}

#footer div
{
float: left;
width: 18%;
padding-right: 1%;
margin-right: 1%;
background: url(images/dots.gif) repeat-y 100% 0;
height:250px;
background-color: #ffffe7;
}

#footer ul
{
margin: 0 0 1em 0;
padding: 0;
list-style-type: none;
background-color: #ffffe7;
}

#footer li
{
padding-left: 10px;
background-color: #ffffe7;
}

#footer li a:link,  #footer li a:visited, #footer li a:hover
{
padding-left: 10px;
color: #666;
font-size:85%
background-color: #ffffe7;;
}

#footer li a:hover
{
padding-left: 10px;
color: #999;
}

#footer p
{
font-size: 85%;
clear: both;
background-color: #ffffe7;
}

#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;
background-color: #ffffe7;
}

/*home link box */

.home-link-box{
line-height:90%;
}

/* sub category */

.sub-category {
background:#ffffe7;
padding: 0px;
display: block;
text-align: center;
float: left;
margin: 15px;
width: 122px; 
}

.sub-category p, .sub-category p a{
font-weight: normal;
color: #00007F;
text-decoration: underline;
font-weight: bold;
margin-top: 5px;
}

.sub-category img {
border: 1px solid 5254FF;
}

.sub-category  p a:hover{
text-decoration: none;
}


/* page breadcrumb  */

#Page_Breadcrumb {
padding-bottom: 20px;
color: #000099;
float: left;
}

.Page_Breadcrumb a:link, .Page_Breadcrumb a:visited  {
color: #000099;
text-decoration: none;
font-size: 85%;

}

.Page_Breadcrumb  a:hover {
color: #5254FF;
text-decoration: none;

}
/* Normal */

.normal img {
border:1px solid #5254FF;

}

/* Normal View */

.normal-view {
background: #ffffe7;
padding: 0px;
text-align: center;
float: left;
margin: 10px;
text-align: center;
font-size: 85%;
vertical-align: top;
width: 110px;
}
.normal-view a:link, .normal-view a:visited, .normal-view a:hover  {
font-size: 100%;
}


.normal-view .price {
color: #ff0000;
}

/* Expanded View */

.expanded-view {
display: block;
padding: 1px;
text-align: left;
float: left;
width: 60%;
}
.expanded-view img {
border:1px solid #5254FF;


}

}
.expanded-view .price {
color: #ff0000;
float: left;
clear: both;
font-size: 150%;
}

.expanded-view h2 {
padding: 0;
margin: 0;
}

/* Purchase Options */

.purchase-option {
background-color: #ffffe7;
border: 1px solid #ccc;
display: block;
padding: 5px; 
background: #fff url(images/purchase-bg.jpg) repeat-x top;
margin: 5px;
}

* html .purchase-option {
background-color: #ffffe7;

}

.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;
}



/* 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; 
}

/* hide postage and card type*/

.Postage_Method {display:none}

.Payment_Method {display:none;}

#Featured_Products {
background-color: #fff;
} 