﻿@charset "utf-8";
/* CSS Document */

/******* general settings *******/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:0em;
	padding:0em;
	background-color:#ffffff;
	color:#333333;
	background-image:url(/images/nweo-bgtile2.jpg);
	background-repeat:repeat-x;
}
#nweo-center {
	margin:0px auto 0px auto;
	position:relative;
	width:740px;
}
#nweo-center-admin {
	margin:0px auto 0px auto;
	position:relative;
	width:900px;
}

a {
	color:#003399;
}
a:hover {
	color:#0A61CA;
	text-decoration:underline;
}
h1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:180%;
	color:#A5025F;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#A5025F;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
}
.pink {
	color: #aa459b;
}
#nweo-skipnav {
	position:absolute;
	right:10px;
	top:10px;
	color:#FFFFFF;
}
.nweo-floatleft {
	position:relative;
	float:left;
}
.nweo-floatright {
	position:relative;
	float:right;
}

/******* header *******/

#header {
	position: relative;
	font-family: Arial;
	font-size: 90%;
	background-color: #FFFFFF;
	width: 740px;
	height: 115px;
	color: #000000;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}

#header_admin {
	position: relative;
	font-family: Arial;
	font-size: 90%;
	background-color: #FFFFFF;
	width: 900px;
	height: 115px;
	color: #000000;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}

#breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
}
#breadcrumb a {
	color:#502463;
	text-decoration: none;
}
#breadcrumb a:hover {
	color:#aa459b;
	text-decoration: none;
}
#breadcrumb p {
	color:#aa459b;
}
#top_links {
	float:right;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 40px 9px 0px 0px;
	width: 200px;
}
#top_links a {
	color:#502463;
	text-decoration: none;
}
#top_links a:hover {
	color:#aa459b;
	text-decoration: none;
}
#top_links p {
	color:#aa459b;
}
#page_title {
	margin: 0px 0px 0px 138px;
	padding: 40px 0px 0px 0px;
}
#nweo-searchbox {
	position:relative;
	float:left;
	font-size:90%;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 2px;
	border:1px solid #3900E0;
	width:100px;
	height:18px;
	color:#999999;
}
#nweo-go {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#nweo-search {
	position:relative;
	float:left;
	margin:3px 5px 0px 0px;
	padding:0px;
	font-weight:normal;
}

/******* search *******/

.search {
	position:absolute;
	top: 10px;
	right: 59px;
	text-align: right;
	width: 300px;
	height: 18px;
}
.search_input {
	position:absolute;
	top: 0px;
	right: 0px;
	border: none;
	padding: 0px 5px 0px 5px;
	background-color:#f3ebf7;
	width: 120px;
	height: 18px;	
}
.button_input {
	position:absolute;
	top: 0px;
	right: -49px;
	width: 49px;
	height: 18px;
}

.button_input_search {
	position:absolute;
	top: 0px;
	right: -49px;
	width: 49px;
	height: 18px;
	background: url(/images/search.gif);
	border: none;
}

/*NAV*/

#nav {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 53px;
	background-position: left top;
	background-image: url(/images/tabs_row.gif);
	z-index: 999;
}

#nav ul {
	margin:0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#nav ul .first {
	width:88px;
	margin: 0px 0px 0px 11px;
}
#nav ul .pullbackfirst {
	margin: 0px 0px 0px 11px;
	width:154px;
}
#nav ul .first:hover {
	background-image: url(/images/88.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .second {
	width:98px;
	margin: 0px 0px 0px 1px;
}
#nav ul .second:hover {
	background-image: url(/images/98.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .third {
	width:77px;
	margin: 0px 0px 0px 1px;
}
#nav ul .third:hover {
	background-image: url(/images/77.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .forth {
	width:103px;
	margin: 0px 0px 0px 1px;
}
#nav ul .forth:hover {
	background-image: url(/images/103.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .fifth {
	width:60px;
	margin: 0px 0px 0px 1px;
}
#nav ul .fifth:hover {
	background-image: url(/images/60.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .sixth {
	width:70px;
	margin: 0px 0px 0px 1px;
}
#nav ul .sixth:hover {
	background-image: url(/images/70.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .seventh {
	width:49px;
	margin: 0px 0px 0px 1px;
}
#nav ul .seventh:hover {
	background-image: url(/images/49.gif);
	background-repeat: repeat-x;
	height:36px;
}
#nav ul .pullbackseventh {
	margin: 0px 0px 0px -83px;
	width:154px;
}
#nav li{
	padding-right:0px;
	list-style-type:none;
	position: relative;
	margin: 0 auto; 
}

#nav ul ul{
	padding: 0px;
	position: absolute;
	left: 1px;
	width: 154px;
	top: 52px;
	border: 1px solid #aa459b;
}

#nav ul ul li{
		color: #FFFFFF;
		xbackground-color: #AA459B;
		margin: 0px 0px 0px 0px;
		margin:0px;
		padding:0px;
		display:block;
		clear:left;
}

#nav a{
	float: left;
	color: #FFFFFF;
	padding: 7px 12px 10px 12px;
	text-decoration:none;
	font-weight: normal;
	font-size: 80%;
	margin:0px;
	line-height: 12px;
}

