* {
  margin: 0;
	padding: 0;
	outline-style: none;
	outline-width: 0;
	vertical-align: baseline;  
	}

	a img {border: none;}

body {
	background: #1F71A0 url(../images/bg.gif) repeat-x center -11px;
	}

br {clear: both;}	
	
.wrapper {
	margin: 0 auto;
	max-width: 1200px;
	min-width: 759px;
	min-height: 100%;
	position: relative;
	}

	.min-width {
		margin: 0 5%;
		}
	
/* Home */

#home {overflow: hidden;width: 100%;}

/* Header */

#header {
	height: 100%;
	overflow: hidden;
	height: 205px;
	}
	
	#header a {display: block;}
	
#logo {
	float: left;
	text-align: center;
	margin: 3em 0;
	width: 16.5%;
	height: 105px;
	}
	
ul#lang {
	float: right;
	width: 33%;
	margin: 45px 0 0 0;	
	}
	
	ul#lang li {
		display:block;
		float:left;
		margin:0;
		padding:0;	
		}
		
		ul#lang li a {
			display:block;
			padding: 6px 7px 8px 6px;
			}

#content-container {	
	background:transparent url(../images/gradient-home-content.png) no-repeat center top;
	/* border-top:1px solid #4387AF; */
	margin: 0 0 0px 0;

	}			
			
#coaches {
	/* clear: both; */
	margin-bottom:-70px;
	position:relative;
	top:-70px;
	}
	
	#coaches img {
		display:block;
		margin: 0 auto;
		height: 160px;
		}

/* Heading & Nav */
		
#descr {
	width: 53%;
	float: left;
	margin: 50px 0; /* margin: 50px 13% 50px 0; */
	}

#nav {
	float: right;
	width: 30%;
	margin: 52px 3% 50px 0;
	}	
	
	#nav #tl, #nav #tr {
		background: transparent url(../images/nav-tl.png) no-repeat 7px 0;
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		}
		
		#nav #tr {
			background: transparent url(../images/nav-tr.gif) no-repeat right 0;
			}

	#nav #bl, #nav #br {
		background: transparent url(../images/nav-bl.png) no-repeat 7px 0;
		height: 5px;
		line-height: 1px;
		font-size: 1px;
		}
		
		#nav #br {
			background: transparent url(../images/nav-br.gif) no-repeat right 0;
			}
			
	#nav ul{
		border-left: #2e4c6b .5em solid;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		}	
		
		#nav ul li {
			background: #f0f5fb url(../images/nav-bg.gif) repeat-y;
			display: block;
			border-bottom: white 1px solid;
			border-top: #93bbd1 1px solid;
			}
			
			#nav ul li:first-child {
				border-top: none
				}
			
			#nav ul li:last-child {
				border-bottom: none;
				}
			
			#nav ul a {			
				background: transparent url(../images/nav-arrow.gif) no-repeat 90% center;
				display: block;
				}
			
/* Boxes */

.col-wrapper, .photos {
	clear: both;
	float: right;
	width: 66%;
	margin: 0 0 50px 0;
	}
  
  #vehicle-fleet .col-wrapper {	margin: 0;}
  
#services, .general, .contacts-info, .vehicle-descr {
	float: left;
	width: 30%;
	margin-right: 3%;
	}
  
  .car .vehicle-descr, .car .photos {
    float: none;
    width: 100%;
    }
  
  #services {margin: 0 0 50px 0;}
  
  .col-wrapper #services {
    float: left;
    width: 94%;
    margin-right: 4.53%;
    }
	
#why-us, .salon {
	width: 45.3%;
	float: left;
	margin-right: 4.53%;
	}
	
.col-wrapper .contacts-info, .engine  {
	float: right;
	width: 45.3%;
	margin-right: 4.53%;
	}	
  
/* Sections */
	
#vehicle-fleet, #about, #contacts, #footer {
	background: transparent url(../images/line.gif) repeat-x;
	clear: both;
	padding: 1px 0 0 0;
	margin: 0 0 49px 0;
	}
  
  #footer {margin: 0;}
  
