<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">




html, body {

	min-width: 980px;

	margin:0px;

	padding:0px;

	overflow-x:hidden;

	

}



body {

	font: normal 13px Arial, serif, sans-serif;

	color: #373737;

	background: url('img/bg.jpg') no-repeat;

	background-position: 50% -10px;

}



#header {

	position: relative;

	margin: 0 auto;

	height: fit-content;

	z-index:999;

}



#header #mfd-logo {

	position: relative;

	margin: 12px 0px 0px 10px;

}



#header #mfd-logo a {

	position: relative;

	float: left;

	display: block;

	width: 260px;

	height: 80px;

	overflow: hidden;

	outline: none;	

	background: url('img/logo.png') no-repeat;

}

#header #mfd-logo.mfd-logo-en a {

	background: url('/img/mfd_logo_en.png') no-repeat;

    background-size: contain;

}

#header #top-block-sitemap {

	position: absolute;

	top: 30px;

	left: 220px;

	z-index:999;

	height:5px;

}



#panel-searchbox {

	margin-left:28px;

	margin-top:3px;



}



#panel-searchbox form {

	margin:0px;

}

#panel-survey {

	margin-left: 30px;

	margin-top: 10px;

	line-height: 1.4;

	max-height: 100px;

	z-index: 1;

	position: relative;

}

#panel-survey a {
	
	color: #1a73e8;
	
	text-decoration: underline;
}

#panel-survey a img {

	width:100px;

	box-shadow: 2px 2px 4px #C9C9C9;
}


#header .languages {

	width: fit-content;

	height: fit-content;

	position: relative;

	margin: 12px 20px 0px 0px;

	float: right;

}



#header .languages a {

	border: 0;

	text-decoration: underline;

}



#header .languages a:hover {

	text-decoration: none;

	color: #333;

}



#header .languages ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#header .languages ul li.langs, #header .languages ul li.info {

	height: fit-content;

	font-size: 84.6%;

	font-weight: bold;

}



#header .languages ul li.langs {

	float: left;

	width: 100px;

	padding-right: 15px;

	text-align: right;

}



#header .languages ul li.info {

	float: left;

	width: fit-content;

	border-left: #d5d5d5 1px solid;

	margin-right: 10px;

}



#header .languages ul li.langs a {

	color: #b7b7b7;

}



#header .languages ul li.langs a:hover {

	color: #333;

}



#header .languages ul li.info {

	padding: 0 0 0 10px;

}



#header .languages ul li.langs ul, #header .languages ul li.info ul {

	margin: 0;

	list-style: none;

}



#header .languages ul li.langs ul {

	padding: 5px 0;

}



#header .languages ul li.info ul li {

	padding: 0px 0 5px 10px;

	margin: 0;

	background: url('img/light-arrow.gif') no-repeat 0 5px;

}



#header .languages ul li.langs ul li {

	float: left;

	width: 15px;

	padding: 7px 0 0 15px;

	margin: 0;

	background: none;

	text-transform: uppercase;

}



#header .navigation li span {

	display: block;

}



#header .navigation li .black {

	color: #000;

}



#header #top-line {

	position:absolute;

	top: 90px; 

	left:0px;

	border: 0;

	width: 100%;

	height:1px;

	line-heigh:1px;

	font-size:1px; 

	background-color: #F0F0F0 ;

	color:#F0F0F0 ;	

	z-index: 14;

}



#header .navigation {

	position: relative;

	margin: 10px 0px 10px 22px;

	padding: 0;

	list-style: none;	

	width:990px;

}



/*



#header .navigation li:hover {

	color: #333;

	background: #EDEDED;

}



#header .navigation li.active {

	background: #EDEDED;	

	//box-shadow: 0px 0px 1px #999;

}



#header .navigation li a {

	display: block;

	text-align: center;

	height:35px;			

	padding-top:10px;

	padding-left:7px;

	padding-right:7px;

	max-width:100px;

}



#header .navigation .subcats {

	display:none;

	position:absolute;

	background:#E0E0E0;

	z-index:999;

	width: 200px;

	top:50px;

}

*/



#add {	

	height: 285px;	

	width:980px;

	margin: 0 auto;

	position:relative;	

}



/*

#web-border {

	position:relative;

	margin: 0 auto;

	margin-bottom:-1000px;

	width:1024px;

	height:1000px;

	background: #fff;

	border-right: 1px solid #D6D6D6;

	border-left: 1px solid #D6D6D6;

	z-index:-1;



}

*/



#content, #add .add-index {



	margin: 0 auto;

	width: 980px;

}



#add .add-index #controls {

	position: absolute; 

	top: 265px; 

	left: 605px; 

	z-index: 10;

}



#add .add-index #controls a { display: block; margin: 0 5px; padding: 2px 5px; float: left; background: #d0d0d0; border: 1px solid #333; color: #333; text-decoration: none;  }

#add .add-index #controls a.activeSlide { background: #fff; }

#add .add-index #controls a:focus { outline: none; }



#add a.item {

	display: block;

	height: 240px;

	background-repeat: no-repeat;

	text-decoration: none;

	padding: 10px;

	z-index:-1;

	position:relative;

	border-radius: 8px;

	-moz-border-radius: 8px;

    -webkit-border-radius: 8px;

    -khtml-border-radius: 8px;

	behavior: url(lib/PIE-1.0.0/PIE.htc); 

}



#add span.item {

	display: block;

	width: 710px;

	height: 180px;

	text-indent: -999px;

	border-radius: 10px;	

	-moz-border-radius: 10px;

    -webkit-border-radius: 10px;

    -khtml-border-radius: 10px;

	behavior: url(lib/PIE-1.0.0/PIE.htc);

}



#add a.item span {

	display: block;

	padding: 0 22px;

	height: 30px;

	position: relative;

	top: 220px;

	margin: 0;

	overflow: hidden;

	background: url('img/overlay.png');

	color: #fff;

	font-size: 123.1%;

	font-weight: bold;

	line-height: 30px;

	cursor: pointer;

}



#content{

	padding: 20px 0 30px 0;

	overflow:hidden;

}



#content .topnews {

	padding-right: 10px;

}



#content .topnews div.flash-element{

	float: left; 

	padding: 0; 

	width: 225px; 

	height: 240px; 

}



