/* Design by VTEM http://www.vtem.net  All Rights Reserved */
@import url("components.css");
@import url("modules.css");
@import url("layouts.css");
@import url("navigation.css");
@import url("forms.css");
@import url("typo.css");
@import url("error.css");
@import url("3rd_party.css");
/* #######################  GENERAL SETTINGS ############################ */
body {
	color: #666;
	margin:0;
	padding:0;
	line-height:1.8;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f5f5f5;
	}
	
/*  Global Formatting */
h1 {font-size:180%;line-height: 1em;font-weight: 900;}
h2 {font-size:160%;line-height: 1em;font-weight: 900;}
h3 {font-size:140%;line-height: 1em;font-weight: 900;}
h4 {font-size:120%;line-height: 1em;font-weight: 900;}
h5 {font-size:100%;line-height: 1em;font-weight: 900;}
h6 {font-size:80%;line-height: 1em;font-weight: 900;}
a,a:link,a:visited{outline:none;}
a:hover{text-decoration:underline;}
#vt_fawwa {position: absolute; top: 0px; right: 4121px; }
img {border: 0 none; margin:2px 10px 2px 2px; padding:0;}
*{margin:0; padding:0}
ul,ol{ margin-left:2em;}
p{ padding-bottom:0px; margin:0px 0px 0px 0px;}
pre, blockquote, h1, h2, h3, h4, h5, h6{
    margin: 0px 0;
    padding: 0px 0px 0px 0px;
	font-weight:normal;
}
/* Clears Divs */
.clr{clear: both; height:0px;overflow: hidden;}
/* Clearfix  */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
  /* #######################  END GENERAL SETTINGS ############################ */
.backbutton {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 1px solid #999999;
    color: #333 !important;
    display: inline-block;
    padding: 5px 10px !important;
}
.seo {
    text-decoration: underline !important;
}
.infor {
    display: none;
}
.anons {
font-family: helvetica;
font-size: 16pt;
line-height: 22pt;
margin: -20px 0;
padding: 0 40px;
text-align: center;
text-shadow: 1px 1px 2px #ffffff;
}
.phone {
background: #ddd none repeat scroll 0 0;
color: #333333;
font-family: comic sans ms,sans-serif;
margin-left: -18%;
margin-top: -5px;
padding: 0 5px;
width: 275px;
}
.menuwishlist {
    font-size: 14px;
margin-left: -100px;
line-height: 16px;
color: #333;
background: #ddd;
padding: 4px 0 5px 10px;
list-style: none;
font-family: comic sans ms,sans-serif;
margin-top: -5px;
width: 140px;
}
.product_minus { width: 16px !important; background: url('/images/arrow_down.gif') 0 2px no-repeat; border: none; float: left; margin-top: -23px; cursor: pointer;}
.product_plus { width: 16px !important; background: url('/images/arrow_up.gif') 0 2px no-repeat; border: none;  float: left; margin-top: -23px;margin-left: 15px; cursor: pointer;}
.prod_price {
    font-size: 14pt;
    color: #333;
}
.prod_qty {
    font-size: 14pt;
    color: #333;
}
div.catItemHeader span.catItemAuthor a {
    display: none;
}
div.itemHeader span.itemAuthor a {
    display: none;
}
div.fst_comment_name {
    font-size: 150%;
    width: 150px;
}
div.fst_comment_comment {
    padding-left: 153px;
    font-size: 120%;
	line-height: 1.5em;
}
div.fst_mod_test_all {
    text-align: right;
    background: #ddd;
    display: inline-block;
    float: left;
    padding: 5px 10px;
    color: #333;
    font-size: 10pt;
    border: 1px solid #999;
}
div.fst_comment {
    padding: 10px !important;
    clear: both;
    background: #ddd;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #999;
}
div.fst_test {
    padding-left: 0;
}