@charset 'utf-8';
/* irha-old style */
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('files/robotocondensed-regular-webfont.eot');
    src: url('files/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('files/robotocondensed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosismedium';
    src: url('files/dosis-medium-webfont.eot');
    src: url('files/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/dosis-medium-webfont.woff2') format('woff2'),
         url('files/dosis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosisregular';
    src: url('files/dosis-regular-webfont.eot');
    src: url('files/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('files/dosis-regular-webfont.woff2') format('woff2'),
         url('files/dosis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	background-image:url(images/irhaRESIZEbg.png);
	background-repeat:no-repeat;
	background-size:100% 720px;
	font-size:14px;
}

p {
	margin:0;
}

a {
	border:none;
}
.red {
	color:#ff0000;
}

.center {
	text-align:center;
}
.noMargin {
	margin:0;
}

#gohome {
	position:absolute;
	top:5px;
	left:8px;
	z-index:50;
}
.homelink {
	width:210px;
	height:205px;
}

#title {
	position:absolute;
	top:40px;
	left:250px;
}

.titleimg {
	width:550px;
	height:auto;
}

#vert-nav-bg {
	background-image:url(nav/navbg.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	position:absolute;
	top:0px;
	left:0px;
	width:230px;
	height:720px;
}

#vert-nav {
	position:absolute;
	top:228px;
	left:0px;
	width:100%;
	height:525px;
	border-width:0px;
	font-weight:700;
	font-size:14px;
	text-align:center;
}

.navbuttons {	
	width:85%;
	padding:0 0 1px 0;
	z-index:10;
	margin-left:0px;
	border-width:1px;
	border-style:solid;
	border-color:#bfc6ca;
	margin-bottom:2px;
}

.buttonholder {
	width:100%;
	height:100%;
	border:none;
}

#navbutt1 {
	height:72px;
	background-image:url(nav/tournament.png);
	background-repeat:no-repeat;
	background-size:100%;
}
#navbutt2 {
	height:72px;
	background-image:url(nav/pastevents.png);
	background-repeat:no-repeat;
	background-size:100%;
}
#navbutt3 {
	height:72px;
	background-image:url(nav/presscoverage.png);
	background-repeat:no-repeat;
	background-size:100%;
}
#navbutt4 {
	height:72px;
	background-image:url(nav/aboutirha.png);
	background-repeat:no-repeat;
	background-size:100%;
}
#navbutt5 {
	height:72px;
	background-image:url(nav/kidshockey.png);
	background-repeat:no-repeat;
	background-size:100%;
}
#navbutt6 {
	height:46px;
	background-image:url(nav/sponsors.png);
	background-repeat:no-repeat;
	background-size:100%;
}

#butt1 {
	height:72px;
}
#butt3 {
	height:72px;
}
#butt4 {
	height:72px;
}
#butt5 {
	height:72px;
}
#butt6 {
	height:46px;
}

#sponsorbox {
	clear:both;
	position:absolute;
	margin-left:0px;
	margin-right:auto;
	padding-top:5px;
	top:670px;
	z-index:5;
	width:100%;
	min-width:525px;
	max-width:1100px;
	background-color:rgba(255,255,255,0.0);
	padding-bottom:120px;
}
#sponsorbox-XXX {
	clear:both;
	position:absolute;
	margin-left:0px;
	margin-right:auto;
	padding-top:5px;
	top:670px;
	z-index:5;
	width:100%;
	min-width:525px;
	max-width:1100px;
	background-color:rgba(255,255,255,0.0);
	padding-bottom:120px;
}

.sponsorsRow {
	display:block;
	clear:both;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	width:100%;
	min-width:330px;
}
.sponsorsRow-XXX {
	display:block;
	clear:both;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	width:100%;
	min-width:330px;
}


.sponsor1 {
	display:inline-block;
	vertical-align:middle;
	margin-left:3%;
	margin-right:auto;
	max-width:13%;
}
.sponsor1Nar {
	display:inline-block;
	vertical-align:middle;
	margin-left:3%;
	margin-right:auto;
	max-width:8%;
}
.sponsorL1WD {
	display:inline-block;
	vertical-align:middle;
	margin-left:0;
	margin-right:0;
	max-width:18%;
}

.sponsorL1 {
	display:inline-block;
	vertical-align:middle;
	margin-left:0;
	margin-right:0;
	max-width:13%;
}

.sponsor2 {
	display:inline-block;
	vertical-align:middle;
	margin-left:3%;
	margin-right:auto;
}
.sponsorL2 {
	display:inline-block;
	vertical-align:middle;
	margin-left:1%;
	margin-right:0;
}
.s2n{
	max-width:6%;
}
.s2m {
	max-width:10%;
}
.s2w {
	max-width:18%;
}

.sponsorlogo {
	max-height:50px;
	width:100%;
	border:none;
}
.sponsorlogoNew {
	width:100%;
	border:none;
}
.sponsorlogoLeket {
	max-height:71px;
	width:100%;
	border:none;
}

#Leket {
	position:absolute;
	top:530px;
	display:block;
	margin-left:12px;
	margin-right:auto;
	padding-top:5px;
	z-index:5;
	width:99%;
	max-width:1100px;
}
.leketRow {
	display:block;
	clear:both;
	position:relative;
	margin-left:210px;
	margin-right:auto;
	width:100%;
	height:125px;
}
.helper {
    display:inline-block;
    height:100%;
    vertical-align:bottom;
}

.leketlogo {
	max-height:121px;
	max-width:180px;
	width:22%;
	border:none;
}

#maincontent { 
	z-index: -1;
	position:absolute;
	top:120px;
	left:0px;
	min-width:500px;
	max-width:1050px;
	width:100%;
}
#maincontentTourn { 
	z-index: -1;
	position:absolute;
	top:120px;
	left:0px;
	min-width:500px;
	width:100%;
}

