/*
Theme Name: Kmed
Author: aist.kharkov.ua
*/

* {
	margin: 0;
	padding: 0;
}
html {
	background: url(images/li-bg.png) -9999px -9999px no-repeat;
	font-size: 100%;
	height: 100%;
}

body {
	color: #003333;
	font: 62.5% Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
}

#page-container {
	background: url(images/container-bg.jpg) left 192px repeat-x;
	font-size: 1.3em;
	margin: 0 auto;
	min-height: 100%;
}

* html #page-container {
	display: table;
	height: 100%;
}

div#header {
	background: url(images/header-bg.jpg) center bottom no-repeat;
	height: 253px;
	margin: 0 auto;
	padding: 0 25px 0 50px;
	width: 915px;
}

body.page-id-396 div#header, body.page-id-38 div#header {
	background: url(images/header-bg-products.jpg) center bottom no-repeat;
}

h1.logo {
	background: url(images/logo.gif) left top no-repeat;
	float: left;
	height: 110px;
	margin-top: 48px;
	overflow: hidden;
	text-indent: -9999px;
	width: 289px;
}

h1.logo a {
	display: block;
	height: 100%;
	width: 100%;
}

div#wrap {
	margin: 0 auto;
	padding-bottom: 77px;
	width: 938px;
}

div.news-wrap {
	margin-top: 50px;
}
div.news-wrap h2 {
	clear: none;
}

div#content ul.news a:link, div#content ul.news a:visited {
	color: #dc2055;
	text-decoration: none;
}
div#content ul.news a:hover {
	color: #808080;
	text-decoration: underline;
}

ul.news {
	color: #dc2055;
	list-style-type: none;
	padding: 0;
}

ul.news img {
	border: none;
	float: left;
	margin: 0 10px 20px 0;
}

.navigation {
	margin-top: 55px;
	text-align: center;
}
.older {
	margin-right: 20px;
}
.newer {
	margin-left: 20px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	clear: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.entry img.alignleft {
	clear: none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

img {
	border: none;
}
/* End Images */

p, ul, ol, h2, table {
	margin-bottom: 1em;
}

p span {
	text-decoration: underline;
}

ul, ol {
	padding-left: 1.5em;
}

li {
	margin: .5em 0;
}

h2 {
	clear: both;
	font-size: 1.2em;
	text-align: center;
}

h3 {
	font-size: 1.1em;
	margin-bottom: .83em;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

div#sidebar {
	background: url(images/sidebar-bg.jpg) right bottom no-repeat;
	float: left;
	padding-bottom: 315px;
	width: 158px;
}

div.menu ul {
	font-family: 'Arial Narrow', Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.24em;
}

div.menu li {
	list-style-type: none;
	display: inline;
}

div.menu a {
	clear: left;
	display: block;
	height: 100%;
	outline: none;
	padding: 0 0 2px 25px;
}

div.menu li.current_page_item a:link, div.menu li.current_page_item a:visited, div.menu li.current_page_parent a:link, div.menu li.current_page_parent a:visited {
	background: url(images/li-current-bg.png) left center no-repeat;
	color: #dc2055;
}

div.menu a:link, div.menu a:visited {
	/*color: #969696;*/
	color: #003333;
	text-decoration: none;
}

div.menu li a:hover, div.menu li.current_page_item a:hover, div.menu li.current_page_parent a:hover {
	background: url(images/li-bg.png) left center no-repeat;
	color: #808080;
}

div.menu a:active {
	color: #000;
}

div#city {
	color: #dc2055;
	font-family: 'Arial Narrow', Arial, Verdana, sans-serif;
	font-size: 1.24em;
	font-weight: bold;
	left: 30px;
	position: absolute;
	text-align: center;
	top: 8px;
	width: 190px;
}

div#map {
	float: right;
	padding-top: 18px;
	position: relative;
}

div#map a {
	display: block;
	position: absolute;
	width: 17px;
	height: 17px;
	background: url(images/map-bg.gif) -9999px -9999px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#map a:hover {
	background-position: center;
}
div#map a:focus {
	outline: none;
	border: none;
}

