/* v1.0 | 20080212 */

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, font, 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, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}

body { 
	font-family: helvetica, arial, sans-serif;  	
	font-size: 0.8125em;		
	margin: 0;		
	/*background: white url('../images/Header/headerBGFillWithNavbar_04.png') repeat-x;	*/
}

#page_content
{		
	padding: 0 0 15px;
	overflow: visible;
	position: relative;
	height: 100%;	
	margin-top: 1.5em;
}


#header
{
	margin: 0 auto;
}
#page_content
{
/*	width: 960px;*/
	max-width:960px;
	margin-left: auto;
	margin-right: auto;
}
@media
only screen and (min-width: 760px)
{
#mobile_header
{
	display:none;
}
}

@media only screen and (max-width: 760px)
{
  body
  {
	margin:0;
    	background: white url('../images/Header/header_background_mobile.png') repeat-x;
  }
  #header,
  #page_content
  {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
  }
}

@media only screen and (max-width: 760px)
{
#header_holder
{
	display:none;
}

#mobile_header
{
	width: 100%;
	height: 160px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('../images/Header/mobile_background.png');
	background: -webkit-image-set(url('../images/Header/mobile_background.png') 1x,
                                      url('../images/Header/mobile_background_2x.png') 2x );
	background-repeat: repeat-x;
}

#mobile_header img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

}
a, input.linkbutton {
	color: #244076;
	text-decoration: none;
}

a:hover, input.linkbutton:hover
{
	text-decoration: underline;
}

.small_loading_image {
	margin: 0 10px;
	vertical-align: text-bottom;
}

.medium_loading_image {
	margin: 0 10px;
	vertical-align: text-bottom;
}

.bad_flash_dialog
{
	border: 1px solid #DD3C10;
	background-color: #FFEBE8;
	background-repeat:no-repeat;
	padding:20px;
	text-align:left;
}

.bad_flash_dialog h4.bad_flash
{
	background-image: url(../images/flashErrorIcon.png);
	padding-left:25px;
	background-repeat:no-repeat;
}

.bad_flash_dialog a
{
	padding-left:25px;
}

#flash_notice,
#flash_error
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px auto;
	padding: 7px;
	font-size: 1.1em;
	border-width: 1px;
	border-style: solid;	
	line-height: 1.5;
	width: 920px;
	padding-left:30px;
	background-position: 5px 8px;
	background-repeat:no-repeat;
}

@media
only screen and (max-width: 760px)
{
#flash_notice, #flash_error {
	width:100%;
}
}

#flash_notice
{	
	background-image:url(../images/flashNoticeIcon.png);
	color: #117500;
	background-color: #e4ffd9;
	border-color: #117500;
}

#flash_error
{
	background-image: url(../images/flashErrorIcon.png);
	border: 1px solid #DD3C10;
	background-color: #FFEBE8;
}

.float_holder
{
	overflow: hidden;
}

/*Style PDF links with icon appended to the start of link*/
a[href*='.pdf']:before {
	content: url(../images/pdfIcon.png);
	margin-right: 3px;
}


/*Style External links with icon appended to the end of link*/
a.ext-link:after { 
	content: url(../images/extLinkIcon.png);
	margin-left:3px;
}

#page_lead {
	overflow:hidden;
	margin-top:0px;
	margin-bottom:30px;
	zoom:1;
}

.blurb p {
	text-align: left;
	font-size:1.4em;
	color:#383838;
	float:none;
	overflow:hidden;
	line-height:1.5;
}

.blurb h2 {
	padding-bottom:0.8em;
	margin-bottom:auto;
	margin:0;
	font-size:1.6em;
}


.page_section {
	margin-top:2em;
	width:100%;
	overflow:hidden;
	clear:both;
}


h2.subsection {
	font-size: 1.5em;
	margin-bottom: 0.8em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:1px solid #BDBDBD;
	padding: .5em 0px 0.5em 30px;
	color:#17284A;
	background:url('../images/ilclogoBullet_03.png') no-repeat left center;
	vertical-align:middle;
	clear:none;
	font-weight:normal;
}

a.scrollToAnchor {
	float:right;
	padding-top:15px;
	padding-right:15px;
	background-image:url('../images/upArrow.png');
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:1.1em;
}

a.normal_arrow {
	background-image:url('../images/normalArrow.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:8px;
	clear:both;
	font-size:1.1em;
}

img.flushleft {
	float:left;
	padding-right:10px;
}

img.flushright {
	float:right;
	padding-left:10px;
}

@media
only screen and (max-width: 760px)
{

img.flushleft {
	float:none;
	padding-right:0px;
}

img.flushright {
	float:none;
	padding-left:0px;
}
}

.item_list .view_and_pagination_holder
{
	border-top:1px solid #999999;
}


@media
only screen and (max-width: 760px)
{
.item_list .view_and_pagination_holder
{
	height:60px;
}
}


.bottom_pagination_holder
{
	border-bottom:1px solid #999999;
}

.item_list .view_and_pagination_holder, .bottom_pagination_holder
{
	background:#FFFFFF url('../images/gridFooterFill.png') repeat-x scroll center bottom;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding:1.2em 10px 1.1em 10px;
}

.pagination
{
	text-align: right;
	font-weight: bold;
}


.pagination a, .pagination span
{
	border:1px solid #9aafe5;
	padding:3px 5px;
	background-color:#fff;
	
}

.pagination span.current
{
	background-color:#2e6ab1;
	border-color:#2e6ab1;
	color:#fff;
}

.pagination a:hover
{
	border-color:#9aafe5;
	text-decoration:none;
	color:#fff;
	background-color:#2e6ab1;
}

.pagination .disabled
{
	border-color:#ddd;
	color:#999;
	font-weight:normal;
}

.pagination .gap
{
	border:none;
	background-color:transparent;
}

#subnav {
	width:100%;
	overflow: hidden;
	padding-top:6px;
	padding-bottom:1em;
	margin: 0 auto;
}

