html { overflow-y: scroll; }
input[type=button]::-moz-focus-inner,button::-moz-focus-inner{ border:0; }			
/* Non-semantic helper classes */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after  { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }

iframe {
	display: block;
}



html, body {
	height: 100%;
}
#bg-flash {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
	background: #fff;
}
#bodybg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#wrap {
	min-height: 100%;
	min-width: 980px;
	overflow: hidden;
	position: relative;
}
#main {
	overflow: visible;
	padding-bottom: 48px;
	position: relative;
}
#footer {
	position: relative;
	margin-top: -48px;
	height: 48px;
	min-width: 980px;
	clear: both;
	overflow: hidden;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


body {
	background: url(g/background.jpg) 50% 0 no-repeat #080d1f;
}
#footer {
	background: url(g/footer.jpg) 50% 100% no-repeat;
}
#footerbg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#footer-center {
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	width: 765px;
	margin: 0 auto;
	line-height: 48px;
	color: #fff;
	color: rgba(255,255,255,.7);
	font-size: 8px;
	text-transform: uppercase;
	white-space: nowrap;
}
#footer-left {
	float: left;
}
#footer-right {
	overflow: hidden;
	padding: 0 59px 0 0;
	background: url(g/footer-carlsberg.png) 100% 14px no-repeat;
	text-align: right;
}
/*.module-frontpage #footer-right {
	display: none;
}
.module-frontpage #footer {
	background: transparent;
}
.module-frontpage #footer-left {
	text-align: center;
	float: none;
	color: #666;
	color: rgba(0,0,0,.5);
}
*/
#footer-right-inner {
	float: right;
	background: url(g/footer-saku.png) 0 50% no-repeat;
	padding-left: 54px;
}
#content-wrap {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 92px;
	position: relative;
	z-index: 10;
}
#logo {
	position: absolute;
	left: 7px;
	top: 0;
	display: block;
	width: 235px;
	height: 147px;
	background: url(g/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
	z-index: 1;
}

/* Main menu */
#menu {
	z-index: 10;
	position: absolute;
	left: 194px;
	top: 45px;
	height: 47px;
	line-height: 47px;
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menu ul li {
	position: relative;
	float: left;
	margin-right: 23px;
	margin-bottom: 0;
}
#menu ul li a {
	display: block;
	width: 100%;
	font-family: SakuFont, 'PT Sans Narrow', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}
#menu ul li a:hover,
#menu ul li a.open,
#lngmenu ul li a:hover {
	color: #99cdff;
}
#menu li ul {
	position: absolute;
	top: 47px;
	left: 0;
	display: none;
	line-height: 20px;
	background: #072b5f;
/*	background: rgba(7,43,95,.9);*/
	opacity: .9;
/*	filter: alpha(opacity=90);*/
}
#menu li:hover ul {
	display: block;
	padding: 6px 0 5px 0;
}
#menu li li ul {
	display: none;
	left: 100%;
	top: -5px;
	opacity: 1;
}
#menu li li:first-child ul {
	top: -6px;
}
#menu li:hover li ul,
#menu li:hover li li ul {
	display: none;
}
#menu li li:hover ul,
#menu li li li:hover ul {
	display: block;
}
#menu li li {
	float: none;
	margin: 0;
	padding: 0 16px 0 13px;
}
#menu ul ul li a {
	padding: 3px 0 1px;
	border-top: 1px solid transparent;
	border-color: rgba(255,255,255,.1);
	font-size: 13px;
	color: #fff;
/*	opacity: .8;
	filter: alpha(opacity=80);*/
}
#menu ul ul li:first-child>a {
	border: 0;
}
#menu ul ul li a:hover,
#menu ul ul li a.open {
	color: #fff;
/*	filter: none;
	opacity: 1;*/
}

/* Language menu */
#lngmenu {
	position: absolute;
	top: 58px;
	right: 20px;
	line-height: 22px;
	text-align: right;
	white-space: nowrap;
}
#lngmenu ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#lngmenu li {
	display: inline;
	padding-left: 8px;
	margin-bottom: 0;
}
#lngmenu a {
	font-family: SakuFont, 'PT Sans Narrow', Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}


