/*Edit CSS code below - store.css - Do not remove this line*/
 
* html body {
font-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
}

body { 
background-color: #6D0303;
!-->background-image: url(images/templates/body-grad.png);//-->
background-repeat: repeat-x;
background-position: bottom;
font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
font-size: small;
margin: 0px 0px;
padding: 0px;     
color: #FFF;
line-height: 1.5em;
}

!-->#master{
padding: 10px;
background: #000;
}//-->

img {
border: 0;
}

a img{
border: none;
}

a:link, a:visited {
color: #f0dc23;
text-decoration: none;
}

a:hover {
color: #3399FF;
text-decoration: underline;
}

p {
font-size: 95%;
}

hr {
border: none 0; 
border-top: 1px dashed #666;
width: 100%;
height: 1px; 
clear: both;
}

#Featured_Products {
background-color: #fff;
} 

/*e_toolbar*/

#e_toolbar {
background-color: #6D0303;
background-image: url(images/templates/header02.png);
background-repeat: no-repeat;
padding-bottom: 10px;
}

#e_toolbar #logo {
font-size: 200%;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
}

#e_toolbar #logo a{
text-decoration: none;
color: #F0DC23;
padding: 20px 0;
display: block;
float: left;
white-space: nowrap;
width: auto;
position: relative;
}


#e_toolbar #Toolbar_Links a {
background-image: url(images/templates/toolbar_gradient_off02.gif);
background-repeat: repeat-x;
background-color: #36A7FD;
background-position: center;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
border-left: 1px solid #3399FF;
border-right: 1px solid #216DC1;
border-top: 1px solid #2C85E1;
border-bottom: 1px solid #2C85E1;
padding: 0.2em 0;
display: block;
text-align: center;
color: #4F0000;
text-decoration: none;
}

#e_toolbar #Toolbar_Links a:hover {
background-image: url(images/templates/toolbar-gradient-on02.png);
background-color: #36A7FD;
background-repeat: repeat-x;
background-position: center;
white-space: nowrap;
display:block;
color: #4F0000;
text-decoration: none;
}

#Toolbar_Phone {
font-size: 180%;
font-weight: normal;
margin: 24px 0 20px 20px;
padding:0;
color: #f0dc23;
display: block;
}

.Search_Field { 
font-size: 85%; 
background-color: #fff; 
border: 1px solid #ccc; 
margin: 20px 0px 10px 0px;
padding: 4px;
width: 200px;
}

.Search_Button { 
margin: 0px 120px 10px 0px;
padding: 4px;
padding: 3px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #E38701;
border: 1px solid #FF6600;
}

.Search_Button:hover{
background-color: #FF9900;
border-color: #D75501;
cursor: pointer;
}


/*e_menu*/

#e_menu {
vertical-align: top;
background-color: #6D0303;
width: 170px;
padding:0 15px 0 0;
margin: 0;
}

.menusection{
margin: 0 0 20px 0;
border-bottom: 1px solid #6D0303;
width: 172px;
}

#e_basket .menusection{
width: 140px;
}

.menusection.featured{
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #f0dc23;
}

.menusection.featured td{
padding: 0;
border-collapse: collapse;
}

.menusection.featured .item{
border-bottom: 1px solid #f0dc23;
width: 130px;
}

.menusection.featured .img{
margin: 0;
}

.menusection.featured h4{
font-size: 80%;
margin: 0;
}

.menusection.featured a{
display: block;
text-align: center;
}

.menusection.featured .price{
text-align: center;
margin: 0 0 5px 0;
font-size: 85%;
}

#e_menu a {
display: block;
width: 160px;
border-width: 1px;
border-left: 1px solid #a46c19;
border-right: 1px solid #a46c19;
border-top: 1px solid #C20009;
border-bottom: 1px solid #a46c19;
border-style: solid;
background-color: #C20009;
background-image: url(images/emenu_gradient_off.jpg);
background-repeat: repeat-x;
color: #f0dc23;
text-decoration: none;
padding: 5px;
font-size: 85%;
}

#e_menu a:hover {
color: #f0dc23;
background-color: #f0dc23;
border-color: #f0dc23 #f0dc23 #f0dc23 #f0dc23;
background-image: url(images/emenu_gradient_on.jpg);
background-repeat: repeat-x;
}