#content .topnews .img {

	border-radius: 8px;

	-moz-border-radius: 8px;

    -webkit-border-radius: 8px;

    -khtml-border-radius:  8px;

	display: block;

	margin: 10px 0 10px 12px;

	height: 100px;

	width:188px;

	background-repeat: no-repeat;

	padding:5px;	

	border: #CFCFCF 1px dotted;

	-moz-box-shadow: 1px 1px 2px #999;

	-webkit-box-shadow: 1px 1px 2px #999;

    box-shadow: 1px 1px 2px #999;	

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#B8B8B8');	

}



#content .topnews .img .date {

	display: none;

	position: relative;

	top: 80px;

	height: 20px;

	background: #858585 url('img/dialog.gif') no-repeat 95% 50%;

}



#content .topnews .img .date span {

	display: block;

	padding: 0 5px;

	line-height: 25px;

	color: #fff;

	font-size: 92.3%;

	font-weight: bold;

	opacity: 0;

}



#content .topnews h2 {

	margin: 0;

	padding: 0 10px;

	font-size: 92.3%;

	font-weight: bold;

	line-height: 115.4%;

}



#content .topnews h2 a {

	color: #373737;

	font-family: Arial !important;

	font-size:12px;

}



#content .topnews h2 a:hover {

	color: #666;

}



#content .topnews p {

	padding: 7px 10px;

	margin: 0;

	color: #373737;

	font-size: 92.3%;

	font-family: tahoma; 

}



#content .topnews #vertical-line {

	width:1px;

	height:220px;

	float: left;    

	border-style:dotted;	

	border-color: #ccc;

	border-width: 0 0 0 3px;

	margin: 20px 0 0 0;	

}



a {

	text-decoration: none;

	color: #6E6E6E ;

	/*border-bottom: 1px dotted gray;*/

	outline: 0;	

}



/*

table {

	max-width: 480px; width: 480px;

}

*/



#wrapper {	

	margin: 0 auto;

	width:1024px;

	background: #fff;

	border-right: 1px solid #D6D6D6;

	border-left: 1px solid #D6D6D6;	

}



#footer {

	clear: both;

	position: relative;

	margin: 0 auto;

	padding-top: 10px;

	width: 980px;

	height: 25px;

	border-top: #ccc 1px solid;

}



#beforefooter {

	clear: both;

	position: relative;

	height:50px;

	

}

#footer div {	

	color: #999;

	font-size: 92.3%;

	position:static;

	width:200px;

	display:inline;

}



#footer ul {

	float: right;

	margin: 0;

	padding: 0;

	width: 50%;

	list-style: none;

}



#footer ul li {

	float: right;

	padding: 0 10px;

	margin: 0;

	border-right: #ccc 1px solid;

	font-size: 92.3%;

}



#footer ul li:first-child {

	border: 0;

}



#footer ul li a {

	color: #999;

}



#footer ul li a:hover {

	color: #333;

}



.shadow {

    box-shadow: 0 0 7px #CFCFCF; 

}



.shadow-2 {

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

    box-shadow: 0 0 5px black; 

    box-shadow: 0 0 5px rgba(0,0,0,0.3); 

    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* ذ”ذ»رڈ Firefox */

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* ذ”ذ»رڈ Safari ذ¸ Chrome */

    padding: 2px;

}



.shadow-3 {

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

    box-shadow: 0 0 5px black; 

    box-shadow: 0 0 7px rgba(0,0,0,0.3); 

    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.3); /* ذ”ذ»رڈ Firefox */

    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.3); /* ذ”ذ»رڈ Safari ذ¸ Chrome */

    padding: 1px;

}



.shadow-4 {

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

    box-shadow: 0 0 4px black; 

    box-shadow: 0 0 4px rgba(0,0,0,0.3); 

    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.3); /* ذ”ذ»رڈ Firefox */

    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3); /* ذ”ذ»رڈ Safari ذ¸ Chrome */

}



.arrow {

	zoom:1;

	background:#000;

	background:rgba(0,0,0,.2);	

	color:#fff;

	font-size:16px;

	padding: 8px 0 0 8px;

}



.slides_container {	

	width:707px;

	z-index:1;

	left:0px;

	position:absolute;

	display:none;

	border-radius: 8px;

	-moz-border-radius: 8px;

    -webkit-border-radius: 8px;

    -khtml-border-radius: 8px;

}



.slides_container div.slide {

	width:630px;

	height:250px;

	display:block;

	position:absolute;

}



.navigation-holder {

	position:absolute;	

	z-index:99;

	background-color:#ff0000;	

}



.navigation-holder {

	position:absolute;

	z-index:3;

}



/*

.slidesjs-previous,

.slidesjs-next {

	position:absolute;

	z-index:99;

	top:0px;	

	width:80px;

	height:250px;

	display:block;

	line-height:250px;

	behavior: url(lib/PIE-1.0.0/PIE.htc);

}



.slidesjs-previous {

	border-radius: 8px 0 0 8px;

	-moz-border-radius: 8px 0 0 8px;

    -webkit-border-radius: 8px 0 0 8px;

    -khtml-border-radius: 8px 0 0 8px;

}



.slidesjs-next {

	right: 0px;	

	border-radius: 0 8px 8px 0;

	-moz-border-radius: 0 8px 8px 0;

    -webkit-border-radius: 0 8px 8px 0;

    -khtml-border-radius: 0 8px 8px 0;

}



.slider-border {

	background-image:url('img/slider_roundings.png');

}

*/



#slides {	

	display:none;

	position: relative;

	margin-bottom:20px;

	/*

	border-radius: 8px;

	-moz-border-radius: 8px;

    -webkit-border-radius: 8px;

    -khtml-border-radius: 8px;

	box-shadow: 0 0 14px #CFCFCF; 

	behavior: url(lib/PIE-1.0.0/PIE.htc);

	*/

}







.slidesjs-container {

	border-radius: 8px;

	-moz-border-radius: 8px;

    -webkit-border-radius: 8px;

    -khtml-border-radius: 8px;

	box-shadow: 0 0 14px #A8A8A8;

	behavior: url(lib/PIE-1.0.0/PIE.htc);

	margin-bottom:10px;

}



#slides .slidesjs-navigation {

  margin-top:3px;

}



