/* 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: -100px;
	height: 100px;
}

#header {
	height: 100px;
}

#e_column_0 {
	padding-bottom: 100px;
}

#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/86646ze678897c/_fn/bg_gradient.jpg) repeat-x top left;
  height: 105px;
  margin-top: -5px;
}
#header_wc_0 {
  position: relative;
}
#logo {
  background: url(/resources/dyn/files/86655z666ae987/_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/86650z16001d08/_fn/navi_bg_middle.jpg) repeat-x top left;
}
#main_menu li {
  padding: 10px;
  color: #525252;
  font-weight: bold;
  background: url(/resources/dyn/files/87334zf940db19/_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;
}
/*collapsibles------------*/
div.collapsible-control {
  cursor: pointer;
  cursor: hand;
  width: 600px;
  overflow: hidden;
  margin-bottom: 5px;
  border: 3px #d7d7d7 solid;
  background: transparent url(/resources/dyn/files/99894zd24582f1/_fn/faq_background.jpg) repeat-x scroll left top;
}

li.ac_item div.article_heading {
  padding: 8px 45px 8px 12px;
  margin-right: 15px;
  width: 525px;
}
.shown div.article_heading {
  background: url(/resources/dyn/files/90171z4e752ff5/_fn/sd_arnavi_down.jpg) no-repeat right;
}
.hidden div.article_heading {
   background: url(/resources/dyn/files/90170z39721f63/_fn/sd_arnavi_right.jpg) no-repeat right;
}
#dish_template div.shown h2
li.ac_item div.article_heading {
  color: #8dafd1;
}
div.collapsible-shown {
  padding: 5px 15px 10px;
}

/* interior pages ----------------------------------*/

/* template heading ---------*/
#template_heading {
  clear: both;
  background: url(/resources/dyn/files/99799za7a8b971/_fn/side_navi_repeat.jpg) repeat-x top left;
}
#template_heading_wc_0 {
  background: url(/resources/dyn/files/90158z59ff5d3/_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/90157z9520e842/_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/90158z59ff5d3/_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/90157z9520e842/_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;
}


/* Content Color / Decoration
* @author Ben Barber (bbarber@i2rd.com)
* @author Muhlin Chen (muhlin@i2rd.com)
 */
/* For required fields ----------------------------------- */
.user_entry_required span.email_form_element_label, 
.user_entry_required .email_form_element span.label,
.user_entry_required .email_form_element label, 
.user_entry_required span.extra_value_name, 
.user_entry_required span.label, 
.user_entry_required label, 
.user_entry_required span.phone_number_form_label, 
.user_entry_required span.gender_form_element_label, 
.user_entry_required span.name_form_element_label, 
.user_entry_required .name_form_element span.label, 
.user_entry_required .name_form_element label, 
.user_entry_required span.contact_organization_form_element_label {
  background: transparent url(/resources/all/docroot/cms/icons/x16/icon_required.png) no-repeat left center;
  padding-left: 6px;
}
.user_entry_required span.address_line_last, 
.user_entry_required span.extension_label {
  background: 0;
  padding: 0 2px;
}

