body {
	font-family: Arial;
	color: #000000;
	margin: 0;
	background: #F5F5F5 url(Image/Layout/body.png) no-repeat;
	background-position: top center;
	
	}


h2{
	font-size: 2em;

   }


h3{
	font-size: 1.5em;

	}

h4{
   font-size: 1.2em;
   
   }

.bigred
	{
	color: white;
	font-size: 2em;
	font-style: italic; 
	background: red;
	padding: 0.1em;
	margin: 0.1em;
	}

.date 
	{
	color: black;
	display: inline;
	font-size: 0.6em;
	padding-left: 2em;
	}



.yellow
	{
	font-weight: bold;
	font-style: italic;
	background: yellow;
	
	
	}

.site {
	padding: 0px;
	font-size: 10px;
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
	margin: auto;
	width: 900px;
	/*border-left: solid 0.1em #DCDCDC;
	border-right: solid 0.1em #DCDCDC;*/
	}
.main {
	/*border-top: #919191 1px solid;*/
	/*border-bottom: /*#919191 1px solid;*/
	width: 100%;
	}

/*left pane*/


.leftbar {
	width: 175px;
	background-color: white;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 8px;
	padding-bottom: 25px;
	border-right: solid 1px #cccccc;
	height: 200px;
	background-image: url(Image/Layout/bg_left.gif)  ;
	background-position: right;
	background-repeat: repeat-y;
	}
.leftbar_catLink {
	font-family: Arial; 
	font-weight: bold;
	font-size: 9pt;
	padding: 0.2em;
	text-decoration: none;
	color: #808080/*#FFFFFF*/;
	white-space: nowrap;
	display: block;
	text-align: left;
	background-color: #DCDCDC /*#A9A9A9*/;
	border-top: white 1px solid; /*#a7ffff 2px solid*/;
	
	/*border-bottom: #014e84 3px solid*/;
	}
.leftbar_catLink:hover {
	color: white;
	background-color: #0088bc;
	/*
	background-image: url(Image/Layout/catLink1_bg.png)  ;
	background-position: right;
	background-repeat: repeat-y;
	*/
	}
.leftbar_catLink_selected {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	padding: 0.2em;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	text-align: left;
	background-color: #0088bc;
	border-top: white 1px solid;
	}
.leftbar_catLink_nonlink {
	font-family: Arial; 
	font-weight: bold;
	font-size:12px;
	padding: 0.2em;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	text-align: left;
	background-color: #A9A9A9;
	border-top: white 1px solid;
	}
.leftbar_subcatLink {
        font-size:8pt;
		font-weight: bold;
		display: block;
        padding: 0px 3px 0px 10px;
        white-space: nowrap;
        text-decoration: none;
        color: #A9A9A9;
        }
.leftbar_subcatLink:hover {  
	color: #696969;
	background-color: #F5F5F5;
        }
.leftbar_subcatLink_selected {
        font-size:8pt;
		font-weight: bold;
		display: block;
        padding: 0px 3px 0px 10px;
        white-space: nowrap;
        text-decoration: none;
        color: #696969;
        }
.leftbar_subcatLink_nonlink 
		{
       font-size:8pt;
		font-weight: bold;
		display: block;
        padding: 0px 3px 0px 10px;
        white-space: nowrap;
        text-decoration: none;
        color: #696969;
		}
/*right pane*/

       
.rightbar 
	{
	
	width: 175px;
	text-align: left;
	background-color: white;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 25px;
	border-left: solid 1px #cccccc;
	background-image: url(Image/Layout/bg_right.gif)  ;
	background-position: left;
	background-repeat: repeat-y;
	}


#rightbar
	{
	
	padding-top: 1.5em;
	
	}

#rightbar img
	{
	
	text-decoration: none;
	padding: 0.1em;
	border: 0;
	
	}

#rightbar img:hover
	{
	
	background-color: white;
	text-decoration: none;

	}