#slides .slidesjs-previous {

  margin-right: 5px;

  float: left;

  font-size:20px;

  cursor: pointer;

}



#slides .slidesjs-next {

  margin-right: 5px;

  float: left;

  font-size:20px;

  cursor: pointer;

}



.slidesjs-pagination {

  margin: 6px 0 0;

  float: right;

  list-style: none;

}



.slidesjs-pagination li {

  float: left;

  margin: 0 1px;

}



.slidesjs-pagination li a {

  display: block;

  width: 13px;

  height: 0;

  padding-top: 13px;

  background-image: url(/img/pagination.png);

  background-position: 0 0;

  float: left;

  overflow: hidden;

}



.slidesjs-pagination li a.active,

.slidesjs-pagination li a:hover.active {

  background-position: 0 -13px

}



.slidesjs-pagination li a:hover {

  background-position: 0 -26px

}



#slides a:link,

#slides a:visited {

  color: #333

}



#slides a:hover,

#slides a:active {

  color: #9e2020

}



.navbar {

  overflow: hidden

}



/*

.pagination {

	margin:10px auto 0;

	width:100px;

}



.pagination li {

	float:left;

	margin:0 1px;

	list-style:none;

}



.pagination li a {

	display:block;

	width:12px;

	height:0;

	padding-top:12px;

	background-image:url(../img/pagination.png);

	background-position:0 0;

	float:left;

	overflow:hidden;

}



.pagination li.current a {

	background-position:0 -12px;

}

*/



.caption {

	z-index:500;

	position:absolute;

	bottom:-35px;

	left:0;

	height:80px;	

	background:#ffffff;

	width:710px;	

	line-height:1.33;

	color:#000000;		

	border-radius: 0 0 8px 8px;

	-moz-border-radius: 0 0 8px 8px;

    -webkit-border-radius: 0 0 8px 8px;

    -khtml-border-radius: 0 0 8px 8px;

	behavior: url(lib/PIE-1.0.0/PIE.htc);

}



.caption #cap_title{

	float:left;

	width:360px;

	padding:3px 0px 0 10px;	

	line-height: 20px;

	color:#595959;

	font:20px 'Home Display Bold';

}



.caption #cap_title table{

	height:75px;

	width:360px;

	margin:0px;

	padding:0px;

}



.caption #cap_title tbody,

.caption #cap_title table td,

.caption #cap_title table tr{

	margin:0px;

	padding:0px;

}



.caption #cap_desc{

	float:left;

	width:180px;

	font-size:12px;

	color:#8C8C8C;

	padding:10px 0 0 0;

}



.caption #cap_date{

	float:left;

	width:90px;

	font-size:11px;

	color:#8C8C8C;

	padding:12px 0 0 18px;

}



#add div.block {

	padding: 15px 0 0 19px;

}



#content div.box, #content div.resume {

	clear: right;

	margin: 0 0 10px 10px;

}



#content div.resume {

	width: 740px;

}



#content div.box h5, #content div.resume h5 {

	margin: 0 0 10px 0;

	padding: 0 0 0 30px;

	height: 23px;

	background-color: #ededed;

	background-image: url('img/red-arrow.gif');

	background-repeat: no-repeat;

	background-position: 13px 50%;

	line-height: 23px;

	font-size: 100%;

	font-weight: normal;

	border-radius:5px;

	width:190px;

	behavior: url(lib/PIE-1.0.0/PIE.htc);

	

}



#content div.resume h5 {

	font-size: 107.2%;

}



#content div.box h5.opened, #content div.resume h5.opened {

	background-image: url('img/red-arrow-opened.gif');

	background-position: 10px 50%;

}



#content div.box h5 a, #content div.resume h5 a {

	color: #858585;

	border: 0;

}



#content div.box h5 a:hover, #content div.box h5.opened a, #content div.resume h5 a:hover, #content div.resume h5.opened a {	

	border: 0;

}



#content .post-list {

	margin: 25px 10px 0 3px;

	padding: 0;

}



#content .post-list .post a.ilink-more {

	margin-top:5px;

	color:#000000;

	width:120px;

	border-bottom: dotted 1px #fff;

	display:block;	



}



#content .post-list .post a.ilink-more:hover {

	color: #333;

	text-decoration: none;

	border-bottom: dotted 1px #666;

}



#content .post-list .post {

	padding-bottom: 10px;	

	line-height:19px;	

}



#content .post-list .post h2 {

	padding: 15px 5px 7px 0px;

	font-family: arial, sans-serif;

	font-weight: 600;

	text-transform:uppercase;

	margin: 0;

	font-size: 100%;	

}



#content .post-list .post h2 a {

	color: #ec202c;		

}



#content .post-list .post h2 a:hover {

	text-decoration: underline;

}



#content .post-list .post p {

	padding: 0;

	font-family: verdana, sans-serif;

	margin: 0;	

	font-size:13px;	

}



#content .post-list .post p img {

	float: left;	

	margin: 4px 14px 2px 0;	

	/*width: 180px;

	height: 110px;*/

	padding:5px;	

	-moz-box-shadow: 1px 1px 2px #999;

	-webkit-box-shadow: 1px 1px 2px #999;

    box-shadow: 1px 1px 2px #999;	

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

}



#content .post-list .post .first-image-from-post {

	float: left;	

	display:block; 

	margin-right:20px;

	margin-bottom:10px;

	/*width:400px;

	height:auto;*/

	padding:5px;	

	-moz-box-shadow: 1px 1px 2px #999;

	-webkit-box-shadow: 1px 1px 2px #999;

    box-shadow: 1px 1px 2px #999;	

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

}



#content .single-text {	

	padding: 0 10px 10px 0px;

	/*padding: 0 10px 10px 20px; */

	line-height: 19px;

	font-family: verdana, sans-serif;

	font-size:12px;

	word-wrap: break-word;

	overflow-x: auto;

}



#content .single-text table {	

	border-width: 1px;

	border-spacing: 0px;

	border-style: solid;

	border-color: #BFBFBF;

	border-collapse: collapse;

	background-color: white;



}









#content .single-text table th, 

#content .single-text table td   {	

	border-width: 1px;

	padding: 2px;

	border-style: inset;

	border-color: #BFBFBF;

	background-color: white;

	-moz-border-radius: ;

}