#subnav ul {
	padding-left:0px;
}

#subnav li {
	display:inline;
	overflow: hidden;
	float:none;
	height:1em;
	padding-left:0px;
	padding-right:35px;
	padding-top:10px;
	line-height:1;
	font-family:Verdana, Geneva, sans-serif;
}

@media
only screen and (max-width:760px)
{
#subnav li {
	display: block;
	overflow: visible;
}
}

#subnav a.selected {
	color:#284782;
	border-bottom-width:4px;
	border-bottom-color:#284782;
	border-bottom-style:solid;
	padding-bottom:3px;
}

@media
only screen and (max-width: 760px)
{
#subnav a.selected {
	border-bottom-width: 2px;
	padding-bottom:0px;
}

}

#subnav a {
	color:#999;
	font-size:1.4em;
}

#subnav a:hover {
	color:#284782;
}





#header_container {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background: linear-gradient(#233F75 30%, #617DB3 80%);
}


@media screen and (max-width:660px) {
#header_container {
	height: 90px;
	}

#header_container.fix---menu {
	height: 60px;
	}
}

#header_title {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	/*background: linear-gradient(#233F75 30%, #617DB3 80%);*/
	display: block;
	clear: both;
	color: white;
}

@media screen and (max-width:660px) {
#header_title{
	margin-left: auto;
	margin-right: 10px;
	display: block;
	clear:both;
	}

#header_container.fix---menu {
	position:fixed;
	top:0px;
	left:0px;
	z-index:999;
	}
}

@media screen and (min-width:661px) {
#header_title{
	width: 600px;
	height:160px;
	margin-left: auto;
	margin-right: auto;
	}
}


@media screen and (min-width:414px) {
#header_container.fix---menu {
	height:70px;
	}
}


@media screen and (min-width:661px)
{
#title_block {
	float: left;
	height: 160px;
	width: 500px;
	}
}

/* ------------------------------------ */
/* Main header name of the organisation */

#title_block h1 {
	text-align: right;
	width: 100%;
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	display: inline-block;
	float: right;
}

#title_block h1:after {
	font-size: 0.5rem;
	vertical-align: super;
	content: '\2122';
}

@media screen and (min-width:768px){
#header_title #title_block h1 {
		font-size:1.8rem;
	}
}

@media screen and (max-width:767px){
#header_title #title_block h1 {
		font-size:1.5rem;
	}
}

@media screen and (max-width:414px){
#header_title #title_block h1 {
	font-size: 1.3rem;
	padding-top: 5px;
	}
}

@media screen and (max-width:320px){
#header_title #title_block h1 {
	font-size: 1.05rem;
	padding-top: 5px;
	}
}

#header_title #byline {
	text-align: right;
	float: right;
	display: inline-block;
	width: 100%;
	padding-right: 5px;
}

/* ------------------------------------ */
/* Logo */

#header_title #logo {
	width: 100px;
	height: 160px;
	float: right;
}

@media screen and (min-width:661px) {
#header_title #logo img  {
	position:relative;
	left:-10px;
	top:20px;
	float: right;
	}
}

/* small screens, don't display the logo */
@media screen and (max-width: 660px) {
#header_title #logo {
	display:none;
}
	
#header_title #logo img {
	display: none;
	}
}


@media screen and (max-width:767px) {
/* Hamburger button */
/* when not clamped it should scroll inside it's containing parent */
.menu-button {
	display: inline-block;
	position: absolute;
	z-index: 1000;
	top: 104px;
	left: 0;
	margin-top: 1em;
	margin-right: 1em;
	/* [disabled]margin-left: 1em; */
	margin-bottom: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
	cursor: pointer;
}

.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#a5aed5 20%, transparent 20%, transparent 40%, #a5aed5 40%, #a5aed5 60%, transparent 60%, transparent 80%, #a5aed5 80%);
	content: '';
}

/* menu button when it is supposed to be clamped to the top of the page */
.menu-button.fix---menu {
	display: inline-block;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	margin-top: 0px; 
	margin-right: 1em;
	/* [disabled]margin-left: 1em; */
	margin-bottom: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
	cursor: pointer;
}

.menu-button.fix---menu::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#a5aed5 20%, transparent 20%, transparent 40%, #a5aed5 40%, #a5aed5 60%, transparent 60%, transparent 80%, #a5aed5 80%);
	content: '';
}
}

/* Hide the menu button on desktop / large screens */
@media screen and (min-width:768px)
{
.menu-button {
	display: none;
	}
}



/* menus */

.menu li {
        list-style-type:none;
        padding:10px;
        display:inline-block;
        font-size: 16px;
	vertical-align: middle;
}

.menu a {
        color:white;
}

.menu a:visited {
        color:white;
}


#title-menu, #footer-menu {
        clear: left;
        margin: 0 auto;
        background-color:#1D335D;
        text-align:center;      /* nav is ul text */
}

#footer-menu li {
	list-style:none;
	display:inline-block;
	padding:10px;
}

#footer-menu a, #footer-menu a:visited {
        color:white;
}




@charset "UTF-8";
/* Menu Overlay CSS Document */
html, body {
/*    height: 100%;*/
	width:100%;
    /*
     * If omited, background page would keep on scrolling 
     * after the overlay one reaches its limit.
    */
}
/*
body {
	background: #b4bad2;
	color: #fffce1;
	font-weight: 400;
	font-size: 1em;
	font-family:  Arial, sans-serif;
}
*/

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

