/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}html, body, div.page {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -100.0px;
	height: 100.0px;
}

#partner_login {
}

#header {
}

#home_flash {
}

#e_column_0 {
	padding-bottom: 100.0px;
}

#main_content {
}

#column1 {
	float: left;
}

#column2 {
	float: right;
}
/*
Basic Styles
Company: Vipa Solutions
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font: 0.8em arial, sans-serif;
  background: white;
  color: #666;
}

/* alignment ----*/
#header,
#footer,
#e_column_0,
#home_flash,
#template_heading {
  width: 100%;
}
#header_wc_0,
#footer_wc_0,
#e_column_0_wc_0,
#template_heading_wc_0,
#home_flash_wc_0 {
  width: 74em;
  margin: 0 auto;
}


/* header ------------------------*/
#header {
  background: url(/resources/dyn/files/85467/_fn/header_bg.gif) repeat-x top left;
  height: 85px;
}
#header_wc_0 {
  position: relative;
}
#vipa_logo {
  background: url(/resources/dyn/files/85464/_fn/logo.png) no-repeat top left;
  float: left;
  width: 24em;
  height: 85px;
  margin-left: -46px;
}
#vipa_logo h1 a {
  display: block;
  text-indent: -4000em;
  width: 24em;
  height: 85px;
}
#slogan {
  position: absolute;
  left: 198px;
  top: 28px;
}
#slogan h3 {
  font-family: "Trebuchet MS", arial, sans-serif;
  text-transform: uppercase;
  font-style: italic;
  padding: 10px 0 10px 15px;
  border-left: 1px solid #aaa;
  font-size: 0.9em;
}
#main_menu {
  float: right;
}
#main_menu li {
  padding: 2.6em;
  font-family: "Trebuchet MS", arial, sans-serif;
}
#main_menu li a {
  color: #666;
  text-decoration: none;
}
#main_menu li.over,
#main_menu li.mi_active {
  background: url(/resources/dyn/files/85500/_fn/nav_hover.png) no-repeat center;
}
#template_heading h2 {
  margin-bottom: 0;
}
/* columns ---------------*/
#e_column_0 {
  background: white;
}
/* footer -----------------*/
#footer {
  background: #e2e2e2;
  color: #666;
  border-top: 2px solid #d4d4d4;
}
#footer_wc_0 {
  padding: 10px;
}
#footer a {
  color: #666;
}
#footer_text {
  float: left;
  font-size: 0.9em;
}
/* footer icons ---*/
#footer_menu,
#footer #sitesearch,
#emailpage,
#printpage,
#top_page {
  float: right;
}
#emailpage a,
#printpage a,
#top_page a {
  display: block;
  text-indent: -4000em;
  width: 18px;
  height: 18px;
  margin-left: 4px;
}
#emailpage a {
  background: url(/resources/dyn/files/85461/_fn/bt_email.gif) no-repeat top left;
}
#printpage a {
  background: url(/resources/dyn/files/85462/_fn/bt_print.gif) no-repeat top left;
}
#top_page a {
  background: url(/resources/dyn/files/85463/_fn/bt_top.gif) no-repeat top left;
}

/* footer menu */
#footer_menu {
  margin: 4px 0;
}
#footer_menu li {
  font-size: 0.9em;
  padding: 0 10px;
  border-right: 1px solid #666;
}
#footer_menu li.last {
  border: none;
}
#footer_menu li a {
  text-decoration: none;
}
#footer_menu li a:hover {
  text-decoration: underline;
}

/* site search --------------*/
span.site_search_button {
  display: block;
  float: left;
  background: url(/resources/dyn/files/85465/_fn/search_bt.gif) no-repeat top left;
  width: 31px;
  height: 23px;
}
span.site_search_query {
  display: block;
  float: left;
}
.site_search_button input {
  background: transparent;
  border: none;
}
#footer div.site_search_results {
  display: none;
}

