body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url(../indigo/images/bg.gif);
	background-repeat: repeat-x;
	}
.site {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 950px;
	margin: auto;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.site a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: underline;
	}
.site a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	}
.site a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: underline;

	}
.main {
	width: 100%;
	background-color: #000000;
	}
.leftbar {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	white-space: nowrap;
	}
.leftbar_catLink {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: #666666;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 2px 2px 2px 0px;
	}
.leftbar_catLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	white-space: nowrap;
	text-transform: uppercase;
	color: #79241b;
	}
.leftbar_catLink_selected {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	white-space: nowrap;
	text-transform: uppercase;
	color: #79241b;
	}
.leftbar_catLink_nonlink {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	white-space: nowrap;
	text-transform: uppercase;
	color: #666666;
	}
.leftbar_subcatLink {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 1px 1px 1px 2px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
        }
.leftbar_subcatLink:hover {
	text-decoration: underline;
	color: #79241b;
	padding: 1px 1px 1px 2px;
	}
.leftbar_subcatLink_selected {
        text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		display: block;
		padding: 1px 1px 1px 2px;
		white-space: nowrap;
		font-size: 10px;
		font-weight: bold;
		text-transform: capitalize;
		color: #79241b;
        }
.leftbar_subcatLink_nonlink {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 1px 1px 1px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size:10px;
	white-space: nowrap;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: -.25px;
	}
.rightbar {
	background-color: #000000;
	padding-top: 10px;
	width: 75px;
	display: block;
	}
.content {
/*	background-color:#FFFFFF;*/
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 15px;
	}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 100%;
	padding-bottom: 10px;
	padding-left: 5px;
	}
.breadcrumb {
	color: #666666;
	font-style: italic;
	text-decoration: none;
	}
.breadcrumb:hover {
	text-decoration: underline;
	}
.breadcrumb_home {
	color: #CC0000;
	text-decoration: none;
	}
.breadcrumb_home:hover {
	text-decoration: underline;
	}
.breadcrumb_off {
	color: #666666;
	font-style: italic;
	text-decoration: none;
	}
.breadcrumb_productName {
	color: #666666;
	font-style: italic;
	text-decoration: none;
	padding-bottom: 15px;
	}
	
	
.subCategories {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-right: 10px;
/*	width: 100%;	*/
	display: block;
	}
.subCatLink {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	color: #666666;
	}
.subCatLink:hover {
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	color: #79241b;
}
.subCatLink:selected {
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	color: #79241b;
}
.subSubCatLink {
	text-decoration: none;
	padding-left: 2px;
	color: #666666;
	}
.subSubCatLink:hover {
	text-decoration: underline;
	}
.subSubCatLinkPlus {
	text-decoration: none;
	padding-left: 2px;
	color: #666666;
	background: url(Image/Layout/expand.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.subSubCatLinkPlus:hover {
	text-decoration: underline;
	}


.categoryHtml {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	}
.pageShowing {
	color: #666666;
	font-size:10px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}
.pageNavi {
	text-align: right;
	color: #666666;
	font-size:10px;
	font-weight: bold;
	padding-right: 25px;
	text-decoration: none;
	}
.pageNavi a:link {
	text-align: right;
	color: #666666;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	}
.pageNavi a:visited {
	text-align: right;
	color: #666666;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	}
.pageNavi a:hover {
	text-align: right;
	color: #79241b;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	}
.header {
	background-color: #FFFFFF;
	}
.cartTotal {
	border: #333333 1px dotted;
	}
.viewCartLink {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	}
.viewCartLink:hover {
	text-decoration: underline;
	}

/* price */
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
 	border-collapse: collapse;
	margin-bottom: 10px;	
	}
.msrpTitle {
	text-align: right;
	}
.msrp {
	padding-left: 5px;
	}
.priceTitle {
	text-align: right;
	font-weight: bold;
	}
.price {
	color: #990000;	
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	}
.qtyBreak {
	color: #990000;		
	}
.qtyBreakTitle {
	color: #990000;
	text-align: center;	
	}
.youSaveTitle {
	text-align: right;
	font-weight: bold;
	}
.youSave {
	color: #990000;
	padding-left: 5px;
	}

/* multiple product per culumn view */
.multipleProductPerRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: auto;
	}
table.thumbnail_border {
	width:100%;
	height: 250px;
	}	
	
/* thumbnail view */
.thumbnail_item {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.thumbnail {
	width: 150px;
	padding-bottom: 10px;
	}
.thumbnail_content {
	width: 150px;
	}
.thumbnail_image {
	height: 185px;
	}
.thumbnail_item_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	}
.thumbnail_item_name a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	}
.thumbnail_item_name a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #79241b;
	font-size: 10pt;
	}
.thumbnail_item_sku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
 	color: #666666;
	}	
