@charset "iso-8859-2";

body {
	font: 12px Tahoma;
	margin: 0px;
	color: #523f3f;
	background: url(../images/indexBg.jpg) repeat;
}


p {
	margin: 0px;
}

.head {
	width: 100%;
	background: url(../images/indexHead.png) no-repeat center top;
	height: 309px;
	min-width: 904px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.cartInfo {
	font: 12px Tahoma;
	color: #46292B;
	text-decoration: none;
	text-align: center;
	background: url(../images/shopHead.png) no-repeat left top;
	height: 19px;
	width: 804px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	margin-bottom: 11px;
}
.cartInfo #form1 {
	display: inline;
	float: left;
	margin-top: -11.5px;
}
.cartInfo #form1 #q {
	height: 12px;
	font: normal 11px Tahoma;
	text-decoration: none;
	color: #523f3f;
}

.cartInfo #form1 #button {
	background: url(../images/shopBullet.png) no-repeat;
	height: 19px;
	width: 19px;
	border-style: none;
	cursor: pointer;
	margin-top: 8px;
}

.cartInfo a {
	text-align: right;
	padding-left: 15px;
	font: bold 12px Tahoma;
	color: #46292B;

}
.cartInfo a:hover {
	color: #ffb400;
}







.headBg {
	background: url(../images/shopBg.png) repeat-y center top;
	height: 309px;
	margin-right: auto;
	margin-left: auto;
	width: 904px;
}

.loginBox {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}

.loginFormBox {
	float: right;
	text-align: left;
	width: 200px;
	margin-right: 22px;
}

.containerShop {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
.contentsBg {
	background: url(../images/shopBg.png) repeat-y center center;
	padding-left: 30px;
	padding-right: 30px;
}

.contentsBgBottom {
	background: url(../images/shopBgBottom.png) no-repeat center top;
	height: 22px;
}
.navLink {
	color: #9b0003;
	font: bold 12px Tahoma;
	text-decoration: none;
	background: url(../images/navBg.jpg);
	height: 32px;
	width: 845px;
	padding-left: 15px;
}

.navLink a {
	color: #9b0003;
	font: bold 12px Tahoma;
}


.navLink a:hover {
	color: #FFFFFF;
}
.leftLink {
	width: 234px;
	background: #908373;
}

.leftLink a {
	color: #FFFFFF;
	text-decoration: none;
	font: bold normal 12px Tahoma;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftLink a:hover {
	color: #ffb400;
	cursor: pointer;
}
.productBox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.productBox:hover   {
	background: #FFF4C4;
}
.contentBox {
	background: #FFFFFF;
	width: 599px;
}

.contentBox a {
	font: 12px Tahoma;
	color: #523f3f;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
.contentBox   a:hover {

}



.footerBar {
	height: 50px;
	background: url(../images/footerBar.png) no-repeat center center;
	font: bold 11px Tahoma;
	color: #bfb4aa;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.dataBox {
	padding-right: 15px;
	padding-left: 15px;
}




.footerBar a {
	font: bold 11px Tahoma;
	color: #bfb4aa;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	cursor: pointer;
}


.footerBar a:hover {
	color: #FFFFFF;
}
#errorMsg {
	font: normal 12px Tahoma;
	background: #FFC1C1;
	border: 1px solid #990000;
	color: #990000;
	margin-bottom: 10px;
	padding: 6px;
	cursor: pointer;
}

#doneMsg {
	font: normal 12px Tahoma;
	background: #E8FFE8;
	border: 1px solid #006600;
	color: #006600;
	margin-bottom: 10px;
	padding: 6px;
	cursor: pointer;
}

.leftLinkCart {
	color: #FFFFFF;
	text-decoration: none;
	font: bold normal 12px Tahoma;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftLinkCart2 {
	color: #ffb400;
	text-decoration: none;
	font: bold normal 12px Tahoma;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.shopButtonPrev {
	background: url(../images/shopButtonPrev.png) no-repeat left top;
	height: 24px;
	width: 237px;
	padding-left: 30px;
}

.shopButtonPrev a{
	text-decoration: none;
	font: bold 12px Tahoma;
	color: #523f3f;
}

.shopButtonPrev a:hover {
	color: #ffb400;
}

.shopButtonNext {
	background: url(../images/shopButtonNext.png) no-repeat right top;
	height: 24px;
	width: 237px;
	padding-right: 30px;
}

.shopButtonNext a {
	text-decoration: none;
	font: bold 12px Tahoma;
	color: #523f3f;
}

.shopButtonNext a:hover {
	color: #ffb400;
}

.shopButtonBg {
	background: url(../images/shopButtonBg.png) no-repeat left center;
	height: 24px;
	width: 26px;
	font-weight: bold;
}

.shopCartBox {
	background: #f1edea;
	width: 150px;
}

.shopPiece {
	color: #523f3f;
	text-align: center;
	background: url(../images/shopCartPieceBg.png) no-repeat;
	border-style: none;
	font: bold 12px Tahoma;
	height: 21px;
	width: 62px;
	padding-top: 8px;
	vertical-align: middle;
}

.shopSubmit {
	background: url(../images/shopCartAdd.png);
	height: 25px;
	width: 141px;
	border-style: none;
	cursor: pointer;
	margin-top: 3px;
}

form {
	margin: 0px;
}

.categoryText {
	font: bold normal 13px Arial;
	text-decoration: none;
	padding: 10px 70px;
	text-align: center;
}

.download:hover {
	color: #FD9800;
}

.staticBox {
	padding: 10px 20px;
	background: #FFFFFF;
}

.orderTable {
	border: 1px solid #908373;
}
.cartBox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.link a {
	color: #9b0003;
	font: bold 14px Tahoma;
}

.link a:hover {
	color: #FF9122;
}