#rightbar a
	{
	
	
	color: #808080;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none;
	font-size: 8pt;
	
	
	
	}


#rightbar a:hover
	{
	color: black;
	background-color: yellow;
	
	}


#rightbar h1
	{
	
	font-size: 2em;
	color: white;
	background-color: red/*#0088bc*/;
	border-top: 0.1em solid #DCDCDC;
	border-bottom: 0.1em solid #DCDCDC;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	
	}



#rightbar h2
	{
	
	color: black;
	background-color: yellow/*#0088bc*/;
	border-top: 0.1em solid #DCDCDC;
	border-bottom: 0.1em solid #DCDCDC;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	line-height: 1.1;
	
	}



#rightbar h3
	{
	
	
	
	/*background-color: #DCDCDC;*/
	color: #014E84;
	font-weight: bold;
	text-align: left;
	padding-top: 0.4em;
	border-top: 0.1em dashed #DCDCDC;
	border-bottom: none /*1px solid #cccccc*/;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}

#rightbar p 
	{ 
	padding: 0 0.1em 0 0.1em;
	color: #808080;
	font-size:8pt;
	font-weight: bold;
	margin: 0 1em 1em 1em;
	text-align: left;
	line-height: 1.1;
	/*border-bottom: 0.1em dashed #DCDCDC;*/
	padding-bottom: 0.4em;
	}


#header
	{
	text-align: left;
	font-size:9pt;
	font-weight: bold;
	}

#header a
	{
	color: black;
	text-decoration: none;
	background: yellow;
	}



#footer
{
	width: 100%;
	height: 25px;
	font-size:8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #0088bc;
	border-top: -1.5em solid #DCDCDC;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.3em 0 0.3em 0;
	background-image: url(Image/Layout/symak_footer.jpg)  ;
	background-position: bottom;
	
	
	/*background-repeat: repeat-y;*/
	
}

/*Promotion*/

.promo
	{
	
	font-size: 2em;	
	background: url(Image/Layout/bg_nav_new.gif);
	color: #014E84;
	font-weight: bolder;
	text-align: left;
	padding-top: 0.4em;
	border-top: 0.1em dashed #DCDCDC;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	
	
	}


#promo
	{
	
    
	/*width: 90%;*/
	background-color:#FFFFFF;
	padding: 0.5em;
	margin-bottom: 0.5em
	border: 0.1em dashed #DCDCDC;
	

	
	}




#promo strong
   {
   	color: black/*#808080*/;
	font-size: 14pt;
	font-weight: bold;
   }

#promo h2
	{
	
	color: #ffffff;
	background-color: #0088bc;
	/*border-top: 0.1em solid #DCDCDC;
	border-bottom: 0.1em solid #DCDCDC;*/
	padding: 0.1em;
	margin-bottom: 0.1em;
	margin-top: 0.1em;
	}
	
#promo h3
	{
	
	color: black;
	width: 30%;
	background-color: yellow/*#0088bc*/;
	/*border-top: 0.1em solid #DCDCDC;*/
	/*border-bottom: 0.1em solid #DCDCDC;*/
	border: none;
	margin-bottom: 0.1em;
	margin-top: 0.1em;
	
	
	}


#promo p
	{
	display: block;
	color: #000000;
	font-size: 12pt;
	text-align: left;
	margin: 0.5em;
	padding: 0.3em;
	line-height: 1.2;
	
	
	
	
	}


.grey
	{
	
	background-color: #f5f5f5;
	
	
	}



/*-------------------*/




/*middle*/

.content {
	width: 500px;
	background-color:#FFFFFF;
	padding: 1em;
	}


#content
	{
	
	
	text-align: center;
	border-bottom: 0.1em solid #cccccc;
	
	}

#content img
	{
	
	text-decoration: none;
	padding: 0.3em;
	border: 0;
	
	}

