/* PATIENTS */
#patients .field {
 width: 251px;
 height: 82px;
}
#patients .sep {
 width: 1px;
 height: 82px;
}
#patients .field .top, #patients .sep .top {
 height: 7px;
}
#patients .field .contents {
 background-color: #68b5e1;
 height: 75px;
}
#patients .field .contentsSelected {
 background-color: #ff71c5;
 height: 75px;
}
#patients .sep .contents {
 background-color: #53a6da;
 height: 75px;
}
#patients .image {
 padding: 5px 0 0 15px;
 width: auto;
}
#patients .more {
 padding: 0 0 0 200px;
}
/* end-of PATIENTS */
/* TOP PANEL */
#header .mainCenter {
 height: 145px;
}
#header .topCenter {
 width: 253px;
 height: 145px;
 background-image: url(../images/theme_sub.jpg);
 background-position: top center;
 background-repeat: no-repeat;
}
#header .topLeft, #header .topRight {
 width: 251px;
}
.topLeft .darkPink {
 height: 6px;
 background-color: #be187a;
}
.topLeft .pink {
 padding-top: 8px;
 padding-left: 20px;
 height: 59px;
 background-color: #ef46a9;
}
.topLeft .bkg {
 height: 80px;
 vertical-align: bottom;
 padding: 0 0 8px 20px;
 background-image: url(../images/theme_left_sub.jpg);
 background-position: right;
 background-repeat: no-repeat;
}
.topRight .topRightTable {
 background-image: url(../images/theme_right_sub.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}
.topRight .menu {
 height: 27px;
 vertical-align: middle;
 padding-right: 5px;
}
.topRight .menu .arrow {
 padding: 5px 3px 0 10px;
}
.topRight .menu .link, .topRight .menu .link a {
 color: #287db3;
 text-decoration: none;
}
.topRight .menu .link a:hover {
 text-decoration: underline;
}
.topRight .horiz {
 width: 251px;
 height: 1px;
 background-image: url(../images/horiz_sep.gif);
 background-position: left;
 background-repeat: repeat-x;
}
.topRight .empty {
 height: 16px;
}
.topRight .login {
 height: 101px;
}
.topRight .login .cyan {
 height: 6px;
 background-color: #addfe0;
}
.topRight .login .caption {
 padding: 6px 0 4px 20px;
}
.topRight .login .box {
 padding: 10px 20px 0px 20px;
 height: 30px;
}
.topRight .login .box2 {
 padding: 5px 20px 5px 20px;
 height: 30px;
}
.topRight .login .inputText {
 width: 80px;
 color: #595959;
 font: 11px Arial, Sans-serif;
}
.topRight .login .lightCyan {
 padding-top: 7px;
 padding-left: 0px;
 background-color: #dff4f5;
 text-align:center;
 width: 125px;
 height: 20px;
}
.topRight .login .arrow {
 padding: 5px 3px 0 10px;
}
.topRight .login .link, .topRight .login .link a {
 text-decoration: none;
}
.topRight .login .link a:hover {
 text-decoration: underline;
}
/* end-of TOP PANEL */
/* CONTENTS */
#contents .contentLeft {
 width: 181px;
}
#contents .contentCenter {
 width: 572px;
}
#contents .menu {
 width: 181px;
 font: 11px Tahoma, Arial;
 font-weight: bold;
 background-color: #ff71c5;
}
#contents .menu .pos {
 padding: 8px 17px 8px 17px;
}
#contents .menu .pos2 {
 padding: 8px 17px 8px 17px;
 background-color: #be187a;
}
#contents .menu .sep {
 width: 100%;
 height: 1px;
 background-image: url(../images/menu_sep_pink.gif);
 background-position: left;
 background-repeat: repeat-x;
}
#contents .menu .link, #contents .menu .link a {
 color: #ffffff;
 text-decoration: none;
}
#contents .menu .link a:hover {
 text-decoration: none;
 background-color: #be187a;
}
#contents .guide {
 width: 180px;
 background-image: url(../images/guide_sub_bkg.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
}
#contents .title {
 padding: 15px 0 5px 13px;
}
#contents .abstract {
 width: 155px;
 padding: 5px 0 10px 13px;
}
#contents .abstract a {
 text-decoration: none;
 color: #595959;
}
#contents .abstract a:hover {
 text-decoration: underline;
}
#contents .blueline {
 height: 1px;
 background-color: #d2ecfb;
}
#contents .contentCenter .rightColumn {
 margin-left: 20px;
 margin-bottom: 20px;
 float: right;
 width: 191px;
 background-image: url(../images/verti_sep.gif);
 background-position: top left;
 background-repeat: repeat-y;
}
#contents .newsletter {
 width: 190px;
 margin-left: 1px;
 background-color: #dbecf6;
}
#contents .newsletterForm {
 padding: 0 5px 0 13px;
}
#contents .newsletterForm .input{
 padding: 0px 5px 0 0;
}
#contents .newsletterForm .inputText{
 height: 12px;
 width: 130px;
}
#contents .newsletterForm .arrow{
 padding: 2px 1px 0 1px;
}
#contents .posterisan {
 width: 190px;
 margin-left: 1px;
}
#contents .posterisan .image {
 padding: 7px 0 7px 32px;
 height: 85px;
 width: 125px;
}
.contentCenter .text {
 padding: 20px 0px 0px 20px;
}
.contentCenter .text .textTitle {
 padding-bottom: 20px;
}
.contentCenter .text .largeDate {
	color: #ff71c5;
	font: 11px Tahoma, Arial;
}
.contentCenter .text .largeTitle {
	color: #ff71c5;
	font: 16px Tahoma, Arial;
	font-weight: bold;
	padding-bottom: 10px;
}
.contentCenter .text .textContents {
 padding: 0 20px 20px 0;
}
/* end-of CONTENTS */
/* DOCTORS */
#medicines .greenLine1 {
 width: 377px;
 height: 7px;
 background-color: #addfe0;
}
#medicines .greenLine2 {
 width: 378px;
 height: 7px;
 background-color: #56bcbe;
}
#medicines .fieldM {
	width: 377px;
	padding: 15px 50px 15px 15px;
}
#medicines .sepM {
 width: 1px;
 background-image: url(../images/verti_sep_green.gif);
 background-position: left;
 background-repeat: repeat-y;
 height: 150px;
}
#medicines .title {
 padding: 0 0 5px 0;
}
#medicines .abstract {
 width: 155px;
 padding: 5px 0 15px 0;
}
#medicines .abstract a {
 text-decoration: none;
 color: #595959;
}
#medicines .abstract a:hover {
 text-decoration: underline;
}
#medicines .blueline {
 height: 1px;
 background-color: #d2ecfb;
}
/* end-of DOCTORS */
/* FORM */
#contents .form {
 padding: 20px;
 width: 270px;
 background-color: #d2ecf9;
 border: 1px solid #91c8e6;
}
#contents .form .caption {
 width: 96px;
 padding: 2px 4px 7px 0;
 text-align: right;
}
#contents .form .input {
 padding: 0 0 5px 0;
 width: 160px;
}
#contents .form a {
	color: #1c3589;
}
#contents .form .input input {
 width: 156px;
 color: #595959;
 font: 11px Arial, Sans-serif;
 border: 1px solid #91c8e6;
}
#contents .form .input input.checkbox {
 width: 17px;
 border: 0;
 border: 1px solid #91c8e6;
}
#contents .form .input textarea {
 width: 156px;
 height: 100px;
 color: #595959;
 font: 11px Arial, Sans-serif;
 border: 1px solid #91c8e6;
}
#contents .form .input select {
 width: 156px;
 color: #595959;
 font: 11px Arial, Sans-serif;
 border: 1px solid #91c8e6;
}
#contents .form .button {
 width: 260px;
 text-align: right;
}
#contents .form .submitButton, #contents .form .submitButton2 {
 height: 18px;
 font: 11px tahoma, arial;
 font-weight: bold;
 color: #2a7cb4;
 border: 0;
 text-align: center;
 cursor: pointer;
 background-color: #91c8e6;
}
#contents .form .submitButton {
 width: 59px;
}
#contents .form .submitButton2 {
 width: 89px;
}
#contents .form .personalData {
 padding: 12px 3% 5px 3%;
 width: 94%;
 text-align: justify;
}
#contents .form .errors {
 padding: 5px 3% 10px 3%;
 width: 94%;
 text-align: left;
}
/* end-of FORM */
/* DOCTOR_HP */
#doctor_hp .arrow1 {
 padding: 5px 3px 0 10px;
}
#doctor_hp .arrow2 {
 padding: 5px 3px 0 5px;
}
#doctor_hp .link, #doctor_hp .link a {
 color: #287db3;
 text-decoration: none;
}
#doctor_hp .link a:hover {
 text-decoration: underline;
}
#doctor_hp .sep {
 background-color: #acdfe0;
}
#doctor_hp .center {
 width: 253px;
}
#doctor_hp .left, #doctor_hp .right {
 width: 211px;
}
#news {
	padding: 15px 20px 15px 20px;
	width: 100%;
	font: 11px arial;
}
#news a {
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
#news .caption {
	padding: 0 0 18px 0;
}
#news .date {
	padding: 0 0 0 0;
	color: #85c7ea;
	font-size: 10px;
}
#news .title {
	padding: 0 0 0 0;
}
#news .title a {
	color: #287db4;
	font-weight: bold;
}
#news .abstract {
}
#news .abstract a, #news .archive a {
 color: #595959;
}
#pubs {
	padding: 15px 0px 15px 0px;
	width: 100%;
	font: 11px arial;
	background-color: #f0fafb;
}
#pubs a {
	color: #595959;
	text-decoration: none;
}
#pubs a:hover {
	text-decoration: underline;
}
#pubs .caption {
	padding: 0 20px 12px 20px;
}
#pubs .title {
	padding: 0 20px 0 20px;
	font-weight: bold;
	padding-bottom: 1px;
}
#pubs .horiz {
 width: 100%;
 height: 1px;
 background-image: url(../images/horiz_sep.gif);
 background-position: left;
 background-repeat: repeat-x;
}
#faq {
	padding: 15px 20px 15px 20px;
	width: 210px;
	font: 11px arial;
}
#faq .caption {
	padding: 0 0 5px 0;
}
#faq a {
	text-decoration: none;
	color: #287db6;
}
#faq a:hover {
	text-decoration: underline;
}
#faq .question {
	color: #287db6;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#doctor_hp .contact {
	padding-top: 14px;
	padding-left: 20px;
	height: 32px;
	background-color: #dff4f5;
	background-image: url(../images/contact_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#doctor_hp .contact .arrow_con {
	padding-left: 11px;
}
/* end-of DOCTOR_HP */
/* left MENU */
#leftMenu .menu1 {
 width: 100%;
 padding: 10px 10px 10px 10px;
}
#leftMenu .caption {
 font: 14px Arial;
 color: #287db3;
 font-weight: bold;
 padding: 5px 0 15px 0;
}
#leftMenu .arrow {
 padding: 5px 3px 0 0px;
}
#leftMenu .date {
 float:right;
 color: #287db3;
}
#leftMenu .link, #leftMenu .link a {
 width: 150px;
 color: #287db3;
 text-decoration: none;
}
#leftMenu .link a:hover, #leftMenu .sellink a:hover {
 text-decoration: underline;
}
#leftMenu .sellink, #leftMenu .sellink a {
 width: 150px;
 color: #ff71c5;
 text-decoration: none;
}
#leftMenu .link2, #leftMenu .link2 a {
 color: #287db3;
 text-decoration: none;
 padding-right: 2px;
}
#leftMenu .link2 a:hover {
 text-decoration: underline;
}
/* pager */
#pager div {
 padding-top: 10px;
 font: 11px arial, tahoma;
 font-weight: bold;
}
#pager a {
 color: #287db3;
 font: 11px arial, tahoma;
 font-weight: bold;
 text-decoration: underline;
}
#pager a:hover {
 color: #e0003c;
}
#pager .current_page {
 font: 11px arial, tahoma;
 font-weight: bold;
 color: #ff71c5;
}
#pager {
 width: 100%;
 text-align: center;
}
/* search */
#search .abstract {
 width: 100%;
 padding: 5px 0 10px 0px;
}
#search .caption {
 width: 100%;
 padding: 5px 0 0 0px;
}
#search .caption a {
 text-decoration: none;
 color: #287db3;
 font: 12px arial, tahoma;
 font-weight: bold;
}
#search .caption a:hover {
 text-decoration: underline;
}
#search .arrow {
 padding: 0 3px 0 0;
}
#contents .menu2 .contentLeft0 {
 background-color: #dbecf6;
}
#contents .menu2 .contentLeft {
 font: 11px Tahoma, Arial;
 font-weight: bold;
 background-color: #326799;
}
#contents .menu2 .contentLeft .topStrip {
 height: 7px;
 background-color: #3a90c3;
}
#contents .menu2 .contentLeft .text {
 padding: 8px 17px 8px 17px;
}
#contents .menu2 .contentLeft .sep {
 width: 100%;
 height: 1px;
 background-image: url(../images/menu_sep_blue.gif);
 background-position: left;
 background-repeat: repeat-x;
}
#contents .menu2 .contentLeft .text, #contents .menu2 .contentLeft .text a {
 color: #ffffff;
 text-decoration: none;
}
#contents .menu2 .contentLeft .text a:hover {
 text-decoration: underline;
}
/* files */
#fileTable .mediaImage {
 padding: 8px 0 0 15px;
}
#fileTable .mediaLabel {
 padding: 7px 20px 6px 8px;
}
#fileTable .mediaLink {
  color: #287db3;
/*color: #1c3589;*/
 text-decoration: none;
}
#fileTable .mediaLink:hover {
 text-decoration: underline;
}
.movie a {
 color: #287db3;
 text-decoration: none;
 padding-left: 20px;
}
.movie a:hover {
 text-decoration: underline;
}
div.contact_error {
	color:red;
	margin-left:101px;
}

.elemTitle {
	padding-top: 5px;
	margin-bottom: 4px;
	font-weight: bold;
}
.drug .blueLink {
	padding-bottom: 3px!important;
}
