body {
	background-color: #000;
	background-image:url(/images/bg.gif);
	background-repeat:no-repeat;
	background-position:center 6px;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight: 400; 
}
h1,h2,h3,h4,h5,h6,a {
	font-family: MyriadProCondensed, calibri, sans-serif;
}
p,ul,li {
	font-family: sans-serif;
}
a:link, a:visited{
	font-family: sans-serif;
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #333;
	text-decoration: none;
}
.pdf_link {
	background-image:url(/images/pdf_icon.gif);
	background-repeat:no-repeat;
}
.pdf_link  a{
	margin-left: 20px;
	font-family: sans-serif;
}
.right{
	float: right;
}
.spacer {
	height:15px;
	margin: 10px;
}
#back_link {
	font-family: sans-serif;
	padding-top: 10px;
	font-size: 15px;
}
@font-face {
 font-family: calibri;
 src: url(../fonts/calibri.eot);
 src: local("calibri"), url(../fonts/calibri.otf) format("opentype");
 src: local("calibri"), url(../fonts/calibri.ttf);
 font-weight: normal;
}
@font-face {
    font-family: 'MyriadProCondensed';
    src: url('/fonts/myriadpro-cond-webfont.eot');
    src: url('/fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/myriadpro-cond-webfont.woff') format('woff'),
         url('/fonts/myriadpro-cond-webfont.ttf') format('truetype'),
         url('/fonts/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 16px;
	color:#666;
	font-weight: 400; 
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 24px;
	color:#008773;
}
h2 sup {
	font-size: 10px;
}
.green_line{
	border-bottom:1px solid #00a48a;
	width:950px;
	height:15px;
}
.grey_line{
}
.separator {
	border-bottom:1px solid #CCC;
	height:15px;
	margin: 10px;
}
.green_text {
	color: #00a48a;
}
#container {
	/*background-color: #FFF;*/
	margin: 6px auto 0 auto;
	width: 990px;
}
#header, #page{
	width: 950px;
	margin-left: 20px;
}
#sie_title {
	float: left;
	margin: 15px 10px 0 0px;
	width: 520px;
}
#logo_unep {
	float: left;
	margin: 10px 0 0 10px;
	width: 55px;
}
#logo_ca {
	float: left;
	margin: 20px 0 0 10px;
	width: 190px;
}
#header_left {
	float: left;
	width: 350px;  
}
#header_left h3 {
	margin: 5px 0 5px 0;
}
#header_right {
	float: right;
	width: 600px;  
}
#nav{
	margin: 10px 0 0 50px;
}
#nav ul{
	height: 40px;
}
#nav ul li{
	list-style: none;
	float: left;
	margin-left: 15px;
	font-family: MyriadProCondensed, calibri, sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-align:right;
}
#nav ul li a:link, #nav ul li a:visited {
	font-family: MyriadProCondensed, calibri, sans-serif;
	background-image: none;
	text-decoration: none;
	color: #000;
	height: 40px;
	display:block;
}
#nav ul li a:hover {
	font-family: MyriadProCondensed, calibri, sans-serif;
	background-image: none;
	text-decoration: none;
	color: #666;
	height: 40px;
	display:block;
}
#nav ul li a.nav_active:link, #nav ul li a.nav_active:visited {
	font-family: MyriadProCondensed, calibri, sans-serif;
	text-decoration: none;
	color: #666;
	background-image:url(/images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position:center 20px;
	height: 40px;
	display:block;
}
#video_window {
	width: 990px;
	height: 329px;
	/*background-color: #595959;
	background-image: url(/images/bg_video.jpg);*/
	margin: 0;
	padding: 0;
}

