* {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

body {
  behavior: url("csshover.htc");
  background-color: #FFFFFF;
  font-family: arial, verdana, sans-serif;
  text-align: center;
  min-width: 1006px;
  color: #4C4C4C;
  font-size: 100%;
  line-height: 1.125em;  /* 14 x 1.125 = 15.75px */
  background-color: #FFFFFF; 
}

img {
  border: 0;
}

a {
  text-decoration: underline;
  color: #52848B;
}

a:hover {
  text-decoration: underline;
  color: #52848B;
}

a:visited {
  color: #8D9648;
}

p {
  margin: 1em 0;
}

br {
  clear: both;
}

fieldset {
  margin: 5px;
  border: 0;
}

table {
  border-collapse: collapse;
  max-height: 1em;
  width: 100%;
  border: thin solid #BCBCBC;
}

thead {
  border: thin solid #BCBCBC;
  border-top: none;
}

td {
  padding: 0.2em;
}

th {
  border-left: thin solid #BCBCBC;
  font-weight: normal;
  font-size: 1.1em;
  padding: 0.1em 0.3em;
  text-align: left;
}

caption {
  background: url(/images/navitem_slice.jpg) repeat-x bottom;
  border: thin solid #BCBCBC;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.2em;
}

form ul {
  float: left;
  list-style: none;
}

form li {
  color: #4C4C4C;
}

form label {
  float: left;
  font-size: 1em;
  font-weight: bold;
  margin-right: 10px;
  text-align: right;
  width: 200px;
}

form input,form textarea,form button {
  float: left;
}

form img {
  padding: 2px;
}

form .uploadSpan {
  float: left;
  width: 50%;
}

form .linkSpan {
  float: left;
  margin-left: 210px;
}

form .listDiv,form .setDiv {
  float: left;
  width: 55%;
}

form .listDiv span,form .listDiv select {
  float: left;
}

form .setDiv span,form .setDiv select {
  float: left;
}

form .listDiv input,form .listDiv button {
  float: right;
}

form .setDiv input,form .setDiv button {
  float: right;
}

#header {
  background: url(/images/sia_logo_side_slice.jpg) repeat-x;
}

#header #logo {
  background: url(/images/sia_logo_slice.jpg) repeat-x;
  margin: 0 auto;
  text-align: left;
  width: 990px;
}

#header #logoLinks {
  color: #FFFFFF;
  float: right;
  margin: 10px;
}

#header #logoLinks a {
  color: #FFFFFF;
  font-size: 0.85em;
  font-weight: bold;
}

#wrapperDiv {
  margin: 0 auto;
  text-align: left;
  width: 1006px;
}

.leftEdgeDiv {
  background: url(/images/grey_left.jpg) repeat-y left;
}

.rightEdgeDiv {
  background: url(/images/grey_right.jpg) repeat-y right;
}

#bannerImageDiv {
  background-color: #E4E4E4;
  margin: 0 8px;
  position: relative;
  padding: 10px 20px 0 20px;
  text-align: center;
}

#adminBannerImageDiv {
  background-color: #E4E4E4;
  position: relative;
  padding: 10px 0;
  text-align: center;
}

#bannerImageDiv #bannerImages {
  position: relative;
}

#bannerImageDiv #bannerOverlay {
  position: absolute;
  left: 0;
  top: 0;
}

#adminBannerImageDiv #bannerOverlay {
  position: absolute;
  left: 17px;
  top: 10px;
}

#bannerImageDiv #bannerButtons,#adminBannerImageDiv #bannerButtons {
  position: absolute;
  right: 35px;
  top: 197px;
}

#bannerImageDiv #bannerImageCaption,#adminBannerImageDiv #bannerImageCaption {
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  right: 40px;
  top: 20px;
  padding: 3px 8px;
  background: url(/images/grey_trans.png);
}

#quickMenuDiv {
  background-color: #E4E4E4;
  color: #6BA906;
  font-weight: bold;
}

#quickMenu {
  background-color: #E4E4E4;
  color: #429008;
  font-weight: bold;
  margin: 0 8px;
  padding: 5px 0 0 15px;
  height: 27px;
}

#quickMenu .menuCategories {
  height: 27px;
}

#quickMenu a {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.06em;
  text-decoration: none;
}