/* general styles ----------------*/
h2 {
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 5px;
  font-style: italic;
}
h4 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
}
a {
  color: orange;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin-bottom: 15px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

img.right,
img.left {
  padding: 5px;
  border: 1px solid #ddd;
}
img.right {
  float: right;
  margin-left: 10px;
}
img.left {
  float: left;
  margin-right: 10px;
}
/* tables */
.textbean table {
  width: 100%;
}
.textbean td {
  vertical-align: top;
  padding: 0;
}
#extranet_template .textbean td.last td {
  vertical-align: middle;
}
.textbean td.last {
  padding: 0 0 2em 2em;
  width: 29%;
}
#extranet_template .last td {
  padding: .5em;
}
.textbean td.first {
  border-right: 1px dotted #aaa;
  padding: 0 2em 2em 0;
}
.textbean .image_header img {
  border: 1px solid #aaa;
}
#home_template .textbean td {
  border-bottom: none;
  padding: 0px;
}
#extranet_template .last td {
  border-bottom: 1px dotted #aaa;
}
.textbean .even td,
#extranet_template .textbean .even td {
  background: #f5f5f5;
}
#training table {
  border-top: 1px solid #aaa;
}
#extranet_template .textbean .last table {
  border-top: 1px dotted #aaa;
}
.textbean td.home_links {
  width: 30%;
}
#leadership table {
  width: 228px;
  float: right;
  text-align: center;
}
/* list styles --------------*/

.textbean li,
.article_content li {
  list-style-type: outside;
  padding-left: 20px;
  margin-left: 25px;
  background: url(/resources/dyn/files/119741/_fn/bullet_point.png) no-repeat left center;
}
.textbean ul,
.article_content ul  {
  padding-bottom: 15px;
}
.textbean .first li {
  margin-left: 0;
}
/* training icons -----*/
#training a.pdf,
#training a.video,
#extranet_template a.pdf,
#extranet_template a.psd {
  display: inline-block;
  padding: .5em .5em .5em 35px;
  color: #333;
  text-decoration: none;
  opacity: .85;
  font-size: .9em;
}
#training a.pdf:hover,
#training a.video:hover,
#extranet_template a.pdf:hover,
#extranet_template a.psd:hover {
  color: black;
}
#training a.pdf,
#extranet_template a.pdf {
  background: url(/resources/dyn/files/122442/_fn/icon_pdf_24.png) no-repeat left center;
}
#extranet_template a.psd {
  background: url(/resources/dyn/files/161985/_fn/photoshop.gif) no-repeat left center;
}
#training a.video {
  background: url(/resources/dyn/files/122443/_fn/icon_video_24.png) no-repeat left center;
}
/*downloadable table styles */
div.downloads tr {
  height: 145px;
}
/*emailpage styles */
#popup_emailpage div.actions {
  width: 97%;
}
#popup_emailpage div.ep_additional_content {
  width: 95%;
}
/*speaker page */
#leadership {
  overflow: hidden;
}
#leadership a.button_small  {
  padding-bottom: 10px;
}/* home flash ----------*/
#home_flash {
  background: #f7b217;
  height: 30%;
}
#home_flash .flashcomponent object {
  margin: 0 auto;
}
/* welcome blurb area ------------------*/
#main_content {
  padding: 20px 0 5px;
  border-bottom: 1px solid #ccc;
  float: none;
  clear: both;
}
#main_content a {
  display: block;
  float: right;
  background: url(/resources/dyn/files/85898/_fn/button_home.gif) no-repeat top right;
  padding: 12px 10px 12px 20px;
  margin-bottom: 5px;
  width: 200px;
  color: white;
}
#main_content a:hover {
  background-position: bottom right;
  text-decoration: none;
}
/* columns -----------*/
#column1,
#column2 {
  width: 445px;
  padding: 20px 0;
}

#share {
  float: left;
  padding: 2px 8px 0px 0px;
}


/*------share links ----*/
#home_links {
  padding-top: 3px;
}
#home_links a {
  padding: 0 11px 0 19px;
}
a.rss {
  background: url(/resources/dyn/files/114775/_fn/rss_feed.png) no-repeat left center;
}
a.facebook {
  background: url(/resources/dyn/files/117316/_fn/FaceBookF.png) no-repeat left center;
}
a.linkedin {
  background: url(/resources/dyn/files/117317/_fn/linkedin-logo.jpg) no-repeat left center;
}
a.twitter {
  background: url(/resources/dyn/files/117315/_fn/twitter-t.jpg) no-repeat left center;
}

/* partner login -------------*/
#partner_login {
  position: absolute;
  top: 0;
  right: 0;
  width: 88px;
  height: 85px;
  background: url(/resources/dyn/files/150155/_fn/partner_login.png) no-repeat top right;
}
#login_control a {
  display: block;
  width: 88px;
  height: 85px;
  text-indent: -400em;
}

 /* article styles ---------*/

