/* --------------------------------- */
body {
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-align: center; 
	background-color: #ffffff;	
	color: #645f5f;
	font-size: 14px;
}

.main{
    
    text-align: center;
     width: 1070px;
   /* border: solid red 1px;*/
    margin-left: auto;
    margin-right: auto;
}

h2 {
    color : #991926;
    margin: 0px;
    padding-bottom : 0px;
    font-size : 16px;
    font-weight : bold;
    font-family : serif-sans;
}

.divider{
    border: none;
    height: 2px;
    background-color: silver;

}

th{
    vertical-align: top;
    text-align: left;
}

img{
    margin: 10px 10px 15px 10px ;
    /*display: block;*/
    border: black solid 1px;
    padding: 2px;
    
}
img.ico{
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: none;
    display: inline;
}

a{
    color:#645f5f; 
    text-decoration: none;
    
}

a:hover{
    text-decoration: underline;
}

h1.title{
    margin: 0px;
    padding: 0px;
    color: #FFF;
    font-family: Garamond;
    font-weight: bold;
    font-size: 45px;
}

h2.title{
    margin: 0px;
    padding: 0px;
    color: #FFF;
    font-family: Garamond;
    font-weight: bold;
    font-size: 20px;
}
/* --------------------------------- */
img.madre{
    margin: 5px;
    padding:0px;
    border: 0px none;
    display: inline;
}



/* top menu start*/

.banner{
    text-align: left;
    width: 900px; 
    height: 140px;
    background-image: url('images/banner_3.jpg');
}
div.title{
    border: 0px yellow solid;
    float: left;
    position: relative;
    margin-left: 20px;
    margin-top: 10px;
}
div.subtitle{
    border: 0px green solid;
    position: relative;
    margin-top: 5px;
    text-align: right;
}

div.banner_bottom
{   position: relative;
    top: 25px;
    border: 0px red solid;
    clear: left;
}

div.banner_bottom a{
    color: #565656;
}
div.banner_bottom a:hover{
    color: #565656;
}

div.banner_bottom div{
    border: solid 0px green;
    float: left;
    color: #000;
    margin-top: 3px;
    margin-left: 10px;
    position: relative;
}

div.banner_bottom div img{
    margin: 0px;
    padding: 0px;
    border: 0px #000 none;
}
div.banner_bottom div a{
    font-size: 12px;
    font-weight: 800;
    margin-left: 15px;
}

.top_menu_div{
    height:24px;
    background-color: #707070;
    color: #ffffff;
    border: 1px #707070 solid;
    text-align: left;
    margin:0px;
    width: 898px;
    
}

.top_menu_ul{
    margin: 0px;
    text-align: left;
    padding-left: 5px;
    margin-top: 3px;
    border: solid blue 0px;
}
.top_menu_right{
    margin: 0px;
    margin-top: 4px;
    width: 200px;
    float: right;
    border: solid red 0px;
    padding-right: 10px;
    text-align: right;    
    position: relative;
    top: 0px;
}

.top_menu_li{
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5px;
    padding-right:1px;
    border: solid red 0px;
    vertical-align: middle;
}

.line{
    display: inline;
    border: solid white 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    vertical-align: middle;
}
.top_menu_li a{
    color: white;
    text-decoration: none;
    font-weight: 800;
    font-size: 13px;
    margin-top:5px;
}

.top_menu_li a:hover{
    color: white;
    text-decoration: underline;
    font-weight: 800;
}
/* top menu end*/




/* Login form*/
div.login_form{
    text-align:right;
    border: red solid 0px;
    width: 200px;
    height: 80px;
    position: relative;
    margin-left: 680px;
    top: 10px;
}

div.login_form b{
    color: #FFF;
}
form{
    padding:0px;
    margin: 0px
}

#login{
    border: gray solid 1px;
    margin: 0px;
    font-size: 12px;
    padding-left: 1px;
    padding-right: 1px;
}
#pswd{
    border: gray solid 1px;
    margin: 0px;
    font-size: 12px;
    padding-left: 1px;
    padding-right: 1px;
}

#submit{
    font-size: 12px;
    border: gray solid 1px;
    margin-top: 2px;
}