.menu-overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	/*background-color: rgba(0.2, 0.2, 0.2, 0.8);*/
	width:200px;
	background: #373a47;
	z-index:1001;
}

.menu-overlay nav {
	padding-top: 60px;
}

.menu-content {
	height: 100%;
	width: 100%;
	overflow: scroll;
    box-sizing: border-box;
	color: #fffce1;
	font-size: 1.15em;
}

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

.menu-content li {
	list-style-type:none;
	padding:10px;
}


.menu-content ul {
	margin-left:0em;
}


.menu-content ul ul {
	padding-left:0;
}

.menu-content a {
	color: #b8b7ad;
}

.menu-content a:hover,
.menu-content a:focus {
	color: #c94e50;
}

.menu-content a:link
{
	text-decoration:none;
}

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

.debug .menu-content {
	background-color:green;
}

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

/* Animation */

.menu-overlay {
	
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

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

/* Main content */

.content {
	height: 100%;
	overflow: auto;
	/*padding: 30px;*/
    box-sizing: border-box;
	background-color:none;
/*	left:90%;*/

}

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

/* Header */
/* The header will scroll for large screens and remain fixed for small screens */

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

/* Open Button */

/*.hide-overlay .menu-button
{
	display:none;
}
*/
/*
.menu-button {
	display: inline-block;
	position: fixed;
	position: relative;
	z-index: 3;

	top: 0;
	left: 0;
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;

	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
	cursor: pointer;
}

.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#a5aed5 20%, transparent 20%, transparent 40%, #a5aed5 40%, #a5aed5 60%, transparent 60%, transparent 80%, #a5aed5 80%);
	content: '';
}

.menu-button:hover {
	opacity: 0.6;
}
*/

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

/* Close Button */

.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	left: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}

.close-button::before, .close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}

.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

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

/* This is the interface state when the overlay is supposed to be hidden */

.hide-menu-overlay .menu-overlay {
    /*left: -90%;*/
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
/*
.hide-overlay .content {
	background-color:red;
}*/

/*.hide-overlay .menu-content {
	background-color:blue;
}*/


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

a:hover {
	cursor:point;
}

header {
	width: 100%;
}

header .menu li {
	list-style-type:none;
	padding:10px;
	display:inline-block;
}

/* ----------------------------------------------------------- */
@media only screen and (max-width:970px)
{
	header {
		position: fixed;
		z-index:2;
	}
	
	/* on smaller screen the main content will need to sit below the header */
	
	.main {
	padding-top: 160px;
	padding-right: 0;
	padding-left: 0;
	}
	
	header .menu
	{
		display:none;
	}
	
}


/* Hide the menu button on desktop / large screens */
@media only screen and (min-width:768px)
{
	.menu-button {
		display: none;
	}
}


textarea, 
.text_field,
.password_field
{
	border: 1px solid #BBBBBB;
	font-size: 1em;
	font-family: helvetica,verdana,arial,sans-serif;
	padding: 0.3em;	
}

textarea
{		
	line-height: 1.2;
}

.password_field,
.text_field
{
	padding: 0.3em;
	font-family:helvetica,verdana,arial,sans-serif;
}

.button
{
	
}

input, select
{
	/* forces forms to resize properly in ie6 */
	font-size: 1em;
}

form p
{
	margin: 1em 0;	
}

form
{
	line-height: 1.2;
}

.editor_cancel_button
{
	margin-right: 5px;
}

label.left_label
{
	font-weight: bold;
  padding-right: 5px;		
}

.aligned_form label
{
	width: 200px;
	display: inline-block;
	text-align: right;
	vertical-align: top;
	padding-top: 0.3em;
}

.aligned_form .aligned_submit,
.aligned_form .button_holder
{
	margin-left: 205px; /* should be same as aligned_form label */
}

.fieldWithErrors
{
	/*display: inline-block;*/
}

.example
{
	display: inline-block;
	font-size: 0.9em;
	color:#555555;
	margin-top: 0.2em;
}

.field_holder
{
	display: inline-block;
}


#title_header
{
	width: 960px;
	margin: 0 auto;
}
@media
only screen and (max-width: 760px)
{

#title_header
{
	width: 95%;
	margin: 0 auto;
}
}

h1.title_header
{
	font-size: 2.0em;	
	font-weight: normal;
	color: #2b2b2b;
	font-family: Helvetica, Verdana, Sans-Serif;
	display: inline-block;
	width: 50%;
	margin-bottom: 0.2em;
	padding: 20px;
	
	/* force ie to inline-block*/
	zoom: 1;
	*display:inline;
}

#title_header .top_line
{
	overflow: hidden;
	padding-bottom:0.4em;
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 0.3em;
}

#title_header .top_line .login_info
{	
	text-align: right;	
	display: inline-block;
	width: 50%;
	margin-top:8px;
	float:right;
}

@media
only screen and (max-width: 760px)
{
h1.title_header {
	width:100%;
}
#title_header .top_line .login_info
{
	width:100%;
}
}

.username
{
	font-weight: bold;
}

.login_info .must_login
{
	color: #333333;
	font-size: 1.2em;
}

.login_info img{
	vertical-align:middle;
	padding-right:5px;
}


.spacer_below_title
{
	height: 0;
}



.dialog
{
	z-index: 500;
	position: absolute;	
	width: 750px;
}

@media
only screen and (max-width: 760px)
{
.dialog
{
  width: 90%;
}
}

.dialog .content
{
	background-color: white;
	border: 1px solid #CCCCCC;
	padding: 20px;
	-moz-box-shadow: 0 0 50px black;
	-webkit-box-shadow: 0 0 50px black;
	overflow: visible;
	position: relative;
	z-index: 100;
}

a.close_dialog
{
	position: absolute;
	top: 0px;
	background: transparent url("../images/Modals/closeButton.png") no-repeat scroll 0 0;
	width: 37px;
	height: 37px;
	display: inline-block;
	top: -18px;
	right: -18px;
	z-index: 200;
}

a.close_dialog:hover
{
	text-decoration: none;
}

.dialog .dialog_corner
{
	display: inline-block;
	/* has to be above the page, but below the dialog content as the corners overlap the dialog */
	z-index: 60;
	position: absolute;
}

.dialog .top_left,
.dialog .top_right,
.dialog .bottom_left,
.dialog .bottom_right
{
	width: 96px;
	height: 96px;
}

.dialog .top_left
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowCornerTopLeft.png") no-repeat scroll 0 0;	
	top: 0px;
	left: 0px;
}

