

/*+++++++++ TRANSLATE COLUMN STYLES INTO OUR PAGE ID's +++++++++++*/

/* HOME */

#index #content .line-ver
	{background-position:423px top;}
#index #content .line-ver1
	{background-position:648px top;}
#index #content .col-1
	{width:414px; margin-right:35px;}
#index #content .col-1 p
	{padding-left:198px;}
#index #content .col-2
	{width:189px; margin-right:37px;}
#index #content .col-3
	{width:188px;}
#index #content .indent
	{background:url(/img/content-bg-home.jpg) no-repeat left 100%;}


/* DOCTOR */
#doctor #content .line-ver
        { background-position:423px top; }
#doctor #content .col-1
        { width:396px; margin-right:53px; }
#doctor #content .col-2
        { width:415px; }
#doctor #content .col-2 .col-1
        { width:194px; margin-right:31px; }
#doctor #content .col-2 .col-2
        { width:183px; }


/* NEW PATIENTS */
#new-patients #content .line-ver
        { background-position:423px top; }
#new-patients #content .col-1
        { width:396px; margin-right:53px; }
#new-patients #content .col-2
        { width:415px; }
#new-patients #content .col-2 .col-1
        { width:194px; margin-right:31px; }
#new-patients #content .col-2 .col-2
        { width:183px; }

/* NEWS */
#news #content .line-ver
        { background-position:423px top; }
#news #content .col-1
        { width:396px; margin-right:53px; }
#news #content .col-2
        { width:415px; }
#news #content .col-2 .col-1
        { width:194px; margin-right:31px; }
#news #content .col-2 .col-2
        { width:183px; }

/* LOCATION */

#location #content .line-ver1
	{ background-position:621px top; }

#location #content .col-1
	{ width:603px; margin-right: 37px; }
#location #content .col-2
	{ width: 218px; }

#location table { width:100%; }
#location table th { text-align:left; border-right:1px dotted #ccc; font-weight:bold; }
#location table td { text-align:right; }
#location td, location th { padding:3px; }
#location tr.alt th, #location tr.alt td { background-color:#f1f3f9; }

/*======= index.html =======*/
#page1 #content .line-ver { background-position:423px top;}
#page1 #content .line-ver1 { background-position:648px top;}
#page1 #content .col-1 {width:414px; margin-right:35px;}
#page1 #content .col-1  p { padding-left:198px;}
#page1 #content .col-2 { width:189px; margin-right:37px;}
#page1 #content .col-3 { width:188px;}
#page1 #content .indent {background:url(/img/content-bg-home.jpg) no-repeat left 100%;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:423px top;}
#page2 #content .col-1 {width:402px; margin-right:47px;}
#page2 #content .col-2 { width:416px;}
#page2 #content .col-2 .line-ver { background-position:198px top;}
#page2 #content .col-2 .col-1 { width:186px; margin-right:40px;}
#page2 #content .col-2 .col-2 { width:187px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:423px top;}
#page3 #content .col-1 {width:396px; margin-right:53px;}
#page3 #content .col-2 { width:415px;}
#page3 #content .col-2 .col-1 { width:194px; margin-right:31px;}
#page3 #content .col-2 .col-2 { width:183px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:423px top;}
#page4 #content .line-ver1 { background-position:648px top;}
#page4 #content .col-1 {width:414px; margin-right:35px;}
#page4 #content .col-2 { width:189px; margin-right:37px;}
#page4 #content .col-3 { width:188px;}
#page4 #content .col-1 .col-1 { width:177px; margin-right:29px;}
#page4 #content .col-1 .col-2 { width:178px; margin-right:0;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:423px top;}
#page5 #content .col-1 {width:396px; margin-right:53px;}
#page5 #content .col-2 { width:415px;}
#page5 #content .col-1 .col-1 { width:171px; margin-right:34px;}
#page5 #content .col-1 .col-2 { width:178px;}


/*=========================*/

/* ADDITIONAL STYLES */

.clearfix:after, .container:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }
.clearfix, .container { display:block; }

#credentials p { margin-bottom:0; padding-bottom:20px; }


ul#links, ul#news, .dic-content ul, ul#treatments, ul#contacts {
	overflow:hidden;
	list-style:none outside none;
	}
ul#links li, ul#news li, .dic-content ul li, .dic-nav ul li, ul#treatments li, ul#contacts li {
	background:url(/img/arrow2.gif) no-repeat left 5px;
        padding:0 0 18px 12px;
	}
.dic-nav ul li, ul#contacts li { padding-bottom:2px; }

ul#links li a, ul#news li a, .dic-content ul li a, ul#treatments li a, ul#contacts li a {
	color:#82a800;
        }

.dic-content ul { margin-left:30px; }


