/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */
/*body*/
body {
	margin: 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #005228;
	}
#indexBody 
{
	background-color: #005228;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #005228;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}

/*header*/
#headerWrapper 
{
	border:0px solid #ffffff;
	}
	
#navMainWrapper 
{
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 1000px;
	}

#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li{
	display: inline;
	}

#navMain ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
#navMain ul li a:hover {
	color: #FF0000;
	}

#logo {
/*background-image:url("../images/logo.jpg");
background-repeat:no-repeat;
width:195px;
height:96px;*/
	}

#logoWrapper {
	background-image: url("../images/hd-banner.jpg");
	background-repeat: no-repeat;
	/*background-color: #000000;*/
	height:71px;
	background-position: center right;
	padding-right:5px;
	}
.back {
	float: left;
	}	
.seperateline0
{
	background-image:url("../images/hd-img1.gif");
	width:306px;
	height:28px;
}
.seperateline1
{
	background-image:url("../images/seperate-line.gif");
	background-repeat:repeat-x;
	height:3px;
}
/*search*/
#navMainSearch {
	text-align:center;
	/*background-image:url("../images/bg-search.gif");
	background-repeat:repeat-x;*/
	/*background-color: #000000;*/
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	}
	
.btn-search
{
	background-image:url("../images/btn-search.gif");
	background-repeat:no-repeat;
	background-color:#FF0000;
	height:20px;
	width:50px;
	text-transform:uppercase;
	color:#FFFFFF;
	
}

a.searchadvance:link
{
	color:#FFFFFF;
	text-decoration:none;
}

a.searchadvance:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

a.searchadvance:hover
{
	color:#868686;
	text-decoration:none;
}
td.advanced_search
{
	background-image:url("../images/icon-search.gif");
	background-repeat:no-repeat;
	padding-left:30px;	
	text-align:left;
	font-weight:normal;
	background-position:10px 0px;
	font-family:Verdana;
	font-size:11px;
	color:#ca0002;
}

/*main menu*/
#navEZPagesTopWrapper {
	/*background-color: #000000;*/
	}

#navEZPagesTop {
	/*font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#ca0002;
	text-transform:uppercase;*/
	vertical-align:top;
	}
#navEZPagesTop-header {
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	}


a.EZPageslink:link
{
	color:#ff0000;
	text-decoration:none;
}

a.EZPageslink:visited
{
	color:#ff0000;
	text-decoration:none;
}

a.EZPageslink:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

a.EZPageslink1:link
{
	color:#ffffff
	text-decoration:none;
}

a.EZPageslink1:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.EZPageslink1:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.EZPages-separator
{
/*background-image:url("../images/hd-separator.gif");
background-repeat:no-repeat;
height:30px;*/
}

#navEZPagesTop-hdleft
{
	background-image:url("../images/ct-imgtitle0.gif");
	background-repeat:no-repeat;
	/*background-color: #000000;*/
	width:13px;
	height:19px;
}

#navEZPagesTop-hdright
{
	background-image:url("../images/ct-imgtitle1.gif");
	background-repeat:no-repeat;
	/*background-color: #000000;*/
	width:10px;
	height:19px;	
}
#navEZPagesTop-hdcenter
{
	background-image:url('../images/ct-bgtitle.gif');
	background-repeat:repeat-x;
	background-color:#ffa811;
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	padding-top:2px;
	height:17px;
	text-align:center;	
}

/*BreadCrumb*/
#navBreadCrumb {
	/*background-color: #000000;*/
	}

#navBreadCrumb {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	padding-left:15px;
	height:25px;
	vertical-align:middle;
	padding-top:10px;
	}

/*content trang*/
#contentMainWrapper{
	vertical-align:top;
	border:0px solid #FFFFFF;
	}

/*left column*/
#navColumnOne {
	/*background-color: #000000;*/
	vertical-align: top;
	border:0px solid #FFFFFF;
	}

.columnLeft {width:182px;}

#navColumnOneWrapper {
	margin-right: 10px;
	border:0px solid #FF0000;
	} 

.leftBoxContainer {
	border: 0px solid #000000;
	margin-top:0em;
	/*background-color: #000000;*/
	}

