/* CSS Document */

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

#dhtmltooltip{
position: absolute;
width: auto;
background:#ffffff;
border: 1px solid #e7e7e7;
padding: 2px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

body {
	margin: 0;
	font-family: "Times New Roman";
	font-size: 11.8pt;
	color: #000000;
	background-color: #D4DDD1;
	}

a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	}

#whatsNew a.more_news:link		{color:#570A4E;text-decoration:none}
#whatsNew a.more_news:active	{color:#570A4E;text-decoration:none}
#whatsNew a.more_news:visited	{color:#666666;text-decoration:none}
#whatsNew a.more_news:hover		{color:#570A4E;text-decoration:underline}

h1 {
	font-size: 12.8pt;
	color: #6a0c6c;
	}

h2 {
	font-size: 12pt;
	}

h3 {
	font-size: 11.8pt;
	color: #6a0c6c;
	}

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

.biggerText {
	font-size:11.8pt;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: "Times New Roman";
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;	
	margin: 0.1em;
	}

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

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

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

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

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

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

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

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

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

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

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 902px;
	vertical-align: top;	
	}

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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper a{ color:#666666;	
	} 
#navColumnOneWrapper, #navColumnTwoWrapper a{ color:#666666;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;

	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin-bottom:3px;
}
.navSplitPagesLinks {
	margin-bottom:3px;
}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

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

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #CCCCCC;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

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

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

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

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {	
	margin: 0;
	padding: 0.2em 0em;
	} 
#cartBoxListWrapper, #ezPageBoxList, .cartBoxTotal a{color:#666666;}
#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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	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;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #e84466;	
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	
	}

.sideBoxContent {
	text-align:left;
	background:none;
	padding-top: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
a.category-top, a.category-top:visited {	
	text-decoration: none;
	color:#666666;
	}
a.category-links, a.category-links:visited {
	padding-top:5px;
	margin-top:5px;		
	text-decoration: none;
	color:#666666;
	}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {	
	text-decoration: none;
	color:#666666;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	font-size:10.1pt;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	font-size:10.1pt;	
	}
/* end categories box links */

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

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


.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

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

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #e84466;	
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

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

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
/********************* CSS ******************/

#mainback {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position:top;
	vertical-align:middle;
	width: 100%;
	height:auto;
	padding: 10px 0px 0px 0px;
}

#mainback a { color:#666666;}

#maincontent{	
	min-height: 1255px;
	/*_height: 1255px;*/
	height:auto;		
	width:902px;
}


#mainpage {
	background:none;	
	width: 902px;
	font-size:10.8pt;
	text-align:left;
}	
	 
#hlink {
	background: url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin: 0px 20px 0px 20px;
	width:862px;
	height:28px;
	cursor:default;	 	
}
#bordertop {
	background:none;
	height:12px;			
}
#bordertop .col_1 {
	float:left;
	background:url(../images/lt_goc.jpg);	
	background-repeat:no-repeat;
	width:10px;
	height:12px;
}	
#bordertop .col_2 {
	float:left;
	background:url(../images/lt_t.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:12px;
}	
#bordertop .col_3 {
	float:left;
	background-color:#FFFFFF;	
	width:861px;
	height:12px;
}	
#bordertop .col_4 {
	float:left;
	background:url(../images/rt_t.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:12px;
}	
#bordertop .col_5 {
	float:left;
	background:url(../images/rt_goc.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:12px;
}	

#logomenubanner {
	background:none;
	width:902px;
	height:224px;
}
#logomenubanner a:link{ color:#ffffff;}
#logomenubanner a:active{ color:#ffffff;}
#logomenubanner a:visited{ color:#ffffff;}
#logomenubanner a:hover{ color:#FF0000;}

#logomenubanner .col_1 {
	float:left;
	background:url(../images/lt_d.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:top;
	width:10px;
	height:224px;
}	

#logomenubanner .col_2 {
	float:left;
	background:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:top;
	width:182px;
	height:224px;
}	
#logomenubanner	.inputtxt{	
	font-family:"Times New Roman";
	font-size:10px;
	background-color:#ffd3e2;
	width:105px;
	height:13px;
}
#logomenubanner .col_2 .row_1{	
	width:182px;
	height:159px;
}
#logomenubanner .col_2 .row_2{	
	padding-left:10px;
	padding-top:2px;
	width:172px;
	height:54px;
}
#logomenubanner .col_2 .row_2 .col21{
	float:left;		
	text-align:right;		
	width:123px;
	height:26px;
}
#logomenubanner .col_2 .row_2 .col22{		
	float:left;
	text-align:left;
	padding-top:6px;
	padding-left:9px;	
	width:50px;
	height:20px;
	font-family:"Times New Roman";
	font-size:11.8pt;
	color:#ffffff;
	cursor:pointer;
}
#logomenubanner .col_2 .row_3{	
	width:167px;
	height:30px;
	text-align:left;
	padding-left:15px;
	font-family:"Times New Roman";
	font-size:11.8pt;
	text-decoration:underline;
	color:#ffffff;	
	cursor:pointer;
}


