/*////////////////////////////////////////////////////////
// /css/https/au/en/front.web.combined.v19112023.css    //
// created: Wed, 17 Dec 2025 09:16:57 +1100             //
// files included:                                      //
//  /css/html4.default.css                              //
//  /css/core/ajax_form-0.0.1.css                       //
//  /css/core/in_field_label-0.0.1.css                  //
//  /css/core/popover-0.0.1.css                         //
//  /css/core/google_address_suggest-0.0.1.css          //
//  /css/core/transform_input-0.0.1.css                 //
//  /css/jquery/ui-lightness/jquery-ui-1.8.6.custom.css //
//  /css/jquery/bsm_select/jquery.bsmselect.css         //
//  /css/web.css                                        //
//  /css/pagination.css                                 //
//  /css/buttons.css                                    //
//  /css/core/popover.css                               //
//  /css/core/transform_input.css                       //
//  /css/core/in_field_label.css                        //
//  /css/admin/header_footer_admin1.css                 //
//  /css/front/home.css                                 //
//  /css/front/client.css                               //
//  /css/front/reports.css                              //
//  /css/front/general.css                              //
//  /css/front/image_library.css                        //
//  /css/admin/jquery.multiselect.css                   //
//  /css/admin/jquery.multiselect.filter.css            //
//  /css/admin/ui.dynatree.css                          //
//  /contextmenu/jquery.contextMenu.css                 //
//  /css/chosen.css                                     //
////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////
// path: /css/html4.default.css              //
// created: Mon, 13 Mar 2017 17:02:45 +1100  //
// modified: Mon, 22 Nov 2010 22:51:09 +1100 //
// size: 2346 bytes                          //
/////////////////////////////////////////////*/

