/*GLOBAL ITEMS*/


body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  width: 100%;
}


body, td, li, p {
	font-family: Arial, Verdana, Sans-Serif;
  color: #616161;
  font-size: 12px;
}

form {
  margin: 0px;
}


p {
  text-align: left;
  margin: 0px;
  padding: 4px 0px 10px 0px;
}

a:link, a:visited {
  color: #9110ad;
  text-decoration: none;
}
a:hover, a:active {
  color: #81009d;
  text-decoration: underline;
}


#wrapper {
  width: 840px;
  margin: 0px auto;
}

#wrapper_events {
  width: 840px;
  padding: 0px 25px;
  margin: 0px auto;
}

#wrapper_events_bg {
  position: relative;
  width: 840px;
}

#wrapper_n {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 261px;
  height: 286px;
  background: url(../images/n.jpg) no-repeat left top;
}

#wrapper_n2 {
  position: absolute;
  top: 120px;
  left: 712px;
  width: 146px;
  height: 164px;
  background: url(../images/n2.jpg) no-repeat left top;
}

#wrapper_n3 {
  position: absolute;
  top: 8px;
  left: 670px;
  width: 169px;
  height: 191px;
  background: url(../images/n3.jpg) no-repeat left top;
}

#events_add_logos {
  position: absolute;
  top: 46px;
  right: 0px;
  width: 411px;
  height: 70px;
  background: url(../images/vmware_hp_dt3.gif) no-repeat left top;
}

#header {
  position: relative;
  text-align: left;
}

#header h1 {
  width: 236px;
  height: 90px;
  margin: 0px;
  padding: 0px;
}

#header h1 a span {
  display: none;
}

#header h1 a #logo {
  display: block;
  width: 236px;
  height: 90px;
  background: url(../images/netwave_logo.gif) no-repeat left top;
}

#header .h2 {
  margin: 0px;
  padding: 3px 0px 0px 54px;
  height: 24px;
  font-size: 13px;
  color: #666;
  font-weight: normal;
}

#header #banner {
  position: relative;
  height: 202px;
  background: url(../images/header_bg.jpg) no-repeat left 70px;
}

#banner_photo {
  position: absolute;
  top: 0px;
  left: 31px;
  width: 174px;
  height: 202px;
  background: url(../images/netwave_girl.jpg) no-repeat left top;
}

#banner_content {
  position: absolute;
  top: 94px;
  left: 214px;
  width: 610px;
  height: 100px;
}

#banner_content .white {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  width: 610px;
  color: #fff;
}

#banner_links {
  position: absolute;
  top: 54px;
  left: 0px;
  padding-top: 14px;
}

#jacketsFlyer {
position: absolute;  
top: 0px;  
left: 31px;  
width: 174px;
height: 202px;
background: url(http://www.netwavecorp.com/images/jbrookeacketFlyer-Edit.jpg)
}

.round_arrow {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  padding: 4px 0px 6px 29px;
  background: url(../images/round_arrow.gif) no-repeat left top;
}

.round_arrow a, .round_arrow a:visited, .round_arrow a:link {
  color: #fff;
  text-decoration: none;
}

.round_arrow a:hover, .round_arrow a:active {
  color: #fff;
  text-decoration: underline;
}

.round_arrow2 {
  font-size: 12px;
  color: #660066;
  line-height: 14px;
  font-weight: bold;
  padding: 0px 0px 0px 31px;
  background: url(../images/round_arrow2.gif) no-repeat left 2px;
}

.round_arrow2 a, .round_arrow2 a:visited, .round_arrow2 a:link {
  color: #660066;
  text-decoration: none;
}

.round_arrow2 a:hover, .round_arrow2 a:active {
  text-decoration: underline;
}

.round_arrow3 {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  font-weight: bold;
  padding: 0px 0px 0px 31px;
  background: url(../images/round_arrow3.gif) no-repeat left 2px;
}

