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

Folder: Theme379_MedicalCompany
Name: Medical Company
Cat: Travel & Leisure

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

/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 683px;
    margin: auto;
    margin-top: 50px;
}

.sf_wrapper {
    width: 683px;
    padding-bottom: 5px;
}

a {
    color: #000000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    height: 73px;
    padding: 0 0 0 16px;
}

/* banner image */
.sf_extra4 {
    height: 117px;
    width: 471px;
    border-top: 8px solid #fff;
    margin-left: 212px;
}

.sf_main_header {
	text-transform: uppercase;
	margin: 0 0 0 20px;
	display: inline;
	padding-top: 10px;
	height: 42px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_extra2 {
    float: left;
    left:10px;
    top: 5px;
    width: 36px;
    height:40px;
}

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


.sf_sub_header {
    display: none;
}

.sf_extra3 {
    position: absolute;
    top:0;
    right:0;
    height: 59px;
    width: 38px;    
}

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

.sf_subnavigation { display: none; }

.sf_subnavigation2 { display: none; }

.sf_navigation {
    float: left;
    margin: 0;
    display: inline;
    width: 212px;
    margin-top: -117px;
    padding-bottom: 32px;
}

.sf_navigation ul {
    margin:0px;
    height: auto !important;
    height: 1%;
	float:left;
    padding: 0px;
    list-style-type: none;
}

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

.sf_navigation ul {
    
}

.sf_navigation ul li {
    height: auto;
	display:inline;
	float:left;
}

.sf_navigation ul li a {
	padding: 0 0 0 15px;
	margin: 2px 4px;
	width:190px;
	text-decoration: none;
	display: block;
	line-height: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.sf_navigation ul li a:hover {
}
/*------------------------------------
	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;
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}

#Nav1 li ul {  
	position:absolute;
	left: -999em;
	width:132px;
	background:#ffffff;
	padding:3px;
	margin:-27px 0 0 125px;
	z-index:1000;
}
#Nav1 li a {
	display : block;
}
#Nav1 li ul li {
	margin:0;
	padding:0;
	float:left;
}
#Nav1 li ul li a {
	display : block;
	background:#eee;
	margin:0 0 3px 0;
	width:120px;
	line-height:normal;
	padding:6px;
	white-space:normal;
}
#Nav1 li ul li a:hover {
	background:#ffffff;
}

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

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	text-align: left;
	text-transform: uppercase;
	height: auto !important;
	height: 25px;
	min-height: 25px;
	margin: 0 20px 0 222px;
	padding: 20px 20px 0px 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_content {
	margin: 0 20px 0 222px;
	padding: 5px 0 0 0;
	color: #666;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

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

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ccc;
    height: 15px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
	color: #000000;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 10px;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
