@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic);
/* 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, /*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,
/*table, caption, tbody, tfoot, thead, tr, th, td,*/
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { 
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000;
}
/* ol, ul { margin: 0;}
ul li { margin: 0; padding: 0;} */
a, img { outline: none; border:none; color: #000; font-weight: bold; text-transform: uppercase;}
img { margin: 0; padding: 0; /* display: block; width: 100%; */}
aside { font-style: italic; font-size: 0.9em;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	display: block;
}
.clear:before,
.clear:after {
	content: " ";
	display: table;
}

.clear:after {
	clear: both;
}

a{
	color: black;
}
a:hover{
	color: #666666;
}
.current a{
	color: black;
}


	#mobile-buttons{
		display: none;
	}
	/*.IRcontainer {
		padding: 24px;
		margin: 0 auto;
	}*/
	
	.IRtext-area {
		width: 100%;
		max-width: 100%; 
		margin-bottom: 20px;
		clear: both;
	}
	
	h1.IRbaseOne {
		text-transform: uppercase;
		font-size: 1.125em; 
		color: black;
		letter-spacing:0.1em;
		font-weight: 900;
	}
	h2.IRbaseTwo {
		font-size: 14px;
		letter-spacing: 0.1em; 
		text-transform: uppercase; 
		font-weight: 700; 
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	.IRhalfimage {
		width: 40%;
		position:relative;
		float: right;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	
	.IRhalfimage img {/* width: 100%; */max-width: 100%;}
	
	.IRtext-area p {
		font-size: 12px;
		margin-bottom: 10px;
		line-height: 17px;
		letter-spacing: 0.05em;
		
	}
	div.pagination a:link{
		font-size: 0.75em; 
		float: left;
		color: #666666;
		margin-right: 8px; 
		line-height: 0.8em; 
		text-decoration:none;
		font-weight: 400;
	}
	a.pagination.arrow-left:link{
		display: block;
		width: 7px;
		height: 11px;
		content: ""; 
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-horiz.png') no-repeat;
		float: left;
		margin-top: -1px;
		background-size: contain;
		margin-right: 8px; 
	}
	a.pagination.arrow-left:hover{
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-horiz-black.png') no-repeat;
	}
	a.pagination.arrow-right:link{
		display: block;
		width: 7px;
		height: 11px;
		content: ""; 
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-horiz-right.png') no-repeat;
		float: left;
		margin-top: -1px;
		background-size: contain;
	
	}
	a.pagination.arrow-right:hover{
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-horiz-black-right.png') no-repeat;
	}
	a.link-regular:link{
		text-transform: uppercase;
		font-size: 11px; 
		letter-spacing: 0.08em;
		font-weight: 700;
		text-decoration: underline;
	}
	a.link-arrow:link{
		text-transform: uppercase;
		font-size: 0.6875em; 
		letter-spacing: 0.08em;
		font-weight: 700;
		text-decoration: none;
	}
	a.link-arrow:after{
		display: inline-block;
		background-size: contain;
		width: 8px;
		height: 8px;
		margin-left: 3px; /* Add a little space between text and arrow */
		content: ""; /* Unicode hex for &raquo; */
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-right.png') no-repeat;
		margin-top: 7px;
	}
	a.link-arrow:hover:after{
		display: inline-block;
		background-size: contain;
		width: 8px;
		height: 8px;
		margin-left: 3px; /* Add a little space between text and arrow */
		content: ""; /* Unicode hex for &raquo; */
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-right-hover.png') no-repeat;
		margin-top: 7px;
	}
	.instruction{
		font-size: 0.75em; 
		letter-spacing: 0.08em; 
		text-transform: lowercase; 
		font-weight: 400; 
		font-style: italic;
		color: #666666;
	}
	section.text-area ul li{
		font-size: 12px;
		line-height: 17px;
		letter-spacing: 0.05em;
		font-weight: 400;
		vertical-align: baseline;
		font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.5em;
		margin-left: 25px; 
	}
	section.text-area ul li:last-of-type{
		margin-bottom: 10px;
	}

	/* FORMS */

	label{
		font-size: 0.625em;
		color: #545454;
		text-transform: uppercase;
		letter-spacing: 0.08em;
		font-weight: 700;
		display: block;
	}
	div.label-bottom{
		line-height: 0.8em;
	}
	div.label-bottom a {
		width: 250px;
		font-size: 0.625em;
		letter-spacing: 0.08em;
		color: #999999;
		font-weight: 400;
		font-style: italic;
		text-transform: lowercase;
	}
	input, textarea {
		width: 250px; 
		height: 30px;
		border:1px solid #cccccc;
	}

	/* DISABLING HTML5 FORM STYLING */

	input[type="search"] {
		-webkit-appearance: textfield;
	}
	input[type="search"]::-webkit-search-decoration,
	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-results-button,
	input[type="search"]::-webkit-search-results-decoration {
		display: none;
	}
	input, textarea {
		-webkit-appearance: none;
		border-radius: 0;
		outline: none;
		padding: 0 1%;
		vertical-align: middle;
		line-height: 24px; 
	}
	/* DROP DOWN MENUS */
	div.arrow-down{
		display: inline-block;
		width: 13px;
		height: 8px;
		margin: auto; 
		position: absolute;
		top: 0; bottom: 0;
		float: right;
		right: 10px;
		content: ""; /* Unicode hex for &raquo; */
		background: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/arrow-vert.png') no-repeat;
	}
	.rotate {
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}

	ul#regular-list li{
		font-weight: normal;
		font-style: normal;
		font-size: 12px;
		vertical-align: baseline;
		font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		margin-left: 25px; 
		margin-bottom: 5px;
	}
	ul#regular-list li:last-of-type{
		margin-bottom: 10px;
	}
	.drop-down-menu { 
		display: block;
		padding: 0;
		width: 100%;
		max-width: 250px;
		height: 30px;
		line-height: 30px;
		margin-top: 20px;
		position: relative;
		cursor: pointer;
		background: #fff;
		font-size: 12px;
		letter-spacing: 0.1em;
		color: #000;
		font-weight: 400;
		text-transform: uppercase;
		border:none;
		-webkit-transition: all 0.15s linear;
		-moz-transition: all 0.15s linear;
		-ms-transition: all 0.15s linear;
		-o-transition: all 0.15s linear;
		transition: all 0.15s linear;
		background: #eeeeee;
	}
	.drop-down-menu a:hover { 
		background: #cccccc;
	}
	.drop-down-menu.open {
		background: #eeeeee;
	}
	ul#dropdown li{
		font-weight: normal;
		font-style: normal;
		font-size: 12px;
		vertical-align: baseline;
		font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		margin-left: 0; 
	}
	ul#dropdown li:last-of-type{
		margin-bottom: 0px;
	}

	.drop-down-menu ul { 
		position: absolute;
		top: 100%;
		padding: 0;
		margin: 0; 
		width: 100%; 
		display: none;
		background: #eeeeee;
		list-style-type: none;
	}
	.drop-down-menu ul li a, .drop-down-menu a { 
		text-decoration: none;
		display: block;
		font-weight: 400;
		color: #545454;
		padding-left: 5%; 
	}
	.drop-down-menu ul li a{
		line-height: 30px; 
		font-size: 12px;
	} 
	.drop-down-menu ul li a:hover {
		background: #cccccc;
	}
	#dropdown > li:first-child{
		margin-top: 0;
	}
	li:last-of-type{
		margin-bottom: 0; 
	}
	/*  ICONS   */

	.iconsALL {
		display: inline-block;
		width: 24px;
		height: 24px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	
	.iconsALL img { width: 100%; max-width: 100%; }
	
	.iconsALL:hover {
		opacity: .6;
		filter: alpha(opacity=60); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	cursor: pointer;
	}


/***********************************************************************************************************************
 ACCORDION
 ************************************************************************************************************************/
	#accordion{}
	
 .ui-accordion { width: 100%; max-width: 600px; 
 position:relative;
  }
 .ui-accordion .ui-accordion-header { 
 	cursor: pointer; 
 	position: relative; 
 	margin: 0 0 -1px; 
 	zoom: 1; 
	width: 100%;
 	height: 30px; 
 	padding: 0;
 	border: 1px solid #CCCCCC;
 	border-left: none; 
 	border-right: none; 
 	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
 	font-weight: 400; 
 	font-size: 12px;
 	line-height: 30px;
 	letter-spacing: 0.1em;
 	text-transform: uppercase;
 	color: #000;
 }
 .ui-accordion .ui-accordion-header:hover{
 	color: #666;
 }
 .ui-accordion .ui-accordion-li-fix { display: inline; }
 .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
 .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
 .ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
 .ui-accordion .ui-accordion-content { 
 	padding: 1% 5% 1% 0; 
 	border: 1px solid #CCCCCC;
 	border-top: 0; 
 	margin-top: -2px; 
 	position: relative; 
 	top: 1px; 
 	margin-bottom: 0px; 
 	overflow: auto; 
 	display: none; 
 	zoom: 1; 
 	font-size: 85%; 
 	color: #000;
 	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
 	line-height: 1.1em;
 	letter-spacing: 0.1em;
 	border-left: none; 
 	border-right: none; 
 }
 .ui-accordion .ui-accordion-content p:first-of-type{
 	margin-top: 10px;
 }
 .ui-accordion .ui-accordion-content p:last-of-type{
 	margin-bottom: 20px;
 }
 .ui-accordion .ui-accordion-content-active { display: block; }
 .ui-accordion .ui-accordion-content-active ul {
 	padding: 0;
 	list-style-type: disc;
 }
 .ui-accordion .ui-accordion-content-active ul li { 
 	font-size: 12px; 
 	color: #545454;
 	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
 	line-height: 1.5em;
 	letter-spacing: 0.04em;
 	margin-bottom: 5px;
 	list-style-type: disc;
 }
 .ui-accordion .ui-accordion-content-active ul li:last-of-type {
 	margin-bottom: 20px;
 }
 .ui-corner-all,.ui-corner-top, .ui-corner-bottom, .ui-corner-right, .ui-corner-tr {
 	-moz-border-radius:0; 
 	-webkit-border-radius:0; 
 	border-radius:0;
 }
 .ui-state-hover, .ui-state-default, .ui-widget-content, .ui-state-active { background:#fff;
 	border: 1px solid #cccccc;
 }
 .ui-accordion .ui-accordion-header .ui-icon { 
 	position: relative; 
 	margin-top: -5px; 
 	margin-right: 6px;
 	float: right;
 }
 .defaultIcon{
 	display: inline-block;
 	width: 20px;
 	height: 20px;
 	background-image: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/plus.png') !important;
 	background-repeat: no-repeat;
 }
 .defaultIcon:hover{
 	background-image: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/plus-black.png') !important;
 }
 .activeIcon{
 	display: inline-block;
 	width: 20px;
 	height: 20px;
 	background-image: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/minus.png') !important; 
 	background-repeat: no-repeat;
 }
 .activeIcon:hover{
 	background-image: url('http://media.corporate-ir.net/media_files/IROL/12/122587/2014/img/minus-black.png') !important; 
 }

 button.wide, button.wide.secondary, button.narrow, button.narrow.secondary{
 	height: 30px; 
 	line-height: 0; 
 	font-size: 12px; 
 } 	 
 button.wide{
 	width: 250px;
 	-webkit-appearance: none;
 	background: black; 
 	border: none;
 	text-transform: uppercase;	
 	color: white;
 	font-weight: 400; 
 	letter-spacing: 0.14em; 
 }
 button.wide:hover, button.narrow:hover {
 	background: #666666; 
 	color: white;
 	cursor: pointer;
 }
 button.wide.secondary, button.narrow.secondary{
 	background: #fff; 
 	border: 1px solid #666666;
 	color: #666666;
 	font-weight: 700; 
 	letter-spacing: 0.12em; 

 }
 button.wide.secondary:hover, button.narrow.secondary:hover{
 	border: 1px solid black;
 	color: black;
 	cursor: pointer;
 } 
 button.narrow{
 	width: 142px;
 	-webkit-appearance: none;
 	background: black; 
 	border: none;
 	text-transform: uppercase;
 	color: white;
 	font-weight: 400; 
 	letter-spacing: 0.14em; 
 }


section{
	margin-bottom: 25px;
}
.page-title{
	margin-bottom: 30px;
}
.section-heading{
	margin-bottom: 10px; 
}

ul {
	list-style-type: disc;
}

hr {
	margin-top: -8px;
	margin-bottom: 20px;
	height: 1px;
	color: #cccccc;
	background-color: #eeeeee;
	border: none;
}
.last{
	margin-bottom: 0px; 
}
/* BUTTONS */
/*th{
	text-align: left; 
}
td{
	padding: 20px 10px 0 0;
}*/
div.pagination-bar{
	clear: both;
	float: none;
}
div.pagination a{
	color: #666666;
}
div.pagination.current a{
	color: black;
}
div.pagination a:hover{
	color: #000;
	font-weight: 400;
}
div.pagination-image{
	width: 67px;
	height: 11px;
	padding-top: 20px;
}


/* FOOTER */

footer{
	height: 300px;
}


/* TEXT */
@media (max-width: 767px){
	

}

@media only screen and (min-width : 320px) and (max-width : 480px) {

	/* ACCORDION */
	#accordion { 
		width: 100%;
	}
	input {
	    -webkit-appearance: none;
	    border-radius: 0;
	    -webkit-border-radius:0px;
	}
	input[type="search"] {-webkit-appearance: none; border-radius: 0 0 0 0;}



}
