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: "" "";
}/*
BASIC STYLE	
Filename: styles.css
Author: Vivian Clark
Company: ToughOnline.com
*/

body {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 auto;
  text-align: center;
  background: #323232 url(/resources/all/files/28614/_fn/bg.gif) repeat-x top left;
  width: 956px;
  font-size: 11px;
  color: #464646;
}

/* header ------------------------------------*/
#header {
  width: 956px;
  height: 97px;
  background: url(/resources/all/files/38061/_fn/header_bg.gif) no-repeat top left;
  clear: both;
  margin-top: 35px;
}

#logo {
  background: url(/resources/all/files/28531/_fn/home_logo.gif) no-repeat top left;
  width: 309px;
  height: 38px;
  float: left;
  margin: 28px;
  display: inline; /* fix IE6 double margin bug*/
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
  width: 309px;
  height: 38px;
}
#header_menu {
  float: right;
  margin-right: 0px;
}
#header_menu li {
  margin: 0 1px 2px;
  padding: 4px 6px;
  background: #232323;
  text-transform: lowercase;
}
#header_menu li.last {
  margin-right: 0;
}
#header_menu li.over {
  background: black;
}
#header_menu li a {
   color: white;
}
#header_menu li a:hover {
  text-decoration: none;
}
#column3 #header_menu li { /* epp pages */
  list-style-type: none;
  margin-left: 2px;
}

/* logout button ------*/

.logoutbean {
  float: right;
}
.logoutbean span.username {
  display: none;
}
.logoutbean span.logout_url a {
  color: white;
  background: #232323;
  padding: 4px 6px;
  margin: 0 1px;
  display: block;
  text-transform: lowercase;
}
.logoutbean span.logout_url a:hover {
  background: black;
  text-decoration: none;
}
/* verizon banner -------------------------------*/
#verizon_banner {
  width: 307px;
  height: 66px;
  float: right;
  padding-right: 4px;
}
/* catalog menu --------------------------------*/
.catalogbean li,
#column1 .menubean li {
  font-weight: bold;
  padding: 4px 0;
  border-bottom: 2px dotted #aaa;
  font-size: 1.1em;
}
.catalogbean li.over,
.catalogbean li.mi_active,
#column1 .menubean li.over,
#column1 .menubean li.mi_active {
  background: url(/resources/all/files/28744/_fn/red_arrow_14.gif) no-repeat center left;
  padding-left: 15px;
}
.catalogbean li a,
#column1 .menubean li a {
  color: #464646;
}
.catalogbean li a:hover,
#column1 .menubean li a:hover {
  text-decoration: none;
}
#column1 div.model_menu li {
  padding-left: 15px;
  font-weight: normal;
  font-size: 1em;
}
#column1 .textbean h3 {
  padding-bottom: 10px;
}
/* footer -------------------------------------*/
#footer {
  width: 956px;
  height: 37px;
  background: url(/resources/all/files/28523/_fn/home_footer_bg.gif) repeat-x top;
  clear: both;
  border-bottom: 5px solid black;
  border-top: 1px solid black;
}
#footer_logos {
  background: url(/resources/all/files/28519/_fn/footer_logo.gif) no-repeat top left;
  float: left;
  width: 193px;
  height: 28px;
  text-indent: -4000em;
  margin: 6px 0 0 30px;
  display: inline; /* fix IE6 double margin bug*/
}
#footer_logos a {
  display: block;
  float: left;
  width: 96px;
  height: 28px;
}

#footer_menu {
  float: right;
  width: 350px;
  padding: 15px 15px 0 0;
}
#footer_menu a {
  color: #333;
  font-weight: bold;
}
/* general styles -----------------------------*/
a {
  text-decoration: none;
  color: #086d9e;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4 {
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 2.5em;
  margin-bottom: 10px;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
  color: #9b9b9b;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
}
.textbean p {
  padding-bottom: 15px;
}
#column3 li {
  list-style-type: disc;
  margin-left: 15px;
}
#column3 ul {
  padding-bottom: 15px;
}

