/* Edit CSS code below - store.css - Do not remove this line */

body {
margin: 0;
padding: 0;
border: 0;
background-color: #000;
}


body, p, td {
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

#decorum-thumb img {
border-style:solid;
border-width:1px;
border-color:#bd7d9d;
}

#decorum-thumb {
font-family: Arial; font-size: 10px; color: #666666; 
text-decoration: none; 
font-weight:bold
}

#decorum-thumb  a {
font-family: Arial; font-size: 10px; color: #666666; 
text-decoration: none; 
font-weight:bold
}

#decorum-thumb a:hover {
color: #bd7d9d;;
}

hr {
height: 1px;
}

.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%;
}

/* Toolbar */

#e_toolbar {
background-image: url('images/templates/toolbar.jpg') ;
background-repeat: repeat-x;
background-color: #ffffff;
}

#e_toolbar a {
font-size: 10px;
color: #fff;
text-decoration: none;
}

#e_toolbar a:hover {
color: #D3A9BD;
}

#e_toolbar #Toolbar_Links {
margin: 14px 0 0 8px;
}

#logo .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
white-space: nowrap;
font-weight: bold;
padding: 25px 0 0 8px;
display: block;
}

#Toolbar_Phone {
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-weight: bold;
margin: 20px 0 0 0;
padding:0;
color: #fff;
display: block;
}

.Search_Field { 
font-size: 70%; 
background-color: #fff; 
border: 1px solid #ccc; 
padding: 2px;
}

.Search_Button { 
padding: 0px;
color: #ffffff;
font-size: 70%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
}

/* Basket */

#e_basket {
background-image: url('images/templates/basket.jpg');
background-repeat: repeat-x;
width: 335px;
height: 172px;
}

#e_basket td {
font-size: 80%;
}

#Basket_Contents a {
color: #ffffff;
text-decoration: underline;
font-weight: strong;
}

#e_basket td {
color: #ffffff;
text-decoration: none;
font-weight: strong;
}

#e_basket a:hover {
color: #660032;
}

/* Menu */

#e_menu {
vertical-align: top;
background-image: url('images/templates/menu-bg.jpg');
background-color: #ffffff;
width: 116px;
height: 350px;
padding: 10px  0px  0px  0px;
}

#e_menu a {
padding: 0px  10px  10px  10px;
font-size: 80%;
color: #ffffff;
text-decoration: none;
font-weight: normal;
margin: 2px 0 4px 0;
display: block;
}

#e_menu a:hover {
color: #000000;
}

.Menu_Header {
display: block;
padding: 8px 0 5px 0;
color: #000;
font-weight: bold;
font-size: 80%;
}

/* Page */

#e_page {
vertical-align: top;
padding: 0px 0 0px 0px;
background-color: #fff;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #bd7d9d;
font-weight: bold;
margin-bottom:0em;
}

h2 {
color: #bd7d9d;
font-weight: bold;
margin-bottom:0em;
font-size: 16px;
}

h3 {
font-size: 14px;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
}

#Home_Banner {
background-image: url('images/demo-banner-bg.jpg');
height: 200px;
display: block;
}

.Home_Link {
padding: 5px;
margin: 5px;
margin: 0;
min-height: 100px;
}

.Home_Link p {
font-size: 85%; 
padding: 0;
margin: 0;
}

.Home_Link  .Display_Name {
font-size: 12px;
font-weight: bold;
line-height: 1.3em;
padding: 5px 0 0 0;
margin: 0;
display: block;
}

.Home_Link .Display_Name {
color: #333;
}

.Home_Link .Link_Name {
clear: both;
}

.Home_Link .Display_Image {
float: left;
margin: 5px;
padding: 5px;
border: 1px solid #333;
background-color: #fff;
}

.Example_Link a { 
padding: 5px;
color: #fff;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
text-decoration: none;
}

.Example_Link a:hover { 
padding: 5px;
color: #333;
font-size: 85%; 
font-weight: bold;
background-color: #F5f5f5;
border: 1px solid #ccc;
text-decoration: none;
}

.Product_Name {
color: #333;
font-weight: bold;
font-size: 80%;
}

/* Checkout */

fieldset {
padding: 5px;
}


/* Footer */

#e_footer {
padding-top: 10px;
border-top: 1px #ccc solid;
text-align: center;
font-size: 80%;
font-family: Verdana, Arial, Helvetica,  sans-serif;
color: #333333;
background-color: #000000;
}

#e_footer a {
color: #333;
}