body, td, select, textarea, input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484849;
}

a:link, a:visited, a:active {
	color: #4d4d4d;
	text-decoration: underline;
}
a:hover {
	color: #a60000;
	text-decoration: none;
}

.top_menu {
	padding: 26px 15px 0px 0px;
	color: #fefefe;
	height: 70px;
}
.top_menu a:link, .top_menu a:visited, .top_menu a:active {
	color: #fefefe;
	font-size: 10px;
	text-decoration: none;
}
.top_menu a:hover {
	color: #fefefe;
	font-size: 10px;
	text-decoration: underline;
}

.in_cart {
	font-family: Tahoma;
	color: #2b71a7;
	font-weight: bold;
}

.block_caption {
	width: 155px;
	height: 17px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 15px;
	background-color: #2b71a7;
	background-image: url(/images/block_arr.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.block_caption1 {
	width: 155px;
	height: 17px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 15px;
	background-color: #2b71a7;
	background-position: right;
	background-repeat: no-repeat;
}
.block_caption2 {
	width: 155px;
	height: 17px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 15px;
	background-color: #2b71a7;
	background-image: url(/images/block_arr1.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.block {
	width: 141px;
	padding: 20px 10px 25px 17px;
	border: 1px solid #b6b6b6;
	border-top-width: 0px;
	line-height: 18px;
}

.inv_block {
	width: 151px;
	padding: 20px 0px 25px 17px;
	border: 1px solid #b6b6b6;
	border-top-width: 0px;
	line-height: 18px;
	display:none;

}

.block_email {
	width: 153px;
	height: 100px;
	padding: 15px 0px 30px 15px;
	font-size: 10px;
	font-weight: bold;
	color: #2b71a7;
	border: 1px solid #b6b6b6;
	background-image: url(/images/email_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.category {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #d40000;
	padding-left: 15px;
}
.category a:link, .category a:visited, .category a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: underline;
}
.category a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #d40000;
	text-decoration: none;
}

.item_pic {
	margin: 0px 10px 0px 10px;
	border: 1px solid #b3b3b3;
}

.maker {
	vertical-align: top;
	color: #902435;
	font-size: 12px;
	font-weight: bold;
}

.subheader {
	color: #902435;
	font-size: 12px;
}

.price {
	color: #a60000;
	font-size: 12px;
	font-weight: bold;
}

.sale tr{
	padding-top: 5px;
}
.sale a:link, .sale a:visited, .sale a:active {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.sale a:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.banners img {
	border: 1px solid #535353;
}

.footer {
	padding-left: 10px;
	padding-top: 5px;
	line-height: 14px;
	color: #ffffff;
	font-size: 10px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #fcff00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:hover {
	color: #fcff00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer_menu {
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_menu a:link, .footer_menu a:visited, .footer_menu a:active {
	color: #fefefe;
	font-size: 10px;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #fefefe;
	font-size: 10px;
	text-decoration: underline;
}

.error {
	color: #a60000;
}