.thumbnail_item_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
.thumbnail_item_shortDesc {
	height: 30px;
	width: 150px;
	font-family: verdana;
    font-size: 10px;
    color: #000000;
    background-color: #333333;
	}	
.thumbnail_priceTitle {
	font-weight: bold;
	}
.thumbnail_price {
	color: #990000;	
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	}
.thumbnail_compact_cell {
	/*border: 1px solid #dddddd;*/
	width: 150px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	}

/* shared Category */
.shared_level2 {
	border-bottom: #333333 1px dotted; 
	font-size:8pt;
	color: #666666;
	text-decoration: none;
	display:block;
	}
.shared_level2:hover{
	background-color:#cfcfcf;	
    }	
.shared_level1 {
	border-bottom: #333333 1px dotted; 
	font-size:8pt;
	color: #666666;
	text-decoration: none;
	display:block;
	}
.shared_level1:hover {
	background-color:#cfcfcf;
	}	
.shared_header_level2 {
	background-color:#CCCCCC;
	color: #666666;
	font-size:10pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	}	
.shared_topHeader_level1 {
	background-color:#666666;
	color: #FFFFFF;
	font-size:11pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	}			
.shared_header {
	height:5px;
	padding: 5px 5px 0px 0px;	
	}		
.shared_top {	
	color:#666666;
	float:right;
	font-size:8pt;
    }				