/* Content */
.content,
.content-width {
	padding: 0 104px 0 111px;
	position: relative;
	overflow: hidden;
}
.content .narrow {
	width: 364px;
	padding-top: 75px;
}
.content .wide {
	padding-bottom: 20px;
}
img.attributes {
	float: left;
	position: relative;
	left: -17px;
	padding-top: 7px;
}
.prev,
.next {
	display: block;
	width: 54px;
	height: 54px;
	position: absolute;
	top: 300px;
	left: 22px;
	background: url(g/arrows.png) 0 0 no-repeat;
}
.prev:hover {
	background-position: 0 100%;
}
.next {
	left: auto;
	right: 22px;
	background-position: 100% 0;
}
.next:hover {
	background-position: 100% 100%;
}

/* Products shelf */
.shelf {
	position: relative;
	height: 205px;
	top: -80px;
	margin-bottom: -95px;
}
.shelf .shelf-background {
	position: absolute;
	left: 0;
	top: 0;
	height: 205px;
}
.shelf table {
	position: absolute;
	height: 80px;
	top: 66px;
	table-layout: fixed;
}
.shelf td {
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}
.shelf td a {
	position: relative;
	display: block;
	width: 100%;
	margin-right: -1px;
}
.shelf td img {
	display: block;
	margin: 0 auto;
}


/* History */
.history-menu {
	padding-top: 45px;
	height: 116px;
}
.history-menu ul {
	position: absolute;
	bottom: 0;
	height: 52px;
	line-height: 52px;
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 -10px;
	padding: 0;
}
.history-menu li {
	float: left;
	margin-bottom: 0;
}
.history-menu li a {
	display: block;
	padding: 0 10px;
	font-family: SakuFont, Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	color: #c5dbf4;
	text-shadow: 2px -1px 1px rgba(0,0,0,.3);
}
.history-menu li a.open {
	background: url(g/arrow-pointer.png) 50% 100% no-repeat;
}
.history-menu li a.open,
.history-menu li a:hover {
	color: #ffcc00;
}
.history {
	overflow: hidden;
	padding-bottom: 20px;
	min-height: 200px;
}
.history .text {
	padding-top: 30px;
	overflow: hidden;
}
.history .pic {
	padding-bottom: 20px;
}
.history.pic-right .pic {
	float: right;
	padding-left: 40px;
}
.history.pic-left .pic {
	float: left;
	padding-right: 40px;
}


/* People */
.page-title {
	padding-top: 45px;
	height: 77px;
}
.people {
	padding: 0 15px 20px;
	margin: 0 -15px;
	width: 780px;
	overflow: hidden;
}
.people-item {
	width: 195px;
	height: 330px;
	float: left;
}
.people-item .pic {
	height: 190px;
	width: 100%;
	position: relative;
	left: -15px;
	text-align: center;
}
.people-item .pic img {
	position: absolute;
	bottom: 0;
	left: 0;
}
.people-item .text {
	padding: 22px 40px 0 0;
}
.people-item .name,
.people-item .position {
	font-size: 21px;
	line-height: 30px;
	color: #ffcc00;
	font-family: SakuFont, Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 1px -1px 2px rgba(0,0,0,.3);
}
.people-item .position {
	font-size: 16px;
	line-height: 17px;
	color: #b2d9f4;
}


