/* font embedding */
@font-face {
	font-family: 'FultonsHandRegular';
	src: url('/fonts/osn/fultonshandregular-webfont.eot');
	src: local('?'), 
		url('/fonts/osn/fultonshandregular-webfont.woff') format('woff'), 
		url('/fonts/osn/fultonshandregular-webfont.ttf') format('truetype'), 
		url('/fonts/osn/fultonshandregular-webfont.svg#webfontKZgKDI4b') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* end font embedding */

/*.header_container a {
	text-decoration:none;
}*/

/* start header */
.header {
	position: relative;
	z-index: 2;
}

.header .logo {
	text-indent: -5000px;
/*	width: 101px;
	height: 76px;*/
	background: transparent url(//www.scsstatic.ch/i/6660228) no-repeat left top;
	position: absolute;
	top: 20px;
	left: 53px;
	margin: 0;
}

.header .logo a {
	width: 101px;
	height: 76px;
	display: block;
}

.logo-print { display: none }

.header .search {
	position: absolute;
	top: 31px;
	left: 371px;
	min-width: 327px;
	height: 28px;
}

.header .search form, .header .search div.form {
	float: left;
	padding-top: 6px;
}

.header .search .button-search {
	margin: 1px 0 0 5px;
}

.header .search .button-arrow.button-search  {
	background-image: url(//www.scsstatic.ch/i/6660255);
}

.header .search .button-arrow {
	background:	transparent url(//www.scsstatic.ch/i/6660392) no-repeat right center ;
	float:left;
	height:18px;
	line-height:18px;
	padding-right:16px;
}

.header .search .button-arrow a {
	background: transparent url(//www.scsstatic.ch/i/6660393) no-repeat left center ;
	color:#555;
	display:block;
	padding:0 4px 0 10px;
	text-decoration: none;
}

.header .search .button-arrow a:hover {
	color:#11AAFF;
}

.header input.text {
	border: 0;
	padding: 0 8px 3px;
	width: 176px;
	height: 15px;
	margin: 1px 0 0;
	background-color: transparent;
	font-size: 12px;
	display: block;
	float: left;
	-webkit-appearance:none;
}

.header input.button {
	background: transparent url(//www.scsstatic.ch/i/6660465) no-repeat left bottom;
	text-indent: -5000px;
	border: 0;
	width: 58px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 6px;
}

.searchTermWrapper {
	height: 19px;
	background: url(//www.scsstatic.ch/i/6660468) no-repeat -120px -119px;
	width: 192px;
	float:left;
	padding-bottom: 6px;
}

.header .search a.google {
	float: left;
	display: block;
	text-indent: -5000px;
	height: 28px;
	width: 56px;
	background: transparent url(//www.scsstatic.ch/i/6660468) no-repeat -320px -120px;
	margin-left: 13px;
	cursor: default;
}

/* meta navigation */
.meta {
	width: 100%;
	height: 37px;
	line-height: 37px;
}

.meta a {
	text-decoration: none;
}

.meta ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.meta .list-lang { padding-right: 14px }

.meta .list-lang li {
	float: left;
	margin-right: 8px;
	padding-left: 0;
}

.meta .list-lang .last {
	margin-right: 0;
}

.meta .list-lang a {
	color: #4fc6ff;
}

.meta .list-lang .active a,
.meta .list-lang a:hover {
	color: #888;
}

.meta .list-meta {
	margin-right: 15px;
}

.meta .list-meta li {
	float: left;
	padding-left: 0;
}

.meta .list-meta a {
	padding-left: 15px;
	background: transparent url(//www.scsstatic.ch/i/6131582) no-repeat left 4px;
/*	line-height: 12px;
	height: 12px;*/ /*Defect-3654*/
	color: #888;
}

.meta .list-meta a:hover {
	color: #4fc6ff;
}



/* end meta navigation */
.nav-main.first {
	padding-top: 89px;
/*	background: transparent url(../../images/osn/bg-mainnav.gif) no-repeat left top;*/
}

.nav-main ul {
	background: transparent url(//www.scsstatic.ch/i/6660468) no-repeat 100px -30px;
	clear: both;
	height: 21px;
	margin: 0;
}

.top .nav-main ul {
	background-position: 0 0;
}

.nav-main .level1 {
	padding-left: 184px;
	margin-bottom: 0px;
}

.nav-main li{
	display: block;
	float: left;
	background: transparent url(//www.scsstatic.ch/i/6660477) no-repeat right bottom;
	height: 21px;
	position: relative;
	padding: 0;
/*	z-index: 100;*/
}

.nav-main .first {
/*	margin-left: 184px;*/
}

.nav-main .last {
	background-image: url(//www.scsstatic.ch/i/6660478);
}

.nav-main .shop {
/*	float: right;*/
	white-space: nowrap;
}

.nav-main a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	color: #555;
	padding: 0 19px 0 16px;
	line-height: 16px;
	height: 21px;
}

.nav-main a:hover, .tabs a:hover {
	color: #14ABFF;
}

.nav-main .active {
	background: #FFF url(//www.scsstatic.ch/i/6660517) no-repeat right 1px;
}

.nav-main .mdd-close {
	background-image: url(//www.scsstatic.ch/i/6660518);
}


.nav-main .active a, .tabs .active a {
	color: #015;
	font-weight: bold;
	padding: 0 20px 0 13px;
}

.nav-main .active a:hover, .tabs .active a:hover { color: #1af; }

.nav-main .active span, .tabs .active span {
	position: absolute;
	display: block;
	width: 8px;
	height: 21px;
	bottom: 0;
}

.nav-main .active .left, .tabs .active .left {
	background: transparent url(//www.scsstatic.ch/i/6660468) no-repeat 0 -120px;
	left: -8px;
}

.nav-main .active .right, .tabs .active .right {
	background: transparent url(//www.scsstatic.ch/i/6660468) no-repeat -15px -120px;
	right: -8px;
}

.top .nav-main .level2 {
	height: 46px;
	padding-left: 93px;
	background-position: 0 -60px;
	margin: 0px;
}


.nav-main .level2 li {
	height: 46px;
	line-height: 46px;
	background: none;
}

.nav-main .level2 .active {
	background: transparent url(//www.scsstatic.ch/i/6660528) no-repeat right center;
}

.nav-main .level2 a {
	font-size: 11px;
	line-height: 46px;
	height: 46px;
	padding: 0 10px;
}

.nav-main .ccsep a {
	background: url(//www.scsstatic.ch/i/6660531) no-repeat 0 0;
}

.nav-main .level2 .active a {
	background: transparent url(//www.scsstatic.ch/i/6660530) repeat-x left center;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin-right: 12px;
}

.nav-main .level2 .active a:hover {
	color: #1af;
}


.nav-main .level2 .first {
	padding-left: 8px;
}

.nav-main .active ul a {
	color: #555;
	font-weight: normal;
}

.nav-main .active ul a:hover {
	color: #1af;
}

.nav-main .level2 .homelink,
.nav-main .level2 .uplevel {
	background: transparent url(//www.scsstatic.ch/i/6660554) no-repeat right top;
}

.nav-main .level2 .uplevel { margin-right: 7px; }

.nav-main .level2 .uplevel.active {
    background: transparent url(//www.scsstatic.ch/i/6660555) no-repeat right top;
    padding-left: 5px;
}

.nav-main .level2 .uplevel.active a { 
    margin-right: 26px;
    padding: 0 0 0 12px;
}

.nav-main .level2 .homelink a {
	display: block;
	width: 15px;
	height: 34px;
	background: transparent url(//www.scsstatic.ch/i/6660468) no-repeat -30px -125px;
	padding: 0 14px 0 0;
	margin: 5px 0;
}

.nav-main .level2 .homelink a:hover,
.nav-main .level2 .homelink.active a:hover {
	background-position: -60px -125px;
}

.nav-main .level2 .homelink.active a{ background-position: -90px -125px }

.nav-main .level2 .uplevel a {
	padding: 0 11px 0 8px;
	margin: 0;
}

.nav-main .level2 .cobrand{
	float: right;
	padding: 0px 15px;
	line-height: 46px;
}

.nav-main .level2 .cobrand img{
	vertical-align: middle;	
}

.nav-main .level2 .datum {
	font-size:11px;
	float:right;
	padding-right:8px;
	color:#555555;	
}

/* start megadropdown */

.megadropdown {
	display: none;
	position: absolute;
/*	top: 148px;
	left: 101px;*/
	/*z-index: 5000;*/
	z-index: 99;
	width: 784px;
	min-height: 100px;
	background: transparent url(//www.scsstatic.ch/i/6660556) no-repeat 0 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid transparent;
}

.megadropdown.mdd-wad {
	width: 830px;
	background-image: url(//www.scsstatic.ch/i/6660557);
}

.mdd-inner {
	padding: 10px 10px 0 10px;
	background: #fff url(//www.scsstatic.ch/i/6660558) repeat-x 0 100%;
	min-height: 340px;
}

.mdd-columns {
	min-height: 321px;
}

.mdd-column {
	float: left;
	width: 140px;
	margin-right: 16px;
	min-height: 100px;
}

.mdd-column img {
	border: 0px;
}
.mdd-column.mdd-ad {
	width: 185px;
}

.mdd-column.last {
	margin-right: 0;
	margin-top: -1px;
}

.mdd-column ul {
	padding: 0 0 27px 0;
	margin: 0px;
}

.mdd-column li {
	padding: 3px 0 3px 9px;
	background: transparent url(//www.scsstatic.ch/i/6131582) no-repeat -6px 5px;
	line-height: 12px;
	list-style:none outside none;
	position: relative;
}

.mdd-column .plus {
	background-image: url(//www.scsstatic.ch/i/6660559);
}

.mdd-column .plus a {
	color: #888;
}

.mdd-column a {
	text-decoration: none;
	color: #555;
	font-size: 11px;
}

.mdd-column a:hover,
.mdd-column .mdd-title a:hover,
.mdd-column .mdd-title.commercial a:hover {
	color: #14ABFF;
}

.mdd-column .mdd-title {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #015;
	margin: 0px 0px 2px 0px;
	padding-left: 0;
	border-bottom: 1px solid #015;
}

.mdd-column .mdd-title.commercial {
	color: #555;
	border-bottom: 1px solid #888;
}

.mdd-column .mdd-title.first {
	height: 30px;
	position: relative;
}

.mdd-column .mdd-title.first a,
.mdd-column .mdd-title.first span {
	position: absolute;
	bottom: 4px;
	left: 0;
}

.mdd-column .mdd-title.first span {
	bottom: 6px;
}


.mdd-column .mdd-title a,
.mdd-column .mdd-title span {
	font-size: 13px;
	color: #015;
}

.mdd-column .mdd-title.commercial a, 
.mdd-column .mdd-title.commercial span { color: #555; }

.mdd-column .mdd-title a img {
	vertical-align: top;
	margin-top: 1px;
	border: 0px;
}

#modal_cover {
	position: absolute;
	/*z-index: 4999;*/
	z-index: 98;
	background: #000;
	opacity: 0.8;
	display: none;
	filter:alpha(opacity=80);

}

.mdd-header {
	height: 29px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 9px;
	line-height: 29px;
	font-size: 11px;
}

.mdd-header a {
	color: #555;
	padding: 0px 18px 2px 0px;
	background: url(//www.scsstatic.ch/i/6660560) no-repeat 100% 0px;
}

.mdd-header a:hover {
	color: #1af;
}

.mdd-header .mdd-close {
	background: url(//www.scsstatic.ch/i/5855531) no-repeat 100% 8px;
	display: block;
	float: right;
	font-size: 11px;
	height: 40px;
}

.mdd-header .mdd-close:hover { background-image: url(//www.scsstatic.ch/i/5855532) }

.mdd-footer {
	clear: both;
	background: transparent url(//www.scsstatic.ch/i/6660561) repeat-x left top;
	text-align: right;
	padding: 9px 14px 0 0;
	line-height: 14px;
	min-height: 14px;
}

.mdd-footer a {
	color: #555;
	font-size: 11px;
	text-decoration: none;
}

.mdd-footer a img {
	vertical-align: top;
	margin-top: 2px;
	border: 0px;
}

/* Support Area Panel */
.supa {
	height: 223px;
	border-bottom: 1px solid #fff;
	background: transparent url(//www.scsstatic.ch/i/6660562) repeat-x 0 0;
	width:985px;
	margin:0 auto;
	color: #555;
	line-height: 14px;
}

.supa .supa-close {
	float: right;
	line-height: 40px;
}

.supa-close a {
	color: #555;
	padding-right: 17px;
	margin-right: 10px;
	background: url(//www.scsstatic.ch/i/6660563) no-repeat 100% 3px;
	text-decoration:none;
}

.supa-close a:hover {
	color: #1af;
}

.supa h1 {
	font-size: 32px;
	line-height: 53px;
	padding: 26px 20px;
	color: #b8b8b8;
	font-family: FultonsHandRegular;
	font-weight: normal;
	letter-spacing: -1.2px;
}

.supa h3 {
	font-size: 13px;
	line-height: 21px;
	color: #015;
	font-weight: normal;
	padding-bottom: 7px;
}

.supa-left {
	float: left;
	width: 236px;
	padding: 0 0 0 100px;
	height: 122px;
	background: url(//www.scsstatic.ch/i/6660575) no-repeat 0 0;
}

.supa-left li {
	line-height: 21px;
}

.supa-mid {
	float: left;
	width: 212px;
	padding-left: 100px;
	background: url(//www.scsstatic.ch/i/6660625) no-repeat 0 0;
}

.supa-right {
	float: right;
	width: 240px;
	padding-top: 82px;
}

.supa a.arrow {
	padding-left: 15px;
	background: transparent url(//www.scsstatic.ch/i/6131582) no-repeat left 4px;
	color: #555;
	margin-left: -6px;
	text-decoration:none;
}

.supa a.arrow:hover { color: #1af; }

.supa p, .supa-left ul {
	padding-bottom: 12px;
}

.supa label span {
	float: left;
	margin-right: 5px;
}

.supa label .jqTransformCheckboxWrapper {
	margin: -3px 5px 0 0;
}
/* end Support Area Panel */

/* Support tooltips */
.suptt {
	font: 18px/1.2em FultonsHandRegular;
	position: absolute;
	color: #d12;
	z-index: 500;
}

.suptt-inv-line {
	background-color: transparent;
	background-color: #fff\9;
	font-weight: bold\9;
}

.suptt a {
	color: #d12;
	text-decoration: none;
}

.suptt .sm {
	font-size: 14px;
}


.suptt a:hover, .suptt a:hover div {
	color: #d12;
	text-decoration: underline;
}

a.suptt-close {
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background: url(//www.scsstatic.ch/i/6660626) no-repeat 0 0;
}

a.suptt-close:hover {	background-image: url(//www.scsstatic.ch/i/6660627) }

.suptt-up {
	background: url(//www.scsstatic.ch/i/6660635) no-repeat 0 0;
	padding-left: 28px;
	min-height: 29px;
	background-color: transparent;
	>background-color: #fff;
	background-color: #fff\0/;	
	
}
.suptt-down {
	background: url(//www.scsstatic.ch/i/6660636) no-repeat 0 20px;
	min-height: 41px;
	padding-left: 37px;
	background-color: transparent;
	>background-color: #fff;
	background-color: #fff\0/;	
	
}
.suptt-left {
	background: url(//www.scsstatic.ch/i/6660637) no-repeat 0 10px;
	padding-left: 50px;
	min-height: 44px;
	background-color: transparent;
	>background-color: #fff;
	background-color: #fff\0/;	
	
}

.suptt-rup {
	background: url(//www.scsstatic.ch/i/6660640) no-repeat 100% 0;
	padding-right: 28px;
	min-height: 29px;
	text-align: right;
	background-color: transparent;
	>background-color: #fff;
	background-color: #fff\0/;	
	
}
.suptt-rdown {
	background: url(//www.scsstatic.ch/i/6660639) no-repeat 100% 20px;
	min-height: 41px;
	padding-right: 37px;
	text-align: right;
	background-color: transparent;
	>background-color: #fff;
	background-color: #fff\0/;	
	
}
.suptt-right {
	background: url(//www.scsstatic.ch/i/6660638) no-repeat 100% 10px;
	padding-right: 50px;
	min-height: 44px;
	text-align: right;
	background-color: transparent;
	>background-color: #fff;
	background-color: #fff\0/;	
	
}

/* end Support tooltips */ 

.mdd-clear {
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.megadropdown a {
	text-decoration: none;
}

/* MDD lazy loading */
.mdd-loader {
    background: transparent url(//www.scsstatic.ch/i/2098707) no-repeat right top;
    margin-right: 2px;
}
.nav-main .loading {
	background-image: none !important;
}
#accesssitemap {
	position:absolute;
	top:-200px;
	left:-200px;
}

/* Weather widget */
.wdgt {
	padding: 14px 15px;
	min-height: 20px;
	line-height: 14px;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}

.wdgt-line {
	clear: both;
	height: 18px;
	padding-top: 10px;
}

.input-txt {
	display: inline-block;
	border: 1px solid #bbb;
	padding: 1px 5px 1px;
	height: 14px;
	color: #555;
	border-radius: 8px;
	font-size: 11px;
}

.wdgt label {
	display: block;
	float: left;
	width: 75px;
	margin: 2px 15px 0 0;
	font-size: 13px;
	color: #015;
}

.wdgt .input-txt {
	width: 108px;
	margin-right: 15px;
	display: block;
	float: left;
}

.wdgt .wdg-select {
	display: block;
	float: left;
	width: 120px;
	margin-right: 15px;
}

.wdgt .wdg-select a {
	background-position: -1030px -255px;
	width: 92px;
}
.wdgt .wdg-select a:hover { background-position: -1030px -279px; }

.wdgt .wdg-select ul {
	left: 9px;
}

.wdgt-weatherlink {
	margin-left: 95px;
	color: #555;
	padding: 0 19px 0 8px;
	background: url(//www.scsstatic.ch/i/6131582) no-repeat -6px 4px;
	zoom:1;
/*	position:relative;
	display:block;*/
	
}

.wdgt-weatherlink:hover {
	color: #1af;
}

.wdgt-weatherimg {
	float: right;
	margin-bottom: -25px;
}
/* /FR-8810 WidgetBox */

/* FR-8812 header with weather widget */
/*.header .search.google-under{
	min-width:265px;
}
.header .search a.google{
	width:126px !important;
	height:20px !important;
	position:absolute !important;
	top:26px !important;
	left:75px !important;
	background:url(//www.scsstatic.ch/i/6684533) no-repeat -1360px -299px !important;
	margin:0 !important;
}*/

.wdgt.in-header{
	position:absolute;
	width:300px;
	background:none;
	right:0;
	top:38px;
	padding:0;
	z-index: 2;
}
.wdgt.in-header label{
	color:#1af;
	width:auto;
	margin-right:5px;
	margin-left:80px;
}
.wdgt.in-header .wdgt-weatherlink {
	margin:0;
}
.wdgt.in-header .wdg-select{
	width:120px;
	margin-right:10px;
}
.wdgt.in-header .wdg-select a{
	width:auto;
}
.wdgt.in-header .wdgt-weatherimg{
	margin-right:4px;
}
.wdgt.in-header .wdgt-line{
	padding-top:6px;
	text-align:right;
	padding-right:55px;
}

.wdgt.in-header  .wdg-select ul{
	left:8px;
}
.wdgt.in-header  .wdg-select li{
	font-weight:normal;
	color:#555;
}

.ycselectbox-scalable {
	background:url(//www.scsstatic.ch/i/6684533) no-repeat -980px -665px;
	display:block;
	position:relative;
	height:18px;
}
.ycselectbox-scalable a{
	background:none;
	position:absolute;
	padding:2px 0px 2px 0;
	left:8px;
	right:0px;
	display:block;
	font-size:11px;
	height:14px;
	color:#555;
	line-height:14px;
}
.ycselectbox-scalable span{
	position:absolute;
	top:-1px;
	right:0px;
	width:18px;
	height:18px;
	background:url(//www.scsstatic.ch/i/6684533) no-repeat -1153px -254px;
}
.ycselectbox-scalable:hover span{
	background-position:-1153px -278px;
}
/* FR-8812 header with weather widget */

.nav-main li .right { float: none } /* Defect-8373 */

