* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

html{height:100%;width:100%;}
/* end hide */
    
    a 
    {
    	text-decoration: none;
    	cursor: pointer;
    }
    
    #outer
    {
	    height:100%;
	    width:100%;
	    display:table;
	    vertical-align:middle;
    }
    #container
    {
	    text-align: center;
	    position:relative;
	    vertical-align:middle;
	    display:table-cell;
	    height:600px;
    }	
    #inner 
    {
    	width:800px;
        height:600px;
        text-align:left;
        margin-left:auto;
        margin-right:auto;
    }
    #header {
	    margin:0;
	    padding:20px 0 0 0;
    }
    #title {
	    margin:0;
	    padding:0 0 0 10px;
	    background:url("../img/mainPage/title.gif") no-repeat;
	    height:180px;
    }
 
    #btnContainer {
	    float:left;
	    margin:0;
	    padding:10px 0 0 10px;
        width: 400px;
    }
    
    #btnTest
    {
     float:left;    
    }
    
    #ifBtn {
	    margin:0;
	    padding:0;
    }
    #formContainer {
	    float:left;
	    padding:5px 0 0 10px;
	    height:185px;
	    width:295px;
	    background:url("../img/mainPage/formBg.gif") no-repeat;
    }

    #formContainer p{
	    margin:0;
	    color:#9E9EB8;
	    font-size:16px;
	    width:100%;
        height: 10px;
        }

    .fieldset {
	    margin:0;
	    padding:0;
  	    width:271px;
	    border:solid 0 #fff;
    }

    .fieldset label {
	    text-align:left;
	    float:left;
	    padding:0;
	    margin:0;
	    font-size:10px;
	    line-height:10px;
	    color:#9E9EB8;
    }
    	  
    .fieldset .textfield {
	    margin:0;
	    padding:0;
    }

    #inputfield {
	    float:left;
	    width:150px;
    }

   #submit {
	    float:right;
	    margin:12px 0 0 0;
	    width:90px;
	    height:60px;
	    background:url("../img/mainPage/submitBtn.jpg") no-repeat;
	    text-align:center;
    }
    
   #lblSubmit
    {   
        color:#000;
        margin-top:25%;
        margin-left:12%;
        font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		height:15px;
	    color:#FFFFFF;
    }
    
   #btnGratis
    {
        border:none;
        height:95px;
        width:395px;
        text-align:center;  
        margin:3px auto;
        background:url("../img/mainPage/indexBtn1a.gif") no-repeat;
        background-position:center;
        color:#9E9EB8;
    	text-decoration: none;
    	cursor: pointer;
    }
   #btnGratis h1
    {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 20px;
        padding-top:7%;
        padding-left:21%;                                                                                                                                                                                                                                                                                                                                                                                                              
        color:#9E9EB8;
    }

   #btnGratis h2
    {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-left:75px;
        color:#9E9EB8;
    }
  
   #btnDemo
    {
        border:none;
        height:95px;
        width:395px;
        text-align:center;  
        margin:0px auto;
        background:url("../img/mainPage/indexBtn2a.gif") no-repeat;
        color:#9E9EB8;
    	text-decoration: none;
    	cursor: pointer;
    }
    #btnDemo h1
    {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 20px;
        padding-top:7%;
        padding-left:21%;
        color:#9E9EB8;
    }

	#btnDemo h2
	{
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-left:80px;
        color:#9E9EB8;
	}
	
   #input
    {
      background:url("../img/mainPage/lp.gif") no-repeat;
      height :76px;
      width:275px;
    }

   #carRegistrationNr
    {
     float:left;
     border:none;
     background:transparent;
     margin-top:20px;
     margin-left:70px;
     width: 200px;
     height:35px;
     text-align:left;   
     font-family:Arial, Helvetica, sans-serif;
     font-size: 30px;
    }
             
   #mileage
    {
        text-indent:5px;
        font-size:10px;
        width:120px;
        height:20px;
        padding:4px 0 0 0;
        background: transparent url("../img/mainPage/fieldBg.jpg") no-repeat;
        border:solid 0 #fff;
    }
    
   #postalCode
    {
        text-indent:5px;
        font-size:10px;
        width:120px;
        height:20px;
        padding:4px 0 0 0;
        background: transparent url("../img/mainPage/fieldBg.jpg") no-repeat;
        border:solid 0 #fff;
    }
    #back
   {
       height:100%;
       width:100%;
       background :url("../img/mainPage/IMG_8639.gif") no-repeat;   
       background-position:right bottom;
   }


    

 #formContainer {
	    float:left;
	    padding:5px 0 0 10px;
	    height:185px;
	    margin:10px 0px 0px 0px;
	    width:450px;
	    background:url(../img/mainPage/formBg.gif) no-repeat;
    }

    #formContainer p{
	    margin:0;
	    color:#9E9EB8;
	    font-size:14px;
	    width:100%;
        height: 10px;
        }

.black_links:link,.black_links:visited{
	color:#6D6E71;
}

.black_links:hover{
	color:orange;
}

.black_links:active{
	color:#6D6E71;
}