/* Contacts */
.contact-right {
	width: 200px;
	float: right;
	padding-bottom: 20px;
	text-shadow: 1px -1px 1px rgba(0,0,0,.3);
}
.contact-left {
	width: 530px;
	float: left;
	padding-bottom: 20px;
}
.contacts {
	overflow: hidden;
	width: 512px;
}
.contacts .contact {
	position: relative;
	width: 249px;
	float: left;
	padding: 10px 0 0 7px;
	text-shadow: 1px -1px 1px rgba(0,0,0,.3);
}
.contacts .contact.newline {
	clear: left;
}
.contacts .contact.sep {
	background: url(g/line-2.png) 0 0 no-repeat;
	padding-top: 23px;
}
.contacts .contact .pic {
	float: left;
	position: relative;
	top: 4px;
	width: 93px;
	padding-bottom: 15px;
}
.contacts .contact .text {
	padding-right: 5px;
	overflow: hidden;
}
.contacts .contact .pic .cover {
	width: 82px;
	height: 82px;
	background: url(g/pic-cover.png) 0 0 no-repeat;
	position: absolute;
	left: -2px;
	top: 0;
}


/* Sales teams */
.sales-left {
	width: 229px;
	padding: 10px 0 20px;
	float: left;
}
.sales-left a {
	display: block;
	font-family: SakuFont, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #b2d9f4;
	padding-right: 20px;
	text-shadow: 1px -1px 2px rgba(0,0,0,.3);
}
.sales-left a:hover,
.sales-left a.open {
	color: #ffcc00;
}
.sales-left a.open {
	background: url(g/arrow-pointer-left.png) 100% 50% no-repeat;
}
.sales-left a span {
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 4px;
}
.sales-center {
	float: left;
	width: 300px;
	padding: 0 0 20px 20px;
}
.sales-center .contacts {
	width: auto;
}
.sales-center .contact {
	clear: left;
	width: 300px;
	min-height: 52px;
	padding-top: 16px;
	background: url(g/line.png) 0 0 no-repeat;
	font-size: 11px;
}
.sales-center .contact:first-child {
	background: transparent;
}
.sales-right {
	width: 195px;
	float: right;
	padding: 15px 0 20px;
	text-shadow: 1px -1px 1px rgba(0,0,0,.3);
}


/* News */
.news-left {
	width: 200px;
	float: left;
	padding-bottom: 20px;
}
.news-left a.prev-news,
.news-left a.next-news {
	padding: 15px 2px;
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
}
.news-left a.prev-news {
	padding-bottom: 0;
}
.news-left .archive {
	position: relative;
	width: 220px;
	height: 25px;
	line-height: 25px;
	margin: 0 -10px;
	padding-left: 10px;
	background: url(g/select.png) 0 0 no-repeat;
}
.news-left .archive a {
	display: none;
	padding-left: 10px;
	color: #fff;
}
.news-left .archive a.open,
.news-left .archive:hover a {
	display: block;
}
.news-left .archive a.open {
	color: #fc0;
}
.news-left .archive .items {
	width: 198px;
	max-height: 200px;
	overflow: auto;
}
.news-left .archive:hover .items {
	background: #1b4f97;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 2px 4px -1px rgba(0,0,0,.6), 0 2px 1px -1px rgba(0,0,0,.6), 0 -2px 3px -2px rgba(0,0,0,.3) inset;
}
.news-left .news-item {
	display: block;
	padding: 15px 0 0 2px;
}
.news-left .news-item {
	color: #fff;
	text-decoration: none;
}
.news-left .news-item.open {
	cursor: default;
}
.news-left .news-item.open,
.news-left .news-item:hover {
	color: #fc0;
}
.news-left .news-item .small {
	font-size: 10px;
	font-weight: bold;
}
.news-left .news-item.open .small,
.news-left .news-item:hover .small {
	color: #91cdff;
}
.news-right {
	padding-top: 45px;
	width: 503px;
	float: right;
	padding-bottom: 20px;
}
.news-right .news-time {
	font-family: SakuFont, Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 1px -1px 2px rgba(0,0,0,.3);
	color: #c5dbf4;
	font-size: 16px;
	margin: -8px 0 20px;
}