#content p
	{
	
	color: #000000;
	font-size: 9pt;
	text-align: left;
	margin: 0.5em;
	background-color: transparent;
	padding: 0.3em 0 0.5em 0;
	line-height: 1.3;
	
	
	
	
	}
	

#content ul
	{
	font-size: 10pt;
	color: #808080;
	text-align: left;
	list-style: disc;
	line-height: 1.4;
	
	}

#content h2
	{
	
	background: url(Image/Layout/bg_nav_new.gif);
	color: #014E84;
	font-weight: bolder;
	text-align: left;
	padding-top: 0.4em;
	border-top: 0.1em dashed #DCDCDC;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	
	}


#content h3
	{
	color: #808080;
	font-weight: bold;
	text-align: left;
	padding-top: 0.4em;
	border-top: 0.1em dashed #DCDCDC;
	border-bottom: none /*1px solid #cccccc*/;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	
	
	
	}

#content q
	{
	font-style: italic;
	margin: 0.6em 0.6em;
	
	}


#content a
	{
	
	color: #808080;
	line-height: 1.4;
	text-decoration: underline;
	
	
	}
	
#content strong
	{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	/*background: #DCDCDC;*/
	}
/*--------------*/

#contact
	{
	font-size: 8pt;
	width: 95%;
	text-align: left;
	padding: 0.2em;
	margin: 0.2em;
	background: transparent;
	}
	
#contact h4
	{
	
	color: #014E84;
	font-weight: bolder;
	text-align: left;
	padding-top: 0.4em;
	/*border-top: 0.1em dashed #DCDCDC;*/
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	
	
	}

#contact a
	{
	color: #808080;
	line-height: 1.4;
	text-decoration: underline;
	}



/*--------------*/

.breadcrumbs {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	}
.breadcrumb {
	color: #000000;
	font-family-style: italic;
	text-decoration: none;
	}
.breadcrumb:hover {
	text-decoration: underline;
	}
.breadcrumb_home {
	color: #EE0000;
	text-decoration: none;
	}
.breadcrumb_home:hover {
	text-decoration: underline;
	}
.breadcrumb_off {
	color: #000000;
	font-family-style: italic;
	text-decoration: none;
	}
.breadcrumb_productName {
	color: #000000;
	font-family-style: italic;
	text-decoration: none;
	padding-bottom: 15px;
	}
.subCategories {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	font-family: Arial, sans-serif; 
	}
.subCatLink {
	text-decoration: none;
	font-weight: bold;
	color: #808080;
	}
.subCatLink:hover {
	text-decoration: underline;
	}
.subSubCatLink {
	text-decoration: none;
	padding-left: 15px;
	color: #808080;
	}
.subSubCatLink:hover {
	text-decoration: underline;
	}
.subSubCatLinkPlus {
	text-decoration: none;
	padding-left: 15px;
	color: #000000;
	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;
	}
.pageNavi {
	text-align: right;	
	color: #666666;
	font-size:10px;
	font-weight: bold;
	}
.pageNaviLink
	{
	color: #666666;
	font-size:10px;
	font-weight: bold;
	
	}

.header {
	background-color: #FFFFFF;
	}
.cartTotal {
	border: #919191 1px dotted;
	}
.viewCartLink {
	text-decoration: none;
	color: #EE0000;
	font-weight: bold;
	}
.viewCartLink:hover {
	text-decoration: underline;
	}

/* price */
.prices {
	font-family: Arial, 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, sans-serif; 
	font-size:12px;			
	}
table.thumbnail_border {
	border: #919191 1px dotted;
	width:200px;
	height: 250px;
	}	
	
/* thumbnail view */
.thumbnail_item {
	width: 100%;
	font-family: Arial, sans-serif; 
	font-size:12px;
	border-bottom: #919191 1px dotted;
	}
.thumbnail {
	width: 150px;
	padding-bottom: 10px;
	}