/* details view */
.details {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
.details_desc {
 	width: 300px;
 	}
.details_sku {
	font-size:9pt;
 	color: #666;
	}
.details_item_name {
	font-size:12pt;
	font-weight: bold;
	padding-bottom: 10px;
	}
.details_short_desc {
 	color: #666;
	font-size:8pt;
	padding-bottom: 10px;
	}
.details_long_desc {
 	color: #666;
	font-size:8pt;
	padding-bottom: 10px;
	}
.details_image {
	display: block;
	background-position: right;
	}
.details_thumbnail {
	padding: 5px;
	border: 1px solid #333333;
	height: 30px;
	}
.details_fields_title {
	font-size:10pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
.details_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
 	color: #666;
 	border-collapse: collapse;
 	width: 100%;
	margin-bottom: 10px;
	}
.details_field_name_row0 {
 	background-color: #F1F7F9;
 	width: 100px;
	padding: 5px;
	}
.details_field_name_row1 {
 	background-color: #FFFFFF;
 	width: 100px;
	padding: 5px;
	}
.details_field_value_row0 {
 	background-color: #F1F7F9;
 	padding: 5px;
	}
.details_field_value_row1 {
 	background-color: #FFFFFF;
	padding: 5px;
	}
.recommended_list {
	border: 1px solid #333333;
	background-color: #E3E3E3;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	margin-top: 10px;
	}
.box_contents {
	border: #333333 1px solid;
	background-color: #E3E3E3;	
	font-size:12px;	
	font-weight:bold;
	padding: 5px;
	}
.box_content_body {
	border: #333333 1px solid;
	margin-top: 10px;
	margin-bottom: 30px;	
	}
.box_content_body input {
	border: #333333 1px solid;
	color: #323232;	
	background-color: #E3E3E3;
	}			
.also_consider {
	width: 150px;
	margin-left:10px;
	border: #333333 1px solid;
	background-color: #FFFFFF;
	}
.also_consider_title {
	background-color: #333333;	
	font-size:10pt;	
 	color: #FFFFFF;
	padding: 5px;
	}
.also_consider_item_name {
	font-size: 9pt;
	}
.price_range {
	color: #990000;	
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	white-space: nowrap;
	}

/* policy view */
.policyTitle {
	font-size: 14px;
	padding: 5px;
	}
.policyName {
	font-weight: bold;
	font-size:11px;
	}
.policy {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
	}
.policyLink {
	font-size:11px;	
	}

/* Cart view */
.shoppingCart {
	width: 100%;
	}	
.shoppingcart_item_name {
	font-size: 12px;	
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	}
.shoppingcart_item_name:hover {
	text-decoration: underline;
	}
.shoppingcart_continue_shopping {
	font-size: 11px;	
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	}	
.shoppingcart_current_qtyBreak {
	color: #666666;
	font-weight: bold;
	}
.proceed_checkout {
	
	}	

/* FAQ view */
.faqTitle {
	font-size: 14px;
	padding: 5px;
	color:#666666;
	}
.faqQuestion {
	font-weight: bold;
	font-size:12px;
	color:#999999;
	}
.faq {
	padding-left: 5px;
	padding-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	text-align: justify;
	}
.faq a.faqLinkOFF {
	font-size:14px;
	text-decoration: none;
	font-weight: 300;
	color:#999999;
	}
.faq a.faqLinkON {
	font-size:14px;
	text-decoration: underline;
	font-weight: normal;
	color:#ffffff;
	}
.faq div.faq_answer {margin-bottom: 20px;}
.faq li {margin-bottom: 5px;}
.faq ul {list-style-type:none;}
.faq a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}	
.faqSearch {text-height:10px}
.faqSearch td {text-height:10px;height:10px}

/* Registration */
.register_fieldset {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	margin: 20px;
	}

.done_step {
	color: #666666;
	}
	
.powered {
	color: #EFCB00;
	text-decoration: none;
	}
.powered:hover {
	text-decoration: underline;
	}

.exception {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	}

/* listings */
.listings {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #666666;
	color: #666666;
	width: 100%;
	}
.listingsHdr1 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
.listingsHdr2 {
	color: #FFFFFF;
	font-weight: bold;
	background: #CCCCCC;
	}
.nameCol {
	padding-left: 10px;
	}
.nameLink {
	color: #003366;
	text-decoration: underline;
	}