/* Frontpage */
.frontpage {
	width: 940px;
	height: 409px;
	margin: 0 auto;
	position: relative;
}
#ad-banner {
	width: 705px;
	height: 288px;
}
#ad-banner-big {
	width: 705px;
	height: 353px;
}
#ad-banner-link {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	display: block;
	width: 705px;
	height: 353px;
}
.frontpage .banner {
	position: absolute;
	left: 0;
	top: 288px;
	width: 235px;
	height: 95px;
}
.frontpage .banner div {
	width: 235px;
	height: 95px;
}
.frontpage .banner.big {
	width: 705px;
	height: 288px;
	top: 0;
}
.frontpage .banner.big div {
	width: 705px;
	height: 288px;
}
.frontpage .banner.small-2 { left: 235px; }
.frontpage .banner.small-3 { left: 470px; }
.frontpage .banner.small-4 { left: 705px; }
.fp-news {
	position: absolute;
	left: 705px;
	top: 0;
	width: 192px;
	height: 243px;
	padding: 15px 20px 0 23px;
	background: #133d7c;
	background: rgba(5,13,35,.5);
	opacity: .9;
}
.fp-news a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 9px;
	background: url(g/arrow-news.png) 0 10px no-repeat;
}
.fp-news a:hover {
	color: #fc0;
}
.fp-news a.archive {
	position: absolute;
	left: 23px;
	bottom: 15px;
	font-weight: bold;
}
.frontpage .logos {
	position: absolute;
	top: 365px;
	width: 940px;
	min-height: 28px;
}
.frontpage .logos table {
	width: 100%;
}
.frontpage .logos table td {
	padding: 0 8px;
	text-align: center;
	vertical-align: middle;
}
.frontpage .logos img {
	display: block;
	margin: 0 auto;
}
.frontpage .logos a img.normal {
	display: block;
}
.frontpage .logos a img.hover {
	display: none;
}
.frontpage .logos a:hover img.normal {
	display: none;
}
.frontpage .logos a:hover img.hover {
	display: block;
}
#logos-bright,
#logos-dark {
	display: none;
}