/* template with 3 columns ------------------------*/
#e_content {
  background: white url(/resources/all/files/28511/_fn/content_e_column_bg.jpg) no-repeat scroll center 96px;
}
#e_column_0 {
  margin: 0;
  position: relative;
  height: 100%;
  line-height: 18px;
  margin: 40px 0 0;
  text-align: left;
  background: url(/resources/all/files/37480/_fn/e_column_bg.gif) repeat-y top left;  
}
#column1,
#column2 {
  width: 160px;
  float: left;
  padding: 20px 15px;
  display: inline; /* fix IE6 double margin bug*/
}
#column1 {
  left: 0;
  margin: 0 0 0 15px;
  background: transparent url(/resources/all/files/28736/_fn/column1_corner.gif) no-repeat top left;
}
#column2 {
  margin: 0 15px 0 0;
  background: transparent;
}
#column3 {
  background: white;
  width: 500px; 
  float: left;
  padding: 5px 15px 15px 10px;
  margin: 0 0px 0 0;
}
/* EPP and VIP template exceptions -------*/

#epp_template #header,
#vip_template #header {
  background: transparent url(/resources/dyn/files/87329/_fn/header_epp.gif) no-repeat scroll left top;
}
#epp_template #logo a,
#vip_template #logo a {
  display: none;
}
/* catalog styles ----------------------------------*/

div.catalogobjectlistbean {
  clear: both;
  height: auto;
  overflow: hidden;
}
div.imagebrowser_navigation a {
  clear: both;
  height: 19px;
  width: 114px;
  display: block;
  text-indent: -4000em;
}
div.imagebrowser_navigation a.imagebrowser_next,
div.imagebrowser_navigation a.imagebrowser_previous {
  background: url(/resources/all/files/28503/_fn/bg_button_blue_arrow.gif) no-repeat top left;
}
div.imagebrowser_navigation a.imagebrowser_next:hover,
div.imagebrowser_navigation a.imagebrowser_previous:hover {
  background-position: bottom left;
}
 
 /* each product of catalog page and features page --------------------------*/
.productcatalogobjectbean {
  clear: both;
  float: none;
  border-bottom: 2px dotted #aaa;
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.productcatalogobjectbean div.productpictures img {
  float: left;
  padding: 10px 10px 10px 0;
  border: none;
}
.productcatalogobjectbean div.product_name_price {
  float: left;
}
.product_detail div.product_name_price {
  width: 365px;
}
.productcatalogobjectbean p.productname,
.productcatalogobjectbean div.pricelist {
  font-size: 1.4em;
  padding: 10px 0pt;
  float: left;
  font-weight: bold;
  width: auto;
}

.productcatalogobjectbean div.pricelist {
  margin-left: 15px;
  color: #9B9B9B;
}
.productcatalogobjectbean div.prosedescription {
  float: right;
  text-align: left;
  width: 365px;
  position: relative;
}
.productcatalogobjectbean div.prosedescription table,
.features_text table {
  width: 100%;
  font-size: 10px;
  border: none;
}
.productcatalogobjectbean div.prosedescription table td,
.features_text table td {
  width: 50%;
}
.product_detail img.productpicture {
  width: 125px;
}
.product_detail p.itemnotavailable {
  clear: left;
}
.productcatalogobjectbean div.orderitembutton {
  padding-bottom: 20px;
}
button.orderitembutton,
.customize_button a {
  background: transparent url(/resources/all/files/28503/_fn/bg_button_blue_arrow.gif) no-repeat top right;
  width: 125px;
  border: none;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
  text-align: right;
  clear: both;
  line-height: 15px;
  font-family: Arial, "Trebuchet MS", sans-serif;
}
button.orderitembutton {
  height: 15px; 
  padding-right: 20px; 
}

.customize_button a {
  display: block;
  height: 14px;
  padding: 1px 20px 0 0;
}
button.orderitembutton:hover,
.customize_button a:hover {
  background-position: bottom right;
  text-decoration: none;
}
.productcatalogobjectbean input,
.productcatalogobjectbean select {
  border: 1px solid #ddd;
  font-size: 11px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.productcatalogobjectbean div.productoption,
.productcatalogobjectbean div.variantcontainer,
.productcatalogobjectbean div.productquantity {
  display: none;
}
/* related products (accessories page)----------------*/
.related_product .productcatalogobjectbean div.productquantity {
  display: block; 
  float: right;
  clear: both;
}
.related_product .productcatalogobjectbean div.prosedescription {
  width: 420px;
  float: none;
}
.related_product div.productoption {
  display: none;
}
/* features  --------*/
#epp_template div.productcatalogobjectbean,
#vip_template div.productcatalogobjectbean {
  position: relative;
}
div.features,
div.epp_features {
  width: 125px;
  height: 15px;
}
div.features {
  bottom: -15px;
  position: absolute;
  right: 129px;
}
div.epp_features {
  float: right;
}
.features a,
.epp_features a,
#select_model a {
  background: transparent url(/resources/all/files/28507/_fn/bg_button_brown.gif) no-repeat top right;
  height: 14px;
  width: 125px;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  clear: both;
  display: block;
  line-height: 15px;
  font-family: Arial, "Trebuchet MS", sans-serif;
  padding: 1px 0 0 0;
}
.features a:hover,
.epp_features a:hover,
#select_model a:hover {
  background-position: bottom right;
  text-decoration: none;
}
/* features page  --------------------------------------*/
#product_features .customize_button {
  width: 125px;
  float: right;
  margin-top: 10px;
}
#product_features .customize_button a {
  width: 105px;
}
#product_features.productcatalogobjectbean {
  border-bottom: none;
  clear: none;
  float: left;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}