a#kiev {
	left: 92px;
	top: 45px;
}
a#kharkov {
	left: 156px;
	top: 51px;
}
a#lugansk {
	left: 195px;
	top: 73px;
}
a#donetsk {
	left: 178px;
	top: 84px;
}
a#zaporozhye {
	left: 149px;
	top: 90px;
}
a#dnepropetrovsk {
	left: 146px;
	top: 77px;
}
a#poltava {
	left: 142px;
	top: 59px;
}
a#sumy {
	left: 142px;
	top: 38px;
}
a#simferopol {
	left: 138px;
	top: 141px;
}
a#herson {
	left: 120px;
	top: 114px;
}
a#nikolaev {
	left: 110px;
	top: 105px;
}
a#odessa {
	left: 95px;
	top: 115px;
}
a#kirovograd {
	left: 115px;
	top: 81px;
}
a#cherkassy {
	left: 109px;
	top: 65px;
}
a#chernigov {
	left: 103px;
	top: 27px;
}
a#zhitomir {
	left: 72px;
	top: 47px;
}
a#vinnitsa {
	left: 71px;
	top: 67px;
}
a#rovno {
	left: 46px;
	top: 41px;
}
a#lutsk {
	left: 34px;
	top: 36px;
}
a#hmelnitskiy {
	left: 54px;
	top: 62px;
}
a#ternopol {
	left: 39px;
	top: 60px;
}
a#chernovtsy {
	left: 39px;
	top: 80px;
}
a#ivano-frankovsk {
	left: 26px;
	top: 69px;
}
a#uzhgorod {
	left: 0px;
	top: 72px;
}
a#lvov {
	left: 20px;
	top: 52px;
}

div#content {
	/*color: #808080;*/
	float: right;
	padding-bottom: 70px;
	width: 715px;
}

body.home div#content {
	float: none;
	margin: 0 220px 0 185px;
	width: auto;
}

#content a:link, #content a:visited {
	/*color: #808080;*/
	color: #003333;
}
#content a:hover {
	/*color: #000;*/
	color: #808080;
}

#footer {
	background: url(images/footer-bg.jpg) left top repeat-x;
	clear: both;
	color: #dc2055;
	font-size: 1.3em;
	height: 57px;
	margin-top: -77px;
	padding-top: 20px;
	position: relative;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #dc2055;
}
#footer a:hover {
	color: #808080;
	text-decoration: underline;
}

div#copy {
	color: #808080;
	font-size: .8em;
	left: 10px;
	position: absolute;
	text-align: left;
	top: 25px;
}

div#aist {
	color: #808080;
	font-size: .8em;
	position: absolute;
	right: 10px;
	text-align: left;
	top: 25px;
}

div#aist a:link, div#aist a:visited {
	color: #808080;
	text-decoration: underline;
}
div#aist a:hover {
	color: #000;
}

/*a.thumb {
	float: left;
	margin: 30px 15px 0 0;
	outline: none;
}

a.thumb img {
	border: 1px solid #ccc;
	padding: 2px;
}

a.thumb:hover img, a.thumb:active img, a.thumb:focus img {
	background-color: #ccc;
}*/

a.group img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 15px 0 0;
	outline: none;
	padding: 2px;
}

a.group:hover img, a.group:active img, a.group:focus img {
	background-color: #ccc;
}

div.section {
	clear: both;
	margin-bottom: 12px;
}

div.section img {
	border: none;
	float: left;
	margin: 0 30px 30px 0;
}

div.section h3, div.section p {
	margin-left: 180px;
}

img.device {
	border: none;
	float: right;
	margin: 0 0 30px 30px;
}

table {
	border-collapse: collapse;
}

td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}

div.column1 {
	float: left;
	width: 345px;
}

div.column2 {
	float: right;
	width: 345px;
}

dl {
	margin-top: 7px;
}

dt {
	clear: left;
	float: left;
}

dd {
	margin: 0 0 7px 200px;
}

li dd {
	margin-left: 70px;
}

.gallery dt {
	clear: none;
	margin: 25px 35px 0 0;
}

.gallery img {
	border: 1px solid #ccc;
	padding: 2px;
}

.gallery a:hover img, .gallery a:active img, .gallery a:focus img {
	background-color: #ccc;
}

a.alogo {
	border: none;
	margin-right: 55px;
}
a.alogo img {
	border: none;
}

div#header-img {
	margin-left: 355px;
	position: relative;
	width: 200px;
}
div#header-img img {
	display: none;
	height: 192px;
	left: 10px;
	position: absolute;
	top: 0;
	width: 200px;
}
div#header-img img.active {
	display: block;
}

#counter {
	left: 10px;
	position: absolute;
	top: -45px;
}

.date {
	font-size: 0.8em;
	text-align: center;
}

.post-edit-link {
	clear: both;
	display: block;
	margin-top: 20px;
}
div.diplomas {
	margin-bottom: 70px;
	overflow: auto;
}

input[type='submit'] {
	color: #dc2055;
}

input[type='text'], textarea {
	border: 1px solid #bbb;
}

br.spacer_ {
	clear: both;
}


