a{color:#FFFFFF}
a:hover{text-decoration:none}
h3{
	font-size: 1em;
	font-weight: bold;
	background-color: #474747;
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	height: 18px;
	color: #FFFFFF;
}
h3 img{
	float: left;
}
h3 div{
	padding-left: 28px;
	padding-top: 2px;
}
h3.open{
	border-bottom: none;
	margin-bottom: 0;
}
h3.section{
	margin-top: 1px;
}
div.boxUnderH3{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #242424;
	padding-top: 5px;
	margin-top: 0;
}
.price{
	padding-left:10px;
}
.button{
	font-weight: bold;
	background-color: #E15252;
	color: #FFFFFF;
	cursor: pointer;
}
a.button{
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	padding: 3px 5px;
	text-decoration: none;
	font-size: 1.1em;
	position: relative;
	top: 5px;
}
a.button2{
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 1px 2px;
	text-decoration: none;
	font-size: 1em;
	background-color: #E15252;
	color: #FFFFFF;
	font-weight: bold;
}
.inquiry_answer{
	padding: 2px;
}
.yellow{color:#F7FF00}
.bold{font-weight:bold}
.buyButton{
	background-image: url(../images/buy_button.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 21px;
	border: 1px solid #ffffff;
}
.listing_row0 {
	background-color: #242424;
	color: #DDDDDD;
}
.listing_row1 {
	background-color: #484848;
	color: #DDDDDD;
}
.listing_header {
	font-size: 1.3em;
}
table.listing {
	border: 1px solid black;
	border-collapse: collapse;
}
table.listing2 {
	border-collapse: separate;
}
table.listing td,table.listing th{
	padding: 2px;
}
table.listing2 td,table.listing2 th{
	padding: 3px 6px;
}
table.listing2 tr.listing_header td{
	background-color: #322A28;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
a.no_efect:hover, table.listing2 tr.listing_header td a{
	text-decoration:none;
}
.tip_mark{
	color:#E15252;
	font-family: Tahoma, Verdana, Arial; 
}
.registration{
	width:400px;
	margin-left: 50px;
}
.user_data_required{
	color:#F7FF00
}
.error{
	color: #E15252;
}
.news_header{
	padding: 0 3px;
}
.news_title{
	font-weight: bold;
	color:#F7FF00
}
.news_short_text{
	color: #CACABA;
	padding: 3px;
}
tr.centered_tds td{
	text-align: center;
	vertical-align: middle;
}
.availability{
	color: #85ed62;
}
.new_web_box ul{
	text-align: left;
	margin: 5px 0px 5px 16px;
	padding: 0;
}
.new_web_box li{
	margin-bottom: 3px;
	font-size: 1.07em;
	color: #EEFF33;
}

.new_web_box{
	margin-top: 20px;
	border: 1px solid #9d7e14;
}
.new_web_box div{
	border: 3px solid #fdbe44;
	margin: 0;
	padding: 4px;
	background-image: url(../images/new_web_bg.png);
	background-repeat: repeat-x;
	background-color: #252018;
	color: #ffffff;
		
}
.gallery_thumbs{
	background-color: #000000;
}