div.ac_heading {
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px;
}

/* home articles -----*/
.ac_item {
  position: relative;
  width: 443px;
  background: #f0f0f0 url(/resources/dyn/files/85460/_fn/box_rounded_top.gif) no-repeat top left;
  margin-bottom: 4px;
}
div.article_teaser,
.ac_style_list div.article_heading,
div.article_content {
  background: url(/resources/dyn/files/85459/_fn/box_rounded_bottom.gif) no-repeat bottom left;
}
.ac_style_list div.article_heading {
  padding: 15px;
}
div.article_teaser {
  padding: 15px 15px 42px;
}
.ac_style_boxed div.article_link_read_more {
  position: absolute;
  right: 8px;
  bottom: 22px;
}
.article_link_read_more a,
#welcome a.article_link_read_more {
  display: block;
  background: url(/resources/dyn/files/85457/_fn/arrow_grey_bg.gif) no-repeat top right;
  padding-right: 15px;
  font-size: 0.9em;
  color: black;
}
#welcome a.article_link_read_more {
  background: url(/resources/dyn/files/85458/_fn/arrow_white_bg.gif) no-repeat top right;
  padding-top: 0;
  width: 11%;
}
#welcome a.article_link_read_more:hover {
  text-decoration: underline;
}

.ac_style_list div.article_link_read_more {
  position: absolute;
  right: 8px;
  bottom: 15px;
}
.article_teaser  img.left,
.article_teaser img.right {
  padding: 0;
  border: none;
}

div.solutionshome li {
  background: url(/resources/dyn/files/85457/_fn/arrow_grey_bg.gif) no-repeat left;
}
div.solutionshome ul {
  padding-left: 25px;
}
div.solutionshome div.article_content {
  padding: 15px;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}
div.ep_popup {
 position: absolute;
 left: 50%;
 top: 0;
 padding-top: 1em;
 margin: 0 0 0 -17em;
 height: 98%;
}
div.ep_popup  div.ep_email_form {
 width: 34em;
 margin: 0;
 border: 1px black solid;
 background: #f9f9f9;
 opacity: 1;
}
div.ep_email_form .status_messages .ep_email_errors {
  border: 1px solid #EFE795;
  padding: 0 0.5em;
}
div.ep_email_form .status_messages .error {
  color: red;
}
#emailpage_form {
  background: #f9f9f9;
  width: 34em;
  font-family: Arial;
}
#emailpage_form label {
  display: block;
  float: left;
  font-weight: bold;
  width: 6em;
  text-align: right;
  padding: 0 0.2em 0 0;
}

#emailpage_form fieldset {
  border: none;
  margin: 0; 
  padding: 0;

}

#emailpage_form fieldset legend {
  padding: 0 9em;
  margin: .25em 0 .5em 0;
  font-weight: bold;
  letter-spacing: 0.11em;
  color: #333;
}


#emailpage_form .form_entry { 
  overflow: hidden;
  clear: both;

  margin: 0; 
  padding: 7px 4px;
}

#emailpage_form  textarea,
#emailpage_form  input {
  border: 1px #ccc solid;
  float: left;
  font-size: 1em;
  font-family: Arial;
  width: 24em;
}

#emailpage_form .focused {
  background: #FFFCDF;
  border: 1px solid #EFE795; 
}
#emailpage_form .form_entry_instructions { 
  color: black;
  font-style: italic;
  margin: 0;
  float: none;
  clear: both;
  text-align: center;
}
#emailpage_form .form_entry .form_entry_instructions { 
  color: #777;
  padding: 0 0 0 9.5em;
  text-align: left;
}

#emailpage_form .actions input {
  float: none;
  display: inline;
  width: auto;
  margin: 0 4px;
}
#emailpage_form .actions {
  overflow: hidden;
  clear: both;

  border: 1px solid #ccc; 
  border-width: 1px 0;
  padding: 10px 0;
  text-align: center;
}

div.ep_additional_content {
  background: #EEE none repeat scroll 0%;
  border-top: 1px #f9f9f9 inset;
  padding: 4px 4px 1em 4px;
}
div.ep_popup_background {
  background: #777;
  opacity: 0.65;
  filter:alpha(opacity=65);
}