h3#hotrotructuyenHeading, h3#categoriesHeading, h3#newsscrollboxHeading,
h3#moreinformationHeading, h3#visitorsHeading
 {
	background-image:url('../images/bg-title.gif');
	background-repeat:no-repeat;
	/*background-color: #000000;*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	}

.leftBoxHeading {
	margin: 0em;
	/*background-color: #000000;*/
	padding: 0em;
	text-align: left;
	}
		
h3.leftBoxHeading a:link, h3.leftBoxHeading a:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}
	
div.leftBoxContainer div.sideBoxContent {
	/*background-color: #000000;*/
	}

.catBoxDivider {
	/*background-image:url('../images/separator0.gif');
	background-repeat:repeat-x;*/
	background-color:#0b6236;
	height:1px;
}

HR {
	height: 2px;
	border: none;
	background-image:url('../images/separator0.gif');
	background-repeat:repeat-x;
	}
	
/*sideboxes*/	
td#ezpageMenu, #infoMenu, #moreinfoMenu, #catMenu
{
	background-image:url('../images/bullet0.gif');
	background-repeat:no-repeat;
	background-position:10px 7px;
	/*background-color: #000000;*/
	padding-top:3px;
	padding-bottom:4px;
	padding-left:22px;	
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#categoriesContent	
{
	width:100%;
}
	
#catMenu a.category-top: link, #catMenu a.category-products:link, #catMenu a.category-subs-selected:link,
#catMenu a.category-subs-parent:link
{
	color:#FFFFFF;
	text-decoration:none;
} 	
	
#catMenu a.category-top:visited, #catMenu a.category-products:visited, #catMenu a.category-subs-selected:visited,
#catMenu a.category-subs-parent:visited
{
	color:#FFFFFF;
	text-decoration:none;

} 	

#catMenu a.category-top: hover, #catMenu a.category-products:hover, #catMenu a.category-subs-selected:hover,
#catMenu a.category-subs-parent:hover
{
	color:#ffb227;
	text-decoration:none;	
} 	

#catMenu-end
{
	background-image:url("../images/bg-titleend.gif");
	background-repeat:no-repeat;
	height:5px;
}

/*news box, tin tuc*/
.newsInfo {
  text-align: left;
  font-style:italic;
  font-family:Arial;
  color:#cccccc;
  padding-left:5px;
}

#newsArchivTable
{
	border:0px solid #FFFFFF;	
	color:#FFFFFF;
	width:100%;
}

#newsHeading
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

th#newsArchivTitleHeading, th#newsArchivDateHeading, th#newsArchivNumberHeading
{
	color:#FFFFFF;	
	background-color:#da9313;
	padding-left:5px;
	padding-right:5px;
}

.newsContent 
{
font-family:Arial;
font-size: 12px;
padding-top:10px;
padding-bottom:10px;
padding-left:5px;
}
#newsContent
{
font-family:Arial;
font-size: 12px;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}

div#moreNewsDefault
{
	border:0px solid #FFB227;	
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}

#newsMenu
{
	/*background-color: #000000;*/
	background-position:10px 7px;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:22px;	
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	background-image:url('../images/bullet1.gif');
	background-repeat:no-repeat;
}

#newsMenu-end
{
	background-image:url("../images/bg-titleend.gif");
	background-repeat:no-repeat;
	height:5px;
}

#newsMenu a:link, #newsMenu a:visited
{
	color:#FFFFFF;
	text-decoration:underline;	
}	

#newsMenu a: hover
{
	color:#ffb227;
	text-decoration:underline;	
}

#newsArchive-link a:link, #newsArchive-link a:visited
{
	color:#FFFFFF;
	text-decoration:none;	
}

#newsArchive-link a:hover
{
	color:#ffb227;	
	text-decoration:underline;
}

#newsArchivHeading
{
	font-family:verdana;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	padding-right:10px;
	padding-bottom:15px;	
}

#newsArchivNumberHeading
{
	width:40px;	
}

#moreNewsHeading
{
	color:#FFB227;
}

/*search box*/
td#searchContent
{
	background-color:transparent;
	font-weight:bold;
	color:#000000;
}

.rc-boxsearch
{
	background-image:url('../images/rc-boxsearch.gif');
	background-repeat:no-repeat;
	width:186px;
	height:114px;
}

td#search-end
{
	background-image:url("../images/bg-titleend.gif");
	background-repeat:no-repeat;
	border:0px solid #FFFFFF;
}
td.advanced_search a:link
{
	color:#ca0002;
	text-decoration:none;	
}

td.advanced_search a:visited
{
	color:#ca0002;
	text-decoration:none;	
}

td.advanced_search a:hover
{
	color:#FFFFFF;
	text-decoration:none;	
}

.rc-text
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}	
	
