/* Edit CSS code below - store.css - Do not remove this line */

body {
margin: 0;
padding: 0;
border: 0;
background-color: #;
}

body, p, td {
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

img {
border: 0;
}

hr {
height: 1px;
}

/* Toolbar */

#e_toolbar {
background-image: url('images/header_v2.jpg') ;
background-repeat: no-repeat;
background-color: #ffffff;
border: solid #BE1A3D 3px;
height: 280px;
width:960px;

}

#e_toolbar a {
font-size: 14px;
color: #874B46;
display: block;
text-decoration: none;
font-family:Helvetica,Arial,Verdana,sans-serif;
padding-left:20px;
}

#e_toolbar a:hover {
color: black;
text-decoration: underline;
}

#e_toolbar #Toolbar_Links {
margin: 250px 0 0 0px;
width:99.7%;
height: 30px;
}

#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: #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/tht.png');
background-color: #ffffff;
border-left: solid #BE1A3D 3px;
text-align:left;

}

#e_basket td {
font-size: 80%;
}

#e_basket a, #e_basket td {
color: #000;
text-decoration: none;
font-weight: bold;
}

#e_basket a:hover {
color: green;
}

/* Menu */

#e_menu {
vertical-align: top;
background-image: url('images/menu2.png');
border-top: solid #BE1A3D 3px;
border-left: solid #BE1A3D 3px;
background-repeat: no-repeat;
background-color: #ffffff;
font-weight: normal;
width: 225px;
min-height: 870px;
margin-top:70px;
margin-left:15px;
text-align: center;

}

#menu1 {
vertical-align: top;
background-image: url('images/coloums1.png');
border: solid #BE1A3D 3px;
background-repeat: no-repeat;
background-color: #ffffff;
font-weight: normal;
width: 225px;
min-height: 870px;
margin-top:70px;
margin-left:5px;
text-align: center;

}


#e_menu a {
font-size: 16px;
color: blue;
text-decoration: none;
font-weight: normal;
display: block;
font-family:Geneva, Arial, Helvetica, sans-serif;


}

#e_menu a:hover {
color: green;
text-decoration: underline;
}

.Menu_Header {
display: block;
padding: 8px 0 5px 0;
color: #000;
font-weight: bold;
font-size: 80%;
}

/* Right Col */

#e_rightcol {
vertical-align: top;
border-left: solid #BE1A3D 3px;
background-repeat: no-repeat;
margin-left: 25px;
background-color: #ffffff;
font-weight: normal;
width: 219px;
height:970px;
float:right;


}

/* Page */

#e_page {
vertical-align: top;
padding: 0px 0px 0px 25px;
background-color: #fff;
border-left: solid #BE1A3D 3px;
border-right: solid #BE1A3D 3px;
width:740px;
min-height:850px;
}

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: 600px;
width: 750px;
text-align:center;
float:left;
}

.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: solid #BE1A3D 3px;
text-align: center;
font-size: 80%;
font-family: Verdana, Arial, Helvetica,  sans-serif;
color: #333333;

background-image: url(images/bgOFF.gif);
background-repeat: repeat;
}

#e_footer a {
color: #333;
}






ul.cssMenu ul{
display:none;
width: 1020px;
}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{
position: absolute;
left:-1px;
top:98%;
}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
margin:0px;
list-style:none;
background-color:#ffffff;
background-repeat:repeat;
border-color:#AAAAAA;
border-width:1px;
border-style:solid;
width: 0px;
padding-top: 0px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 0px;
}
ul.cssMenu table {border-collapse:collapse}

ul.cssMenu {
display:block;
zoom:1;
float: left;
width: 100%;
background-image: url(images/bg_alt3.gif);
background-repeat: repeat-x;
}


ul.cssMenu ul{
width:160.65px;
}
ul.cssMenu li{
display:block;
margin:2px 0px 0px 2px;
font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
display:block;
vertical-align:middle;
border-width:0px;
border-color:#6655ff;
border-style:solid;
text-align:left;
text-decoration:none;
padding:4px;
_padding-left:0;
font:normal 11px Verdana;
color: red;
text-decoration:none;
cursor:default;
}
ul.cssMenu span{
overflow:hidden;
}
ul.cssMenu li {
float:left;
}
ul.cssMenu ul li {
float:none;
}
ul.cssMenu ul a {
text-align:left;
white-space:nowrap;
}
ul.cssMenu li.sep{
text-align:center;
padding:0px;
line-height:0;
height:100%;
}
ul.cssMenu li.sep span{
float:none;padding-right:0;
width:5;
height:16;
display:inline-block;
}


ul.cssMenu ul li.sep span{
width:80%;
height:3;
}
ul.cssMenu li:hover{
position:relative;
}
ul.cssMenu li:hover>a{

border-style:solid;
font:normal 11px Verdana;
color: #ffffff;
text-decoration:none;
}
ul.cssMenu li a:hover{
position:relative;
border-style:solid;
font:normal 11px Verdana;
color: #000;
text-decoration:none;

}
ul.cssMenu li.dis a {
color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
display:block;
background-image:url(./images/arrv_anim_1.gif);
background-position:right center;
background-repeat: no-repeat;
   padding-right:11px;}
ul.cssMenu li:hover>a>span{background-image:url('images/arrv_anim_1o.gif');
}
ul.cssMenu a:hover span{_background-image:url(image/arrv_anim_1o.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(image/arr_double_1.gif)}
ul.cssMenu ul li:hover > a span{background-image:url(./images/arr_double_1o.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span,ul.cssMenu table a:hover a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)}
ul.cssMenu table a:hover table span,ul.cssMenu table a:hover a:hover table span{background-image:url(./images/arr_double_1.gif)}

#image1 {

width: 190px;
hieght: 200px;
margin-right:auto;
margin-left:auto;
margin-top: 90px;


}

.image_top{
 
margin-top: 10px;

}

#main_content {

width: 380px;
height:500px;
float:left;
}

#main_right {

background-image: url('images/metric_bg.png');
width: 300px;
height: 150px;
margin-right: 10px;
margin-bottom: 15px;
border: solid #BE1A3D 3px;
margin-left: 0px;


}

#main_rightpoly {

background-image: url('images/metric_bg.png');
background-repeat:no-repeat;
width: 300px;
height: 165px;
margin-right: 10px;
margin-bottom: 15px;
border: solid #BE1A3D 3px;
margin-left: 0px;


}



#e_productmain {

margin-right: 30px;



}

#product-banner {

width:900px;
hight:200px;



}

#surfaceadditives {

margin-right: 50px;
margin-bottom: 5px;

}

#left_padding{

padding-left: 10px;


}

#complete{

background-image: url('images/button.gif');
background-repeat: no-repeat;
height:32px;

}

#fontsize{

font-size:25px;


}

#contact-text{

width: 200px;
text-align: center;
padding-left: 15px;

}

#main_text{

width:450px;
float:left;
text-align:center;

}

#image_middle{

margin-right: auto;
margin-left: auto;


}

#think_padding{

padding: 10px;

}