* {
    margin:0;
    padding:0;
}

body {
    overflow-x: hidden;
    font-size:12px;
    line-height:1.5em;
    font-family:"Century Gothic", Sans-Serif;
    background:#f8f8f8 url(images2/body-bg.png) repeat-x center top;
    color:#3c484f;
}

em
{
    color:#BD2031;
    font-style:normal;
}

a
{
    color:#859ead;
    
}

h1{   
    color:#3c484f;
    text-align:center;
    font-size:18px;
    font-weight:normal;
}

h1 em{
    color:white;
}

#private {
   text-align:left;
   margin-left:5px;
}

h2{
   margin-top:5px;
   font-size:14px;
   margin-left:5px;
   font-weight:normal;
}

.clear 
{
    clear:both;
}

p
{
    
    margin-bottom:0.5em;
   
    margin-left:5px;
    
}

ul{
    margin-top:10px;
    margin-bottom:10px;
}

li{
    margin-left:40px;
    list-style:url(images2/bullet.gif);
}


#statusbar {
    margin:0 auto;
    width:999px;
    height:25px;
}



/*****Headers*******************************************************************************************/

#header{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-bg2.jpg) no-repeat;
}

#header-Personal{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-Personal.jpg) no-repeat;
}

#header-Limo{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-Limo.jpg) no-repeat;
}

#header-Taxi{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-Taxi.jpg) no-repeat;
}

#header-Corporate{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-Corporate.jpg) no-repeat;
}

#header-Coaches{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-Coaches.jpg) no-repeat;
}

#header-Sights{
    margin:0 auto;
    width:999px;  
    height:249px;
    background:#f8f8f8 url(images2/header-sights.jpg) no-repeat;
}


/***** END Headers*******************************************************************************************/

div#left-header{
    width:235px;
    float:left;
    margin-left:22px; 
    margin-top:197px;
    display:inline;
}

#main-content{
    margin:0 auto;
    width:999px;  
    background:#f8f8f8 url(images2/body-bg.jpg) no-repeat; 
}


div#main-content div#left-column
{
    margin-left:22px;
    width:227px;
    float:left;
    display:inline;   
}


div#main-content div#left-column p{
  

}

div#main-content div#right-column{
    float:left;
    width:735px;
    margin-left:15px;
    
}

div#main-content div#right-column div#right-column-top{}

div#main-content div#right-column div#right-column-left{
    width:500px;
    float:left;
    
}

div#main-content div#right-column div#right-column-right{
    float:left;
    width:230px;
  
    display:inline;
}

#imageblock {
  margin-top:30px;
}

#images a {
    margin-right:5px;
}

#images a img {
    border: 1px solid #dedfe0;	
    padding: 3px;
    vertical-align: top;
    margin-top:5px;
}

div#gallery {
    display:block;
    text-decoration: none;
    margin-left:10px;
    background:#f8f8f8 url("images2/gallery-bg.gif") 0 0 no-repeat;
    width:210px;
}

div#clients {
    display:block;
    text-decoration: none;
    margin-left:10px;
    width:210px;
}

div#clients p{
    line-height:1.0;
    margin-left:10px;
}


div#gallery div#imageblock {
  margin:0;
  padding:0;
  margin-left:5px;
  padding-top:35px;
  
}


div#contact {
    display:block;
    text-decoration: none;
    margin-top:10px;
    margin-left:10px;
    background:#f8f8f8 url("images2/contact-bg.gif") 0 0 no-repeat;
    height:200px;
    width:210px;
    line-height:14px;
}

div#contact div#leftcontact{
    float:left;
    margin-top:50px;
    margin-left:10px;
    width:58px;
}

div#contact div#leftcontact p{
    line-height:1.0em;
    color:#17455f;
}

div#contact div#leftcontact-email {
    float:left;
    margin-left:8px;
    font-size:11px;
    
}


div#contact div#rightcontact{
    display:inline;
    margin-top:50px;
    float:left;
    margin-left:5px;
}

div#contact div#leftcontact-mail {
    float:left;
    margin-left:10px;
    margin-top:0px;
    color:#17455f;
    width:58px;
    
}


div#contact div#rightcontact-mail{
    display:inline;
    margin-top:0px;
    float:left;
    margin-left:5px;
}



div#contact div#rightcontact p{
     line-height:1.0em;
}

/*****FOOTER*******************************************************************************************/

#footer {
    width:100%;
    height:100px;
    margin:0 auto;
    margin-top:10px;
    text-align:right;
    border-top:solid 1px #7c878d;
    background:#c8ccce;
    color:white;
}