/*banner box*/
h3#bannerboxHeading {
	background-image:url("../images/bg-quangcao.gif");
	background-repeat:no-repeat;
	/*background-color: #000000;*/
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-top:4px;
	padding-left:10px;
	padding-bottom:6px;
	text-transform:uppercase;
}

#bannerboxContent
{
	/*background-color: #000000;*/
}

#bannerbox-end
{
	background-image:url("../images/bg-titleend.gif");
	background-repeat:no-repeat;
	height:5px;
}

#lc-bottomline
{
	background-image:url("../images/bg-titleend.gif");
	background-repeat:no-repeat;
	height:5px;
}


/*right column*/
#navColumnTwo {
	/*background-color: #000000;*/
	vertical-align: top;
	border:0px solid #FFFFFF;
	}

.columnRight
{
	width:186px;
}

#navColumnTwoWrapper {
	margin-left: 10px;
	margin-right: 10px;
	border:0px solid #FF0000;
	width:186px;
	} 

.rightBoxContainer
{
	border: 0px solid #FFFFFF;
	width:186px;
}

h3.rightBoxHeading {
	background-color:#ffb227;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	text-transform:uppercase;
	border:0px solid #FFFFFF;
	}

.rightBoxHeading {
	margin: 0px;
	padding: 0px;
	}
 
h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited
{
	color:#000000;
	text-decoration:none;	
}

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxHeading
{
	text-align: left;
	}

div.rightBoxContainer div.sideBoxContent1
{
	background-image:url('../images/bullet3.gif');
	background-repeat:no-repeat;
	background-position:10px 6px;
	background-color:#e7e7e7;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:25px;
	padding-right:10px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-transform:capitalize;
}

/*best seller*/
#bestsellMenu
{
	background-image:url('../images/bullet3.gif');
	background-repeat:no-repeat;
	background-position:10px 6px;
	/*background-color: #000000;*/
	padding-top:3px;
	padding-bottom:4px;
	padding-left:25px;
	padding-right:10px;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-transform:capitalize;
}

#bestsellMenu a:link
{
	color:#FFFFFF;
	text-decoration:none;	
	text-transform:capitalize;
}

#bestsellMenu a:visited
{
	color:#FFFFFF;
	text-decoration:none;	
	text-transform:capitalize;
}

#bestsellMenu a:hover
{
	color:#606060;
	text-decoration:none;	
	text-transform:capitalize;
}

.box-line1
{
	background-color:#0b6236;	
	height:1px;
}

/*manufactures box*/
#manufacturersHeading
{
	background-image:url("../images/bg-manufacture.gif");
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:2px;	
	height:18px;
}

#bestsellersHeading, #besttrailerviewedHeading, #whosonlineHeading
{
	background-image:url("../images/bg-manufacture.gif");
	background-repeat:no-repeat;
	padding-top:6px;
	padding-bottom:2px;	
	height:15px;
}

#manufatures-bullet
{
	background-image:url('../images/bullet2.gif');
	background-repeat:no-repeat;
	background-position:10px 7px;
	/*background-color: #000000;*/
	padding-top:3px;
	padding-bottom:4px;
	padding-left:22px;
	padding-right:10px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	text-transform:capitalize;
	border:0px solid #FFFFFF;
}

#manufatures-bullet a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

#manufatures-bullet a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#manufatures-bullet a:hover
{
	color:#606060;
	text-decoration:none;
}
#languagesContent
{
	/*background-color: #000000;*/
}

/*center column*/
.centerColumn
{
	padding-left:8px;
	padding-right:8px;	
	vertical-align:top;
	
}

#indexDefaultMainContent
{
	vertical-align:top;	
}

.centerBoxWrapper {
	border: 0px solid #FFFFFF;
	height: 1%;
	margin-left: 0px;
	margin-right:0px;
	font-family:Arial;
	font-size:12px;
	}
.centerBoxHeading-leftheader
{
	background-image:url("../images/ct-imgtitle0.gif");
	background-repeat:no-repeat;
	/*background-color: #000000;*/
	width:13px;
	height:19px;	
}
.centerBoxHeading-rightheader
{
	background-image:url("../images/ct-imgtitle1.gif");
	background-repeat:no-repeat;
	/*background-color: #000000;*/
	width:10px;
	height:19px;
}