#logomenubanner .col_3 {
	float:left;	
	background-color:#ffffff;	
	width:10px;
	height:224px;
}	

#logomenubanner .col_4 {
	float:left;
	background:none;
	width:700px;
	height:224px;
}	

#menu {
	float:left;
	background:none;
	width:700px;
	height:39px;
	}

#menu a:hover{ text-decoration:none;}		
	
#menu .col_1 {
	float:left;
	background:url(../images/l_menu_t.jpg);
	background-position:top;
	background-color:#747474;
	background-repeat:no-repeat;	
	width:42px;
	height:39px;
	}

#menu .col_2 {
	float:left;
	background:url(../images/top_menu.jpg);
	background-position:left;
	background-color:#747474;
	background-repeat:no-repeat;
	width:128px;
	height:39px;	
	}
#menu .col_3 {
	float:left;	
	background-color:#747474;	
	width:31px;
	height:39px;		
	}	
#menu .col_4 {
	float:left;
	background:url(../images/top_menu.jpg);
	background-position:left;
	background-color:#747474;
	background-repeat:no-repeat;
	width:128px;
	height:39px;	
	}	
#menu .col_5 {
	float:left;
	background-color:#747474;	
	width:31px;
	height:39px;	
	}	
#menu .col_6 {
	float:left;
	background:url(../images/top_menu.jpg);
	background-position:left;
	background-color:#747474;
	background-repeat:no-repeat;
	width:128px;
	height:39px;
	}
#menu .col_7 {
	float:left;	
	background-color:#747474;	
	width:31px;
	height:39px;
	}
#menu .col_8 {
	float:left;
	background:url(../images/top_menu.jpg);
	background-position:left;
	background-color:#747474;
	background-repeat:no-repeat;
	width:128px;
	height:39px;
	}
#menu .col_9 {
	float:left;		
	background:url(../images/r_menu_t.jpg);
	background-position:right;
	background-color:#747474;
	background-repeat:no-repeat;
	width:43px;
	height:39px;
	}			
#menu .col_10 {
	float:left;
	background:url(../images/rt_d.jpg);
	background-position:top;
	background-color:#ffffff;
	background-repeat:no-repeat;	
	width:10px;
	height:39px;
	}
#menu .left{
	float:left;
	background:url(../images/l_menu_t.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width:10px;
	height:39px;
}
#menu .item{
	float:left;
	background:url(../images/top_menu.jpg);
	background-position:left;
	background-color:#747474;
	background-repeat:no-repeat;
	width:128px;
	height:39px;	
}

#menu .space{
	float:left;	
	background-color:#747474;	
	width:7px;
	height:39px;
}

#menu .space1{
	float:left;	
	background-color:#747474;	
	width:8px;
	height:39px;
}
#menu .right1{
	float:left;		
	background:url(../images/r_menu_t.jpg);
	background-position:right;
	background-color:#747474;
	background-repeat:no-repeat;
	width:10px;
	height:39px;
}
#menu .right2{
	float:left;
	background:url(../images/rt_d.jpg);
	background-position:top;
	background-color:#ffffff;
	background-repeat:no-repeat;	
	width:10px;
	height:39px;
}
	
.textmenu{
	padding-top:13px;
	background:none;
	font-family:"Times New Roman";
	font-size:10px;	
	text-align:center;
	color:#ffffff;
	cursor:pointer;
}	

#banner {
	float:left;
	clear:both;
	background:none;
	width:700px;
	height:185px;
}			

#banner #imgbanner {
	float:left;
	background:url(../images/banner_l_2.jpg);
	background:url(../images/banner_l_3.jpg);
	background:url(../images/banner_l_4.jpg);
	background:url(../images/banner_l_5.jpg);
	background:url(../images/banner_l_6.jpg);
	background:url(../images/banner_l_7.jpg);
	background:url(../images/banner_l_1.jpg);
	width:354px;
	height:185px;
}
#banner .col_2 {
	float:left;
	background:url(../images/banner_r.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:left;
	width:346px;
	height:185px;
}

#leftcenterright {	
	width:902px;
	height:auto;
}

.left {
	background:url(../images/family.jpg);
	background-position:bottom;	
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:202px;
	height:auto;
	vertical-align:top;
}	

.right {
	background:url(../images/papaviet.com2---Copy_03.jpg);
	background-position:top;
	background-repeat:no-repeat;		
	background-color:#ffffff;
	width:202px;
	height:auto;
	vertical-align:top;
}