#nav a:hover{
	color: #FFFFFF;
}

#nav ul ul li a {
	color: #fff;
	xpadding: 5px 9px 5px 9px;
	background-image: url(/images/tab_off_middle.gif);
	background-repeat: none;
	width:130px;
}

#nav ul ul li a:hover {
		color:#FFFFFF;
		background-color: #552b68;
		background-image: url(/images/tab_on_middle.gif);
		background-repeat: repeat-x;
}


#nav ul ul, div#nav ul li:hover ul ul {
	display: none;
}

#nav ul li:hover ul, div#menu ul ul li:hover {
	display: block;
}



/*----------------*/
/* navigation END */
/*----------------*/


/******* content *******/

#nweo-content-outer {
	position:relative;
	float:left;
	padding:10px 0px 0px 0px;
	width:740px;
	border-top:1px solid #552B68;
	border-bottom:1px solid #A5025F;
	background-color:#ffffff;
}

#nweo-content-outer-admin {
	position:relative;
	float:left;
	padding:10px 0px 0px 0px;
	width:900px;
	border-top:1px solid #552B68;
	border-bottom:1px solid #A5025F;
	background-color:#ffffff;
}


#nweo-content {
	position:relative;
	float:left;
	padding:0px 10px 85px 10px;
	width:720px;
	background-image:url(/images/bg1.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
}

/******* left navigation *******/

#leftnav {
	position:relative;
	float:left;
	width:140px;
	font-size:95%;
}
#leftnav p {
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#leftnav ul {
	margin: 0px;
	padding:0px;
}
#leftnav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#leftnav ul li {
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 10px 10px;
}
#leftnav ul ul li {
	font-weight:bold;
	text-decoration: none;
	padding: 8px 0px 0px 10px;
	background-image: url(/images/arrowoff.gif);
	background-repeat: no-repeat;
}
#leftnav ul ul li.on{
	font-weight:bold;
	text-decoration: none;
	padding: 8px 0px 5px 10px;
	background-image: url(/images/arrowon.gif);
	background-repeat: no-repeat;
}
#leftnav ul ul li.on a{
	color:#aa459b;
}
#leftnav ul ul ul li {
	font-weight:normal;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	background-image: none;
}
#leftnav li a {
	text-decoration: none;
	color:#502463;
	width: 100px;
}
#leftnav li a:hover {
	text-decoration: none;
	color:#aa459b;
}
#dividing_line {
	background-image: url(/images/line.gif);
	background-repeat:repeat-x;
	height:26px;
	margin-left:10px;
}

/******* right section *******/

#nweo-right {
	position:relative;
	float:right;
	width:540px;
}

/******* home news *******/

#nweo-homenews {
	position:relative;
	float:right;
	width:265px;
	margin:0px;
	padding:0px;
	background-color:#eeeeee;
	min-height:200px;
}
#nweo-homenews dt {
	background-color:#6682EC;
	color:#FFFFFF;
	font-size:180%;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	padding:2px 0px 2px 10px;
	width:255px;
}
#nweo-homenews dd {
	position:relative;
	float:left;
	padding:14px 0px 14px 10px;
	margin:0px;
	width:255px;
	border-bottom:1px solid #cccccc;
}
#nweo-homenews a {
	
	color:#003399;
	font-weight:bold;
}
#nweo-homenews a:hover {
	color:#006699;
}
.date {
	font-weight:normal;
	color:#A5025F;
}

/******* home text *******/

#nweo-hometext {
	position:relative;
	float:left;
	margin:10px 0px 0px 0px;
	width:540px;
}
#nweo-hometext p {
	margin:12px 0px 0px 0px;
}
.texthead {
	color:#003399;
    font-weight:bold;
}

/******* home events *******/

.nweo-homeevent {
	position:relative;
	float:left;
	padding:0px 0px 20px 0px;
	width:540px;
}
.nweo-homeevent a {
	
	color:#003399;
	font-weight:bold;
}
.nweo-homeevent a:hover{
	
	color:#006699;
}
.nweo-homeevent p {
	position:relative;
	float:right;
	margin:0px;
	width:195px;
}
.nweo-homeevent img {
	position:relative;
	float:left;
	margin:0px;
}
.nweo-homeevent-left {
	position:relative;
	float:left;
	width:265px;
}
.nweo-homeevent-right {
	position:relative;
	float:right;
	width:265px;
}