.centerBoxHeading {
	background-image:url('../images/ct-bgtitle.gif');
	background-repeat:repeat-x;
	background-color:#ffa811;
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	padding-top:2px;
	height:17px;
	}

.centerBoxHeading
{
	text-align: left;
	}
.ct-line
{
	background-image:url("../images/ct-line.gif");
	background-repeat:repeat-x;
	height:26px;
}

.rowOdd {
	/*background-color: #000000;*/
	font-family:Arial;
	font-size:12px;
	/*height: 1.5em;
	vertical-align: top;*/
	}

.rowEven {
	/*background-color: #000000;*/
	font-family:Arial;
	font-size:12px;
	/*height: 1.5em;
	vertical-align: top;*/
	}

/*shopping cart*/
#cartEmptyText
{
	font-size:12px;	
}
#cartContentsDisplay
{
	/*background-color: #000000;*/
	font-family:Arial;
	font-size:12px;
}
TR.tableHeading {
	/*background-color: #000000;*/
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	}

.tableHeading TH {
	/*background-color:#da9313;*/
	}

TH#leftHeading
{
	background-image:url("../images/bg-lefttitle.jpg");	
	background-repeat:no-repeat;
	background-color:#da9313;
	height:25px;
	width:13px;
}

TH#rightHeading
{
	background-image:url("../images/bg-righttitle.jpg");	
	background-repeat:no-repeat;
	background-color:#da9313;
	height:25px;
	width:13px;
}

#scUnitHeading, #scTotalHeading
{
	padding-left:5px;
	padding-right:5px;
}

#cartSubTotal {
	background-color: #da9313;
	 }

#cartSubTotal {
	border-top: 0px solid #cccccc;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, #cartSubTotal {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, #cartInstructionsDisplay   {
	padding: 0.5em 0em;
	}

.cartTotalsDisplay
{
	text-align: center;
	padding: 0.5em 0em;
	font-weight:bold;
}

.cartProductDisplay
{
	padding-left:20px;
	font-size:12px;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 5px;
	font-weight:bold;
	}

#scQuantityHeading, #scUpdateQuantity, #scTotalHeading, #scUnitHeading, #scRemoveHeading, #scProductsHeading
{
	background-color:#da9313;	
}

#scUpdateQuantity {
	width: 2em;
	}
	
#scTotalHeading
{
	width:70px;
}

#scUnitHeading
{
	width:50px;
}

tr.cartContent-text
{	
	font-family:Verdana;
	font-size:11px;
}

.cartQuantity {
	width: 70px;
	padding-top:20px;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

/*footer*/
#navSuppWrapper {
	background-color:#ffb227;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	padding-bottom:2px;
	padding-top:1px;
	width: 100%;
}

#navSupp 
{
	text-align:center;
	padding-left:5px;
	padding-right:10px;
}

/*#navSupp ul li {
	display: inline;
	}*/

#navSupp a:link, ft-link a:link {
	color:#000000;
	text-decoration:none;
	}
	
#navSupp a:visited, ft-link a:visited  {
	color:#000000;
	text-decoration:none;
	}

#navSupp a:hover, ft-link a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

.ft-separator
{
	border-left:1px solid #000000;
	width:1px;	
}

/*index page*/
.greeting
{
	font-size:14px;	
}

.indexDefaultHeading
{
	font-size:14px;
}

/*product detail info*/
h1#productName
{
	font-family:Verdana;
	font-size: 24px;
	font-weight:bold;
	color: #ffa710;
	padding-right:10px;
	padding-bottom:15px;
	vertical-align:top;	
}

#productMainImage
{
	margin: 0em 1em 1em 0em ;
}

.imgLink
{
	font-family:Arial;
	font-size:13px;
	color:#ebbd6b;
}

.navNextPrevCounter {
	margin: 0px;
	font-size: 9px;
	}

#cartAdd {
	float:right;
	text-align: right;
	margin-top:10px;
	margin-right:5px;
	border:1px dotted #FFFFFF;
	padding: 5px;
	font-family:Arial;
	font-size:11px;
	}
	
/*product listing*/
.productListing-rowheading
{
	height:25px;
	font-size:11px;	
}

