
body{
    margin: 0; padding: 0;
    background:url("../images/background_3.png");
    width: 100%; height: 100%;
    font-family: Arial;
    font-size: 100%;
}


body{
    margin: 0 auto;
    /*background:url("../images/2.jpg");
    background-position-x:center;
    background-position-y:0;*/
}

/*Navigation menu*/
.nav {
    min-width: 1240px;
    height: 50px ;
    background:url("../images/menu.PNG");
}
.nav_content{
    width: 955px;
    margin: 0 auto;
    height: 50px ;
}

/* border for first and last element in navigation_menu*/
.left_border{
    background-color: #000000;
    border: 0 !important;
}
.nav_right_border{
    color: #ffffff;
    width: 5px !important;
}
/*border for first and last element in navigation_menu*/

.element_menu{
    border-left-style:solid;
    border-right-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-color: #292929;
    border-right-color: #000000;
    height: 50px ;
    text-align: center;
    color: #dedede;
    font-size: 10px;
    float: left;
    position: relative;
}
.nav_tools{
    position: absolute;
    left: 15px;
    display: inline-block;
}
.email{
    font-size: 13px;
    margin-top: 12px;
}
.login{
    font-size: 10px;
    margin-top: 12px;
    margin-left: 14px;
    color: #969696;
}
.footer {
    clear: both;
}
.login a , .footer a ,.email a, .nav_item a{
    text-decoration: none;
    color: #dedede;
}
.second_phone{
    font-size: 13px;
    margin-top: 25px;
    margin-left: 39px;
    text-align: left !important;
}
.nav_item{
    vertical-align: middle;
    padding-top: 8px;
    text-transform: uppercase;
}
.nav_item a:hover , .email a:hover , .footer a:hover , .login a:hover{
    color: #969696;
}
.nav_item a:active , .email a:active , .footer a:active , .login a:active {
    color: #969696;
}

.active a{
    color: #969696;
}
/*/Navigation menu*/

/* Header*/
.header{
    background-image:url("../images/bg.jpg");
}
.header_content{
    width: 1000px;
    margin: 0 auto;
    height: 225px;
}
.logo{
    height: 225px ;
    width: 203px;
    float: left;
}
.logo_img{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 2px;
}
.slogan img {
    padding-top: 25px;
}
.slogan{
    height: 225px ;
    width: 290px;
    float: left;
}
.slogan_img{
    padding-top: 27px;
    padding-bottom: 14px;
}
.phones{
    margin-left: 4px;
}
.dot{
    width: 15px;
    margin-top: 13px;
    margin-left: 4px;
    float:left ;
}
.man{
    height: 225px ;
    width: 328px;
    float: left;
}
.logo2{
    height: 225px ;
    width: 160px;
    float: left;
    position: relative;
}
.logo2_img{
    padding-top: 25px;
    padding-bottom: 25px;
    position: absolute;
}
.social{
    top: 190px;
    left: 125px;
    height: 18px;
    width: 43px;
    border: 0;
    background: url("../for_web/social.png");
    position: absolute;
}
.social_v{
    position: relative;
    height: 20px;
    width: 20px;
    float: left;

}
.social_f{
    position: relative;
    height: 20px;
    width: 20px;
    float: right;
}
/*/Header */

/*First page content*/
.content{
    width: 1000px;
    margin: 0 auto;
    padding-left: 40px;
    overflow: hidden;
}
.title_text{


    padding: 10px 0;
    font: arial;
    font-size: 2em;
    font-weight: 300;
}
.blockstext {
    padding: 5px;
     font-size: 1em;
     color: #333;
}

 

.categories{
   
    margin-left: 20px;
    margin-top: 22px;
}
.category{
    text-align: center;
    margin: 30px 15px 0 0;
    width: 160px;
    float: left;
}
.category p a{
    color: #292929;
    text-decoration: none;
}
.category a  {
     border: solid 1px #eee;
     display: block;
     height: 180px;
}
.category a:hover  {
    border: solid 1px #333;
}

.category h4{
    height: 30px;
    text-align: center;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #fff;
    padding: 5px;
    
    background:url("../images/footer.PNG");
}

.category img{
    padding-top: 10px;
     
    max-height: 150px;
    max-width:150px;
 
}