.dialog .top
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowStripTop.png") repeat-x scroll 0 0;
	top: 0px;
	left: 96px;
	height: 38px;
}

.dialog .top_right
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowCornerTopRight.png") no-repeat scroll 0 0;	
	top: 0px;
	right: 0px;
}

.dialog .left
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowStripLeft.png") repeat-y scroll 0 0;	
	left: 0px;
	top: 96px;
	width: 36px;
}

.dialog .right
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowStripRight.png") repeat-y scroll 0 0;	
	right: 0px;
	top: 96px;	
	width: 36px;
}

.dialog .bottom_left
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowCornerBottomLeft.png") no-repeat scroll 0 0;	
	bottom: 0px;
	left: 0px;
}

.dialog .bottom_right
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowCornerBottomRight.png") no-repeat scroll 0 0;	
	bottom: 0px;
	right: 0px;
}

.dialog .bottom
{
	background: transparent url("https://www.ilcnsw.asn.au/images/Modals/Shadow/shadowStripBottom.png") repeat-x scroll 0 0;
	bottom: 0px;
	left: 96px;
	height: 36px;
}

.dialog #flash_notice, .dialog #flash_error
{
	width: auto;
}


.coloured_linkbutton
{	
	display: inline-block;		
}

.coloured_linkbutton_button
{
	cursor: pointer;
}

.green_linkbutton
{
	background: #67b554 url('../images/GreenButton/greenButtonGradientFill_middle.png') repeat-x scroll 0 0;
	white-space:nowrap;
}

.orange_linkbutton
{
	background: #67b554 url('../images/Buttons/orangeButton_strip.png') repeat-x scroll 0 0;
}

.coloured_linkbutton_arrow
{
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
	background: transparent url('../images/GreenButton/arrow.png') no-repeat scroll 0 0;
	margin-left: 4px;
	margin-right: 3px;
}

.coloured_linkbutton_left,
.coloured_linkbutton_right
{	
	display: inline-block;
	width: 2px;
	height: 25px;
	vertical-align: middle;
	overflow: hidden;
}

.coloured_linkbutton_label
{
	vertical-align:-0.1em;
	color: white;
	font-weight: bold;		
	margin-right: 8px;	
}

.coloured_linkbutton a:hover
{
	text-decoration: none;
}

.coloured_linkbutton a
{		
	vertical-align: middle;
}

.green_linkbutton_left
{
	background: transparent url('../images/GreenButton/greenButtonGradientFill_left.png') no-repeat scroll 0 0;
}

.green_linkbutton_right
{
	background: transparent url('../images/GreenButton/greenButtonGradientFill_right.png') no-repeat scroll 0 0;
}

.orange_linkbutton_left
{
	background: transparent url('../images/Buttons/orangeButton_left.png') no-repeat scroll 0 0;
}

.orange_linkbutton_right
{
	background: transparent url('../images/Buttons/orangeButton_right.png') no-repeat scroll 0 0;
}

.call_to_action_link
{
	background-image:url('../images/browseProductsArrow.png');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	font-weight:normal;
}

.arrow_linkbutton_arrow_holder
{
	background:transparent url(../images/Arrow.png) no-repeat scroll right center;
	display:inline-block;
	height:17px;	
	vertical-align: middle;
	margin-left: 2px;
	width:17px;
}

.arrow_linkbutton_text
{
	font-weight: bold;		
	vertical-align: middle;
}

.arrow_linkbutton a:hover
{
	text-decoration: none;
}

a.backbutton
{
	background:transparent url(../images/backButton.png) no-repeat scroll 0 0;	
	padding-left:40px;	
}

a.forward_button,
a.backbutton
{
	display:inline-block;
	height:30px;
	padding-top:13px;
	font-size: 1.2em;
}

a.forward_button
{
	background:transparent url(../images/forwardButton.png) no-repeat scroll right 0;
}

input.forward_button
{
	height: 47px;
	font-size: 1.2em;
	background:transparent url(../images/forwardButton.png) no-repeat scroll 99% 3px;
}

.forward_button
{
	padding-right: 40px;
}

a.compare_button
{	
	display: inline-block;	
}

a.compare_button:hover
{
	text-decoration: none;
}

