@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html {
font-size: 100%;
}

body {
background: #fff url(images/banner_orange.gif) repeat-x top center;
margin: 0;   
padding: 0; 
font-size: 62.5%;
font-family: Tahoma, Verdana, Helvetica, Courier, "Times New Roman", Arial, sans-serif;
text-align: center;
}


/*   Header styles info  */

h1, h2, h3, h4, h5, h6 {
font-family: Garamond, Georgia, Verdana, Helvetica, "Times New Roman", Arial, serif;
font-style: normal;
font-weight: bold;
padding: 0; 
color: #666;   
text-align:center;           
margin: 0; 
}

h1 { 
font-size: 4em;
color: #000;                                  
}

h1.banner {
	text-indent: -9999px; 
	overflow: hidden;
	margin: 0; 
	padding: 0;
	border: 0;
}
/*
h1.banner {
	position: absolute;
	font-size: .4em;
	display: block;
	z-index:1;
	width: 200px;
	height: 180px;
	overflow: scroll;
	color: #64BB4A;
	margin: 0;
	padding: 0;
	border: 0;
	left: 495px;
	top: -89px;
}
	*/
h2 { 
font-size: 2.6em;
text-align: left;
}

h2.left { 
font-size: 2.6em;
text-align: left;
padding: 10px 0 10px 68px;
color: #f60;
}
h3 { 
font-size: 2.4em;
text-align: center;
}
h4 {
font-size: 2.2em;
text-align:center;
}

h4.left { 
font-size: 2em;
text-align: left;
padding: 10px 0 10px 68px;
color: #f60;
}


h5 {
font-size: 1.9em;
}

h6 { 
font-size: 1.6em;
}

/*  .... Paragraph styling  ...  */

p {
font-family: Tahoma, "Trebuchet MS", Verdana, Helvetica, "Times New Roman", Arial, sans-serif; 
margin: 0;
font-size: 1.3em;
font-style: normal;
letter-spacing: 0.070em; 
text-align: left;  
text-indent: 0;
line-height: 135%;
padding: 4px 0 4px 6px;
color: #333;
}
p.left {
margin: 0  25px 0 63px;
color: #fff;
}
p.center {
text-align: center;
}
p.box {
padding: 12px;
}
p.date {
color:#999999;
font-style:italic;
}
p.bold {
font-weight: bold;
}
p.larger {
font-size: 1.6em;
color: #666;
}

.warning {
color: #f60;
}

/*  Link info for the site.....*/

a:link {
color: #64BB4A;  
text-decoration: none;
}

a:visited {
color: #CC6600;  
text-decoration: none;
}
a:hover {
color: #ccc;
text-decoration: underline;
}

a:active {
color: #0033CC;  
text-decoration: underline;
}

ol {
margin-left: 25px;
}
dl {
margin-top: 10px;
}
dt {
font-size: 1.2em;
padding: 0 0 0 6px;

}
dd {
font-size: 1.1em;
padding: 0 0 2px 6px;
}
ul.twitter li {
list-style-type: square;
text-align:center; 
font-size: 1.2em;
line-height: 135%;
color: #666;
}

#container {
position: relative;
width: 950px;
background: #fff;
margin: 0 auto;
text-align: left;
padding: 0;
}
#header {
width: 950px;
background: #fff url(images/banner4.gif) no-repeat center;
height: 245px;
padding: 0;
}
#search {
width: 255px;
position: absolute;
top: 8px;
left: 710px;
}
p.search {
color: #999;
padding: 2px 2px 2px 12px;
float: left;
}

hr {
width: 500px;
text-align: left;
height: 2px;
background-color:#ccc;
border: 0 none;
}
/*  Navigation bits of the page  ....    */

ul#navbar {
float: left;
list-style-type: none;
position: absolute;
/*
top: 0;
left: 580px;  alternative positioning*/
top: 182px;  
left: 563px;  
margin: 0;
display: inline;
font-family: Tahoma, "Trebuchet MS", Helvetica, Verdana, "Arial Black", serif;
font-size: 14px;
font-weight: bold;
overflow: hidden;
width: 43%;
}

ul#navbar li {
float: left;
background-color: #f60;
font-family: Tahoma, "Trebuchet MS", Helvetica, Verdana, "Arial Black", serif;
color: #fff;
margin: 0;
/*border-bottom: 1px solid #cacaca;*/
}

ul#navbar a:link, ul#navbar a:visited {
display: block;
color: #fff;
background-color: inherit;
text-decoration: none;
padding: 5px;
}

ul#navbar a:hover {
background-color: #cf0;
color: #666;
}
/*
ul#navbar li.cur {
border-bottom: 1px solid #fff;
}
*/
ul#navbar li.cur a:link, ul#navbar li.cur a:visited {
background: #fff;
color: #666;
}  

ul#navbar li.last {
border-right: 1px solid #cacaca;
} 
ul#navbar li.last a:link, ul#navbar li.last a:visited{
border-right: none;
}

/*  End of Navigation bits of the page  ....    */


#main_left {
width:440px;
background: #fff url(images/main_left.gif) repeat-y center;
display:inline;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	}
img {
padding: 2px;
border: 0 none;
}	
img a {
border: 0 none;
}
img.home_left {
padding: 18px 0 18px 28px;
}
img.float {
float: left;
padding-right: 5px;
}
#main_right {
width:505px;
background: #fff;
display:inline;
	float: left;
	position: relative;
	}
	
	
.wrapper {   /* controls the boxes on the right hand side of page  */
width:255px;
background: #fff;
display:inline;
	float: left;
	position: relative;
	}