#content .docs {



}



#content .single-text h1 {

	padding: 6px 5px 7px 0px;

	font-family: arial, sans-serif;

	line-height: 25px;

	font-weight: 300;

	text-transform:uppercase;

	margin: 0;

	font-size: 15px;

	color: #ec202c;	

	border-bottom: #CFCFCF 1px dotted;

}



#content .single-text a {

	text-decoration: underline;

}



#content .single-text p {

	padding: 0;

	margin:0px;



}



#content .single-text p.post-foot {

	font-size: 84.6%;

	color: #999;

	margin: 15px 0;

	padding: 5px 0;

	border-top: dotted 1px #ccc;

	border-bottom: dotted 1px #ccc;

	font-style: italic;

	text-align: justify;

}



#videothumb {

	margin: 5px;

	float:left;	

	display:block;

	line-height:0px;

	border: 1px solid #D9D9D9;

    padding: 4px;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	-khtml-border-radius: 4px;	

}



#videothumb:hover {

	border: solid 1px #CCC;

	-moz-box-shadow: 1px 1px 5px #999;

	-webkit-box-shadow: 1px 1px 5px #999;

    box-shadow: 1px 1px 5px #CFCFCF; 

}



#videothumb img {

	border:0px;

}



.photo-gallery {

	display:block;

	width:500px;

	clear: both;

	overflow: hidden;

	width: 100%;

	padding-bottom:20px;

	padding-top:10px;

}



.photo-gallery div{



	float: left;   

	margin: 5px;

}



.photo-gallery a{

    display: block;

	float:left; 

	line-height:0px;

	border: 1px solid #D9D9D9;

    padding: 4px;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	-khtml-border-radius: 4px;

}



.photo-gallery a:hover {

	border: solid 1px #CCC;

	-moz-box-shadow: 1px 1px 5px #999;

	-webkit-box-shadow: 1px 1px 5px #999;

	box-shadow: 1px 1px 5px #999; 

}



.photo-gallery img{

	border:0px;	

}



.center{

	border:0px;

}



#content .single-text a, #content .single-text a:link, #content .single-text a:visited {

	color: #ff000;

}



#content .single-text h2 {

	padding: 5px 0;

	margin: 0;

	color: #ec202c;

	font-size: 123.1%;

	font-weight: bold;

}



#content .single-text h3 {

	padding: 0 0 5px 0px;

	

	margin: 10px 0;

	border-bottom: #ddd 1px solid;

	color: #D34A4D;

	font-size: 169.2%;

	font-weight: bold;

}



#content .single-text h4 {

	padding: 5px 0;

	margin: 0;

	color: #ec202c;

	font-size: 115.4%;

	font-weight: bold;

}



#content .single-text h5 {

	padding: 5px 0;

	margin: 0;

	color: #ec202c;

	font-size: 107.7%;

	font-weight: bold;

}



#content .single-text h6 {

	padding: 5px 0;

	margin: 0;

	color: #ec202c;

	font-size: 100%;

	font-weight: bold;

}



#content .single-text ul, ol {

	margin: 5px 0 5px 10px; 

	padding: 0 0 0 20px;

}



#content .single-text #tabs ul, ol {

	margin: 0px; 

	padding: 0px;

}







#content .single-text blockquote {

	margin: 10px 0 10px 15px; padding: 10px; border-left: solid 5px #eee; font-style: italic; color: #666;

}



#content .single-text address {

	display: inline; margin: 0; padding: 0 5px; color: #000; text-decoration: underline;

}



#content .single-text pre {

	margin: 0; padding: 0;

}



#content .single-text ins {

	/*color: #82c041; text-decoration: none; border-left: dotted 1px #82c041; border-bottom: dotted 1px #82c041; padding: 0 5px;*/

}



#content .single-text del {

	color: #bc1a20;

}



#content .single-text abbr, acronym {

	border-bottom: dotted 1px; cursor: help;

}



#content .left-navigation {

	float: left;	

	margin: 0; 

	margin-right:10px !important;

	padding: 0;

	min-height:10px;

}



#content .left-navigation li.cat-level-0, #content .left-navigation li.cat-level-0 a.link-level-0 {

	display: none;

}



#content .left-navigation li.opened {

	display: block;

}



#content .left-navigation li ul li.cat-level-1 {

	display: block;

	margin: 0;

	padding: 0;

	background: url('img/line.gif') repeat-x bottom;

	font-size: 92.3%;

	font-weight: normal;

}



#content .left-navigation a {

	color: #676767;

	outline: none;

}



#content .left-navigation li ul li.cat-level-1 a.link-level-1:hover,  #content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 a.link-level-2:hover {

	

}



#content .left-navigation li ul li.cat-level-1 a.link-level-1 {

	display: block;

	margin: 0; padding: 0 0 10px 17px;

	background-image: url('img/gray-arrow.gif');

	background-repeat: no-repeat;

	background-position: 7px 4px;

	color: #676767;

	line-height: 15px;

	font-weight: bold;	

}



#content .left-navigation li ul li.opened a.link-level-1 {

	background-image: url('img/gray-arrow-opened.gif');

	background-position: 5px 4px;

	color: #333;

}



#content .left-navigation li ul li.cat-level-1 ul li.opened a.link-level-2 {

	color: #333;

	font-weight: bold;

}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a.link-level-3 {



}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.opened a.link-level-3 {

	color: #333;

	

}



/*#content .left-navigation h6.opened span a {

	color: #333;

}*/



/*#content .left-navigation div {

		display: none;

}*/



#content .left-navigation li ul li.cat-level-1 ul {

	margin: 0;

	padding: 0;

	background: #f8f8fa;

	border-top: #eee 1px solid;

	border-bottom: #eee 2px solid;

	list-style: none;

	display: none;

}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 {

	margin: 0;

	padding: 0 3px 0 25px;

	background-image: url('img/light-arrow.gif');

	background-repeat: no-repeat;

	background-position: 17px 11px;

	line-height: 25px;

}



#content .left-navigation li ul li.cat-level-1 ul li.opened {

	margin: 0;

	padding: 0 3px 0 25px;

	background-image: url('img/light-arrow-opened.gif');

	background-repeat: no-repeat;

	background-position: 17px 11px;

	line-height: 25px;

}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 {

	margin: 0;

	padding: 0 3px 0 13px;

	background-image: url('img/pink-arrow.gif');

	background-repeat: no-repeat;

	background-position: 3px 11px;

	line-height: 25px;

}





