/**
* main css
*
*
*@author Michelle
*@version 1.1 (17/08/2009)
*@since AM 1.0
*/
img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.submenu a {
	margin-right: 8px;
}

div.submenu {
	margin-bottom: 8px;
}

ul.error {
	list-style-type: square;
	color: red;
}

ul.success {
	list-style-type: square;
	color: green;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 4px;
}

h3 {
	font-size: 18px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

span.faint {
	color: #CCCCCC;
}

/*Search window DIV box */
#searchwindow {
	position: absolute;
	display: block;
	left: 750px;
	top: 115px;
	width: 253px;
	padding: 0px;
	border: 1px dashed #91A677;
	background: #FFFFFF;
}

.searchTitleText {
	font-family: "arial", verdana, sans-serif;
	font-size: 12px;
	color: #C511EC;
	font-weight: bold;
}

.searchTitle {
	font-family: "arial", verdana, sans-serif;
	font-size: 11pt;
	color: #C511EC;
	border: 1px solid #B55ECB;
	background-color: #E9EED7;
	padding-top: 0px;
}

.searchSelect {
	border: 1px solid #9BA28C;
	background-color: #F0F3E3;
	color: #41623F;
	font-size: 11px;
}

.searchClear {
	border: 1px solid #9BA28C;
	background-color: #F0F3E3;
	color: #41623F;
	font-size: 11px;
}

.searchSubmit {
	border: 1px solid #9BA28C;
	background-color: #F0F3E3;
	color: #C511EC;
	font-size: 11px;
	font-weight: bold;
}

.searchText {
	border: 1px solid #B0B8A2;
	background-color: #FFFFFF;
	font-size: 11px;
}

.searchContent {
	font-family: "arial", verdana, sans-serif;
	color: #666666;
	font-size: 11px;
}

.search {
	border: 1px solid #B55ECB;
	color: #B55ECB;
	background-color: #E9EED7;
}

/* general text styles */
.title {
	font-family: "arial", verdana, sans-serif;
	font-size: 15pt;
	color: #BA3FED;
	letter-spacing: 0.2px;
	padding-left: 15px;
}

.text {
	color: gray;
	font-family: "Tahoma", arial, geneva;
	font-size: 11px;
}

.footer1 {
	font-family: "Arial", verdana, geneva;
	font-size: 8pt;
	color: #0146A3;
	font-weight: normal;
	letter-spacing: 0.9px;
}

.scriptexec {
	color: #0146A3;
	font-family: "Arial", verdana, geneva;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0.9px;
}

.footer2 {
	font-family: "Arial", verdana, geneva;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.9px;
}

.dashes {
	font-family: "Arial", verdana, geneva;
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.maincopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	vertical-align: top;
}

.maincopy a {
	color: #333333;
	text-decoration: none;
}

.maincopy a:link {
}

.maincopy a:hover {
	text-decoration: underline;
	color: #999999;
}

.maincopy a:visited {
}

/* general links styles */
td.utilities {
	font-family: "Arial", verdana, geneva;
	/*color: #758A5B;*/
	color: #000000;
	font-size: 11px;
}

td.utilities a {
	font-weight: bold;
	color: #333333;
}

.utilities {
	font-family: "Arial", verdana, geneva;
	color: #758A5B;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.utilities:hover {
	text-decoration: underline;
}

a.logout {
	font-family: "Arial", verdana, geneva;
	color: #660000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.logout:hover {
	text-decoration: underline;
}

table.footer {
	background-color: #80AED7;
	border-top: 1px dashed #1F71B8;
}

a.bugs {
	color: #9D5897;
	text-decoration: none;
	font-family: "Arial", verdana, geneva;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0.9px;
}

.contact_head {
	background-color: #E9EED7;
	font-size: 13px;
	font-family: "Arial", verdana, geneva;
	color: #8E39A8;
	text-align: center;
	padding: 3px;
	border-right: 1px solid white;
}

.contact_footer {
	background-color: #E9EED7;
	font-size: 11px;
	font-family: "Arial", verdana, geneva;
	color: #50613A;
	text-align: center;
}