/* Content Layout ---------------------------------------- */
textarea {
  height: 8em;
  width: 98%;
}
.heading_con {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title_con {
  width: 100%;  
}
div.title_con,
div.subheading_con {
  clear: both;
  font-weight: bold; 
  font-size: 1.2em;
  padding: 10px 0 5px 0;
}
div.question_con {
  clear: both;
  margin-top: 0.5em;
}

/* For horizontally aligned groups ----------------------- */
/* Class names: hli_first, hli, hli_last ----------------- */
div.hli_first_con {
  clear: left;
}
div.hli_first_con, 
div.hli_con {
  float: left;
  margin-right: 1em;
}
div.hli_last_con {
  float: left;
  clear: right;
}

/* For nested elements ----------------------------------- */
/* Class name: level2 ------------------------------------ */
div.level2_con {
  padding-left: 2em;
}

/* Event Selector ---------------------------------------- */
table.registerable_selector td.registerable_name_con {
  padding: 0 1em;
}
table.registerable_selector td.registerable_group_con {
  padding: .35em 0 0 0;
  font-weight: bold;
  font-size: 1.1em;
}

/* Layout-specific data classes -------------------------- */
div.name_con, 
div.first_name_con, 
div.last_name_con, 
div.referred_by_con {
  width: 12em;
}

table.address_form_visitable {
  width: 100%;
  clear: both;
}

div.address_form_con, div.address_con {
  overflow: hidden;
  width: 100%;
}

span.name_form_element_label_con, 
.name_form_element span.label_con,
.name_form_element label,
span.label_con, span.email_form_element_label_con, 
.email_form_element span.label_con,
.email_form_element label,
span.extra_value_name_con {
  display: block;
}

label, 
span.email_form_element_label, 
span.extra_value_name, 
span.label, 
span.phone_number_form_label, 
span.gender_form_element_label, 
span.name_form_element_label, 
span.contact_organization_form_element_label {
 padding-right:.3em;
}
/* Bold the labels --------------------------------------- */
.extra_value_name_con, 
.name_form_element_label_con, 
.name_form_element span.label_con,
.name_form_element label,
.label_con, .email_form_element_label_con, 
.email_form_element span.label_con,
.email_form_element label,
.extra_value_name_con {
  font-weight: bold;
}

/* Addresses -------------------------------------------- */
.address_line_con, 
.city_container_con, 
.region_container_con, 
.postal_code_container_con, 
.country_container_con, 
.country_container_con {
  margin-top: 0.5em;
}

.address_form label {
  display: block;
  font-weight: bold;
}

/* Align the City-State-Zip ------------------------------ */
.address_form div.city_container_con {
  clear: left;
  float: left;
}
.address_form div.region_container_con {
  float: left;
}
.address_form div.postal_code_container_con {
  float: left;
}
.address_form div.country_container_con {
  clear: left;
  float: left;
}

/* Phone Number ------------------------------------------ */
.phone_number_nanp, 
.format_nanp_button, 
.format_international_button, 
.extension_label_con {
  color: #333;
  font-weight: normal;
}
.nanp_example, 
.international_example {
  color: #555;
  font-style: italic;
  font-weight: normal;
}

/* Navigation Tabs --------------------------------------- */
div.wizard_category_navigator {
  float: left;
  clear: both;
  background-color: #C3CBDF;
  width: 100%;
  border-right: 1px #555 solid;
}
div.wizard_category_navigator_node_con {
  float: left;
  border-right: 1px #DDD solid;
  padding: 0 1em 0 0;
  margin: .5em;
}
span.wizard_category_navigator_node_step_con {
  color: #666;
  font-size: .9em;
  font-weight: bold;
}
div.wizard_category_navigator_node_name_con, 
span.wizard_category_navigator_node_name_con {
  font-size: 1em;
  font-weight: bold;
  color: #C00;
  display: block;
}

/* Wizard Step Container - Content of Step --------------- */
div.wizard_procedure_con {
  float: left;
  clear: both;
  width: 100%;
  background-color: #E2EDF3;
  border: 1px #555 solid;
  border-width: 0 1px 1px 0;
}
div.wizard_procedure_step_header_con {
  font-weight: bold;
  padding: 1em 0;
}

div.content_con {
  clear: both;
  float: none;
}

table.wizard_procedure {
  padding: 0 0 0 0;
  margin: 0;
  width: 100%;
}
.wizard_procedure_step_name_con {
  clear: both;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}

/* Step Help --------------------------------------------- */
.wizard_help {
  display: none;
}

/* Navigation Bar ---------------------------------------- */
td.procedure_navigation_bottom_con {
  padding: 1em .25em;
  text-align: left;
}
.procedure_navigation_con button {
  background: #EEE;
  border: 1px #CCC solid;
  border-width: 1px 1px 2px 1px;
  color: #555;
  cursor: hand;
  cursor: pointer;
  font-size: .8em;
  font-weight: bold;
  margin: 0 .05em 0 0;
  padding: .25em .75em .2em .75em;
}
.procedure_navigation_con button:hover {
  border-color: #999;
  color: #333;
}
span.submit_registration_button_con {
  display: block;
  padding: 1em 0;
}

/* Messages ---------------------------------------------- */
div.messages_con {
  background: #FFC;
  border: 1px #C00 solid;
  margin: .5em 0;
  width: 100%;
  float: left;
}
div.messages {
  padding: .25em;
}
div.error_message_con {
  color: #C00;
  font-weight: bold;
  padding: 0 0 4px 20px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat 0% 0%;
}
div.wizard_component {
  float: left;
  clear: both;
}

/* Misc colors */
div.instruction_con, 
div.instruction {
  color: #092063;
}
.section_con {
  border-bottom: 1px solid #AAA;
}
/* Message container style.
* @author Russ Tennant (russ@i2rd.com)
*/
/** Status/Message Container. */
div.message_container,
div.status_container {
  text-align: left;
}
.status_container_disabled, 
.status_container_disabled_con{
  display: none;
}
div.message {
  padding: 0 0 .75em 18px;
  min-height: 18px;
  height: auto;
}
div.message.info {
  background: url(/resources/all/docroot/cms/icons/x16/message_info.png) no-repeat;
}
div.message.important {
  background: url(/resources/all/docroot/cms/icons/x16/message_warning.png) no-repeat;
}
div.message.error {
  background: url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat;
}
* html div.message {
    height: 18px;
}
/*Wrapping div styles-------*/

div.form_content {
  margin: 15px;
}

div.question {
  margin-bottom: 20px;
  clear: both;
}


/*Contact info styles-------------------------------------*/

div.user_entry_required {
  border-bottom: 1px solid black;
  padding-bottom: 24px;
}

div.name_form .user_entry_required {
  border-bottom: none;
  padding-bottom: 0;
}

div.city_container,
div.given_name_container,
div.region_container,
div.phones,
div.family_name_container {
  float: left;
  margin-right: 15px;
  display: block;
}
div.user_entry_required div.names>span.extra_value_name,
div.user_entry_required div.address>span.extra_value_name {
  display: none;
}    

div.user_entry_required span.extra_value_name,
span.given_name,
span.family_name {
  clear: both;
  display: block;
}

div.address_container {
  clear: both;
}

div.address_form input,
div.names input {
  margin-bottom: 5px;
}

div.address_form label {
  font-weight: normal;
}  
div.phones input {
  margin-bottom: 0.5em;
}
/* Cellphone/ Portables styles ----------------------------------*/
div.phones_left {
  width: 245px;
  clear: left;
  float: left;
}

div.portables_right {
  float: right;
  width: 245px;
  padding-right: 20px;
}

div.phones_left input,
div.portables_right input {
  width: 25px;
}

div.phones_left span {
  text-align: right;
}

div.quantity {
  text-align: right;
  padding-bottom: 15px;
}

div.quantity span {
  padding-right: 10px;
}

div.phones_left h2,
div.portables_right h2 {
  padding-top: 15px;
}



/* Other and Comments styles ------------------------------------------*/
div.comment {
  margin-bottom: 10px;
}

div.comment input {
  margin-top: 55px;
}


/* 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;
}
div.menu_component {
 position: relative;
 display: inline-block;
}
* html div.menu_component {
 display:inline; zoom:1.0;
}
*+html div.menu_component {
 display:inline; zoom:1.0;
} 
.menu_component ul.menu_items {
 position: absolute;
 top: 1.5em;
 left: 0;
 background-color: #ddd; /* Required for phantom padding bug in IE. Seriously. */
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 1;
}
.menu_component li.menu {
 position: relative;
 margin: 0;
 padding: 0;
 width: 11em;  /* Override if necessary based on length of menu labels. */ 	
}
.menu_component li.menu ul.menu_items {
 top: 0;
 left: 100%;   /* Override if necessary based on position on page */
}
.menu_component .menu a.menu_item,
.menu_component .menu span.menu_item {
 display: block;
 width: 10em;
 color: #000;
 text-decoration: none;
 padding: 4px .5em;
 margin: 0;
}
.menu_component .menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component .menu span.menu_item {
 color: #666;
}
.menu_component .parent_menu > a.menu_item {
 background-image: url(/resources/all/docroot/miwt/component/images/menu-expand.gif) ;
 background-position: right center;
 background-repeat: no-repeat;
}
/** Support up to 5 levels for IE6 */
.menu_component ul,
.menu_component.active ul ul,
.menu_component.active .active ul ul,
.menu_component.active li .active ul ul,
.menu_component.active li li .active ul ul,
.menu_component.active li li li .active ul ul  {
 display: none;
}
.menu_component.active ul,
.menu_component.active .active ul,
.menu_component.active li .active ul,
.menu_component.active li li .active ul,
.menu_component.active li li li .active ul,
.menu_component.active li li li li .active ul {
 display: block;
}
.menu_component.active li:hover > ul {
 display: block;
}    div.window {
		background-color: #eee;
		border-style: ridge;
		border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
		border-width:1px 2px 2px 1px;
		padding: 2px;
    }
	.titlebar_row td {
		height: 1.2em;
	}
	td.activewindowtitle {
	    font-weight: bold;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
    td.windowbuttons {
		color: ButtonText;
		margin: 0;
		font-size: .8em;
		text-align: right;
	}	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	    font-weight: bold;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
	div.windowcontent {
	  	color: WindowText;
		background-color: #fafcff;
		border: 1px outset #777;
	    overflow: auto;
	    position: absolute;
	    top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	    bottom: 2px;
	    left: 2px;
	    right: 2px;
	}
	.windowresize_sw,
	.windowresize_se,
	.windowresize_nw,
	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
	.windowresize_sw {
		cursor: sw-resize;
	}

	.windowresize_se {
		cursor: se-resize;
	}

	.windowresize_nw {
		cursor: nw-resize;
	}				
    /* OptionDialog. */
    table.OptionDialogButtons,
    table.OptionDialog {
        margin: 0 auto;
    }
/*mobile fix*/
dfn.config_data,
div.config_items{
 display:none;
 visibility:hidden;
}
/* Progress Dialog. */
div.miwt_ajax_progress {
  padding: 1.5em; 
  width: 200px; 
  vertical-align: middle; 
  text-align: center; 
  background-color: #f5f5f5;
  z-index: 10001; 
  border: 1px solid #330000; 
}
span.miwt_ajax_progress span {
  background-color: lightsteelblue;
  border-top: thin solid black; 
  border-bottom: thin solid black;
}
#miwt_ajax_progress_0 {
  border-left: thin solid black;
}
#miwt_ajax_progress_4 {
  border-right: thin solid black;
}.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
div.column_visibility {
  position: relative;
  display: inline;
}
#ie6only div.column_visibility {
  position: static;
}
div.column_visibility_selector {
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  min-width: 10em;
  visibility: hidden;
  border: 1px solid black;
  text-align: left;
  background: white;
  color: black;
  padding: .25em;
}
div.column_visibility button {
  width: 18px;
  height: 16px;
  text-indent: -1000em;
  overflow: hidden; 
  border: none;
  background: transparent url(/resources/all/docroot/miwt/component/images/view.gif) no-repeat center;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

div.calendar, div.calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

