@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bg.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.menu-black { background:#4a4a4a; color:#CCCCCC; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:11.5px; padding:15px; }
.menu-black a:link { color:#e3e3e3; text-decoration:none;}
.menu-black a:active { color:#e3e3e3; text-decoration:none;}
.menu-black a:visited { color:#e3e3e3; text-decoration:none;}
.menu-black a:hover { color:#ffffff; text-decoration:none}
#call { padding-right:20px }
.menu { background:url(images/menu-bg.png); height:57px; }
.menuitem { font:Arial, Helvetica, sans-serif; font-size:15px; height:55px; font-weight:bold }
.product-title { font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#019acd}
.product-title a:link { color:#019acd}
.product-title a:active { color:#019acd}
.product-title a:visited { color:#019acd}
.product-title a:hover { color:#ff0167}
.product-subtitle { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; font-weight:bold }
.product-properties { padding: 5px 5px 5px 5px; color:#999999; }
.footer { background-color:#ececec; padding:5px; background:url(images/footer-bg.png)}
.footer a:link { color:#333333; text-decoration:none;}
.footer a:active { color:#333333; text-decoration:none;}
.footer a:visited { color:#333333; text-decoration:none;}
.footer a:hover { color:#008cba; text-decoration:underline}
.font_tahoma_11 { font-family:Tahoma; font-size:11px;}
.footermenu { color:#333333 }
.footermenuheader { color:#ff0167; font-weight:bold; font-size:11px; }
.font-justify { text-align:justify;font-size:11px; line-height:20px}
.best-sellers { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666}

a:link {text-decoration: none; color:#000000;}
a:active { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000;}
a:hover { text-decoration: none; color:#000000;}