a.new_acc{
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

a.new_acc:hover{
    color: white;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
}

p.err{
    color: black;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
}
/* Login form end*/
 
/*NEW acc form*/
div.new_acc_form{
    border: 0px blue solid; 
    width: 600px; 
    margin-left: 150px
}

div.new_acc_form input{
    border: gray solid 1px;
    margin: 0px;
    font-size: 12px;
    padding-left: 1px;
    padding-right: 1px;
}

div.new_acc_form select{
    border: gray solid 1px;
    margin: 0px;
    font-size: 12px;
    padding-left: 1px;
    padding-right: 1px;
}
p.result{
    color: red;
    font-weight: 600;
}

/* inz_list form start*/
div.first{
    border: blue 0px solid;
    padding: 10px;
    background-color: #DFF3F9;
}
div.second{
    border: blue 0px solid;
    padding: 10px;
    
}

div.first img, div.second img{
    float: left;
    margin: 10px;
    display: block;
    border: black solid 1px;
    padding: 2px;
    margin-bottom: 30px;
}

div.moto{
    border: gray 0px solid;
}

div.moto_down{
    border: navy 0px solid;
    height: 20px;
}

div.moto p{
    margin: 0px;
    padding: 0px;
}

div.moto p.date{
    float: right;
    padding-right:  30px;
}

div.moto p.description{
    height: 50px;
    border: yellow solid 0px;
}

div.moto h3{
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

div.moto_down p.views{
    margin: 0px;
    padding: 0px;
    border: yellow solid 0px;
    width: 200px;
    float: left;
}

div.moto_down b{
    border: black solid 0px;
    padding-right: 30px;
    float: right;
}

h3 a{
    color: #555555;
}

p a{
    color: #555555;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    
}

/* inz_list form end*/


/* show_inz form start*/
div.inz_menu{
    text-align: right;
    margin-bottom: 5px;
}

div.foto{
    float: left;
    border: 0px blue solid;
    width: 110px;
    text-align: center;
}

div.info{
    border: 0px blue solid; 
    float: right;
    width: 520px;
    background-color: #DFF3F9;
    margin-bottom: 0px;
    margin: 0px;
    padding: 10px;
}

div.description{
    clear:left;
    border: 0px blue solid; 
    width: 660px;
    background-color: #DFF3F9;
    padding-top: 10px;
    margin: 0px;
}

div.description p, div.description b{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    
}


div.price{
    float: left;
    width: 660px;
    background-color: #DFF3F9;
    text-align: right;
}
p.price{
    margin: 0px;
    padding: 2px 0px 2px 0px;
    margin-right: 20px;
    font-weight: 600;
    border: 0px solid blue; 
    
    display: inline;
}

p.phone{
    margin: 0px;
    padding: 2px 0px 2px 0px;
    margin-right: 100px;
    font-weight: 600;
    border: 0px solid blue; 
    display: inline;
    
}

div.foto_list{
    /*float: left;*/
    margin-top: 20px;
    border: 1px green none;
}
div.foto_list img{
    margin:5px;
    display: inline;
    border: 1px black solid;
    
}

div.foto_list p{
    font-size: 12px;
    margin: 0px;
    padding: 0px;

}



/* show_inz form end*/


/* content start*/

.content_main{
    width: 900px; 
    border: solid red 0px;
    min-height: 500px;
    margin-top: 10px;
}
/***********************************************************************************/
    .left_menu{
        position: relative;
        background-color:  rgb(241, 237, 237);
        width: 180px;
        min-height: 470px;
        border: solid yellow 0px;
        float: left;
        text-align: left;
        padding: 15px 15px 15px 15px;
    }
        ul.moto_maker{
            margin: 10px 15px 0px 0px; 
            padding: 0px 0px 0px 15px;           
            list-style-type: none;
            border: solid blue 0px;
            width: 150px;
        }
        
        li.moto_maker{
            border: solid blue 0px;
            padding-left: 10px; 
            
        }
        ul.moto_maker li{
            margin: 0px;
            border: solid blue 0px;
        }
        
        
        a.maker{
            color: #645f5f;
            text-decoration: none;
            width:125px;
            display: block;
            
        }
        a.maker:hover{
            background-color: gray;
            color: white;
            text-decoration: none;
        }
                
        li.last_added{
            border: solid blue 0px;
            padding-left: 10px;   
        }


        
.content{
    text-align: left;
    border: solid silver 0px; 
    float: right;
    width: 660px;
    margin-left: 20px;
}

div.pager{
    text-align: center;
    border: solid red 0px; 
    margin-top: 10px;
    margin-bottom: 10px;
}
a.page{
    text-decoration: none;
    font-size: 15px;
}
a.page:hover{
    background-color: #D7D7D7;
}

a.curr_page{
    font-weight:600;
    font-size: 15px;
    color:#991926;
}
/*******************************************************************************/
.content_part{
    text-align: left;
    border: solid silver 0px;
    border-left-width: 2px;
    float: left;
    width: 670px;
    
    margin-left: 15px;
}
/*-----------------------------------*/



.moto_from_list{
    border: solid silver 0px;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 2px;  
    height: 15px;  
}

ul.moto_from_list_year{
 border: solid blue 0px;
 padding-left: 5px; 
 margin: 0px;
 display: inline;
}

    ul.moto_from_list_year li{
        border: solid red 0px;
        display: inline;
        margin-left: 7px;
       
    }

.moto_list_name{
    position:relative;
    float: left;
}
.moto_list_year{
    float:right;
    position:relative;
    width: 500px;
    text-align: left;
}

a.moto_name{
    color: #645f5f;
    text-decoration: none;
}

a.moto_name:hover{
    color: #645f5f;
    text-decoration: underline;
}

a.moto_year{
    color: #645f5f;
    text-decoration: none;
}
a.moto_year:hover{
    color: white;
    background-color: gray;
}

/* content end*/


/* footer start*/

.footer{
    width: 900px; 
    border: solid blue 0px;
    color : #645f5f;
    margin-top : 4px;
    padding-bottom : 0px;
    margin-bottom : 4px;
    margin-left : 0px;
    margin-right : 0px;
    font-size : 14px;
    font-style: italic;
    margin: 0 auto;
    position: relative;
    float: left;
    }



/* footer end*/

td.val{
    vertical-align: middle;
}

div.adsence{
    float:right;
    height:800px;
    width:160px;
}