#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.opened {

	margin: 0;

	padding: 0 3px 0 13px;

	background-image: url('img/pink-arrow-opened.gif');

	background-repeat: no-repeat;

	background-position: 3px 11px;

	line-height: 25px;



}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a {

	color: #676767;

	font-size: 90%;

}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a:hover {

	color: #333;

}



#content .left-navigation li ul li.cat-level-1 a.daddy:hover {

	color: #676767;

	/*cursor: text;*/

}



#content .left-navigation li ul li.opened a.daddy:hover {

	color: #333;

	/*cursor: text;*/

}



#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 a.daddy {

	color: #676767;

	cursor: pointer;

	font-weigh: bold;

}



#content .left-navigation li ul li.cat-level-1 ul li.opened a.daddy {

	color: #333;

}



#content .left-navigation li ul li.cat-level-1 ul li ul {

	display: none;

}



#content .left-navigation li ul li.cat-level-1 ul li.opened ul {

	display: block;

}



#content .specialities {

	float: left;

	width: 210px;

	min-width: 210px;

	margin: 0; padding: 0;

}









#content .specialities li.cat-level-0, #content .specialities li.cat-level-0 a.link-level-0 {

	display: none;

}



#content .specialities li.opened {

	display: block;

}



#content .specialities li.cat-level-1 {

	display: block;

	margin: 0;

	padding: 0;

	background: url('img/line.gif') repeat-x bottom;

	font-size: 92.3%;

	font-weight: normal;

}



#content .specialities a {

	color: #676767;

	outline: none;

}



#content .specialities li.cat-level-1 a.link-level-1:hover,  #content .specialities li.cat-level-1 ul li.cat-level-2 a.link-level-2:hover {

	color: #333;

}



#content .specialities li.cat-level-1 a.link-level-1 {

	display: block;

	margin: 0; padding: 0 0 10px 17px;

	background-image: url('img/gray-arrow.gif');

	background-repeat: no-repeat;

	background-position: 7px 4px;

	color: #676767;

	line-height: 15px;

	font-weight: bold;

}



#content .specialities li.opened a.link-level-1 {

	background-image: url('img/gray-arrow-opened.gif');

	background-position: 5px 30%;

	color: #333;

}



#content .specialities li.cat-level-1 ul li.opened a.link-level-2 {

	color: #333;

	font-weight:bold;

}



#content .specialities li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a.link-level-3 {



}



#content .specialities li.cat-level-1 ul li.cat-level-2 ul li.opened a.link-level-3 {

	color: #333;

	font-size: 84.6%;

}



/*#content .specialities h6.opened span a {

	color: #333;

}*/



/*#content .specialities div {

		display: none;

}*/



#content .specialities li.cat-level-1 ul {

	margin: 0;

	padding: 0;

	background: #f8f8fa;

	border-top: #eee 1px solid;

	border-bottom: #eee 2px solid;

	list-style: none;

	display: none;		

}



#content .specialities li.opened ul {

	margin: 0;

	padding: 0;

	background: #f8f8fa;

	border-top: #eee 1px solid;

	border-bottom: #eee 2px solid;

	list-style: none;

}



#content .specialities li.cat-level-1 ul li.cat-level-2 {

	margin: 0;

	padding: 0 3px 0 25px;

	background-image: url('img/light-arrow.gif');

	background-repeat: no-repeat;

	background-position: 17px 11px;

	line-height: 25px;

}



#content .specialities li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 {

	margin: 0;

	padding: 0 3px 0 10px;

	background-image: url('img/pink-arrow.gif');

	background-repeat: no-repeat;

	background-position: 3px 11px;

	line-height: 25px;

}



#content .specialities li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a {

	color: #676767;

	font-size: 90%;

}



#content .specialities li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a:hover {

	color: #333;

}



#content .specialities li.cat-level-1 a.daddy:hover {

	color: #676767;

	/*cursor: text;*/

}



#content .specialities li.opened a.daddy:hover {

	color: #333;

	/*cursor: text;*/

}



#content .specialities li.cat-level-1 ul li.cat-level-2 a.daddy {

	color: #676767;

	cursor: pointer;

	font-weigh: bold;

}



#content .specialities li.cat-level-1 ul li.opened a.daddy {

	color: #333;

}



#content .specialities li.cat-level-1 ul li ul {

	display: none;

}



#content .specialities li.cat-level-1 ul li.opened ul {

	display: block;

}





#add div.block h1 {

	padding: 0 0 5px 10px;

	margin: 0;

	border-bottom: #ddd 1px solid;

	color: #D34A4D;

	font-size: 169.2%;

	font-weight: bold;

}



#add div.block p, #content div.box .content p {

	margin: 0;

	padding: 10px 0 0 10px;

	font-size: 84.6%;

	line-height: 123.1%;

}



#add div.block p span, #content div.box .content p span {

	display: block; 

	margin: 0 0 0 10px; 

	padding: 0; 

	line-height: 17px;

	color:#6E6E6E;

}



#add div.block p span.title, #content div.box .content p span.title {

	margin: 0 0 2px 0; 

	font-weight: bold; 

	font-size: 12px;

}



#add div.block p a:hover, #content div.box .content p a:hover {



}



#add div.block p a:hover {

	color: #333;

}



#content div.box .content p {

	padding: 0 0 15px 20px;

}



#content div.box .content h6 {

	padding: 0 0 5px 20px;

	margin: 0px;

	font-size: 92.3%;

	font-weight: bold;

}



#add div.block ul, #content div.box .content ul {

	margin: 0 0 0 10px;

	padding: 0;

	list-style: none;

}



#content div.box .content ul {

	margin: 0 0 0 20px;

}



#add div.block ul li, #content div.box .content ul li {

	margin: 0 0 15px 0;

	padding: 0;

}



#add div.block ul li a {

	background: url('img/white-arrow.gif') no-repeat 0 50%;

}



#content div.box .content ul li a {

	background: url('img/light-arrow.gif') no-repeat 0 50%;

}