a.compare_button .compare_button_right
{
	background: white url(../images/Clipboard/compareGradientFillRight.png) no-repeat scroll 0 0;	
	height: 30px;
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

a.compare_button .compare_button_left
{
	background: transparent url(../images/Clipboard/compareGreenOrb.png) no-repeat scroll 0 0;
	height: 49px;
	width: 49px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: 15px;
}

a.compare_button .compare_button_middle
{
	background: transparent url(../images/Clipboard/compareButtonGradientFillStrip.png) repeat-x scroll 0 0;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 18px;
	padding-top: 9px;
	font-weight: bold;
	text-shadow: white 0px 1px;
	color:#555555;
}

span.info_button
{
	vertical-align: middle;
	background: transparent url('../images/Clipboard/informationButcon.png') no-repeat 0 0;
	width: 26px;
	height: 26px;
	display: inline-block;
	float:left;
	margin-right:10px;
}

.tip_wrapper{
	position:relative;
	overflow:hidden;
	width:960px;
}

/* ************************************** */
@media
only screen and (max-width: 760px)
{
.tip_wrapper {
	width: 100%;
}

}
/* ************************************** */


.tip
{	
	font-size: 1.2em;
	margin-bottom: 2em;
	color: #555555;
	overflow: hidden;
	background-color:#fff;
	background-image: url("../images/tipGradientShading.png");
	background-position:bottom;
	background-repeat:repeat-x;
	padding:20px 10px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid;
	border-color:#b8b8b8;
	margin-top:20px;
}

.tip_arrow{
	background-image:url("../images/tipArrow.png");
	background-repeat:none;
	width:36px;
	height:19px;
	position:absolute;
	top:2px;
	left:50px;
}

.tip .info
{
	line-height: 1.2;
	padding-top: 0.2em;
}

a.print_link *
{
  vertical-align: middle;
  font-weight: bold;
  margin-right: 10px; 
}

a.print_link:hover
{
  text-decoration: none;
}

.print_link img.print_orb
{
  margin-right: 5px;
}

.fb-like
{
  float: right;
  margin-top: 8px;
}

/*.print_link_large img.print_orb_large
{
	margin-right: 10px;
}*/

.add_to_clipboard_button
{
	background: transparent;
	border: none;	
	width: auto;
	overflow: visible;
	cursor: pointer;
}

.add_to_clipboard_button span
{
	display: inline-block;
	vertical-align: top;
}

.add_to_clipboard_button .orb
{
	background: transparent url("../images/ProductPage/addToClipboardButton_orb.png") no-repeat scroll 0 0;
	height: 52px; 
	width: 50px;
}

.add_to_clipboard_button .left
{
	background: transparent url("../images/ProductPage/addToClipboardButton_end.png") no-repeat scroll 0 0;
	height: 29px;	
	width: 20px;
}

.add_to_clipboard_button .middle
{
	background: transparent url("../images/ProductPage/addToClipboardButton_strip.png") repeat-x scroll 0 0;
	height: 23px;
	padding-top: 6px;
	font-weight: bold;
	text-shadow: white 0px 1px;
	white-space:nowrap;
}
.add_to_clipboard_button .middle,
.add_to_clipboard_button .left
{
	margin-top: 11px;
}

.clipboarded .clipboarded_image
{
	background: transparent url("../images/ProductPage/clipboardedGreenOrb_04.png") repeat-x scroll 0 0;
	display: inline-block;
	height: 49px;
	width: 50px;
	vertical-align: middle;
}

.clipboarded .clipboarded_text
{
	display: inline-block;
	vertical-align: middle;
}

.big_orange_button
{
	padding: 0;
	border: 0;
	background-color: transparent;
	font-size: 1.05em;
	color: white;		
	cursor: pointer;
}

.big_orange_button .left
{
	background: transparent url('../images/Clipboard/createATRecommendationButton_01.png') no-repeat 0 0;
	display: inline-block;
	width: 17px;
	height: 43px;
	vertical-align: middle;
}

.big_orange_button .right
{
	background: transparent url('../images/Clipboard/createATRecommendationButton_05.png') no-repeat 0 0;
	display: inline-block;
	width: 16px;
	height: 43px;
	vertical-align: middle;
}

.big_orange_button .middle
{
	background: transparent url('../images/Clipboard/createATRecommendationButton_03.png') repeat-x 0 0;
	display: inline-block;
	height: 40px;
	width: 130px;
	vertical-align: middle;
	padding-top: 3px;
}

.crossed_button
{
	padding-top: 2px;
	padding-left: 20px;
	min-height: 16px;
	display: inline-block;
	background: transparent url("../images/Clipboard/removeFromClipboardButcon.png") no-repeat 0 0;
}


#page_holder {
	position:relative;
}

#action-links-bar {
	min-height:36px;
	position: relative;
	color: #1D335D;
	background-color: #233F75;
}
@media
only screen and (max-width: 760px)
{

#action-links-bar {
	width:100%;
	min-height:126px;
	background-image:none;
	position: relative;
}
}
#action-links-bar .skip-to {
	color:#FFF;
	padding-top:10px;
	font-size:1.1em;
}
.skip-to-content-wrapper {
	display:inline;
	position:absolute;
	top:10px;
}

.action-links-wrapper {
	display:inline;
	position:absolute;
	right:300px;
	height:36px;
	padding-top:10px;
}

@media
only screen and (max-width: 760px)
{

.action-links-wrapper {
	display:block;
	top:36px;
	right:0px;
	width:100%;
	background-image:url(../images/Header/actionLinks_mobile.png);
	background-position:top right;
	background-repeat:repeat-x;
}

.skip-to-content-wrapper {
	display:block;
	right:5px;
}

}
.action-links {
	color:lightgrey;
	font-size:1.2em;
	padding-left:6px;
	padding-right:12px;
	background-image:url(../images/Header/actionLinksVR.png);
	background-position:center right;
	background-color:transparent;
	background-repeat:no-repeat;
}

.site-search-wrapper{
	display:inline;
	position:absolute;
	right:10px;
	padding-top:3px;
	width:270px;

}

@media
only screen and (max-width: 760px)
{
.site-search-wrapper {
	display:block;
	top:72px;
	right:5px;
}
}