.footerinner
{

    width:999px;
    margin:0 auto;
    margin-top:15px;
   
    
}

.footerinner p
{
    text-align:center;
    font-variant:small-caps;
    margin-top:5px;
    font-size:14px;
    color:#3c484f;

}


#footerbottom {
    width:100%;
    margin:0 auto;
    
    background:#3c484f;

}

#footerbottominner {
    margin:0 auto;
    background:url("images2/creditcard.gif") no-repeat;
    width:999px;
    height:50px;
}


#footerbottom p{
    color:white;
    text-align:right;
    width:999px;
    padding-top:10px;
   
}

#footerbottom a{
    color:#859ead;
    
}






/*****FORM1*******************************************************************************************/

#rightform{
    margin:0;
    margin-bottom:20px;
    background:#f8f8f8 url(images2/form-middle.gif) repeat-y;
}


.returnflight
{
    width:400px;
    height:400px;
    background:orange;
}


/*****formtops*******************************************************************************************/


div#rightform div#bgtopform {
    height:55px;
    background:#f8f8f8 url(images2/form-top.gif) no-repeat; 
}

div#rightform div#bgtopform-general {
    height:55px;
    background:#f8f8f8 url(images2/form-top-general.gif) no-repeat; 
}

div#rightform div#bgtopform-personal {
    height:55px;
    background:#f8f8f8 url(images2/form-top-personal.gif) no-repeat;
    
}

div#rightform div#bgtopform-limo {
    height:55px;
    background:#f8f8f8 url(images2/form-top-limo.gif) no-repeat;
    
}

div#rightform div#bgtopform-coach {
    height:55px;
    background:#f8f8f8 url(images2/form-top-coach.gif) no-repeat;
    
}

div#rightform div#bgtopform-sights {
    height:55px;
    background:#f8f8f8 url(images2/form-top-sights.gif) no-repeat;
    
}

div#rightform div#bgtopform-airport {
    height:55px;
    background:#f8f8f8 url(images2/form-top-airport.gif) no-repeat;
    
}



/*****formtops*******************************************************************************************/



div#rightform div#bgtopform h1{
    color:#2a344a;
    margin-left:25px; 
    padding-top:15px;
}

div#rightform div#bgbottomform {
    height:24px;
    background:#f8f8f8 url(images2/form-bottom.gif) no-repeat;

}

#slick-up {
   border: none;	
   margin-right:20px;

}
form {
	text-align: left;
      margin-left:25px;
      color:#859ead;
      
 }
 
 input 
 {
     border:1px solid #859ead;
 }

fieldset {
	margin: 0;
	padding: 0;
      border:0;
}



form label {
	display: block;
    margin-top:10px;
}

form input {
	display: block;
	margin-top: 3px;
}



form label.field-date,
form label.field-origin,
form label.field-destination,
form label.field-time,
form label.field-email,
form label.field-contact,
form label.field-company,
form label.field-phone,
form label.field-comments,
form label.field-flnumber
{
	float: left;
	margin: 5px 10px 0px 0px;
	width: 150px;
}

form label.field-date input,
form label.field-origin input,
form label.field-destination input,
form label.field-time,
form label.field-contact input,
form label.field-company input,
form label.field-phone input,
form label.field-email input

 {
	float: left;
	width: 150px;
	padding: 0px;
  
}

form label.field-arrival {
    float : left;
	margin: 5px 10px 0px 0px;
	width: 80px;
}
form label.field-passengers, form label.field-limos{
    float: left;
	margin: 5px 10px 0px 0px;
	width: 100px;
}

form label.field-arrival input,
form label.field-flnumber input {
    float: left;
	width: 80px;
	padding: 0px;
}
 

form label.field-passengers input {
    float:left;
    width:80px;
    padding:0;
}
form label.field-limos input {
    float:left;
    width:80px;
    padding:0;
}

form label.field-date, form label.field-time {
	float: left;
	width: 80px;
}

form label.field-date input, form label.field-time input {
	float: left;
	width: 80px;
}


textarea {
	display: block;
    border:1px solid #859ead;  
}

airportcheck
{
    vertical-align:middle;
}

/****TABLE ********************************************************************/
#mytable {

	padding: 0;
	margin: 0;
      width: 470px;
}

#tablefooter {
		 
	font: italic 8px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	color:#6D929B;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

th.nobg {
	border: 0;
	background: none;
	font: italic 8px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#3c484f;;
}

th.spec {	

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	width:200px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

th.specalt {
	
	
	background: #F5FAFA;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

td {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

td.clr
{
    background:transparent;
    padding:0;
    margin:0;   
}

td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

.textmiddle {vertical-align:middle;} 


