td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13pt;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
a {
	color: #6cb33e;
}

#pages_bar a {
	font-size: 14px;
	font-weight: bold;	
	color: #666;
	margin: 0 2px;
}
#pages_bar a.current {
	color: #900 !important;
}

.top {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 21px;
	color: #6cb33e;
}
.date {
	font-family: Tahoma, Verdana, sans-serif;
	color: #CC9900;
}
.news {
	font-family: Tahoma, Verdana, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.title {
	font-size: 14px;
}

.brand_menu a {
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #6cb33e;
}
.brand_menu a:hover {
	color: #CC9900;
}
.brand_menu .active {
	color: #CC9900;
}

.submenu a {
	margin-right: 10px;
	font-weight: bold;
	font-size: 110%;
	color: #666;
}
.submenu a:hover {
	color: #CC9900;
}
.submenu .active {
	color: #6cb33e;
}

.list_image{
	margin: 10px 0;
	text-align: center;
}
.float_image{
	float: left;
	margin-right: 5px;
}
.collection_colors {
	clear: none;
	float: left;
	width: 20px;
	height: 10px;
	overflow: hidden;
	border: 1px solid #E6E6E6;
}
.collection_colors div {
	clear: none;
	float: left;
	height: 10px;
	overflow: hidden;
}

.price {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13pt;
	color: #999999;
}
.model {
	font-size: 90%;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.brand {
	font-size: 120%;
	color: #666;
	font-weight: bold;
}

.super_small_ru{
	position: absolute;
	width: 46px;
	height: 14px;
	background: url(/images/action_ua/super_small_ru.gif) no-repeat;
	z-index: 100;
	margin: 0 0 0 10px;
	_margin: 0 0 0 0px !important;
	cursor: pointer;
}
.super_big_ru{
	position: absolute;
	width: 310px;
	height: 205px;
	background: url(/images/action_ua/super_big_ru.gif) no-repeat;
	background-position: right top;
	z-index: 100;
	margin: 0 0 0 -1px;
	_margin: 0 !important;
}

.super_small_ua{
	position: absolute;
	width: 46px;
	height: 14px;
	background: url(/images/action_ua/super_small_ua.gif) no-repeat;
	z-index: 100;
	margin: 0 0 0 10px;
	_margin: 0 0 0 0px !important;
	cursor: pointer;
}
.super_big_ua{
	position: absolute;
	width: 310px;
	height: 205px;
	background: url(/images/action_ua/super_big_ua.gif) no-repeat;
	background-position: right top;
	z-index: 100;
	margin: 0 0 0 -1px;
	_margin: 0 !important;
}


#bloatbanner{
	position: relative;
	z-index: 1000;
}
.banner_close_button{
	position: absolute;
	display: block;
	right: -2px;
	top: -22px;
	padding: 2px 5px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	border: 1px dashed #CCC;
	background-color: #e6e6e6;
	color: #966;
	z-index: 1100;
}
a.banner_close_button:hover{
	font-weight: bold !important;
	background-color: #fff !important;
	color: #000;
}
