/* 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.page, div.ieonly {
	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;
}

#header {
	height: 100.0px;
}

#e_column_0 {
	padding-bottom: 100.0px;
}

#column1 {
	float: left;
}

#enclosing3 {
	float: right;
}

#template_heading {
}

#column2 {
}
/*
Basic Styles
Company: Vipa Solutions
Author: Becca Nispel (rnispel@i2rd.com) | Vivian Clark (vclark@i2rd.com)
*/

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

/* alignment -----------------------------*/
#header,
#footer,
#e_content,
#home_flash,
#banners {
  width: 100%;
}
#header_wc_0,
#footer_wc_0,
#e_column_0,
#homeflash_wc_0,
#body,
#banners_wc_0 {
  width: 900px;
  margin: 0 auto;
}
#e_column_0 {
    margin: 20px auto;
}

/* header -----------------------------------------------*/
#header {
  background: url(/resources/dyn/files/86646/_fn/bg_gradient.jpg) repeat-x top left;
  height: 105px;
  margin-top: -5px;
}
#header_wc_0 {
  position: relative;
}
#logo {
  background: url(/resources/dyn/files/86655/_fn/pvc_logo.jpg) no-repeat top left;
  float: left;
  height: 104px;
  width: 195px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
  width: 195px;
  height: 104px;
}

/* main menu styles------------------------------*/
#main_menu {
  float: right;
  margin-top: 32px;
  background: url(/resources/dyn/files/86650/_fn/navi_bg_middle.jpg) repeat-x top left;
}
#main_menu li {
  padding: 10px;
  color: #525252;
  font-weight: bold;
  background: url(/resources/dyn/files/87334/_fn/border_right.jpg) no-repeat right;
  font-family: "Trebuchet MS", arial, sans-serif;
}
#main_menu li a {
  text-decoration: none;
  color: #525252;
}
#main_menu li.over,
#main_menu li.mi_active {
  background-color: #8dafd1;
  cursor: pointer;
}
#main_menu li.last {
  background-image: none;
}
#main_menu li li {
  width: 91%;
  background-image: none;
  padding: 5px 10px 3px;
  font-weight: normal;
  font-size: 0.9em;
  border-bottom: 1px solid #ddd;
}
#main_menu li li a {
  color: white;
  display: block;
}

#main_menu li ul {
  width: 120px;
  overflow: hidden;
  left: 0;
  top: 36px;
  background: #8f8f8f;
  z-index: 200;
}

/* footer ------------------------------------------*/
#footer {
  background: #a3a2a3;
}
#footer_wc_0 {
  padding: 10px;
}
#footer_text {
  float: left;
  font-size: 0.9em;
}

/* footer menu */
div.footer_menu  {
  float: right;
}
li.sub_link {
  margin-right: 6px;
  padding-right: 8px;
  border-right: 1px solid black;
}
div.footer_text {
  float: left;
}
#footer li.mi_active a {
  color: #000000;
}

/* general styles ---------------------------------*/
h2 {
  font-family: "Arial Narrow", arial, sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 10px;
  color: #8dafd1;
  text-transform: uppercase;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

h4 {
  font-size: 1em;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

p {
  margin-bottom: 15px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.required span {
  color: red;
}  
/* list styles -------------------*/
.textbean li,
.article_content li {
  padding-left: 3px;
  list-style-type: disc;
  margin-left: 15px;
}

.textbean ul,
.article_content ul  {
  padding-bottom: 15px;
}



/* img styles -------------------*/

img.right {
  float: right;
  margin-left: 10px;
}
img.left {
  float: left;
  margin-right: 10px;
}

/* tables ----------------------------------------*/
.textbean table {
  width: 100%;
}
.textbean td {
  vertical-align: top;
}
.textbean td.home_links {
  width: 30%;
}

/*error styles--------------------------*/
div.errors2 {
  display: none;
}

div.errors1 {
  color: red;
}
/* interior pages ----------------------------------*/

/* template heading ---------*/
#template_heading {
  clear: both;
  background: url(/resources/dyn/files/99799/_fn/side_navi_repeat.jpg) repeat-x top left;
}
#template_heading_wc_0 {
  background: url(/resources/dyn/files/90158/_fn/side_navi_left.jpg) no-repeat top left;
}
#template_heading_wc_1 {
  overflow: hidden;
  padding: 21px 25px 12px;
  width: 600px;
  background: url(/resources/dyn/files/90157/_fn/side_navi_right.jpg) no-repeat top right;
}
#template_heading h2 {
  color: #666;
  font-family: "Times New Roman", times, serif;
  letter-spacing: 0.2em;
  font-weight: normal;
}
/* columns ------*/
#column2,
#onecolumn_template #column1 {
  background: #ffffff;
  padding: 20px;
  border: 4px #ddd solid;
  width: 600px;
  clear: both;
  overflow: hidden;
}
#column2 img {
  float: left;
  margin: 0 20px 10px 5px;
  padding: 5px;
  border: 1px solid #aaa;
}


/* column 1 menu style------------------------------------ */
#column1 {
  width: 250px;
  display: inline; /* to fix IE6 double margin bug*/
}
#column1 li.side_parent {
  background: #ffffff url(/resources/dyn/files/90158/_fn/side_navi_left.jpg) no-repeat left top; 
  display: block;
  float: left;
  padding: 0 0 0 6px;
  font-size: .85em;
  margin-bottom: 5px;
}
#column1 li.side_parent a.menuitemlabel {
  padding: 25px 44px 20px 0px; 
  width: 165px;
  margin-left: 20px;
  display: block;
  background: #ffffff url(/resources/dyn/files/90157/_fn/side_navi_right.jpg) no-repeat right top;
}

#column1 li.side_child a.menuitemlabel {
  display: inline;
  background: none;
  padding: 0;
}
li.side_child {
  border-bottom: #ebebeb 1px solid;
  padding: 5px 0 5px 31px;
  width: 190px;
}
li.side_child span {
  font-size: .8em;
  color: #658bc8;
}
li.side_parent a:hover {
  text-decoration: none;
}
#column1 li.side_child a.menuitemlabel {
  background: 0;
}

/*one column styles --------------------*/
#onecolumn_template #column1 {
  margin: 0 auto;
  width: 70%;
  display: block;
  float: none;
}
#onecolumn_template div.locations {
  float: left;
  padding-right: 60px;
  border-right: 2px solid #DADADA;
  margin-right: 60px;
}

/*support styles ---------------------------*/
#column2 p.location {
  text-align: center;
  margin: 10px 47px 10px 0;
  float: left
}

/* service pages --------------------------*/

/*styles for the main div boxes */
div.serv_insidebox {
  border-bottom: 1px #dadada solid;
  padding: 11px 0;
  margin-right: 12px;
}

/* image styles ----------------*/
div.serv_insidebox img {
  border: 2px black solid;
  margin-right: 20px;
}

h2.clear_heading {
  clear: both;
}
/*link styles ------------------*/
div.serv_insidebox a {
  padding: 10px 52px 10px 0;
  line-height: 1px;
}
div.serv_insidebox a:hover {
  color: #658bc8;
}
#comm_audio div.serv_insidebox a {
  float: none;
  padding: 0 42px 0 0;
}
#phones_template #column2 h4 {
  margin-bottom: 20px;
}


/* 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;
}