.site-search-label{
	color:#FFF;
	font-size:1.2em;
	float:right;
	padding-top:7px;
	padding-right:5px;
}

.site-search-left {
	background-image:url(../images/Header/siteSearchLeft_01.png);
	background-color:transparent;
	background-repeat:no-repeat;
	width:19px;
	height:28px;
	float:right;
}

.site-search-box-wrapper{
}

.site-search-box{
	border:0 none;
	float:right;
	width:150px;
	padding-top:7px;
	padding-bottom:5px;
	margin:0;
	background-image:url(../images/Header/siteSearchTopStrip_03.png);
	background-repeat:repeat-x;
	background-position:top;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

.site-search-right {
	background-image:url(../images/Header/siteSearchRight_05.png);
	background-color:transparent;
	background-repeat:no-repeat;
	width:16px;
	height:28px;
	float:right;
}


.fieldWithErrors label
{
	color: red;
}

.fieldWithErrors input
{
	border: 1px solid red;
}

#errorExplanation {
  background-color:#F0F0F0;
	border:1px solid #FF3333;
	margin-bottom:20px;
	padding:7px 7px 12px;
	width:400px;
}

#errorExplanation h2 {
  background-color:#FFD9D9;
	color:#9E0838;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 15px;
	text-align:left;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
	margin-top: 1em;
}

#errorExplanation ul
{
	padding-left: 20px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.deleted_from_master
{
	color: red;
	line-height: 1.2;
}

#linkbar_holder
{
	overflow: hidden;	
}

@media screen and (max-width: 767px) {
#linkbar_holder {
	display: none;
	}
}


#linkbar_holder ul
{
	overflow: hidden;	
	float:right;
}

#linkbar_holder li
{ 
	display: inline;	
	float: left;	
	border-color: #627eb4;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}

#linkbar_holder li:hover
{
	background: transparent url('../images/GlobalNavigation/mouseOverGradientFillStrip_02.png') repeat-x scroll 0 0;
}

#linkbar_holder li.last
{
	border-width: 0px 1px;
	
}

#linkbar_holder li.home
{

}

#linkbar_holder li.selected
{	
	background: transparent url('../images/GlobalNavigation/selectedLinkBgFillStrip_02.png') repeat-x scroll 0 0;
}

#linkbar_holder a
{
	font-family: Verdana, Helvetica, Sans-Serif;
	color: white;
	text-decoration: none;
	font-size: 1.2em;
	height:26px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-decoration:none;
	display: inline-block;
}

#linkbar_holder a:hover
{
	text-decoration: underline;
}

#linkbar_holder li.home a
{
	
}

#linkbar_holder .home_holder
{
	position: relative;
	top: -3px;
}

#linkbar
{	 
	background: #000000 url('../images/nav_background.png') repeat-x;	
	padding-left: 42px;
	width: 100%;
	zoom: 1;
	overflow: hidden;
	padding: 1em 0;
}

#linkbar .linkbar_item
{
	float: left;	
	margin-left: 15px;	
}

#linkbar .linkbar_item .blurb
{
	color: #EEEEEE;
	font-size: 0.85em;
}

#linkbar .linkbar_item a
{
	font-size: 1.2em;
	color: #EEEEEE;
	text-decoration: none;
}


#footer-holder
{		
	background-image:url(../images/footerStrip.png);
	background-repeat:repeat-x;
	background-color:#203969;
	background-position:bottom;
	min-height:297px;
	overflow:hidden;
	margin-top:40px;
	clear:both;
}


#page-footer
{
	clear:both;
	margin-top:40px;
	overflow:hidden;
	min-height:297px;
	margin:0 auto 10px;
}

#page-footer .float-links-holder
{
	width:71%;
	width: 680px;
	float:left;
}

@media screen and (max-width:767px) {
.float-links-holder {
	display: none;
	}
}


#page-footer .contact-holder
{
	float:left;
	margin-top:20px;
	padding-left:20px;
	width:26%;
	width:260px;
	background-image:url(../images/footerVR.png);
	background-position:left center;
	background-color:transparent;
	background-repeat:no-repeat;
}

@media
only screen and (max-width: 760px)
{
  #footer-holder
  {		
    width:100%;
  }

  #page-footer
  {
    width:100%;
  }

  #page-footer .float-links-holder
  {
	width:100%;
	float:left;
  }
  #page-footer .contact-holder
  {
    width:100%;
  }

.float-links-holder table,
.float-links-holder thead,
.float-links-holder tbody,
.float-links-holder th,
.float-links-holder td,
.float-links-holder tr                                  
{
        display: block;

}

}

#page-footer .contact-holder h2
{
	color:#fff;
	font-size:2em;
	font-weight:normal;
	margin-bottom:0.5em;
	text-shadow:0 -1px 0 #333333;
}

#page-footer .contact-holder p
{
	font-size:1.2em;
	margin-bottom:1em;
	line-height:1.2;
	font-family:Arial, Helvetica, sans-serif;
}

@media
only screen and (max-width: 760px)
{
#page-footer .contact-holder p
{
	width: 90%;
}

}

#page-footer .contact-holder a
{
	color:#fff;
	padding-left:10px;
}

#page-footer #footer-links-table
{
	float:left;
	width:100%;
}

#page-footer #footer-links-table td
{
	padding-bottom:40px;
	padding-right:20px;
	padding-left:20px;
}

@media
only screen and (max-width: 760px)
{
#page-footer #footer-links-table td
{
	padding-bottom:10px;
}
}

#page-footer ul.footer-links
{
	display: inline;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	line-height: 1.3;
	font-size: 1.1em;
}

#page-footer ul.footer-links a.header
{
	color:#bfd6ff;
	font-weight:normal;
	font-size:1.2em;
	display: inline-block;
	text-indent:0;
	padding-top:20px;
}

#page-footer p, #page-footer ul.footer-links a
{
	color:#fff;
}

#copyright-holder
{
	background-image:url(../images/copyrightStrip.png);
	background-repeat:repeat-x;
	background-color:#203969;
	background-position:bottom;
	clear:both;
	min-height:46px;
	width:auto;
	margin: 0 auto 0;
}

#copyright-logo-notice-holder{
	width:960px;
	margin:0 auto;
	min-height:46px;
	display:flex;
	align-items:center;
}

