﻿
#custom-logo {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 330px;
    height: 104px;
    z-index: 2000;
    padding-left: 10px;
}

.overlay {
    position: absolute;
    z-index: 2000;
    text-align: center;
    vertical-align: middle;
    
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.overlay-img {
	position: absolute;
    z-index: 2001;
}

.fade {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

/* right-hand button override */
INPUT.mzbutton, #content-inner .frFinal INPUT.mzbutton {
    border-left: 1px solid #B60A33;
}
.mzbutton, #content-inner .mzbutton {
    text-align: left;
    height: 22px;
    line-height: 22px;
    background-image: url(/common_images/button-background.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    border-left: 1px solid #B60A33;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 0 17px 1px 7px;
    text-decoration: none;
    overflow: visible; 
}
.mzbutton:hover, #content-inner .mzbutton:hover {
    background-position: bottom right;
    border-left: 1px solid #0D0D0D;
    cursor: hand;
    color: #FFF;
}
.mzbutton.nohover:hover, #content-inner .mzbutton.nohover:hover {
	background-position: top right;
    cursor: hand;
    color: #FFF;
}
.mzbutton:visited, #content-inner .mzbutton:visited {
    color: #FFF;
}
a.mzbutton, #content-inner a.mzbutton, a.mzbutton:hover, #content-inner a.mzbutton:hover {
    padding: 3px 17px 3px 7px;
}
/* end right-hand button override */

/* large button */
INPUT.mzbutton-large, #content-inner .frFinal INPUT.mzbutton-large {
    border-left: 1px solid #B60A33;
}
.mzbutton-large, #content-inner .mzbutton-large {
    text-align: left;
    height: 41px;
    line-height: 41px;
    background-image: url(/common_images/button-background-large.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    border-left: 1px solid #B60A33;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 0 50px 1px 16px;
    text-decoration: none;
    overflow: visible; 
    margin-right: 20px;
}

.mzbutton-large:hover, #content-inner .mzbutton-large:hover {
    background-position: bottom right;
    border-left: 1px solid #0D0D0D;
    cursor: hand;
    color: #FFF;
}
.mzbutton-large:visited, #content-inner .mzbutton-large:visited {
    color: #FFF;
}
a.mzbutton-large, #content-inner a.mzbutton-large, a.mzbutton-large:hover, #content-inner a.mzbutton-large:hover {
    padding: 3px 17px 3px 7px;
}
/* end of large button */

/* x-large button */
INPUT.mzbutton-xlarge, #content-inner .frFinal INPUT.mzbutton-xlarge {
    border-left: 1px solid #B60A33;
}
.mzbutton-xlarge, #content-inner .mzbutton-xlarge {
    text-align: left;
    height: 61px;
    line-height: 61px;
    background-image: url(/common_images/button-background-xlarge.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #FFF;
    font-weight: bold;
    font-size: 28px;
    border-left: 1px solid #B60A33;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 0 50px 1px 16px;
    text-decoration: none;
    overflow: visible; 
    margin-right: 20px;
}

.mzbutton-xlarge:hover, #content-inner .mzbutton-xlarge:hover {
    background-position: bottom right;
    border-left: 1px solid #0D0D0D;
    cursor: hand;
    color: #FFF;
}
.mzbutton-xlarge:visited, #content-inner .mzbutton-xlarge:visited {
    color: #FFF;
}
a.mzbutton-xlarge, #content-inner a.mzbutton-xlarge, a.mzbutton-zlarge:hover, #content-inner a.mzbutton-zlarge:hover {
    padding: 3px 17px 3px 7px;
}
/* end of x-large button */

/* left-hand button override */
INPUT.mzbutton-left, #content-inner .frFinal INPUT.mzbutton-left {
    border-right: 1px solid #B60A33;
}
.mzbutton-left, #content-inner .mzbutton-left {
    text-align: right;
    height: 22px;
    line-height: 22px;
    background-image: url(/common_images/button-background-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    border-right: 1px solid #B60A33;
    border-left: none;
    border-top: none;
    border-bottom: none;
    padding: 0 7px 1px 17px;
    text-decoration: none;
    overflow: visible; 
}
.mzbutton-left:hover, #content-inner .mzbutton-left:hover {
    background-position: bottom left;
    border-right: 1px solid #0D0D0D;
    cursor: hand;
    color: #FFF;
}
.mzbutton-left:visited, #content-inner .mzbutton-left:visited {
    color: #FFF;
}
a.mzbutton-left, #content-inner a.mzbutton-left, a.mzbutton-left:hover, #content-inner a.mzbutton-left:hover {
    padding: 3px 7px 3px 17px;
}
/* end left-hand button override */

/* black button */
INPUT.mzbutton-black, #content-inner .frFinal INPUT.mzbutton-black {
    border-left: 1px solid #0D0D0D;
}
.mzbutton-black, #content-inner .mzbutton-black {
    text-align: left;
    height: 22px;
    line-height: 22px;
    background-image: url(/common_images/button-background.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: Transparent;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    border-left: 1px solid #0D0D0D;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 0 17px 1px 7px;
    text-decoration: none;
    overflow: visible; 
}
.mzbutton-black:hover, #content-inner .mzbutton-black:hover {
    background-position: top right;
    border-left: 1px solid #B60A33;
    cursor: hand;
    color: #FFF;
}
.mzbutton-black.nohover:hover, #content-inner .mzbutton-black.nohover:hover {
	background-position: bottom right;
    cursor: hand;
    color: #FFF;
}
.mzbutton-black:visited, #content-inner .mzbutton-black:visited {
    color: #FFF;
}
a.mzbutton-black, #content-inner a.mzbutton-black, a.mzbutton-black:hover, #content-inner a.mzbutton-black:hover {
    padding: 3px 17px 3px 7px;
}
/* end of black button */

