* {font-size: 100.001%;}

a {
 color: #00F;
 text-decoration: none;
}
a:hover {text-decoration: underline}


html{
	width: 100%;
	height: 100%;
}

.main{width: 100%; height: 100%;}
.td{margin: 0; padding: 0;}

body{
	padding: 0; 
	margin: 0;
	background: #FFF;
	font-size: 12px;
	font-family: verdana, arial;
}

input, select {
	background-color: #FFF;
	font-size: 14px;
}


textarea{
	background-color: #FFF;
	font-size: 14px;
	font-family: arial;
}

form {margin: 0;}

td.icons{background: url(/imgs/logo_bg.gif) #7F9AB8 bottom repeat-x;}
td.icons img{margin: 3px 0; width: 29px; height: 25px;}

div.topban {margin-top: 4px}
div.topban a, div.topban a:visited {
  font-size: 11px;
  font-weight: normal;
  color: #AD0000;
}

td.toptext{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0 1.5em;
	white-space: nowrap;
}

td.topmenu {
	height: 42px;
	padding-left: 15px;
	background: url('/imgs/bg_top_gr.gif') #87A0BC repeat-x bottom;
	white-space: nowrap;
}

tr.mainform_1 {
	
	background: url('/imgs/1.jpg');
	
}

tr.mainform_2 {
	height: 42px;
	padding-left: 15px;
	background: url('/imgs/2.jpg') #87A0BC repeat-x bottom;
	white-space: nowrap;
}

td.topmenu a, td.topmenu a:link, td.topmenu a:visited {
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}


h1 {
 color: #FFF;
 background: url('/imgs/h1.gif') #7F9AB8 no-repeat left center;
 font-weight: bold;
 padding: 1px 0 2px 20px;
 margin: 0 0 3px 0;
 font-size: 13px;
}

ul {
 padding: 0;
 margin: 0;
 list-style-image: url('/imgs/or_dot.gif');
 list-style-position: inside;
}

/*li {list-style: circle inside url('/imgs/or_dot.gif')}*/



/*	left menu	*/
div.menu {
	margin-bottom: 1em;
	padding-left: 3px;
}
div.menu a {
	display: block;
	color: #000;
	font-weight: bold;
	padding: 4px 2px 4px 15px;
	border-bottom: #7F9AB8 1px solid;
	border-top: #FFF 1px solid;
	font-size: 11px;
}

div.menu a:hover {
	color: red;
	background-color: #B2C3D5;
	border: #000 solid 1px;
}


/*	vote	*/
.vote{
	margin: 0;
	padding: 0 7px;
	font-size: 11px;
}

.vote h2{
	margin: 5px 0;
}

.vote form {margin: 0;}
.vote input.sub {
	border: #000 1px solid;
	margin-top: 8px;
	background-color: #D3D3D3;
	font-size: 12px;
}

table.vote_res {border-collapse: collapse;}
table.vote_res td {border: 1px solid #000; padding: 3px 0.5em;}
table.vote_res td.left {border-right: none; text-align: right;}
table.vote_res td.right {border-left: none;}


/* left column	*/
div.info {
 font-size: 11px;
 color: #000;
 padding: 4px 7px 14px 7px;
}

div.info a, div.info a:visited, .vote a, .vote a:visited, .c_block a, .main_src a, .link{
	color: #BC3737;
	font-weight: bold;
	text-decoration: underline;
}

div.info a:hover, .vote a:hover , .c_block a:hover, .main_src a:hover, .link:hover{text-decoration: none;}

img.img {
	margin-right: 5px;
	border: #7F9AB8 solid 1px;
}

div.all {
	background: url('/imgs/dot_all.gif') #FFF no-repeat left center;
	padding-left: 15px;
	font-size: 11px;
	margin: 8px 0 14px 0;
}

div.all a{
	color: #AD0000;
	font-weight: bold;
	text-decoration: underline;
}

div.all a:hover {text-decoration: none;}
/* end of left column	*/



.right {padding-right: 10px}
.text {padding-top: 4px;}
.text p {margin: 0 0 15px 0;}
.text h2 {margin: 5px 0 2px 0;}
.text h3 {margin: 0 0 2px 0;}
.text ul {
	margin: 0 0 15px 10px;
	padding: 0;
	list-style-image: url('/imgs/or_dot.gif');
	list-style-position: inside;
}

.text img {margin: 0 10px 10px 0;	border: #7F9AB8 solid 1px;}
.text p.error {color: red;}




/*	search lek page	*/
.small {
	font-size: 11px;
	color: #222;
	font-weight: bold;
}

input.submit {
	background: url('/imgs/submit.gif') no-repeat;
	width: 87px;
	height: 21px;
	border: none;
	color: #FFF;
}

table.srch_res {
	border-collapse: collapse;
}

table.srch_res td {
	padding: 2px 0.5em;
	border: 1px solid #D9D9D9;
}

table.srch_res td .nr{
	margin: 0;
	white-space: nowrap;
}

table.srch_res th {
	padding: 4px 2px;
	vertical-align: middle;
	background-color: #7F9AB8;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #D9D9D9;
}

ul.no_mar {
	margin: 0;
	padding: 0;
}













/*	bottom menu	*/
td.bottom{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 10px 0;
	border-top: 3px solid #DDDDDD;
}

td.bottom a, td.bottom a:visited {
	color: #7F9AB8;
}

/*	right column	*/
div.action {
	font-size: 11px;
	padding: 10px 10px;
	margin-bottom: 10px;
  border: #7F9DB8 1px solid;
  background-color: #F7F7F7; 
  /*background-color: #F7F7F7; */
}

div.action h2{
	font-size: 12px;
	margin: 0 0 4px 0;
}

div.action a, div.action a:visited{
	color: #BC3737;
	font-weight: bold;
	text-decoration: underline;
}

div.action a:hover {text-decoration: none;}
/*	end of right column	*/

/*	center column	*/
/*	main search form	*/
.main_src {margin-top: 4px; border: #7F9AB8 1px solid;}
.main_src td {padding: 5px;}


.c_block {
	font-size: 11px;
	margin-bottom: 4px;
}

.c_block td {vertical-align: top;  padding: 4px 0 6px 0;}
.c_block td img {margin: 0 8px 0 0; border: #7F9AB8 solid 1px;}
.n_title {font-size: 12px; margin: 4px 0 0 0;}


.date {
	font-weight: bold;
	margin: 0;
	color: #FF9600;
}

.add_ul ul{margin: 0; padding: 0; font-weight: bold;}
.add_ul h2{margin: 0 0 4px 0;font-size: 12px;}

/*	end of center column	*/


/*	contacts	*/
table.contacts td {
	border-bottom: #CCC 1px solid;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
}
/*	end of contacts	*/


.help {
	border: 1px solid black;
	padding: 0 10px;
	font-size: 11px;
	display: none;
	background: #D2EFFB;
	
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	z-index: 10;
}

.help p {margin: 5px 0;}


/*	карточка аптеки	*/
.apt_card td {padding: 4px 2em 4px 8px; border-bottom: 1px solid #CCC; font-size: 11px;}
.no_w td{white-space: nowrap; padding: 2px 6px;}
.nw {white-space: nowrap;}


.select_region {margin-top: 1px solid; }
.select_region td {padding: 15px; font-size: 15px; margin-top: 5px}


/*styles for ranbaxy*/
a.header_link{
    font-family:Arial,Sans-Serif;
    font-style:normal;font-size:20;
    color:#000;
    padding:0;
    margin:0;
    border:none;
    text-decoration: underline;
    font-weight: bold;
    font-size:16px;
    color:#BC3737;
}

h2.header_link {
    font-family:Arial,Sans-Serif;
    font-style:normal;font-size:20;
    color:#000;
    padding:0;
    margin:0;
    border:none;
    font-weight: bold;
    font-size:16px;
    color:#BC3737;    
}

a.header_link:hover{
    text-decoration:none;
}

table.blocktables{
    width: 100%;
    
}

table.blocktables td.pad_bottom{
    padding-bottom:32px;
}

table.blocktables td.pad_bottom ul li{
    line-height: 160%;
}

table.blocktables strong{
    font-size:18px;
    color: #7f9ab8;
}

table.blocktables td.td33{
    width:33%; text-align: center; vertical-align: top;
}

table.blocktables td.td50{
    width:50%; text-align: center; vertical-align: top;
}

a img{
    border: none;
}

table.blocktables a.bottomlink{
    text-decoration: underline;
    color:#000000;
}

table.blocktables a.bottomlink:hover{
    text-decoration: none;
}

table.blocktables .cleft{
    position: relative; right: 50%; float: right;
}

table.blocktables .cright{
    position: relative; z-index: 1; right: -50%;
}

.table_image td{
    padding:10px 20px;
}
img.noborder{
    border:none;
}

img.leftimg{
    float:left;
    margin:0px 10px 10px 0;
}

img.rightimg{
    float:right;
    margin:0px 5px 10px 10px;
}

img.rightimg2{
    float:right;
    margin:0px 5px 10px 10px;
    border:2px dashed #00a;
}
img.rightimg2:hover{
    border:none;
    padding:2px;
}


img.leftimg2{
    float:left;
    margin:0px 10px 10px 0;
    border:2px dashed #00a;
}
img.leftimg2:hover{
    border:none;
    padding:2px;
}

h2.zag{
    font-weight: bold;
    font-size:16px;
    color:#BC3737;
}



a.bottomlink2 {
    color:#BC3737;
    text-decoration:underline;
    font-weight:bold;
}

a.bottomlink2:hover {
    text-decoration:none;
}

h2.zag2 a {
    color:#BC3737;
    float:left;
}

/*Региональные представители*/
table.pred {
    margin: 10px;
}

table.pred th, table.pred td {
    padding:5px;
}

table.pred th {
    background-color: #7F9AB8;
    color: #fff;
}

table.pred tr.even{
    background-color:#eee;
}

a.dashedlink{
    color:#000;
    border-bottom:1px dashed #000;
    text-decoration:none;
}
a.dashedlink:hover{
    border-bottom:none;    
}

a.dashedlink2{
	color:#f00;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px dashed #f00;
}

a.dashedlink2:hover{
	border-bottom:none;
	text-decoration:none;
}

#vopros_form input, #vopros_form textarea {
	border:1px solid #aaa;
}