.thumbnail_content {
	width: 300px;
	}
.thumbnail_image {
	text-align: center;
	height: 100px;
	}
.thumbnail_item_name {
	color: #808080;
	font-family: Arial, sans-serif; 
	font-size: 9pt;
	text-align: center;
	}
.thumbnail_item_sku {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
 	color: #666;
	text-align: center;
	}	
.thumbnail_item_desc {
	font-family: Arial, sans-serif; 
	font-size: 9pt;
	}
.thumbnail_item_shortDesc {
	height: 30px;
	width: 150px;
	font-family: verdana;
    font-size: 10px;
    color: #000000;
    background-color: #fffff8;
	}	
.thumbnail_priceTitle {
	font-weight: bold;
	}
.thumbnail_compact_cell {
	width: 150px;
	}
.thumbnail_price {
	color: #990000;	
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	}
		

/* details view */
.details {
	font-family: Arial, sans-serif;
	color: #000000;
	}
.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 {
	}
.details_thumbnail {
	padding: 5px;
	border: 1px solid #919191;
	height: 30px;
	}
.details_fields_title {
	font-size:10pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
.details_fields {
	font-family: Arial, 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: #919191 1px solid;
	background-color: #E3E3E3;	
	font-size:12px;	
	font-weight:bold;
	padding: 5px;
	margin-top: 10px;
	}
.also_consider {
	width: 150px;
	margin-left:10px;
	border: #919191 1px solid;
	background-color: #FFFFFF;
	}
.also_consider_title {
	background-color: #919191;	
	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, sans-serif;
	color: #000000;
	font-size:10px;
	}
.policyLink {
	font-size:11px;	
	}

/* Cart view */
.shoppingCart {
	width: 80%;
	}	
.shoppingcart_item_name {
	font-size: 10px;	
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	}
.shoppingcart_item_name:hover {
	text-decoration: underline;
	}
.shoppingcart_continue_shopping {
	font-size: 9pt;	
	text-decoration: underline;
	font-weight: bold;
	color: #808080;
	
	}	
.shoppingcart_current_qtyBreak {
	color: #000000;
	font-weight: bold;
	}

/* FAQ view */
.faqTitle {
	background: url(Image/Layout/bg_nav_new.gif);
	color: #014E84;
	font-size: 2em;
	font-weight: bolder;
	text-align: left;
	padding-top: 0.4em;
	/*border-top: 0.1em dashed #DCDCDC;*/
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
.faqQuestion {
	font-weight: bold;
	font-size: 9pt;
	}
.faq {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	}
.faq a.faqLinkOFF {
	font-size: 9pt;	
	text-decoration: none;
	font-weight: 300;
	color: #808080;
	}
.faq a.faqLinkON {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #F5F5F5;
	}
.faq div.faq_answer {margin-bottom: 20px;}
.faq li {margin-bottom: 5px;}
.faq ul {list-style-type:none;}
.faq a:hover {
			text-decoration: none;
			color: black;
			background-color: #F5F5F5;
			 }	


.faqSearch {text-height:10px}
.faqSearch td {text-height:10px;height:10px}

/* Registration */
.register_fieldset {
	font-family: Arial;
	border: 0.1em dashed #DCDCDC;
	margin: 20px;
	}

.done_step {
	color: #999999;
	}
	
#powered {
	font-size: 7pt;
	color: #D3D3D3;
	text-decoration: none;
	}

#powered a {
	text-decoration: underline;
	color: #D3D3D3;
	}

#powered:hover {
	text-decoration: none;
	}

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

/* listings */
.listings {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	background: #999999;
	color: #000000;
	width: 100%;
	}
.listingsHdr1 {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, 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;	
	}
	
.error {
	color: #FF0000;
	}

td.addressBook {
	border: 0.1em solid #919191;
	color: #666666;
	background: #DCDCDC;
	}

.proceed_checkout
	{
	margin-top: 0.3em;
	margin-left: 4.8em;
	}