#add div.block ul li a, #content div.box .content ul li a {

	display: block;

	padding-left: 10px;

	color: #373737;

	font-size: 92.3%;

	font-weight: bold;

}



#add div.block ul li a:hover, #content div.box .content ul li a:hover {

	color: #666;

}



#add div.block ul li span, #content div.box .content ul li span {

	display: block;

	padding-left: 20px;

	font-size: 84.6%;

}



.topnews {

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

	border-radius:5px;

	background-color:#F0F0F0;	

	width:686px;

	height:120px;

	padding:5px 10px 5px 10px;

	/*box-shadow:0 0 7px #CFCFCF;

	border: #ddd 1px solid;	*/

	behavior: url(lib/PIE-1.0.0/PIE.htc);

}



#topnews-date {

	font-size:12px;

	color:#8F8F8F  ;

	margin-left:10px;

	font-family:arial;



}





.left {

	float: left;

	width:710px;

}



.block-center{

	float: left;

	position: relative;

	width:500px;

}



.block-spec-desktop{

	float: left;

	position: relative;

	width:720px;

	margin-top:20px;

}



.block-spec-desktop div {

	float:left;

	background:#F8F7F6;

	width:200px;

	height:80px;

	margin: 0 20px 20px 0;

	padding:10px 0 0 10px;

	border-radius:5px;

	color: #C7BFB8;

	font-family: â€کArial Narrowâ€™, sans-serif;

	font-size:16px;

	box-shadow:0 0 2px #CFCFCF;

	border-bottom: #ddd 1px solid;	

	behavior: url(lib/PIE-1.0.0/PIE.htc);		





}



.right {

	float: right;

	width: 255px;

}

.clear {

	clear: left;

	visibility: hidden;

	line-height: 0;

	height: 0;

}



#contacts { 

	padding-top: 30px; 

}



#contacts h6 { 

	font-size: 14px; 

	margin: 0; 

	padding: 0;

}



#contacts span {

	display: block; 

	margin: 0; 

	padding: 0 0 10px 0;

}



#contacts form { 

	margin: 0;

	padding: 0;

}



#contacts form p { 

	padding: 0 0 10px 0;

	margin: 0;

	text-align: center;

}



#contacts form p #button {

	border-bottom: gray 1px dotted; display: block; width: 150px;

}



#contacts form p input { 

	margin: 0;

	width: 80%;

	color: #666;

	border: #ccc 1px solid;

	background: #eee;

	padding: 8px 10px;

	margin: 0 0 5px 0;

}



#contacts form p input.error {

	border: #ec7373 1px solid;

	background: #f8c9c9;

}



#contacts form p input#phone { 

	color: #a8a8a8;

}



.clear-all {

	content: ".";

	clear: both;

	height: 0;

	visibility: hidden;

	display: block;

	padding: 0;

	margin: 0;

}



.morebox {

	position: relative; 

}



.morebox a {

	display:block;

	height:40px;

	background: #F2F2F2 url('img/gray-arrow.gif') no-repeat 10px 50%;

	margin: 10px 0 0 0px;

	line-height:40px;

	padding-left:20px;

	border-radius:5px;

	behavior: url(lib/PIE-1.0.0/PIE.htc);		



}



.morebox a:hover {

	background-color:#E6E6E6;

}



.morebox span {

	position: absolute; right: 0;

}



#doctors a {

	display: block; border-bottom: solid 1px #ccc; margin-bottom: 3px; padding: 3px 10px;

}



#specialities a {

	display: block; border-bottom: solid 1px #ccc; margin-bottom: 3px; padding: 3px 10px;

}



#doctors a:hover {

	display: block; border-bottom: solid 1px #000; margin-bottom: 3px; padding: 3px 10px; color: #000; background: #f8f8fa;

}



#screenshot { position: absolute; border: 1px solid #ccc; background: #333; padding: 5px; display: none; color: #fff; z-index: 999; }



#select-doctor-block {

	margin: 0 10px 10px 20px; 

	width: 485px; 

	text-align: center;

}



#select-doctor-block p{

	margin-bottom: 10px; 

	font-weight: bold; 

	text-align: left;

	font-family: Arial;

    font-size: 15px;

	color:#6E6E6E ; 

	}

	

#select-doctor-block ol{

	list-style: none; 

	padding: 0; 

	margin: 0;	

}



#select-doctor-block li {

	float: left; 

	margin: 0 10px 10px; 

	text-align: center; 

	width: 100px;

	display:block;

	height:160px;

}



#select-doctor-block li input{

	width:15px;

	height:15px;

	margin-top:10px;

}



#select-doctor-block img {

	-moz-border-radius: 4px;

    -webkit-border-radius: 4px;

    -khtml-border-radius: 4px;

	border-radius:4px;

	width: 90px; 

	height: 90px; 

	padding: 5px;

	border: solid 1px #EFEFEF;	

}



#select-doctor-block span {

	display: block; 

	color:#787878; 

    font-family: tahoma;

    font-size: 12px;

	width: 100px;	

}



#select-doctor-block a {

	display: block;

}



#select-doctor-block a :hover {

	border: solid 1px #CCC;

	-moz-box-shadow: 1px 1px 5px #999;

	-webkit-box-shadow: 1px 1px 5px #999;

     box-shadow: 1px 1px 5px #999;



}



.dotted-bottom {



	

}



.dotted-top {

	border-top: #CFCFCF 1px dotted;

	

}



.submenu {

	width:490px;

	margin-left:20px;

	margin-bottom:20px;

	padding-top:4px;

	

}



.submenu a{

	display:-moz-inline-stack;

	display:inline-block;

	zoom:1;

	*display:inline;

	font-family: Tahoma, Geneva, sans-serif;

	margin-bottom:8px;

	margin-right:10px;

	font-size:13px;

	color:#ADADAD;

	border-bottom: 1px dotted #ADADAD;

}



.submenu a.selected {

	font-weight: 500;

	border-bottom: 1px solid #000000;

	font-size:14px;

	color: #333;

}



.submenu a:hover{

	color: #333;

}





#search-result-title #search-result-url {

	color: #4CAEF0;

	font-weight:bold;

	font-size:15px;	

	border-bottom: dotted 1px #fff;

}



#search-result-title #search-result-url:hover {	

	border-bottom: dotted 1px #4CAEF0;

}