#video {
	margin: 4px 0 0 110px;
	/* IE 6/7 */
	*margin: 4px 0 0 111px;
	float:left;
	width: 500px;
}
#headline{
	padding: 30px 0 0 40px;
	float:left;
	font-family: MyriadProCondensed, calibri, sans-serif;
	font-size: 40px;
	color:#FFFFFF;
	width: 200px;
}
#left_column {
	float:left;
	width: 505px;
	margin-top: 10px;
	margin-left: 15px;
}
#right_column {
	float:right;
	width: 400px;
	margin-top: 10px;
	margin-right: 15px;
}
#right_column p{
	text-align: right;
}
#right_column h2 {
	color:#00a48a;
	font-size: 20px;
}
#full_width {
	float:left;
	width: 905px;
	margin-top: 20px;
	margin-left: 15px;
}
#grey_box{
	background-color:#ccc;
	padding: 20px;
	width: 460px;
}
#green_box{
	background-color:#00a48a;
	padding: 20px;
	width: 460px;
}
#grey_box p, #green_box p{
	margin:0;
	padding: 10px;
	font-size: 14px;
	font-weight: 400;
}
#grey_box h2, #green_box h2{
	font-size: 20px;
	color:#000000;
	padding: 0 10px;
}
#home_text {
	margin-top: 20px;
	width: 470px;
	margin-left: 15px;
}
#home_text h2, #page_text h2{
	font-size: 20px;
	padding: 10px 0;
	color:#000000;
}
#home_text h2 {
	color:#00a48a;
}
#home_text p, #page_text p {
	font-family: sans-serif;
	font-size: 14px;
	padding: 0 0 20px 0;
}
#home_text ul, #page_text ul{
	list-style: none;
}
#home_text ul li, #page_text ul li{
	font-family: sans-serif;
	font-size: 13px;
	background: url(/images/bullet.png) left 3px no-repeat;
	padding-left: 25px;
}
#home_text ul li{
	margin-bottom: 20px;
}
#page_text ul li{
	margin-bottom: 10px;
}
#page_text #audience_text,  #page_text #get_involved_text {
	width: 470px;
}
#page_text #testimonials_text {
	width: 500px;
	margin-left: 0px;
}
#page_text #exhibitors_text {
	width: 900px;
	margin-left: 0px;
}
#page_text #testimonials_text img, #page_text #exhibitors_text img{
	float:left;
	padding:5px;
	border: 0;
}
#page_text #testimonials_text p{
	float:left;
	padding:5px;
	width: 400px;
}
#page_text #exhibitors_text .heading{
	color: #00a48a;
	font-weight: bold;
}
#page_text #exhibitors_text p{
	float:left;
	padding:5px;
	width: 780px;
}
/* Forms */
#form_register {
	height:600px;
	width:500px;
}
#form_register h2 {
	margin-top: 20px;
	font-size: 18px;
	color:#000;
	font-weight: 700; 
}
.text-wrapper label, .textarea-wrapper label, .dropdown-wrapper label {
	clear:both;
    color: #000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-right: 5px;
    padding: 0 10px 0 0;
    text-align: right;
    width: 100px;
	margin-top: 10px;
}

.text-wrapper input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    float: left;
    font-size: 12px;
    height: 20px;
    padding: 3px;
    width: 250px;
	margin-bottom: 10px;
}

.dropdown-wrapper select {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    padding: 7px;
    width: 262px;
	float: left;
}
.textarea-wrapper textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    float: left;
    font-size: 12px;
    height: 150px;
    padding: 3px;
    width: 250px;
}
 .checkbox-wrapper p.legend {
    color: #666666;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding: 0 10px 0 0;
    text-align: right;
    width: 190px;
}
 .checkbox-wrapper label {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F0F0F0;
    border-color: #D0D0D0;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    display: block;
    margin: 0px 5px 5px 0;
    padding: 3px 5px;
	float:left;
}
 .checkbox-wrapper label:hover {
    background-color: #E0E0E0;
}
 .checkbox-wrapper .checkboxes {
    float: left;
    margin: 5px 5px 0 180px;

}
 .text-wrapper,  .textarea-wrapper,  .dropdown-wrapper,  .checkbox-wrapper {
    margin: 15px 0;
	padding: 10px 0;
}
.buttonsubmit {
	clear:both;
	float:left;
    border: 1px solid #C0C0C0;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    height: 35px;
    width: 90px;
	background-color: #008773;
	margin-left: 115px;
	margin-top: 15px;
}
span.require_field {
    color: #FF0000;
    font-weight: bold;
	font-size: 14px;
}
/* Logo carousel */
#jcarousel {
	border-bottom: 1px solid #CCC;
	width: 404px;
}
table.partner_logos {
    width: 404px;
	height: 100px;
}
#jcarousel li{
    width: 404px;
}
#jcarousel li td img{
    padding:9px;
}
#footer{
	height: 50px;
}