html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #3c3c3c;
}
p, td, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #333333;	
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #333333;
}
li {
	padding: 0px 0px 12px 2px;
	margin: 0px;
	list-style: none;
	color: #333333;
}
li a {
	color: #333333;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #333333;
	padding: 12px 0px 16px 16px;
}
h2 {
	font-size: 14px;
	color: #333333;
	padding: 4px 0px 16px 16px;
}
h1 a, h2 a {
	color: #2E8DEF;
}
h3 {
	font-size: 12px;
	color: #333333;
	padding: 4px 0px 10px 16px;
}
h4 {
	font-size: 14px;
	color: #f2f0e8;
	padding: 2px 0px 0px 0px;
}
h4 a {
	color: #f2f0e8;
}
h5 {
	font-size: 14px;
	color: #f6f6f6;
	padding: 2px 0px 0px 0px;
}
h5 a {
	color: #f6f6f6;
}
p {
	padding: 4px 0px 4px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #B5BCC5 1px  solid;
	margin: 0px;
	padding: 0px;
}

.pager {
	background-image: url(images/pager-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt1, .txt1 a {
	color: #27729a;
	font-weight: bold;
}
.txt2, .txt2 a {
	color: #1267ad;
	font-weight: bold;
}
.txt3, .txt3 a, a.txt3 {
	color: #ffb400;
	font-weight: bold;
}


.filter-txt, .filter-txt-content {
	color: #000000;
	padding: 20px 20px 0px 24px;
	line-height: 22px;
}
.filter-txt a, .filter-txt-content a {
	color: #000000;
	padding: 0px 0px 0px 3px;
}
.filter-txt .sep, .filter-txt-content .sep {
	padding: 0px 3px 0px 6px;
}

.filter-txt-content {
	padding: 20px 0px 10px 0px;
}

.bottom {
	color: #e1e1e1;
}
.bottom .sep, .bottom a{
	color: #FFFFFF;
}
.news {
	margin: 12px 15px 12px 15px;
	color: #9cb9d0;
}
.news div, .news p, .news a {
	color: #9cb9d0;
}
.news a.txt3 {
	color: #ffb400;
	font-weight: bold;
}
.date {
	color: #9cb9d0;
	font-weight: bold;
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
}
.content {
	background-color: #f2f0e8;
	padding: 0px 16px 0px 16px;
}

.product-sel {
	background-color: #545454;
	padding: 4px;
}
.product-txt, .product-txt p, .product-txt span, .product-txt div {
	color: #f6f6f6;
}
.price {
	color: #fecb00;
	font-size: 16px;
	font-weight: bold;
}


/* -------- new styles -------- */
.mmenu {
	background-color: #000000;
	height: 27px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0px 18px;
	font-weight: bold;
}
.mmenu a {
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
}
.mmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c71c0d;
}

.girl {
	position: absolute;
	z-index: 100;
	width: 220px;
	height: 474px;
	left: 50%;
	top: 4px;
	margin-left: 101px;
}
.filter-txt {
	padding: 10px 230px 10px 0px;
	line-height: 15px;
}
.banner {
	position: absolute;
	z-index: 200;
	width: 250px;
	height: 150px;
	left: 50%;
/*	top: 328px; */
	top: 370px; 
	margin-left: 64px;
}
.banner img {
	border: 0px;
}


