
/*Edit CSS code below - store.css - Do not remove this line*/



/* ----------------------SHIPTON STARTS HERE---------------- */



img {border:0;}
body {
border:0;
padding:1;
margin:0;
}


body {
background-color: #918A7f;
scrollbar-3dlight-color:#e9ede2; 
scrollbar-arrow-color:#990033; 
scrollbar-base-color:#990033; 
scrollbar-darkshadow-color:#990033; 
scrollbar-face-color:#fefefe; 
scrollbar-highlight-color:#bfc7b0; 
scrollbar-shadow-color:#990033;
}


h1 {
font-family: Helvetica;
font-size: large;
color: #490033;
}

h2 {
font-family: Helvetica;
font-size: medium;
color: #490033;
}

h3 {
font-family: Helvetica;
font-size: small;
color: #490033;
}

.home, p, td {
font-size: small;
font-family: Helvetica;
color: #490033;
}
ul, li {
font-size: small;
font-family: Helvetica;
list-style-type:circle;
}


#e_basket {
background-image: url() ;
background-repeat: no-repeat;
background-color: #918A7f;
width: 220px;
text-align: right;
}


#e_toolbar {
font-size: x-small;
background-image: url() ;
background-repeat: no-repeat;
background-color: #918A7f;
width: 550px;
}

#e_toolbar a {
font-size: x-small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#e_toolbar a:active {
font-size: x-small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#e_toolbar a:hover {
font-size: x-small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: #490033;
}

#e_page {
vertical-align: top;
background-image: url(images/page_bg1.jpg) ;
background-color: c1c6af;
width: 770px;
}

.Checkout_Page {
vertical-align: top;
background-color: #c1c6af;
}

#e_menu {
vertical-align: top;
background-image: url();
background-repeat: no-repeat;
background-color: #C1C6Af;
width: 150px;
}

#e_menu a {
font-size: x-small;
font-weight: bold;
color: #490033;
text-decoration: none;
}

#e_menu a:hover {
font-size: x-small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: #490033;
}

#e_menu a:active {
font-size: x-small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}


hr {
height:1px;
}

.Search_Text {
font-family:Helvetica;
font-size: small;
color: #990033;
font-weight: bold;
}

div.hidepike {
display:none;
}

div.showpike {
background-color: #f3f3f3;
border: 1px solid #000000;
padding: 1px;
}

.Preferred_Currency {
display:none
}

#Print_Order {
}

#Clear_Form {
display:none;
}


.redbold {
font-family:Helvetica;
font-size: small;
color: #FF0000;
font-weight: bold;
}

.roundedcornr_box_182868 {background: #c1c6af;}
.roundedcornr_top_182868 div {background: url(images/roundedcornr_182868_tl.png) no-repeat top left;}
.roundedcornr_top_182868 {background: url(images/roundedcornr_182868_tr.png) no-repeat top right;}
.roundedcornr_bottom_182868 div {background: url(images/roundedcornr_182868_bl.png) no-repeat bottom left;}
.roundedcornr_bottom_182868 {background: url(images/roundedcornr_182868_br.png) no-repeat bottom right;}
.roundedcornr_top_182868 div, 
.roundedcornr_top_182868, 
.roundedcornr_bottom_182868 div, 
.roundedcornr_bottom_182868 {width: 100%; height: 30px; font-size: 1px;}
.roundedcornr_content_182868 { margin: 0 30px; }

table.jakes{
border-width: 2px;
border-spacing: 2px;
border-style: ridge;
border-color: #490033;
border-collapse: collapse;
background-color: #c1c6af;
}

table.jakes th {
border-width: 1px;
padding: 2px;
border-style: inset;
border-color: #490033;
background-color: #c1c6af;
-moz-border-radius: ;
}

table.jakes td {
border-width: 1px;
vertical-align:middle;
padding: 7px;
border-style: inset;
border-color: #490033;
background-color: #c1c6af;
-moz-border-radius: ;
}

/* Sales items */

.products div p {
width: 198px;
margin: 0 0 1px 0;
float: left;
text-align: center;
}

.products div p a.Product_Name {
width: 198px;
float: left;
}



p.sale-items  {
background: #B99064;
border: 1px solid #caa986;
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
width: 200px;
padding: 0 0 0 0;
float: left;
text-align: center;
}

.Secondary2 {
width: 198px;
padding: 5px;
float: left;
}

.Secondary2 label {
background: #c1c6af;
border: 1px solid #A27749;
color: #ffffce;
margin: 1px;
padding: 1px;
width: 25px;
float: left;
}

p.checkout_label  {
border: 1px solid #caa986;
color: #ff0000;
font-size: large;
font-family: Helvetica, serif;
font-weight: bold;
padding: 1px 1px 1px 1px;
text-align: left;
}



