/*
  $Id: stylesheet.css,v 1.2 2009-01-08 02:00:39 hoan 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,sans-serif;
	font-size: 11px;
    }

.errorBox {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	background: #ffffff;
	color: #444444;	
	padding: 0;
	font-family: Arial,sans-serif;	
	margin: auto;
	font-size: 11px;
}
.wrapper{
	width: 1000px;
	margin:0 auto;

}
.body{
	padding: 2px 0px 5px 0px;
}
.left{
	padding-right: 10px;
}
.right{	
	margin-left: 10px;
}
A {
	color: #444444;
	text-decoration: none;
	
}

A:hover {
	color: #EC7111;
	text-decoration: underline;
}

FORM {
	display: inline;
	margin: 0;
	padding: 0;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #ADADAD;
}

TD.headerNavigation {
	font-family:  Arial,sans-serif;
	font-size: 13px;
	background: #FFF;
	color: #3C7BA7;
	font-weight: bold;
    height: 12px;
}


A.headerNavigation {
	color: #444444;
}

A.headerNavigation:hover {
	color: #E20915;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma,  Arial, 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, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	border-top: solid 2px #2E418D;
	font-family:  Arial,sans-serif;
	font-size: 12px;
	background: #F20D82;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
}

.headerbox {
	border-top:solid 0px #D42E9E;	
	border-left:solid 1px #F3BCCE;
	border-right:solid 1px #F3BCCE;
	padding: 0px; 
	text-indent: 10px;
	
}


.right .infoBox {
	border-bottom:solid 1px #F3BCCE;
	border-left:solid 1px #F3BCCE;
	border-right:solid 1px #F3BCCE;
	margin-bottom: 10px;
}

.left .infoBox {
	border-bottom:solid 1px #F3BCCE;
	border-left:solid 1px #F3BCCE;
	border-right:solid 1px #F3BCCE;
	margin-bottom: 10px;
}

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

.infoBoxNotice {
	background: #FF8E90;
}

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

TD.infoBoxHeading {
	background:url("images/imgstyle/bg_mnu_header_left.png") repeat-x top;
	font-family:  Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #D37F0F;
	padding-top:10px;
}

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

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: #f8f8f9;
}

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: #f8f8f9;
}

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

.productListing-heading {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	background: #FB97FC ;	
	font-weight: bold;
	
}

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

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading,DIV.pageHeading {
	font-family:  Arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #444444;
}

TR.subBar {
	background: #f4f7fd;
}

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

TD.main,P.main {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
}
TD.desc_tag {
	text-indent: 15px;
	font-weight: bold;
	
}

TD.smallText,SPAN.smallText,P.smallText {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	line-height: 1.5;	
}
TD.smallText p{
	margin: 0px;
	padding: 0px;

}

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

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

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

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

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

CHECKBOX,INPUT,RADIO,SELECT {
	font-family:  Arial,sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family:  Arial,sans-serif;
	font-size: 11px;
}

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

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

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

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

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

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

.moduleRow {
	
}

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

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom,.checkoutBarTo {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family:  Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

/* message box */
.messageBox {
	font-family:  Arial,sans-serif;
	font-size: 11px;
}