#search-result-text {

	margin-left:5px;

	font-size:11px;

	color:#6B6B6B;

}



#marker-title {

	color:#2F59AC;

	background-color:#F0F0F0;

}



#marker-text {

	font-color:#FB5159;

	font-weight:bold;

	color:#FB5159;

	background-color:#E3E3E3;

}



.googleMap a:hover{

	color:#2F8FDA;

}



.googleMap a{

	color:#1B72B6;	

}



#content .single-text a.jlink-gallery {

	color:#808080;

	font-family: verdana,Sans-Serif;

    font-size: 15px;

    font-weight: 300;   

	display:block;

	margin-top:15px;

	padding-left:15px;

	background: url('img/red-arrow.gif') no-repeat 0 5px;

	border-bottom-width: 0px;

}





#content .single-text a.active {

	font-weight: bold;

	background: url('img/red-arrow-opened.gif') no-repeat 0 5px;

}







#language-selected {

	background: #0091CC;

	padding: 2px;

	color: #ffffff;

	height:15px;

	width:15px;

	display:block;

}



#social-networks  {

	margin-left:40px;

	width:160px;

	margin-bottom:15px;

}



#social-networks img {

	width:17px;

	height:17px;

	border-width:0px;	

}



.pp_description {

	padding-bottom:7px;

	font-weight:bold;

}



.appointment-form {

	position:absolute;

}



.spec-parent-id,

.select-doc {

	margin:10px 10px 20px 10px;

}



.spec-id {

	margin:10px;

	position:absolute;

	top:0px;

	left: 280px;

	min-width:100px;

}





.client-name {

	margin:10px;

}



.client-phone {

	margin:10px;

}



.client-mail {

	margin:10px;

}



.client-message {

	margin:10px;

}



.client-message #message {

	width:320px;

	height:100px;

}



.button-submit {

	margin:10px;

}



.appointment-form {

	margin-top:20px;

}



.appointment-form label {

	display:block;

}



label.error {

	font-size:10px;

	position:relative;

	left:340px;

	top:-30px;

}



input, textarea, select {

	padding: 5px;

	border: solid 1px #E5E5E5;

	outline: 0;

	font: normal 13px/100% Verdana, Tahoma, sans-serif;

	background: #FFFFFF;

}



textarea {

	width: 400px;

	max-width: 400px;

	height: 150px;

	line-height: 150%;

}



input:hover, textarea:hover,

input:focus, textarea:focus {

	border-color: #C9C9C9;

}



.form label {

	margin-left: 10px;

	color: #999999;

}



.submit input {

	width: auto;

	padding: 9px 15px;

	background: #617798;

	border: 0;

	font-size: 14px;

	color: #FFFFFF;

}



#select_center {

	border: 0;

}

	





form {

	margin:0px;

	padding:0px;

}







.select-center {

	width:600px;	

	margin:25px 10px 18px 10px;

	overflow:hidden;

	padding: 0 0 10px 0;



}



.select-center p{

	margin-bottom: 10px; 

	font-weight: bold; 

	text-align: left;

	font-family: Arial;

    font-size: 15px;

	color:#6E6E6E ; 

}

	

.select-center ol{

	list-style: none; 

	padding: 7px 0 0 0; 

	margin: 0;	

}



.select-center li {

	float: left; 

	margin: 0 5px 0 0; 	

	text-align: center; 

	width: 110px;

	height:175px;

	display:block;

	padding: 5px 0 0 0;

	border:solid 1px #ffffff;

	

}



.select-center li input{

	width:15px;

	height:15px;

	margin-top:10px;

}



.select-center img {

	width: 90px; 

	height: 90px; 

	padding: 5px;

	border: solid 1px #EFEFEF;

	

}



.select-center span {

	display: block; 

	color:#787878; 

    font-family: tahoma;

    font-size: 12px;

	width: 100px;	

}



.select-center a {

	display: block;

}



#content .single-text #appointment div.appointment-form #send-appontment .select-center ol.select-centers li a :hover {

	border: solid 1px #CCC;

	-moz-box-shadow: 1px 1px 5px #999;

	-webkit-box-shadow: 1px 1px 5px #999;

    box-shadow: 1px 1px 5px #999;

	text-decoration: none;

		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

}



.defaultSearchText {

	color:#969696;

	font-size:11px;

}