/* ******************************** */
@media
only screen and (max-width: 760px)
{
#copyright-logo-notice-holder{
	width:100%;
}
#copyright-holder
{
	width:auto;
}
}

/* ******************************** */

#copyright-holder .logo-holder
{
	background-image:url(../images/ILCNSWLogoSmall.png);
	background-repeat:no-repeat;
	float:left;
	width:42px;
	height:39px;
	margin-top:3px;
}

#copyright-holder .copyright_notice
{
	padding-left:5px;
	float:left;
	margin-top:3px;
}

#copyright-holder p.copyright{
	font-size:0.9em;
	line-height:1.7;
	color:#fff;
}
/* ******************************** */
@media
only screen and (max-width: 760px)
{
#copyright-holder .copyright_notice
{
        float:none;
	margin-top:0px;
}}

/* ******************************** */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
{
#footer-holder
{
	width:960px;
}
#copyright-holder
{
	width:960px;
}
#copyright-logo-notice-holder
{
	width:768px;
	min-height:60px;
}
#copyright-holder .copyright_notice
{
        float:none;
	margin-top:0px;
}
#copyright-holder .logo-holder
{
	margin-right:10px;
}
}


#magic-toolbar{
	width:960px;
	background-image:url(../images/magic_toolbarStrip.png);
	background-repeat:repeat-xl;
	background-position:center top;
	overflow:visible;
	min-height:51px;
	background-color:#FFF;
	height:auto !important;
	height:51px;
	background-color:#FFF;
	position:relative;
	margin:20px auto 0 auto;
	z-index: 20;
}

#magic-toolbar ul.toolbar{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	padding-top: 5px;
}

#magic-toolbar ul.toolbar li{
	display:inline-block;
	vertical-align: middle;
	font-size:1.1em;
	background-image:url(../images/magic_toolbar_vr.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	position: relative;
}

/* ******************************** */
@media 
only screen and (max-width: 760px)
{
#magic-toolbar{
	width:100%;
	background-image:none;
}
#magic-toolbar ul.toolbar li{
	display: block;
	background-image:none;
	height: 50px;
}
}

/* ******************************** */
#magic-toolbar ul.toolbar li a.toolbar_link
{
	display: inline-block;
	width: 80px;
	vertical-align: middle;
}

#magic-toolbar ul.toolbar li #supplier_toolbar_link
{
	width: 70px;
}

#magic-toolbar ul.toolbar li #media_toolbar_link
{
	width: 50px;
}

#magic-toolbar ul.toolbar li #saved_clipboards_toolbar_link
{
	width: 120px;
}

#magic-toolbar li img{
	vertical-align:middle;
	padding-right:5px;
}

#magic-toolbar ul.toolbar li.last{
	background-image:none;
}

#toolbar-left{
	background-image:url(../images/magic_toolbarLeft.png);
	left:-10px;
}

#toolbar-left, #toolbar-right{
	background-repeat:no-repeat;
	width:10px;
	height:58px;
	position:absolute;
	top:0;
}

#toolbar-right{
	background-image:url(../images/magic_toolbarRight.png);
	right:-10px;
}

@media
only screen and (max-width: 760px)
{
#toolbar-left, #toolbar-right{
	background-image: none;
}

}

#my_clipboard_icon
{
	position: absolute;
	top: -19px;
	left: 3px;
}

#magic-toolbar ul.toolbar li.my_clipboard
{
	padding-left: 73px;	
	padding-top: 0px;
}

#magic-toolbar .my_clipboard_holder
{
	display: inline-block;
	line-height:1.3;
}

#magic-toolbar .view_clipboard
{
	display: block;
	width: 130px;
	margin-right: 20px;	
	text-decoration: none;
}

#magic-toolbar .clipboard_name
{
	width: 120px;	
	height: 1.2em;
	overflow: hidden;
	display: inline-block;
}

#magic-toolbar #clipboard_popup
{
	position: absolute;
	width: 400px;
	top: 48px;
	right: 0px;
	z-index: 10;
	background-color: white;
	border: 1px solid #CCCCCC;
	padding: 10px;
	-moz-box-shadow: 0 5px 10px grey;
	-webkit-box-shadow: 0 5px 10px grey;
}


#magic-toolbar .popup_loading
{
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 1.3em;
}

#magic-toolbar .popup_loading *
{
	vertical-align: middle;	
}

#magic-toolbar .popup_loading img
{
	margin-left: 20px;
}

#magic-toolbar .items
{
	max-height: 300px;
	overflow-y: auto;	
	padding-bottom: 1em;
	border-bottom: 1px solid #777777;	
}

#magic-toolbar .item_separator
{
	border-bottom: 1px solid #CCCCCC;
	height: 1em;
	margin-bottom: 1em;
}

#magic-toolbar .clipboard_item
{}

#magic-toolbar .clipboard_item div,
#magic-toolbar .clipboard_item img
{
	display: inline-block;
	vertical-align: middle;
}