.messageStackError,.messageStackWarning {
	font-family:  Arial,sans-serif;
	font-size: 11px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family:  Arial,sans-serif;
	font-size: 11px;
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement {
	font-family:  Arial,sans-serif;
	font-size: 11px;
	color: #ff0000;

}

.mnu_header_right{	
	width: 27%;
	float: left;
	height: 28px;
	margin: 0;
	padding: 0px;
	color: #014F97;	
}
.mnu_header_right table{

	margin: 5px 10px 0px 5px;
	padding: 0px;		
}
.mnu_header_right a{
	margin: 0px;
	padding: 0px;
	color: #014F97;	
	font-weight: bold;
	vertical-align: middle;
}

.mnu_header_left{
	text-align:justify;
	padding: 0px;
	margin:0px;	
	background: #D630A0  url("images/imgstyle/bg_mnu_header.png")  repeat-x ;	
	width: 100%;
	float: left;
	height:29px;		
}

.mnu_header_left div{
	background:  url("images/bg_mnu_header_left.png")  no-repeat left top;		
	padding: 0px ;
	margin:0px;	
}


.mnu_header_left div.mnuheader {
	background:  url("images/imgstyle/bg_mnu_header.png") no-repeat right top;		
	padding:0px ;
	margin:0px;	
	height:28px;	
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

.mnu_header_left div.mnuheader a{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding-Left:6px;
	padding-right:6px;	
}

.mnu_header_left div.mnuheader a:HOVER{
	color: #00549A;	
}

div.mnuheader a.header_title {
	color: #00549A;
} 
.mnu_header_left div.mnuheader table{	
	margin: 4px 0px 0px 10px ;
	padding:0px ;	
}


.search_header {
	background: #126EAF  url("images/bg_search_bar.png")  repeat-x ;
	width: 100%;
	float: left;
}
.search_header div{
	background:  url("images/bg_search_bar.png")  no-repeat right top;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.search_header div div{
	background:  url("images/bg_search_header.png")  repeat-x top;
	height: 33px;
	text-align: left;
	width: 75%;
	float: left;
	margin: 2px 0px 2px 5px;
	padding: 0px;
	
}
.search_header div div div{
	background:  url("images/bg_search_header_left.png")  no-repeat left top;
	height: 33px;	
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	
}
.search_header div div div div{
	background:  url("images/bg_search_header_right.png")  no-repeat right top;
	height: 33px;	
	width: 100%;
	float: left;
	margin: 0px;
	padding:0px;
	
}
.search_header div div div div table{
	margin: 2px 0px 0px 10px;
	padding: 2px 0px 0px 10px;	
	
}
.search_header div div.shop_cart{
	background: none;
	height: 33px;
	text-align: left;
	width: 20%;
	float: left;
	margin: 2px 0px 2px 5px;
	padding: 0px;
	
}

.search_header table td{
	background: none;
	color: #FFF;
	font-size: 13px;
}
.search_header table a{
	background: none;
	color: #FFF;
	font-size: 13px;
} 
.imgmanufacturers{
width: 150px;
height: 70px;
margin:0px 3px 10px 3px;
}
.table_classified_list {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.classified_head td{
background:  url("images/header.png") repeat-x;	
line-height: 29px;
}
.classified_head {
height: 29px;
line-height: 29px;
}
.classified_list {
	margin-bottom:12px;
	height:22px;
	line-height:22px;
}
.classified_list td, .classified_list a:link,.classified_list a:visited, .classified_list a:active, .classified_list a:hover{
	font-weight: bold;
	color: #243B87;
	font-size:12px;
	font: verdana;
}
.classified_list td {
	background-color: #F2F2F2;
}
.categories_menu  {
	background:  url("images/arrow.png") no-repeat;	
	 line-height: 20px;
	text-indent: 22px;
	background-color: #F2F2F2;
}

.categories_menu a:link, .categories_menu a:visited, .categories_menu a:active{
	font-weight: bold;
	color: black;
	font-size:11px;
}
.categories_active_menu {
	font-weight: bold;
	color: #DF7100;
}

.supportonline {
	padding-left:15px;
}
.supportonline ul{
	padding:0;
	margin:2px;
}
h4.hot_line{
	margin:0;	
	padding: 0px;
	font-size:14px;
	
	
}

.mnu a:link, .mnu a:visited, .mnu a:active {
	color: #98FF00;
}
.mnu A.header_ {
	color: #FDFF01;
}
.login_h {
	background: #FFF;
	font-family:  Arial,sans-serif;
	font-size: 11px;
	padding: 0px;
}

/* hoannet article css*/


.search_article{
	vertical-align: top;
	margin: 0;
	background: #2A408B;
	padding: 0px 15px 10px 5px;
	color: white;		
}
.search_article TABLE{
		width: 100%;
}
.search_article TABLE h4{
		padding: 0;
		margin: 0;
}
.article_classified{
	border-left: solid 1px #ABABAB;
	border-right: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;	
	font-size: 11px;
}
.list_article {
		padding: 3px 0px 3px 0px ;
		margin: 0;	
}
.subarticle_b td{	
	border-top: dotted 1px #ABABAB;	
	padding: 10px 0px 5px 0px ;
	margin: 5px 0px 5px 0px ;		
}
.articletop_j {
	float: left;
	width: 79%;
	 margin: 1px;
	 text-align:justify;
	 text-indent: 15px;
}
.articletop_i {
	float: left;
	width:20%;
	margin: 1px;
}

.article_j {
	float: left;
	width: 75%;
	text-align:justify;
	text-indent: 25px;
}
.article_i {
	float: left;
	width: 22%;
}
.article_none {	
	text-align:justify;
	text-indent: 15px;
}
.introproductnew {
	vertical-align: top; 
	text-align: justify;
	 text-indent:12px;
}
.introproductnew p.intronewdetail{
	margin: 5px;
	padding: 0px;
	text-indent:0px;
	text-align: right;
}
.acc_success{
 text-indent: 25px;
 text-align: justify;
 font-size: 12px;
 margin: 5px 0px 5px 0px;
 padding:0;
}

#list_article_header td{
	border-top: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;
	background-color: #E4E4E4;
	padding: 4px 0px 2px 0px;
	color: #BE0000;
	font-weight: bold;
	font-family: arial;
	font-size: 12;
}
.article_classified .main , .main_title {
	color:#00329B;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-align: center;	
}
.article_classified td.main_title {
	text-align: left;
}
.article_classified td.main_tt {
	text-align: center;
	
}
.write_classified td{
	background: #2A408B;
	height: 28px;
	color: white;		
}
.write_classified a{
	margin: 2px 20px 2px 10px;
}

.article_post_classified {
		border-top: solid 1px #ABABAB;
		border-bottom: solid 1px #ABABAB;
		border-left: solid 1px #ABABAB;
	border-right: solid 1px #ABABAB;
	width: 100%;
}
#h_menuafacture .boxText{
	text-align:center;	
}
#h_menuafacture .boxText img{
	width: 140px;
	margin-bottom:4px;
	border: 0px; 
}
.img_news {
 float:left;
 margin: 5px;
}
.smallText_footer{
	font-size: 11px;	
}
.smallText_footer a{
}


.headerbox_cat {	
	
}
.headerbox_cat .infoBoxHeading{	
	background: url("images/imgstyle/bg_box_header.jpg") no-repeat;	
	height: 30px; 
	text-indent: 35px;
	color: #FFF;
	padding: 0px;
	
}
.infobox_cat{
	border-bottom:solid 1px #9CB6C7;
	border-left:solid 1px #9CB6C7;
	border-right:solid 1px #9CB6C7;
	margin-bottom: 10px;		
}
.boxheader_articles {
	border-top: solid 1px #699BCD;
		border-right: solid 1px #BCD2E9;
	border-left: solid 1px #BCD2E9;	
	width: 100%;
}
.boxheader_articles .infoBoxHeading{
	padding: 5px 0px 0px 10px;
}


.infobox_cat .infoBoxContents {
	background: #EDF7FF;
	
}
.infobox_cat .categories_menu {	
	background:#EDF7FF url(images/arrow.png) no-repeat scroll 0 0;
	line-height:20px;
	text-indent:22px;
	border-bottom: 1px solid #D9D8E3 ;
}
.infobox_cat .categories_menu1 {	
	line-height:20px;
	text-indent:22px;
	border-bottom: 1px solid #D9D8E3 ;
}
.infobox_cat .categories_menu1 {
line-height:20px;
text-indent:22px;
}
.infobox_cat .categories_menu2 {
line-height:20px;
text-indent:29px;
}
.infobox_cat .categories_menu3 {
line-height:20px;
text-indent:35px;
}


.categories_menu a:active,.categories_menu a:hover ,.categories_menu1 a:active,.categories_menu1 a:hover{
	color:#DF7100;
	text-decoration: none;
	font-weight: bold;
}

/* hoannet create style for khiminh */
	.header_list_product {
		margin:10px 0px 0px 0px ;	
	}
	.list_product{
		border:  1px solid #F3BCCE;
	}
	.header_list_product .infoBoxHeading {			
		font-family:arial;
		font-size:17px;
		font-weight:bold;		
		background: #FFF;
		background: url("images/imgstyle/header_list_product.jpg") no-repeat;
		padding:5px 0 2px 10px;
		color:#444444;		 		
	}
	.header_list_product .infoBoxHeading a{	
		color:#FFF;	 		
	}	
	
.products_description td.title{ 	
 	 font-size: 13px;
 	 color: #FF9F00;
 	 font-weight: bold;
	text-indent:10px; 	 
 	 
}
.products_description td.title p{ 	 	 
	margin:0;
	padding: 0; 	 
 	 
}
.products_description td.detail p{ 	 	 
	margin: 0;
	padding: 0; 	 
 	 
}

.title_comment{ 	
 	 font-size: 14px;
 	 color: #FF9F00; 	 
	 text-indent:10px; 	 
 	 
}
.products_description td.detail{
 	
 	 font-size: 12px; 	 
 	 text-indent: 10px;
 	 text-align: justify;
 	 line-height:1.6;
}
.authors {
	font-weight: bold;
	
}
.box_seller {
		font-size: 11px;
}
.box_seller a {
	text-decoration: underline;
	color: #094285;
		font-size: 11px;
}
.box_seller b{	
	color: #AD1A22;
	font-size: 9px;
}
.list_product b ,.price{
	color: #AD1A22;
	font-size: 11++px;	
}

.infoBox_article ul {
	padding: 0;
	margin: 0px 0px 0px 15px;
	color: #094285;
}

.introduce_new span{
 	font-weight: bold;
 	color: #61310E;
	font-size:17px;
}
.introduce_new b{
 	font-weight: bold; 
	font-size:19px;
}
.introduce_new a{ 	
 	color: #0B5BA4;
}

.list_product .smallText a  {	
 	color: #014C8F;
	font-size:12px;
}
.cover_price ,.price {
	font-weight: bold;
}
.cover_price {	
 	color: #000;
	font-size:12px;
}
.breadcrumb_home {
	font-family:  Arial,sans-serif;
	font-size: 13px;
	color: #3C7BA7;
	font-weight: bold;
    height: 13px;
    background: #FFF url("images/home.png") no-repeat top left;
}

.boxText li{	
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 3px 0px;
	text-align:  justify;	
    }
    
 .welcome {
 	background: #0566A7;
 	color: #FDF405;
 	text-indent: 25px;
 	font-weight: bold;
 } 
 
  
.box_shoping .infoBoxHeading {
	background:transparent url("images/imgstyle/bg_box_header_shopping.jpg") no-repeat;
	height: 30px; 
	text-indent: 35px;
	color: #FFF;
	padding: 0px;
}

.box_shoping .infoBoxHeading a{
	color: #FFF;	
}

.box_gen .infoBoxHeading {
	background:transparent url(images/box_shoping.png) repeat scroll 0 0;
	color:#FFFFFF;
	height:28px;
	text-indent:35px;
	padding: 0px;
}

/* header_article style for article*/

.header_article {
	border-bottom:2px #0566A7 solid;
	margin: 3px;
	text-align: left; 
}

.header_article div{
	float:left;
	border-top:1px #0566A7 solid;
	border-left:1px #0566A7 solid;
	border-right:1px #0566A7 solid;
	margin: 0px 2px 0px 0px;
	padding: 5px 5px 5px;
	text-align: center; 
}
.header_article div a:HOVER{
 color: #EC7111; 	
}

.header_article .title_active{
	color: #EC7111; 
}

#first_page , #index_page , #last_page {	
	cursor:pointer;
	font-weight:bold;
	margin-right:55px;
}


