/*********************************************************
**********************************************************

Folder: Theme320_Travel3
Name: Travel 3
Cat: Travel & Leisure

**********************************************************
*********************************************************/

/*------------------------------------
GENERAL
------------------------------------*/
body {
	color:#000;
    margin: auto;
}

.sf_outer_wrapper {
    width: 778px;
    margin: 50px auto;
}

.sf_wrapper {
    width: 778px;
    position: relative;
    padding: 1px;
}


a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
	position: relative;
    margin-top: 0px;
    height: 68px;
    border-bottom: 1px solid #fff;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	text-align: left;
	margin-left: 10px;
	padding: 5px 0px 0px;
	height: 30px;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.sf_sub_header {
	text-align: left;
	margin-left: 10px;
	height: 20px;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sf_extra2{
	float: left;
	margin-left:90px !important; margin-left: 45px; /*for IE*/
	margin-top: 20px;
	height: 25px;
	width: 25px;
}

.sf_extra5 {
    height: 200px;
    width: 100%;
    border-top: 1px solid #fff;

}

.sf_extra5:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_extra5 span {
    display: block;
    height: 200px;
    width: 408px;
  
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; }

.sf_navigation {
	clear: both;
	height: auto !important;
	height: 35px;
	width: 768px;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	background-color: #797979;
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
	height: 35px;
    padding-left: 0;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul {
    list-style-type: none;
}

.sf_navigation ul li {
	float: left;
	width: auto !important;
	width: 5px;
	white-space: nowrap;
	padding-left: 2px;
	background-image: url(images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.sf_navigation ul li a {
	height: 35px;
	margin: 0 0 0 1px;
	text-decoration: none;
	display: block;
	color: #eee;
	line-height: 38px;
	padding: 0 12px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.sf_navigation ul li a:visited {
	color: #eee;
}
.sf_navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:130px;
	height:auto;
	margin:-4px 0 0 0;
	border:solid 1px #000000;
	background:#222222;
	padding:3px 3px 0 3px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	background:none;
}
#Nav1 li ul li a{
	background:#333333;
	height:auto;
	margin:0 0 3px 0;
	width:120px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
}
#Nav1 li ul li a:hover{
	background:#222222;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	clear: both;
	margin: 20px 20px 0;
	padding: 0 0 0 30px;
	text-align: left;
	line-height: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_pagetitle div {
    
}
.sf_subnavigation {
display: none;
}

.sf_content {
    height: 300px;
    padding: 20px 20px 0 20px;
    margin: 0 20px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_subnavigation2 {
display: none;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    width: 738px;;
	font-size: .8em;
    padding: 70px 20px 5px 20px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 30px;
	height: auto !important;
	height: 30px;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
	color:#000;
    margin-bottom: 35px;
    padding-top: 50px;
    text-align: center;
    font-size: .8em;
}

.sf_banner div#bannerLink {

}
.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