.round_arrow3 a, .round_arrow3 a:visited, .round_arrow3 a:link {
  color: #fff;
  text-decoration: none;
}

.round_arrow3 a:hover, .round_arrow3 a:active {
  color: #fff;
  text-decoration: underline;
}

.round_arrow4 {
  font-size: 14px;
  color: #660066;
  line-height: 17px;
  font-weight: bold;
  padding: 0px 0px 0px 31px;
  background: url(../images/round_arrow2.gif) no-repeat left top;
}

.round_arrow4 a, .round_arrow4 a:visited, .round_arrow4 a:link {
  color: #660066;
  text-decoration: none;
}

.round_arrow4 a:hover, .round_arrow4 a:active {
  text-decoration: underline;
}

.round_arrow4 a img {
  display: block;
  margin: 0px;
  margin-bottom: 4px;
}

.round_arrow4 img {
  display: block;
  margin: 0px;
  margin-top: 3px;
}

#content {
  position: relative;
  margin-top: 25px;
}

#content_left {
  float: left;
  width: 580px;
}

#content_right {
  float: left;
  margin-left: 25px;
  width: 234px;
}

#events_table_wrapper {
  position: relative;
  width: 580px;
  background: url(../images/events_table_bg.gif) repeat-y left top;
}

#events_table {
  position: relative;
  width: 580px;
  background: url(../images/events_table_header.gif) no-repeat left top;
}

#events_table_header2 {
  position: relative;
  width: 580px;
  height: 35px;
  background: url(../images/events_table_header2.gif) no-repeat left top;
}

#events_table_header2 span {
  display: block;
  padding-left: 48px;
  padding-top: 6px;
  font-size: 22px;
  line-height: 22px;
  color: #5f3768;
  font-weight: bold; 
}

.n_small1 {
  position: absolute;
  top: -11px;
  left: -13px;
  width: 48px;
  height: 55px;
  z-index: 1000;
  background: url(../images/n_small1.jpg) no-repeat left top;
}

#events_table_footer {
  position: relative;
  width: 580px;
  height: 17px;
  background: url(../images/events_table_footer.gif) no-repeat left top;
}


#events_table_subheader {
  position: relative;
  width: 580px;
  height: 30px;
  background: url(../images/events_table_subheader.jpg) no-repeat left top;
}

#events_table_subheader span {
  display: block;
  padding-left: 33px;
  padding-top: 5px;
  font-size: 21px;
  line-height: 21px;
  color: #fff;
  font-weight: bold; 
}

.n_small2 {
  position: absolute;
  top: 0px;
  left: -10px;
  width: 42px;
  height: 36px;
  z-index: 1100;
  background: url(../images/n_small2.jpg) no-repeat left top;
}


.box250_light {
  position: relative;
  width: 234px;
  background: url(../images/box250_light_bg.gif) repeat-y left top;
}

.box250_dark {
  position: relative;
  width: 234px;
  background: url(../images/box250_dark_bg.gif) repeat-y left top;
}

.box250_darkgrey {
  position: relative;
  width: 234px;
  background: url(../images/box250_darkgrey_bg.gif) repeat-y left top;
}

.box250_light_top {
  position: relative;
  width: 234px;
  height: 16px;
  background: url(../images/box250_light_top.gif) no-repeat left top;
}

.box250_light_top2 {
  position: relative;
  width: 234px;
  height: 16px;
  background: url(../images/box250_light_top2.gif) no-repeat left top;
}

.box250_dark_top {
  position: relative;
  width: 234px;
  height: 16px;
  background: url(../images/box250_dark_top.gif) no-repeat left top;
}

.box250_light_bottom {
  position: relative;
  width: 234px;
  height: 16px;
  background: url(../images/box250_light_bottom.gif) no-repeat left top;
}