#content-inner {
    text-align: left;
}

h2.inline {
	margin: 14px 8px 0 0;
	display: inline;
	float: left;
}


/* ul overrides */
#content-inner ul.inline {
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	list-style-type: none;
}
#content-inner ul.list {
    margin: 0 0 0 10px;
}
#content-inner ol.list {
    margin: 0 0 0 30px;
}

#content-inner .quick-links ul {
	float: right;
	margin-top: 15px;
	margin-right: 0;
}

#content-inner ul.inline li {
	background-image: none;
	display: inline;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #000;
}
#content-inner ul.list li {
	padding: 0 15px;
	margin: 5px 0;
}
#content-inner ol.list li {
	padding: 0 15px;
	margin: 10px 0;
}

#content-inner ul.inline li.first {
	padding: 0 5px 0 0;
}

#content-inner ul.inline li.last {
	border-right: none;
}
/* end ul override */

.note {
    color: #999;
}

/* grid */

.grid {
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
}

.grid td, .grid th {
    padding: 5px;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}
.grid td table, .grid th table {
    border-top: none;
    border-left: none;
}
.grid td table td, .grid th table th {
    padding: 2px;
    border-right: none;
    border-bottom: none;
}

.pager td, #content-inner .grid .header a, .grid .header td {
    color: #FFF;
}

.pager td, .grid .header, .grid .header td, .grid .header th {
    background-color: #000 !important;
}
#content-inner table.grid .row td {
    background-color: #FFF;
}
#content-inner table.grid .alternating td {
    background-color: #dde0e1;
}

.grid .separate td {
    border-top: 1px solid #000;
}

/* end grid */

.fixed {
    position: fixed;
}
.center {
    text-align: center;
}

/* radio button list */
#container TABLE.radiolist, .radiolist {
    border: 0;
    margin: 0 0 5px 0;
}
#content-inner TABLE.radiolist TD, .radiolist td {
    padding: 3px 0 3px 0;
}
.radiolist input {
    margin-right: 5px;
}
/* end of radio button list */

body .no-javascript, body .no-javascript div {
    display: block;
}
body.js .no-javascript {
    display: none;
}

.enable-js-link {
    float: right;
    padding-top: 8px;
    padding-right: 15px;
}

/* checkbox toggle */
.togglecheckbox 
{
	position: absolute;
	left: -999px;
}
.togglecheckboxlabel {
	width: 60px;
	height: 20px;
	background-image: url(/common_images/checkbox.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: hand;
	padding: 0px;
	margin: 0px;
}

.togglecheckbox-off {
	background-position: 0px 0px;
}
.togglecheckbox-off:hover {
	background-position: 0px -20px;
}

.togglecheckbox-on {
	background-position: 0px -40px;
}
.togglecheckbox-on:hover {
	background-position: 0px -60px;
}

.togglecheckbox-disabled-off {
	background-position: 0px -80px;
}
.togglecheckbox-disabled-on {
	background-position: 0px -100px;
}
/* end checkbox toggle */

.formRow font.small, .formRow .checkbox.small {
	line-height: 1.2em;
	font-size: 11px;	
}

.welcomePack label {
	margin-left: 5px;
}

.contact-addresses {
	width: 100%;
}
.contact-addresses td {
	width: 50%;
	text-align: center;	
}
.contact-addresses div {
	height: 150px;
}
#content-inner .contact-map td {
	text-align: center;	
	padding-left: 0;
	padding-right: 0;
}
#content-inner .contact-map td .highlighted_box {
	border: none;
	background: none;
	background-color: inherit;
	padding: 0;
	margin: 0;	
}
#content-inner .contact-map td .highlighted_box h3 {
	display: none;
}

/* lightbox customisations */

.mz .jwbox_hidden {
    background-image: url('/images/bg-jwbox-red.jpg');
    background-position: right bottom;
    background-color: Transparent;
    border: 0;
    padding: 25px;
    overflow: visible;
}
.mz .jwbox_close 
{
	position: absolute;
	right: -14px;
	top: -11px;
	z-index: 2000;
}
/* end lightbox customisations */

.nopadding 
{
	padding: 0;
}

/* left menu - mobile apps page */

.menu-left-menu
{
	width: 211px;
	min-height: 405px;
	display: inline-block;
	float: left;
	background-image: url(/common_images/bg_menu_left.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content-inner .menu-left-menu ul li
{
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
	background-image: none;
	margin-left: 0;
	padding: 0;
	text-indent: 15px;
}
#content-inner .menu-left-menu ul li a 
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 38px;
	text-indent: 50px;
	background-repeat: no-repeat;
	background-position: 15px 5px;
}
#content-inner .menu-left-menu ul li.menuitem:hover 
{
	background-image: url(/common_images/bg_menu_left_hover.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content-inner .menu-left-menu ul li.menuitem.active 
{
	background-image: url(/common_images/bg_menu_left_active.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content-inner .menu-left-menu ul li.menuitem.active a, #content-inner .menu-left-menu ul li.menuitem:hover a
{
	color: #FFF;
}

.menu-left-panel
{
	width: 360px;
	display: inline-block;
	float: left;
	padding: 20px;
}
.menu-left-panel .links a 
{
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 7px;
	position: relative;
	left: -5px;
}
.menu-left-panel .links a span
{
	font-size: 10px;
}
.menu-left-panel .links a img
{
	width: 70px;
	height: 70px;
	margin: 0px 7px;
}
.menu-left-panel .links a:hover img
{
	width: 84px;
	height: 86px;
	margin: -11px 0 -5px 0;
}
/* end of left menu */