.checkoutHdr 
	{
	background: url(Image/Layout/bg_nav_new.gif);
	color: #014E84;
	font-weight: bolder;
	text-align: left;
	padding-top: 0.4em;
	border-top: 0.1em dashed #DCDCDC;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}

.checkoutCurrent {
	color: #014E84;
	font-weight:bold;
	font-size: 10px;
	}
.checkoutDone {
	color: #014E84;
	font-weight:bold;
	font-size: 10px;
	}
.checkoutPending {
	color: #999999;
	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 {
	margin-left: 5em;
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: #808080 0.1em solid;
	}
tr.shoppingCart {
	color: #FFFFFF;
	background: #0088bc;
	}
td.shoppingCart0 {
	background: #FFFFFF;
	}
td.shoppingCart1 {
	background: #EEEEEE;
	}
.shoppingCartHdr {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #014E84;
	font-weight:bold;
	font-size: 14px;
	}
.shoppingCartFtr {
	background: #BBBBBB;
	color: #000000;
	}
.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, sans-serif;
	color: #000000;
	background: #999999;
	width: 100%;
	}
th.quickmode {
	color: #FFFFFF;
	background: #CCCCCC;
	}
	
/* Search view */

#search
	{
	text-align: center;
	padding: 0.5em;
	border-bottom: 0.1em dashed #DCDCDC;
	margin-top: 1em;
	margin-bottom: 1em;
	}

.searchTitle {
	font-size: 14px;
	padding: 5px;
	}
	
/* topbar */


.topbar2_link {
	font-family: Arial; 
	display: block;
	color: #014E84;
	background-color: yellow;
	padding: 0.4em;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	border-top: 0.1em solid #0088bc; 
	border-bottom: 0.1em solid #0088bc; 
	}

.topbar2_link:hover {
	background-color: #014E84;
	color: #FFFFFF;
	}


.topbar1
	{
	
	margin-bottom: -10px;
	width: 100%;
	background-color: #0088bc;
	text-align: center;
	border-bottom: 1em solid #DCDCDC;
	}

.topbar1_link {
	font-family: Arial; 
	display: block;
	background-color: #0088bc;
	padding: 0.4em;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	white-space: nowrap;
	
	}
.topbar1_link:hover {
	background-color: #014E84;
	color: #FFFFFF;
	}
.topbar1 p
   {
	width: 80%;
	border-top: 0.1em solid #CCCCCC ;

   }


/*********/


.topbar_link {
	font-family: Arial, sans-serif; 
	display: block;
	background-color: #0088bc;
	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:#919191 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: #EE0000;
	font-weight: bold;
	} 

.myaccount_fieldset
	{
	font-family: Arial;
	font-size: 9pt;
	border: 0.1em dashed #DCDCDC;
	margin: 1em;
	
	}
	
.myaccount_fieldset a
	{
	color: #808080;
	line-height: 1.4;
	text-decoration: underline;
	
	}


/*
.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, sans-serif; 
	font-size: 8pt;
	color: #000000;
	padding-top: 5px}
.model_link {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	white-space: nowrap;
	}
.model_link:hover {
	text-decoration: underline;
	}
.manufacturer_link {
	text-decoration: none;
	color: #000000;
	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;
    }
*/	


/* added on 08/10 */

.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;
}
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;
}

.submitASupportTicketTitle {
	font-weight:700;
	color:#DD3204
}
.submitASupportTicket {
	font-weight:700;
	color:#1C1C1C
}
.ticketUpdateComment {
	border-top:1px dotted #DDDDDD;
	margin:8px 0 5px 10px; 
	font-weight:700;
	color:#DB0B2B
}
.ticketUpdateAddComment {
	border-top:1px dotted #DDDDDD; 
	margin:8px 0 5px 10px; 
	font-weight:700;
	color:#DB0B2B;
}	