.contact_title {
	background-color: #C4E1A7;
	font-size: 13px;
	font-family: "Arial", verdana, geneva;
	color: #BA2EE2;
	padding: 3px;
	border-bottom: 2px solid white;
}

.contact_title a:hover {
	color: #BA2EE2;
	text-decoration: none;
	border-bottom: 0px;
}

.contact_title a:link {
	color: #5E6F4A;
	text-decoration: none;
	border-bottom: 0px;
}

.contact_title a {
	color: #5E6F4A;
	text-decoration: none;
	border-bottom: 0px;
}

.contact_content {
	background-color: #F5F5E5;
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: #666666;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: center;
}

.contact_type {
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: #666666;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: center;
}

.section_head {
	background-color: #86C7FF;
	font-size: 13px;
	font-family: "Arial", verdana, geneva;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border-right: 1px solid white;
	font-weight: bold;
}

.section_head_left {
	background-color: #86C7FF;
	font-size: 13px;
	font-family: "Arial", verdana, geneva;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	border-right: 1px solid white;
	font-weight: bold;
}

.section_footer {
	background-color: #86C7FF;
	font-size: 11px;
	font-family: "Arial", verdana, geneva;
	color: #FFFFFF;
	text-align: center;
}

.section_footer a {
	color: inherit;
	text-decoration: none;
}

.section_footer a:link {
	color: inherit;
	text-decoration: none;
}

.section_footer a:hover {
	color: inherit;
	text-decoration: underline;
}

.section_title {
	background-color: #5FB5FF;
	font-size: 13px;
	font-family: "Arial", verdana, geneva;
	color: #FFFFFF;
	padding: 3px;
	border-bottom: 2px solid white;
	font-weight: bold;
}

.section_title a:hover {
	color: #BA2EE2;
	text-decoration: none;
	border-bottom: 0px;
}

.section_title a:link {
	color: #5E6F4A;
	text-decoration: none;
	border-bottom: 0px;
}

.section_title a {
	color: #5E6F4A;
	text-decoration: none;
	border-bottom: 0px;
}

.section_content {
	background-color: #E8F4FF;
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: #222233;
	text-decoration: none;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: center;
}

.section_content_left {
	background-color: #E8F4FF;
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: #222233;
	text-decoration: none;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: left;
}

.section_content_right {
	background-color: #E8F4FF;
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: #222233;
	text-decoration: none;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: right;
}

.section_content_alternate {
	background-color: #F4FAFF;
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: #222233;
	text-decoration: none;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: center;
}

