/* */
*{ margin: 0; padding: 0; }* 
body { font: .8em Myriad Pro Regular, Century Gothic, Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(images/bg.gif) repeat-x; color: #000; }
a {	color: #cc3333;	background: inherit; text-decoration: none; }
a:hover { color: #003366; background: inherit; text-decoration: underline; }

p { margin: 0 0 15px 0; }

.headline { font: bold 1.0em Myriad Pro Regular, Century Gothic, Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; color: #222; }

h1 { font: normal 2.2em Myriad Pro Regular, Century Gothic, Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: bold 1.4em Myriad Pro Regular, Century Gothic, Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #990000; border-bottom: 1px solid #eee; text-decoration: none; }
h1 { font: normal 2.2em Myriad Pro Regular, Century Gothic, Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: normal 1.6em Myriad Pro Regular, Century Gothic, Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #990000; border-bottom: 1px solid #eee; text-decoration: none;  }
h3 { font: normal 1.3em Myriad Pro Regular, Century Gothic, Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #990000;  }
h4 { font: normal 1.2em Myriad Pro Regular, Century Gothic, Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #b22222;  }


img { border: 0; }

#content { width: 930px; margin: 25px auto; }

#logo { margin: 10px 10px 20px 0; width: 300px; float: right; }
	#logo p { margin: 0; }

#menu { float: left; padding: 40px 0 0; margin: 0 0 38px; }
	#menu li { font-size: 1.2em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #3a3a3a;  }
	#menu li a.current { background: #fff; color: #363636; }
	#menu li a:hover { text-decoration: none; color: #c42b1e; background: #fff; }

.clear { clear: both; }

.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 10px; height: 35px; color: #fff; font-weight: normal;  }
	.caption p { margin: 0; }

#left { margin: 0 0 20px; clear: left; width: 270px; float: left; }

.box { background: #f5f5f5; }

#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}

.smallthumb { width: 200px; }

#center { width: 350px; float: left; margin: 0 0 20px 15px; background: #fff url(images/expedio-left-symbol.jpg) no-repeat center center;}

#center img { padding: 0px; border: 1px solid #ccc; background: #fff; float: right; }

#leftwide { margin: 0 0 20px 0px; clear: left; font: 1.1em Century Gothic, Tahoma, "Trebuchet MS", Tahoma, sans-serif; width: 640px; float: left; background: #fff url(images/expedio-left-symbol.jpg) no-repeat center center;}
#leftwideoffical { margin: 0 0 20px 0px; clear: left; font: 0.9em Century Gothic, Tahoma, "Trebuchet MS", Tahoma, sans-serif; width: 640px; float: left; background: #fff url(images/expedio-left-symbol.jpg) no-repeat center center;}

#leftwide img { padding: 1px; border: 2px solid #fff; background: #fff; float: right; }

#right { float: right; width: 270px; }
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: transparent; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }

#right p {padding-left: 10px;}

#left li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; color: #3b3b3b;}

/*#center li { list-style: disc inside; color: #3b3b3b; margin-left: 10px;}
#leftwide li { list-style: disc inside; color: #3b3b3b; margin-left: 10px;}*/
#center li { list-style: disc ; color: #3b3b3b; margin-left: 20px;}
#leftwide li { list-style: disc ; color: #3b3b3b; margin-left: 20px;}
#leftwide li ul li { list-style: circle inside; color: #3b3b3b; margin-left: 10px;}

#footer { font-size: .9em; clear: both; padding: 4px; background: #fff; border-top: solid 1px #3b3b3b;}
#footer a { color: #3a3a3a; }

#footleft {float: left; }
#footright {float: right; }

#footmenu { text-align: center; padding: 0px 0 0; margin: 0 0 10px; }
	#footmenu li { font-size: 1.1em; display: inline; margin-right: 10px; color: #3b3b3b;}
	#footmenu img { vertical-align: middle;}

#map img { background-color:transparent } 

#fadeshow1 { padding: 0px; border: 0px solid #fff; background: #fff; float: right; z-index: -1 }

/* css menu styling */
#nav {
	margin: 0;
	padding: 7px 6px 0;
	line-height: 100%;
/*	border-radius: 2em;
 
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
 
	background: transparent; /* for non-css3 browsers */
/*	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); /* for IE */
/*	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
/*	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); /* for firefox 3.6+ */
 
	border: solid 0px #6d6d6d;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	z-index: 999;
  font-size: 1.2em;
  font-weight: normal;
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	display: block;
	padding:  8px 10px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */
 
	color: #444;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #cc6666 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6666', endColorstr='#cc6666'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#cc6666), to(#cc6666)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #cc6666,  #cc6666) !important; /* for firefox 3.6+ */
 
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
  font-size: 0.9em;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}

  	