#product_features.productcatalogobjectbean div.product_name_price {
  float: left;
  width: 225px;
}
#product_features button.orderitembutton {
  clear: none;
}
#product_features.productcatalogobjectbean div.orderitembutton {
  padding: 10px 0;
}
#product_features.productcatalogobjectbean p.productname {
  width: 138px;
}
#product_features.productcatalogobjectbean div.pricelist {
  width: 70px;
}
.features_text {
  float: right;
  width: 360px;
  margin-top: -80px;
}
.features_text p {
  padding-bottom: 0;
}
.features_text h5 {
  color: white;
  background: url(/resources/all/files/30436/_fn/features_bg.gif) no-repeat left 1px;
  font-size: 1em;
  font-weight: bold;
  padding:  0px 0 0 10px;
  margin-top: 10px;
}

/* customize page ----------------------------------------*/
#customize_product div.features,
#epp_template div.features,
#vip_template div.features {
  display: none; 
}
#customize_product {
  border: none;
}
.product_builder div.subtotal {
  width: 490px;
  height: 17px;
  padding: 4px 10px 0 0;
  margin: 15px 0;
  text-align: right;
  color: white;
  background: url(/resources/all/files/37514/_fn/subtotal_bg.gif) no-repeat top left;
}
.product_builder .subtotal span.value {
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.3em;
}
.product_builder div.options {
 /* margin-left: 139px;*/
}
.product_builder .options legend {
  background: url(/resources/all/files/37512/_fn/arrow_brown.gif) no-repeat left 3px;
  padding-left: 15px;
  font-weight: bold;
  font-size: 1.1em;
}
.product_builder .options fieldset {
  padding-bottom: 5px;
  border-bottom: 2px dotted #ddd;
  margin-bottom: 12px;
}
.product_builder select {
  font-size: 0.8em;
  color: #666;
}

.product_builder div.actions {
  text-align: right;
}

.product_builder button.addtocart {
  height: 15px;
  width: 125px;
  border: none;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
  text-align: right;
  padding-right: 20px;
  line-height: 15px;
  font-family: Arial, "Trebuchet MS", sans-serif;
  background: url(/resources/all/files/28503/_fn/bg_button_blue_arrow.gif) no-repeat top left;
 
}
.product_builder button.addtocart:hover {
  background-position: bottom left;
}

/* model catalog styles ----------------------------*/
div.featuredobjectsbean {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1em;
}
.featuredobjectsbean div.featured,
#model_related div.related_product {
  float: left;
  margin: 2em 0.5em 2em 0;
  width: 32%;
  text-align: center;
}
#model_detail div.features,
.featuredobjectsbean div.productoption {
  display: none;
}
/* model detail page ----------*/

#model_detail.productcatalogobjectbean p.productname {
  float: none;
}
#model_detail table td {
  vertical-align: top;
}
.related_product p.productname {
  font-weight: bold;
}
.related_product button.orderitembutton {
  float: none;
}

/* category page --------------------*/
#category_table table {
  width: 100%;
}
.featured p.productname,
.related_product p.productname {
  min-height: 4em;
}
#column3 {
  position: relative
}
.photoalbumviewer {
  clear: both;
}
.photoalbumviewer .carousel {
  position: absolute;
  top: 37px;
  left: 9px;
  width: 136px;
}
.carousel li.thumbnail {
  float: left;
  border: 1px solid #0a598e;
  margin: 2px;
}
#column3 .carousel li.thumbnail {
  margin-left: 0;
}
.carousel ol li {
  display: block !important;
  overflow: visible !important;
}
.carousel ol {
  height: auto !important;
  width: auto !important;
}
.carousel span.previous, 
.carousel span.next,
div.caption {
  display: none;
}