/* Product images */
.logos-left {
	width: 530px;
	float: left;
	padding-bottom: 20px;
}
.logos-left .logo {
	width: 110px;
	height: 163px;
	float: left;
	text-align: center;
	padding-right: 8px;
	font-size: 9px;
}
.logos-left .logo .logo-pic {
	position: relative;
	left: 3px;
	top: 2px;
	width: 100px;
	height: 99px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.logos-left .logo .cover {
	width: 106px;
	height: 105px;
	position: absolute;
	left: -2px;
	top: -2px;
	background: url(g/logo-cover.png) 0 0 no-repeat;
}
.logos-left .logo a {
	position: relative;
	left: 5px;
	color: #fff;
	padding-left: 7px;
	padding-right: 5px;
	margin-right: 3px;
	background: url(g/arrow-small.png) 0 3px no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.logos-left .logo a:hover {
	color: #fc0;
}
.logos-left .logo .name {
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 2px;
}
.logos-right {
	width: 227px;
	float: right;
	padding-bottom: 20px;
}
.logos-right a {
	display: block;
	padding: 7px 0 8px 22px;
	position: relative;
	top: -7px;
	opacity: .6;
}
.logos-right a img {
	display: block;
}
.logos-right a:hover,
.logos-right a.open {
	opacity: 1;
}
.logos-right a.open {
	background: url(g/arrow-pointer-right.png) 0 50% no-repeat;
}


/* Rainbow */
.rainbow {
	display: block;
	overflow: hidden;
}
.rainbow span {
	float: left;
	display: block;
	position: relative;
}
.rainbow span span {
	background: transparent;
	float: none;
	height: 1px;
	overflow: hidden;
	z-index: 4;
}
.rainbow span span.base {
	overflow: visible;
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
}
.rainbow span span span {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	overflow: visible;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
}


/* FONT SIZES
px %    px %      px %
10 77   16 123.1  22 167
11 85   17 131    23 174
12 93   18 138.5  24 182
13 100  19 146.5  25 189
14 108  20 153.9  26 197
15 116  21 161.6
*/

.tipsy {
	font-family: SakuFont, 'PT Sans Narrow', Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: absolute;
	padding: 5px;
	z-index: 100000;
	-webkit-font-smoothing: antialiased;
}
.tipsy.other {
	padding: 3px;
	font-family: Nobile, Arial, sans-srif;
	text-transform: none;
	letter-spacing: 0;
	font-size: 9px;
	font-weight: bold;
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 10px 4px;
}
.tipsy.other .tipsy-inner {
	padding: 0 5px;
	color: #15408d;
	background-color: #d9edff;
	background-color: #ffcc00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 2px 1px rgba(0,0,0,.3);
}


.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border: 0 solid #000;
}
.tipsy.other .tipsy-arrow {
	border-color: #d9edff;
	border-color: #ffcc00;
}

.tipsy.tipsy-n .tipsy-arrow,
.tipsy.tipsy-nw .tipsy-arrow,
.tipsy.tipsy-ne .tipsy-arrow {
	top: 0;
	border-width: 0 5px 5px;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy.tipsy-s .tipsy-arrow,
.tipsy.tipsy-sw .tipsy-arrow,
.tipsy.tipsy-se .tipsy-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-n .tipsy-arrow,
.tipsy-s .tipsy-arrow {
	margin-left: -5px;
	left: 50%;
}

.tipsy-nw .tipsy-arrow,
.tipsy-sw .tipsy-arrow {
	left: 10px;
}

.tipsy-ne .tipsy-arrow,
.tipsy-se .tipsy-arrow {
	right: 10px;
}

.tipsy-e .tipsy-arrow,
.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -5px;
}

.tipsy.tipsy-e .tipsy-arrow {
	right: 0;
	border-width: 5px 0 5px 5px;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tipsy.tipsy-w .tipsy-arrow {
	left: 0;
	border-width: 5px 5px 5px 0;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

/* Overlay */
#overlay {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter:alpha(opacity=60);
}
#overlay-picture {
	display: none;
	position: fixed;
	z-index: 10000;
	left: 50%;
	top: 50%;
	padding: 5px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#overlay-picture img {
	display: block;
}
#overlay-close {
	position: absolute;
	right: 5px;
	top: -35px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
	font-family: SakuFont, 'PT Sans Narrow', Arial, sans-serif;
	font-size: 20px;
	white-space: nowrap;
	cursor: pointer;
}
#overlay-close span {
	color: #ffbb05;
}



/* Banner navi */
#banner-navi {
	position: absolute;
	left: 555px;
	top: 260px;
	height: 100px;
	width: 535px;
}
#banner-navi .navi {
	position: absolute;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
#banner-navi .navi-items {
	position: absolute;
	left: 0;
	top: 33px;
	height: 34px;
}
#banner-navi .navi-prev,
#banner-navi .navi-next,
#banner-navi .item {
	float: left;
	width: 34px;
	height: 34px;
	position: relative;
	cursor: pointer;
}
#banner-navi .navi-prev,
#banner-navi .navi-next {
	margin: 0 3px;
}
#banner-navi .item {
	width: 25px;
	height: 25px;
	margin-top: 3px;
}
#banner-navi img {
	position: absolute;
	left: 0;
	top: 0;
}
#banner-navi .item img {
	left: -2px;
}
#banner-navi img.hover,
#banner-navi img.active-default,
#banner-navi img.active-hover {
	display: none;
}
#banner-navi .navi-prev:hover img.default,
#banner-navi .navi-next:hover img.default,
#banner-navi .item:hover img.default {
	display: none;
}
#banner-navi .item.active img.active-default,
#banner-navi .navi-prev:hover img.hover,
#banner-navi .navi-next:hover img.hover,
#banner-navi .item:hover img.hover {
	display: block;
}
#banner-navi .item.active img.default,
#banner-navi .item.active:hover img.active-default,
#banner-navi .item.active:hover img.hover {
	display: none;
}
#banner-navi .item.active:hover img.active-hover {
	display: block;
}


