/* 

Ucango travel 

background:#fffaf5;

*/



body {
	text-align:center;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  
	
}

/*-----------------------formating-----------------------*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
    padding-top:10px;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	padding-top:10px;
	
}

h3 {

}

#tab-nav li p.steps {
	font-size:16px;
	font-weight:bold;
}

.store {
	font-size:15px;
	font-weight:bold;
	float:left;
}

.location {
	float:left;
	font-size:15px;
}

.phone {
	float:left;
	font-size:15px;
	
}

/* ---------------------navigation-------------------*/

.destination {
	padding-top:10px;
    
}
#nav {
	height:35px;
	background:url(../images/Layout/nav.jpg) repeat-x;
	border-top: 2px white solid;
}
#cat_779338_divs ul {
	list-style:none;
}

#cat_779338_divs li {
	float: left;
	padding: 10px 30px;
	border-right: 2px solid white;
}

#cat_779338_divs a {
	
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:black;
}
#cat_779338_divs a:hover {
	color:white	
}

/* ---------------------form -----------------------*/

.booking {
	padding-top:32px;
}

.booking-adh {
	padding-top:41px;
}

.cat_listbox {
	height: 84px;
	margin-top:32px;
}
#button {
	width:960px;
}


.sign-up{
	float:right;
	/*margin-top:-60px;*/
	position:relative;
}


/-----ie-----/
#tab ul {
list-style:none;
padding-top:10px;
}

#tab ul li {
list-style:none;
padding:5px;
}


/* ---------------------page content-------------------*/


#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	
}

#logo {
	background:white;
	width:960px;
	height:60px;
	padding-top:5px;
}

#header {
	height:223px;
	background:url(../images/Layout/header-bg.jpg) repeat-x;
}
#header li {
	list-style:none;
}


#easy {
	height:60px;
	padding-top: 10px;
	
}

.three {
	float:left;
	margin-bottom:-50px;
	position:relative;
}

#tab-nav {
	height:44px;
}

#tab-nav ul{
	list-style:none;
}
#tab-nav ul li {
	display:block;
	float:left;
	width:285px;
	height:34px;
	background:url(../images/Layout/tab.jpg) no-repeat;
	padding: 15px 0 0 15px;
}

#tab-nav ul li p {
	float:left;
	font-size:16px;
	
}
	



#tab {
	height:180px;
	background: url(../images/Layout/tab-bg.jpg) repeat-x;
	border:3px dotted;
	
	
}

#store {
	
	
}



#store ul {
	list-style:none;
	margin:50px 0 0 10px;
	
}

#store ul li {
	padding:10px;
	
}


#visit {
	
}

#footer {
	margin-top:20px;
	border-top:1px dotted #999;
	
}


/*-------------------- Global Classes----------------*/

.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }


/*------------------- Global Settings----------------*/

html, body {
border:0;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
}

#fader {
	width:960px;
    overflow:hidden;
    border:none;
}