/* 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;
}
/* For use with Checkout Process component
* @author Ben Barber (bbarber@i2rd.com)
*/
/* -- Style for shopping cart table -----------------------*/
table.orderitems {
  border: 1px solid #ddd;
  border-collapse: collapse;
  width: 99%;
}
.orderitems th,
.orderitems .total td{
  font-weight: bold;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
}
.orderitems th,
.orderitems td {
  padding: .25em;
  border-bottom: 1px solid #eee;
}
.orderitems .quantity,
.orderitems .quantity input {
  text-align: center;
}
.orderitems .price {
  text-align: right;
}
.orderitems .label,
.orderitems .selection {
  text-align: right;
}
.orderitems .selection label {
  font-weight: normal;
}
/* -- Align form elements consistently -------------------------*/
.checkout {
  line-height: 1;
}
td.checkout {
    vertical-align: top;
}
.checkout input,
.checkout select {
  margin-bottom: .75em;
}
.checkout label {
  margin-bottom: .25em;
}
.order_summary input,
.add_coupon input,
.phone_number input,
.shipping_same_as_billing input {
  margin-bottom: 0;
}
/* -- Style the fieldset (in case the default is overridden) ---*/
.checkout fieldset {
  border: 1px solid #ddd;
  padding: .5em;
  margin-top: 1em;
}
.checkout fieldset legend {
  font-size: 1.1em;
  font-weight: bold;
  padding-left: .5em;
  padding-right: .5em;
}
/* -- Notify if user entry required -----------------------------*/
.user_entry_required label,
.phone_number.user_entry_required {
  padding-left: 7px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/icon_required.png) no-repeat scroll left top;
}
.phone_number label {
  padding-left: 0px;
  background-image: none;
}
div.contact_phone_number {
  clear: both;
}
/* -- Labels above the form elements ---------------------------*/
.checkout label {
  display: block;
}
.shipping_same_as_billing label,
.phone_number label {
  display: inline;
}
/* -- Bold the labels ------------------------------------------*/
.checkout label {
  font-weight: bold;
}
/* -- Email address fields on the same line --------------------*/
.email,
.email_verify {
  float: left;
  margin-right: .5em;
}
.phone_number {
  clear: left;
}
/* -- Name fields on the same line -----------------------------*/
.checkout .name {
  clear: both;
}
.name .given_name,
.name .middle,
.name .family_name {
  float: left;
}
.name .given_name,
.name .middle,
.name .family_name {
  width: 32%;
}
.name input {
  width: 93%;
}
.address_line.first {
  clear: left;
}
/* -- Address fields on the same line --------------------------
.address_line {
  float: left;
  margin-right: .5em;
}
.city {
  clear: left;
}
/* -- City-State-Zip on the same line --------------------------*/
.city,
.region,
.postal_code {
  float: left;
  margin-right: .5em;
}
.country {
  clear: left;
}
/* -- Shipping-same-as-billing padding -------------------------*/
.shipping_same_as_billing {
  margin-bottom: .75em;
}

/* -- Card Number and CCID on the same line --------------------*/
.credit_card_account,
.credit_card_ccid {
  float: left;
  margin-right: .5em;
}
.credit_card_expiration {
  clear: left;
}
/* Additional styles for checkout process ----------------------------*/

.checkoutngbean {
  clear: both;
  height: auto;
  position: relative;
}
.checkout .orderitems th, 
.checkout .orderitems .total td {
  background: white;
  border-bottom: 2px dotted #aaa;
}
.checkout table.orderitems {
  margin: 0 auto;
  border: none;
}
div.add_coupon {
  padding: 32px 0px;
  float: left;
  height: 30px;
}
div.add_coupon input {
  float: left;
}
.add_coupon button.add_coupon {
  margin: 4px;
  float: left;
}
.checkout td.remove {
  font-size: 10px;
  width: 80px;
}

.checkout td.remove label {
  display: inline;
}
.checkout .message {
  padding: 5px 0pt 0.75em 18px;
}
/* error message ----------*/
.scriptingbean div.error {
  padding: 0 0 0.75em 18px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat scroll 0 0;
}