.box250_darkgrey_bottom {
  position: relative;
  width: 234px;
  height: 16px;
  background: url(../images/box250_darkgrey_bottom.gif) no-repeat left top;
}

.box250_dark_header {
  font-size: 12px;
  line-height: 12px;
  color: #666;
  font-weight: bold;
  padding: 0px 6px 14px 16px;
  text-align: left;
}

.box250_header_big {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding: 0px 4px 12px 4px;
  text-align: center;
}

.h24 {
  position: relative;
  height: 24px;
}

#header #banner_events {
  position: relative;
  height: 182px;
  background: url(../images/header_bg_events2.jpg) no-repeat left 50px;
}

#banner_photo {
  position: absolute;
  top: 0px;
  left: 31px;
  width: 174px;
  height: 202px;
  background: url(../images/netwave_girl.jpg) no-repeat left top;
}

#events_logo {
  position: absolute;
  left: -22px;
  top: -3px;
  width: 360px;
  height: 155px;
  background: url(../images/events_logo.jpg) no-repeat left top;
}

#events_intro {
  position: absolute;
  left: 270px;
  top: 50px;
  width: 397px;
  height: 132px;
  background: url(../images/events_intro.gif) no-repeat left top;
}

.ec_header {
  padding: 12px 2px 12px 12px;
  line-height: 11px;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}

.ec_header_white {
  background-color: #ccc;
  color: #000;
  line-height: 17px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

.ec_num {
  font-weight: bold;
  color: #660066;
  font-style: normal;
}

.ev {
  padding: 4px 2px 4px 12px;
}

.ev_title {
  padding: 8px 2px 6px 0px;
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  color: #333;
}

.ev_text {
  font-size: 11px;
}

.ev_title a, .ev_title a:link, .ev_title a:visited, .ev_title a:hover, .ev_title a:active {
  color: #660066;
}

.ec_pic {
  padding-top: 15px;
  padding-bottom: 8px;
}

.ec_link {
  font-weight: bold;
  font-size: 11px;
}

.ec_link a, .ec_link a:link, .ec_link a:visited, .ec_link a:hover, .ec_link a:active {
  color: #660066;
}
.ev_rsvp {
  padding-bottom: 14px;
  text-align: left;
}

.ee_box {
  padding: 15px 2px 10px 18px;
  text-align: left;
}

.ee_box0 {
  padding: 9px 2px 7px 18px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  color: #5f3768;
}

.ee_box .tt2 {
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
}

.ee_date { 
  border: 1px solid #cccccc;
  padding: 0px;
}

.ee_info {
  padding-left: 10px;
}

.ee_date .part1 {
  background-color: #5f3768;
  color: #fff;
  font-size: 10px;
  text-align: center;
  padding: 2px 0px;
}

.ee_date .part2, .ee_date .part2a {
  background-color: #fff;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 1px 3px;
}
.part2b {
background-color: #fff;
  color: #333;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 1px 3px;
  }

.ee_date .part2a {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 1px;
}

.ee_yes {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding-left: 4px;
}

.ee_details {
  font-size: 13px;
}

.ee_div {
  border-top: 1px solid #cccccc;
  color: #fff;
  height: 1px;
  margin: 10px 0px;
  padding: 0px;
}

.ee_reasons {
  padding: 0px 22px;
}

.ee_reasons h2 {
  margin: 0px;
  padding: 10px 0px 12px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #666;
}

.ee_reasons h3 {
  margin: 0px;
  padding: 24px 0px 18px 0px;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  color: #666;
  font-style: normal;
}

.ee_reasons ol {
  padding-left: 24px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.ee_reasons ol li {
  padding-bottom: 18px;
}

.ee_question {
  font-size: 15px;
  font-weight: normal;
  padding: 10px 0px;
}

.ee_answers {
  padding: 0px 0px 20px 20px;
}



.layer {
  position: relative;
  width: 100%;
}

.clear {
  clear: both;
  height: 0px;
}


.err, .required {
  color: #fe1010;
  font-weight: bold;
}

.err0 {
  color: #fe1010;
  font-weight: normal;
}

#copyright {
  position: relative;
  border-top: 1px solid #e1e1e1;
  margin-top: 25px;
}

.copyright {
  margin: 0px;
  padding: 20px;
  font-size: 11px;
  color: #b0b0b0;
  text-align: center;
}

.copyright a, .copyright a:link, .copyright a:visited {
  color: #b0b0b0;
}

.copyright a:active, .copyright a:hover {
  color: #a0a0a0;
}

.text, .select {
  background-color: #ffffff !important;
}


#label_qq1_1, #label_qq1_2 {
  padding-top: 3px;
}



























