

/*
www.eyeclinic.ru general style sheet
Copyright 2008 Alexander Vakhlov
Last edit: 2008-07-24 @ 13:33
*/
/* TOC
   COLORS
   HEADER
   LEFT SIDEBAR
   RIGTH SIDEBAR
   FOOTER
*/
/*
=COLORS
*/
/* =HEADER
   ---------------------------------------------------------------------------*/
body {
	background:  #E6E4E1 ;
}
#header {
}
#lang-select {
	float:  right;
	margin-top:  8px;
	width:  56px;
}
#lang-select li {
	display:  block;
	float:  left;
	width:  24px;
}
#lang-select li a {
	
	display:  block;
	height:  9px;
	overflow:  hidden;
	text-indent:  -200px;
	width:  13px;
}
#lang-select li.active a {
	/*border:  2px solid #C6EBF8;*/
}
#ru {
	background:  url(http://c.eyeclinic.ru/images/bg-ru-en.gif) no-repeat 0 0;
}
#en {
	background:  url(http://c.eyeclinic.ru/images/bg-ru-en.gif) no-repeat -13px 0;
}
#header p {
	color:  #2D78BA;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  2.2em;
	font-weight:  bold;
	margin:  0 0 0 540px;
	padding-top:  33px;
	text-align:  center;
	text-transform:  uppercase;
	width:  380px;
}
#header p .sl {
	display:  block;
	font-size:  0.5em;
	font-weight:  normal;
	letter-spacing:  0.5em;
}
#header p .tl {
	display:  block;
	font-size:  0.72em;
	font-weight:  700;
	padding-top:  2px;
}
#header p a {
    text-decoration:  none;
}
/* =LEFT SIDEBAR
   ---------------------------------------------------------------------------*/

#left-sidebar {
		padding-top:  10px;
}
#mainmenu {
	margin:  0 0 0 12px;
}
#left-sidebar p {
	margin:  0 0 0 12px;
}
#mainmenu li {
	background:  #C6E0EF url(http://c.eyeclinic.ru/images/bg-mi-deco.gif) repeat-x 0 0;
	border-left:  1px solid #FFF;
	color:  #004D74;
	display:  block;
	float:  left;
	font-size:  1.2em;
	font-weight:  bold;
	width:  166px;
}
#mainmenu li.marc a{
	background:  #2583CE url(http://c.eyeclinic.ru/images/bg-mi-hover.gif) no-repeat 151px center;
	color:  #FFF;
}
#mainmenu li.first {
	background-image:  none;
	border-top:  1px solid #FFF;
}
#mainmenu li.firstmarc{
	border-top:  1px solid #FFF;
}
#mainmenu li.firstmarc a{
	background:  #2583CE url(http://c.eyeclinic.ru/images/bg-mi-hover.gif) no-repeat 151px center;
	color:  #FFF;
}
#mainmenu li.last {
	border-bottom:  1px solid #FFF;
	clear:  both;
}
#mainmenu li.lastmarc {
	border-bottom:  1px solid #FFF;
	clear:  both;
}
#mainmenu li.lastmarc a{
	background:  #2583CE url(http://c.eyeclinic.ru/images/bg-mi-hover.gif) no-repeat 151px center;
	color:  #FFF;
}
#mainmenu li span {
	background:  url(http://c.eyeclinic.ru/images/bg-mi.gif) no-repeat right top;
	display:  block;
	padding:  4px 0 0 0;
}
#mainmenu li.first span {
	background:  #C6E0EF url(http://c.eyeclinic.ru/images/bg-mi.gif) no-repeat right -4px;
	padding:  0 0 0 0;
}
#mainmenu a {
	display:  block;
	color:  #004D74;
	padding:  6px 12px 7px 14px;
	text-decoration:  none;
	width:  140px;
}
#mainmenu li.over a {
	background:  #2583CE url(http://c.eyeclinic.ru/images/bg-mi-hover.gif) no-repeat 151px center;
	color:  #FFF;
}
#mainmenu li.first a {
	padding:  8px 12px 8px 14px;
}
#mainmenu a:hover, #mainmenu a:active, #mainmenu a:focus {
	background:  #2583CE url(http://c.eyeclinic.ru/images/bg-mi-hover.gif) no-repeat 151px center;
	color:  #FFF;
}
.sm {
	background:  #2583CE;
	display:  none;
	left:  179px;
	min-width:  139px;
	padding:  0 8px;
	position:  absolute;
	top:  165px;
}
.sm ul {

}
.sm li {
	border-bottom:  1px solid #67A8DD;
	font-size:  1.2em;
	font-weight:  bold;
	padding:  9px 5px 10px 5px;
}
.sm li.last {
	border:  0;
	padding-bottom:  12px;
}
.sm a {
	color:  #FFF;
	text-decoration:  none;
}
.sm a:hover, .sm a:active, .sm a:focus {
	text-decoration:  underline;
}
.smd {
	background:  #2583CE url(http://c.eyeclinic.ru/images/bg-mi-dcu.gif) no-repeat 0 0;
	display:  none;
	left:  5px;
	position:  absolute;
	top:  165px;
	width:  8px;
}
.smd div {
	background:  url(http://c.eyeclinic.ru/images/bg-mi-dcb.gif) no-repeat left bottom;
	width:  8px;
}
.ls-block {
	clear:  both;
	font-size:  1.2em;
	padding:  28px 20px 0 31px;
	width:  128px;
}
#left-sidebar p {
	padding:  6px 0;
}
/* =RIGTH SIDEBAR
   ---------------------------------------------------------------------------*/
#right-sidebar {
	
}
#right-sidebar p {
	padding-bottom:  16px;
}
#right-sidebar p img {
	border:  1px solid #FFF;
}
/* =FOOTER
   ---------------------------------------------------------------------------*/
#shildik {
	color:  #666;
	font-size:  1.1em;
	margin:  0 0 0 197px;
	padding:  12px 0 0 0;
}
#shildik a {
	color:  #666;
}