/* never underline links */
a {
    text-decoration: none;
}

.rightalign {
    text-align: right;
}

body {
    background-color: #555555;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}
    
#paper {
    background-color: white;
    width: 920px;
/*-width: 940px;*/
    padding: 10px;
    padding-bottom: 0px;
}

#toplogo {
    width: 100%;
    height: 122px;
/*height: 6em;*/
/*    background-color: #c5c2c5;*/
    background-color: white;
    border: 1px solid #aea987;
    margin-bottom: 5px;
}

#logo {
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 250px;
    height: 110px;
    float: left;
    background-color: #fafbf3;
}

img.middle {
    vertical-align:middle
}

#sitemenu a {
text-decoration: none;
color: rgb(50, 50, 50);
}

#navmenu {
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 12px;
    text-align: center;
    background-color: #c5c2c5;
    width: 650px;
    float: right;
}

#topmenu {
    width: 100%;
    background-image: url(clinic.jpg);
    background-repeat: no-repeat;
    background-position: 255px 0px;
}

#body {
    width: 100%;
}

#bodyleft {
    width: 650px;
    background-color: red;
    float: left;
}

#bodyright {
    width: 250px;
    background-color: blue;
    float: right;
}

#footer {
    margin-top: 5px;
    width: 100%;
    
    border-top: medium double #444444;    
    font-size: 10px;
    font-family: Times New Roman, Georgia, Arial, serif;
    text-align: center;
    color: #aaa;
/*    background-color: lime;*/
}

#footer a {
    color: #999;
}

#copy {
    text-align: center;
    font-size: 0px;
    height: 10px;
}

div.leftsmall {
/*    background-image: url(gradient.jpg);
    background-repeat: repeat-x;*/
/*    background-color: cyan;*/
/*    border: medium rgb(250,0,255);*/
/*
    border-style: solid;
    border-color: gray;
    border-width: 1px;
*/    
/*    border-right: 1px solid #cccccc;*/
    
    width: 250px;
/*    height: 10em;*/
    float: left;
    margin-top: 5px;
}

div.rightbig {
/*    background-image: url(gradient.jpg);
    background-repeat: repeat-x;*/
/*    background-color: red;*/
/*
    border-style: solid;
    border-color: gray;
    border-width: 1px;
*/
/*    border-left: 1px solid #cccccc;*/

    width: 415px;
    float: right;
/*    height: 10em;*/
    margin-top: 5px;
}

div.leftbig {
/*    background-image: url(gradient.jpg);
    background-repeat: repeat-x;*/
/*    background-color: magenta;*/
/*
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    */
    /*border-right: 1px solid #333333;*/
    
    width: 415px;
/*    height: 10em;*/
    float: left;
/*    overflow: hidden;*/
    margin-top: 5px;
}

div.rightsmall {
/*    background-image: url(gradient.jpg);
    background-repeat: repeat-x;*/
/*    background-color: blue;*/
/*
    border-style: solid;
    border-color: gray;
    border-width: 1px;
*/
    width: 250px;
    float: right;
/*    height: 10em;*/
    margin-top: 5px;
}

div.fullrow {
    width: 670px;
    float: right;
    margin-top: 5px;
}

div.topictitle {
    width: 100%;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: bold;
    color: white;
    /*background-color: #555555;*/
    /*background-color: rgb(141,143,161)*//*#8d6fa1*//*;*/
    background-color: rgb(137,153,235);
}

div.topictitle a {
    color: white;
}

h3.articletitle {
    margin-left: 100px;
    margin-right: 20px;
    font-size: 26px;
    color: #333333;
    text-align: center;
}

div.article {
    margin-left: 80px;
    margin-right: 30px;
    font-family: "Times New Roman", Tahoma, Arial, Verdana, sans-serif;
    font-size: 17px;
    color: #333333;
    line-height: 130%;
/*    letter-spacing: 0px;*/
}

div.artimage {
    float: left; 
    padding: 10px; 
}

div.row {
/*    background-image: url(blackdot.gif);
    background-repeat: repeat-y;
    background-position: 252px 40px; */
    /*
    background-image: url(line50.gif);
    background-position: 252px 30px;
    background-repeat: no-repeat;
    */
}

div.clearer {line-height: 0; height: 0; clear: both; font-size: 0px;}


p.title {
    font-family: "Times New Roman", "Times", Verdana, Arial, sans-serif;
/*    color: blue;*/
    color: #333333;
    margin: 10px;
    font-weight: bold;
    font-size: 14px;
}

