@charset "utf-8";

/*-- Стили для строкового отображения --*/

ul.display {
	float: left;
	width: 620px;
}

ul.display li {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	padding-top: 16px;
}

ul.display h2 {
	margin-left: 298px;
	width: 296px;
	height: 22px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 3px;
}

ul.display p {
	margin: 0;
	padding: 5px 5px 5px 298px;
}

ul.display img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 12px;
}

/*-- Стили для табличного отображения --*/

ul.thumb_view li {
	width: 310px;
	padding-top: 16px;
}

ul.thumb_view img {
	padding-top: 0px;
}

ul.thumb_view h2 { 
	clear: both;
	width: 286px;
	height: 20px;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
}

ul.thumb_view p { 
	display: none; 
}

ul.thumb_view a {
	margin-top: 0;
	padding-right: 6px;
	margin-bottom: 18px;
	margin-left: 0;
}

ul.thumb_view img {
	clear: both;
	margin-bottom: 0px;
}

/*-- Стили для переключателя --*/

a.switch_thumb {
	width: 96px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	display: block;
	background: url(/img/catalog_switch.gif) no-repeat;
	background-position: left bottom;
	outline: none;
	text-indent: -10000px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}

a.swap { 
	background-position: left top; 
}

/*-- Стили для выбора страны --*/

#geo_select{
	width: 294px;
	font-size: 10pt;
	cursor: pointer;
	margin-top: 8px;
	margin-left: -4px;
	margin-bottom: -8px;
	padding: 4px;
	padding-left: 6px;
	padding-bottom: 0px;
	background: url(/img/arrow_bg.gif) right center no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

.permalink {
	font-size: 8pt;
	color: #333333;
	margin-top: 36px;
}