

/* STYLES NOTES ------------------------------------------

iPrintPlus grey: #908F8F
iPrintPlus magenta: #FF1F90
iPrintPlus cyan: #00BDE6
iPrintPlus green: #6DC72C
iPrintPlus yello: #FFDE05


light grey: #EFEFEF
mid grey: #989898
dark grey: #545454


*/

/* Google Web Font */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);



/* Overall Link Style ------------------------------------------ */
body {
/*	background: url(/images/structure/bkg.png); */
	background-repeat:repeat-x;
	background-color:#908F8F;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
/*	background-attachment: fixed; */
	background-position:top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p {
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;	
}

/* remove linked image outlines ------------------------------------------ */
a img { border: none; }


/* H1 headings ------------------------------------------ */

h1 {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 700;
	font-size: 22px;
	line-height: 150%;
	color: #00BDE6;
	text-transform: none;
	margin: 10px 0px 2px 0px;
	text-align: left;
}
h1 a:link {
	text-decoration: none;
	color: #00BDE6;
}
h1 a:visited {
	text-decoration: none;
	color: #00BDE6;
}
h1 a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
h1 a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}


h2 {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #00BDE6;
	text-transform: none;
	margin: 0px 0px 20px 0px;
	text-align: left;
}
h2 a:link {
	text-decoration: none;
	color: #00BDE6;
}
h2 a:visited {
	text-decoration: none;
	color: #00BDE6;
}
h2 a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
h2 a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}


h3 {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	color: #00BDE6;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
h3 a:link {
	text-decoration: none;
	color: #00BDE6;
}
h3 a:visited {
	text-decoration: none;
	color: #00BDE6;
}
h3 a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
h3 a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}


h4 {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;
	font-size: 26px;
	line-height: 120%;
	color: #00BDE6;
	text-transform: none;
	margin: 0px 0px 20px 0px;
	text-align: left;
}
h4 a:link {
	text-decoration: none;
	color: #00BDE6;
}
h4 a:visited {
	text-decoration: none;
	color: #00BDE6;
}
h4 a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
h4 a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}




/* TEXT STYLES ------------------------------------------ */

.pagetitle {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;
	font-size: 40px;
	line-height: 155px;
	color: #FFFFFF;
	display:block;
	text-align: left;
	text-transform:none;
}

.pagetitle a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.pagetitle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.pagetitle a:hover {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}
.pagetitle a:active {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}





.text1 {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
	list-style-image: url(../images/structure/listimage.png);
	list-style-type: square;
}

.text1 ul {
	padding-left:20;
}

.text1 a:link {
	text-decoration: none;
	color: #919496;
}
.text1 a:visited {
	text-decoration: none;
	color: #919496;
}
.text1 a:hover {
	text-decoration: none;
	color: #919496;
	opacity: 0.7;
}
.text1 a:active {
	text-decoration: none;
	color: #919496;
	opacity: 0.7;
}


.text1_white {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: left;
	list-style-image: url(../images/structure/listimage_white.png);
	list-style-type: square;
	}
.text1_white a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.text1_white a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.text1_white a:hover {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}
.text1_white a:active {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}




.text2 {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
}
.text2 a:link {
	text-decoration: none;
	color: #404040;
}
.text2 a:visited {
	text-decoration: none;
	color: #404040;
}
.text2 a:hover {
	text-decoration: none;
	color: #404040;
	opacity: 0.7;
}
.text2 a:active {
	text-decoration: none;
	color: #404040;
	opacity: 0.7;
}







.text2_white {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 9px;
	line-height: 150%;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: left;
}
.text2_white a:link {
	text-decoration: none;
	color: #404040;
}
.text2_white a:visited {
	text-decoration: none;
	color: #404040;
}
.text2_white a:hover {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}
.text2_white a:active {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}