h5.title {
    /*display: inline;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
/*    margin-bottom: 0px;*/
    margin-bottom: -10px;
/*    color: #316994;*/
    font-size: 12px;
    color: #333333;
/*    font-family: "Times New Roman", "Times", Verdana, Arial, sans-serif;*/
    font-family: Verdana, Arial, Helvitica, sans-serif;
    line-height: 90%;
}

h5.title a {
    color: #333333;
}

h5.titlewdate {
    display: inline;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #333333;
    font-family: Verdana, Arial, Helvitica, sans-serif;
    line-height: 90%;
}

p.titlewdate {
    display: inline;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvitica, sans-serif;
}

p.titlewdate a {
    color: #333333;
    text-decoration: none;
}

h5.date {
    display: inline;
    color: #00008b;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 14px;
    font-family: "Times New Roman", "Times", Verdana, Arial, sans-serif;
    line-height: 90%;

}

p.date {
    display: inline;
    background-color: #993300;
    color: white;
    margin-top: 10px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvitica, sans-serif;
    font-weight: bold;
}

p.date a {
    color: white;
    text-decoration: none;
}

p.promo {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 11px;
    text-align: left;
    font-family: Verdana, Arial, Helvitica, sans-serif;
}

#hormenu {
    position: relative;
    display: block;
    height: 25px;
    /*
    height: 22px;
    border-top: medium double #333333;
    border-bottom: medium double #333333;
    */
    background-image: url(doubleborder.gif);
    background-repeat: repeat-x;
    
    margin-top: 5px;
    font-family: "Times New Roman", Tahoma, Arial, 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
    font-size: 13px;
}

#hormenu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#hormenu ul li{display:block;float:left;0 1px 0 0}


#hormenu ul li a{display:block;float:left;text-decoration:none;
padding:4px 10px 4px 10px;}


#hormenu ul li a:hover,#styleone ul li a.current{color: black;}


#hormenu a {
    color: #333333;
}

#hormenu a:hover {
    font-weight: bold;
}

/* 2col layout*/
#leftbar {
      float: left;
      width: 670px;
      margin:0; 
	padding:0;
      }
   #leftbar-content {
      margin:0; 
	/*padding: 0.5em 1em;*/
/*	background-color: #BEE224;*/
      }
   #rightbar {
/*      margin:0 0 0 670px; */
	padding:0;
	width: 245px;
	float: right;
      }
   #rightbar-content {
      margin:0;
	/* padding: 0.5em 1em;*/
/*	background-color: #BADBEE;*/
   }

hr.cleaner {
   clear:both;
   height:1px;
   margin: -1px 0 0 0; 
   padding:0;
   border:none;
   visibility: hidden;
}

div.vbanner {
    width: 245px;
    /*height: 410px;*/
/*    border-bottom-color: gray;
    border-bottom-style: dashed;
    border-bottom-width: 1px;*/
/*    background-color: #eeeeee;*/
    /*margin-bottom: 20px;
    overflow: visible;*/
}

div.vbannercontainer {
    width: 245px;
/*    height: 420px;*/
/*    background-image: url(scissors.gif);*/
/*    background-image: url(grayscissors.gif);
    background-repeat: no-repeat;
    background-position: 20px 100%;*/
}

div.dashed {
    border-bottom: 1px dashed rgb(204, 204, 204); 
    padding-top: 0px; 
    margin-left: 10px; 
    margin-right: 20px; 
    width: 630px; 
    font-size: 0px;
}

/* dali menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 250px;
/*border-right: 1px solid #000;*/
padding: 0 0 /*1em*/0 0;
/*margin-bottom: 1em;*/
font-family: Tahoma, Arial, 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 11px;
font-weight:bold;
/*background-color: #90bade;*/
/*background-color: #d50701;*/
color: #333;
}

* html #blueblock{ /*IE 6 only */
 w\idth: 217px;  /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #94aeb6/*#f11010*//*#90bade*/;
margin: 0;
margin-bottom: 5px;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #94aeb6/*#B94541*//*#1958b7*/;
border-right: 10px solid #94aeb6;
background-color: /*#2175bc*/#94aeb6;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid /*#1c64d1*//*#990000*/#6f929d;
border-right: 10px solid /*#5ba3e0*/#6f929d;
background-color: /*#2586d7*/#6f929d;
color: #fff;
}

/* end of menu */

