/* 
Stylesheet for the ZM
*/

/* Reset all margins and paddings for browsers */
* {
	padding: 0;
	margin: 0;
	
}

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

#wrap {
	width: 900px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	color: #666;
	height: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.06em;
	word-spacing: 0.2em;
	padding-top: 5px;
}
#footer {
	clear: both;
	height: 30px;
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	background-color: #FFF;
	background-image: url(../images/gray_bevel.jpg);
	background-repeat: repeat-x;
}
#footer p  {
	padding: 5px;
	background-position: center;
}
#footer .rside { 
	float: right; 
	display: inline; 
	padding: 5px; 
	text-align: right}
h1 {
	font: bold 1.9em Arial, Arial, Sans-Serif;
}
h2 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 200%;
	margin: 0;
	padding-top: 0px;
	float: right;
	padding-right: 15px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-size: 11px;
	line-height: 200%;
	margin: 0;
	padding-top: 2px;
	font-weight: normal;
}
ul {
	padding-left: 40px;
}
li {
	list-style-image: url(../images/li_13.gif);
	padding-left: 2px;
	list-style-position: outside;
	padding-bottom: 7px;
	font-size: 9pt;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	line-height: normal;
}
.bgAbout
{
	background-image: url(../stock/ZM_bg_05_350.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left top;
}
.bgcentral {
	background-image: url(../stock/BK_bg_03_350.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left top;
}
.bgServices {
	background-image: url(../stock/ZM_bg_04_350.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left top;
}

.bgResource {
	background-image: url(../stock/ZM_teach_350.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left top;
}

p {

}

.centreLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	clear: both;
	vertical-align: middle;
	margin-left: 150px;
}
.boxBody {
	clear: both;
	color: #333;
	padding: 1em;
	margin: 15px 8px 10px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #888;
	border-bottom-color: #888;
	border-left-color: #888;
}
.boxBodyNolines {
	clear: both;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 3em;
	text-align: left;
}
.box {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
	border: 1px dotted #666;
	text-align: center;
	vertical-align: middle;
	padding: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.DotLineTop {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 0;
}
.DotLineTopBody {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin: 0;
}
.BxgradLeft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	top: 1px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.BxgradRight {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	width: 250px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.BXgradLine {
	border-right-style: none;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	text-align: left;
	vertical-align: baseline;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 60px;
	border-left-width: 1px;
	margin-top: 0px;
}

.DateLine {
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-left: 10px;
	margin-top: 0px;
	border-top-style: none;
	padding-right: 10px;
	padding-bottom: 6px;
	line-height: 130%;
	font-size: 11px;
}
.tableDiary {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #E1E1E1;
	padding-right: 10px;
	padding-bottom: 6px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}


.SimpleBody {
	clear: both;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 20px;
	font-size: 9pt;
	letter-spacing: normal;
}
.SimpleBody1
{
	clear: both;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 20px;
	font-size: 9pt;
	letter-spacing: normal;
	padding-right: 10px;
}


.gradgrey {
	background-image: url(../images/gray_bevel.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-weight: lighter;
}
strong {
	vertical-align: baseline;
	font-weight: bold;
}
a {
	vertical-align: baseline;
}

.red {
	color: #F00;
	padding-bottom: 1px;
	vertical-align: baseline;
}
/*Style Theme: 05 - Cayenne buttons
  --------------------------*/

.ZM05 {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	margin-top: 0px;
}
.ZM05 .ZMtrig {
	background-color: #C00;
	width: 225px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
	vertical-align: middle;
}
.ZM05 .ZMtrig h3, .ZM05 .ZMtrig h4 {
	letter-spacing: 0.1em !important;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	margin: 0px;
}
.ZM05 .ZMtrig a {
	display: block;
	text-decoration: none;
	color: #FFF !important;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF5217;
	border-bottom-color: #CA3300;
	border-top-width: 2px;
	border-bottom-width: 1px;
	height: 23px;
	padding-top: 5px;
}
.ZM05 .ZMtrig a:hover {
	background-color: #F00!important;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F00;
	color: #000;
	padding-top: 5px;
	height: 23px;
}
.ZM05down {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	letter-spacing: 0.2em !important;
	font-size: 12px;
	text-align: center;
    
	vertical-align:;
	width: 225px;
	color: #FFF;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-color: #660000;
	text-decoration: none;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	margin-top: 0px;
	height: 23px;
	vertical-align: middle;
}
.ZM05down a{
	text-decoration: none;
	display: block;
	color: #FFF;
	font-weight: lighter;
	padding-top: 5px;
	vertical-align: middle;
	height: 23px;
}
.BXgradNoline {
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	text-align: left;
	vertical-align: baseline;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 60px;
	margin-top: 0px;
	border-top-color: #CCC;
}
.BXgradNolineCopy
{
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 30px;
	margin-top: 0px;
	border-top-color: #CCC;
	margin-left: 20px;
	margin-right: 20px;
}