.row0 {
	background: #FFFFFF}
.row0:hover {
	background: #FFFFCC}
.row1 {
	background: #EEEEEE;}
.row1:hover {
	background: #FFFFCC;}
.emptyList {
	background: #FFFFFF;	
	}
	
/* comparison */
.comparison {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #666666;
	color: #666666;
	width: 100%;
	}
.comparisonTitle {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.comparisonHdr {
	font-weight: bold;
	color: #FFFFFF;
	background: #CCCCCC;
	}
.comparisonNameLink {
	color: #003366;
	text-decoration: underline;
	}
.comparisonCol0 {
	background: #FFFFFF;
	}
.comparisonCol1 {
	background: #FFFFCC;
	}
.comparisonPrice {
	color: #990000;	
	font-weight: bold;
	white-space: nowrap;
	}

.error {
	color: #FF0000;
	}

td.addressBook {
	border: 1px solid #333333;
	color: #666666;
	background: #DDDDDD;
	}
.checkoutHdr {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF6633;
	font-weight:bold;
	font-size: 14px;
	}
.checkoutCurrent {
	color: #FF6633;
	font-weight:bold;
	font-size: 10px;
	}
.checkoutDone {
	color: #FF6633;
	font-weight:bold;
	font-size: 10px;
	}
.checkoutPending {
	color: #666666;
	font-weight:bold;
	font-size: 10px;
	}
.formNameReq {
	font-weight:bold;
	white-space: nowrap;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	}
.formName {
	white-space: nowrap;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	}
.primary_address_small {
	color: #FF0000;
	font-style: italic;
	font-size: 9px;
	}

/* Shopping Cart Page */	
.shoppingCart {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	border: #000000 1px solid;
	}
tr.shoppingCart {
	color: #FFFFFF;
	background: #BBBBBB;
	}
td.shoppingCart0 {
	background: #FFFFFF;
	}
td.shoppingCart1 {
	background: #EEEEEE;
	}
.shoppingCartHdr {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.shoppingCartFtr {
	background: #BBBBBB;
	color: #666666;
	}
.discountedPrice label {
	width:10em; float:left; font-size:10px;;
	height: .1em;

	
	}
.discountedPrice h4 {
	margin-left:10em; font-size:10px;   
	height: .1em;
	}
		



/* quickmode */
table.quickmode {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #666666;
	width: 100%;
	}
th.quickmode {
	color: #FFFFFF;
	background: #CCCCCC;
	}
	
/* Search view */
.searchTitle {
	font-size: 14px;
	padding: 5px;
	}
	
/* topbar */
.topbar_link {
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	background-color: #333333;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
	font-size:9pt;
	color: #FFFFFF;
	white-space: nowrap;
	}
.topbar_link:hover {
	background-color: #666666;
	color: #EFCB00;
	}
	
.finalinvoice_link {
	text-align: center;
	padding: 10px;
	}
.demo  {
	float: left;color:#000033; background-color:#ffffff; layer-background-color:#232323;
	position:absolute; width:190px; height:320px;
	z-index:99;  visibility:hidden;
	border:#333333 1px dotted; cursor:hand; cursor:pointer; padding:5px;text-wrap:  suppress;text-align: left;
	word-wrap:break-word;
	}
.message {
	font-size: 11px;	
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	}    
    
/*
.search { 
	border: #259D25 2px solid; 
	background-color: #FFFFFF; 
	margin: 10px; 
	padding: 5px}
.search_title { 
	font-size:8pt; 
	font-weight: bold; 
	color: #EC0B13; 
	padding-bottom: 5px}
.search_options { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #666666;
	padding-top: 5px}
.model_link {
	text-decoration: none;
	color: #666666;
	font-size: 8pt;
	white-space: nowrap;
	}
.model_link:hover {
	text-decoration: underline;
	}
.manufacturer_link {
	text-decoration: none;
	color: #666666;
	font-size: 8pt;
	}
.manufacturer_link:hover {
	text-decoration: underline;
	}
.search_results_table {
    background-color: #FDC423;
    }
.search_results_header {
    font-size: 8pt;
    color: #EC0B13;
    font-weight:bold;
    }
.search_results_manufacturer {
    width: 150px;
    color: #666666;
    }
.search_results_1 {
    background-color: #EEEEEE;
    }
.search_results_0 {
    background-color: #FFFFFF;
    }
.search_results_index_col {
    color: #666666;
    text-align: right;
    }
.search_results_link_col {
    width: 300px;
    }
.search_results_link {
    text-decoration: none;
    color: #033958;
    font-size: 8pt;
    }
.search_results_link:hover {
    text-decoration: underline;
    }
*/	

styl 



.details3 {
	border:1px solid #cccccc;
	padding: 10px;
	width:100%;
	}	
	
.leftBox {
	width:150px;
	}	
.leftBox .recommended_list_box {
	border: 1px solid #CDCDCD;
	margin-top:15px;
	width: 100%;
	}		
.leftBox .recommendedList ul {
	margin: 0;
	padding: 0;
	width:100%;
	}	
.leftBox .recommendedList li {
	padding: 0;
	list-style-type: none;
	margin:0 0 20px 0;
	width: 100%;
	}	
.leftBox .recList .thumbnail_image, .leftBox .alsoconsider_list_box .also_consider_image {
	height:60px !important;
	margin-top: 10px;
	}	
.leftBox .thumbnail_item_name, .leftBox .also_consider_item_name {
	font-size: 10px;
	color: #444444;
	}	
.leftBox .recList a {
	text-decoration: none;
	}
	
.leftBox .alsoconsider_list_box {
	border: 1px solid #CDCDCD;
	width: 100%;
	}
.leftBox .also_consider_title, .leftBox .recommended_title {	
	background-color:#E3E3E3;
	border:1px solid #919191;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	color: #222222;
	}
	
.leftBox .also_consider_list ul {
	padding: 0;
	list-style-type: none;
	margin:0 0 20px 0;
	width: 100%;
	}
	
	
/* leftbar filter */
#narrowList_left{
	width: 150px;
	}	
.filter_choices {
	padding-left:5px;
	margin:0;
	}
.stretchtoggle a {
	text-decoration:none;
	}	
.filter_choices .filter	{
	line-height: 10px;
	font-size:11px;
	color:#444444;
	}
.filter_choices .filter span:hover	{
	color:#1D70C0;
	cursor:pointer;
	text-decoration:underline;
	}	
	
.stretchtoggle{
	background-color:#EDEEF1;	
	border-bottom:1px solid #E8EAED;
	border-top:1px solid #F5F6F7;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:3px 10px;
}

div #narrowList_title {
	color:#EE0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
	}
div #filter_button {
	padding:5px;
	}	
div #filter_button .reset{
	float: right;
	}	
	
/* product sort */	
#sort_box {
	background-color:#F3F4F4;
	border-bottom:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;;
	border-top:1px solid #CDCDCD;
	margin-bottom:0;
	padding:3px 10px 3px 10px;
	}
#sort_box select {
	color:#555555;
	font-size:10px;
	width: 100px;
	}	
