﻿body 
{
    margin:0px;
    padding:0px;
}

#container 
{
    width:1003px;
    margin:0px auto;
    background:white url(../images/container-bg.png) repeat-x;
}

#menu
{
    width:687px;
    height:26px;
	padding:34px 0px 0px 316px;
    background:transparent url(../images/menu-bg.jpg) repeat-x;
}

#header
{
    width:1003px;
    height:211px;
}

#content
{
    width:943px;
    margin:0px 30px;
    
}

#content-left
{
    width:200px;
    margin-right:10px;
    float:left;
}

#content-right
{
    width:733px;
    float:left;
}

div.clear
{
    clear:both;
}

div.left-panel-heading
{
    width:188px;
    height:24px;
    background:transparent url(../images/l-pnl-hdng-bg.png) no-repeat;
}

div.right-panel-heading
{
    width:721px;
    height:24px;
    background:transparent url(../images/r-pnl-hdng-bg.png) no-repeat;
}

div.left-panel-heading, div.right-panel-heading
{
    padding-left:12px;
    padding-top:8px;
}

div.navigation-links
{
    width:200px;
	min-height:210px;
    padding-top:6px;
    background:transparent url(../images/l-cnt-bg.png) no-repeat;
}

div.navigation-footer
{
    width:200px;
    height:4px;
    font-size:0pt;
    line-height:0pt;
    background:transparent url(../images/l-ftr-bg.png) no-repeat;
}

div.navigation-footer
{
    margin-bottom:12px;    
}

#news-content
{
    width:164px;
    padding:13px 18px 0px 18px;
    background:transparent url(../images/l-cnt-bg.png) no-repeat;
}

div.news
{
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    padding-bottom:17px;
}

div.ndate
{
    font-weight:bold;
    color:#f14c00;
    background:transparent url(../images/news-date.gif) no-repeat; 
    padding-left:17px;
    padding-top:0px;
}

div.note
{   
    color:#b8b8b8;
}

div.ntext
{
    margin-top:7px;
    color:#626262;
}

div.ntext span
{
    color:#5299dd;
}

div.home-content
{
    width:687px;
    padding:23px 23px 9px 23px;
    background:transparent url(../images/r-content-bg.png) no-repeat;
}

div.home-icons
{
	text-align:right;
	height:35px;
}

div.home-content-footer
{
    width:733px;
    height:4px;
    font-size:0px;
    line-height:0px;
    background:transparent url(../images/home-content-ftr-bg.png) no-repeat;
	margin-bottom:10px;
}

#our-services
{
    width:225px;
    margin-right:20px;
    margin-top:5px;
    float:left;
}

#our-services-heading
{
    width:214px;
    height:26px;
    padding:5px 0px 0px 11px;
    background:transparent url(../images/our-services-bg.png) no-repeat;
}

#patient-forms
{
    width:439px;
    margin-top:5px;
    float:right;
    
}

#patient-forms-heading
{
    width:428px;
    height:26px;
    padding:5px 0px 0px 11px;
    background:transparent url(../images/patient-forms-bg.png) no-repeat;
}

div.patient-forms-cols
{
    margin:8px;
    height:110px;
    width:400px;
    background:transparent url(../images/patient-forms-col-bg.png) repeat-x;
}

div.patient-forms-col
{
    width:190px;
    height:84px;
    padding:16px 10px 10px 0px;
    float:left;
	font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    line-height:150%;
    color:Black;
}

#footer
{
    width:943px;
    height:58px;
    margin:0px auto 10px auto;
    background:transparent url(../images/footer-bg.png) no-repeat;
    font-family:Tahoma, Arial, Verdana;
    font-size:8pt;
    color:Black;
    line-height:150%;
    text-align:center;
    padding-top:10px;
}

#footer span
{
    color:#1b6dde;
}

/* Paragraph Links */

#content p
{
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    line-height:150%;
    color:Black;
    margin:12px 0px;
}

#content img
{
    border:0px;
	margin-top:10px;
}

#content p span
{
    color:#f14c00;
}

#patient-forms p
{
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    line-height:150%;
    color:Black;
    margin:12px 8px;
}

#patient-forms div.patient-forms-col p
{
    margin:15px 0px;
}
    

/* Links */

a.nav:link, a.nav:visited
{
    width:168px;
    height:21px;
    display:block;
    background:transparent url(../images/nav-bg.png) no-repeat;
    text-decoration:none;
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    color:Black;
    padding:5px 0px 0px 32px;
}

a.nav:hover
{
    width:168px;
    height:21px;
    display:block;
    background:transparent url(../images/nav-bg.png) no-repeat;
    text-decoration:none;
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    color:#e50017;
    padding:5px 0px 0px 32px;
}

a.last-nav:link, a.last-nav:visited
{
    width:168px;
    height:21px;
    display:block;
    background:transparent url(../images/last-nav-bg.png) no-repeat;
    text-decoration:none;
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    color:Black;
    padding:5px 0px 0px 32px;
}

a.last-nav:hover
{
    width:168px;
    height:21px;
    display:block;
    background:transparent url(../images/last-nav-bg.png) no-repeat;
    text-decoration:none;
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    color:#e50017;
    padding:5px 0px 0px 32px;
}

a.news:link, a.news:visited
{
    color:#5299dd;
    text-decoration:underline;
}

a.news:hover
{
    color:#5299dd;
    text-decoration:none;
}

a.read-more
{
    background:transparent url(../images/read-more.png) no-repeat;
    display:block;
    width:95px;
    height:22px;
    font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    padding-left:7px;
    padding-top:3px;
    color:white;
    cursor:pointer;
}

div.home-content div.home-icons a:link, div.home-content div.home-icons a:visited
{
	text-decoration:none;
	color:#000066;
	display:inline;
	font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
	letter-spacing:1pt;
}

div.home-content div.home-icons a:hover
{
	text-decoration:none;
	color:#666666;
	display:inline;
	font-family:Tahoma, Arial, Verdana;
    font-size:9pt;
	letter-spacing:1pt;
}

div.home-content a img
{
	border:0px;
}

/* Joomla Specific */

div.componentheading
{
    visibility:hidden;
    font-size:0;
    line-height:0;
}

table.contentpaneopen
{
	padding:0px;
	margin:0px;
}

table.contentpaneopen td
{
	padding:0px;
}

span.article_separator
{
	visibility:hidden;
    font-size:0;
    line-height:0;
}