#ie6only #shopping_cart_page .checkoutngbean div.message_container {
  bottom: 40px;
}
#ie7only #shopping_cart_page .checkoutngbean div.message_container {
  bottom: -20px;
}

#shopping_cart_page div.message_container {
  bottom:-25px; 
  left:3px; 
  position:absolute;
}

/* shopping cart page (with acessories)---------------------------------------------*/
#cart_product {
  display: none;
}
#related_to_cart {
  clear: both;
}
#checkout_relatedproducts {
  border-bottom: none;
}
/* checkout menu --------------------------------------------------*/
#checkout_menu.menubean {
  padding: 0;
  width: 165px;
  margin: 10px 0 15px;
  background: #464646 url(/resources/all/files/37505/_fn/checkout_menu_top.gif) no-repeat top left;
}
#checkout_menu li {
  padding: 5px 5px 2px;
  margin: 0 5px;
  border-bottom: 1px dashed #ddd;
}
#checkout_menu li.last {
  border: none;
}
#checkout_menu ul {
  background: transparent url(/resources/all/files/37503/_fn/checkout_menu_bottom.gif) no-repeat bottom left;
}

#checkout_menu li a,
#checkout_menu li {
  color: #ddd;
}
#checkout_menu li.mi_active a,
#checkout_menu li a:hover {
  color: white;
  text-decoration: none;
}
/* billing page ---------------------------------------------------*/
.checkout fieldset {
  clear: both;
  border: none;
  border-top: 2px dotted #aaa;
  padding-top: 10px;
}
.checkout fieldset input,
.checkout fieldset select {
  background: white;
}
.checkout fieldset legend {
  color:#464646;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 5px 10px;
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  background: white;
}
.checkout label {
  font-weight:normal;
}
div.phonenumber_existing {
  clear: both;
  float: none;
}

/* login page ---------------------------------------*/
.loginbean,
.createloginbean {
  font-size: 0.9em;
  height: auto;
}
.loginbean {
  clear: both;
}

.loginbean p.title {
  display: none;
}
.loginbean div.retrieve_password_link {
  text-align: right;
}
.createloginbean {
  position: relative;
}

.createloginbean div {
  text-align: right;
  width: 245px;
  padding: 5px 0;
  float: none;
  clear: both;
}
.createloginbean div.password {
  width: 230px;
  position: absolute;
  top:0;
  right: 0;
}
.createloginbean div.actions {
  float: right;
  width: 230px;
  padding: 0;
}

.createloginbean input {
  width: 135px;
}
.createloginbean div.password span.instructions {
  font-size: 11px;
  color: red;
}
.createloginbean label {
  float: left;
  clear: both;
}
.createloginbean div.email_verify,
.createloginbean div.email {
  margin-right: 0;
}
.createloginbean .user_entry_required {
  background: none;
  height: 15px;
}
/* my account and update pages --------------------------*/
.updateshopperbean {
  text-align: center;
  margin: 0 auto;
  font-size: 0.9em;
}
.updateshopperbean div {
  text-align: right;
  width: 260px;
  padding: 5px 0;
  float: left;
  clear: both;
}
.updateshopperbean span {
  text-align: left;
  float: left;
  clear: both;
}
.updateshopperbean div input {
  margin: 3px 0;
  width: 135px;
}

.updateshopperbean div.timezone select {
  font-size: 10px;
  width: 350px;
}
.updateshopperbean div.timezone {
  display: none;
}
.updateshopperbean div.email,
.updateshopperbean div.email_verify {
  margin-right: 0;
}
.updateshopperbean div.password {
  clear: both;
}
/* confirmation page -----------------------------*/
.ordercompletebean {
  padding: 0 10px;
  font-size: 0.9em;
  clear: both;
  height: auto;
  position: relative;
  margin: 0;
}

.ordercompletebean td.column_heading_con {
  font-weight: bold;
}
fieldset.addresses legend,
fieldset.order_items legend {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 15px;
  background: url(/resources/all/files/28539/_fn/red_arrow.gif) no-repeat left center;
}
table.addresses,
table.order_items {
  background: white;
  width: 100%
}
td.addresses_con,
td.order_items_con {
  padding: 20px 0;
}
table.addresses td.label_con,
table.order_items td.column_heading_con {
  border-bottom:  2px dotted #aaa;
  font-weight: bold;
}
td.addresses_con {
  border-top:  2px dotted #aaa;
}


