#breadcrumb {
	display: none;	
}
.category {
	width: 680px;
	overflow:hidden;
	padding: 10px 0;
}
.category .catimg {
	float: left; 
	width: 275px;
	padding: 15px;	
}
.category .catdesc {
	float: left; 
}
.category .catdesc ul {
	float: left;
}
.cat_left {
	width: 100%;
}
.mini_hr {
	clear: both;
}

.survey-table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #ccc;
	border-collapse: collapse;
	background-color: white;
}
.survey-table th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #ccc;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.survey-table td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #ccc;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.button-left {
	float: left;
	margin-right: 15px;	
}
.button-right {
	float: right;
}

.headerError {
	border: 1px solid #cc0000;
	background-color: #FFECEC;
	padding: 15px;
	color: #cc0000;
	margin-bottom: 15px;	
}

.infoMessage {
	border: 1px solid #FF9900;
	background-color: #FFD291;
	padding: 15px;
	color: #cc0000;
	margin-bottom: 15px;	
}

a.catlink:hover{
	text-decoration: none;
}

#payment_2_holder {
	margin-bottom: 30px;	
}
.toggle_payment {
	cursor: pointer;
	display:inline;
}
.comments {
	width: 600px;
	height: 50px;	
}
.cart_back {
		font-size: 14px;
}

label.error {
	display: block;	
	color: #cc0000;
}
	
.product_listing {
	clear: both;
	width: 680px;	
	margin: 30px 0;
	padding-bottom: 30px;
	position: relative;
	overflow: auto;
	border-bottom: 1px solid #eaeaea;
}	
.product_listing .product_info {
	width: 670px;	
	float: left;
	overflow: hidden;
}	

.product_listing .product_right {
	float: right;
	text-align: right;
	min-height: 95px;
	margin-left: 30px;
}	
.product_detail .product_right {
	padding: 0 0 50px 50px;
}

.price {
	font-size: 18px;	
	padding-bottom: 0px;
}


#survey-info .info_box {
	width: 500px;
	padding: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #B6B7CB;
	background:none repeat scroll 0 0 #F8F8F9;
}
#survey-info .info_box .info_box_title {
	margin: 5px 0;	
}
#survey-info .info_box .info_box_title:hover {
	cursor: pointer;	
}

#survey-info .option{
	margin: 10px 10px 10px 25px;
	clear: both;
}
#survey-info .option .label {
	float: left;
	padding-right: 10px;
	margin-top: 4px;
}
#survey-info .option .field {
	float: left;
}
#survey-info .info_box .link{
	margin: 0px;
	padding: 6px 0;
	clear: both;
}

#survey-info .elsa-box  {
	border: 1px solid #179E8D;
}

#survey-info .lscy-box  {
	border: 1px solid #1a9bc5;
}

#survey-info .lives-box  {
	border: 1px solid #8d0075;
}

#survey-info .be-box  {
	border: 1px solid #1a9bc5;
}




#right_nav_catalog ol {
	list-style-image: none;
	list-style-position: inside;
	padding-top: 10px;
	margin: 0;
}



#right_nav_catalog li { 
	vertical-align: top; 
	/* padding: 4px; */
	line-height: 165%;
	padding: 0 0 5px 20px;
}

#right_nav_catalog li.active {
	background: url('images/link_arrow_green.gif') no-repeat left top transparent;
	font-weight: bold;
}

#shopping_cart {
	margin-top: 13px;
}

#shopping_cart th {
	border: 0 solid #ccc;
	background-color: #eaeaea;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	color:#666876;
	text-align: center;
	padding: 8px;
}
#shopping_cart th.product_name {
	text-align: left;
}
#shopping_cart td {
	padding: 25px 8px;
	line-height: 150%;
}
#shopping_cart td.divider {
	padding: 0;
	line-height: normal;
}
#shopping_cart td.divider hr {
background-color:#ccc;
border:medium none;
color:#ccc;
height:1px;
line-height:100%;
margin-bottom:0;
margin-top:0;
padding:0;
}

#shopping_cart .total {
	border-top: 0 solid #eaeaea;
	padding-top: 10px;	
}
#shopping_cart .total .label {
	float: right;
	padding-right: 10px;
}
#shopping_cart .total .total-item {
	float: right;
	width: 60px;
}
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


.error-message {
	color:#cc0000;padding:5px;margin-top:10px;
}
.error-message-box {
	color:#cc0000; margin-bottom: 10px;margin-top: 10px;line-height: 18px;
	/*tborder:0px solid #cc0000;width:500px;background-color:#FFE8E8;color:#cc0000;padding:5px;margin-top:0px;*/
}

a#checkout {
	color: #FF9900;
	font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
}