#magic-toolbar .clipboard_item .title_and_note_holder
{
	margin-right: 10px;
	font-weight: bold;
	line-height: 1.3;	
	width: 180px;
}

#magic-toolbar .clipboard_item .item_title
{
	font-size: 1.1em;
}

#magic-toolbar .clipboard_item img.clipboard_item_image
{
	margin-right: 10px;
	width: 50px;
}

#magic-toolbar .clipboard_item .remove_from_clipboard_holder
{
	width: 112px;
	text-align: right;	
}

#magic-toolbar .actions
{
	margin-top: 1em;
}

#magic-toolbar .compare_holder
{	
	margin-bottom: 0.5em;
}

#magic-toolbar .compare_holder .use_another_clipboard_holder
{
	float: left;
}

#magic-toolbar .compare_holder .compare_these_items
{
	float: right;
	text-align: right;
}

#magic-toolbar .compare_holder .arrow_linkbutton
{	
	width: 190px;
}

#magic-toolbar .close_and_view_clipboard_holder #close_clipboard_popup,
#magic-toolbar .close_and_view_clipboard_holder #view_this_clipboard
{
	width: 190px;	
}

#magic-toolbar .close_and_view_clipboard_holder #close_clipboard_popup
{
	float: left;
	font-weight: bold;
}

#magic-toolbar .close_and_view_clipboard_holder #view_this_clipboard
{
	text-align: right;
	float: right;
}

#clipboard_popup_spinner_holder
{
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 20px;
}

#clipboard_dropdown_arrow:hover
{
	text-decoration: none;
}

#clipboard_dropdown_arrow
{
	width: 15px;
	height: 12px;
	background: transparent url("../images/dropdownArrow.png") no-repeat 0 0;
	position: absolute;
	top: 8px;
	right: 0px;
}



.new_or_existing_holder h2
{
  font-weight: normal;
  font-size: 1.3em;
  margin-bottom: 1em;
}

.new_or_existing_holder .create_new_column
{
  float: left;
  width: 280px;
  padding-right: 20px;
}


.new_or_existing_holder input.clipboard_name
{
  width: 12em;
}

.new_or_existing_holder .add_to_existing
{
  float: right;
  width: 379px;
  border-left: 1px solid #777777;
  padding-left: 20px;
}

.new_or_existing_holder
{
  color: #555555;
 	width: 700px;
  margin: 0 auto;
}

.new_or_existing_holder p
{
  line-height: 1.1;
  margin-bottom: 1em;
}

.new_or_existing_holder .dialog
{
	width: 700px;	
	position: absolute;
	left: 180px;
}

.new_or_existing_holder .clipboard_errors
{
	font-weight: bold;
	color: red;
}

@media
only screen and (max-width: 760px)
{

.new_or_existing_holder
{
  width:auto;
}
.new_or_existing_holder .create_new_column
{
  float: none;
  height: 200px;
  width: 280px;
}

.new_or_existing_holder .add_to_existing
{
  border-left: none;
  display: block;
  float: none;
  padding-left: 0px;
  width: 250px;
}

}


.event_summary {
	border-bottom:thin dotted;
	margin-bottom:20px;
	padding-bottom:10px;
	color:#999;
}
.event_summary h3 {
	margin-bottom:0.3em;
}
.event_summary p.date {
	color:#666666;
	margin-bottom:0.5em;
}

.calender 
{
	width: 40px;
	margin-right: 10px;
	text-align: center;
	float: left;
}

.event_summary .title_and_dates
{
	width: 300px;
	float: left;
}

.calender .month
{
	background-color: #79BC1F;
	color: white;
	font-size: 1.1em;
	padding: 1px 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
}

.calender .day
{
	font-family: Serif;
	font-size: 1.4em;
	color: black;
	padding-top: 5px;
	font-weight: bold;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px 1px;
}

/* Announcements */
#announcements {
	display: flex;
	flex-direction:row;
	justify-content: center;
	align-items:center;
        border-top:thin solid #CCC;
        border-bottom:thin solid #ccc;
	
	margin: 20px 60px 60px;
	padding:20px;
}


/*
#announcements {
	border-top:thin solid #CCC;
	border-bottom:thin solid #ccc;
	margin:10px 0 5px 0;
	padding: 5px 0px 5px 5px;
	font-size: 1.1em;
	white-space: nowrap;
	overflow: hidden;
}
i*/
.announcements_label {		
	font-weight:bold;
	float: left;
	width: 120px;
	line-height: 1;
}

.announcement {
	
}

#announcements ul {
	list-style-type: none;
	float: left;
	width: 810px;
	padding-left: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#announcements li {
	font-size: 100%;
	line-height: 1;
	margin-bottom: 0.5em;
	color: white;
}

@media screen and (max-width:660px) {
#announcements {
        flex-direction:column;
        }

   #announcements ul {
      white-space: normal;
      font-size: 1.1em;
      line-height:1;
      width:100%;
   }

}

#announcements h1
{
	/*flex-shrink: 10;*/
	width:100%;
	margin: 0px auto;
	flex-shrink:1;
	flex-grow:2;
	overflow:hidden;
	order:1;
/*	background-color:cyan;
*/	padding: 0 50px;
}

#announcements #message{
	/*max-width: 60%;*/
	/*flex-shrink: 5;*/
	flex-shrink: 6;
	flex-grow: 2;
	overflow:hidden;
	order:2;
	margin: 0px auto;
/*	background-color:magenta;
*/}



@media screen and (max-width:660px) {
#announcements {
	flex-direction:column;	
	}
	
	#announcements h1
	{
		flex-grow:1;
		flex-shrink:1;
	}
	
	#announcements #message
	{
		flex-grow:1;
		flex-shrink:1;
	}
}