/*---------- Content Presentation Stylesheet ------------ */
/*          Created By Ben Stewart - Mar 2010             */

* {
	margin:0;
	padding:0;
}
html {
	overflow-y: scroll;
}
body {
	background: #fff;
	font-size:12px;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	width:630px;
	line-height:140%;
}
h1, h2, h3 {
	font-weight:bold;
	font-family:Arial;
	margin: 0;
	padding:0;
	line-height:120%;
}
h1 {
	color: #333;
	font-size:24px;
}
h2 {
	font-size:16px;
	color:#c1282d;
}
h3 {
	color: #333;
	font-size:16px;
}
h1 a {
	color: #333;
	font-size:24px;
	text-decoration:underline;
}
h2 a {
	font-size:16px;
	color:#c1282d;
	text-decoration:underline;
}
h3 a {
	color: #333;
	font-size:16px;
	text-decoration:underline;
}
ul {
	margin: 0 10px 15px 50px;
}
li {
	margin:0px;
	list-style: disc;
	padding:0 0 5px 0;
}
p {
	margin: 0 10px 10px 0;
}
a {
	border:none;
	color: #1072ba;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
hr {
	height:1px;
	background-color: #e7e8e8;
	border: 1px solid #e7e8e8;
	margin-bottom: 10px;
}
img {
	border:0;
}
img.Image_left {
	float: left;
	margin: 0px 25px 10px 0px;
}
img.Image_right {
	float: right;
	margin: 0px 0px 10px 25px;
}
img.Image_centre {
	margin: 0 auto 15px auto;
}
body {
	background: #fff url(images/etf_bg.jpg) repeat-x;
	margin: 0px auto;
	width:100%;
}
#header {
	margin:0;
	width:100%;
	height:185px;
}
#header .logo {
	float:left;
	margin: 70px 0 20px 0;
}
#header .nzaeplogo {
	float:right;
	clear:right;
	margin: 60px 0 10px 0;
}
#header #menu {
	float:right;
	width:600px;
	clear:right;
}
#banner {
	height:300px;
	padding:30px 0 0 0;
	margin:0;
	background:url(images/etf_botmenu_bg.jpg) no-repeat bottom left;
}
.news {
	position: relative;
	float:right;
	margin-top:-330px;
}
a.register {
	position: relative;
	float:right;
	clear:right;
	margin-top:-70px;
	background:url(images/etf_register.png) no-repeat center top;
	width:292px;
	height:85px;
}
a.register:hover {
	background:url(images/etf_register.png) no-repeat center bottom;
}
a.redRegister {
	background:url(images/etf_red_register.jpg) no-repeat center top;
	display:block;
	margin:0 auto;
	width:213px;
	height:33px;
}
a.redRegister:hover {
	background:url(images/etf_red_register.jpg) no-repeat center bottom;
}
a.redButton {
	background:url(images/etf_red_button_bg.png) no-repeat center top;
	display:block;
	width:200px;
	height:27px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-top:5px
}
a.redButton:hover {
	background:url(images/etf_red_button_bg.png) no-repeat center bottom;
	text-decoration:none;
}
#content a.redButton {
	display:inline-block;
}
#right_column a.redRegister, #right_column a.redButton {
	margin:0 auto;
}
#container {
	text-align:left;
	width:960px;
	margin:0 auto;
}
#breadcrumb {
	height:15px;
	color:#b3b3b3;
	margin:5px 5px 15px 5px;
	padding:5px;
	border-bottom: 1px solid #e7e8e8;
}
#breadcrumb a {
	color:#b3b3b3;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#content {
	float:left;
	width:630px;
	min-height:750px;
	margin-bottom:20px;
}
.right_column {
	float:right;
	width:265px;
	padding:20px;
	margin-bottom:10px;
	background:#f5f5f5;
	clear:right;
	border: 1px solid ededed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(assets/templates/eventing_the_future/border-radius.htc);
}
#right_column hr {
	height: 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color:#e7e8e8;
}
#sponsorsBox {
	float:left;
	width:630px;
	color:#b3b4b4;
	padding: 10px 0;
	border: 1px solid #e7e8e8;
	border-width: 1px 0;
}
#sponsorsBox img {
	margin: 0 25px;
}
#footer {
	clear:both;
	width:100%;
	color: #b4b4b4;
	padding: 25px 0;
}
#footer a {
	color: #b4b4b4;
}
#footer p {
	margin:0;
}
#menubar {
	width:650px;
	text-align:center;
	padding: 0;
}
#menubar ul {
	margin:0 auto;
	padding: 0;
}
#menubar a {
	font-size:16px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:14px 15px 14px 15px;
	display: inline-block;
}
#menubar a:hover {
	background:url(images/etf_menu_point.gif) no-repeat center bottom;
}
/*------------- Contact Form --------------*/

div.contactForm {
	width:365px;
	padding: 0px;
	margin: 30px 0;
}
div.row {
	clear: both;
	padding-top: 5px;
	vertical-align: middle;
}
div.row span.label {
	float: left;
	width: 120px;
	text-align: left;
	padding:0px 10px 0px 0px;
}
div.row span.formw {
	float: right;
	width: 210px;
	text-align: left;
}
input, textarea, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 210px;
	border: 1px solid #666;
	background: #fff;
	padding-left: 3px;
}
input {
	width:210px;
}
div.row span.formw textarea {
	height:60px;
}
div.spacer {
	clear: both;
}
.button{
  width:75px;
  cursor:pointer;
}.ddsmoothmenu {
	font: bold 12px Verdana;
	width: 100%;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	float:right;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	margin-right:5px;
	padding: 0;
	list-style-type: none;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	padding: 8px 10px;
	color: #010101;
	text-decoration: none;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #010101;
}
.ddsmoothmenu ul li a.selected,
.ddsmoothmenu ul li.active a { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: url(images/etf_menu_bg.png);
	color: #010101;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ddsmoothmenu ul li a:hover {
	background: url(images/etf_menu_bg.png);
	color: #010101;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ddsmoothmenu ul li.hasChild a:hover  {
	background: url(images/etf_menu_bg.png);
	color: #010101;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	margin-top:-5px;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	background: url(images/etf_menu_bg.png) ;
}
.ddsmoothmenu ul li ul li.first {
	padding: 8px 0 0 0;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.ddsmoothmenu ul li ul li.last {
	padding: 0 0 5px 0;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font: normal 13px Verdana;
	width: 180px; /*width of sub menus*/
	padding: 6px;
	margin: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li.hasChild ul li.active a,
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li.hasChild ul li a:hover {
	font: normal 13px Verdana;
	width: 180px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	background: #eae4e4;
	border:1px solid #d5cfd0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