A.headerNavigation:hover {
}
/*
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
*/

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.greybox {
	border: 1px solid #b6b7cb;
  background: #f8f8f9;
  font-size: 11px;
  padding: 20px 10px 10px;
  margin: 0 20px 40px 0;
}
.greybox .field {
	width: 250px;
		
}
.infoBox {
  background: #b6b7cb;
}
.infoBox table {
  padding: 20px 10px 10px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
 /*
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
 */
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

.productLicense-heading {
	color: #000000;
	text-decoration: none;
	font: bold 8pt  Arial, Helvetica, sans-serif;
	display:inline;
}


TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background-color:#ffffff;
}

A.pageResults {
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
    font-family:Arial, Verdana, sans-serif;	
    font-size:30px;
	color:#02356F;
	font-weight:normal;
    text-decoration:none;
    padding: 0px 0px 10px 0px;
    margin: 0px;
	line-height: 150%;
}

.account_code {
  font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding-top:10px;
}

.account_code_success {
  font: bold 12pt Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding-top:10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.largerText {
	font-family: Arial, Verdana, sans-serif;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}



SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarPast { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #000000 ; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5;  }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; color: #cc0000; font-size: 12px;}

}
div.module_login_hd {
background-image:url('../images/bubble_top.gif') ;
background-repeat: no-repeat;
padding-top:8px;
width:172px;
}
.module_login_hd h3 {
padding-left:9px;
padding-bottom:10px; margin:0px;
background-color:#EFEFEF;
margin-top:-1px;
padding-top:3px;

}
/*
table #catbox {
}
table #catbox td {
	padding-bottom: 5px;
	padding-top: 00px;
}

table #catbox h2,table #catbox h2 a {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #1A9BC5;
	margin:0px;
	text-align:center;
}
*/
.categoryHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.categoryProducts, .categoryProducts a{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #1A9BC5;
  display: inline;
}
.categoryProductsDesc{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  display: inline;
}
 
.purchaseNowBut_txt a {
  color: #ffffff; 
  text-decoration: none;   
  font: bold 12pt Verdana;
  cursor: hand;
}
 
/* LIVES */
#purchaseNow_29   {
  border: 1px;
  border-style: outset;
  border-color: #CC00A8;
  background-color: #98007E;
  color: #ffffff;
  text-decoration: none;   
  height:15px;
  text-align: center;
}
 
/* LSCY, CHECKOUT */
#purchaseNow_28,#checkout_bt,#view_bt    {
  border: 1px; 
  border-style: outset;
  border-color: #2DB6E3;
  background-color: #1A9BC5;
  color: #ffffff;
  text-decoration: none;   
  height:18px;
  text-align: center;
}

/* GILS */
#purchaseNow_33   {
  border: 1px;
  border-style: outset;
  border-color: #1FCBB6;
  background-color: #179E8D;
  color: #ffffff;
  text-decoration: none;   
  height:18px;
  text-align: center;
}

/* BE, UPDATE CART, CONTINUE SHOPPING */
#purchaseNow_31,#update_bt,#continueshop_bt,#continue_bt,#signin_bt   {
  border: 1px;
  border-style: outset;
  border-color: #1A26C6;
  background-color: #111987;
  color: #ffffff;
  text-decoration: none;   
  height:18px;
  text-align: center;
}

/* DEFAULT */
#purchaseNow_default   {
  border: 1px;
  border-style: outset;
  border-color: #2DB6E3;
  background-color: #1A9BC5;
  color: #ffffff;
  text-decoration: none;   
  height:18px;
  text-align: center;
}

.categories,.shoppingcart {
  font-family:  Verdana;
  font-size:  11px;
  border-top: dashed 1px #999999;
  border-left: dashed 1px #999999;
  border-right: dashed 1px #999999
  font:  11px Verdana;
}


div.asterick {
color:#ff0000;display:inline;
}

td.navlink,.navlink  {font-weight:normal;
	color: ##ff0000;
	text-decoration: none;
	font: 8pt/16pt Arial, Verdana, Helvetica, sans-serif;
}

/* error message box */
.bl {background: url(images/bl.gif) 0 100% no-repeat #FFB3B5; width: 500px;}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
/* end error message box */


h2.access_code  {
	margin: 0px; padding:0px;
	display:inline;
	font-size:20px;
	font-family: Arial, Verdana, sans-serif;
}
h2.access_code  .blue {
	color: #0099CC;
	display:inline;
	margin: 0px; padding:0px;
	
}

.contentpaneopen {
	
	text-align:left;
	margin-bottom: 20px;
}
.contentpane{
	font: normal 8pt  Arial, Verdana, Helvetica, sans-serif;
	padding-left:3px;
	text-align:left;
}

	#survey {}
	#survey th {font-size:11px;background-color: #efefef;text-align:left;padding:5px;}
	#survey td {padding:5px; background-color: white;}
	
	#total_usd {font-weight: bold; display:inline; }