.nav-section {
	margin: 0 3% 0 0!important; 
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: right;
	height: 50px;
	}
	
	.nav-section li {
		display:inline;
		line-height:60px;
		margin-left:20px;
		}
		
		.nav-section li a { padding:20px 0; }
		
		.nav-section li.active a {
			color: #BFD6E4;
			text-decoration: none;
			}

/* Vehicle Fleet */			
			
#nav-vehicle {	
	border-left: #365673 1px solid;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0.714em 0 1em 0; /*margin: 3em 0 1em 0; */
	height: 2.65em;
  /* display: none; */
	}	
	
	#nav-vehicle li {
		border-top: #365673 1px solid;
		border-bottom: #365673 1px solid;	
		border-right: #365673 1px solid;
		display: block;	
		float: left;
		
		}

		#nav-vehicle li a{
			display: block;	
			text-decoration: none;
			padding: 0.5em 2em;
			}
		
			#nav-vehicle li a:hover {color: #BFD6E4;}
	

/*
#slider {
	margin: 0 auto;
	position: relative;
	}
*/				
				
#vehicles {
	clear:left;
  overflow:hidden; 
	position:relative;
	width:100%;
	margin: 0 0 50px 0;
	}	

	#vehicles #sections {
	clear:left;
	/*	
  height:50em;
  overflow:hidden; 
  */
	width:100%;
	}	
	
		#vehicles #sections ul {
      height: 100%;
    	list-style-image: none;
    	list-style-type: none;      
      }
		
			#vehicles #sections ul li {
				float: left;
				}
	
.vehicle-descr {}

	.vehicle-descr p {width: 100%;}
	
	 .car .vehicle-descr p {width: 66%;}
	 
#photo-big {
  border: white .5em solid; 
  display: block;
  margin: 1em 0 1.36em 0;
  }
	
.photos {
	margin: 2em 0;
	/* width: 100%; */
	/*
  overflow: hidden;
	max-height: 318px;
	*/
	}				
				
	.photos a {
		display:block;
		float:left;
		margin:0 12px 12px 0;
		}				
					
		.photos a img, #car .photos a img {
			border:1px solid #4387AF;
			display:block;
			float:left;
			padding:7px;
			height: 131px;
			width: 174px;
			}

/* .general, .salon, .engine {	margin-top: 1em; } /*
			
/* Tables */

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  }

  caption {
    padding: 0 7px 5px 7px;
    }

  tr {
    background: #1a77ad;
    } 

    tr.odd {
      background: #2383ba;
      } 

    td {
      border-top: #398ebf 1px solid;
      border-bottom: #398ebf 1px solid;
      padding: 4px 7px 5px 7px;
      vertical-align: text-top;
      width: 50%;
      }
	  
/* Form */

    /* = form part ------------------ */
    form {
      padding: 0;
      float: left;
      width: 100%;
    }
    form dl{
      margin: 0;
      padding: 0;
      width: 100%;
    }
    form dt{
      padding: 0;
      margin: 0.7em 1em 0em 0;
    }
    form dd{
      margin: 0;
      padding: 0.4em 0;
      width: 70%;
      line-height: 1.5em;
      *float: none; /* hack for IE 6-7 - better to keep in separate file */
    }
	
    form #submitinput{
		background: url(../images/submit-120.gif) no-repeat 0 0;
		border:0;
		color: #32506a;
		font-size:1em;
		line-height: 1em;
		font-weight: normal;
		margin: 0.5em 0 0 0;
		padding: 0 0 .4em 0;
		height: 33px;
		width: 120px;
		}

    form #submitinput:hover{
		background-position: 0 -33px;
		color: #1f71a0;
		}		
		
    form label{
      cursor: pointer;
    }

	form dl input, form dl textarea, form dl select {
		background:#BFD6E4;
		border:1px solid white;
		font-size:0.857em;
		padding:5px;
		width:290px;
		}
      
    form dl textarea {
      font-size:1.2em;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      }
		 
		form dl input:focus, form dl textarea:focus, form dl select:focus {background: white;}

/* Tabs */

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  background: #365673;color: #BFD6E4;
  }

.ui-tabs .ui-tabs-nav li.ui-tabs-hover {
  color: #BFD6E4;
  }

.ui-tabs .ui-tabs-hide {
  display:none !important;
  }