#listCell0-0
{
	background-image:url("../images/bg-lefttitle.jpg");
	background-repeat:no-repeat;
	background-color:#da9313;	
}

#listCell0-1
{
	background-color:#da9313;	
}

#listCell0-2
{
	background-image:url("../images/bg-righttitle.jpg");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#da9313;	
}

.productListing-data
{
	padding:10px;
	vertical-align:top;
	border-bottom:2px solid #da9313;
}

.productListing-data-left
{
	padding:10px;
	border-bottom:2px solid #da9313;
	border-left:2px solid #da9313;
}

.productListing-data-right
{
	text-align:left;
	width:100px;
	padding-left:5px;
	padding-top:10px;
	border-bottom:2px solid #da9313;
	border-right:2px solid #da9313;
	font-family:Arial;
	font-size:12px;
	vertical-align:top;
}

h3.itemTitle
{
	font-family:verdana;
	font-size: 16px;
	font-weight:bold;
	color: #ffa710;
	padding-right:10px;
	padding-bottom:15px;
	text-align:left;
	vertical-align:top;		
}

#productPrices
{
	font-size:14px;
	font-family:tahoma;	
	padding-left:5px;
}

#productDescription {
	padding: 0px;
	font-family:Arial;
	/*line-height:20px;*/
	}
div.listingDescription
{
	border:0px solid #FFFFFF;	
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	padding:5px;
}

#productsListingTopNumber
{
	font-family:Verdana;
	font-size:10px;	
}

#productTellFriendLink
{
	text-align:right;
	padding-right:15px;
}
#productReviewLink
{
	text-align:right;
	padding-right:15px;
	/*padding-top:10px;	*/
}
.reviewCount
{
	text-align:right;
	padding-right:15px;
	font-family:Arial;
	font-size:11px;
}
#productDateAdded, #productDateAvailable
{
	font-family:Arial;
	font-size:12px;
}

/*account page*/
#acDateHeading, #acOrderHeading, #acShippedHeading, #acStatusHeading, #acTotalHeading, #acViewHeading,
#myAccountQuantity,#myAccountProducts, #myAccountTax, #myAccountTotal,
#myAccountStatusDate, #myAccountStatus, #myAccountStatusComments
{
	background-color:#da9313;
}

#accountLinksWrapper
{	
	margin: 0px;
	width: 100%;
	border:0px solid #FFFFFF;
}
.acTableEmail, .acTableAccount
{
	border:1px solid #da9313;	
}
.acTitle-text1
{
	font-family:Verdana;
	padding-left: 10px;	
	color:#da9313;
	font-size:12px;
	font-weight:bold;
}

CAPTION {
	text-align:center;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	font-family:Times New Roman;
	font-size:13px;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: middle;
	border-right:1px solid #da9313;
	}
.accountProductDisplay
{
	border-right:1px solid #da9313;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.accountTaxDisplay
{
	border-right:1px solid #da9313;
}
#orderTotals
{
	font-size:12px;
	padding-right:10px;	
}
#myAccountShipInfo, #myAccountPaymentInfo
{
	width:100%;	
	border:1px solid #da9313;
}
.notice {font-size:11px;}

h1#checkoutShippingHeading
{
		
}
#checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, 
#checkoutShipAddressDefaultAddress, #checkoutPaymentHeadingAddress,
#checkoutPayAddressDefaultAddress, #checkoutConfirmDefaultBillingAddress,
#checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultHeadingComments,
#checkoutConfirmDefaultHeadingCart, #addressBookDefaultPrimary
{
	color:#ffb227;
	font-family:verdana;
}

#reviewsInfoDefaultMainContent, #logoffDefaultMainContent
{
	font-family:Arial;
	font-size:12px;
}









	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}
 
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFB227;
	text-decoration: none;
	}

a:active {
	color: #FFB227;
	text-decoration: none;
	}

/*address page*/
.instructions
{
	font-size:11px;	
	font-style:italic;
	border:1px dotted #FFFFFF;
	padding:5px;
	margin-right:5px;
}

















h1 {
	font-size: 15px;
	}

h2 {
	margin: 0px;
	font-size:14px;
	}

h3 {
	font-size: 13px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 12px;
	}

h1, h3, h4, h5, h6 {

    margin: 3px 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #FFFFFF;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#FFFFFF;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	font-family:Arial;
	}

