/*
SUMMARY of included css files: 

/var/www/vhosts/krtourism.ca/httpdocs/nfw2/browserincludes/styles/superfish.css
/var/www/vhosts/krtourism.ca/httpdocs/templates/krtourism/styles/navigator.css

*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; 
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/nfwinc/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}/**
* --------------------------------------------------------------------------------------
* Navigator Multimedia Inc CSS
* ----------------------------------------------------
* Modified April 22, 2010
* @version 4.0.1
* @author Chris Satterthwaite <chris@navigatormm.com>
* ----------------------------------------------------
* 1. RESET
* 2. GLOBAL CLASSES
* 3. GLOBAL
* 4. TYPEOGRAPHY
* 5. HEADER
* 6. NAVIGATION
* 7. CONTENT
* 8. FOOTER
* 9. COPYRIGHT
* --------------------------------------------------------------------------------------
*/


/* RESET
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* GLOBAL CLASSES
--------------------------------------------------------------------------------------- */
.clearfix:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear: both;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
/* TYPEOGRAPHY
--------------------------------------------------------------------------------------- */
h2 {
	color: #4673b4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px 0px 6px 0px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #4673b4;
	margin: 0;
	padding: 10px 0px 18px 0px;
	font-size: 24px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: -1px;
}
p {
	text-align:justify;
	margin: 0px 0px 18px 0px;
	line-height: 18px;
}
a:link {
	color: #4673b4;
	text-decoration: underline;
}
a:visited {
	color: #4673b4;
	text-decoration: underline;
}
a:active {
	color: #4673b4;
	text-decoration: underline;
}
a:hover {
	color: #4673b4;
	text-decoration: underline;
}
/* GLOBAL
--------------------------------------------------------------------------------------- */
body {
	font: 14px Verdana, Geneva, sans-serif;
	color: #133551;
	background:#000;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	position: relative;
	background:#4673b4
}
/* HEADER
--------------------------------------------------------------------------------------- */
#header {
	width: 730px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	z-index: 20;
}

.smallHeader {
	height: 84px;
}
.largeHeader {
	/*height: 284px;*/
}
/* NAVIGATION
--------------------------------------------------------------------------------------- */

#navagation {
	width: 750px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	background:url(/templates/krtourism/images/interface/navigation.gif) no-repeat;
	position: relative;
	z-index:30;
}
#main-navagation ul{display:none; z-index: 999;}
#main-navagation li {
	position: absolute;
	top: 0px;
	background: none;
	border: none;
}
#main-navagation>li span {
	display: none;
}
#main-navagation>li * a {
	height: 45px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display: block;
	background: none;
}

#main-navagation>li>a:focus,
#main-navagation>li>a:active{
	background-color: transparent;
}

#main-navagation a {border:none; 	padding:0 0 0 0;
	margin:0 0 0 0;}

#main-navagation li:hover ul, #main-navagation li.over ul { display: block; }
#main-navagation li:hover ul, li.over ul { display: block; }

#main-navagation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	background-color: transparent;
	}
#main-navagation li span {display: none;}	

#main-navagation li a {height: 45px; display: block;}