/* http://www.13styles.com/css-menus/style1/ */
#styleone{
    margin-top: 5px;
    position: relative;
    display: block;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    background: transparent url(images/bgOFF.gif) repeat-x top left;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    border-bottom:1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    
}


#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}

#styleone ul li{display:block;float:left;0 1px 0 0}


#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;
padding:3px 20px 0 20px;height:18px;}


#styleone ul li a:hover,#styleone ul li a.current{color:#034895;
background:transparent url(images/bgON.gif) repeat-x top left;}

/* for section */
div.articleitem {
width: 670px;
}

div.artitext {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-family: Verdana, Arial, Helvitica, sans-serif;
    font-size: 11px;
    width: 500px;
}

div.artiimg {
    float: right;
    padding: 10px;
    width: 120px;
}

div.date {
color: gray;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
display: inline;
padding-left: 10px;
}

div.date2 {
color: gray;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
padding-left: 10px;
margin-top: -10px;
}

div.url {
color: blue;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
display: inline;
padding-left: 20px;
}

div.key {
color: #333333;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
display: inline;
padding-left: 20px;
}

div.value {
color: brown;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
display: inline;
padding-left: 10px;
}

div.key2 {
color: #333333;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
padding-top: -10px;
display: inline;
padding-left: 20px;
}

div.value2 {
color: brown;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
padding-top: -10px;
display: inline;
padding-left: 10px;
}

div.value a {
    color: brown;
}

span.date {
color: gray;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
/*display: inline;*/
line-height: 90%;
}

span.key {
color: #333333;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
/*display: inline;*/
padding-left: 20px;
line-height: 90%;
}

span.keynpl {
color: #333333;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
/*display: inline;*/
line-height: 90%;
}




span.value {
color: brown;
font-size: 10px;
font-family: Verdana, Arial, Helvitica, sans-serif;
/*display: inline;*/
padding-left: 10px;
line-height: 90%;
}

span.value a {
    color: brown;
}

/* Links section */
div.outer {
width: 245px;
border-top: 1px solid rgb(51,102,255);
border-bottom: 1px solid rgb(51,102,255);
}

div.inner 
{
width: 245px;
border-top: 2px solid rgb(51,102,255);
border-bottom: 2px solid rgb(51,102,255);
margin-top: 1px;
margin-bottom: 1px;
}

div.linkstitle {
border-bottom: 1px solid rgb(186, 189, 254);
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
padding: 5px;
color: rgb(153, 51, 0);
}

div.linksdevider {
height: 1px;
border-bottom: 1px solid rgb(234, 234, 234);
font-size: 0px;
margin-left: 20px;
}

div.linkholder {
background-image: url(rhombus.gif);
background-position: 5px 12px;
background-repeat: no-repeat;
padding-bottom: 5px;
padding-top: 5px;
}

div.linktext a {
text-decoration: none;
color: rgb(51, 51, 153);
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
}

div.linktext {
padding-left: 20px;
margin-top: 5px;
-margin-top: 0px;
}

/* list*/
ul.twoc {
/*width: 60em; */
width: 600px;
list-style: none;
}
ul.twoc li {
float: left;
width: 30em; /* accommodate the widest item */
font-size: 10px;
letter-spacing: 0px;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
/* stop the floating after the list */
br.twoc {
clear: left;
}
/* separate the list from what follows it */
div.wrapper {
/*margin-bottom: 1em;*/
padding-bottom: 1em;
padding-top: 1em;
width: 500px;
}

/* infers */
table.infers {
    width: 500px;
    margin-left: 80px;
}

table.infers tbody td {
/*    text-align: center;*/
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;    
    vertical-align: text-top;
}

table.ordertable {
/*    width: 600px;*/
    width: 630px;
    margin-right: 10px;
    margin-left: 10px;
}

fieldset.orderform {
    border: 1px solid gray;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    width: 630px;
}

input.orderinput {
    margin-left: 2px;
    margin-right: 2px;
}
/*
span.more {
    
}*/

span.more a, span.more a:visited {
    text-decoration: underline;
    color: blue;
}

table.partners {
    margin-left: 40px;
    margin-top: 10px;
    font-size: 10px;
}

table.partners td {
    padding: 2px;
}

table.partners a, a:visited {
    color: black;
}

a.grey_links {
font-family: Tahoma, Verdana, Arial, sans-serif; 
font-size: 10px;
color: #888888;
text-decoration: none;
}

