body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	background-color: White;
	color: Black;
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

textarea {
}

input {
	height: 21px;
	line-height: 11px;
}
input.searchButton {
	font-weight: bold;
	height: 22px;
	line-height: 11px;
	color: #274E70;
	font-size: 11px;
}

select {
	height: 19px;
	line-height: 11px;
}

input.button {
	font-weight: bold;
	height: 40px;
	line-height: 25px;
	color: #274E70;
}

hr {
	color: Silver;
	height: 2px;
	background-color: Silver;
	border: none;
	padding: 0;
	margin: 0;
}

h1 {
	text-align: left;
	
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 54px;
}

/* ----------------------------------------------------------- */

a:link, a:visited {
	text-decoration: underline;
	color: #274E70;
}
a:hover {
	text-decoration: underline;
	color: #B79300;
}

/* ----------------------------------------------------------- */

.topEmail a:link, .topEmail a:visited {
	text-decoration: none;
	color: Black;
}
.topEmail a:hover {
	text-decoration: none;
	color: White;
}

/* ----------------------------------------------------------- */

.refLink {
	text-decoration: none;
	color: #274E70;
	cursor: pointer;
}
.refHover {
	text-decoration: underline;
	color: Red;
	cursor: pointer;
}

/* ----------------------------------------------------------- */

img.button {
	cursor: pointer;
}

/* ----------------------------------------------------------- */

.navOsn {
	color: Silver;
	cursor: default;
	
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}
.navOsn a:link, .navOsn a:visited {
	text-decoration: none;
	color: White;
}
.navOsn a:hover {
	text-decoration: none;
	color: #FEDE4E;
}
.cur {
	color: Red;
}

/* ----------------------------------------------------------- */

.label {
	color: Gray;
}

/* ----------------------------------------------------------- */

#hiddenAuthors {
	display: none;
}
#authors {
	font-size: 10px;
	color: Black;
	line-height: 13px;
	cursor: default;
}
#authors a:link, #authors a:visited {
	text-decoration: underline;
}
#authors a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------- */

#breadcrumbs {
	color: Silver;
	font-size: 10px;
	line-height: 13px;
	cursor: default;
	margin-top: 3px;
	margin-bottom: 1px;
	text-align: left;
	font-weight: bold;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
}

/* ----------------------------------------------------------- */

.alarm {
	color: Red;
}

/* ----------------------------------------------------------- */

.preloader {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* ----------------------------------------------------------- */

.siteMap table td {
	font-size: 11px;
	line-height: 15px;
}

.siteMap a:link, .siteMap a:visited {
	text-decoration: none;
}
.siteMap a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------- */

ul.navChilds {}
ul.navChilds li {
	margin-top: 3px;
	margin-bottom: 3px;
}

ul.navChilds li.section {
	font-weight: bold;
}
.navChilds li.section a:link, .navChilds li.section a:visited {
	text-decoration: none;
}
.navChilds li.section a:hover {
	text-decoration: none;
}

.navChilds a:link, .navChilds a:visited {
	text-decoration: underline;
}
.navChilds a:hover {
	text-decoration: underline;
}

.navChilds li.empty a:link, .navChilds li.empty a:visited {
	color: #696969;
	text-decoration: none;
}

/* ----------------------------------------------------------- */

.details p {
	margin-top: 18px;
	margin-bottom: 18px;
}
.details table p {
	margin-top: auto;
	margin-bottom: auto;
}

/* ----------------------------------------------------------- */

table.table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #0A9BC8;
	margin: 25px;
}

table.table td {
	border-style: solid;
	border-width: 1px;
	border-color: #12BFF5;
	margin: 7px;
	padding: 7px;
}

table.table tr.head td {
	font-size: 11px;
	font-weight: bold;
	background-color: #0A9BC8;
	color: White;
	line-height: 13px;
}

tr.head td,
table.table tr.head td {
	text-align: center;
}

table.table tr.ch td {
	background-color: White;
}
table.table tr.nech td {
	background-color: #F4F7F9;
}

/* ----------------------------------------------------------- */

.countChildGoods {
	color: Silver;
	font-weight: normal;
}

/* ----------------------------------------------------------- */
/*                          search                             */
/* ----------------------------------------------------------- */

ul.atrs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

li ul.atrs {
	margin-top: 6px;
	padding-bottom: 36px;
}

ul.atrs li, ul.atrs li table {
	font-size: 11px;
	line-height: 18px;
	padding-left: 30px;
	border-bottom: none;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	color: Black;
	font-weight: normal;
}

/* ----------------------------------------------------------- */

ol.searchResults {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #A9A9A9;
}

ol.searchResults li a:link, ol.searchResults li a:visited {
	cursor: hand;
	display: block;
	text-decoration: none;
}

ol.searchResults li a:hover {
	text-decoration: none;
}

ol.searchResults li.vip {
	font-weight: bold;
}

/* ----------------------------------------------------------- */

#countRes {
	font-size: 11px;
	color: Gray;
	margin-right: 11px;
}

/* ----------------------------------------------------------- */

span.occurrence {
	color: Red;
	
}

/* ----------------------------------------------------------- */

.navSearchPage {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #9A9D22;
	cursor: default;
}

.navSearchPage a:link, .navSearchPage a:visited {
	text-decoration: none;
}

.navSearchPage a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------- */



/* ----------------------------------------------------------- */