/* Old ads */
.oldads {
	z-index: 1;
	position: relative;
	top: -140px;
	left: 350px;
	width: 390px;
	overflow: hidden;
	margin-bottom: -80px;
	padding: 40px 0 0 65px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.oldads .oldads-outer {
	width: 390px;
	overflow: hidden;
	-webkit-mask-image: url(g/ads-mask-right.png);
	-o-mask-image: url(g/ads-mask-right.png);
	-moz-mask-image: url(g/ads-mask-right.png);
	mask-image: url(g/ads-mask-right.png);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=0, Style=1, startX=92, finishX=100, startY=0, finishY=0);
	mask: url(mask.svg#m2);
}
.oldads .oldads-outer.scrolled {
	-webkit-mask-image: url(g/ads-mask.png);
	-o-mask-image: url(g/ads-mask.png);
	-moz-mask-image: url(g/ads-mask.png);
	mask-image: url(g/ads-mask.png);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=0, Style=1, startX=92, finishX=100, startY=0, finishY=0)
			progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=0, Style=1, startX=8, finishX=0, startY=0, finishY=0);
	mask: url(mask.svg#m1);
}
.oldads .oldads-inner {
	width: 4000px;
/*	position: relative;*/
}
.oldads .title {
	float: left;
	width: 100px;
	padding: 2px 15px 0 0;
	text-align: right;
	
	font-family: SakuFont, Arial, sans-srif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 26px;
	color: #fac409;
	text-shadow: 1px -1px 2px rgba(0,0,0,.3);
}
a.ads-video {
	display: block;
	float: left;
	width: 73px;
/*	position: relative;*/
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Calibri, Arial, sans-serif;
	padding: 0 9px 0 0;
	line-height: 15px;
}
a.ads-video:hover {
	color: #fc0;
}
a.ads-video .pic {
	width: 73px;
	height: 46px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 2px -1px -48px 1px;
	overflow: hidden;
}
a.ads-video .img {
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
}
a.ads-video .pic2 {
	width: 71px;
	height: 48px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	margin: 1px -1px 0 2px;
}
a.ads-video .cover {
	overflow: hidden;
	margin: -49px 0 4px;
	left: 0;
	top: 0;	
	width: 77px;
	height: 52px;
	background: url(g/video-cover.png) 0 0 no-repeat;
	cursor: pointer;
}
a.ads-video:hover .cover {
	background-position: 0 100%;
}
html.ie6 a.ads-video .cover,
html.ie7 a.ads-video .cover,
html.ie8 a.ads-video .cover {
	background-image: url(g/video-cover-1.png);
}
html.ie6 a.ads-video:hover .cover,
html.ie7 a.ads-video:hover .cover,
html.ie8 a.ads-video:hover .cover {
	background-position: 0 0;
	background-image: url(g/video-cover-2.png);
}

.oldads-prev {
	position: absolute;
	left: 55px;
	top: 38px;
	width: 30px;
	height: 50px;
	background: url(g/ads-prev.png) 50% 50% no-repeat;
	display: none;
	cursor: pointer;
}
.oldads-next {
	position: absolute;
	right: -7px;
	top: 38px;
	width: 30px;
	height: 50px;
	background: url(g/ads-next.png) 50% 50% no-repeat;
	cursor: pointer;
}
.oldads-end {
	width: 1px;
	height: 1px;
	float: left;
}


.content-ad {
	overflow: hidden;
	padding: 20px 0;
}
.content-ad h2,
.content-ad2 h2 {
	float: left;
	font-size: 26px;
	line-height: 26px;
}
.content-ad a {
	display: block;
	float: left;
	clear: left;
	padding: 0 0 0 13px;
	background: url(g/arrow-link.png) 0 4px no-repeat;
}
.content-ad img {
	position: relative;
	top: -15px;
	left: 5px;
}
.content-ad2 {
	padding: 10px 0 20px;
	overflow: hidden;
}
.content-ad2 a.ads-video {
	position: relative;
	top: -5px;
	left: 20px;
}


/* Print styles */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
}
@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome) */
@media screen and (max-device-width: 480px) {
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


