@charset "utf-8";
/* CSS Document */

input {
	border:1px solid #37352e;
/*	background-color:#524f45;*/
	font-family: Tahoma;
	font-size: 8pt;
	color:#aaaaa7;
}

textarea {
	border:1px solid #37352e;
/*	background-color:#524f45;*/
	font-family: Tahoma;
	font-size: 8pt;
	color:#aaaaa7;
}

body { margin:0px; padding:0px; background-color:#1a1918; }

#TopBan { position:relative; height:265px; width:980px; }
	#BanMenu { position:absolute; top:240px; left:208px; z-index:100; width:770px; }
	#BanLogo { position:absolute; top:215px; left:0; z-index:500; }

.cart { background-image:url(../images/bg-cart.gif); background-repeat: no-repeat; background-position: right bottom; font-family:arial; font-size:8pt; color: #666666; }
	.cartlink { color:#666666; text-decoration:none; }
		.cartlink:hover { color:#666666; text-decoration:underline;}

.bgmenu { background-image:url(../images/bg-menu.gif); background-repeat:no-repeat; background-position:center bottom; font-family:arial; font-size:9pt; color:#282828; font-weight:bold; }

.menu {
	text-decoration:none;
	color:#282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
	.menu:hover { text-decoration:none; color:#FFFFFF; }
	
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#a3966d;
}
.bgcat { background-image: url(../images/tittle-cat.gif); background-repeat: no-repeat; background-position: center top; }
.bgcat2 { background-image: url(../images/bgcat.gif); background-repeat: repeat-y; background-position: center top; }
.bgcat3 { background-image: url(../images/bg-cat.jpg); background-repeat: no-repeat; background-position: bottom; }
.titcategories { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#bab7b0;}
	.cat { text-decoration:none; color:#18272a; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:8pt; }
		.cat:hover { text-decoration:none; color:#18272a; }
		
.search { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#65712f; text-decoration:underline; font-weight:bold; }
	.search:hover { text-decoration:underline; color:#65712f; }

.h4 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#b0ac8c; }
.h6 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#333333; }
.h5 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#CCCCCC; line-height:11pt;}
.h3 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#FFFFFF; }
	.h3 a { text-decoration:none; color:#FFFFFF; text-transform:uppercase; }
	.h3 a:hover { text-decoration:underline; color:#FFFFFF; }
.h2 { font-family:Arial, Helvetica, sans-serif; font-size:7pt; color:#666666; }
.loglink { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#999999; text-decoration:none; }
.loglink:hover { color:#999999; text-decoration:underline; }

.price { font-family:Arial, Helvetica, sans-serif; color:#7b2e00; font-size:12pt;}
.red { color:#FF0000;}

.footer { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#615955;}
	.footlink { color:#9f9e9c; text-decoration:none; }
		.footlink:hover { color:#9f9e9c; text-decoration:underline;}

	.footlink2 { color:#9c4c12; text-decoration:none; }
		.footlink2:hover { color:#9c4c12; text-decoration:underline;}

.best { text-decoration:none; color:#bab7b0; font-family:Arial, Helvetica, sans-serif; font-size:8pt; }
	.best:hover { text-decoration:none; color:#bab7b0; }

/* WHATS NEW */
.result { color: #aaaaa7; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
	.resultlink { color: #aaaaa7; text-decoration: underline; }
	.resultlink:hover {color: #aaaaa7; text-decoration: none; }
	
.whatsnew { color: #aaaaa7; font-family:Arial, Helvetica, sans-serif; font-size:8pt; line-height:11pt; }
.productSpecialPrice { color: #7b2e00; font-size: 14px; line-height: 20px; font-family: tahoma; font-weight: bold; }
.productSpecialPricex {	color: #7b2e00; font-size: 14px;line-height: 20px; font-family: tahoma; font-weight: bold;	text-decoration: line-through;}
.perday {color: #7b2e00; font-size: 10px}

/* BUTTON */
	.button {
		background-color: #3D3A38;
		border:1px solid #011341;
		font-family: tahoma;
		font-size: 12px;
		color: #E5E5E5;
		cursor:pointer;
		}
	.button:hover {
		font-family: tahoma;
		font-size: 12px;
		color: #E5E5E5;
		background-color:#847E79;
		border:1px solid #000B22;
		}

/*ADMIN FONT STYLE*/		
.adminstyle { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000000}
.dropdown{
	border:1px solid #37352e;
	background-color:#524f45;
	font-family: Tahoma;
	font-size: 8pt;
	color:#aaaaa7;
}

#stack1 { height:136px; position:relative; }
#stack2 {
	position:absolute;
	z-index:500;
	width: 162px;
}