#quickMenu ul {
  list-style: none;
  z-index: 100;
}

#quickMenu ul ul {
  display: none;
}

#quickMenu li {
  float: left;
  margin: 0 10px;
  padding: 5px 0 0 0;
  text-align: center;
  font-size: 1em;
  letter-spacing: -0.06em;
}

#quickMenu li:hover {
  background: url(/images/tab_background_green_right.jpg) no-repeat top right;
  color: #FFFFFF;
}

#quickMenu .menuCategoryText {
  padding: 5px 10px 5px 9px;
}

#quickMenu li:hover .menuCategoryText {
  background: url(/images/tab_background_green_left.jpg) no-repeat top left;
}

#quickMenu li:hover ul {
  display: block;
}

#quickMenu li:hover ul ul {
  display: none;
}

#quickMenu li ul {
  border: thin solid #BCBCBC;
  position: absolute;
}

#quickMenu li li {
  background: url(/images/navitem_slice.jpg) repeat-x bottom;
  float: none;
  margin: 0;
  padding: 5px;
  text-align: left;
}

#quickMenu li li:hover {
  background: #FFFFFF;
  color: #6BA906;
}

#quickMenu li li:hover ul {
  display: inline;
}

#quickMenu li ul ul {
  right: -5em;
}

#quickMenu .action {
  font-weight: normal;
}

#quickMenuList {
  float: left;  
}

#quickMenuFormDiv {
  float: right;  
}

#quickMenuFormDiv label {
  color: #000000;
  font-weight: normal;
}

#borderedContent {
  margin: 0 23px;
}

#breadcrumb {
  font-size: 0.9em;
  font-weight: bold;
  color: #646464;
  letter-spacing: -0.03em;
  padding: 5px;
}

#breadcrumb a {
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: -0.03em;
  color: #646464;
  padding: 0 2px;
}

#breadcrumb .last {
  color: #6BA906;
}

#navigation {
  float: left;
  width: 200px;
}

#navigation .navShadowContent {
  letter-spacing: -0.03em;
}

#navigation ul {
  border: 1px groove #91999B;
  list-style: none;
}

#navigation li {
  padding: 5px 5px 5px 10px;
}

#navigation li:hover {
  background: #FFFFFF;
}

#navigation a {
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: none;
}

#navigation #navHeading {
  background: #4B96A0 url(/images/teal_slice.jpg) repeat-x bottom;
}

#navigation #navHeading:hover {
  background: #4B96A0;
}

#navigation .greyNavHeading {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
  background: #A1AFAF url(/images/grey_slice.jpg) repeat-x bottom;
}

#navigation .greyNavHeading:hover {
  background: #A1AFAF;
}

#navigation #navHeading a {
  color: #FFFFFF;
}

#navigation .heading {
  color: #FFFFFF;
  font-weight: bold;
  background: #4B96A0 url(/images/teal_slice.jpg) repeat-x bottom;
}

#navigation .heading:hover {
  background: #4B96A0 url(/images/teal_slice.jpg) repeat-x bottom;
}

#navigation .navItem {
  background: url(/images/navitem_slice.jpg) repeat-x bottom;
}

#navigation .navItem  a, .greyNavItem a {
  color: #4c4c4c;
}

#navigation .navItem a:hover, .greyNavItem a:hover {
  color: #52848B;
}

#navigation .greyNavItem {
  background: url(/images/grey_navitem_slice.jpg) repeat-x bottom;
}

#navigation .chosen {
  background: #FFFFFF;
}

#navigation .chosen a {
  color: #52848B;
}

#navigation .pencil {
  float: right;
}

#content {
  float: right;
  width: 745px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}

#content h1 {
  color: #6BA906;
  font-size: 1.8em;
  line-height: 1em;
  margin: 0 0 5px 0;
}

#content h1 img {
  margin: 0 0 3px 0;
}

#content h2 {
  color: #4D4D4B;
  font-weight: bold;
}

#content h3 {
  color: #6BA906;
  font-size: 1em;
}

#mainContent {
  float: left;
  width: 525px;
  padding: 10px 0px 0px 0px;
}

#mainContent li {
  margin: 0 20px;
}

#sideContent {
  float: right;
  width: 205px;
}

#sideContentButtonDiv {
  margin: 0 0 10px 0;
  text-align: center;
}