/* NAVIGATION BUTTONS
--------------------------------------------------------------------------------------- */
.hiddens{
    left: -50px;
    width: 50px;
    border: 1px solid #fff !important;
    display: block !important;
    position: absolute;
    background: url(/nfwinc2/images/ic/tag_yellow.png) no-repeat !important;
    background-position: center center !important;
    background-color: #0066cc !important;
}
.hiddens a{
    display: none;
}
.home {
	left: 10px;
	width: 47px;
}
.our_organization {
	left: 85px;
	width: 126px;
}
.partners_office {
	left: 250px;
	width: 113px;
}
.travel_trade {
	left: 369px;
	width: 94px;
}
.media {
	left: 506px;
	width: 40px;
}
.infocentre {
	left: 582px;
	width: 79px;
}
.what_is_new {
	left: 700px;
	width: 89px;
}
.home a:hover, .home .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -10px -45px no-repeat;
}
.our_organization a:hover, .our_organization .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -85px -45px no-repeat;
}.our_organization > a{ cursor: default; }
.partners_office a:hover, .partners_office .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -250px -45px no-repeat;
}.partners_office > a{ cursor: default; }
.travel_trade a:hover, .travel_trade .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -369px -45px no-repeat;
}.travel_trade > a{ cursor: default; }
.media a:hover, .media .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -506px -45px no-repeat;
}.media > a{ cursor: default; }
.infocentre a:hover, .infocentre .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -582px -45px no-repeat;
}.infocentre > a{ cursor: default; }
.what_is_new a:hover, .what_is_new .selected {
	background: transparent url(/templates/krtourism/images/interface/navigation.gif) -700px -45px no-repeat;
}
/* DropDown
--------------------------------------------------------------------------------------- */
#main-navagation li ul {
	text-align:left;
	width: 210px;
	margin: 0;
	padding: 0;
	list-style:none;
	background:#cfdaeb; 
	position: absolute;
	top:45px;
	left:0;
}
#main-navagation li ul li {
	float: left;
	position: relative;
}


#main-navagation ul li ul{
	text-align:left;
	width: 210px;
	margin: 0;
	padding: 0;
	list-style:none;
    background:#cfdaeb;
	position: absolute;
	top:0px;
	left:210px;
}

#main-navagation ul li a{
	color:#4673b4;
	text-decoration:none;
	width: 196px;
	height:auto;
	margin: 0;
	padding: 7px 0 7px 14px;
	display:block;
	border-bottom: 1px solid #FFF;
}

#main-navagation ul li a:hover {
	color:#FFFFFF;
	background:#4673b4;
}
/* SUBMENU
--------------------------------------------------------------------------------------- */
#subnmenu ul  {
	width: 210px;
	margin: 0;
	padding: 0;
	list-style:none;
}

#subnmenu li {
	width: 210px;
	margin: 0 0 1px 0;
	padding: 0;
    border: 1px solid #6a696a;
	background:#989898;
	text-align: left;
}

#subnmenu li a {
	color:#FFFFFF;
	text-decoration:none;
	width: 196px;
	height:23px;
	margin: 0;
	padding: 7px 0 0 14px;
	display:block;
}

#side-menu > ul > li.subselected,
#subnmenu li a:hover, .subselected{
	color:#FFFFFF;
	background:#595959;
}

#side-menu > ul > li.subselected li.subselected a{
    color: #f00;
}


#subnmenu li ul {
	width: 210px;
	margin: 0;
	padding: 0;
	list-style:none;
}
#subnmenu li ul li {
	width: 210px;
	margin: 0;
	padding: 0;
	border: none;
	background:#FFFFFF;
}
#subnmenu li ul li a {
	color:#000000;
	text-decoration:none;
	width: 196px;
	height:23px;
	margin: 0;
	padding: 7px 0 0 14px;
	display:block;
}
#subnmenu li ul li a:hover, .sub2selected {
	color:#ee3a43;
	background:none;
	
}
/* FLASHWRAPPER
--------------------------------------------------------------------------------------- */
#flashWrapper {
	width: 968px;
	height: 237px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	z-index: 20;
}
/* CONTENT
--------------------------------------------------------------------------------------- */
#content {
	width: 710px;
	min-height: 500px;
	margin: 0px auto 10px auto;
	padding: 10px;
	background:url(/templates/krtourism/images/interface/bg-content.gif) repeat-y;
}
/* FOOTER
--------------------------------------------------------------------------------------- */
#footer {
	height: 30px;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 10;
}
#footer ul {
	width: 650px;
	height: 22px;
	margin: 0px auto;
	padding: 0px;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color:#FFF;
	font-size:9px;
	display: block;
	margin: 0px;
	padding: 9px;
	text-decoration:none;
}
/* COPYRIGHT
--------------------------------------------------------------------------------------- */
#copyright {
	height: 12px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 8px;
	color: #ccc;
}
#copyright a {
	color: #ccc;
	text-decoration: none;
}
#copyright a:hover {
	color: #ccc;
	text-decoration: none;
}
