/* Edit CSS code below - store.css - Do not remove this line */


.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: lightblue;
z-index:1001;
-moz-opacity: 0.8;
opacity:.50;
filter: alpha(opacity=50);
}
.white_content {
display: none;
text-align:left;
position: absolute;
top: 15%;
left: 35%;
width: 455px;
height: 465px;
padding: 10px;
border: 16px solid gray;
background-color: white;
z-index:1002;
overflow: auto;
}


body {
margin: 0;
padding: 0;
border: 0;
background-image: url('images/templates/footer-gradient-gray.jpg') ;
background-repeat: repeat-x;
background-color: #707070;
}

body, p, td {
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

img {
border: 0;
}

hr {
height: 1px;
}

style1 {
font-size: 16px;
font-weight: bold;
color: #000000;
}

.titleblock .Display_Image{
float: left;
margin: 0 10px 5px 0;
}

.titleblock h1{
margin-top: 0;
}

.titleblock p{
margin: 10px 0;
}

#e_page #THISPAGE{
width: 79%;
}

#e_page a {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
text-decoration: none;
}

/* Toolbar */

#e_toolbar {
background-image: url('images/templates/toolbar_bg_02.jpg') ;
background-repeat: repeat-x;
background-color: #ffffff;
}

#e_toolbar a {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
text-decoration: none;
}

#e_toolbar a:hover {
color: #36A7FD;
}

#e_toolbar #Toolbar_Links {
margin: 14px 0 0 8px;
}

#logo .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 140%;
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: 5px 0 0 0;
padding:0;
color: #000;
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: #FFFFFF;
border: 1px solid #FFFFFF;
}

/* Basket */

#e_basket {
background-repeat: repeat-y;
width: 335px;
}

#e_basket td {
font-size: 80%;
}

#e_basket a, #e_basket td {
color: #000000;
text-decoration: none;
font-weight: normal;
}

#e_basket a:hover {
color: #36A7FD;
}

/* Menu */

#e_menu {
vertical-align: top;
background-image: url('images/templates/menu_bg_029.gif');
background-color: #ffffff;
width: 0px;
height: 350px;
padding: 6px 0 0 10px;
}

#e_menu a {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
margin: 2px 0px 2px 0;
display: block;
}

#e_menu a:hover {
color: #36A7FD;
}

.Menu_Header {
display: block;
padding: 6px 6px 6px 0;
color: #000;
font-weight: bold;
font-size: 80%;
}

/* Page */

#e_page {
vertical-align: top;
padding: 2px 0 20px 10px;
background-color: #fff;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #333333;
font-weight: bold;
}

h2 {
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: #CCCCCC;
border: 1px solid #CCCCCC;
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 {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
text-decoration: none;
}

#e_footer:links {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
text-decoration: none;
}

#e_footer a {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
text-decoration: none;
}

#e_footer a:hover {
color: #36A7FD;
}