#sideContentButtonDiv div {
  font-weight: bold;
  font-size: 0.85em;
}

#footer {
  background: url(/images/footer_slice_invert.jpg) repeat-x;
  clear: both;
  height: 34px;
}

#footer #footerWrapper {
  margin: 0 auto;
}

#footer #footerText {
  padding: 1px 0;
  text-align: center;
}

#footer #footerLinks {
  color: #999999;
}

#footer #footerLinks a {
  color: #6BA906;
  font-size: 0.85em;
} 

#footer #copyrightText{
  color: #4C4C4C;
  font-size: 0.85em;
}

#smallWrapperDiv {
  margin: 0 auto;
  text-align: left;
  width: 400px;
}

#editSetEntityWrapperDiv {
  margin: 0 auto;
  text-align: left;
  width: 700px;
}

#logonFrame {
  border: thin solid black;
  text-align: center;
}

#logonFrame h1 {
  color: #6BA906;
  font-size: 1.5em;
  padding: 10px 0;
}

#logonFrame label {
  width: 50%;
}

#mainEnquiriesTable a {
  color: #52848B;
}

#enquiries .heading {
  margin: 10px 0 0 0;
  background: url(/images/navitem_slice.jpg) repeat-x bottom;
  border: thin solid #BCBCBC;
  padding: 0.2em;
}

#enquiries .heading h1 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.2em;
  text-align: center;
}

#enquiries  .enquiryListingTable {
  margin: 0;
  padding: 0;
}

#enquiries .heading .name {
  float: left;
}

#enquiries .heading .name a {
  color: #000000;
  font-weight: bold;
  font-size: 1.2em;
}

#enquiries .heading .stateInfo {
  float: right;
  padding: 3px 0 0 0;
}

#enquiries .heading .stateInfo .state {
  border: solid thin #BBBBBB;
  padding: 1px 3px;
}

#enquiries .heading .number {
  font-weight: bold;
  color: #52848B;
}

#enquiries .editMsg {
  padding-left: 105px;
}

#enquiries .enquiryImg .enquiryImgDiv {
  background: url(/images/arrow_small.jpg) no-repeat top center;
}

#enquiries .enquiryImg div:hover ul {
  display: block;
}

#enquiries .enquiryImg div:hover ul ul {
  display: none;
}

#enquiries .enquiryImg ul {
  display: none;
  list-style: none;
  position: absolute;
  left: 30px;
}

#enquiries .enquiryImg li {
  border: thin solid #BCBCBC;
  float: left;
  position: relative;
  height: 20px;
  width: 20px;
  left: -20px;
  top: -20px;
}

#enquiries .enquiryImg ul ul {
  border: thin solid #BCBCBC;
  position: relative;
  top: -5px;
  left: -20px;
  width: 130px;
}

#enquiries .enquiryImg ul ul li {
  background: url(/images/navitem_slice.jpg) repeat-x bottom;
  border: none;
  float: none;
  left: 0;
  padding: 0 5px;
  top: 0;
  width: 120px;
}

#enquiries .enquiryImg ul ul li a {
  color: #52848B;
}

#enquiries .enquiryImg ul li:hover ul {
  display: block;
}

#enquiries #consultantsDiv {
  margin: 50px 0 0 0;
}

#enquiries .assigned {
  background-color: #F9FFCC;
}

#enquiries .waitOnConsultant {
  background-color: #CFFFC6;
}

#enquiries .waitOnTraveller {
  background-color: #DDFCFF;
}

#enquiryViewDiv {
  border: thin solid #CCCCCC;
  margin: 20px 0;
}

#enquiryViewDiv h1 {
  color: #52848B;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px 0;
}

#enquiryViewDiv h2 {
  color: #52848B;
  font-weight: normal;
  margin: 0 0 5px 0;
}

#enquiryViewDiv fieldset {
  border: thin solid #CCCCCC;
}

#enquiryViewDiv label {
  width: 25%;
}

#enquiryViewDiv legend {
  color: #515151;
  font-size: 1.2em;
}

#enquiryViewDiv #enquiryViewHead {
  background: url(/images/navitem_slice.jpg) repeat-x bottom;
  border: thin solid #BCBCBC;
  padding: 5px 10px;
}