.section_total {
	background-color: #E9EED7;
	font-size: 12px;
	font-family: "Arial", verdana, geneva;
	color: black;
	text-decoration: none;
	border-top: 1px solid white;
	border-bottom: 5px solid white;
	border-right: 1px solid white;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.section_content a {
	color: #5E6F4A;
	border-bottom: 0px;
}

.section_content a:hover {
	color: #BA2EE2;
	text-decoration: underline;
	border-bottom: 0px;
}

/* Not being used anywhere
.section_type {
	font-size: 12px;
	font-family: "Arial",verdana, geneva;
	color: #666666;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
	text-align: center;
}

.small_message {
	font-style: italic;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: "Arial",verdana, geneva;
	color: #336633;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
}
*/
.buttons {
	background-color: #E9EED7;
	border: 1px solid #A9B39A;
	color: #CC33FF;
	font-size: 10px;
	font-family: "Arial", verdana, geneva;
	padding-right: 10px;
	padding-left: 10px;
}

.help_header {
	background-color: #F5F5E5;
	color: #336633;
	border-top: 1px dashed #CEE1AE;
	border-bottom: 1px dashed #CEE1AE;
	font-size: 11px;
	font-family: "Arial", verdana, geneva;
}

.help_info {
	background-color: #FCFCEE;
	color: #336633;
	font-size: 10px;
	font-family: "Arial", verdana, geneva;
	padding-left: 20px;
}

.intro {
	color: #4E6039;
	font-family: verdana;
	font-size: 11px;
}

.skuSearch {
	background-color: #E9EED7;
	border: 1px solid #B2C49B;
	font-family: verdana;
	font-size: 8px;
}

.skuSearchButton {
	background-color: #F4E5FA;
	border: 1px solid #CE32FF;
	font-family: verdana;
	color: #356533;
	font-size: 8px;
	padding: 0px;
}

/* Fees bit */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style2 {
	font-size: 10px
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

.style4 {
	font-size: 11px;
	font-weight: bold;
}

.style5 {
	font-size: 11px
}

table.fees tr td {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
}

/* Menu tabs etc */
.menutab {
	float: left;
	margin-left: 8px;
	background-color: #006699;
	color: white;
	padding: 3px 7px;
}

.menusub {
	float: left;
	margin-left: 8px;
	color: white;
	padding: 3px 7px;
}

.sales_event {
	background-color: #667145;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

.sales_performance {
	background-color: #C2C9AB;
	padding: 2px;
	font-weight: bold;
}

.sales_ticket_type {
	background-color: #E9EED7;
	padding: 2px;
	font-weight: bold;
}

.sales_sub_total {
	background-color: #C2C9AB;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}

.status a {
	text-decoration: none;
}

.status .active a {
	color: #006600;
}

.status .inactive a {
	color: #DDDDDD;
}

.status .classification {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}

.status .group {
	list-style: none;
	margin: 0px;
	padding-left: 20px;
}

.status .detail {
	list-style: none;
	margin: 0px;
	padding-left: 30px;
}

.loginContent {
    padding-top: 126px;
}

.header_back_colour_only {
    background-color: #1F71B8;
}

.header_back {
	background-image: url(../images/gui_header_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1F71B8;
}

.header_back_middle {
	background-image: url(../images/gui_header_middle.png);
	background-repeat: repeat-x;
	background-color: #1F71B8;
}

.tooltip {
	position: absolute;
	background: #FEFE9D;
	top: 10px;
	left: 10px;
	visibility: hidden;
	display: none;
	padding: 5px;
	border: 1px outset #FBF9DF;
	margin: 0px;
}

.tes_submit {
	width: 100px;
	height: 25px;
	border: 1px solid #5555CC;
	background: url('../images/btnbg.gif') repeat-x;
	font-weight: bold;
	color: #222233;
	margin: 4px;
}

/* The Company Selection Box */
#childCompanyList {
	position: absolute;
	display: none;
	z-index: 10000;
	top: 20px;
	right: 0px;
	border: 2px black;
	border-style: groove;
	padding: 4px;
	width: 200px;
	background-color: #EFEFFF;
	opacity: 0.85;
	filter: alpha(opacity = 85);
	color: #000000;
}

#company_header {
	border-bottom: 1px solid #DDDDDD;
	display: block;
	height: auto;
	font-size: 16pt;
	font-weight: bold;
}

#error_div {
	padding: 9px;
	text-align: center;
	border: 1px #5555cc solid;
	background-color: #ddddff;
}

#error_trace_div {
	display: none;
}

.sale_management_button {
	border: none;
	background-color: inherit;
	font: inherit;
}

.sale_management_button:hover {
	text-decoration: underline;
}

.clear_row {
	clear: both;
	visibility: hidden;
}

.boxed_listing {
	border: 1px #AAAAFF solid;
	padding-left: 20px;	
	padding-top: 8px;
	padding-right: 30px;
}

.side_event_tree {
    border: 1px solid #86C7FF;
    background-color: #E8F4FF;
    padding: 8px;
    margin-bottom: 12px;
    float: right;
    width: 300px;
    display: block;
}

.tree_inactive {
	font-style: italic;
}

.tree_active {
    font-style: normal;
}

.tree_settled {
    font-variant: small-caps;
}

.tree_selected {
    font-weight: bold;
    color: red;
}

.tree_unselected a {
    color: #AAAAFF;
}

.tabbed {
    margin-top: 4px;
}

.tabbed li {
    display: inline;
    border: 1px solid black;
    border-bottom: none;
    padding: 4px;
}

.tabbed li:hover {
    background-color: aqua;
}

.tabbed a {
    color: black;
}

.tabbed a:hover {
    color: black;
}

