BODY{
    font-family:"Arial";
    font-size:13px;
    background:#FFF;
    color:#7f7f7f;
    padding:10px 0 10px 0;
}

H1 {
    margin:0 0 15px 0;
    font-size:20px;
    font-weight:normal;
}

H2 {
    margin:0 0 10px 0;
    font-size:15px;
    font-weight:normal;
}

H3 {

}

A {
    color:#0070a4;
}

TD {
    vertical-align:top;
}
P {
    line-height:140%;
}
/*-------General--------*/
.general {
    width:100%;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
DIV.clear {
    clear: both;
}


.padd5 {
    padding:5px;
}
.padd10 {
    padding:10px;
}
.padd20 {
    padding:20px;
}

.paddTop3 {
    padding:3px 0 0 0;
}
.paddTop5 {
    padding:5px 0 0 0;
}
.paddTop10 {
    padding-top:10px;
}

.paddTop20 {
    padding-top:20px;
}

.paddLeft5 {
    padding-left:5px;
}
.paddLeft10 {
    padding-left:10px;
}
.paddLeft20 {
    padding:0 0 0 20px;
}
.paddRight10 {
    padding-right:10px;
}
.paddRight20 {
    padding-right:20px;
}

.paddBottom5 {
    padding:0 0 5px 0;
}
.paddBottom10 {
    padding:0 0 10px 0;
}
.paddBottom20 {
    padding:0 0 20px 0;
}

DIV.fsSmallest {
    font-size:11px;
}
DIV.fsSmall {
    font-size:12px;
}
DIV.fsNormal {
    font-size:13px;
}DIV.fsBig {
    font-size:14px;
}
DIV.fsBigger {
    font-size:15px;
}
DIV.fsLarge {
    font-size:16px;
}
DIV.fsLargeExtra {
    font-size:18px;
}

.color1 {
    color:#000;
}
.color2 {
    color:#FFF;
}
.color3 {
    color:#f8a23c;
}
.color4 {
    color:#7c7c7c;
}

.bold {
    font-weight:bold;
}

.nodecor {
    text-decoration:none;
}

.errorForm {
    color:#B40000;

}
.error {
    color:#B40000;
    padding:5px 0 10px 0;
}
.success {
    color:#008400;
    padding:5px 0 10px 0;
}
.relat {
    position:relative;
}

.ieDaun {
    zoom:1;
}


/*-------Content---------*/
DIV.body {
    width:996px;
    text-align:left;
    position:relative;
}	

TD.left {
    width:170px;
}

TD.right {
    width:180px;
}

TD.center {
    padding:0 10px 0 6px;
    border-right:1px dotted #f2bc7d;
}

DIV.content {

}

DIV.title {
    font-weight:bold;
    padding:15px 0 10px 0;
}

DIV.data {
    padding:0 20px 0 20px;
}
/*-------Header-------*/
DIV.header {
    height:250px;
    /*background:url(../images/header_img1.jpg) no-repeat right top;*/
}

DIV.headerLeft {
    float:left;
    text-align:center;
    font-size:15px;
    color:#858585;
    width:170px;
}

DIV.logo {
    padding:40px 0 40px 0;
}

DIV.phone {
    font-size:15px;
}
DIV.phone B{
    font-size:24px;
    font-weight:normal;
    color:#000;
}
/*---------Menu--------*/

UL.menu {
    margin:15px 0 15px 0;
}

UL.menu LI {
    padding:4px 4px 4px 15px;
    margin:0 0 3px 0;
    background:url(../images/icon_arrow.gif) no-repeat left center #e6e6e6;
}

UL.menu A {
    text-decoration:none;
    color:#000;
}

UL.categoryMenu {
    width:100%;
    background:#c4c4c4;
    font-family:"Verdana";
    font-size:16px;
}
DIV.categoryMenuWrapper {    
    margin:0 0 10px 0;
}

UL.categoryChilds {
    overflow: hidden;
    margin: 0 0 30px 0;
}

UL.categoryChilds LI {
    float: left;
    width:33%;
    text-align: center;
    padding: 0 0 20px 0;

}
/*--------Home----------*/
DIV.title2 {
    background:#f8941e;
    color:#fff;
    font-size:17px;
    text-align:center;
    padding:3px 5px 3px 5px;
    margin:0 0 20px 0;
}

/*-------Footer---------*/

DIV.footer {
    color:#515151;
    border-top:2px solid #f8941e;
    padding:15px 0 15px 0;
    margin:20px 0 0 0;
}

DIV.footer A {
    color:#515151;
}

DIV.footerData {
    padding:0 25px 0 25px;
}

DIV.imgVertical IMG {
    vertical-align:middle;
}

TABLE.footer TD {
    padding:5px 10px 5px 10px;
}

TD.footerCenter {
    border-left:1px solid #c1c1c1;
    border-right:1px solid #c1c1c1;
}
/*--------Form--------------*/
TABLE.form {
    width:600px;
}
TD.column1 {
    width:180px;
}

TD.column2 {
    padding:0 0 7px 25px;
}

DIV.feedback {
    width:400px;
}

.form1 {
    font-size:11px;
    color:#4e4e4e;
    border:1px solid #7f9db9;
    padding:2px 2px 2px 2px;
}
.form2 {
    height:100px;
}

.form3 {
    width:100%;
}

.form4 {
    width:auto;
}

.form10 {
    display:none;
}

.star {
    color:red;
    font-weight:bold;
    font-size:110%;
}

/*---------Cart-----------*/
DIV.cartPreview {
    border-top:2px solid #fcd4a5;
    background:url(../images/icon_cart.gif) no-repeat right 8px;
    padding:7px 0 15px 0;
}

DIV.cartPreview A {
    text-decoration:none;
}

DIV.cartEmpty {
    color:#A80505;
    width:120px;
    padding:8px 0 8px 0;
}

TABLE.cart THEAD TR TD {
    font-weight:bold;
    font-size:15px;
    border:none;
    border-bottom:2px solid #F1F1F1;
}
TABLE.cart TD {
    border-right:2px solid #F1F1F1;
    border-bottom:2px solid #F1F1F1;
    padding:4px 10px 4px 10px;
}

TABLE.cart TD.colLast {
    border-right:none;
}

TABLE.cart TR.rowLast TD{
    border-bottom:none;
}

TR.cartRow0  TD{
    background:#ecf3f7;
}
TR.cartRow1 TD{
    background:#dbe5eb;
}

TD.productName {
    white-space:nowrap;
}

UL.orderItems {
    font-size:12px;
}
UL.orderItems LI{
    padding:0 0 12px 0;
}

A.announcement {
    text-decoration:none;
    color:#7f7f7f;
}
/*-------Login--------*/
DIV.loginForm {
    background:#d6d5d5;
    padding:7px 6px 7px 6px;
    font-size:11px;
    overflow:hidden;
}
DIV.loginForm A{
    text-decoration:none;
}
.btnLogin {
    border:none;
    padding:0 5px 0 5px;
    background:#d6d5d5;
    color:#f8941e;
    cursor:pointer;
}

DIV.loginFormWrapper {
    width:250px;
}

DIV.loginFormWrapper DIV.loginForm, DIV.loginFormWrapper .btnLogin {
    background:none;
}

UL.account {
    margin:7px 0 0 0;
}
UL.account LI{
    padding:0 0 10px 0;
}

DIV.account {
    padding: 20px 0 20px 0;
}

DIV.account LABEL {
    float:left;
    width:150px;
    margin: 0 0 25px 0;
    font-size: 13px;
    font-weight: 300;
}
DIV.account LABEL.type2 {    
    width:auto;
    margin: 0 30px 25px 0;
}

DIV.account LABEL.type3 {
    width:auto;
    display:block;
    margin: 0 0px 5px 0;
}

UL.payment LABEL {
    color:#000000;
    font-size:11px;
}

DIV.account textarea {
    margin: 0 0 25px 0;

    height: 80px;
}

DIV.labelData {
    padding: 0 0 25px 370px;
}
/*---------Product---------*/
DIV.path {
    font-style:italic;
    font-size:15px;
    padding:0px 5px 15px 30px;
    background:url(../images/icon_tree.gif) no-repeat 0px 5px;    
}

DIV.path A {
    color:#7f7f7f;
}

DIV.paginator {
    color:#999999;
    font-style:italic;
    font-size:12px;
    width:150px;
    float:right;
    margin:0px 0 10px 0;

}
DIV.paginator A {
    text-decoration:none;
    color:#999999;
}
DIV.paginator .pageActive {
    font-weight:bold;
    font-size:110%;
}


UL.productPromo LI{
    padding:20px 0 15px 0;
    border-bottom:1px dotted #f2bc7d;
}

UL.productPromo LI.first{
    padding-top:0;
}

UL.productPromo LI.last{
    border-bottom:none;
}

UL.productList{
   
}

UL.productList > LI {
    padding:15px 0 15px 0;
    border-bottom:1px dotted #e6e6e6;
    overflow:hidden;
}

UL.productList > LI.first {
    padding-top:0;
    border-bottom:1px dotted #e6e6e6;
    overflow:hidden;
}

UL.photoAll IMG {
    vertical-align:top;
}

DIV.productPreviewPhoto {
    float:left;
    width:150px;
}

DIV.productPreviewPhoto + DIV.productPreviewData {
    padding:0 0 0 170px;
}

TABLE.property {
    margin:10px 0 10px 0;
}

TABLE.property TD{
    font-size:11px;
    padding:4px 10px 4px 0px;
    vertical-align:middle;
}

H2 A {
    text-decoration:none;
    color:#000;
}

DIV.productPrice {
    background:#f3f3f3;
    padding:3px 20px 3px 5px;
    float:left;
    margin:0 5px 0 0;
    color:#f8941e;
    position:relative;
    font-size:15px;
    font-weight:bold;
}

DIV.productPrice .currency {
    font-size:10px;
    font-weight:normal;
    color:#7e7e7e;
}

DIV.promoPrice {
    color:#f81e1e;
}

DIV.oldPrice {
    text-decoration:line-through;
    position:absolute;
    left:5px;
    top:-17px;
}

DIV.productPromoCaption {
    font-size:10px;
    text-transform:uppercase;
    padding:0 0 10px 0;
}

DIV.productPromoCaption A {
    text-decoration:none;
    color:#000000;
}

div.productFilter {
    padding: 35px 0 35px 0;    
}
/*---------News---------*/
UL.news LI {    
    font-size:14px;
}

DIV.newsDate {
    font-size:12px;
    padding:0 0 5px 0;
    color:#f8a23c;
}

.web p {
text-align:justify;
margin-bottom:10px;
}

.web ul {
padding-left:20px;
margin-bottom:10px;
}

.web ul li {
list-style-type:disc;
margin-bottom:3px;
}

.web h2 {
margin-bottom:10px;
}