#enquiryViewDiv #enquiryViewHead .state {
  color: #52848B;
  float: right;
  font-weight: bold;
  font-size: 1.2em;
}

#enquiryViewDiv #enqButtonDiv {
  margin: 5px 0;
  text-align: center;
}

#enquiryViewDiv #enquiryFieldSet,#travellerFieldSet,#summaryFieldSet,#consultantFieldSet {
  width: 48%;
}

#enquiryViewDiv #enquiryFieldSet,#summaryFieldSet {
  float: left;
}

#enquiryViewDiv #enquiryFieldSet a {
  margin: 0 0 0 5px;
}

#enquiryViewDiv #travellerFieldSet,#consultantFieldSet {
  float: right;
}

#notesFieldSet p,#correspondenceFieldSet p {
  margin: 10px;
}

#enquiryViewDiv .images {
  position: relative;
  top: 5px;
}

#enquiryViewDiv .date {
  font-weight: bold;
}

#enquiryViewDiv .name {
  color: #52848B;
  font-weight: bold;
  margin-left: 20px;
}

#enquiryViewDiv .note {
  font-size: 0.9em;
  margin-bottom: 5px;
  text-align: center;
}

#enquiryViewDiv .text {
  float: left;
  font-size: 0.9em;
  margin: 5px;
  width: 40%
}

#enquiryForm .nofloat {
  float: none;
}

#contactDiv label {
  width: 100px;
}

#overview a {
  text-decoration: none;
  color: #6ba906;;
}

#overview a.warn {
  color: #FF6A00;
}

#overview ul {
  list-style: none;
  padding-left: 2em;
}

#overview span {
  float: left;
  width: 1em;
  height: 1em;
  background-position: center center;
  background-repeat: no-repeat;
}

#overview img,#overview input {
  padding: 0 0 0 4px;
}

#overview .closed {
  background-image: url(/images/plus.png);
}

#overview .opened {
  background-image: url(/images/minus.png);
}

#overview .leaf {
  background-image: url(/images/leaf.png);
}

#overview #addPageDiv ul {
  list-style-type: disc;
}

#overview #buttonDiv {
  float: right;
}

#overview #buttonDiv input {
  float: left;
}

#overview #buttonDiv button {
  float: right;
}

#metadataDiv input, textarea {
  margin: 0 0 0 5px;
}

#metadataDiv .legendLabel {
  width: 100px;
}

#metadataPatternDiv label {
  width: 70px;
}

#metadataResultsDiv ul {
 list-style: disc outside none;
}

#metadataResultsDiv span {
  float: none;
}

#indicator {
  position: fixed;
  left: 45%;
  top: 45%;
}

#editSetEntityBody {
  min-width: 700px;
}

#editSetEntityWrapperDiv {
  width: 600px;
}

#editSetEntityWrapperDiv label {
  width: 150px;
}

#other ul,#userDiv ul {
  padding-left: 2em;
}

.imageCaption {
  text-align: center;
}

.imageCopyright {
  text-align: center;
  font-size: 0.875em;
}

.inlineImage {
  margin: 5px;
}

.bordered {
  background: url(/images/border_slice.jpg) repeat-x #E4E4E4;
  padding: 5px;
}

.childLinks {
  border: 1px solid #91999B;
}

.childLinks ul {
  padding: 10px;
}

.childLinks div {
  font-size: 0.8em;
  padding: 5px 5px;
}

.childLinks .childLinkImg {
  float: left;
  width: 30%;
}

.childLinks .childLinkImg img {
  float: right;
  font-size: 0.7em;
}

.childLinks .childLinkText {
  float: left;
  width: 60%;
}

.contentLinkGroup {
  background-color: #6BA906;
  padding: 8px;
  margin: 10px 0;
}

.contentLinkGroup h2 {
  color: #FFFFFF;
  font-size: 1em;
  padding: 6px 20px;
}

.contentLink * {
  color: #4C4C4C;
  font-size: 0.625em;
}

.contentLink {
  padding: 5px;
  background-color: #FFFFFF;
}

.contentLink h4 {
  font-size: 1.286em;
  padding: 0 0 5px 0;
}

.contentLink .image {
  float: left;
  width: 20%
}

.contentLink .image img {
  float: right;
}