.copyright {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright a:active {
	color: #000000;
	text-decoration: none;
}










/* IMAGE HOVER HIGHLIGHT -------------------------------------------- */


.image_hover:hover {
	opacity: 0.9;
	filter:alpha(opacity=90);
}

.panel_hover:hover {
	background:#00BDE6;
}


/* DIVIDER LINE -------------------------------------------- */


hr {
	border: 0;
	width: 100%;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	margin: 10px 0px 10px 0px;
}



/*  FORM  ------------------------------------------ */






.search_field {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 11px;
	color: #888888;
	background:#FFFFFF url(/images/other/search.png) no-repeat 5px 3px;
	border:1px solid #EEEEEE;
	width:153px;
	padding: 3px 4px 3px 25px;
	margin: 0px 0px 0px 0px;
	border-radius: 4px;
}

.enquiry_form_field {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	color: #222222;
	background:#FFFFFF;
	border:1px solid #DDDDDD;
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 5px 0px;
	width: 100%;
	border-radius: 0px;
}

.enquiry_form_textarea {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	color: #222222;
	background:#FFFFFF;
	border:1px solid #DDDDDD;
	width: 100%;
	height:100px;
	padding: 4px 8px 4px 8px;
	margin: 0px 0px 5px 0px;
}

input.enquiry_form_button {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	background: #00BDE6;
	border: 0px;
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	border-radius: 0px;
}

input.enquiry_form_button:hover {
	color: #FFFFFF;
	background-color: #00BDE6;/*    box-shadow: 0 0 6px #404040;	*/
}


.form_text {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	list-style-image: url(../images/structure/listimage.png);
	list-style-type: square;
}


/*  BUTTONS ------------------------------------------ */


.button_nav {
	font-family: 'Open Sans', sans-serif; 
	color: #FFFFFF;
	font-weight: 700;
	font-size: 14px;
	text-align:center;
	padding: 4px 4px 4px 4px;
	margin: 20px 5px 0px 0px;
	display:inline-block;
	min-width: 40px;
	background-color:#ECBE04 ;
		/* PADDING INSIDE BLOCK */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
 	box-sizing: border-box;
	border-radius: 3px;
}
.button_nav a:link  {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}
.button_nav a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}
.button_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.7;
}
.button_nav a:active  {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.7;
}


.button_outer { /* a href class */
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color:#ECBE04 ;
		/* PADDING INSIDE BLOCK */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
 	box-sizing: border-box;
	border-radius: 3px;
}
.button_outer a:link  {
	opacity: 1;
}
.button_outer a:visited  {
	opacity: 1;
}
.button_outer a:hover {
	opacity: 0.7;
}
.button_outer a:active  {
	opacity: 0.7;
}


.button_text { /* text span class */
	font-family: 'Open Sans', sans-serif; 
	color: #FFFFFF;
	font-weight: 400;
	font-size: 14px;
}
.button_text a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
.button_text a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.button_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.button_text a:active  {
	color: #FFFFFF;
	text-decoration: none;
}




.subscribe_button {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 11px;
	border-radius: 5px;
	text-align:center;
	background:#105d83;
	padding: 7px 4px 7px 4px;
	margin: 0px 0px 0px 0px;
	
}

.subscribe_button a:link  {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}
.subscribe_button a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}
.subscribe_button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.7;
}
.subscribe_button a:active  {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.7;
}

/*  ------------------------------------------ */



.footer_text {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 120%;
}
.footer_text a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_text a:hover {
	text-decoration: none;
	color: #EEEEEE;
	opacity: 0.7;
}
.footer_text a:active {
	text-decoration: none;
	color: #EEEEEE;
	opacity: 0.7;
}




/*  WEBSITE SPECIFIC STYLES ------------------------------------------ */




.homepanel_header {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 2px;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align:center;
	z-index: 1000;
}

.homepanel_header a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.homepanel_header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.homepanel_header a:hover {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}
.homepanel_header a:active {
	text-decoration: none;
	color: #FFFFFF;
	opacity: 0.7;
}





.home_panel_arrow {
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

.sidepanel_text {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
	list-style-image: url(../images/structure/listimage.png);
	list-style-type: square;
}

.sidepanel_text ul {
	padding-left:20;
}

.sidepanel_text a:link {
	text-decoration: none;
	color: #919496;
}
.sidepanel_text a:visited {
	text-decoration: none;
	color: #919496;
}
.sidepanel_text a:hover {
	text-decoration: none;
	color: #919496;
	opacity: 0.7;
}
.sidepanel_text a:active {
	text-decoration: none;
	color: #919496;
	opacity: 0.7;
}


.home_intro_panel_title {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 22px;
	line-height: 120%;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: left;
}




.news_list_title {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	color: #545454;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.news_list_title a:link {
	text-decoration: none;
	color: #545454;
}
.news_list_title a:visited {
	text-decoration: none;
	color: #545454;
}
.news_list_title a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
.news_list_title a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}



.homepage_news_title {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	color: #545454;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.homepage_news_title a:link {
	text-decoration: none;
	color: #545454;
}
.homepage_news_title a:visited {
	text-decoration: none;
	color: #545454;
}
.homepage_news_title a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
.homepage_news_title a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}


.homepage_news_summary {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	color: #545454;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	text-align: left;
	border-bottom: 1px #00BDE6 solid;
	padding: 0px 0px 8px 0px;
}
.homepage_news_summary a:link {
	text-decoration: none;
	color: #545454;
}
.homepage_news_summary a:visited {
	text-decoration: none;
	color: #545454;
}
.homepage_news_summary a:hover {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}
.homepage_news_summary a:active {
	text-decoration: none;
	color: #00BDE6;
	opacity: 0.7;
}




