/* Screen & Projection Style Sheet for MHERC Christchurch NZ*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #6b6962;
	background-color: #fff;
	text-align: justify;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

/*
General paragraph behaviour *******/

p {
	padding: 7px 0 7px 0;
}

/*
General link behaviour "love hate"*******/

a:link, a:visited {
	color: #cc0000;
	}	
a:hover {
	color:#ff3300;
	}
	
/*************************** HEADER DIVISION *****************************/

#header {
	position: relative;
	top: 0px;
	width: 100%;
	height: 126px;
	text-align: center;
	background-color: #CC0000;
	background-image: url(Images/small_mherc_logo.jpg);
	background-repeat: no-repeat;
	background-position: 6% 55%;
	vertical-align: middle;
}
img.headerimage {
	float: left;
  	padding: 15px 0 0px 38px;
  	margin: 0 0 0 20%;
}

/********** wrap DIV: Contains NAVIGATION, CONTENT and TEXT DIVS***********/
#wrap {
	background: url(Images/bg-img.gif) repeat-y 20% 0;
	float: left;
	width: 100%;
}
#content {
	float: right;
	width: 80%;
	clear: both;
}
#text {
	padding: 33px 40px 40px;
	background-color: #fff;
}

/************************* MAIN MENU DIVISION **************************/

#main-menu{
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #CC0000;
	border-bottom: 1px solid #333;
}
#menu {
  color: #fff;
  padding: 2px 0 0px 18px;
  margin: 0 0 0 20%;
  list-style: none;
  }
#menu li a:link, #menu li a:visited {
	font: bold 13px/20px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	padding: 0 21px 0 22px;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#menu li a:hover {
  	color: #ffcc99;
	text-decoration: none;
}
#menu li {
  float: left;
  position: relative;
	text-align: left;
	cursor: default;
  }
#menu li ul li a:link, #menu li ul li a:visited {
	display: block;
	color: #cc3c00;
}

#menu li ul li a:hover {
	display: block;
	color: #7C7A73;
}
/************************* NAVIGATION DIVISION **************************/

#nav-wrap{
	float: left;
	width: 20%;
}
#navigation{
	margin-bottom: 1em;
}
/*Main Menu: Top Level Navigation Menu*/
#navigation ul {
  padding: 0;
  list-style: none;	
  margin-top: 0px;  
  }
#navigation ul li {
  float: left;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #fff;
  }
#navigation ul li.home {
	border-top: 1px solid #fff;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	width: 92%;
	font: bold 13px/20px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	padding: 10px 4% 10px 4%;
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
	background: #555;
	}
#navigation li a:hover {
	background-color: #ccc;
	color: #cc0000;
	}
/*
Second Level Navigation Menu [Drop-down menu] */
#navigation ul li ul {
	display: none;
	position: absolute;
	width: 15em;
	top: 0;
	margin-top: -20%;
	*margin-top: -20%;
	_margin-top: -1px;
	margin-left: 100%;
	*margin-left: 100%;
	_margin-left: 0;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: none;
	border-left: 1px solid #555;
	left: 100%;
  }
#navigation ul li ul li{
	background-color: #555;
  	border-bottom: none;	
}
#navigation ul li > ul {
	top: auto;
	left: auto;
	}
#navigation ul li:hover ul, #navigation ul li.over ul{ display: block; }

#navigation li ul li a:link, #navigation li ul li a:visited {
	font-weight: normal;
	color:#6b6962;	
	background-color: #ddd;
	padding: 3px 4% 3px 4%;	
  	border-bottom: 1px solid #555;
}
#navigation li ul li a:hover {
	background-color:#eee;	
	color: #cc0000;	
	}

/******************************* FOOTER DIV ******************************/

#footer {
	clear: both;
	text-align: center;
	width: 100%;
	height: 28px;
	background-color: #CC0000;
}
#footer p{
	padding: 2px 20px;
	margin:0;
	color: #fff;
	font-size: 85%;
	letter-spacing: 1px;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color:#333;
	}	
#footer a:hover {
	text-decoration: underline;
	color:#fff;
	}
.left-foot{
	float: left;
}
.right-foot{
	float: right;
}

/***************************** INSIDE ELEMENTS **********************/

/*
Headings ***********/

h1 {
	color:#cc0000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	color:#cc0000;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color:#333333;
	margin: 0;
	padding: 10px 5px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4  {
	colour:#333333;
	margin:  0;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 h5 {
	font-size: 12px;
	color: #000000;	
}
 h6 {
	colour:#333333;
	margin:  0;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #CC0000;
}

h7 {
	color:#CC3333;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: blink;
}
 
/*
Images *******/

img.left-floating {
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	font-size: 16px;
	color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
img.right-floating {
	float: right;
	padding-top: 7px;
	padding-left: 10px;
}


/*
Paragraph classes *******/

.contactp {
	border-top: 1px dashed #6b6962;
	border-bottom: 1px dashed #6b6962;
	margin-bottom: 10px;
}
.topofpage {
	text-align: center;
	padding-bottom: 20px;
}

/*
Special link behaviour *******/

.topofpage a:link, .topofpage a:visited, .topofpage a:hover{
	text-decoration: none;
}
.topofpage a:link, .topofpage a:visited {
	border-bottom: 1px dashed #B7704C;
	color: #B7704C;
}
.topofpage a:hover{
	border-bottom: 1px dashed #ff704c;
	color: #ff704c;
}


/*
Bulleted lists in the text *******/

#text ul {
	margin: 0px 0px 5px 8px;
	padding: 0px 0 10px 0;
	list-style-position: inside;
	list-style-type: circle;
}
#text ul li{
	margin: 0px 0 0px 0;	
	padding: 5px 0 0 0;
}

/*
Numbered lists in the text *******/

#text ol {
	margin-left: 5px;
	list-style-position: inside;
	margin-bottom: 10px;
}
#text ol li{
	padding-bottom: 5px;
}

/***************************************************************/
select{
	margin-bottom: 10px;
}
/*table styles*/
td.first{
	width: 150px;
}
td{
	width: 70px;
	border: 1px solid #990000;
	padding-left: 10px;
}

/* Shopping Cart */
#shopping-cart {
	position: relative;
	width: 100%;
	height: 24px;
	color: #ffffff;
	background-color: #CC0000;
	border-bottom: 1px solid #333;
}
#shopping-cart a {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	float: left;
	margin-top: 2px;
	margin-left: 40px;
}
#shopping-cart a:hover {
	color: #ffffff;
	text-decoration:underline;
}