.contentLink .content {
  float: right;
  width: 78%
}

.contentLink .content a {
  color: #6BA906;
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
}

#markPageDiv * {
  font-size: 1em;
}

.imageLink {
  text-align: center;
  margin-right: 7px;
  padding: 7px;
  position: relative;
  overflow: hidden;
}

.imageLink a {
  text-decoration: none;
}

.imageLink .captionBlock {
  background: url(/images/grey_trans.png);
  position: absolute;
  bottom: 7px;
  height: 25px;
  width: 191px;
}

.imageLink .captionBlock .captionText {
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px 10px 0 15px;
  text-align: left;
}

.imageLink .captionBlock .captionText img {
  float: right;
}

.sidebarBlueContentBlock {
  background-color: #F5F5F5;
  border: 1px groove #91999B;
}

.sidebarBlueContentBlockHeading {
  background: #4B96A0 url(/images/teal_slice.jpg) repeat-x bottom;
  padding: 5px 8px;
  color: #FFFFFF;
  font-weight: bold;
}

.sidebarBlueContentBlockText {
  padding: 10px;
}

.sidebarBlueContentBlock ul {
  padding-left: 1em;
}

.sidebarBlueContentBlock li {
  padding: 5px 0 0 0;
}

.sidebarBlueContentBlock a {
  color: #4C4C4C;
  font-size: 0.75em;
  font-weight: bold;
  text-decoration: none;
}

.sidebarGreyContentBlockLeft {
  background: url(/images/grey_left_wide.jpg) repeat-y center left;
}

.sidebarGreyContentBlockRight {
  background: url(/images/grey_right_wide.jpg) repeat-y center right;
}

.sidebarGreyContentBlockTopRight {
  background: url(/images/grey_top_right.jpg) no-repeat top right;
}

.sidebarGreyContentBlockBottomRight {
  background: url(/images/grey_bottom_right.jpg) no-repeat bottom right;
}

.sidebarGreyContentBlockBottomLeft {
  background: url(/images/grey_bottom_left.jpg) no-repeat bottom left;
}

.sidebarGreyContentBlockTopLeft {
  background: url(/images/grey_top_left.jpg) no-repeat top left;
}

.sidebarGreyContentBlockContent {
  padding: 5px 15px 15px 17px;
}

.sidebarGreyContentBlockContent div,.sidebarGreyContentBlockContent span,.sidebarGreyContentBlockContent a
  {
  font-size: 0.875em;
}

.sidebarGreyContentBlockContent .heading {
  padding: 10px 0;
}

.sidebarGreyContentBlockContent .caption {
  color: #51A69F;
  font-weight: bold;
  padding: 10px 0;
}

.sidebarGreyContentBlockContent .address {
  margin: 10px 0 0 0;
  font-weight: bold;
}

.sidebarGreyContentBlockContent ul,.sidebarGreyContentBlockContent ol {
  padding-left: 20px;
}

.sidebarGreyContentBlockContent li {
  font-size: 0.875em;
}

.navShadowLeft {
  background: url(/images/nav_shadow_left.jpg) repeat-y left;
}

.navShadowRight {
  background: url(/images/nav_shadow_right.jpg) repeat-y right;
}

.navShadowTopRight {
  background: url(/images/nav_shadow_top_right.jpg) no-repeat top right;
}

.navShadowBottomRight {
  background: url(/images/nav_shadow_bottom_right.jpg) no-repeat bottom
    right;
}

.navShadowBottomLeft {
  background: url(/images/nav_shadow_bottom_left.jpg) no-repeat bottom
    left;
}

.navShadowTopLeft {
  background: url(/images/nav_shadow_top_left.jpg) no-repeat top left;
}

.navShadowContent {
  padding: 7px;
}

.tabHeader {
  background: url(/images/tab_slice.jpg) repeat-x top #DEDEDE;
  padding: 5px 10px;
}

.tabList {
  list-style: none;
}

.tabList li {
  background: url(/images/play_off.gif) no-repeat center left;
  cursor: pointer;
  float: left;
  padding: 5px 10px 5px 20px;
  width: 80px;
}

.tabContent {
  background-color: #FFFFFF;
}

#tabs div {
  padding: 10px 5px;
}

.hidden {
  display: none;
}