#e_menu .submenuitem a{
padding-left: 20px;
width: 145px;
background-image: url(images/templates/arrow-submenu.gif);
background-repeat: no-repeat;
background-position: 6px;
}

.Menu_Header {
background-color: #A4CE22;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
display: block;
padding: 5px;
font-size: 85%;
font-weight: bold;
color: #6D0303;
margin: 0;
width: ;
}

/*e_page*/

#e_page {
vertical-align: top;
width: 99%;
background-color: #6D0303;
padding-bottom:20px;
}

#Page_Breadcrumb {
margin-bottom: 25px;
display: block;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-size: 90%;
color: #f0dc23;
text-decoration: none;
}

h1 {
font-size:180%;
font-weight: normal;
color: #ba8802;
margin-bottom: 15px;
padding: 0;
}

h2 {
font-size:140%;
font-weight: normal;
}

h3 {
font-size:120%;
color: #ba8802;
font-weight: normal;
}

#Home_Banner {
display: block;
}

.Home_Link {
padding: 5px;
margin: 10px 5px 0 5px;
border: 1px solid #C20009;
background-image: url('images/box_fill.jpg');
background-repeat: repeat-x;
background-color: #6D0303;
}

.Home_Link h2{
margin: 0 0 10px 0;
font-size: 110%;
}

.Home_Link p{
margin: 0;
}

.clear{
clear: both;
}

.Home_Link p {
font-size: 85%; 
padding:0;
margin: 0;
}

.Home_Link  .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%; 
font-weight: bold;
line-height: 1.3em;
padding:0;
margin: 0;
}

.Home_Link .Link_Name {
clear: both;
}

.Home_Link .Display_Image {
float:left;
margin: 5px;
padding: 3px;
border:1px solid #C20009;
background-color:#fff;
}


.Example_Link a { 
padding: 3px 5px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
text-decoration: none;
display: block;
float: left;
}

.Example_Link a:visited{
color: #fff;
text-decoration: none;
}

.Example_Link a:hover { 
background-color: #E38701;
border: 1px solid #D75501;
text-decoration: none;
color: #fff;
}

.titleblock .Display_Image{
float: left;
margin: 0 10px 5px 0;
}

.titleblock h1{
margin-top: 0;
}

.titleblock p{
margin: 10px 0;
}

#e_page #THISPAGE{
width: 100%;
}

/*e_basket*/

#e_basket {
vertical-align: top;
background-color: #6D0303;
padding:0 0 0 15px;
margin: 0;
width: 170px;
}

#e_basket h3 {
text-align: left;
color: #6D0303;
font-weight: bold;
background: #A4CE22;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 85%;
font-weight: bold;
margin: 0;
}

#e_basket h3 span{
padding: 5px;
display: block;
background: #A4CE22;
}

#e_basket h3.Menu_Header{
background: #f0dc23;
color: #6D0303;
}

#Basket_Contents {
display:block;
padding-bottom: 15px;
border: 1px solid #A4CE22;
margin-bottom: 20px;
}

#Basket_Contents a.viewbasket{
background: url(images/buttons/v6_button_viewbasket_off.gif);
width: 130px;
height: 29px;
display: block;
text-indent: -9999em;
margin: 10px auto 0 auto;
}

#Basket_Contents a:hover.viewbasket{
background: url(images/buttons/v6_button_viewbasket_on.gif);
}

#Basket_Contents thead img{
margin: 0 auto;
display: block;
}

#Basket_Contents .Total_Wrap{
margin: 0 5px 10px 5px;
background: #A4CE22;
color: #000;
text-align: center;
}

#Basket_Contents tbody td{
border-bottom: 1px solid #A4CE22;
padding: 5px;
}

#Basket_Contents tbody a{
color: #A4CE22;
}

/*checkout*/

#checkout_content fieldset {
padding: 10px;
border: 1px solid #ccc;
}

#checkout_content legend {
font-size:140%;
font-weight: normal;
color: #A4CE22;
margin: 0;
}

#checkout_content label{
font-size: 95%;
font-weight: bold;
margin: 0;
}

#checkout_content h3 {
font-size:150%;
font-weight: bold;
color: #999999;
margin: 0;
}

/*footer*/

#e_footer {
margin:0;
padding:0;
border:0;
text-align: center;
color: #f0f0f0;
background-color: #6D0303;
font-size: 85%;
}