.cat_photo_text1{
    display: block;
    font-size: 12px;
    color: #969696;
    padding: 10px;
    font-size: 0.75;

}
.cat_photo_text2 {
    float: right;
    background:url("../images/more.PNG");
    background-position: 95px 6px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    margin-top:10px;
    padding: 4px 17px 4px 0;
    font-size: 0.75em;
    text-decoration: none;
    color: #000000;
}
.textcat {
    border-top: #ccc solid 1px;
    background: #eee;
    font-size: 0.95em;
    margin-top: 20px;
    color: #555;
    padding: 20px 20px 20px 305px;
    
}
.text3 h2 {
    color: #555;
     
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.text3 {
    margin-left: 310px;
    padding: 20px 0;
}

.information{
  
    
    padding: 10px 20px;
    background-color: #fff ;
 
     
    float: left;
}
.information h3 {
    font-size: 1.2em;
}
.information p {
    margin: 6px 0;
    font-size: 0.75em;
    font-weight: normal;
}
.inform_content{
    margin-left: 18px;
    margin-right: 10px;
}
.map{
    width: 352px;
    height: 212px;
    margin-top: 58px;
    margin-left: 8px;
    margin-bottom: 25px;
    float: left;
    background:url("../images/map.PNG");
}
.trainers{
    width: 1020px;
    height: 324px;
}
.trainer{
    width: 207px;
    height: 324px;
    border-style: solid;
    border-width: 0px;
    margin-left: 18px ;
    margin-right: 25px;
    margin-top: 13px;
    float: left;
}
.trainer_photo{

    position: relative;
}
.trainer_name{
    top: 188px;
    left: 20px;
    font-size: 12px;
    position: absolute;
}
.trainer_text{
    top: 210px;
    left: 20px;
    font-size: 11px;
    color: #969696;
    position: absolute;
}
.trainer_price{
    top: 255px;
    left: 20px;
    width: 89px;
    border-style: solid;
    border-width: 1px;
    background-color:#363636 ;
    color: #ffffff;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 4px;
}
.shopping_catalogue{
    top:272px;
    left: 120px;
    position: absolute;
}
.buy_now{
    top:283px;
    left: 158px;
    font-size: 8px;
    text-transform:uppercase ;
    position: absolute;
}
.buy_now a{
	 
	 
    color: #969696;
}
/*/First page Content*/

/*/Second page Content*/
.catalog{
    margin-top: 20px;
    width: 27%;
    float: left;
}
.brands{
    float: right;
    width: 700px;
    min-height: 700px;

}
.product_trainers{
    border: solid 1px #444444;

    margin-left: 14px;
}
.trainer_second_page{
    width: 207px;
    height: 324px;
    border-style: solid;
    border-width: 0px;
    margin: 1px 5px 12px ;
    float: left;
}
.trainer_photo{
    margin-top: 3px;
}
.search{
    width: 642px;
    height: 35px;
    margin-left: 18px;
    margin-bottom: 17px;
    display: inline-block;
}
.search_point{
    display: inline-block;
}
.brand_name{
    margin-left: 5px;
    padding-bottom: 10px;
    font:  12px Arial;
    overflow: hidden;
}
.brand_name li {
    float: left;
    padding: 0 5px;
    list-style: none;
    font:  12px Arial;
}
.brand_name li a{
    text-decoration: none;
    color: #969696;
    font-weight: bolder;
}
.brand_name li a:hover{
    color: #888;
    text-decoration: underline;
}
.brand_name li a:active {
    color: #941b1d;
}
.brand_name #active{
    color: #941b1d;
    text-decoration: underline;
}
/*/Second page Content*/

/*Footer*/
.footer{
    min-width: 1000px;
    background:url("../images/footer.PNG");

}
.footer_content{
    width: 1000px;
    margin: 0 auto;
}
.footer_content h4 {
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 1.5em;
}

.footer_content ul {
    color: #fff;
    float: left;
    width: 25%;
    margin: 0;
    padding: 20px 0;
}
.footer_content li {
    padding: 5px 0;
    margin: 0;
}

.footer_content #adress {
    padding-left: 25px;
    background: url('../for_web/adress.png');
    background-repeat: no-repeat;
    background-position: 0px 7px;
}

.footer_content #adress2 {
    padding-left: 25px;
    background: url('../for_web/geo.png');
    background-repeat: no-repeat;
    background-position: 0px 7px;
}

.footer_content #mail {
    padding-left: 25px;
    background: url('../for_web/mail_footer.png');
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
.footer_content #phone {
    padding-left: 25px;
    background: url('../for_web/phone_footer.png');
    background-repeat: no-repeat;
    background-position: 0px 7px;
}

.table{

    padding-top: 30px;
    color: #ffffff;
    font-size: 16px;
    text-align: left;

}
.table tr{
    height: 27px;
}
.footer_contacts{
    margin-top: -50px;
    margin-left: -8px;
    line-height: 1;
}
.footer_contacts tr{
    height: 25px;
}
.form{
    width: 200px;
    margin-left: 50px;
}
.form_input{
    background: url('../images/input_background.PNG') !important;
    border: #575757 !important;
    color: #eee !important;
}
.input{
    width: 197px !important;
    height: 20px !important;
    margin-top: 3px !important;
}
.input_area{
    width: 197px !important;
    height: 63px !important;
    margin-top: 4px !important;
}
.form a{
    float: right;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    margin-top: 5px;
}
.social_big{
    margin-top: 20px;
    margin-left: -5px;
    height: 29px;
    width: 69px;
    border: 0;
    background: url("../for_web/social_large.png");
    position: absolute;
}
.social_v_big{
    position: relative;
    height: 30px;
    width: 30px;
    float: left;
}
.social_f_big{
    position: relative;
    height: 30px;
    width: 30px;
    float: right;
}
/*/Footer*/