#sort_box span {
	color:#555555;
	font-size:9px;
	}	
#sort_box td#pagesize {
	text-align:right;
	}	
	
/* product rate nologin */
#stars {
	width:80px;
	position: relative;
	float: left;
	height:16px;
}
#respondRate {
	padding-left:10px;
	position: relative;
	float: left;
}
.rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(Image/Layout/rating.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
.sixstar {background-position:0 -96px}
.sevenstar {background-position:0 -112px}
.eightstar {background-position:0 -128px}
.ninestar {background-position:0 -144px}
.tenstar {background-position:0 -160px}
ul.rating li {
	cursor: pointer;
	float:left;
	text-indent:-999em;
}
ul.rating li span {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one span {left:0}
ul.rating li.two span {left:16px;}
ul.rating li.three span{left:32px;}
ul.rating li.four span{left:48px;}
ul.rating li.five span{left:64px;}
ul.rating li.six span{left:80px;}
ul.rating li.seven span{left:96px;}
ul.rating li.eight span{left:112px;}
ul.rating li.nine span{left:128px;}
ul.rating li.ten span{left:144px;}
ul.rating li span:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(Image/Layout/rating.gif) no-repeat 0 0
}
ul.rating li.one span:hover {background-position:0 -176px;}
ul.rating li.two span:hover {background-position:0 -192px;}
ul.rating li.three span:hover {background-position:0 -208px}
ul.rating li.four span:hover {background-position:0 -224px}
ul.rating li.five span:hover {background-position:0 -240px}
/* end rating code */
h3{margin:0 0 2px 0;font-size:110%}


.details_item_name h1 {
	font-weight: 600;
	font-size:12pt;
	}


.nbButton .next {
	float:right;
	}	
.nbButton .back {
	/*float:left;*/
	display: none;
	}
#paymentWrapper #creditcardbox {
	padding:10px 0 10px 0;
	}	
#paymentWrapper	.ccInfoForm tr {
	line-height:30px;
	}
#paymentWrapper div.payment {
	float:left;
	}
#paymentWrapper div.radio {
	width:20px;
	float:left;
	}			
#paymentWrapper div.imgText {
	padding:0 0 0 3px;
	float:left;
	}
#paymentWrapper div.ritWrapper {	
	background-color:#545454;
}
#paymentWrapper .clear {
	clear:both;
}
	