/******* sub events *******/

.nweo-subevent {
	position:relative;
	float:left;
	padding:0px 0px 10px 0px;
	width:540px;
}
.nweo-subevent p {
	position:relative;
	float:right;
	margin:0px;
	width:465px;
}
.nweo-subevent img {
	position:relative;
	
	margin:0px;
}

#investor_logo {
	position:absolute;
	bottom: 7px;
	left: 41px;
	float: left;
	width: 94px;
	height: 63px;
	background-image: url(/images/investor_in_people.gif);
	background-repeat: no-repeat;
}
/******* home address *******/

#nweo-address {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 539px;
	background-color: #EADCF3;
	padding: 10px 10px 10px 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	border-top: 20px solid #ffffff;
}

/******* sub text *******/

.nweo-subtext {
	position:relative;
	float:left;
	margin:0px;
	width:540px;
	padding:0px 0px 10px 0px;
}
.nweo-subtext p {
	margin:12px 0px 12px 0px;
}

.nweo-linkgroup {
	line-height:140%;
}

/******* feedback form *******/

.nweo-subtext fieldset {
	position:relative;
	float:left;
	width:510px;
	padding:10px;
	border:1px solid #cccccc;
	margin:0px 0px 20px 0px;
}
.nweo-subtext legend {
	position:relative;
	padding:0px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#A5025F;
	font-weight:bold;
}

.nweo-formrow {
	position:relative;
	float:left;
	width:510px;
	clear:both;
	padding:0px 0px 5px 0px;
}
.nweo-formrow label {
	position:relative;
	float:left;
	width:150px;
}
.nweo-formrow input {
	position:relative;
	float:left;
}
.nweo-formrow textarea {
	margin:0px 0px 5px 0px; font-family:Arial, Helvetica, sans-serif;
}
.nweo-formrow select {
	margin:0px 0px 0px 0px;
}

/******* courses *******/

.nweo-bookbut {
	background-color:#eeeeee;
	border:2px solid #cccccc;
	padding:10px;
	font-size:130%;
	font-weight:bold;
	text-decoration:none;
}
.nweo-atoz {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.nweo-atoz li {
	position:relative;
	float:left;
	margin:0px 5px 5px 0px;
	display:inline;
	list-style-type:none;
}
.nweo-atoz li a {
	position:relative;
	float:left;
	padding:11px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	text-decoration:none;
	font-weight:bold;
}
.nweo-atoz li a:hover {
	text-decoration:underline;
}

/******* footer *******/

#nweo-footer {
	position:relative;
	float:left;
	width:740px;
	padding:10px 0px 20px 0px;
    background-color:#ffffff;
    font-size: 90%;
}
#nweo-footer p {
	position:relative;
	float:left;
	width:365px;
	padding:0px 0px 0px 10px;
	margin:0px;
}
#nweo-footer ul {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	width:355px;
}
#nweo-footer li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	list-style-type:none;
	display:inline;
}
.nav_selected{
	font-weight:bold;
}