#center {	
	background-color:#FFFFFF;
	width:494px;
	height:auto;
	vertical-align:top;
	border-left:2px solid #e7e7e7;
	border-right:2px solid #e7e7e7;	
}
#center a{color:#6a0c6c;}
/*module for left and right menu*/
.module {
	padding:0px 10px 0px 10px;
	width:182px;
	height:auto;
}

.modulebuf{
	height:auto;	
	width:182px;
	background:none;
}
.module .header1 {
	float:left;
	clear:both;
	background:url(../images/menu_1.jpg);	
	width:182px;
	height:55px;
}
.module .header2 {
	float:left;
	clear:both;
	background:url(../images/menu_2.jpg);	
	width:182px;
	height:55px;
}
.textheader {
	padding-top:16px;
	padding-left:15px;
	text-align:left;
	font-family: "Times New Roman";
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	cursor:default;
}
.module .item {	
	text-align:left;
	float:left;
	clear:both;	
	width:182px;
	height:auto;
}
.module .itemselect {	
	float:left;
	clear:both;
	background-repeat:no-repeat;			
	width:167px;
	margin-left:4px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	height:17px;
	border:1px solid #c2c2c2;
	text-align:left;
}
	
.textitemselect {
	margin-left:5px;	
	padding-left:25px;
	padding-top:1px;
	background:url(../images/menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	font-family:"Times New Roman";
	font-size:11.1pt;	
	/*font-weight:bold;*/
	color:#666666;
	cursor:pointer;
	}
.textitemselect a:hover{text-decoration:none}	

.textsubitem {
	margin-left:10px;	
	padding-left:10px;
	padding-top:1px;		
	text-align:left;
	font-family:"Times New Roman";
	font-size:11.2pt;	
	/*font-weight:bold;*/
	color:#666666;
	cursor:pointer;
	}

.texthotline{
	text-align:center;
	font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	color:#666666;
	cursor:default;	
}	
.textshopcart {
	margin-left:10px;	
	padding-left:10px;
	padding-top:1px;	
	text-align:left;
	font-family:"Times New Roman";
	font-size:12px;	
	font-weight:bold;
	color:#666666;
	cursor:pointer;
}	
.inputsendmail{
	margin-left:10px;
	margin-top:3px;
	background:url(../images/menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-left:7px;
	font-family:"Times New Roman";
	font-size:10px;
	font-style:italic;	
	width:125px;	
}
.textsendmail {
	margin-left:5px;	
	padding-left:5px;
	padding-top:2px;	
	text-align:left;
	font-family:"Times New Roman";
	font-size:12px;	
	font-style:italic;
	color:#666666;	
}		
.module .footer {
	float:left;
	clear:both;					
	width:182px;
	height:18px;
	padding-bottom:10px;
}	
.module .footer .col_1{
	background:url(../images/l_bot_menu.jpg);
	float:left;
	width:12px;
	height:18px;	
}
.module .footer .col_2{
	background:url(../images/b_bot_menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:159px;
	height:18px;	
}
.module .footer .col_3{
	background:url(../images/r_bot_menu.jpg);
	float:left;
	width:11px;
	height:18px;	
}

#centercontent{
	width:494px;
	height:auto;	
}
#topcontent{
	width:494px;
	height:auto;
}
.decoratetop{
	width:494px;
	height:74px;
	text-align:left;
	background:url(../images/content_hoa_br.jpg) right no-repeat;
}
.decoratetop .col_1{
	float:left;		
	width:27px;
	height:74px;
}
.decoratetop .col_1 .row_1{
	float:left;
	background:url(../images/line_hoa_l.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	width:27px;
	height:37px;
}
.decoratetop .col_1 .row_2{
	float:left;
	clear:both;
	background:url(../images/content_title.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:27px;
	height:37px;
}
.decoratetop .col_2{
	float:left;		
	width:329px;
	height:74px;
}
.decoratetop .col_2 .row_1{
	float:left;
	background:url(../images/line_hoa.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	width:329px;
	height:37px;
}
.decoratetop .col_2 .row_2{
	float:left;
	clear:both;
	width:329px;
	height:37px;
}

.textrow1{
	float:left;
	width:329px;
	height:22px;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10.2pt;
	color:#000000;	
	CURSOR:default;
}
.textrow2{
	float:left; clear:both;
	width:329px;
	height:15px;
	font-family:"Times New Roman";
	font-weight:bold;	
	font-size:10px;	
	color:#666666;
	cursor:default;
}
.decoratetop .col_3{
	float:left;
	background:url(../images/content_hoa_br.jpg);	
	width:138px;
	height:74px;
}	
.decorate{
	width:494px;
	height:22px;
}
.decorate .col_1{
	float:left;
	background:url(../images/line_hoa1.jpg);	
	width:25px;
	height:22px;
}	
.decorate .col_2{
	float:left;
	background:url(../images/line_hoa_r.jpg);
	background-repeat:repeat-x;
	width:466px;
	height:22px;
}
.decorate .col_3{
	float:left;
	background-color:#ffffff;
	width:3px;
	height:22px;
}
.header{
	width:494px;
	height:36px;	
	text-align:left;
}
.header .col_1{
	float:left;
	background:url(../images/content_title.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:36px;    
}
.header .col_2{
	float:left;	
	width:466px;
	height:36px;		
}
.header .col_3{
	float:left;
	background-color:#ffffff;
	width:3px;
	height:36px;
}
.listitem{
	width:494px;
	height:auto;
	font-size:12px;
}
.listitem .col_1{
	float:left;
	background-color:#ffffff;	
	width:25px;
	height:1px;    
}
.listitem .col_2{
	border-top:1px solid #c2c2c2;
	float:left;	
	width:466px;
	height:auto;		
}
.listitem .col_2 .item{	
	width:466px;
	height:auto;
	font-family:"Times New Roman";
	padding-top:3px;
	padding-bottom:3px;
	font-size:11.8pt;
	color:#000000;	
	vertical-align:middle;
}
.listitem .col_2 .item .logo{
	width:148px;
	height:74px;	
	float:left;
}

.listitem .col_3{
	float:left;
	background-color:#ffffff;
	width:3px;
	height:33px;
}

#line {
	background-color:#ffffff;
	width:902px;
	height:12px;
}
#line .col_1{
	float:left;
	background:url(../images/line_bot_l.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:10px;
	height:12px;
}
#line .col_2{
	float:left;
	background:url(../images/line_bot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:880px;
	height:12px;
}
#line .col_3{
	float:left;
	background:url(../images/line_bot_r.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:12px;
	height:12px;
}

#copyright {	
	width:902px;
	height:70px;	
}
#copyright a:link{ color:#666666;}
#copyright a:active{ color:#666666;}
#copyright a:visited{ color:#666666;}
#copyright a:hover{ color:#FF0000;}

.copypleft {
	float:left;	
	width:202px;
	height:70px;
}
.copypleft .col_1{	
	float:left;
	background:url(../images/l_b_col.jpg);
	background-position:bottom;	
	background-color:#f3f3f3;
	background-repeat:no-repeat;
	width:22px;
	height:70px;	
}
.copypleft .col_2{
	float:left;
	background-color:#f3f3f3;
	width:180px;
	height:70px;	
}
.copypleft .col_2 .row_1{
	float:left;
	background:url(../images/logo_fot.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:180px;
	height:58px;	
}
.copypleft .col_2 .row_2{
	float:left;
	clear:both;
	width:180px;
	height:12px;	
}
.copypcenter {
	float:left;
	background-color:#f3f3f3;	
	width:498px;
	height:70px;
}
.copypcenter .row_1 {
	float:left;	
	width:498px;
	height:20px;
	padding-top:3px;
	text-align:left;
	font-family:"Times New Roman";
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.alink{
	font-family:"Times New Roman";
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;	
}

.alink:hover{
	font-family:"Times New Roman";
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
}

.copypcenter .row_2 {
	float:left;	
	width:498px;
	height:17px;
	text-align:left;
	font-family:"Times New Roman";
	font-size:10.2pt;
	color:#666666;
}
.copypcenter .row_3 {
	float:left;	
	width:498px;
	height:17px;
	text-align:left;
	font-family:"Times New Roman";
	font-size:10pt;
	color:#666666;
}
.copypcenter .row_4 {
	float:left;	
	width:498px;
	height:13px;
}
.copypright {
	font-family:"Times New Roman";
	font-size:10.5pt;
	font-weight:bold;
	text-align:left;
	color:#666666;
	float:left;
	width:202px;
	height:70px;
}
.copypright .col_1 {
	float:left;
	width:182px;
	height:70px;
}
.copypright .col_1 .row_1{
	float:left;
	background-color:#f3f3f3;	
	width:182px;
	height:70px;	
}

.copypright .col_2 {
	float:left;
	width:20px;
	height:70px;
}	
.copypright .col_2 .row_1{
	float:left;
	background-color:#f3f3f3;	
	width:20px;
	height:50px;
}
.copypright .col_2 .row_2{
	float:left;
	clear:both;
	background:url(../images/rb_goc.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}		

#footer {	
	background:url(../images/footer.jpg);
	width:902px;
	height:69px;
}
#footer a{color:#666666;}

.imgproduct{
	margin:2px auto;
	width:101px;
	height:81px;
	border:1px solid #e7e7e7;
	text-align:center;		
}

.zoomimg{
	border:1px solid #e7e7e7;
	padding:2px;
	width:auto;
	height:auto;	
}
