/*
Copyright (c) 2009 WWW.RUMB.RU. All rights reserved.

System CSS - version 3 (css_v3)

RUMB.RU Modules : styles
	
Revision: 10 (2009.09.14)
*/

/* w3d validator ========================================================== */
.w3d_m {
	width: 99px;
}
.w3d_m img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 99px;
	line-height: normal;
}

/* RUMB.RU Copyright ====================================================== */
.copyright_m {
}
.copyright_m img{
	border: none;
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	height: 57px;
	width: 57px;
}
.copyright_m td{
	text-align: left;
	vertical-align: middle;
}
.copyright_m address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #336699;
	padding-left: 10px;
	font-style: normal;
}
.copyright_m a{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.copyright_m a:hover{
	text-decoration: underline;
}

/*================================================================================*/

.copyright_m_type2 {
}
.copyright_m_type2 img{
	border: none;
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	height: 57px;
	width: 57px;
}
.copyright_m_type2 td{
	text-align: left;
	vertical-align: middle;
}
.copyright_m_type2 address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	padding-left: 10px;
	font-style: normal;
}
.copyright_m_type2 a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.copyright_m_type2 a:hover{
	text-decoration: underline;
}

/*================================================================================*/

.copyright_m_small {
}
.copyright_m_small img{
	border: none;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	height: 28px;
	width: 28px;
}
.copyright_m_small td{
	text-align: left;
	vertical-align: middle;
}
.copyright_m_small address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #336699;
	padding-left: 10px;
	font-style: normal;
}
.copyright_m_small a{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.copyright_m_small a:hover{
	text-decoration: underline;
}

/*================================================================================*/
.div_sel_m {
}
.div_sel_m .vselect {
	width: 252px;
}
.div_sel_m .vselect a {
	background-color: #FFFFFF;
	background-image: url(images/strelka.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #666666;
	padding-bottom: 1px;
	cursor:pointer;
	width: 240px;
}
.div_sel_m .vselect a:hover {
	text-decoration: none;
	cursor:pointer;
}
.div_sel_m .voption {
	position: absolute;
	width: 250px;
	height: 300px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	z-index: 1000;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
}
.div_sel_m  .voption  ul {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.div_sel_m   .voption  li {
	padding-top: 2px;
	list-style-position: inside;
	list-style-type: disc;
}
.div_sel_m .voption a {
}

.div_sel_m .voption a:hover {
	color: #006600;
}