.clearBoth {
	clear: both;
	}



/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #cccccc;
	color: #ff0000;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}



#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#checkoutShipto, #checkoutBillto
{
	font-family:Arial;	
}
.floatingBox
{
	margin: 0px;
	padding:10px;
	border:1px dotted #FFFFFF;
	text-align:right;
	font-weight:bold;
}
/*trang account*/


#sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 90%;
	border:0px solid #FFFFFF;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/



.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navCatTabs ul li {
	display: inline;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

/*trang sitemap*/
#siteMapList {
	float:left;
	}

#sitemap-text1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #ffa710;	
}

#sitemap-text2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#sitemap-text3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;	
}

/*trang gv_faq*/
#gvFaqDefaultMainContent
{
	padding-left:20px;
	line-height:20px;
	font-size:12px;
	font-family:Arial;	
}

#gvFaqDefaultSubHeading
{
	font-size:13px;	
	color: #ffa710;
}

#gvFaqDefaultContent
{
	line-height:20px;
	font-size:12px;
	font-family:Arial;
	padding-left:10px;	
}

/*trang discount*/
#discountcouponInfoMainContent
{
	line-height:20px;
	font-size:12px;
	font-family:Arial;
	padding-left:10px	
}

/*trang reviews*/
#reviewsDefaultTable
{
	width:100%;
}
h1#reviewsDefaultHeading, h1#productReviewsDefaultHeading,
h1#reviewsWriteHeading
{
	font-family:Verdana;
	font-size:16px;	
	padding-top:5px;
	padding-bottom:5px;
}
.navSplitPagesResult 
{
	font-family:Verdana;
	font-size:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.navSplitPagesLinks 
{
	text-align:center;
}
.reviewslisting-even
{
	background-color:#aeaeae;	
}
.reviewslisting-odd
{
	background-color:#424242;
}
.reviewscontent-text2
{
	color:#000000;
	font-family:Times New Roman;
	font-size:12px;	
}
.reviewscontent-text1
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;	
	padding-left:10px;
}
.reviewscontent-text4
{
	color:#FFFFFF;
	font-family:Times New Roman;
	font-size:12px;	
}
.reviewscontent-text3
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;	
	padding-left:10px;
}
.smallProductImage
{	
}
.rating{}
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 0em 0em 0em ;
	}
.reviews-line
{
	border-top:1px dotted #FFFFFF;	
}
#reviewsWritePrice, #reviewsWriteReviewer, #productReviewsDefaultPrice
{
	font-size:12px;	
}
.productListing-heading
{
	vertical-align:middle;	
}







/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.content
{
	padding:0px;	
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}


.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

span.normalprice
{
	color:#FF0000;	
}

.productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/






.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#upProductsHeading {
	text-align: left;
	font-family:Arial;
	font-size:12px;
	}

#upDateHeading {
	text-align: right;
	font-family:Arial;
	font-size:12px;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}



.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}






.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
/*edit popup*/
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	/*background-color: #000000;*/
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
	padding:10px;
	}
.information {padding: 10px 3px; line-height: 150%;}

.cartQuantity_confirm, .ccQuantityHeading
{
	width:60px;	
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
.cartTableHeading
{
	height:25px;	
	text-align:center;
	font-family:Arial;
	font-size:12px;
	background-color:#FFB227;
	color:#000000;
	font-weight:bold;
}
#checkoutSuccessContactLink, #checkoutSuccessOrderLink
{
	font-family:Arial;
	font-size:12px;
}

#createAcctSuccessMainContent
{
	font-family:Arial;
	font-size:12px;
}
#demoDescription
{
	background-image:url("../images/bg-filmintro.gif");
	background-repeat:no-repeat;
	vertical-align:top;
	width:254px;
	height:300px;
}
#demo-detail
{
	padding-left:30px;
	font-family:arial;
	font-size:12px;
	background-image:url("../images/bullet1.gif");
	background-repeat:no-repeat;
	background-position:10px 5px;
}
a.acc_success:link
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.acc_success:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.acc_success:hover
{
	color:#FFb227;
	text-decoration:underline;
}

.upcomingProductsTable
{
	font-family:Arial;
	font-size:12px;	
}
#moreinfoMenu
{
	/*background-color: #000000;*/
	background-position:10px 7px;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:22px;	
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
	color:#FFFFFF;	
}