/*

Таблица стилей для сайта студии «0T0» 

*/

body {
	margin: 0;
	padding: 0;
	font: normal 16px Arial, sans-serif;
	text-align: center;
	background: white url('/img/corner.jpg') top left no-repeat;
}




a:link {
	color: #0808AF;
	text-decoration: underline;
}
a:visited {
	color: #7208AF;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration:  underline;
	
}

a.anchor {
	text-decoration: none !important;
	color: #4F507F !important;
	border-bottom: 1px dashed #4F507F;
	padding: 0 1px
}

a img {
	border: none;
	text-decoration: none !important;
}
a:hover img {
	background-color: transparent;
}


div#quoteform {

background-color:#FFFF99;
border:1px solid #FF9999;
color:#C01211;
float:right;
font:0.8em Arial,sans-serif;
margin:0 15px 15px;
padding:10px;
width: 220px;

}

div#quoteform big {
	font-weight: bold;

}
div#quoteform p {
	color: black
}

div.fielder {
	margin: 5px 5px 6px 0
	
} 

div.fielder label {
	color: #CF2626;
	font-size: 1.1em
}
div.fielder input {
	width: 200px;
	display: block;
	margin-top: 1px
}

div.final-fielder {
	margin: 10px;
	text-align: center;
	margin-bottom: 0
}

div.final-fielder button {
	padding: 5px 10px;
	font-weight: bold;
	height: auto;
	width: auto
}

table#all {
	position: absolute;
	top: 20px;
	left: 60px;
	/*margin: 20px auto;*/
	width: 90%;
	background-color: transparent;
	text-align: left
}

td#logo, td#slogan, td#versions {
	height: 100px
}
td#logo {
	padding: 5px 0 0 5px
}

h1, .date {
        position: relative; left: -24px

}

h2, h3 {
        position: relative; left: -15px; margin-top: 20px


}

h1 {
	margin-top: 0;
	padding-top: 0;
	font: 2em Georgia, serif
}
h2 {
	font: 1.4em Georgia, serif;
	margin-bottom: -7px;
	padding-bottom: 0px;
	width: 90%
}
h3 {
	font: italic 1.2em Georgia, serif;
	margin-bottom: -7px;
}

h4 {
	font: italic 1.1em Georgia, serif;
	margin-bottom: -10px;
	padding-bottom: 0
}

td#sidebar {
	padding-top: 50px;
	width: 180px
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none
}
ul#menu li {
	margin: 17px 0;
	height: 22px;
}

span.current,a.parent {
	background-color: #D1D1EF;
	color: black;
	padding: 1px 5px
}
ul#menu li span.current, ul#menu li  a.parent {
	padding: 3px 13px 3px 10px;
	font-size: 1.4em;
	left: -11px;
	color: white;
	position: relative;
	background-color: #4D4D8C;
}

ul#menu li ul {
	list-style: none;
	margin: 0 0 25px 5px;
	padding: 0;
	font-size: 0.8em !important
}
ul#menu li ul li {
	margin: 14px 0
}
ul#menu li ul li span.current, ul#menu li ul li  a.parent {
	font-size: 1em !important;
	padding: 2px 5px;
	left: -5px
}

.disabled {
	color: silver
}

div#very-content, #very-content td {
	font: normal 90%/1.2em Arial, sans-serif
}
#very-content td {
	line-height: 1.5em
}
div#very-content table {
	width: 100%;
}

div#very-content ul li , div#very-content ol  li {
	
	padding-left: 9px;
	margin-right: 10px;
}
div#very-content ul  {
	list-style: outside circle; /*url('/img/dash.gif');*/
	
}

/*div#very-content table td  > ul {
	list-style: outside url('/img/dash-ff.gif')
}*/
#very-content td  ul {
	margin-top: 0;
	font-size: 0.9em;
}


small small {
	color: gray;
	font-family: Tahoma;
	margin-left: 5px
}

td#versions div {
	float: right;
	padding-bottom: 1px
}

address {
	margin-bottom: 5px;
	font-size: 0.9em
}

acronym {
	cursor: help;
	border-bottom: 1px dashed silver;
}

ul.listnews {
	list-style: none !important;
	margin: 30px 0 0 30px ;
	padding: 0
}
ul.listnews li {
	margin: 5px 0 25px 0
}

ul.listnews li p {
	margin: 6px 0;
	line-height: 1.5em
}

ul.listnews li a {
	font: 1.3em Georgia, sans-serif;
	margin-right: 14px;
	
}

ul.listnews li span {
	margin-left: -24px;
	color: silver
}


small.date {
	color: gray;
	font: 0.9em normal "Times New Roman", serif;
	white-space: pre;
	
}

p.abstract {
	font: italic normal 1em/1.5em Arial,sans-serif;
}

table#listkids {
	background-color: #EFEFFF;
	border: 1px solid #BFC0FF
}

table#listkids td {
	padding: 10px 20px;
	width: 50%
}
table#listkids td p {
	margin: 3px 0;
	font-size: 0.9em
}

.hot {
	padding: 7px 13px;
	background-color:#FFFF99;
	border:1px solid #FF9999;
	color:#BF0B0B;
}

div#client-form {
	width: 370px
}
div#client-form h3 {
	margin: 0 0 7px 0
}

input, textarea {
	width: 220px
}
textarea {
	height: 100px
}
div#client-form label {
	font-size: 0.8em;
}

div#client-form td {
	padding-bottom: 5px
}
p.error {
	font-size: 0.8em;
	color: #AF0000;
	margin: 10px 0;
	border-left: 3px solid #AF0000;
	padding-left: 10px
}
p.success {
	padding: 4px 10px;
	border: 1px solid green;
	background-color: #F1FFEF;
	color: green;
	margin: 0
}

p.action {
	padding: 3px 10px 4px 13px;
	background-color:#EFEFFF;
	border-top:4px solid #8F90BF;
	color:#4D4D8C;
	font-size: 0.9em;
float: right;
line-height: 1.7em;
margin: 0 0 30px 40px;
width: 200px;
	border: 1px solid #8F90BF;
	border-top-width:4px;
}
p.action b, p.action strong {
	font-size: 1.1em;
	display: block
}

p.note{
	line-height: 1.5em !important;
	font-size: 0.8em;
	color: #666;
	margin-left: 30px;
	
}

blockquote {
	padding: 7px 13px;
	border: 1px solid #003366;
	margin-left: 0;
	background-color: #369BAF;
	background-repeat: no-repeat;
	color: white;
	font: 1em Verdana, sans-serif;
	clear: right;
	width: 680px;
}
blockquote span {
	display: block;
	background: #369BAF url('/img/q.gif') 1px 5px no-repeat;
	padding-left: 30px
}
blockquote div {
	font: italic 0.9em Arial, sans-serif;
	margin-top: 10px;
	padding-left: 30px
}
blockquote div a {
	color: white !important
}

button {
	height: 1.7em;
	line-height: 1.3em;
}

#YMapsID {
	float: right;
	width: 332px; 
	height: 265px;
	border: 1px solid silver
}

ul#clients {
	padding: 0;
	margin: 0;
	position: absolute;
	
}

ul#clients li {
	display: block;
	margin: 0;
	width: 230px;
	height: 130px;
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	border: 1px solid white;
	padding: 0;
	overflow: hidden 
}

ul#clients li span {
	position: relative;
	top: 90px;
	display: none;
	font-size: 0.8em;
	padding: 4px 10px;
	background-color: #ddd;
	opacity: 0.8em;
	-moz-opacity: 80%;
	height: 100px
}

ul#clients li span a {

}