td.smallText u, .text_trialer a{
	font-size: 12px;
	color: #0C4B82;
	font-weight: bold;
	
}

.products_description {
	margin: 35px 0;
}

.ngoaivan,.sachcu {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	color: #024A91;
	text-transform: uppercase;
	border-bottom:  #024A91 1px dotted ;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight: bold;		
}

/* Area di scorrimento */
.hot_product{
	background:transparent url(images/bg_hot_products1.png) no-repeat scroll 0 0;
	padding: 0px 10px 20px 10px;
	height: 135px;
	width: 570px;
}
#left {
	width: 565px;
	height: 145px;
	overflow: hidden;	
	padding: 0px;
	clear:both;
	}

/* Immagini */
#left img {
	margin-top: 10px;
	border: 0px;
	clear:both;
	
	}
.total_rl{
	font-weight:bold;
	text-align: right;
	padding: 5px 10px 5px 0px;
	margin: 0px;
	
}
.products_listing {	
	border-left:1px solid #F3BCCE;
	border-right:1px solid #F3BCCE;
}
.products_listing .infoBoxContents .smallText, .products_listing .infoBoxContents .smallText1 {
	border-bottom:1px solid #F3BCCE;
}

 .products_listing .infoBoxContents .smallText{
		vertical-align: top;
		text-align: left;
}
 .products_listing .infoBoxContents .smallText1{
		vertical-align: middle;
}
.products_listing .headerNavigation{
	font-size: 14px;
	font-weight: bold;
}

.review_content{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.review_vote{
	margin: 5px 0px 0px 0px;
	padding: 0px;	
}

.title_customer {
	color: #D37F0F;
}
.compareListing-data {
	 border: 1px #F2ACC4 dotted;
}
.compare_bt{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:#CCCCFF none repeat scroll 0 0;
	border:1px solid #000066;
	cursor:hand;
}
.page_info{
	border:1px solid #F3BCCE;
	padding:5px;
}