/* Design by VTEM http://www.vtem.net  All Rights Reserved */
@import url("componen.css");
@import url("modules0.css");
@import url("layouts0.css");
@import url("navigati.css");
@import url("forms000.css");
@import url("typo0000.css");
@import url("error000.css");
@import url("3rd_part.css");
@import url("responsi.css");
/* ?????? ?? ???????! */
.clear { clear:both; }
        
#fdbk { width: 400px; margin-bottom: 20px; }
 #contactForm { width: 100%; margin-bottom: 30px; }
#contactForm input[type="text"]
 { width: 70%;
outline: medium none;
border: 1px solid #DE4E54;

padding: 0px 13px;
height: 30px;
margin-bottom: 18px; }
#contactForm textarea { width: 70%; border: 1px solid #DE4E54; padding: 12px;margin-bottom: 18px; }
#contactForm input[type="submit"] {width: 304px;
height: 49px;
background: none repeat scroll 0% 0% #333;


 margin-top: -20px;
cursor: pointer;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
border: medium none;
outline: medium none;
color: #FFF;}
section#price_container{
    width: 1220px;
    margin: 0 auto;
    padding: 20px 0 20px 20px;
    font-family: sans-serif;
    background: #fff;
}
section#price_container p{
    margin: 0;
}
section#price_container a{
    text-decoration: none;
    text-align: center;
    display: block;
}
section#price_left_bar{
    width: 220px;
    float: left;
}
section#price_left_bar a p{
    color: #000;
    font-size: 19px;
    font-weight: bold;
    margin: 7px 0 41px;
}
section#price_content{
    float: right;
    width: 970px;
    padding-left: 9px;
    border-left: 1px solid #999;
}
section.item{
    width: 220px;
    float: left;
    text-align: center;
    font-family: sans-serif;
    margin: 0 10px;
}
p.item_title, p.item_price{
    font-size: 15px;
}
section#price_container p.item_title{
    margin: 12px 0 2px;
}
p.item_price{
    color: #cc0000;
    font-weight: bold;
}
a.buy_button{
    color: #fff;
    height: 31px;
    margin: 15px 0 22px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(196, 38, 45, 1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(196, 38, 45, 1);
    box-shadow: 0px 2px 0px 0px rgba(196, 38, 45, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ff4a52;
    font-size: 17px;
    font-weight: bold;
    padding-top: 17px;
}

/* #######################  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:#fff;
  }
  
/*  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{-moz-transition: color 0.2s linear 0s;}
a:hover{text-decoration:underline;}
#vtem-nt{position: absolute; top: 0px; left: -5500px;}
img {border: 0 none; margin:2px 10px 2px 2px; padding:0;}
*{margin:0; padding:0}
ul,ol{ margin-left:12px;}
p{ padding-bottom:15px; margin:0px 0px 0px 0px;}
pre, blockquote, h1, h2, h3, h4, h5, h6{
    margin: 0px 0;
    padding: 0px 0px 0px 0px;
}
/* Clears Divs */
.clr{clear: both; height:0px;overflow: hidden;}
/* Clearfix  */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
  /* #######################  END GENERAL SETTINGS ############################ */

  
  
 #call-modal {
                padding:30px;
                
                
                background: url(pat_bg.png) repeat;
                position: relative;
                text-align:center;
                
            }
            #call-modal p {margin:0; }
            .modalCloseImg  {cursor:pointer; width:23px; position: absolute; display:block; height:23px; background: url(images/closeform.png) no-repeat;
            top:0px; right:-23px; background-color: #fff;
            }
            #call-modal h3 { color: #fff; }
            #call-modal input[type=text] {width:192px; outline:none; border: none;
            -webkit-box-shadow:  2px 2px 0px 0px rgba(154, 37, 42, 0.75);
            -moz-box-shadow:     2px 2px 0px 0px rgba(154, 37, 42, 0.75);
            box-shadow:          2px 2px 0px 0px rgba(154, 37, 42, 0.75);
           
            
            padding: 0 13px 0 13px;
            height:30px;
            margin-bottom:18px;
            }

            #call-modal textarea {width:191px; outline:none;
            -webkit-box-shadow:  2px 2px 0px 0px rgba(154, 37, 42, 0.75);
            -moz-box-shadow:     2px 2px 0px 0px rgba(154, 37, 42, 0.75);
            box-shadow:          2px 2px 0px 0px rgba(154, 37, 42, 0.75);
            
            border:none;
            padding: 5px 13px 0 13px;
            resize:none;
            height:77px;
            }
            #send {width:100%; height:49px; background: #333333; 
            position: absolute; bottom:-25px; left:0; cursor:pointer; font-size:16px;
            font-weight:bold;     text-transform: uppercase; border: none; outline: none; color: #fff;
            }
            #simplemodal-overlay {background-color:#000;}