/*  Table data on the right hand side of page ie: diary page   */
table {
border-collapse: collapse;
width: 100%;
border: 0;
text-align: left;
}
caption {
font-size: 1.5em;
font-family: Tahoma, "Trebuchet MS", Helvetica, Verdana, "Arial Black", serif;
margin: 5px;
color: #666;
padding: 8px 0 12px 0;
font-weight: bold;
}
th {
background-color: #fff;
color: #999;
border: none;
padding: 6px 0 8px 5px;
font-size: 1.4em;
font-weight: bold;
text-align: left;
}
th.first {
border: 0;
background-color: #fff;
}

td {
padding: 5px; 
background-color: #fff;
font-size: 1.2em;
font-weight: normal;
}
iframe {
margin-left: 28px;
}
td.odd {
background-color: #f0f0f0;
}
td.first {
background-color: #fff;
border: 0;
}
/* boxes on the right hand side of page  */	
.right_left_col {
width: 240px;
background: #fff;
display: inline;
position: relative;
float: left;
border-bottom: 2px solid #e6e6e6;
margin: 10px 0px 5px 10px;
}

p.boxes {
padding: 7px 14px 7px 14px;
border-right: 2px solid #e6e6e6;
border-left: 2px solid #e6e6e6;
font-size: 1.2em;
}

h4.boxes {
background: #333 url(images/box_top1.gif) no-repeat top center;
padding: 6px;
color: #fff;
font-size: 1.9em;
} 

.wrapper_full {
width: 900px;
background: #fff;
display:inline;
	float: left;
	position: relative;
	padding-left: 50px;
}

/*  the styles below control the boxes for the full width of the page ie 4 in a row...  */
.column_boxes {
width: 200px;
background: #fff;
display: inline;
position: relative;
float: left;
border-bottom: 2px solid #e6e6e6;
margin: 30px 25px 10px 0px;
}
h4.small_boxes {
background: #e6e6e6 url(images/small_box_top.gif) no-repeat top center;
padding: 6px;
color: #999;
font-size: 1.9em;
} 

/*   the boxes below are the ones that appear on the left hand side of the page underneath the black column... */ 
.wrapper_left {
width: 390px;
background: #fff;
display:inline;
	float: left;
	position: relative;
	padding-left: 50px;
}
.column_boxes_left {
width: 175px;
background: #fff;
display: inline;
position: relative;
float: left;
border-bottom: 2px solid #e6e6e6;
margin: 20px 20px 0 0;
}
h4.small_boxes_left {
background: #333 url(images/small_box_left2.gif) no-repeat top center;
padding: 6px;
color: #fff;
font-size: 1.9em;
} 
p.boxes_left {
padding: 6px 10px 6px 10px;
border-right: 2px solid #e6e6e6;
border-left: 2px solid #e6e6e6;
font-size: 1.1em;
}
/*   the styles below control the smallest boxes on the home page, on the right hand side  */
.wrapper_right {
width: 510px;
background: #fff;
display:inline;
	float: left;
	position: relative;
}
.main_boxes_right {
width: 150px;
background: #fff;
display: inline;
position: relative;
float: left;
border-bottom: 2px solid #e6e6e6;
margin: 25px 10px 10px 10px;
}
h4.smallest_boxes_right {
background: #333 url(images/smallest_box.gif) no-repeat top center;
padding: 6px;
color: #fff;
font-size: 1.8em;
} 
p.smallest_boxes_right {
padding: 6px 10px 6px 10px;
border-right: 2px solid #e6e6e6;
border-left: 2px solid #e6e6e6;
font-size: 1.1em;
}
/* general float clear  */
.clear {
	background: #fff;
	clear: both;
	display: block;
	height:1px;
	width: 100%;
}	

/*  Form data below:  */
#form_box {
width: 475px;
margin: 0;
}
.zemContactForm {
width: 475px;
margin: 0;
}
ul.zemError {
color: #FF6600;
font-size: 1.4em;
margin-top: 12px;
margin-left: 10px;
}

label.domain {
display: inline;
font-size:1.2em;
}

fieldset {
margin: 1em 0;
padding: 1em;
border: 1px solid #f0f0f0;
background: #fcfcfc;
}

legend {
font-family: Tahoma, "Trebuchet MS", Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif;
margin: 0; 
font-size: 1.4em;  
font-style: normal;    
text-indent: 0;
padding: 0;
color: #666;
font-weight: bold;
}
label {
display: block;
font-family: Tahoma, "Trebuchet MS", Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif;
margin-left: 5px; 
font-size: 1.3em;  
font-style: normal;   
text-indent: 0;
color: #666;
}
input.contact {
width: 150px;
}
select {
margin-left: 5px;
}
input {
margin-left: 5px;
}
textarea {
width: 370px;
height: 150px;
}
/*  end of form data   */

/* bottom for the box on the left hand side  */

#blackbox_bottom {
background: #fff url(images/black_box_bottom.gif) no-repeat center;
height: 18px;
width: 440px;
}

/*  element for the whole page to be white   */
#full_width {
width: 950px;
background: #fff;
}

/*  footer info  */

#bottom {
width: 100%;
margin-top: 25px;
background: #fff /*url(images/footer3.gif) no-repeat center bottom*/;
border-top: 12px solid #f60;
}

p.footer {
color: #666;
text-align: center;
font-size: 1.2em;
margin: 12px 2px 0 40px;/*0 100px 0 100px*/
padding-top: 10px;
}
