﻿/* standard tags */
h1 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;
}

h2 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h3 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;

}

h4 {
  color: #336699;
  font-weight: normal;
  border-bottom: 1px solid #336699;
 font-family:"Century Gothic";
 font-size:11pt;
}

h5 {
  color: #336699;
  font-weight: normal;
}

h6 {
  color: #336699;
  font-weight: normal;
}

li.sub-features {
  color: #000000;
  font-weight: normal;
  font-size: 8pt;
  list-style: disc;
}

li.sub-features2 {
  color: #000000;
  font-weight: normal;
  font-size: 8pt;
  list-style: none;
}

li.features {
  color: #336699;
  font-weight: bold;

}

/* left graphics */

.left {
  width: 85px;
  background-image: url(../images/l_spacer.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
}

.left_top {
  width: 85px;
  background-image: url(../images/l1.jpg);
  background-repeat: no-repeat;
  height: 525px;
}

/* right graphics */
.right {
  width: 85px;
  background-image: url(../images/r_spacer.jpg);
  background-repeat: repeat-y;
  vertical-align: top;
}

.right_top {
  width: 85px;
  background-image: url(../images/r1.jpg);
  background-repeat: no-repeat;
  height: 525px;
}

/* center top graphics */

.center_top {
  background-image: url(../images/t1.jpg);
  background-repeat: no-repeat;
  height: 25px;
}

.header2_bg {
  background-image: url(../images/header2_bg.jpg);
  background-repeat: no-repeat;
}

.header_bg {
  background-image: url(../images/header_bg.jpg);
  background-repeat: no-repeat;
}
/* flash header */
.center {
  vertical-align: top;
  background-image: url(../images/t1_spacer.jpg);
  background-repeat: repeat-x;
}

.flash_header {
  height: 182px;
  background-image: url(../images/header_spacer.jpg);
}

/* left menu */
.left_menu {
  background-image: url(../images/b_spacer.jpg);
  background-repeat: repeat-y;
  width: 225px;
  vertical-align: top;
}

.menu_top {
  background-image: url(../images/menu_top.jpg);
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.menu_top_spacer {
  background-image: url(../images/menu_top_spacer.jpg);
  background-repeat: repeat-y;
  height: 40px;
}

.menu_center {
  background-image: url(../images/menu_center.jpg);
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.menu_center_spacer {
  background-image: url(../images/menu_center_spacer.jpg);
  background-repeat: repeat-y;
  height: 40px;
  font-size: 8px;
  text-align: center;
}

.main_menu_right {
  padding-left: 2px;
  padding-right: 3px;
}

.top_menu_right {
    background-repeat: no-repeat;
  background-position: left top;
  width: 100%
  text-align: left;
  height: 100%;
}

.main_menu {
  font-size: 8pt;
  text-align: center;
  font-family: Tahoma;
}

.menu_bottom {
  background-image: url(../images/menu_bottom.jpg);
  height: 41px;
  background-repeat: no-repeat;
}

.add_to_favorites {
  background-image: url(../images/add_to_favorites_blank.jpg);
  height: 31px;
  background-repeat: no-repeat;
}

.b1 {
  background-image: url(../images/b1.jpg);
  height: 139px;
  background-repeat: repeat-y;
}

/* content area */
.content_area {
  background-image: url(../images/c1.jpg);
  background-repeat: no-repeat;
  vertical-align: top;
}
.content_area_spacer {
  background-image: url(../images/c1_spacer.jpg);
  background-repeat: repeat-x;
  vertical-align: top;
}

/* text */

.cart_button_cell {
  width:95px;
  text-align:center;
}

.product_attribute {
  border: 0px;
  font-size: 9pt;
  font-family: Tahoma;
  padding: 0px;
  height: 15px;
}

.product_description {
  font-size: 9pt;
  font-family: Tahoma;
}

p {
  font-family: Tahoma;
  font-size: 10pt;
}

td {
  font-family: Tahoma;
  font-size: 10pt;
}

table {
  font-family: Tahoma;
  font-size: 10pt;
}

.menu_label {
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma;
  text-align: center;
}

.content_area_cell {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  padding-top: 15px;
  padding-left: 10px;
}

a.learn_more_product:active {
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

a.learn_more_product:visited {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}


a.learn_more_product:link {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}

a.learn_more_product:hover {
  text-decoration: underline;
  color: #336699;
}

.learn_more_product {
  text-decoration: underline;
  color: #336699;
  font-weight: bold;
}



a:link {
  color: #336699;

}

a:visited {
  
  color: #336699;

}

a:hover {
  text-decoration: none;
  color: #113366;

}

.banner {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0 solid #000000;
}

.address {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
}

.copyright {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  text-align: center;
  vertical-align: bottom;
}

.copyright_cell {
  padding-left: 45px;
  padding-right: 80px;
  vertical-align: bottom;
}

.search_input {
  font-family: Tahoma;
  font-size: 10pt;
  color: #336699;
}

.thumbnail_bg {
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top;
}

.product_header {
  background-image: url(../images/product_header.jpg);
  background-repeat: repeat-x;
  height: 20px;
}

.product_field {
  width: 95px;
  font-weight: bold;
  vertical-align: top;
}

.selectedTopTab {
  background: #efefef;
  border-top: solid 0px #ffffff;
  border-right: solid 1px #ffffff;
  border-left: solid 0px #ffffff;
  text-align: center;
  width: 105px;
  background-image: url(images/top_tab_selected_spacer.jpg);
  background-repeat: repeat-x;
  height: 22px;
}

.unselectedTopTab {
  background: #CCCCCC;
  border-top: solid 0px #ffffff;
  border-right: solid 1px #ffffff;
  border-left: solid 0px #ffffff;
  border-bottom: solid 0px #ffffff;
  text-align: center;
  width: 105px;
  background-image: url(images/top_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 22px;
}

.subMenuUnSelected {
  border-bottom: solid 0px #ffffff;
  border-left: outset 1px #ffffff;
  border-right: solid 0px #ffffff;
  border-bottom: solid 0px #ffffff;
  text-align: center;
  background-color: #ffffff;
  background-image: url(images/bottom_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  font-size: 9pt;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:0px;
}


.subMenuSelected {
  background: #ffffff;
  border-bottom: solid 0px #ffffff;
  border-left: outset 1px #ffffff;
  border-right: solid 0px #ffffff;
  text-align: center;
  background-image: url(images/bottom_tab_selected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  font-size: 9pt;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:0px;

}

.noTab {
  border-top: 0px;
  border-left: 0px;
  border-right: solid 1px #ffffff;
  border-bottom: solid 0px #ffffff;
  background: #fffffff;
  color: #aaaaaa;
}

.blankTab {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: solid 0px #ffffff;
  background: #ffffff;
  color: #1c9c1c;
}

.subTabs {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11px;
  background-image: url(images/bottom_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;

}

.wrapperBoxTop {
  background-image: url(images/bottom_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  border-top-width: 1;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-left-width: 1;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-right-width: 1;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
}

.wrapperBoxBottom {
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-left-width: 1;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-right-width: 1;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.field_name {
  background-image: url(images/field_name_spacer.jpg);
  height: 20px;
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  vertical-align: top;
  padding-top: 4px;
  background-color: #A2BBE2;

}

.field_name_txt {
  font-family: Tahoma;
  font-size: 9pt;
}


.field_data {
  height: 20px;
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.field_value {
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 1px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.successmessage {
  font-family: Tahoma;
  font-weight: normal;
  color: #336699;
  font-size: 10pt;
  border-bottom: 0px;
  background-color: #D0DCF0;
  font-style: normal;
  font-weight: bold;

}

.errormessage {
  font-family: Tahoma;
  font-size: 10pt;
  color: #990000;
  border-bottom: 0px;
  background-color: #D0DCF0;
  font-style: normal;
  font-weight: bold;

}

.removePage {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  border-bottom: 0px;
  background-color: #990000;
  font-style: normal;
  font-weight: bold;

}

.missingPageSelect {
  color: #FFFFFF;
  background-color: #990000;
  //font-weight: bold;
}

.small_button {
  font-size: 8pt;
}

.wrapperBoxTop {

  background-color: #E5EAEE;
  color: #587C8C;

  background-repeat: repeat-x;
  height: 21px;
  border-top-width: 1;
  border-top-style: outset;
  border-top-color: #AAC8E2;
  border-left-width: 1;
  border-left-style: outset;
  border-left-color: #AAC8E2;
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
}

.wrapperBoxBottom {
  border-bottom-width: 1;
  border-bottom-style: outset;
  border-bottom-color: #AAC8E2;
  border-left-width: 1;
  border-left-style: outset;
  border-left-color: #AAC8E2;
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}


.newsletter_field_name {
  padding-left: 4px;
  padding-right: 4px;
  font-family: Tahoma;
  font-weight: bold;
  background-color: #E5EAEE;
  color: #587C8C;
  font-size: 10pt;
}

.newsletter_field_value {
  font-family: Tahoma;
  color: #587C8C;
  font-size: 10pt;
}

.newsletter_input_field_value {
  font-family: Tahoma;
  color: #587C8C;
  font-size: 10pt;
  border: 1 solid #587C8C;
}

.newsletter_signup_box {
  margin-bottom: 1px;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  border: 1 none #E5EAEE;
}

.newsletter_signup_box_submit {
  text-align: center;
}

.successmessage {
  font-family: Tahoma;
  font-weight: normal;
  color: #336699;
  font-size: 10pt;
}

.errormessage {
  font-family: Tahoma;
  font-size: 10pt;
  color: #990000;
}

.errorlist {
  margin-top: 0px;
  margin-bottom: 0px;
}

.newsletter_signup_box_page {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

body {
  margin-top: 0px;
  margin-left: 0px;
}