.editinfo {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #003366; margin:0px; padding:0px;}

/* general settings */

.evcal { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
	position:relative;
	float:left;
	width:520px;
}
.evcal a {
	color:#003399;
	text-decoration:none;
}
.evcal a:hover {
	color:#0A61CA;
	text-decoration:underline;
}
.evcal a:visited {
}
.evcal-title {
	color:#003399;
	font-size:140%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.evcal form {
	margin:0px;
	padding:0px;
}

/* admin panel */

.evcal-admin {
	position:relative;
	float:left;
	width:488px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}

*html .evcal-admin {
}
.evcal-admin ul {
	margin:10px 0px 10px 0px;
	padding:0px;
}
.evcal-admin li {
	display:inline;
}
.evcal-admin a {
	padding:6px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
}
.evcal-admin a:hover {
}
.evcal-admin a:visited {
}

/* search */
.evcal-search {
	position:relative;
	float:left;
	width:510px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
*html .evcal-search {
}
.evcal-search strong {
	position:relative;
	float:left;
	width:480px;
	background-color:#eeeeee;
	padding:0px 4px 0px 4px;
}
.evcal-from {
	position:relative;
	float:left;
	width:488px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
.evcal-to {
	position:relative;
	float:left;
	width:488px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
.evcal-day {
	position:relative;
	float:left;
	padding:0px 10px 0px 0px;
}
.evcal-month {
	position:relative;
	float:left;
	padding:0px 10px 0px 0px;
}
.evcal-year {
	position:relative;
	float:left;
	padding:0px 10px 0px 0px;
}
.evcal-search label {
}
.evcal-search select {
}
.evcal-searchbut {
}
.evcal-searchbut input {
	width: 70px;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

/* results */

.evcal-results {
	position:relative;
	float:left;
	width:510px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
*html .evcal-results {
}
.evcal-result-block {
	position:relative;
	float:left;
	width:488px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
*html .evcal-result-block {
}
.evcal-result-date {
}
.evcal-result-title {
}

/* details */

.evcal-details-block {
	position:relative;
	float:left;
	width:488px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
*html .evcal-details-block {
}
.evcal-details-date {
}
.evcal-details-title {
	font-weight:bold;
	font-size:120%;
	color:#A5025F;
	margin-bottom: 10px;
}
.evcal-details-description {
	color:#A5025F;
}
.evcal-details-contact {
	margin:10px 0px 0px 0px;
	border-top:1px dashed #cccccc;
	padding:10px 0px 0px 0px;
}

/* add event */

.evcal-addform {
	position:relative;
	float:left;
	width:510px;
	border:1px solid #cccccc;
	padding:10px;
	margin:0px 0px 10px 0px;
}
*html .evcal-addform {
}
.evcal-formrow {
	position:relative;
	float:left;
	width:510px;
	margin:0px 0px 10px 0px;
}
*html .evcal-formrow {
}
.evcal-label {
	position:relative;
	float:left;
}
.evcal-input {
	position:relative;
	float:right;
	right:130px;
}
.evcal-addbutton {
}
.evcal-addbutton input {
	width: 70px;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

/* New class */

.evcal-details-contact UL {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
}
.evcal-details-contact LI {
	display: inline
}
.evcal-details-contact A {
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	padding: 6px 6px 6px 6px;
	background-color: #eeeeee;
}
.evcal-details-contact A:hover {
}
.evcal-details-contact A:visited {
}
.nweo-bookbut2 {
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:6px;
	font-weight:normal;
	text-decoration:none;
}





/*************/
/* VIDEOPAGE */
/*************/


*html #main_left_video {
	margin: 30px 5px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 530px;
	float: left;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}

*html #videopage_right_col {
	width: 130px;
	float: right;
}

#main_left_video {
	margin: 30px 5px 0px 5px;
	padding: 0px 0px 10px 0px;
	width: 500px;
	float: left;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:white;
}
#main_left_video_content {
	/*color: #333333;*/
	color: #7343b2;
	padding: 15px 20px 15px 20px;
	font-size:80%;
}
#main_left_video a:link {
	color: #ff7300;
	text-decoration: none;	
}
#main_left_video a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}
#main_left_video ul li{
	color: #333333;
	font-size: 80%;
	padding: 0px 0px 10px 15px;
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
#main_left_video_top {
	padding: 10px 10px 1px 10px;
	xxxxbackground-color: #108BC2;
	background-repeat: no-repeat;
	background-position: top;
}
#videopage_right_col {
	width: 320px;
	float: right;
}
#videopage_right_light_header {
	height:15px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#videopage_right_light_content {
	background-color:#f0f0f0;
	padding:5px;
	overflow:auto;
}
#videopage_right_light_footer {
	height:5px;
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:0px;
	clear:both;
}
#videopage_right_dark_header {
	height:15px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#videopage_right_dark_content {
	background-color:#e0e0e0;
	padding:5px;
	overflow:auto;
}
#videopage_right_dark_footer {
	height:15px;

	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	clear:both;
}
#videopage_left_col {
	width: 320px;
	float: left;
}
#videopage_video_header {
	background-position:top;
	background-repeat:no-repeat;
}
#videopage_video_line {
	height:5px;
	background-color:#7343b2;
}
.videopage_video_text {
	/*height:30px;*/
	background-position:bottom;
	background-repeat:no-repeat;
	padding:11px;
}
#videopage_video_flash {
	height:40px;
	background-image:url(../images/videopage_video_flash.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:11px;
}
#videopage_video {
	height:183px;
	width:320px;
}
#videopage_thumbnail {
	float:left;
	margin-left:7px;
	margin-right:7px;
	font-size:95%;
}
#videopage_flashicon {
	float:left;
	margin-left:2px;
	margin-right:7px;
	margin-top:2px;
	font-size:95%;
}


/******* forum *******/

.forumheading{
	background:#4e0d0b;
}
.forumheading td{
	color:#ffffff;
	padding:3px 8px 3px 10px;
	font-weight:bold;
}

.forumrow td{
	border-bottom:solid 1px #4e0d0b;
}
.forumrow a:link, .forumrow a:visited{
	color:#aa1c1a;		
}
.forumrow a:hover{
	color:#4e0d0b;		
}
.surround-box{
	background:#f1e9f6;
	border:1px solid #9975b2;
	padding:8px 8px 8px 8px;
}