/* forgot password page ----------------------------*/
div.retrieve_password {
  padding: 15px;
}
form#retrieve_password div.email input.user_entry_required {
  background-image: none;
  height: 16px;
  color: black;
  float: none;
  text-indent: 0;
  border: 2px outset #666;
  border: 2px inset white;
  text-transform: lowercase;
  text-align: left;
  padding: 0;
  cursor: text;
}

div.retrieve_password {
  margin-bottom: 15px;
}


/* BUTTONS -----------------------------------------------------------*/
div.quantity_update,
.checkout div.actions {
  float: right;
  width: 145px;
  display: inline;
}
button.checkout,
button.quantity_update {
  margin: 39px 0 0 20px;
}
button.quantity_update,
div.add_coupon button,
button.checkout,
.loginbean input.login_button,
.createloginbean div.actions button,
.update_shopper button,
button.print_invoice,
#continue_shopping_bt a,
.actions button.updateorder,
.retrieve_password button,
input.set_password_button {
  height: 15px;
  width: 125px;
  border: none;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
  text-align: right;
  padding-right: 20px;
  line-height: 15px;
  font-family: Arial, "Trebuchet MS", sans-serif;
}
button.quantity_update:hover,
div.add_coupon button:hover,
button.checkout:hover,
.loginbean input.login_button:hover,
.createloginbean div.actions button:hover,
.update_shopper button:hover,
button.print_invoice:hover,
.actions button.updateorder:hover,
.retrieve_password button:hover,
input.set_password_button:hover {
  background-position: bottom left;
  float: right;
}

.loginbean input.login_button,
.update_shopper button,
button.print_invoice,
button.quantity_update {
  background: transparent url(/resources/all/files/28791/_fn/bg_button_brown_arrow.gif) no-repeat left top;
}
.createloginbean div.actions button,
button.checkout,
div.add_coupon button,
.actions button.updateorder,
.retrieve_password button {
  background: url(/resources/all/files/28503/_fn/bg_button_blue_arrow.gif) no-repeat top left;
}
#continue_shopping_bt {
  position: relative;
  bottom: -40px;
  width: 125px;
  left: 0px;
}
#continue_shopping_bt a,
input.set_password_button {
  background: transparent url(/resources/all/files/28507/_fn/bg_button_brown.gif) no-repeat top right;
}

#continue_shopping_bt a {
  text-align: center;
  display: block;
  padding: 1px 0 0 0;
  height: 14px;
}
#continue_shopping_bt a:hover {
  background-position: bottom right;
  text-decoration: none;
}
button.checkout span {
  width: 101px;
  display: block;
}
.ordercompletebean button.continue_checkout {
  background: url(/resources/all/files/41935/_fn/button_home.gif) no-repeat top left;
  height: 15px;
  width: 125px;
  border: none;
  cursor: pointer;
  float: right;
  line-height: 15px;
  text-indent: -4000em;
}
.ordercompletebean button.continue_checkout:hover {
  background-position: bottom left;
}
/* required asterix ---*/
span.required_asterix {
  color: red;
  padding: 5px;
}



#chat_content {
  display: none; 
}
#chat_prompt {
  z-index: 502;
  position: absolute;
  right: 50%;
  top: 200px;
  width: 400px;
  background-color: white;
  border: 1px solid #fff;
  text-align: center;
  padding: 1em 1em 0em;
  font-size: 1.1em;
}
.prompt_background {
  background: #777;
  opacity: 0.65;
  filter:alpha(opacity=65);
}

/** CMS Tree CSS - tree.js. */
ul.cmstree li.nodeopen ul {
	display: block;
}
ul.cmstree li.nodeclosed ul {
	display: none;
}
ul.cmstree .treenode {
  cursor: pointer;
}
ul.cmstree .leafnode,
ul.cmstree .leafnode *,
ul.cmstree .leafnode ul,
ul.cmstree .leafnode li {
	cursor: default;
}
ul.cmstree .leafnode a {
    cursor: pointer;
}

/* Select options with images. */
option.image_option {
  padding: 0 0 0 20px;
  background-repeat: no-repeat;
  background-position: 1px 2px;
  vertical-align: middle;
}
/* 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;
}