.bold {
  color: #4D4D4B;
  font-weight: bold;
}

.marginAround {
  margin: 0.5em;
}

.marginVertical {
  margin: 1em 0 1em 0;
}

.marginTop {
  margin: 1em 0 0 0;
}

.addText {
  display: none;
  margin: 20px;
}

.roundedBoxLeft {
  background: url(/images/rounded_box_left.jpg) repeat-y center left;
}

.roundedBoxRight {
  background: url(/images/rounded_box_right.jpg) repeat-y center right;
}

.roundedBoxTopRight {
  background: url(/images/rounded_box_top_right.jpg) no-repeat top right;
}

.roundedBoxBottomRight {
  background: url(/images/rounded_box_bottom_right.jpg) no-repeat bottom
    right;
}

.roundedBoxBottomLeft {
  background: url(/images/rounded_box_bottom_left.jpg) no-repeat bottom
    left;
}

.roundedBoxTopLeft {
  background: url(/images/rounded_box_top_left.jpg) no-repeat top left;
}

.roundedBoxContent {
  padding: 10px 20px;
}

.imageItem {
  margin-left: 20px;
}

.imageItemEntity {
  position: relative;
  left: 200px;
}

.editButtonDiv {
  border: 1px solid #000000;
  background-color: #6BA906;
  padding: 10px;
}

.editButtonDiv button {
  float: left;
}

.editButtonDiv h6 {
  color: #FFFFFF;
  float: right;
  font-size: 1.125em;
}

.editMsg {
  display: none;
  padding-left: 210px;
}

.foldHead {
  background: url(/images/footer_slice.jpg) repeat-x top;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px;
}

.foldHead span {
  float: left;
}

.foldHead img {
  float: right;
}

.foldContent {
  padding: 10px;
}

.framed {
  border: 1px solid #000000;
}

.centered {
  text-align: center;
}

.error {
  color: #FF0000;
}

.warn {
  color: #FF6A00;
}

.grey {
  color: #4C4C4C;
}

.note {
  color: #4B96A0;
}

.adminAnchor {
  color: #6BA906;
}

.highlight {
  color: #6BA906;
  font-weight: bold;
}

.popup {
  margin: 10px;
  min-width: 350px;
}

.greyFill {
  background-color: #E4E4E4;
}

.greyFillTopRight {
  background: url(/images/grey_fill_top_right.jpg) no-repeat top right;
}

.greyFillTopLeft {
  background: url(/images/grey_fill_top_left.jpg) no-repeat top left;
}

.greyFillBottomRight {
  background: url(/images/grey_fill_bottom_right.jpg) no-repeat bottom
    right;
}

.greyFillBottomLeft {
  background: url(/images/grey_fill_bottom_left.jpg) no-repeat bottom left
    ;
  padding: 0 0 5px 0;
}

.tourDayHeader {
  background: url(/images/green_slice.jpg) repeat-x center center;
  color: #FFFFFF;
  font-size: 1.143em;
  font-weight: bold;
  margin: 5px;
  padding: 8px;
  position: relative;
  top: 5px;
}

.tourDayContent {
  background: #FFFFFF;
  margin: 10px 5px 0px 5px;
  padding: 10px;
}

.tourDayNameAnchor {
  float: left; 
}

.tourDayNameText {
  float: right;
  font-weight: bold;
  color: #3D8500;
  display: block;
  width: 460px;
}

.tourDayDescription {
  padding: 0px 0px 20px 45px;
}

#enquiryNotify {
  background-color: red;
  color: #FFFFFF;
  display: none;
  font-weight: bold;
  padding: 3px;
  position: absolute;
  left: 10px;
  top: 10px;
}

#enquiryNotifyExpand {
  display: none;
}

#enquiryNotifyExpandHeading {
  position: absolute;
  left: 60px;
}

#enquiryNotifyExpandText {
  position: relative;
  bottom: 15px;
}

.inlineImageOuterDivBaseStyle {
}

.inlineImageOuterDivLeftStyle {
  float: left;
  text-align: left;
}

.inlineImageOuterDivRightStyle {
  float: right;
  text-align: right;
}

.inlineImageInnerDivStyle {
}

.inlineImageCaptionStyle {
}

.videoLink {
  padding: 18px 8px 15px 18px;
  position: relative;
}