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

	Folder:	Theme205
	Name:	The Book
	Cat:	Travel & Leisure

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

.sf_navigation_top {
	display: none;
}

/*------------------------------------
	GENERAL
------------------------------------*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

.sf_outer_wrapper{
	width: 900px;
	margin: auto;
}
.sf_extra1{
	width: 900px;
	height: 50px;
}
.sf_wrapper{
	width: 900px;
	min-height: 500px;
	height: auto !important; height: 500px;
}
.sf_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: .01em;
}
.sf_header_wrapper{
	margin-left: 480px;
	width: 370px;
}
a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}


/*------------------------------------
	HEADER
------------------------------------*/
.sf_main_header{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;
	height:57px;
	overflow:hidden;
	padding-top:10px;
	}
	
.sf_sub_header{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	overflow:hidden;	
}

.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

.sf_extra4{
	width: 300px;
	height: 440px;
	float: left;
	margin: 0px 0px 0px 100px;
	display: inline;
	background-image:url(images/main_image.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.sf_extra9{
	clear: both;
	width: 900px;
	height: 50px;
}


/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	width: 200px;
	margin: 10px 220px 10px 0;	
	display:inline;
	float:right;
}

.sf_navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

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

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

.sf_navigation ul li{
	height:auto !important;
	list-style-type: none;	
	margin: 0;
	padding: 0;	
}

.sf_navigation ul li a {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	min-height:16px;
	height:auto !important;
	height:16px;
	text-decoration: none;
	padding-top: 2px
}

.sf_navigation ul li a:visited {		
	text-decoration: none;		
	display: block;
}

.sf_navigation ul li a:hover{
	padding-left: 18px;
	background-image:url(images/new_arrow.gif);
}
	
/*------------------------------------
	Flyout - Left Aligned Menu
------------------------------------*/
#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 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 180px;	
}

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

#Nav1 li ul {  
	position:absolute;
	left: -999em;
	width:180px;
	margin: -1.2em 0px 0px 140px;
	background:none;
	z-index:1000;
	padding:0 4px 0 0;
	border-right:3px double #bfbfbf;
	border-left:5px solid #cecece;
	border-bottom:2px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	background-color:#e6e6e6;
}

#Nav1 li a {
	display : block;
}
#Nav1 li ul li {
	margin:0;
	padding:0;	
}
#Nav1 li ul li a {
	display : block;
	padding:6px 10px;
	width:160px;
	margin:0;
	background:#ffffff;
	border-left:1px solid #bebebe;	
	border-right:2px double #bfbfbf;
}
#Nav1 li ul li a:hover {
	background-color:#e7e7e7;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {  
	left: auto;
}


/*------------------------------------
	NAVIGATION
------------------------------------*/

.sf_navigation_top {
	display: none;
}

.sf_subnavigation {
	display: none;
}

.sf_subnavigation2 {
	display: none;
}


/*------------------------------------
	CONTENT
------------------------------------*/
.sf_content{
	width: 370px;
	margin-right: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	float: right;
	display: inline;
}
.sf_content:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

/**
 * Clear the Navigation in page designer
 *
 * @bugfix
 * @affected Safari 3.2.1
 * @css-for Safari 3.2.1
 * @valid yes
 */
.sf_extra5 {
	overflow:auto;
	width:440px;
	clear:right;
}

.sf_pagetitle{
	width: 360px;
	margin-left: 480px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:auto;
}

.sf_pagetitle h1 {
	font-size:11px;
	font-weight:normal;
	margin:0;
}

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	color:#000;
	clear: both;
	width: 370px;
	margin-left: 480px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}






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


.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;  
} 