/* NOTE: H2 is used as a PageHeading*/

/* ######################################################################## */
/* GLOBAL STYLES */
body {
  background: #fff;
  color: #3b3b3b;
  margin: 0px 0px 10px;
  padding: 0px;
}
body, td, th, p, li {
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
a, a:link, a:visited {
  color: #6e8ec1;
  text-decoration: underline;
  outline: none;
}
a:hover, a:active {
  color: #6e8ec1;
  text-decoration: none;
  outline: none;
}
img {
  border: none;
  vertical-align: middle;
}
hr {
  height: 1px;
  color: #6e8ec1;
  background-color: #6e8ec1;
  border: none;
  clear: both;
}
h1, h2, h3, h4, h5, h6 {  
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h4 {  
  font-size: 12px;
}
h3 {  
  font-size: 14px;
}
h2 {  
  font-size: 16px;
}
/* ######################################################################## */


/* ######################################################################## */
/* CONTENT */
.panel {
  height: 27px;
  background: url(/com/GFX/global/bar_bg_top.gif) repeat-x top left;
}

.main_page {
  width: 987px; /* 990 _ 3px - space_1 */
  text-align: left;
}
.column_space_1 {
  float: left;
  width: 12px;
}
.column_space_2 {
  float: left;
  width: 15px;
}
.column_menu {
  float: left;
  width: 180px;
}
.menu_header {
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  color: #282477;
}
.products {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.products a,
.products a:link,
.products a:visited,
.products a:hover {
  color: #6a6a6a;
  text-decoration: none;
}
.column_content {
  float: left;
  width: 780px;
  color: #52616b;
}

.grad_blue-g_left {
  background-image: url(/com/GFX/skin/nwp/venus/gradients/blue_g.gif);
  background-repeat: repeat-y;
  background-position: top left;
}
.grad_rose-g_left {
  background-image: url(/com/GFX/skin/nwp/venus/gradients/rose_g.gif);
  background-repeat: repeat-y;
  background-position: top left;
}
.grad_green-g_right {
  background-image: url(/com/GFX/skin/nwp/venus/gradients/green_g.gif);
  background-repeat: repeat-y;
  background-position: top right;
}
.grad_blue-v_bottom {
  background-image: url(/com/GFX/skin/nwp/venus/gradients/blue_v.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
}
.content_gradients {
  padding: 15px;
}

.empty_row {
  clear: both;
  line-height: 10px;
}
.empty_row_double {
  clear: both;
  line-height: 20px;
}
.line_dotted {
  clear: both;
  line-height: 7px;
  background: url(/com/GFX/skin/nwp/venus/line_dotted.gif) repeat-x top left;
}

.center {
  text-align: center;
}

.footer {
  position: relative;
  margin-left: 12px;
  padding-top: 10px;
  font-size: 10px;
  color: #a8a8a8;
  border-top: 1px dotted #797979;
}
.footer a, .footer a:link, .footer a:visited {
  color: #a8a8a8;
  text-decoration: none;
  outline: none;
}
.footer a:active, .footer a:hover {
  color: #a8a8a8;
  text-decoration: underline;
  outline: none;
}
.top {
  position: absolute;
  top: 22px;
  right: 0px;
  width: 100px;
  height: 15px;
  text-align: right;
}
/* ######################################################################## */


/* ######################################################################## */
/* Extras */
.interview_q {
  color: #6e8ec1;
}        
.interview_a {
  color: #52616b; 
}
.interview_box {
  background: url(/com/GFX/skin/nwp/venus/gradients/interview_g_bo1.gif) repeat-y top right;
  margin-top: 2px;
  padding: 10px; 
}

.list {
  margin: 10px 0px 10px 15px;
  padding: 0px;
  text-align: justify;
  vertical-align: top;
  list-style-type: none;
  list-style-image: url(/com/GFX/skin/nwp/venus/list_square.gif);
}
.list_item {
  margin-bottom: 10px;
}
.list_links {
  margin: 10px 20px;
  padding: 0px;
  list-style-type: none;
  list-style: url(/com/GFX/skin/nwp/venus/arrow_blue.gif);
  text-align: left;
  vertical-align: top;
}

.img_left {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.img_right {
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}

.paragraph {
  margin: 5px 0px 15px 0px;
  text-align: justify;
}
.paragraph_title {
  margin: 5px 0px 15px 0px;
  text-align: justify;
  font-weight: bold;
}
.title {
  clear: both;
  margin: 0px;
  padding: 4px;
  font-size: 12px;
  color: #fff;
  background-color: #72b1d4;
}

.nwpTable {
  border: 1px solid #999;
}
.nwpTableDarkTop {
  background-color: #ddd;
  text-align: center;
  font-weight: bold;
}
.nwpTableDarkLeft {
  background-color: #cfcfcf;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
}
.nwpTableBright {
  background-color: #ebebeb;
  text-align: center;
}

.info{
  clear: both;
  margin: 10px 0px;
  padding: 5px;
  background-color: #e8f0ff;
  border: 1px solid #4682b4;
  text-align: center;
  vertical-align: middle;
}

#effects_summery {
  height: 220px;
  background-color: #e6fbb9;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

.footNote { 
  font-size: 10px;
}

.hotline_time {
  height: 135px;
  background-color: #72b1d4;
  color: #fff;
}

.bubble_table {
  width: 190px;
  border: none;
}
.bubble_top {
  height: 10px;
  line-height: 5px;
  background: transparent url(/com/GFX/skin/nwp/bg_bubble_top.gif) no-repeat top left;
}
.bubble_middle {
  background: transparent url(/com/GFX/skin/nwp/bg_bubble_content.gif) repeat-y top left;
}
.bubble_bottom {
  height: 10px;
  line-height: 5px;
  background: transparent url(/com/GFX/skin/nwp/bg_bubble_btm.gif) no-repeat top left;
}
.bubble_content {
  padding: 0px 5px 0px 17px;
  color: #fff;
  text-align: left;
}

.servicelock {
  text-align: center;
}
.servicelock_main {
  margin: 0px auto;
  text-align: left;
  width: 990px;
}
.servicelock_logo {
  height: 64px;
  background: transparent url(/com/GFX/skin/nlw/venus/logo_nlw_170x34.gif) no-repeat center left;
}
.servicelock_content {
  padding: 15px;
  border: 1px solid #ccc;
}

.servicelock_box {
  position: relative;
  width: 950px;
  height: 165px;
}
.servicelock_img {
  position: absolute;
  width: 196px;
  height: 132px;
  top: 10px;
  left: 0px;
  background: transparent url(/com/GFX/skin/nlw/venus/service_lock.png) no-repeat top left;
}
.servicelock_txt {
  position: absolute;
  width: 713px;
  height: 102px;
  _width: 743px;
  _height: 132px;
  top: 10px;
  left: 215px;
  padding: 15px;
  background: #f93;
  color: #fff;
  font-size: 13px;
}
.servicelock_txt_head {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 16px;
}
.servicelock_footer {
  text-align: center;
  padding-top: 15px;
}

.cancellationPolicy {
  padding: 10px;
  border: 1px solid #ffb256;
}
/* ######################################################################## */


/* ######################################################################## */
/* VERTICAL-MENU LEFT */
a.v-menu_info,
a.v-menu_info:link,
a.v-menu_info:visited,
a.v-menu_info:hover,
a.v-menu_info_active,
a.v-menu_info_active:link,
a.v-menu_info_active:visited,
a.v-menu_info_active:hover,
a.v-menu_info_2,
a.v-menu_info_2:link,
a.v-menu_info_2:visited,
a.v-menu_info_2:hover {
  display: block;
  margin: 1px 0px;
  width: 100%;
  height: 14px;
  line-height: 14px;
  text-indent: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background-color: #72b1d4;
}
a.v-menu_info_active,
a.v-menu_info_active:link,
a.v-menu_info_active:visited,
a.v-menu_info_active:hover,
a.v-menu_info:hover {
  background-color: #107cb6;
}
a.v-menu_info_2,
a.v-menu_info_2:link,
a.v-menu_info_2:visited {
  background-color: #ffa64c;
}
a.v-menu_info_2:hover {
  background-color: #ff8c1a;
}
a.v-menu_community,
a.v-menu_community:link,
a.v-menu_community:visited,
a.v-menu_community:hover,
a.v-menu_community_active,
a.v-menu_community_active:link,
a.v-menu_community_active:visited,
a.v-menu_community_active:hover {
  display: block;
  margin: 1px 0px;
  width: 100%;
  height: 14px;
  line-height: 14px;
  text-indent: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background-color: #7ea828;
}
a.v-menu_community_active,
a.v-menu_community_active:link,
a.v-menu_community_active:visited,
a.v-menu_community_active:hover,
a.v-menu_community:hover {
  background-color: #4a6a09;
}
a.v-menu_settings,
a.v-menu_settings:link,
a.v-menu_settings:visited,
a.v-menu_settings:hover,
a.v-menu_settings_active,
a.v-menu_settings_active:link,
a.v-menu_settings_active:visited,
a.v-menu_settings_active:hover {
  display: block;
  margin: 1px 0px;
  width: 100%;
  height: 14px;
  line-height: 14px;
  text-indent: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background-color: #d775be;
}
a.v-menu_settings_active,
a.v-menu_settings_active:link,
a.v-menu_settings_active:visited,
a.v-menu_settings_active:hover,
a.v-menu_settings:hover {
  background-color: #c1349d;
}
/* ######################################################################## */


/* ######## SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6 ######## */
.Accordion {
  overflow: hidden;
  outline: none;
}
*:focus { outline: none }
.AccordionPanel {
  margin: 0px;
  padding: 0px;
  outline: none;
}
.AccordionPanelTab {
  margin: 0px;
  cursor: pointer;
  -moz-user-select: none;
  -khtml-user-select: none;
  outline: none;
  text-decoration: underline;
}
.AccordionPanelContent {
  overflow: auto;
  margin: 0px;
  padding: 5px;
  height: 200px;
}

div.AccordionPanelOpen div.AccordionPanelContent {
  color: #3b3b3b;
  background-color: #fff;
  padding: 5px;
}
.AccordionPanelOpen {
  border: 1px solid #72b1d4;
}
.AccordionPanelClosed {
  padding: 2px;
}
div.AccordionPanelOpen div.AccordionPanelTab {
  background-color: #72b1d4;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-decoration: none;
}

.AccordionPanelTabHover {
  text-decoration: none;
}
.AccordionPanelOpen .AccordionPanelTabHover {
  text-decoration: none;
  color: #05426b;
}

.AccordionFocused .AccordionPanelTab {
  outline: none;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
  background-color: #72b1d4;
  color: #fff;
}
/* ######################################################################## */