/** taken from http://www.w3.org/TR/CSS2/sample.html /**/
html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre { display: block }
li { display: list-item }
head { display: none }
table { display: table; }
tr { display: table-row }
thead { display: table-header-group }
tbody { display: table-row-group }
tfoot { display: table-footer-group }
col { display: table-column }
colgroup { display: table-column-group }
td, th { display: table-cell }
caption { display: table-caption }
th { font-weight: bolder; text-align: center }
caption { text-align: center }
body { margin: 8px }
h1 { font-size: 2em; margin: .67em 0 }
h2 { font-size: 1.5em; margin: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu { margin: 1.12em 0 }
h5 { font-size: .83em; margin: 1.5em 0 }
h6 { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong { font-weight: bolder }
blockquote { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address { font-style: italic }
pre, tt, code,
kbd, samp { font-family: monospace }
pre { white-space: pre }
button, textarea,
input, select { display: inline-block }
big { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub { vertical-align: sub }
sup { vertical-align: super }
table { border-spacing: 2px; }
thead, tbody,
tfoot { vertical-align: middle }
td, th, tr { vertical-align: inherit }
s, strike, del { text-decoration: line-through }
hr { border: 1px inset }
ol, ul, dir,
menu, dd { margin-left: 40px }
ol { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol { margin-top: 0; margin-bottom: 0 }
u, ins { text-decoration: underline }
br:before { content: "\A"; white-space: pre-line }
center { text-align: center }
:link, :visited { text-decoration: underline }
:focus { outline: black dotted 1px }

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"] { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"] { direction: rtl; unicode-bidi: embed }

@media print {
 h1 { page-break-before: always }
 h1, h2, h3,
 h4, h5, h6 { page-break-after: avoid }
 ul, ol, dl { page-break-before: avoid }
}










/*/////////////////////////////////////////////
// path: /css/core/ajax_form-0.0.1.css       //
// created: Mon, 13 Mar 2017 17:02:45 +1100  //
// modified: Wed, 08 Mar 2017 18:48:24 +1100 //
// size: 2005 bytes                          //
/////////////////////////////////////////////*/

/* the button section at the bottom of a popover */
/* right aligned by default */
.core-dialogueButtons {
	margin-top: 5px;
	height: 20px;
}
.core-dialogueButtons>div {
	float: none;
	text-align: center;
}
.core-dialogueButtons button, .core-dialogueButtons input[type=image] {
	margin-left: 5px;
	margin-right: 5px;
}

/* align left */
.core-left {
	float: left !important;
}
.core-left button, .core-left input[type=image] {
	margin-left: 0;
	margin-right: 10px;
}

.core-right {
	float: right !important;
}
.core-right button, .core-right input[type=image] {
	margin-left: 10px;
	margin-right: 0;
}

.core-right-db button, .core-right-db input[type=image]{
	margin-left: 730px;
	margin-right: 0;
	width:71px;
	height:21px;
	background: transparent url(http://www.cmsmarketing.com.au/images/buttons/clear_all.gif) no-repeat; 
	border:1px solid #F2F1F1;
	margin-top: 6px;
}


/* the "please wait" indicator */
.core-pleaseWait {
	line-height: 20px;
}

/* hidden form submit. cannot be actually hidden via display: none or visibility: hidden because this will stop the input field from being used in various browsers /**/
.core-hiddenSubmit {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	border: 0 solid white !important;
	font-size: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}









/*/////////////////////////////////////////////
// path: /css/core/in_field_label-0.0.1.css  //
// created: Mon, 13 Mar 2017 17:02:45 +1100  //
// modified: Wed, 23 Mar 2011 02:46:41 +1100 //
// size: 865 bytes                           //
/////////////////////////////////////////////*/

.core-inFieldLabel { position: relative; }
.core-inFieldLabel label { position: absolute; top: 0; left: 0; margin: 5px 8px 0; width: auto !important; height: 23px; line-height: 18px; font-family: Helvetica,Arial,Verdana,Tahoma; font-size: 9pt; font-weight: normal; color: #999999; cursor: auto; font-style: italic; }










/*/////////////////////////////////////////////
// path: /css/core/popover-0.0.1.css         //
// created: Mon, 13 Mar 2017 17:02:45 +1100  //
// modified: Mon, 16 May 2011 15:55:32 +1000 //
// size: 6171 bytes                          //
/////////////////////////////////////////////*/

/* the popover-ed element */
.core-popover {
	/* must be initially hidden */
	display: none;
}

/*  */
.core-popoverBox {
	/* CSS3 styling for latest browsers */
	/* curved corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	/* shadow */
/**	-webkit-box-shadow: 5px 5px 25px #333;	/**/
/**	-moz-box-shadow: 5px 5px 25px 0 #333;	/**/
/**	box-shadow: 5px 5px 25px #333;	/**/

	opacity: 1;
}

/* close button positioned on upper right corner */
.core-popover .core-closeX {
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 9px;
	background-image: url('https://www.cmsmarketing.com.au/images/buttons/close_x.png');
	height: 20px;
	width: 20px;
}




/* title box area at the top of the popover */
.core-popover .core-titleBox {
	min-height: 20px;
	padding: 6px 40px 6px 15px;

	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	font-family: helvetica,arial,tahoma;
	color: white;
	background-color: #37A5E1;

	border: 2px solid #37A5E1;
	border-width: 2px 2px 0 2px;

	/* curved corners */
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;

	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;

	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.core-popoverFocused .core-titleBox {
/**	background-color: #37A5E1 !important;	/**/
}

/* the content area of the popover */
.core-popover .core-contentBox {
	padding: 10px 15px;
	background-color: white;
	color: #666;

	border: 2px solid #37A5E1;
	border-width: 0 2px 2px 2px;

	/* curved corners */
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.core-popover .core-contentBox p {
	margin-bottom: 10px;
}
.core-popover .core-contentBox .core-first {
	margin-top: 0 !important;
}
.core-popover .core-contentBox .core-last {
	margin-bottom: 0 !important;
}
.core-popover .core-contentBox .core-spaceForCloseX {
	padding-right: 16px !important;
}

/* the content area of the popover */
.core-popoverWithTitle .core-contentBox {
	padding: 0 15px 10px;
}

/* the content area of the popover */
.core-popoverNoTitle .core-contentBox {
	padding: 10px 15px;

	border-width: 2px;

	/* CSS3 styling for latest browsers */
	/* curved corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}







/* for the 'general' type of popover */
.core-popoverGeneral {
}



/* for the 'notice' type of popover */
.core-popoverNotice {
	/* shadow */
/**	-webkit-box-shadow: 5px 5px 25px #000;	/**/
/**	-moz-box-shadow: 5px 5px 25px 0 #000;	/**/
/**	box-shadow: 5px 5px 25px #000;	/**/
}
.core-popoverNotice .core-titleBox {
	padding: 13px 8px 13px 50px;
	background-image: url('https://www.cmsmarketing.com.au/images/icons/en/info.png');
	background-position: 7px center;
	background-repeat: no-repeat;
}



/* for the 'helper' type of popover */
.core-popoverHelper {
	opacity: 1;	/** 0.975 /**/

	/* CSS3 styling for latest browsers */
	/* curved corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	/* shadow */
/**	-webkit-box-shadow: 3px 3px 10px #666;	/**/
/**	-moz-box-shadow: 3px 3px 10px 0 #666;	/**/
/**	box-shadow: 3px 3px 10px #666;	/**/
}

/* the popovered element */
.core-popoverHelper .core-titleBox {
	color: black;
	background-color: white !important;
}
/* the popovered element */
.core-popoverHelper .core-contentBox {
	padding-top: 0;
}
/* the popovered element */
.core-popoverHelper .core-contentBoxNoTitle {
	padding: 10px 15px;
}





/* for the 'basic' type of popover */
.core-popoverBasic {
	opacity: 1;	/** 0.975 /**/

	/* shadow */
	-webkit-box-shadow: none;
/**	-moz-box-shadow: none;	/**/
	box-shadow: none;
}

/* the popovered element
.core-popoverBasic .core-titleBox {
	color: black;
	background-color: white !important;
}
/* the popovered element */
.core-popoverBasic .core-contentBox {
	padding-top: 0;
}
/* the popovered element */
.core-popoverBasic .core-contentBoxNoTitle {
	border: 5px solid #CCC;
	padding: 0;

	/* no curved corners */
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	/* curved corners */
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;

	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;

	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}





/* for the 'toolTip' type of popover */
.core-popoverToolTip {
	opacity: 0.975;

	/* CSS3 styling for latest browsers */
	/* curved corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	/* shadow */
/**	-webkit-box-shadow: 3px 3px 6px #999;	/**/
/**	-moz-box-shadow: 3px 3px 6px 0 #999;	/**/
/**	box-shadow: 3px 3px 6px #999;	/**/
}

/* the tooltip element */
.core-popoverToolTip .core-contentBox {
	padding: 5px 10px;
	border: 1px solid #ddd !important;
	border-width: 1px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	color: #777;
}

.core-popoverToolTip .core-contentBox p {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}







/** popover arrow /**/
.core-popoverArrow .core-outer, .core-popoverArrow .core-inner {
	position: absolute;
	width: 0;
	height: 0;
	border: 3px solid #37A5E1;
}
.core-popoverArrow .core-inner {
	border: 3px solid #EEF6F8;
}





.core-popoverDraggable {
	cursor: move;
}

.core-popoverLargeFont {
	font-size: 14pt;
}









/*////////////////////////////////////////////////////
// path: /css/core/google_address_suggest-0.0.1.css //
// created: Mon, 13 Mar 2017 17:02:45 +1100         //
// modified: Thu, 23 Dec 2010 14:41:57 +1100        //
// size: 709 bytes                                  //
////////////////////////////////////////////////////*/

ul.core-suggestionList li {
}
ul.core-suggestionList li a {
	display: block;
	line-height: 20px;
}
ul.core-suggestionList li a:hover {
	background-color: #eee;
}









/*/////////////////////////////////////////////
// path: /css/core/transform_input-0.0.1.css //
// created: Mon, 13 Mar 2017 17:02:45 +1100  //
// modified: Tue, 07 Jun 2011 16:44:32 +1000 //
// size: 6854 bytes                          //
/////////////////////////////////////////////*/

/** to make a file input look better **/
.core-fileInputPlaceholder {
	position: relative;
}
.core-fileInputPlaceholder .core-fileInputButtonBox {
	position: absolute;
	overflow: hidden;
	text-align: right;
	z-index: 2;

	opacity: 0;
	filter: alpha(opacity: 0);
	-ms-filter: 'alpha(opacity=0)';
	-khtml-opacity: 0;
	-moz-opacity: 0;
}
.core-fileInputPlaceholder input[type=file] {
	position: absolute;
	width: auto;
	font-size: 200pt;
	left: 0;
	top: 0;
	z-index: 2;
	cursor: pointer;
}
.core-fileInputPlaceholder .core-fileInputFake {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.core-fileInputPlaceholder .core-fileInputFake input {
	display: block;
	float: left;
	width: 180px;
	margin-right: 7px;
}
.core-fileInputPlaceholder .core-fileInputFake button {
	display: block;
	float: left;
}





/** to make a button look like an anchor-button (below) **/
.core-buttonPlaceholder {
	position: relative;
}
.core-buttonPlaceholder .core-buttonButtonBox {
	position: absolute;
	overflow: hidden;
	text-align: right;
	z-index: 2;
	left: 0;

	opacity: 0;
	filter: alpha(opacity: 0);
	-ms-filter: 'alpha(opacity=0)';
	-khtml-opacity: 0;
	-moz-opacity: 0;
}
.core-buttonPlaceholder input[type=file] {
	position: absolute;
	width: auto;
	font-size: 200pt;
	left: 0;
	top: 0;
	z-index: 2;
	cursor: pointer;
}
.core-buttonPlaceholder .core-buttonFake {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.core-buttonPlaceholder .core-buttonFake input {
	display: block;
	float: left;
	width: 180px;
}
.core-buttonPlaceholder .core-buttonFake button {
	display: block;
	float: left;
}





/** anchor-buttons (anchors that look like buttons) **/
.core-button {
	cursor: pointer;
	text-decoration: none;

	display: inline-block !important;
	padding: 0 0 0 10px !important;
	height: 22px !important;
	line-height: 21px !important;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat 0 0;
	color: #666 !important;
	font-size: 9pt !important;
}
.core-button span {
	display: block !important;
	padding-right: 12px !important;
	height: 22px !important;
	background: white url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat right 0;
}





/** anchor-dropdowns (anchors that look like buttons which slide open) **/
.core-dropdownPH {
	display: inline-block;
	visibility: hidden;
}
.core-dropdownBlock {
	float: none;
	display: inline;
	position: absolute;

	background-color: white;

	border: 1px solid black;

	/* curved corners */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/**
.core-dropdownBlockActive {
	-webkit-box-shadow: 3px 3px 10px #666;
	-moz-box-shadow: 3px 3px 10px 0 #666;
	box-shadow: 3px 3px 10px #666;
}
/**/
.core-dropdownBlock .core-mainLink {
	display: block;
	padding: 2px 10px;
	color: #666 !important;
	cursor: pointer;
	text-decoration: none;
}
.core-dropdownBlock .core-box {
	display: none;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.core-dropdownBlock ul.core-box>li a {
	display: block;
	padding: 5px 10px;
	color: #666;
	text-decoration: none;
}
.core-dropdownBlock ul.core-box>li a.hover {
	color: white;
	background-color: blue;
}


/**
.core-dropdownBlock .core-iconOnLeft {
	padding-left: 28px;
}
/**/
.core-dropdownBlock .core-iconOnRight {
	padding-right: 24px;
}


.core-icon {
	margin: 0 4px;
}
.core-iconArrowDown {
	position: absolute;
	background: transparent url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_ef8c08_256x240.png) no-repeat -64px -16px;
	width: 16px;
	height: 16px;
}





/** radio inputs **/
.core-radioPlaceholder {
	display: inline;
}
.core-radioInput {
	display: block;
	float: left;
	background: transparent url(https://www.cmsmarketing.com.au/images/image_maps/form.png) no-repeat 0 0;
	margin: 0;
	width: 18px; height: 19px;
	cursor: pointer;
}
.core-radioInputChecked {
	background-position: 0 -19px !important;
}
.core-radioInputWithLabel {
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	left: -23px;
}
.core-radioLabel {
	float: left;
	margin-right: 10px;
	line-height: 19px;
	padding-left: 23px;
	text-indent: -23px;
}
.core-originalRadio {
	overflow: hidden;
	position: absolute;
	width: 0; height: 0;
	padding: 0;

	opacity: 0;
	filter: alpha(opacity: 0);
	-ms-filter: 'alpha(opacity=0)';
	-khtml-opacity: 0;
	-moz-opacity: 0;
}





/** checkbox inputs **/
.core-checkboxPlaceholder {
	display: inline;
}
.core-checkboxInput {
	display: block;
	float: left;
	background: transparent url(https://www.cmsmarketing.com.au/images/image_maps/form.png) no-repeat -18px 0;
	margin: 0;
	width: 18px; height: 19px;
	cursor: pointer;
}
.core-checkboxInputChecked {
	background-position: -18px -19px !important;
}
.core-checkboxInputWithLabel {
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	left: -23px;
}
.core-checkboxLabel {
	float: left;
	margin-right: 10px;
	line-height: 19px;
	padding-left: 23px;
	text-indent: -23px;
}
.core-originalCheckbox {
	overflow: hidden;
	position: absolute;
	width: 0; height: 0;
	padding: 0;

	opacity: 0;
	filter: alpha(opacity: 0);
	-ms-filter: 'alpha(opacity=0)';
	-khtml-opacity: 0;
	-moz-opacity: 0;
}





/** checkbox inputs **/
.core-textInputPlaceholder {
}
.core-textInputPlaceholder input {
	position: absolute;
	background: transparent none no-repeat scroll 0 0;
	border: 0 solid transparent;
	height: 24px;
	padding: 0 5px;
}
.core-textInputPlaceholder .core-fakeTextInput {
	z-index: 100;
	height: 24px;
}
.core-textInputPlaceholder .core-fakeTextInput span.core-a, .core-textInputPlaceholder .core-fakeTextInput span.core-b, .core-textInputPlaceholder .core-fakeTextInput span.core-c {
	display: block;
	float: left;
	height: 24px;
	background: transparent url(https://www.cmsmarketing.com.au/images/image_maps/input_text.png) no-repeat 0 0;
}
.core-textInputPlaceholder .core-fakeTextInput span.core-a {
	width: 5px;
}
.core-textInputPlaceholder .core-fakeTextInput span.core-b {
	float: none;
	background-position: -5px 0px;
	margin: 0 5px;
}
.core-textInputPlaceholder .core-fakeTextInput span.core-c {
	float: right;
	width: 5px;
	background-position: right 0px;
}









.core-transformInputContentEnd {
	clear: both;
}









/*/////////////////////////////////////////////////////////////
// path: /css/jquery/ui-lightness/jquery-ui-1.8.6.custom.css //
// created: Mon, 13 Mar 2017 17:02:45 +1100                  //
// modified: Mon, 16 May 2011 15:56:22 +1000                 //
// size: 36168 bytes                                         //
/////////////////////////////////////////////////////////////*/

/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }


/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(https://www.cmsmarketing.com.au/images/jquery/ui-lightness/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.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-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }	/** added by tim /**/
/*
 * jQuery UI Slider 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; 
	/* shadow */
/**	-webkit-box-shadow: 5px 5px 25px #333;	/**/
/**	-moz-box-shadow: 5px 5px 25px 0 #333;	/**/
/**	box-shadow: 5px 5px 25px #333;	/**/
	display: none;
}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-trigger { cursor: pointer; float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }







.ui-slideOpenButton .ui-icon { top: 10px; }	/** added by tim /**/
.ui-slideOpenButtonRest { display: none; }
.ui-slideOpenButtonRest a { font-weight: normal; }









/*/////////////////////////////////////////////////////
// path: /css/jquery/bsm_select/jquery.bsmselect.css //
// created: Mon, 13 Mar 2017 17:02:45 +1100          //
// modified: Fri, 26 Nov 2010 03:16:28 +1100         //
// size: 1114 bytes                                  //
/////////////////////////////////////////////////////*/

.bsmContainer {
  /* container that surrounds entire bsmSelect widget */
}

.bsmSelect {
  /* the newly created regular 'select' */
  display: inline;
}

.bsmOptionDisabled {
  /* disabled options in new select */
  color: #999;
}

.bsmHighlight {
  /* the highlight span */
  float: right;
  padding: 0;
  margin: 0 0 0 1em;
}

.bsmList {
  /* html list that contains selected items */
  margin: 0.25em 0 1em 0;
  position: relative;
  display: block;
  padding-left: 0;
  list-style: none;
}

.bsmListItem {
  /* li item from the html list above */
  position: relative;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  background: #ddd;
  border: 1px solid #bbb;
  width: 100%;
  margin: 0 0 -1px 0;
  line-height: 1em;
}

.bsmListItem:hover {
  background-color: #e5e5e5;
}

.bsmListItemLabel {
  /* this is a span that surrounds the text in the item, except for the remove link */
  padding: 5px;
  display: block;
}

.bsmListSortable .bsmListItemLabel {
  cursor: move;
}

.bsmListItemRemove {
  /* the remove link in each list item */
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
}










/*/////////////////////////////////////////////
// path: /css/web.css                        //
// created: Sat, 03 Apr 2021 05:08:47 +1100  //
// modified: Sat, 03 Apr 2021 05:08:44 +1100 //
// size: 6842 bytes                          //
/////////////////////////////////////////////*/

/********** general **********/
body { padding: 0; margin: 0; }
html { overflow-y: scroll;  font-family: arial,tahoma,verdana; font-size: 9pt; color: #606060; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
p { margin: 0 0 1em 0; padding: 0; text-align: justify; color: #606060; }
/** p.highlight { font-weight: bold; font-style: italic; font-size: 11pt; color: #555555; }	/**/
p:first-child { margin-top: 0; }
p.first { margin-top: 0; }
p:last-child { margin-bottom: 0 !important; }
p.last { margin-bottom: 0 !important; }
ul { margin: 0; padding: 0; }
ul li { list-style: none; }
ol { margin: 0 0 0 20px; padding: 0; }
h1, h2 { color: #333; font-weight: normal; font-size: 19pt; font-family: helvetica; margin-top: 0; }
h2 { color: #333; font-size: 15pt; }
.content h1, .contentBody h1  { color: #42699D; font-size: 22pt; }
.content h2, .contentBody h2 { color: #42699D; }
:focus, :active { outline: black none 0; }
/**
:focus, :active { outline: invert none medium !important; }
/**/
img { border: 0 none transparent; }
a, a:hover, a:visited { color: #606060; }
fieldset { margin: 0; padding: 0; border: 0 none transparent; }
form { margin: 0; }

p span.question { font-weight: bold; }
.noSpaceBelow { margin-bottom: 0 !important; }
.spaceBelow { margin-bottom: 1em !important; }
.extraSpaceBelow { margin-bottom: 2em !important; }
p.noSpaceAbove { margin-top: 0 !important; }
.spaceAbove { margin-top: 1em !important; }
.extraSpaceAbove { margin-top: 2em !important; }

fieldset.gapAbove { margin-top: 20px; }




/********** forms **********/
label { font-size: 9pt; cursor: pointer; }
input, select { display: inline-block; outline: transparent none 0; font-family: Helvetica,Arial,Verdana,Tahoma; font-size: 9pt; }
input { padding: 5px 10px; width: 170px; height: 15px; line-height: 15px; color: #333333; border: 1px solid #D8D8D8; margin: 0 2px 2px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
input[type=radio], input[type=checkbox] { width: auto !important; cursor: pointer; background-image: none; border: 0 none transparent; height:13px; }
select { height: 25px; padding:4px; }
textarea { padding: 5px 10px; width: 170px; height: 121px; line-height: 15px; color: #333; background-color: white !important; border: 1px solid #D8D8D8; font-family: Helvetica,Arial,Verdana,Tahoma; font-size: 9pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
button { cursor: pointer; background-color: #42699D; color: white; border: 1px solid #999; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

button#todaybutton {
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;
}

input[type=text]:disabled{background-color:lightgray;}
.message { font-weight: bold; margin-bottom: 3px; }
.message .error { color: red; }
.message .status { color: blue; }
.message .success { color: #00aa00; }
/**
.submitArea .pleaseWait { line-height: 20px; padding-right: 10px; float: right; }
.submitArea button { float: right; }
/**/
.required { color: red; }
.requiredSentence { float: left; margin-top: 0; }

label.fieldTitle {
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	float: left;
	/*padding: 6px 5px 6px 0;*/
	margin: 0 0 5px 0;
	text-align: right;
}

label.noClick {
	cursor: auto;
}
div.radioInputsRow {
	float: left;
	margin-top: 3px;
}


.formRHSNoInputField { padding-top: 6px; }
div.existingImage {
	margin-bottom: 5px;
	padding: 7px;
	background-color: #D7F2FF;
	border: 1px solid #20C9E5;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.existingImage div.image { float: left; padding-right: 10px; }
div.existingImage div.filename { float: left; }
input.hasDatepicker { float: left; margin-right: 5px; }

select#brandCountry {
    border: 1px solid #cccccc;
    background: #f6f6f6 url(/images/jquery/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
   
    border-radius: 5px;
}

select#bannerCountry {
    border: 1px solid #cccccc;
    background: #f6f6f6 url(/images/jquery/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
   
    border-radius: 5px;
}

select#subcategoryName {
    border: 1px solid #cccccc;
   
    border-radius: 5px;
}











/********** utility **********/
.developmentNoticeBlock { background-color: red; color: black; padding: 2px; text-align: center; font-weight: bold; }
.developmentNoticeBlock em { color: white; }
.invis { display: none; margin: 0; padding: 0; }
.clickable { cursor: pointer; }
.draggable { cursor: move; }
.help { cursor: help; }
div.systemInfo { width: 948px; margin: 0 auto; color: #666666; font-size: 8pt; line-height: 10pt; font-family: verdana, arial, Helvetica, tahoma; }
div.contentEnd { clear: both; overflow: hidden; text-indent: -1000em; height: 1px; margin: -1px 0 0 0; }

.left { float: left !important; }
.right { float: right !important; }
.disabledLink { color: #AAA; text-decoration: underline; }
.template { display: none; }





/** jQuery **/
.sortablePlaceholder { background-color: white !important; background-image: url('https://www.cmsmarketing.com.au/images/site_design/drop_here.png'); background-position: center center; background-repeat: no-repeat; }















/* general controls,  drag-handles etc */
.handleHere {
	line-height: 1px;
	position: relative;
	float: left;
}
.handle {
	position: absolute;
	cursor: n-resize;
	top: 0px;
	z-index: 10;
	background-image: url('https://www.cmsmarketing.com.au/images/icons/drag_up_down.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.controllerHere {
	right: 11px;
	line-height: 1px;
	position: relative;
	float: right;
	background-color: blue;
}
.controlDelete {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	background-image: url('https://www.cmsmarketing.com.au/images/buttons/close_x.png');
	width: 15px;
	height: 15px;
	top: -4px;
}
.controlMinimise, .controlMaximise {
	position: absolute;
	cursor: pointer;
	text-align: right;
	z-index: 10;
/**
	background-image: url('https://www.cmsmarketing.com.au/images/buttons/close_x.png');
	background-repeat: no-repeat;
	background-position: right top;
/**/
}














/*/////////////////////////////////////////////
// path: /css/pagination.css                 //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Thu, 24 Mar 2011 10:55:52 +1100 //
// size: 1245 bytes                          //
/////////////////////////////////////////////*/


/** pagination **/
ul.pagination { text-align: center; margin: 0; padding: 10px; }
ul.paginationLeft { text-align: left; }
ul.paginationRight { text-align: right; }
ul.pagination li { margin: 0px 3px; }
ul.pagination a { margin: 0px; }
ul.pagination a:hover { color: #42699D; background-color: #F8F8F8; font-size: 11px; }
ul.pagination li, ul.pagination a {
	font-size: 11px;
	text-decoration: underline;
	display: inline;
	background-color: white;
	padding: 3px 2px;
}
ul.pagination li.link {
	padding: 0px;
	border: 0px none transparent;
}
ul.pagination li.currentPage {
	color: #A4A3A3;
	text-decoration: none !important;
}

ul.pagination li.currentPage a{
	text-decoration: none !important;
}









/*/////////////////////////////////////////////
// path: /css/buttons.css                    //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Mon, 28 Mar 2011 13:07:06 +1100 //
// size: 2628 bytes                          //
/////////////////////////////////////////////*/

/** buttons /**/
.button, .button:hover {
	float: left;
	cursor: pointer;
	text-decoration: none;
}

/** buttonOrange1 /**/
a.buttonOrange1, div.buttonOrange1 {
	cursor: pointer;
	background-image: url('https://www.cmsmarketing.com.au/images/buttons/orange1.png');
	display: block;
	line-height: 32px;
	height: 32px;
	float: left;
	margin: 0;
	border: 0px none transparent;
	font-size: 11pt;
	text-decoration: none;
	color: white;
}
a.buttonOrange1 span, div.buttonOrange1 span {
	display: block;
	background-image: url('https://www.cmsmarketing.com.au/images/buttons/orange1.png');
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 29px;
	height: 32px;
	padding: 0 34px 0 0;
	margin: 0 0 0 14px;
}

/** buttonOrange2 /**/
a.buttonOrange2, div.buttonOrange2, button.buttonOrange2 {
	border: 0 solid transparent;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	line-height: 21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat 0 0;
	color: #555;
}
a.buttonOrange2 span, div.buttonOrange2 span, button.buttonOrange2 span {
	display: block;
	padding-right: 12px;
	height: 22px;
	background: white url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat right 0;
}
button:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}
button:active span {
	-ms-background-position-x: -348px;
	-ms-background-position-y: -1px;
}



/** disabledButton /**/
a.disabledButton, div.disabledButton {
	border: 0 solid transparent;
	display: inline-block;
	padding: 0 0 0 10px;
	height: 22px;
	line-height: 21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat 0 -22px;
	color: #777;
	cursor: default !important;
}
a.disabledButton span, div.disabledButton span {
	display: block;
	padding-right: 12px;
	height: 22px;
	background: white url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat right -22px;
}









/*/////////////////////////////////////////////
// path: /css/core/popover.css               //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Tue, 18 Oct 2011 10:04:22 +1100 //
// size: 1663 bytes                          //
/////////////////////////////////////////////*/


/* close button positioned on upper right corner */
.core-popover .core-closeX {
	height: 15px;
	width: 15px;
}

.core-popover .core-titleBox {
	background-color: #FFA659;
	border-color: #42699D;
}
.core-popover .core-contentBox {
	background-color: white;
	border-color: #42699D;
}

.core-popoverWithTitle .core-contentBox {
	/**padding:10px 15px;/**/
}
/**
.core-popoverRed .core-titleBox {
	background-color: #E00000;
	border-color: #E00000;
}
.core-popoverRed .core-contentBox {
	background-color: white;
	border-color: #E00000;
}
/**/

.core-popoverFocused .core-titleBox {
	background-color: #42699D !important;
}


/** popover arrow /**/
.core-popoverArrow .core-outer, .core-popoverArrow .core-inner {
	position: absolute;
	width: 16px;
	height: 10px;
	border: 2px solid #42699D;
}
.core-popoverArrow .core-inner {
	border-color: white;
}


.campaignActionPopover{-moz-border-radius:0px; padding:8px 0;  -moz-box-shadow: 0 !important; border: 1px solid #BFBDBD;}
.campaignActionPopover div{-moz-border-radius:0px !important; padding:0px 0 !important; border: 0 !important;  -moz-box-shadow: 0 !important; }









/*/////////////////////////////////////////////
// path: /css/core/transform_input.css       //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Wed, 06 Apr 2011 15:05:22 +1000 //
// size: 1131 bytes                          //
/////////////////////////////////////////////*/

/** control the look and feel of the transformed file input fileds /**/
.core-fileInputPlaceholder .core-fileInputFake input {
	width: 200px;
}
.core-fileInputPlaceholder .core-fileInputFake a {
	margin: 3px 0 0 2px;
}




/** anchor-buttons (anchors that look like buttons) 
.disabledButton {
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat 0 -22px;
}
.disabledButton span {
	background: white url(https://www.cmsmarketing.com.au/images/buttons/button_set1.png) no-repeat right -22px;
	color: #A0A0A0;
}
**/









/*/////////////////////////////////////////////
// path: /css/core/in_field_label.css        //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Wed, 23 Feb 2011 14:29:46 +1100 //
// size: 596 bytes                           //
/////////////////////////////////////////////*/

.core-inFieldLabel label { line-height: 27px; }










/*/////////////////////////////////////////////
// path: /css/admin/header_footer_admin1.css //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Fri, 01 Apr 2011 14:58:12 +1100 //
// size: 3104 bytes                          //
/////////////////////////////////////////////*/

/********** page structure **********/
body { padding: 0; margin: 0; background-color: #F3F3F3; }
.pageBody {
	width: 1000px;
	margin: 10px auto;
	background-color: white;

	/* CSS3 styling for latest browsers */
	/* curved corners */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	/* shadow */
	-webkit-box-shadow: 0 0 30px #CCC;
	-moz-box-shadow: 0 0 30px 0 #CCC;
 }



/** header **/
.header { width:1200px; }

.header .logo { width:1200px; height:165px; background: transparent url(https://www.cmsmarketing.com.au/images/logos/en/admin_login_logo.jpg) no-repeat; }

.header .nav{width:680px; float: left; padding: 40px 0 0 ; text-align:center;}
.header .nav ul{display:inline; list-style-type:none;}
.header .nav ul li{padding:0 4px; display:inline; width:120px;}
.header .nav ul li a{color: #2A2B2B; font-size:15pt; text-decoration: none; padding: 0 25px}

.header .nav2{width:680px; float: left; padding: 10px 0 0 ;}
.header .nav2 ul{display:inline; list-style-type:none;}
.header .nav2 ul li{padding:0 4px; display:inline; width:120px;}
.header .nav2 ul li a{color: #2A2B2B; font-size:15pt; text-decoration: none; padding: 0 25px}

div.fbLikeblock{float: left; text-align:right; width: 460px;}
/** content /**/
.content { min-height: 445px; }
.contentBody { padding: 20px 10px; }
.content .hasInfoBar { padding-top: 10px; }

div.switchMode{padding: 0 0 5px 0;}


div.accountNavMain{
	margin:0 auto;
}

.accountNav {
    background-color: #42699D;
    height: 33px;
}
.accountNav a {
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: 900;
    text-decoration: none;
}
.accountNav ul {
    margin: 0;
}
.accountNav ul:first-child {
    margin-left: 5px;
}
.accountNav li {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    float: left;
    list-style: none outside none;
    margin: 4px 0 0;
    padding: 5px 12px 9px;
}

.accountNav li.selected {
    background-color: #FFFFFF;
}

.accountNav li.selected a{
	color: #42699D;
}



div.navLogoText {
    float: right;
    margin: 0px 0 0 0;
	width:180px;
}

.core-hiddenSubmit{display:none;}





/** footer /**/
.footer { margin: 0 auto; padding: 5px 0; border: 1px solid #ECECEC; border-width: 1px 0 0; height:50px; }
.footer .copyRight{text-align:center; padding: 3px 0;}
.footer .footerLink{text-align:center; padding: 0px 0;}
.footer a { color: #666; }
.footer p.copyright { float: right; line-height: 50px; margin-top: 0; }












/*/////////////////////////////////////////////
// path: /css/front/home.css                 //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Wed, 27 Jun 2012 16:01:31 +1000 //
// size: 5241 bytes                          //
/////////////////////////////////////////////*/


.body_admin{
	margin:0 auto;
	background-color:#FFFFFF;
}


.frontPageBody{
	margin:0 auto;
	/*width: 1200px;*/
    background-color: #636363;
}


/*------------------------------ HOME HEADER ----------------------------*/
.header .logoHome {
	background: transparent url(https://www.cmsmarketing.com.au/images/logos/en/home_logo.jpg) no-repeat ; 
    float: left;
    height: 102px;
    width: 491px;
}

.header .headerButtons {
    float: left;
	width: 707px;
	display:inline;
}

div.headerButtons ul a{
	text-decoration: none;
	cursor:pointer;
}

.menuSeparator  { background: transparent url(https://www.cmsmarketing.com.au/images/site_design/home_menu_separator.gif) no-repeat ; height: 109px; width: 1px; float:left;}

.menuOn  { background: transparent url(https://www.cmsmarketing.com.au/images/site_design/background_menu_on.jpg) no-repeat ; height: 109px; width: 100px; float:left;}
.menuOff  { background: transparent url(https://www.cmsmarketing.com.au/images/site_design/background_menu_off.jpg) no-repeat ; height: 109px; width: 101px; float:left;}
.extraSpace  { background: transparent url(https://www.cmsmarketing.com.au/images/site_design/extra_space.jpg) no-repeat ; height: 102px; width: 100px; float:left;}


div.current{
	margin:40px auto 0;
}

div.current p{
	font-family:Times New Roman, serif;
	font-size:14pt;
	text-align:center;
}

div.headerLink{
	margin:40px auto 0;
}

div.headerLink p{
	font-family:Times New Roman, serif;
	font-size:14pt;
	text-align:center;
	color:#C9C9C9;
}

div.headerLink a{
	text-decoration:none;
	color:#C9C9C9;
}





div.introductionBlock{
	margin:20px auto 0;
	width:1000px;
}


div.introductionBlockText{
	width:600px;
	float:left;
}
div.introductionBlockText p{
	color: #666666;
	font-size:8pt;
	font-weight:bold;
}

div.introductionBlockGraph{
	width:400px;
	float:left;
}

#divPieChartDiv{
	z-index:-10;
}

#divPieChart{
	z-index:-10;
}

div.homeSpacer{
	background: transparent url(https://www.cmsmarketing.com.au/images/site_design/home_block_spacer.jpg) no-repeat ; 
    height: 14px;
    width: 1002px;
}

div.bodyBlock{
	margin:0 auto;
	width:1005px;
}

div.advertiserBodyBlock{
	float:left;
	background: transparent url(https://www.cmsmarketing.com.au/images/site_design/home_advertising_block.jpg) no-repeat ; 
    height: 220px;
    width: 335px;
}

div.advertiserBodyBlock table{
	margin-top:60px;
}

div.advertiserBodyBlock td{
	color: #666666;
	font-size:8pt;
	font-weight:bold;
	padding:5px 15px 5px 10px;
	text-align:justify;
}

div.retailBodyBlock{
	float:left;
	background: transparent url(https://www.cmsmarketing.com.au/images/site_design/home_retail_block.jpg) no-repeat ; 
    height: 220px;
    width: 333px;
}

div.retailBodyBlock table{
	margin-top:60px;
}

div.retailBodyBlock td{
	color: #666666;
	font-size:8pt;
	font-weight:bold;
	padding:5px 15px 5px 10px;
	text-align:justify;
}


div.pageBlockText{
}
div.pageBlockText p{
	color: #666666;
	font-size:8pt;
	font-weight:bold;
}


div.loginBodyBlock{
	float:left;
	background: transparent url(https://www.cmsmarketing.com.au/images/site_design/home_login_block.jpg) no-repeat ; 
    height: 220px;
    width: 333px;
}

div.loginImageBlock{
	margin-top:71px;
	margin-left:166px;
}



div.homeLoginBlock{
	width:400px;
}

div.homeLoginBlock p{
	color: #666666;
	font-size:8pt;
	font-weight:bold;
	margin-left:10px;
	width:350px;
	padding:5px;
	line-height:5px;
}

form.homeLogin { margin-top:-20px; }
form.homeLogin div.myDetailBlockLhs { width:385px }
form.homeLogin div.myDetailBlockLhs div.fieldName{ width:90px; }
form.homeLogin div.myDetailBlockLhs div.formField{ width:190px; }
form.homeLogin div.myDetailBlockLhs div.formField input{ width:190px; }
form.homeLogin div.myDetailBlockLhs div.fieldName label{ color:#9A9A9A; }
form.homeLogin div.myDetailBlockLhs div.formField label{ color:#9A9A9A; }
form.homeLogin div.myDetailBlockLhs div.formField a{ color:#9A9A9A; }
form.homeLogin div.myDetailBlockLhs a { text-decoration:none; color:#C9C9C9; }
form.homeLogin div.myDetailBlockLhs .error{ margin-left:50px; }

form.homeLogin button{
	width:119px;
	height:32px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/home_login.png) no-repeat; 
	border:1px solid #F2F1F1;
	margin-left:100px;
}


/*------------------------------ HOME FOOTER ----------------------------*/
div.footerHome { width:1200px; height:67px; background: transparent url(https://www.cmsmarketing.com.au/images/logos/en/admin_footer.jpg) no-repeat; margin-top:20px; }











/*/////////////////////////////////////////////
// path: /css/front/client.css               //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Thu, 18 Apr 2013 13:39:47 +1000 //
// size: 13106 bytes                         //
/////////////////////////////////////////////*/


/**html {background: #616161 url(https://www.cmsmarketing.com.au/images/site_design/bg3.jpg) top center; height:100%;}**/

.body_admin{
	margin:0 auto;
	background-color:#636363;
}


.frontPageBody{
	margin:0 auto;
	/**width: 1200px;**/
    background-color: #787878;
}


/*------------------------------ CLIENT HEADER ----------------------------*/
.header .logoClientHome {
	background: transparent url(https://www.cmsmarketing.com.au/images/logos/en/client_page_logo.jpg) no-repeat ; 
    float: left;
    height: 97px;
    width: 1200px;
}

div.headerBorder{
	margin:0 auto;
	border-bottom:2px solid #9B9B9B;
	margin-bottom:15px;
}

div.headerClientText {
	float:right;
	margin-top:-95px;
	margin-right:90px;
}

div.headerClientText .welcome{
	color:#B1B1B1;
	font-weight: bold;
}

div.headerClientText a{
	color:#0DA3DB;
	font-weight:bold;
}

.header .headerClientButtons {
    float: left;
	width: 475px;
	display:inline;
	margin-top:-35px;
	margin-left:730px;
	z-index: 10;
}


div.headerClientButtons ul a{
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	cursor:pointer;
	line-height: 33px;
}

div.headerClientButtons ul li{
	text-align:center;
	border:1px solid #EFEFEF;
	height:33px;
}


.clientMenuOn   {  height: 20px; width: 115px; float:left; background-color: #06ABDB;}
.clientMenuOff  {  height: 20px; width: 115px; float:left; background-color: #FFFFFF;}

div.clientMenuCurrent{
	margin:1px auto 0;
}

div.clientMenuCurrent p{
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

div.clientMenuHeaderLink{
	margin:1px auto 0;
}

div.clientMenuHeaderLink p{
	font-size:8pt;
	text-align:center;
	color:#C9C9C9;
	font-weight:bold;
}

div.clientMenuHeaderLink a{
	text-decoration:none;
	color:#C9C9C9;
}

div.headerClientButtons .subnav
{
	position:relative;
	background-color: white;
	text-align: center;
	display:none;
}



/*------------------------------ CLIENT MAIN PAGE ----------------------------*/
div.mainContainer{
	margin:5px auto 0;
	width:1200px;
	background-color:white;	
}

div.lhsContainer{
	margin:20px auto 0 10px;
	width:230px;
	float:left;
}

div.lhsItems {
	margin:0 auto;	
    background-color: #089FCB;
    width: 220px;
}

div.lhsItems div.top{
    background: transparent url(https://www.cmsmarketing.com.au/images/site_design/item_top.jpg);
    height: 31px;
    line-height: 8px;
}

div.lhsItems div.top p{
	font-size:20px;
	padding:20px 12px 12px;
	color:#FFFFFF;
	font-style:italic;
	font-family:Georgia;
}

div.lhsItems div.middle{
	padding-top:10px;	
	padding-bottom:10px;	
}

div.lhsItems div.middle table{
	font-size:11px;
	padding:5px;
	background-color:#089FCB;
	margin:0 auto;
	width:90%
}

div.lhsItems div.middle td{
	text-align:right;
	font-weight:bold;
}

div.lhsItems div.middle a{
	color:#099FCB;
	text-decoration:none;
}

div.lhsItems div.middle hr{
	border-top: 1px solid #666666;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

div.lhsItems div.middle td p{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

div.lhsItems div.bottom{
    background: transparent url(https://www.cmsmarketing.com.au/images/site_design/item_bottom.jpg);
    height: 30px;
    line-height: 8px;
}


div.lhsItems div.bottom table{
	font-size:11px;
	padding:5px;
	width:90%;
	margin:0 auto;
}

div.lhsItems div.bottom td{
	text-align:left;
	font-weight:bold;
}

div.lhsItems div.bottom a{
	color:#FFFFFF;
	text-decoration:none;
}

div.rhsContainer{
	margin:20px auto 0 15px;
	width:925px;
	float:left;
}


div.rhsContainer2{
	margin:15px auto 0 15px;
	width:1100px;
	float:left;
	margin-left:15px;
}



div.divider{
	height:10px;
	background-color:#FFFFFF;
}

div.breadCrumbs{
	border-bottom:1px solid #EFEFEF;
	height:25px;
}

.youAreHere{
	font-size:9pt;
	font-weight:bold;
	color:#666666;
}

.pageHome{
	font-size:8pt;
	font-weight:bold;
	color:#666666;
}

.pageCurrent{
	font-size:8pt;
	font-weight:bold;
	color:#099FCB;
}

div.pageTitle{
	margin-top:10px;
	font-size:18pt;
	font-weight:bold;
	color:#099FCB;
	/*font-style:italic;*/
	font-family:verdana,tahoma,arial;
}


div.searchBox{
	margin-top:20px;
}



/*------------------------------ MY PAGE SEARCH ----------------------------*/
div.myPageSearchPageBlock {margin: 0 auto; background-color: #FBFBFB; border:1px solid #DADADA;}

div.myPageSearchPageBlock table {
	border:none;
	margin-bottom:0px;	
	width:100%;
}

div.myPageSearchPageBlock td {
	border:none;
}

.darkShade{
	background-color:#F1F1F1;
}

.lightShade{
	background-color:#F9F9F9;
}

form.myPageSearchForm { width:750px }
form.myPageSearchForm div.myDetailBlockLhs { width:360px }	
form.myPageSearchForm div.myDetailBlockLhs div.fieldName{ width:90px; }
form.myPageSearchForm div.myDetailBlockLhs div.formField{ width:240px; padding-left:10px; text-align:left; }
form.myPageSearchForm div.myDetailBlockLhs div.formField input{ width:200px; }
form.myPageSearchForm div.myDetailBlockLhs div.formField select{ width:225px; }
form.myPageSearchForm div.myDetailBlockLhs div.fieldName label{ color:#666666; font-size:8pt; font-weight:bold; }
form.myPageSearchForm div.myDetailBlockLhs div.formField label{ color:#9A9A9A; }
form.myPageSearchForm div.myDetailBlockLhs div.formField a{ color:#9A9A9A; }
form.myPageSearchForm div.myDetailBlockLhs .error { margin-left:20px; }
form.myPageSearchForm .searchButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/search.gif) no-repeat; 
	border:1px solid #F2F1F1;
	margin-left: 110px;
	margin-top: -5px;
}



/*------------------------------ MY PAGE SEARCH RESULT ----------------------------*/
div.searchBoxDetails{
	background: transparent url(https://www.cmsmarketing.com.au/images/site_design/box_background.gif) repeat-x; 	
	height:82px;
	border:1px solid #E4E2E2;
}

div.searchBoxDetails p{
	margin: 0 auto;
	text-align:center;
	padding-top:10px;
	font-size:16pt;
}

div.searchBoxGraph{
	border:1px solid #E4E2E2;
}



/*------------------------------ CLIENT MY REPORTS ----------------------------*/
div.reportBlock {
    margin: 10px auto;
    width: 750px;
}



div.reportsListBlock .reportsBlockTotalList {
    width: 750px;
}

div.reportsListBlock .reportsBlockTotalList th{
	background-color:#EDEDED;
	text-align: left;
	padding-left:20px;
}

div.reportsListBlock .reportsBlockTotalList td{
	text-align: left;
	padding-left:20px;
	color:#969595;
	background-color:#FFFFFF;
}

div.reportsListBlock .reportsBlockTotalList a{
	text-decoration:none;
	color:#26ABD1;
	font-weight:bold;
}


.reportsListBlock .clientReportsTable td
{
	text-align:left;
}

.reportsListBlock .clientReportsTable th
{
	background-color:#EDEDED;
	text-align:left;
}


/*------------------------------ REPORTS SEARCH/CREATE ----------------------------*/
div.createReportBlock {width:800px; margin:0 auto;}
div.createReportBlock div.generalDetailBlock{padding:20px 0 20px 0; }
div.createReportBlock div.generalDetailBlock div.fieldContentBlock {margin-left:60px; }
div.createReportBlock div.generalDetailBlock h2{font-size:16pt; border-bottom: 1px solid #969595; color:#969595}
div.createReportBlock div.generalDetailBlock div.formField{width:400px; padding:5px 0;}
div.createReportBlock div.generalDetailBlock div.formField2{width:300px; padding:5px 0;}
div.createReportBlock div.generalDetailBlock div.formField3{width:400px; padding:12px 0;}
div.createReportBlock div.generalDetailBlock div.formField input{width:300px;}
div.createReportBlock div.generalDetailBlock div.formField .padCheckBox{margin-top:8px;}
div.createReportBlock div.generalDetailBlock div.formField .selectAlertType{margin-top:5px; width:320px;}
div.createReportBlock div.generalDetailBlock div.fieldName{width:210px; margin-top:8px; }
div.createReportBlock div.generalDetailBlock div.fieldNameShort{width:78px; margin-top:8px; float:left; padding: 0 8px 0 0;}
div.createReportBlock div.generalDetailBlock div.fieldNameShort label{width:100%; padding: 4px 0; }
div.createReportBlock div.generalDetailBlock div.message{margin-left:220px; }





form.createReport .createButton{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/create.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
	cursor:pointer;
}

form.createReport .updateButton{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/update.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}

form.createReport .searchButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/search.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}


form.createReport .clearAllButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/clear_all.gif) no-repeat; 
	border:1px solid #F2F1F1;
	margin-top: 6px;
}

form.createReport .saveButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/save.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}

form.createReport .runButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/run.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}


form.createReport .abortButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/abort.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}


div.tab_container .alertContentList {
    width: 100%;
}
div.tab_container .alertContentList th {
    background-color: #EDEDED;
    padding-left: 20px;
    text-align: left;
}
div.tab_container .alertContentList td {
    color: #969595;
    padding-left: 20px;
    text-align: left;
}

div.tab_container .alertContentList .ui-dropdownchecklist-text{
	color:#969595;
	font-size:12px;
	font-weight:normal;
}

div.tab_container .alertContentList .ui-dropdownchecklist-selector{
	width:410px !important;
}

div.tab_container .alertContentList .ui-dropdownchecklist-text{
	width:410px !important;
}

div.tab_container .alertContentList .ui-dropdownchecklist-item, .ui-dropdownchecklist-item input{
	padding:2px 2px 2px 5px;
}


/*------------------------------ CLIENT PAGE BLOCK ----------------------------*/
div.clientPageBlockText{
	margin-top:15px;
}

/*------------------------------ CLIENT FOOTER ----------------------------*/
div.footerClient { 
	
	color:white;
/**
	width:1200px; 
	height:112px; 
	background: transparent url(https://www.cmsmarketing.com.au/images/logos/en/client_footer.jpg) no-repeat; margin-top:20px; 
/**/
}

div.footerTop {
    /*margin: 25px 20px 0;*/
    padding: 5px 0 0;
}

ul.footerNav { width: auto; padding: 0 5px; height: 26px; margin: 0 auto; text-align: center; }
ul.footerNav li { display: inline; line-height: 26px; font-size: 8pt; font-weight:bold;  }
ul.footerNav li a { display: inline-block; height: 26px; padding: 0 11px; text-decoration: none; 	color:white;}
ul.footerNav li.first a { padding-left: 0; }
ul.footerNav li.last a { padding-right: 0; }

div.copyRight2{
	font-size: 8pt; 
	font-weight:bold;
}


/********************** LINK USER ************************/
div.FusionCharts-container{
	text-align:center;
}




/*accordion menu*/
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
  text-align:left;
  font-size:10pt;
}

ul.menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
  color: #fff;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}



div.successMessage{
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	font-family:arial,tahoma,verdana;
	font-size:11pt;
	color:green;
}


div.jobHelper {
    float: left;
    padding-left: 10px;
    padding-top: 20px;
}



/*------------------------------ CLIENT FOOTER ----------------------------*/
div.reportActionBlock {
	margin-top:20px;
}

div.reportActionLink {
	float: left;
	padding-right: 20px;
}

div.inExcelFormat{
	float:left;
	width: 20px;
	padding-right:20px;
}

div.inPPTFormat{
	float:left;
	width: 20px;
}









/*/////////////////////////////////////////////
// path: /css/front/reports.css              //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Mon, 12 Sep 2016 19:24:19 +1000 //
// size: 11810 bytes                         //
/////////////////////////////////////////////*/


div.reportsLeftForm{
	padding:20px 20px 20px 0;
	width:250px;
	float:left;
}

div.reportsLeftForm h2{
    border-bottom: 1px solid #969595;
    color: #969595;
    font-size: 16pt;
}

div.reportsRightForm{
	float:left;
	padding-left:20px;
	border-left: 2px groove #999999;
}

div.reportBlock {
    margin: 10px auto;
    width: 1200px;
}

div.reportsListBlock .reportsBlockTotalList {
    width: 1200px;
}

div.reportsListBlock .reportsBlockTotalList th{
	background-color:#EDEDED;
	text-align: left;
	padding-left:20px;
}

div.reportsListBlock .reportsBlockTotalList td{
	text-align: left;
	padding-left:20px;
	color:#969595;
	background-color:#FFFFFF;
}

div.reportsListBlock .reportsBlockTotalList a{
	text-decoration:none;
	color:#26ABD1;
	font-weight:bold;
}

div.listHeaderSmall{
	float:left;
	color: #969595;
	font-size:14px;
	font-weight:bold;
}

div.listSummary{
	float:right;
	color: #26ABD1;
	font-size:18px;
	margin-top:5px;
}


div.listUserHeader{
	float:left;
	color: #969595;
	font-size:24px;
	margin-bottom:10px;
}


div.alertResult{
	margin-top:10px;
}


.loadingWait{
	margin-top:32px;
	margin-left:35px;
	float:left;
}


/*------------------------------ ADMIN ACCOUNTS SEARCH/CREATE ----------------------------*/
div.createAlertBlock {width:800px; margin:0 auto;}
div.createAlertBlock div.generalDetailBlock{padding:20px 0 20px 0; }
div.createAlertBlock div.generalDetailBlock div.fieldContentBlock {margin-left:60px; }
div.createAlertBlock div.generalDetailBlock h2{font-size:16pt; border-bottom: 1px solid #969595; color:#969595}
div.createAlertBlock div.generalDetailBlock div.formField{width:400px; padding:5px 0;}
div.createAlertBlock div.generalDetailBlock div.formField2{width:300px; padding:5px 0;}
div.createAlertBlock div.generalDetailBlock div.formField input{width:300px;}
div.createAlertBlock div.generalDetailBlock div.formField .padCheckBox{margin-top:8px;}
div.createAlertBlock div.generalDetailBlock div.formField .selectAlertType{margin-top:5px; width:320px;}
div.createAlertBlock div.generalDetailBlock div.fieldName{width:210px; margin-top:8px; }
div.createAlertBlock div.generalDetailBlock div.fieldNameShort{width:78px; margin-top:8px; float:left; padding: 0 8px 0 0;}
div.createAlertBlock div.generalDetailBlock div.fieldNameShort label{width:100%; padding: 4px 0; }
div.createAlertBlock div.generalDetailBlock div.message{margin-left:220px; }

form.createAlert button{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/submit.gif) no-repeat; 
	border:1px solid #F2F1F1;
}


form.createAlert .createButton{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/create.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
	cursor:pointer;
}

form.createAlert .updateButton{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/update.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}



/*------------------------------ CREATE DIVISION ----------------------------*/
div.createDivisionBlock div.generalDetailBlock{padding:20px 0 20px 0; }
div.createDivisionBlock div.generalDetailBlock div.formField{width:150px; padding:5px 0;}
div.createDivisionBlock div.generalDetailBlock div.fieldName{width:50px; }
div.createDivisionBlock div.generalDetailBlock div.message{margin-left:60px; }


/*------------------------------ REPORTS SEARCH/CREATE ----------------------------*/
div.createReportBlock {width:800px; margin:0 auto;}
div.createReportBlock div.generalDetailBlock{padding:20px 0 20px 0; }
div.createReportBlock div.generalDetailBlock div.fieldContentBlock {margin-left:60px; }
div.createReportBlock div.generalDetailBlock h2{font-size:16pt; border-bottom: 1px solid #969595; color:#969595}
div.createReportBlock div.generalDetailBlock div.formField{width:400px; padding:5px 0;}
div.createReportBlock div.generalDetailBlock div.formField2{width:300px; padding:5px 0;}
div.createReportBlock div.generalDetailBlock div.formField3{width:500px; padding:12px 0; }
div.createReportBlock div.generalDetailBlock div.formField input{width:300px;}
div.createReportBlock div.generalDetailBlock div.formField .padCheckBox{margin-top:8px;}
div.createReportBlock div.generalDetailBlock div.formField .selectAlertType{margin-top:5px; width:320px;}
div.createReportBlock div.generalDetailBlock div.fieldName{width:210px; margin-top:8px; }
div.createReportBlock div.generalDetailBlock div.fieldNameShort{width:78px; margin-top:8px; float:left; padding: 0 8px 0 0;}
div.createReportBlock div.generalDetailBlock div.fieldNameShort label{width:100%; padding: 4px 0; }
div.createReportBlock div.generalDetailBlock div.message{margin-left:220px; }

/**
form.createReport button{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/submit.gif) no-repeat; 
	border:1px solid #F2F1F1;
}
/**/

form.createReport .createButton{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/create.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
	cursor:pointer;
}

form.createReport .updateButton{
	width:71px;
	height:23px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/update.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
}


div.tab_container .alertContentList {
    width: 100%;
}
div.tab_container .alertContentList th {
    background-color: #EDEDED;
    padding-left: 20px;
    text-align: left;
}
div.tab_container .alertContentList td {
    color: #969595;
    padding-left: 20px;
    text-align: left;
}

div.tab_container .alertContentList .ui-dropdownchecklist-text{
	color:#969595;
	font-size:12px;
	font-weight:normal;
}

div.tab_container .alertContentList .ui-dropdownchecklist-selector{
	width:410px !important;
}

div.tab_container .alertContentList .ui-dropdownchecklist-text{
	width:410px !important;
}

div.tab_container .alertContentList .ui-dropdownchecklist-item, .ui-dropdownchecklist-item input{
	padding:2px 2px 2px 5px;
}


div.createAlertBlock div.generalDetailBlock div.tab_container div.fieldName {width:150px; margin-top:8px; }
div.createAlertBlock div.generalDetailBlock div.tab_container div.formField{width:210px; padding:5px 0; }
div.createAlertBlock div.generalDetailBlock div.tab_container div.formField input{width:210px;}
div.createAlertBlock div.generalDetailBlock div.tab_container div.formField select{width:120px;}


div.createReportBlock div.generalDetailBlock div.tab_container div.fieldName {width:150px; margin-top:8px; }
div.createReportBlock div.generalDetailBlock div.tab_container div.formField{width:260px; padding:5px 0; }
div.createReportBlock div.generalDetailBlock div.tab_container div.formField input{width:210px;}
div.createReportBlock div.generalDetailBlock div.tab_container div.formField select{width:120px;}


div.scheduleLeft { float:left; width: 415px; margin-bottom:20px; margin-left: -50px;}
div.scheduleRight {float:left; width: 390px; margin-bottom:20px;}

div.errorMessages{
	margin-bottom:10px;
}

div.createAlertBlock div.generalDetailBlock div.errorMessages div.message{
	margin:0px;
}

.smallSelect{
	border:1px solid #DEDBDB;
	width:1px;
	height:1px;
	color:#DEDBDB;
}


/*-----------------------------	REPORTS SEARCH  ---------------------------*/


div.reportSearchPageBlock {margin: 0 auto}

div.reportSearchPageBlock .reportSearchBlock { width: 1200px;}

div.reportSearchPageBlock .reportSearchBlock th {
    background-color: #EDEDED;
    padding-left: 20px;
    text-align: left;
}

div.reportSearchPageBlock div.myDetailBlockLhs {
	width:380px;
}

div.reportSearchPageBlock div.myDetailBlockLhs div.fieldName {
	width: 120px;
}

div.reportSearchPageBlock div.myDetailBlockLhs2 {
	width:330px;
}

div.reportSearchPageBlock div.myDetailBlockLhs2 div.fieldName {
	width: 120px;
}

div.reportSearchPageBlock div.myDetailBlockLhs2 div.fieldName2 {
	width: 90px;
}

div.reportSearchPageBlock div.myDetailBlockLhs3 {
	width:470px;
}

div.reportSearchPageBlock div.myDetailBlockLhs4 {
	width:250px;
	margin-left:8px;
}

div.reportSearchPageBlock div.myDetailBlockLhs3 div.fieldName2 {
	width:90px;
}


form.reportsSearchForm .createButton{
	width:71px;
	height:21px;
	background: transparent url(https://www.cmsmarketing.com.au/images/buttons/search.gif) no-repeat; 
	border:1px solid #F2F1F1;
	border-radius:0;
	cursor:pointer;
}


/* -------------------- SUMMARY PRODUCTS -----------------------*/
table.viewSummaryBlockTotalList{
	width: 100%;
}

table.viewSummaryBlockTotalList th{
	background-color:#EDEDED;
	text-align: left;
	padding-left:20px;
}

table.viewSummaryBlockTotalList td{
	text-align: left;
	padding-left:20px;
	color:#969595;
	background-color:#FFFFFF;
}


/*-----------------------------	TABS ---------------------------*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	/**font-size: 1.2em;/**/
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.tab_content .loadingImg{
	float: left;
	margin: 0;
	border: none;
	padding: 0;
}






/****************************** MULTIPLE SELECT ****************************/

/* Recommended styles */
.tsmsselect {
		width: 40%;
		float: left;
}

.tsmsselect select {
		width: 100%;
		height:250px;
		margin-bottom:20px;
}

.tsmsoptions {
		width: 20%;
		float: left;
}

.tsmsoptions p {
		margin: 2px;
		text-align: center;
		font-size: larger;
		cursor: pointer;
}

.tsmsoptions p:hover {
		color: White;
		background-color: Silver;
}




/********************** LINK USER ************************/
div.linkUserBlock{
    margin: 0 auto;
    width: 1000px;
}


.selectAllUser{
	background-color: #EFEFEF;
	display:block;
}

.fixedWidth33{
	width:33%;
}

.selectReportType{
	width:320px;
}


.selectCategoryType{
	width:320px;
}



form.createReport .existingImage {
    width: 305px;
}


.contextMenu2 {
	width: 145px;
}














/*/////////////////////////////////////////////
// path: /css/front/general.css              //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Fri, 08 Mar 2013 17:27:09 +1100 //
// size: 2111 bytes                          //
/////////////////////////////////////////////*/

/********** page structure **********/
body { background-color: #F3F3F3; }

/** pageArea - the common things about the page (the white area) /**/
div.pageArea { margin: 0 auto; width: 948px; }
div.pageArea2 { margin: 0 auto; width: 948px; }



/** general page elements /**/
.table1 {
    background-color: #FBFBFB;
	border: 1px solid #DEDBDB;
	border-collapse: collapse;
	margin-bottom: 15px;
}
.table1 th {
    background-color: #99CCFF;
	text-align: center;
	border: 1px solid #DEDBDB;
	padding: 4px;
}
.table1 td {
	text-align: center;
	border: 1px solid #DEDBDB;
	padding: 4px;
}


.box1 {
	padding: 10px;
	background-color: white;
	border: 2px solid #E0E0E0;
	margin-bottom: 15px;

	/* CSS3 styling for latest browsers */
	/* curved corners */
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	/* shadow */
	-webkit-box-shadow: 5px 5px 10px #E7E7E7;
	-moz-box-shadow: 5px 5px 10px 0 #E7E7E7;
}


.myDetailBlock{padding:20px 0 20px 0; border-bottom: 1px solid #DEDBDB;}
.myDetailBlockLhs{float: left; width: 400px; padding: 5px 0;}
.myDetailBlockRhs{float: left; width: 400px; padding: 5px 0;}

div.fieldName{width:150px; float: left; padding: 0 8px 0 0;}
div.fieldName label {width:100%; padding: 4px 0;}
div.fieldName2{width:70px; float: left; padding: 0 8px 0 0;}
div.fieldName2 label {width:100%; padding: 4px 0;}
div.formField{width:190px; float: left;}


div.blockUI{
	height: 40px;
	border: 3px solid #42699D !important;
	margin:0 auto;
}

div.blockUI .sriptPadding{
	margin-top:9px;
	font-size:16px;
	color: #666666;
}










/*/////////////////////////////////////////////
// path: /css/front/image_library.css        //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Tue, 13 Dec 2011 12:27:39 +1100 //
// size: 3147 bytes                          //
/////////////////////////////////////////////*/


div.catalogImagesListBlock {
    margin: 0 auto;
    width: 100%;
}

div.catalogImagesListBlock .catalogImagesBlockTotalList {
    width: 100%;
}

div.catalogImagesListBlock .catalogImagesBlockTotalList th{
	background-color:#EDEDED;
	text-align: left;
	padding-left:20px;
}

div.catalogImagesListBlock .catalogImagesBlockTotalList td{
	text-align: left;
	padding-left:20px;
	color:#969595;
}

div.catalogImagesListBlock .catalogImagesBlockTotalList .catalogImagesInnerTable{
	width:207px;
	/**height="250" width="150" cellspacing="0" cellpadding="0" border="0"**/
}

div.catalogImagesListBlock .catalogImagesInnerTable td{
	border:none;
	padding:1px 1px 1px 5px;
}

div.catalogImagesListBlock .catalogImagesInnerTable a{
	border:none;
	text-decoration:none;
}

div.imageLibraryScanDetails{
	margin: 20px auto 0;
}

div.imageLibraryScanDetails div.leftSide{
	width: 211px;
	float:left;
}


div.imageLibraryScanDetails div.middle{
	width: 423px;
	float:left;
}


div.imageLibraryScanDetails div.rightSide{
	width: 200px;
}


/****************** FROM CMS CSS *******************/
.Header {
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.subHeader {
    color: #3B6E8F;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-right: 10px;
    padding-top: 10px;
}

.catBodyBold {
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.catBody {
    color: #999999;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
	text-align:left;
}


.smallHeader{
	font-size:12px;

}


.pageNumbers {
    color: #3B6E8F;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}


.ProductHead {
    background-position: right center;
    border-bottom: thin none #3B6E8F;
    border-style: solid none none;
    border-top: thin solid #3B6E8F;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ProductBody {
    background-position: left center;
    border-bottom: thin none #3B6E8F;
    border-top: thin solid #3B6E8F;
    color: #999999;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}









/*/////////////////////////////////////////////
// path: /css/admin/jquery.multiselect.css   //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Fri, 06 Jul 2012 09:27:08 +1000 //
// size: 1631 bytes                          //
/////////////////////////////////////////////*/

.ui-multiselect { padding:2px 0 2px 4px; text-align:left; font-size:1em; color:#969595;}
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important; text-align:left; }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:20000 }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }










/*//////////////////////////////////////////////////
// path: /css/admin/jquery.multiselect.filter.css //
// created: Fri, 10 Apr 2020 19:21:06 +1000       //
// modified: Fri, 06 Jul 2012 09:29:21 +1000      //
// size: 326 bytes                                //
//////////////////////////////////////////////////*/

.ui-multiselect-hasfilter ul { position:relative; top:2px }
.ui-multiselect-filter { float:left; margin-right:10px; font-size:11px }
.ui-multiselect-filter input { width:165px; font-size:10px; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }










/*/////////////////////////////////////////////
// path: /css/admin/ui.dynatree.css          //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Tue, 29 Jan 2013 16:02:34 +1100 //
// size: 10675 bytes                         //
/////////////////////////////////////////////*/


/*******************************************************************************
 * Tree container
 */
ul.dynatree-container
{
	font-family: verdana,tahoma,arial;
	font-size: 10pt; /* font size should not be too big */
	white-space: nowrap;
	padding: 3px;
	margin: 0; /* issue 201 */

	background-color: white;
	border: 1px solid #999999;

	overflow: auto;
	max-height: 620px;
}

ul.dynatree-container ul
{
	padding: 0 0 0 16px;
	margin: 0;
}

ul.dynatree-container li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	-moz-background-clip:border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url(https://www.cmsmarketing.com.au/images/dynatree/vline.gif);
	background-position: 0 0;
	/*
	background-image: url("icons_96x256.gif");
	background-position: -80px -64px;
	*/
	margin: 0;
	padding: 1px 0 0 0;
}
/* Suppress lines for last child node */
ul.dynatree-container li.dynatree-lastsib
{
	background-image: none;
}
/* Suppress lines if level is fixed expanded (option minExpandLevel) */
ul.dynatree-no-connector > li
{
	background-image: none;
}

/* Style, when control is disabled */
.ui-dynatree-disabled ul.dynatree-container
{
	opacity: 0.5;
/*	filter: alpha(opacity=50); /* Yields a css warning */
	background-color: silver;
}

/*******************************************************************************
 * Common icon definitions
 */
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker
{
	width: 16px;
	height: 16px;
	display: -moz-inline-box; /* @ FF 1+2 */
	display: inline-block; /* Required to make a span sizeable */
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(https://www.cmsmarketing.com.au/images/dynatree/icons.gif);
	background-position: 0 0;
}

/** Used by 'icon' node option: */
ul.dynatree-container img
{
	width: 16px;
	height: 16px;
	margin-left: 3px;
	vertical-align: top;
	border-style: none;
}


/*******************************************************************************
 * Lines and connectors
 */

span.dynatree-connector
{
	background-position: -16px -64px;
}

/*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */

span.dynatree-expander
{
	background-position: 0px -80px;
	cursor: pointer;
}
.dynatree-exp-cl span.dynatree-expander /* Collapsed, not delayed, last sibling */
{
	background-position: 0px -96px;
}
.dynatree-exp-cd span.dynatree-expander /* Collapsed, delayed, not last sibling */
{
	background-position: -64px -80px;
}
.dynatree-exp-cdl span.dynatree-expander /* Collapsed, delayed, last sibling */
{
	background-position: -64px -96px;
}
.dynatree-exp-e span.dynatree-expander,  /* Expanded, not delayed, not last sibling */
.dynatree-exp-ed span.dynatree-expander  /* Expanded, delayed, not last sibling */
{
	background-position: -32px -80px;
}
.dynatree-exp-el span.dynatree-expander,  /* Expanded, not delayed, last sibling */
.dynatree-exp-edl span.dynatree-expander  /* Expanded, delayed, last sibling */
{
	background-position: -32px -96px;
}
.dynatree-loading span.dynatree-expander  /* 'Loading' status overrides all others */
{
	background-position: 0 0;
	background-image: url(https://www.cmsmarketing.com.au/images/dynatree/loading.gif);
}


/*******************************************************************************
 * Checkbox icon
 */
span.dynatree-checkbox
{
	margin-left: 3px;
	background-position: 0px -32px;
}
span.dynatree-checkbox:hover
{
	background-position: -16px -32px;
}

.dynatree-partsel span.dynatree-checkbox
{
	background-position: -64px -32px;
}
.dynatree-partsel span.dynatree-checkbox:hover
{
	background-position: -80px -32px;
}

.dynatree-selected span.dynatree-checkbox
{
	background-position: -32px -32px;
}
.dynatree-selected span.dynatree-checkbox:hover
{
	background-position: -48px -32px;
}

/*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
span.dynatree-radio
{
	margin-left: 3px;
	background-position: 0px -48px;
}
span.dynatree-radio:hover
{
	background-position: -16px -48px;
}

.dynatree-partsel span.dynatree-radio
{
	background-position: -64px -48px;
}
.dynatree-partsel span.dynatree-radio:hover
{
	background-position: -80px -48px;
}

.dynatree-selected span.dynatree-radio
{
	background-position: -32px -48px;
}
.dynatree-selected span.dynatree-radio:hover
{
	background-position: -48px -48px;
}

/*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */

span.dynatree-icon /* Default icon */
{
	margin-left: 3px;
	background-position: 0px 0px;
}

.dynatree-ico-cf span.dynatree-icon  /* Collapsed Folder */
{
	background-position: 0px -16px;
}

.dynatree-ico-ef span.dynatree-icon  /* Expanded Folder */
{
	background-position: -64px -16px;
}

/* Status node icons */

.dynatree-statusnode-wait span.dynatree-icon
{
	background-image: url(https://www.cmsmarketing.com.au/images/dynatree/loading.gif);
}

.dynatree-statusnode-error span.dynatree-icon
{
	background-position: 0px -112px;
/*	background-image: url("ltError.gif");*/
}

/*******************************************************************************
 * Node titles
 */

/* @Chrome: otherwise hit area of node titles is broken (issue 133)
   Removed again for issue 165; (133 couldn't be reproduced) */
span.dynatree-node
{
	display: -moz-inline-box; /* issue 133, 165, 172, 192,  */
/*  display: inline-block; /* Required to make a span sizeable */
}


/* Remove blue color and underline from title links */
ul.dynatree-container a
/*, ul.dynatree-container a:visited*/
{
	color: black; /* inherit doesn't work on IE */
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	margin-left: 3px;
/*	outline: 0; /* @ Firefox, prevent dotted border after click */
}

ul.dynatree-container a:hover
{
/*	text-decoration: underline; */
	background: #F2F7FD; /* light blue */
	border-color: #B8D6FB; /* darker light blue */
}

span.dynatree-node a
{
	font-size: 10pt; /* required for IE, quirks mode */
	display: inline-block; /* Better alignment, when title contains <br> */
/*	vertical-align: top;*/
	padding-left: 3px;
	padding-right: 3px; /* Otherwise italic font will be outside bounds */
	/*	line-height: 16px; /* should be the same as img height, in case 16 px */
}
span.dynatree-folder a
{
	font-weight: bold;
}

ul.dynatree-container a:focus,
span.dynatree-focused a:link  /* @IE */
{
	background-color: #EFEBDE; /* gray */
}

span.dynatree-has-children a
{
}

span.dynatree-expanded a
{
}

span.dynatree-selected a
{
	color: green;
	font-style: italic;
}

span.dynatree-active a
{
	background-color: #3169C6 !important;
	color: white !important; /* @ IE6 */
}

/*******************************************************************************
 * Drag'n'drop support
 */

/*** Helper object ************************************************************/
div.dynatree-drag-helper
{
}
div.dynatree-drag-helper a
{
	border: 1px solid gray;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	opacity: 0.8;
}
span.dynatree-drag-helper-img
{
	/*
	position: relative;
	left: -16px;
	*/
}
div.dynatree-drag-helper /*.dynatree-drop-accept*/
{

/*    border-color: green;
	background-color: red;*/
}
div.dynatree-drop-accept span.dynatree-drag-helper-img
{
	background-position: -32px -112px;
}
div.dynatree-drag-helper.dynatree-drop-reject
{
	border-color: red;
}
div.dynatree-drop-reject span.dynatree-drag-helper-img
{
	background-position: -16px -112px;
}

/*** Drop marker icon *********************************************************/

#dynatree-drop-marker
{
	width: 24px;
	position: absolute;
	background-position: 0 -128px;
}
#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before
{
	width:64px;
	background-position: 0 -144px;
}
#dynatree-drop-marker.dynatree-drop-copy
{
	background-position: -64px -128px;
}
#dynatree-drop-marker.dynatree-drop-move
{
	background-position: -64px -128px;
}

/*** Source node while dragging ***********************************************/

span.dynatree-drag-source
{
	/* border: 1px dotted gray; */
	background-color: #e0e0e0;
}
span.dynatree-drag-source a
{
	color: gray;
}

/*** Target node while dragging cursor is over it *****************************/

span.dynatree-drop-target
{
	/*border: 1px solid gray;*/
}
span.dynatree-drop-target a
{
	/*background-repeat: no-repeat;
	background-position: right;
	background-image: url("drop_child.gif");*/
}
span.dynatree-drop-target.dynatree-drop-accept a
{
	/*border: 1px solid green;*/
	background-color: #3169C6 !important;
	color: white !important; /* @ IE6 */
	text-decoration: none;
}
span.dynatree-drop-target.dynatree-drop-reject
{
	/*border: 1px solid red;*/
}
span.dynatree-drop-target.dynatree-drop-after a
{
	/*background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("drop_append.gif");*/
}


/*******************************************************************************
 * Custom node classes (sample)
 */

span.custom1 a
{
	background-color: maroon;
	color: yellow;
}










/*/////////////////////////////////////////////
// path: /contextmenu/jquery.contextMenu.css //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Thu, 27 Oct 2011 17:56:20 +1100 //
// size: 2242 bytes                          //
/////////////////////////////////////////////*/


/* Generic context menu styles */
.contextMenu {
	position: absolute;
	width: 120px;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #FDF5CE;
	padding: 0px;
	margin: 0px;
	display: none;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contextMenu A {
	color: #C77405;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}

.contextMenu LI.hover A {
	color: #FFF;
	background-color: #3399FF;
}

.contextMenu LI.disabled A {
	color: #AAA;
	cursor: default;
}

.contextMenu LI.hover.disabled A {
	background-color: transparent;
}

.contextMenu LI.separator {
	border-top: solid 1px #CCC;
}

/*
	Adding Icons

	You can add icons to the context menu by adding
	classes to the respective LI element(s)
*/

.contextMenu LI.edit A { background-image: url(https://www.cmsmarketing.com.au/images/contextmenu/page_white_edit.png); }
.contextMenu LI.cut A { background-image: url(https://www.cmsmarketing.com.au/images/contextmenu/cut.png); }
.contextMenu LI.copy A { background-image: url(https://www.cmsmarketing.com.au/images/contextmenu/page_white_copy.png); }
.contextMenu LI.paste A { background-image: url(https://www.cmsmarketing.com.au/images/contextmenu/page_white_paste.png); }
.contextMenu LI.delete A { background-image: url(https://www.cmsmarketing.com.au/images/contextmenu/page_white_delete.png); }
.contextMenu LI.quit A { background-image: url(https://www.cmsmarketing.com.au/images/contextmenu/door.png); }










/*/////////////////////////////////////////////
// path: /css/chosen.css                     //
// created: Fri, 10 Apr 2020 19:21:06 +1000  //
// modified: Fri, 08 Jun 2012 10:18:10 +1000 //
// size: 15840 bytes                         //
/////////////////////////////////////////////*/

/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #EEEEEE;
  border: 1px solid #DDDDDD;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 1010;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );   
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -ms-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); 
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  border-radius        : 5px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow   : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow        : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('/images/general/chosen-sprite.png') right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: right top;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('/images/general/chosen-sprite.png') no-repeat 0 0;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('/images/general/chosen-sprite.png') no-repeat 100% -22px;
  background: url('/images/general/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/images/general/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat 100% -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #F6F6F6;
  /**
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  /**/
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  border-radius        : 5px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow   : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow        : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;

/*
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
*/
}

.chzn-container-multi .chzn-multiple-dropdown{
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

.chzn-container-multi .chzn-multiple-dropdown b {
  background: url('/images/general/chosen-sprite.png') no-repeat 0 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); 
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); 
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('/images/general/chosen-sprite.png') right top no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background-color: #FDF5CE;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDF5CE', endColorstr='#FBCB09', GradientType=0 );  
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #FDF5CE), color-stop(90%, #FBCB09));
  background-image: -webkit-linear-gradient(top, #FDF5CE 20%, #FBCB09 90%);
  background-image: -moz-linear-gradient(top, #FDF5CE 20%, #FBCB09 90%);
  background-image: -o-linear-gradient(top, #FDF5CE 20%, #FBCB09 90%);
  background-image: -ms-linear-gradient(top, #FDF5CE 20%, #FBCB09 90%);
  background-image: linear-gradient(top, #FDF5CE 20%, #FBCB09 90%);
  color: #C77405;


}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #333333;
  font-weight: bold;
  text-align:center;
  border-bottom:1px solid #333333;

}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px; /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('/images/general/chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('/images/general/chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #FBD850;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -ms-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #FBD850;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { text-align: right; }
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }

.chzn-rtl .chzn-single div { left: 3px; right: auto; }
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; background-position: right top;}
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: #fff url('/images/general/chosen-sprite.png') no-repeat -38px -22px;
  background: url('/images/general/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/images/general/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);  
  background: url('/images/general/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('/images/general/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
/* @end */