.button-make-an-appointment {

	background: #CD3B1D; 

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4563A', endColorstr='#CD3B1D'); /* for IE */

	background: -webkit-gradient(linear, left top, left bottom, from(#E4563A), to(#CD3B1D  )); /* for webkit browsers */

	background: -moz-linear-gradient(top,  #E4563A,  #CD3B1D  ); /* for firefox 3.6+ */

	background: -o-linear-gradient(top,  #E4563A,  #CD3B1D  ); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #E4563A,  #CD3B1D  ); /* IE10+ */ 	

	border: solid 1px #F56D51;

	margin-left:18px;

	margin-top:15px;

	font-size:13px;

	color:#ffffff;

	border-radius: 3px;	

	-moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    -khtml-border-radius: 3px;

	height:20px;

	text-transform: uppercase;

	font-weight:bold;

	display:block;

	width:130px;

	height:30px;	

	cursor: pointer;

	

}



.button-make-an-appointment #button-name {

	float:left;	

	margin:7px 0 0 0;

}



.button-make-an-appointment #plus {

	width:15px;

	float:left;	

	font-size:19px;

	margin:4px 4px 0 6px;

}



.button-make-an-appointment-hover {	

	-moz-box-shadow: 1px 1px 5px #999;

	-webkit-box-shadow: 1px 1px 5px #999;

    box-shadow: 1px 1px 5px #999;

	text-decoration: none;

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C9C9C9');

	border: solid 1px #F6963C;

}







.button-make-an-appointment-doc {

	background: #CD3B1D; 

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4563A', endColorstr='#CD3B1D'); /* for IE */

	background: -webkit-gradient(linear, left top, left bottom, from(#E4563A), to(#CD3B1D  )); /* for webkit browsers */

	background: -moz-linear-gradient(top,  #E4563A,  #CD3B1D  ); /* for firefox 3.6+ */

	background: -o-linear-gradient(top,  #E4563A,  #CD3B1D  ); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #E4563A,  #CD3B1D  ); /* IE10+ */ 	

	border: solid 1px #F56D51;

	font-size:13px;

	color:#ffffff;

	margin-top:20px;

	border-radius: 3px;	

	-moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    -khtml-border-radius: 3px;

	height:20px;

	text-transform: uppercase;

	font-weight:bold;

	display:block;

	width:145px;

	height:30px;	

	cursor: pointer;

}



.button-make-an-appointment-doc #button-name {

	float:left;	

	margin:5px 0 0 0;

}



.button-make-an-appointment-doc #plus {

	width:15px;

	float:left;	

	font-size:19px;

	margin:4px 6px 0 6px;

}







.registration-block{

	margin-left:40px;

}



.submit-email{

	margin-top:5px;

	width:135px;

}



#tooltip {

	width: 200px;

	position: absolute;

	z-index: 10;

	border: 1px solid #B9E0F9;

	background-color: #E8F5FD;

	font-size:11px;

	font-weight:normal;

	color: #000;

	padding: 5px;

	opacity: 0.75;

	border-radius: 5px;	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

}



#tooltip h3 {

	margin:0px;

	padding:0px;

	font-weight:normal;

	font-size:11px;

}



.icon-googlemap {

	margin:0 0 0 10px;

	vertical-align: middle;

	border-width:0px;

}



.icon-question {

	margin:0 0 0 3px;

	vertical-align: middle;

	border-width:0px;

}



.search-everywhere {

	width:100px;



}



.googlemap-icon-right {

	.width:27px;

	height: 27px; 

	margin:0 10px 0 5px; 

	float: left;

	border-radius: 8px;	

	-moz-border-radius: 8px;

    -webkit-border-radius: 8px;

    -khtml-border-radius: 8px;

}





.panel-shortcuts {



}



.button-shortcut {

	border-radius: 5px;	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

	margin-bottom:8px;

	font-size:10px;

	font-family: arial,sans-serif;

	display:block;

	width:170px;

	padding:5px;

	text-transform:uppercase;

}



.sh-1{

	background: #E0ECF0;

}



.sh-2{

	background: #F0E2E0;

}



.sh-3{

	background: #EFF0E0;

}



.shortcuts {

	margin-bottom:20px;

	margin-left:30px;

	text-align: justify;

}



.button-shortcut-2 {	



	font-size:12px;

	font-family: century, sans-serif;	

	padding:15px 5px 5px 5px;

	text-transform:uppercase;

	font-weight:500;

}



.sh-4{

	border-bottom: 1px solid #ff0000;	

}



.sh-5{

	border-bottom: 1px solid #5981e9;	

}



.sh-6{

	border-bottom: 1px solid #8f5cbf;

}



.or {

	font-size:12px;

	padding:15px 3px 5px 3px;

}



.sh-7{

	border-bottom: 1px solid #4AC2DE;



}



.sh-8{

	border-bottom: 1px solid #19B336;	

}



.sh-9{

	border-bottom: 1px solid #4AC2DE;

}



.fb-like {



}



/*



.top-color {

	width: 100%;

	top:0px;

	left:0px;

	height:100px;

	position:absolute;	

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8E8', endColorstr='#ffffff'); 

	background-image: linear-gradient(bottom, rgb(255,255,255) 9%, rgb(240,240,240) 55%);

	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 9%, rgb(240,240,240) 55%);

	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 9%, rgb(240,240,240) 55%);

	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 9%, rgb(240,240,240) 55%);

	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 9%, rgb(240,240,240) 55%);

	background-image: -webkit-gradient(

			linear,

			left bottom,

			left top,

			color-stop(0.09, rgb(255,255,255)),

			color-stop(0.55, rgb(240,240,240))

	);

}



*/







.dcssb-btn {

	float:left;

	margin-left:15px;

}



#social-share {

	margin-top:50px;



}



.tweet-list{





}



.tweet {

	padding-top:10px;

	width:690px;



}



.tweet ul {

	margin:0px;

	padding:0px;



}



.tweet_avatar {

	float:left;

	margin-right:10px;

	background-color:#ffffff;

	padding:4px;

	display:none;

}



.tweet_join {

	font-weight:bold;



}



.tweet_text {

	font-size:12px;

	color:#595959;

	line-height:14px;

}



.tweet_list li {

	width:205px;

	display:block;	

	float:left;

	margin-right:10px;

	overflow-x: hidden; 	

	cursor: pointer;

	

}



.tweet_first {



}



.tweet_even{

	border-style:dotted;	

	border-color: #ccc;

	border-width:  0 3px 0 3px;

	padding-left:10px;

	padding-right:10px;



}



.tweet_odd{



}



.tweet_time {

	position:absolute;

	width:220px;

	display:none;

}



.tweet_time a{

	position:absolute;

	top:95px;

	left:0px;

	color: #8A8A8A;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 12px;

    font-style: italic;

}



.slider-border {

	cursor: pointer;



}



.hidden {

	display: none;



}



.block-warning {

	border-radius: 5px;	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

	background:#FCF1E4;

	padding:10px;

	font-size:13px;

	color:#474747;

	border: dashed 1px #F5E2C2;

	behavior: url(lib/PIE-1.0.0/PIE.htc);	

}



#block-doctor-info-1 {

	margin-top:20px;

}



#block-doctor-info-1 img {

	float: left; 

	margin: 0 20px 10px 0; 

	padding: 2px; 

	border: solid 1px #ccc;

}



.left-navigation {

	width:210px;

}

#pazinojums .left {
	width: 984px;
}

@media (min-width: 1224px) { 

	#wrapper {
    width: 1224px; 
	}

	#content, #add .add-index {
			width: 1180px;
	}

	.block-center {
			width: 700px;
	}

	#footer {
			width: 1180px; 
	}

	.search-wrapper {
		width: 255px;
	}

	#pazinojums .left {
		width: 1184px;
	}

	#add {
    width: 1180px;
	}

	#add span.item {
		width: 910px;
		height: 230px;
		background-size: cover;
	}

	#add a.item {
		background-size: cover;
	}

	.left {
		width: 910px;
	}

	.caption {
		width: 910px;
	}

	.caption #cap_title {
		width: 460px;
	}

	.caption #cap_desc {
		width: 280px;
	}

}

</pre></body></html>