﻿/* ------------------------------------------------------------------------
                               COM ENTERPRISE MELBOURNE 19.11.2009
    ------------------------------------------------------------------------  */
a {
	color: #b52025;
	text-decoration: underline;
}
a:link {
	color: #b52025;
	text-decoration: underline;
}
a:visited {
	color: #b52025;
	text-decoration: underline;
}
a:hover {
	color: #98182d;
	text-decoration: none;
}
/* -------------------------|  WRAPPER  |------------------------------ */
#wrapper {
	background: #fff url(images/enterprisemelb_bg.png) 50% 0 no-repeat;
}
/* -------------------------|  NAV  |------------------------------ */
#content-a .nav {
	margin-bottom: 10px;
}
ul.nav li span {
	color: #F0F3F7;
	border-bottom: 1px dotted #fff;
	background-color: #b52025;
}
ul.nav li a {
	color: #F0F3F7;
	border-bottom: 1px dotted #fff;
	background-color: #b52025;
}
ul.nav li a:hover {
	background-color: #98182d;
}
a#lh-nav-logo-whatson {
	display: none;
}
a#lh-nav-logo-mvga {
	display: inline;
}
/* -------------------------|  MASTHEAD   |------------------------------ */
#masthead-utilities ul li#masthead-utilities-top div {
	background: transparent url(images/em-util-top-crn.gif) top left no-repeat;
}
li#masthead-utilities {
	background: #282725 url(images/util-bottom-crn.gif) bottom left no-repeat;
}
h1 {
	color: #b52025;
	margin: .3em 0 .3em 0;
}
#masthead-utilities ul li.contact {
	display: none !important;
}
#masthead-utilities ul li#enterprisemelb_contact {
	display: inline !important;
}
#masthead-utilities ul li.sitemap {
	display: none !important;
}
#masthead-utilities ul li#enterprisemelb_sitemap {
	display: inline !important;
}
/* -------------------------|  NEWS ITEMS LIST BOX|------------------------------ */
.list-item {
	background-color: #fff;
}
#left-col .border-outer, #left-col .border-inner, #right-col .border-outer, #right-col .border-inner {
	border: solid 1px #f3f3f3;
	background-color: #f3f3f3;
}
#left-col #right-col .list-item {
	background-color: #f3f3f3;
}
#left-col #right-col .list-item ul {
	border: none;
	background-color: #f3f3f3;
}
#left-col .list-item .list-inner {
	padding-top: 5px;
}
#left-col .box-50 .list-title-alternate {
	background: #f8f8f8 none;
}
#left-col .box-50 .list-title-alternate h2 {
	background: #f8f8f8 none;
}
.border-outer, .border-inner {
	border: solid 1px #fff;
	background-color: #fff;
}
.list-title {
	background: #fff url(images/enterprisemelb_list-title.gif) bottom left repeat-x;
}
.list-title h2 a {
	color: #262626;
}
#left-col .list-title h2 a {
	color: #b52025;
}
.border-outer, .border-inner {
	border: solid 1px #fff;
	background-color: #fff;
}
.list-item ul {
	border: none;
	background-color: #fff;
}
.list-item .list-inner {
	padding-top: 5px;
}
.list-item-standard ul {
	border: none;
	background-color: #fff;
}
#left-col .list-title {
	background: none;
}
.list_title_override_colour_1_full_width h2 a {
	color: #b52025 !important;
	text-decoration: underline;
}
/* -------------------------|  FOR ITEM FEATURE |------------------------------ */
.list-item-standard {
	margin: 0;
	padding: 0;
}
.list-item-standard ul {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.list-item-standard li {
	list-style-type: none;
	background: transparent url(images/largearrow_black.gif) left 7px no-repeat;
	padding: 4px 0px 4px 15px;
	line-height: 0;
}
.list-item-standard li p {
	margin-bottom: 0px;
}
.list-item-standard li a {
	line-height: normal;
}
.list-title-standard {
	background: transparent url(images/enterprisemelb_list-title.gif) bottom left repeat-x;
	padding-top: 0px;
	margin: 0;
}
.list-title-standard h2 {
	color: #262626;
	background: transparent url(images/grad-lte-grey.jpg) bottom left repeat-x;
	padding: 5px 10px;
	margin: 0;
}
.list-title-alternate {
	background: #F3F3F3;
}
.list-title-alternate h2 {
	color: #b52025;
	background: none;
}
/* -------------------------|  COLOUR-2 - FOR ITEM FEATURE |------------------------------ */
.list-item-alternate {
	margin: 0;
	padding: 0;
}
.list-item-alternate ul {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.list-item-alternate li {
	list-style-type: none;
	background: transparent url(images/largearrow_black.gif) left 7px no-repeat;
	padding: 4px 0px 4px 15px;
	line-height: 0;
}
.list-item-alternate li p {
	margin-bottom: 0px;
}
.list-item-alternate li a {
	line-height: normal;
}
.list-title-alternate {
	float: left;
	background: transparent url(images/enterprisemelb_list-title_red.gif) bottom left repeat-x;
	padding-bottom: 5px;
	margin: 0;
	width: 100%;
}
.list-title-alternate h2 {
	float: left;
	color: #fff;
	white-space: nowrap;
	padding: 2px 10px;
	margin: 0;
	background: url(images/enterprisemelb_header_red.gif) bottom left repeat-x;
}
.list-title-alternate-full-width {
	float: left;
	background: url(images/grad-lte-grey.jpg) repeat-x left bottom;
	padding-bottom: 0px;
	margin: 0;
	width: 100%;
}
.list-title-alternate-full-width h2 {
	float: left;
	color: #262626;
	white-space: nowrap;
	padding: 2px 10px;
	margin: 0;
	background: transparent;
}
/* -------------------------|  INFO LIST BOX|------------------------------ */
.info-title {
	background: #fff url(images/enterprisemelb_list-title.gif) bottom left repeat-x;
	border-bottom: solid 3px #fff;
}
.info-title h2 {
	color: #262626;
	background: #f3f3f3 url(images/grad-lte-grey.jpg) bottom left repeat-x;
}
.info-item h3 {
	font-size: 1.15em;
}
/* -------------------------|  INFO LIST BOX|------------------------------ */
.box-100-inner {
	background-color: #f3f3f3;
	margin: 0 0 10px 0;
	padding: 10px;
}
.box-100-inner .box-25 {
	width: 158px;
	margin: 0 6px 0px 0px;
}
.box-100-inner div {
	background-color: #f3f3f3;
}
.box-100-inner {
	margin-top: -5px;
}
.box-100-inner .info-item img {
	float: none;
}
.news-title {
	background: #fff url(images/enterprisemelb_list-title.gif) bottom left repeat-x;
	border-bottom: solid 3px #fff;
}
.news-title h2 {
	color: #262626;
	background: #e7e7e7 url(images/grad-lte-grey.jpg) bottom left repeat-x;
}
.news-title-alternate {
	background: #fff url(images/enterprisemelb_list-title_red.gif) bottom left repeat-x;
	border-bottom: solid 3px #fff;
}
.news-title-alternate h2 {
	color: #fff;
	background: transparent url(images/enterprisemelb_header_red.gif) bottom left repeat-x;
}
/* -------------------------|  LIST ITEM LIST BOX|------------------------------ */
.list-title {
	float: left;
	color: #262626;
	background: transparent url(images/enterprisemelb_list-title.gif) bottom left repeat-x;
	padding-bottom: 5px;
	margin: 0;
	width: 100%;
}
.list-title h2 {
	float: left;
	color: #262626;
	white-space: nowrap;
	background: #e7e7e7 url(images/grad-lte-grey.jpg) bottom left repeat-x;
	padding: 2px 10px;
	margin: 0;
	min-width: 120px;
	text-align: left;
}
#left-col .list-title {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/grad-lte-grey.jpg) repeat-x scroll left bottom;
	padding: 0;
}
#left-col .list-title h2 {
	float: left;
	text-style: bold;
	color: #b52025;
	white-space: nowrap;
	background: transparent url(images/grad-lte-grey.jpg) bottom left repeat-x;
	padding: 2px 10px 0px;
	margin: 0;
	min-width: 120px;
	text-align: left;
}
#right-col .list-title h2 {
	color: #262626;
}
#right-col .list-title h2 a {
	color: #B52025;
}
.list-item {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.list-item ul {
	margin: 0;
	padding: 0;
}
.list-item li {
	list-style-type: none;
	background: transparent url(images/largearrow_black.gif) left 7px no-repeat;
	padding: 4px 0px 4px 15px;
	line-height: 0;
}
.list-item li p {
	margin-bottom: 0px;
}
.list-item li a {
	line-height: normal;
}
.list-item-inner {
	width: 156px;
	float: left;
	margin-bottom: 5px!important;
}
* html .list-item-inner {
	width: 130px!important;
}
.item-select li {
	background: transparent none;
}
.list-inner {
	padding: 2px;
}
#left-col .box-50 .border-outer {
	width: 335px;
}
#left-col .box-50 .border-inner {
	width: 333px;
}
/* -------------------------|  LIST TITLE OVERRIDES  |------------------------------ */
.list_title_override_colour_1_full_width {
	background: #fff url(images/grad-lte-grey.jpg) bottom left repeat-x;
	padding: 0px;
}
.list_title_override_colour_1_full_width h2 {
	background: transparent;
	padding: 2px 10px 2px 10px;
}
.list_title_override_colour_1_full_width h2 a {
	color: #b52025 !important;
}
.list_title_override_colour_1_partial_width {
	color: #fff;
	background: transparent url(images/com_info_title.gif) bottom left repeat-x !important;
	padding: 0px 0px 5px !important;
}
.list_title_override_colour_1_partial_width h2 {
	background: transparent url(images/grad-lte-grey.jpg) bottom left repeat-x !important;
}
.list_title_override_colour_1_partial_width h2 a {
	color: #262626 !important;
}
.list_title_override_colour_2_full_width {
	background: url(images/enterprisemelb_header_red.gif) repeat-x left bottom !important;
	padding: 0px;
}
.list_title_override_colour_2_full_width h2 {
	background: transparent;
	padding: 2px 10px 2px 10px;
}
.list_title_override_colour_2_full_width h2 a {
	color: #fff;
}
#right-col .list_title_override_colour_2_full_width h2 a {
	color: #fff;
}
.list_title_override_colour_2_partial_width {
	color: #fff;
	background: transparent url(images/enterprisemelb_list-title_red.gif) bottom left repeat-x !important;
	padding: 0px 0px 5px !important;
}
.list_title_override_colour_2_partial_width h2 {
	background: transparent url(images/enterprisemelb_header_red.gif) bottom left repeat-x !important;
}
#right-col .list_title_override_colour_2_partial_width h2 a {
	color: #fff;
}
.background_override_colour_1 {
	background-color: #F3F3F3;
	border: none !important;
	width: 333px !important;
}
.background_override_colour_1 div.border-inner {
	background-color: #F3F3F3;
	border: none !important;
	width: 331px !important;
}
.background_override_colour_2 {
	background-color: #fdeae5 !important;
	border: 1px #debcbc solid !important;
	width: 333px !important;
}
.background_override_colour_2 div.border-inner {
	background-color: #fdeae5 !important;
	border: 1px #fff solid !important;
	width: 331px !important;
}
/* -------------------------|  FORMS & TABLES |------------------------------ */
div.FBFormLayout {
	background-color: #F3F3F3;
	border: 1px solid #D0D0D0;
	padding: 0 10px 10px;
}
table.standardTableStyle th {
	background-color: #F3F3F3;
	border: 1px solid #D0D0D0;
}
table.standardTableStyle td {
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
}
/* -------------------------|  SEARCH BOX OVERRIDE |------------------------------ */
#left-col .search-box .list-title {
	background: transparent url(images/enterprisemelb_list-title_red.gif) repeat-x scroll left bottom;
}
#left-col .search-box .list-title h2 {
	background: transparent url(images/enterprisemelb_header_red.gif) repeat-x scroll left bottom;
	color: #fff;
	line-height: 70%;
}
#left-col .search-box .border-outer {
	background-color: #f3f3f3;
	border: 1px solid #d0d0d0;
}
#left-col .search-box .border-inner {
	background-color: #f3f3f3;
	border: 1px solid #ffffff;
}
#left-col .search-box .list-inner {
	padding: 9px;
}
/* -------------------------|  CONTENT LINK OVERRIDE |------------------------------ */
.content-link {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/enterprisemelb_downarrow.gif) no-repeat scroll left 50%;
	margin: 3px 10px 5px 0;
	padding-left: 23px;
}
/* -------------------------|  FOOTER  |------------------------------ */
#footer .inner {
	width: 500px;
}
#footer ul {
	width: 500px;
}
#footer-links {
	height: 18px;
}
/* -------------------------|  MIS |------------------------------ */
.see-more, #right-col .see-more, #left-col .see-more {
	background: transparent url(images/enterprisemelb_rightarrow.gif) 0 2px no-repeat;
}
.see-more a {
	font-weight: normal;
}
#right-col .AspNet-WebPart {
	padding-bottom: 5px;
}