#idklol-cheerimg {
	padding-left:230px;
}

/*#idklol-cheerimg img {
	display:block;
	width:90%; 
	height:528px;
	width:auto; 
}*/
.ytframe {
	position:relative;
	width:100%;
	height:0;
	padding-bottom:56.25%;
}
.ytframe iframe {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	max-width:640px;
	max-height:360px;
	border:1px solid #1F13BF;
}
.inliner {
	display:inline-block;
	clear:none;
}
#blurb {
	z-index:3;
	padding-left:230px;
}
#blurb2 {
	padding-left:230px;
	z-index:5;
}
#blurb3 {
	position:absolute;
	top:520px;
	padding-left:230px;
	z-index:5;
}
.blurb2, .blurb2 a {
	font-size:19px;
	text-decoration:none;
    background: rgb(252, 251, 246); /* Fall-back for browsers that don't support rgba */
    background: rgba(256, 256, 256, .8);
	padding: 15px 0 0 8px;
}
.blurb3 {
	font-size:15px;
	text-decoration:none;
    background: rgb(252, 251, 246); /* Fall-back for browsers that don't support rgba */
    background: rgba(256, 256, 256, .8);
}
.bb3 {
	color:#000000; /*01445E;*/
	font-family: 'roboto_condensedregular', Helvetica, sans-serif;
}
.bb2 {
	border:0px;
	line-height:17px;
	border:solid #4092D5;
	border-width: 0px 0px 3px 0px;
}
.bb2-1_line1 {
	color:#000000; /*01445E;*/
	font-family: 'roboto_condensedregular', Helvetica, sans-serif;
	font-weight:bold;
}
.blurb1 {
	padding: 15px 0 30px 8px;
}
.blurb1 a {
/*	font-family: 'helvetica_condensedmedium', Arial Narrow, sans-serif;
	width:375px;
	height:213px;
*/	font-size:22px;
	border:0px;
	text-decoration:none;
}

.bb1-1_line1 {
	color:#0F009B;
	font-family: 'dosismedium', Arial Narrow, sans-serif;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
/*  	font-weight:bold; */
/*	border-bottom:dashed #ec0000 1px; */
/*	text-shadow: 1px 1px 0 #AAAAAA; */
	background-color:rgba(255,255,255,0.5)
}
.bb1-1_line2 {
	position:relative;
/*	top:8px; */
	left:40px; 
	font-family: 'dosisregular', Arial Narrow, sans-serif;
	font-size:15px;
	color:#090059;
/*	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-style:italic;
	text-shadow: 1px 1px 0px #AAAAAA;
	line-height:140%;
	background-color:rgba(255,255,255,0.5) */
}
.bb1-2_line1 {
	color:#aaaaaa;
	font-family:'Arial Black', Gadget, sans-serif;
/*	border-bottom:dashed #aaaaaa 1px; */ 
	font-size:18px;
}
.bb1-2_line2 {
	position:relative;
	top:3px;
	left:3px;
	font-size:18px;
	font-weight:700;
	font-style:italic;
	color:#aaaaaa;
	font-family:Arial, Helvetica, sans-serif;
}

.bb2-line {
	font-weight: bold;
	position:relative;
	top:3px;
	color:#0033CC;
	text-align:center;
}
.bb2-img {
	 position:absolute;
	 left:0px;
	 margin-top:8px;
}

.alt-images-pre-load {
	display:none;
	visibility:hidden;
}

#foot {
	position:absolute;
	top:95px;
	left:250px;
	min-width:195px;
}

.foot1 {
	font-size:11px;
	color:#666;
	font-style:italic;
	margin:0;
}

.note1 {
	color:#090059;
	font-family: 'roboto_condensedregular', Helvetica, sans-serif;
	font-weight:bold;
	margin:8px 0px 1px -1px;
}
.tournNote {
	margin:8px 0px 4px 20px;
}





/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

div.topR {
	position:absolute;
	top:10px;
	right:10px;
	border:0px;
	margin:0px 0px 15px 20px;
	z-index:0;
}
@media (max-width: 1000px) {
div.topR {
visibility:hidden;
}
}

#tournHeadName {
	font-size:18px;
	font-weight:bold;
}

@media (min-width: 1000px) {
#tournHead {
	margin-left:-10%;
}
}

.tournHeadDetail {
	font-size:15px;	
}

.h3 {
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	margin:8px;
}
.h3-5 {
	font-size:16px;
	font-weight:bold;

	margin:8px;
}

.subHd {
	font-weight:bold;
	font-size:15px;
}

ul {
	padding-left:25px;
}
.noUl {
	margin:14px 0;
}

.ulNoLi {
	padding-left:10px;
}
.LiNone {
	list-style:none;
}

.costTable TD {
	min-width:40px;
	max-width:210px;
	word-wrap:normal;
	vertical-align:top;
	padding-right:20px;
}
.emph {
	font-weight:bold;
	font-style:italic;
}
.subNote {
	font-style:italic;
	font-size:12.5px;
	margin-left:25px;
}
.costLi {
	margin-top:6px;
}
.subUl {
	margin:0 0 9px 20px;
}
.ulnotes li {
	margin-bottom:3px;
}
.ulnotes li ul {
	margin:6px 0 2px 0;
}


.sponsRow {
	border-width:0 0 1px 0;
	border-color:#E3E5E2;
	border-style:solid;
	padding:5px 10px;
}
.sponsRow span {
	font-weight:bold;
}
.sponsLogoBox {
}
.sponsLogoImg {
	max-width:150px;
	max-height:75px;
}