/* OLD SITE STYLES */


.toplinks {
  font-size: 11px;
  padding: 0 2px 2px 2px;
}

.toplinks a {
  font-size: 11px;
}

.toplinks a, .toplinks a:link, .toplinks a:visited {
  color: #999999;
  text-decoration: none;
}

.toplinks a:active, .toplinks a:hover {
  color: #6a6a6a;
  text-decoration: underline;
}

.mainmenu_light {
  padding: 8px 7px 3px 18px;
  text-align: left;
}

.mainmenu_light a, .mainmenu_light a:link, .mainmenu_light a:visited, .mainmenu_light a:hover, .mainmenu_light a:active {
  color: #c274d4;
  display: block;
  font-size: 11px;
  font-weight: normal;
  padding-left: 11px;
  background: url(../images/bull_pink.gif) no-repeat left 3px;
}

.mainmenu_light a:hover, .mainmenu_light a:active {
  color: #9110ad;
  background: url(../images/bull_pink_dark.gif) no-repeat left 3px;
}



/* Colors */

.mainmenu_dark {
  background-color: #E6DFEA;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 6px 7px 19px;
}

.mainmenu_dark a, .mainmenu_dark a:link, .mainmenu_dark a:visited {
  color: #666666;
}

.mainmenu_dark a:hover, .mainmenu_dark a:active {
  color: #545454;
}

.menusec_dark {
  background-color: #E6DFEA;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 12px 7px 24px;
}

.menusec_dark a, .menusec_dark a:link, .menusec_dark a:visited {
  color: #666666;
}

.menusec_dark a:hover, .menusec_dark a:active {
  color: #545454;
}

.menusec_light {
  background-color: #F1EFF2;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 12px 7px 24px;
}

.menusec_light a, .menusec_light a:link, .menusec_light a:visited {
  color: #666666;
}

.menusec_light a:hover, .menusec_light a:active {
  color: #545454;
}

.menu_sec, .menu_sec_a {
  padding: 7px 12px 0 24px;
  text-align: left;
}

.menu_sec a, .menu_sec a:link, .menu_sec a:visited, .menu_sec a:hover, .menu_sec a:active, .menu_sec_a a, .menu_sec_a a:link, .menu_sec_a a:visited, .menu_sec_a a:hover, .menu_sec_a a:active  {
  color: #c274d4;
  display: block;
  font-size: 11px;
  font-weight: normal;
  padding-left: 11px;
  background: url(../images/bull_pink.gif) no-repeat left 3px;
}

.menu_sec a:hover, .menu_sec a:active, .menu_sec_a a, .menu_sec_a a:link, .menu_sec_a a:visited, .menu_sec_a a:hover, .menu_sec_a a:active  {
  color: #9110ad;
  background: url(../images/bull_pink_dark.gif) no-repeat left 3px;
}


.news_header_pink {
  background-color: #ECD8EF;
  color: #9756a6;
  font-size: 14px;
  font-weight: bold;
  padding: 9px 6px 9px 30px;
  text-align: left;
}

.news_header_pink1 {
  background-color: #ECD8EF;
  color: #414141;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 7px 6px 7px 15px;
  text-align: left;
}

