﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/bkg/3503-01-home-boxes.jpg);
background-repeat:repeat-x;
	background-color: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}
a{color: #333;text-decoration: underline;}
a:hover{color: #000;}

/* zero-out margin and padding on all elements */
* {margin:0; padding:0;}

.clearfloats {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.bold {font-weight: bold;}
.red {color: #cc0000;}
.small {font-size: .7em;}
.redsmall {color: #cc0000;font-size: 9px; line-height:9px; margin:0 50px;}
.link {padding: 0 0 0 30px;}
.fltlft {float:left; border:none;}
.apptIcon {border:none; padding:5px;}
.fltright {float:right; border:none;}
.center {text-align:center;}
.white {background-color:#ffffff; background-image:none;}
.backlink {font-size:11px; border-top:1px solid #ddd; padding: 5px 0 0 30px; margin-top:20px;}

/* global image border and background color settings */
img{
	border: 2px solid #ccc;
	background-color: transparent;
}
h2{
font-size:16px;
	margin: 10px 20px 10px 20px;
}
h3{
font-size:13px;
	margin: 10px 20px 10px 20px;
}
p{
font-size:12px;
line-height:16px;
	margin: 10px 20px 5px 20px;
}
ul{
font-size:11px;
	margin: 10px 20px 10px 50px;
line-height:20px;
}
ol{
font-size:11px;
	margin: 10px 20px 10px 50px;
line-height:16px;
}
form {
font-size:12px;
}
td {
vertical-align:top;}
.twoColFixLt #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	position:relative;
}
.twoColFixLt #top {
width:1000px;
height:120px;
position:absolute; 
top:0px;
}
.twoColFixLt #masthead {
width:1000px;
height:100px;
}
.twoColFixLt #practiceLogo {
float:left;
width:750px;
}
.twoColFixLt #practiceLogo img{
float:left;
margin-right:20px;
margin-top:10px;
}
.twoColFixLt #practiceLogo p{
font-size:22px;
font-weight:bold;
padding:20px 0 0 0 ;
font-variant:small-caps;
line-height:28px;
}
.twoColFixLt #callForAppt {
color:#ffffcc;
float:right;
width:240px;
height:80px;
background-color: #000000;
border:3px groove #ffffcc;
position:absolute; 
top:15px;
left:760px;
}
.twoColFixLt #callForAppt h2 {
font-size:24px;
font-weight:bold;
text-align:center;
margin: 0;
}
.twoColFixLt #callForAppt p {
font-size:12px;
text-align:center;
margin: 0;
}


.twoColFixLt #homeTopWrapper {
	width: 1000px;
	height:555px;
	position:absolute;
	top:120px;
	left:0px;
	border:groove 8px #4eb1c8;
background-color: #a2bfc6;
} 
.twoColFixLt #nav {
	width:200px;
	height:300px;
	color:#FFFFFF;
	background-image: url(../p7pmm/img/pmm_topaz_v1.jpg);
	background-repeat: repeat-y;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10000;
	}
	
.twoColFixLt #midHome {
	width: 1000px;  
	background:transparent;
	margin: 10px auto; 
	border:none;
	color:#666666;
	text-align: center; 
	clear:both;
	position:absolute;
	top: 690px;
}
.twoColFixLt #midHome img{
padding:6px;
border:none;
}
.twoColFixLt #midHome p{
font-size:11px;
}
.twoColFixLt #midHome a{
color:#666666;
}
.twoColFixLt #midHome a:hover{
color:#333333;
}

	
	
.twoColFixLt #homeMainContentBody {
width: 600px;
position:absolute;
top:1300px;
left:200px;
}
.twoColFixLt #homeMainContentBody img{
float:left;
margin:5px 20px 250px 10px;
padding:2px;
}
.twoColFixLt #homeMainContentBody h1,h2,h3,h4  {
margin: 10px;
font-size:13px;
}
.twoColFixLt #homeMainContentBody p  {
margin: 10px;
font-size:11px;
}
.twoColFixLt #homeGeoLinks {
color:#666666;
text-align:center;
}
.twoColFixLt #homeGeoLinks a{
color:#666666;
}
.twoColFixLt #homeGeoLinks a:hover{
color:#333333;
}

.twoColFixLt #mainContentBody {
width: 600px;
position:absolute;
top:840px;
left:200px;
}
.twoColFixLt #mainContentBody img{
float:right;
padding-left:20px;
}


.twoColFixLt #homeBoxWrapper {
position:absolute;
top:300px;
left:0px;
}

.twoColFixLt #homeBox1 {
float:left;
width:200px;
height:250px;
margin:5px 6px 10px 0;
}
.twoColFixLt #homeBox1 img{
border:none;
margin:0;
}
.twoColFixLt #pageTitleHome {
width:300px;
position:absolute;
top:440px;
left:215px;
z-index:1000;
text-align:center;
}
.twoColFixLt #pageTitleHome h1{
font-size:20px;
padding:10px 20px 0 20px;
margin:0;
z-index:1000;
}
.twoColFixLt #pageTitleHome a{
color:#000000;
text-decoration:none;
z-index:1000;
}
.twoColFixLt #pageTitleHome a:hover{
color:#444444;
}
.twoColFixLt #pageTitleHome img{
border:1px solid #666666;
margin-top:8px;
padding:0;

}
.titleSmall {font-size:12px; font-weight:normal;}
.twoColFixLt #pageTitleHome h2{
font-size:12px;
text-align:center;
margin:30px 0 0 0;
}
.twoColFixLt #homeBox2 {
float:left;
width:300px;
height:250px;
background-image:url(../images/bkg/3503-01-home-boxes.jpg);
background-repeat:repeat-x;
margin:5px 7px 10px 0;
}
.twoColFixLt #homeBox3 {
float:left;
width:300px;
height:250px;
background-color:#999999;
margin:5px 7px 0 0;
}
.twoColFixLt #homeBox4 {
float:left;
width:180px;
height:250px;
background-image:url(../images/bkg/3503-01-home-boxes.jpg);
background-repeat:repeat-x;
margin:5px 0 0 0;
padding:0;
}
.twoColFixLt #footer {
clear:both;
	width: 1000px;
	height:100px;
	text-align:center;
}
.twoColFixLt #footer p{
	color:#999999;
	margin:10px 30px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLt #featuresSubFocus {
width:200px;
text-align:center;
}
.twoColFixLt #featuresSubFocus h3{
font-size:12px;
margin:10px 0 0 0;
font-variant:small-caps;
}
.twoColFixLt #featuresSubFocus p{
margin: 10px;
}
.twoColFixLt #featuresSubFocus table{
width:200px;
margin:5px auto;
}
.twoColFixLt #featuresSubFocus td{
padding-bottom:10px;
}
.twoColFixLt #featuresSubFocus img{
border:none;
}
.twoColFixLt #homePhoto{
width: 800px;
height:300px;
background-image:url(../images/masthead/T2-0001.jpg);
position:absolute;
top:0px;
left:200px;
}


.twoColFixLt #featuresDoc {
width:180px;
height: 250px;
text-align:center;
color:#333333;
margin:0;

}
.twoColFixLt #featuresDoc h3{
font-size:12px;
line-height:14px;
margin-top:5px;
}
.twoColFixLt #featuresDoc img{
border:2px solid #cccccc;
padding:2px;

}
.twoColFixLt #featuresDoc a{
color:#333333;
text-decoration:none;
}
.twoColFixLt #featuresDoc a:hover{
color:#000000;
text-decoration:underline;
}
/********************  PROMO BLOCKS 1 & 2 ****************************/

#promoiframe{
	width: 300px;
	height: 265px;
	margin:10px 0 10px 0;
	float:left;
}
#promoiframeHome{
	width: 300px;
	height: 250px;
	margin:0;
}
#promowrapper{
	width: 300px;
	height: 255px;
	margin: 0;
	padding:0;
	text-align:center;
	background-color: #ffffff;
}
#promowrapper h3{
	font-size: 14px;
	padding-top:100px;
	font-weight:bold;
	color:#444;
}
#promowrapper p{
	font-size: 11px;
	line-height:14px;
	margin:0;
	padding:0 20px 5px 20px;
	color:#444;

}
.billcontent{
	width: 100%;
	display:block;
	border: 1px solid #ccc;
}
#billboard0{
	width: 298px;
	height: 248px;
}
#billboard1{
	width: 298px;
	height: 248px;
}
#billboard2{
	width: 298px;
	height: 248px;
}


#billboard20{
	width: 298px;
	height: 248px;
}
#billboard21{
	width: 298px;
	height: 248px;
}
#billboard22{
	width: 298px;
	height: 248px;
}
.white {margin:0; padding:0; background-color:#FFFFFF;}

/********************  SUBPAGE STYLES ****************************/

.twoColFixLt #subpageTop {
width:1000px;
height:120px;
margin:0 auto;
}

.twoColFixLt #sidebar1 {
float:right;
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:555px;
background-color: #a2bfc6;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
.twoColFixLt #subpageNav {
	width:200px;
	height:305px;
	color:#FFFFFF;
	background-image: url(../p7pmm/img/pmm_topaz_v1.jpg);
	background-repeat: repeat-y;
	border-left: 1px solid #4E4E4E;
	border-bottom: 5px solid #a2bfc6;
	}
.twoColFixLt #photoBlockSub img{
	width:200px;
	height: 250px;
	border:none;
	margin:0;
	padding:0;
	border-bottom: 5px solid #a2bfc6;
}

.twoColFixLt #sidebar2 {
float:right;
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
.twoColFixLt #subpageContainer { 
width:1000px;
margin:0 auto;
	border:groove 8px #4eb1c8;
	background-image:url(../images/bkg/3503-01-subpage-bkg.jpg);
	background-repeat:repeat-y;
} 
.twoColFixLt #subpageContainerBottom {
clear:both; 
width:1000px;
margin:0 auto;
} 
.twoColFixLt #subpageMainContent { 
float:right;
width:480px;
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLt #subpageMainContent h1{
clear:both;
font-size:15px;
margin:10px;
padding:10px 0 0 10px;;
}

.twoColFixLt #subpageMainContent h2{
font-size:15px;
margin:10px;
padding:0 0 0 10px;;
}
.twoColFixLt #subpageMainContent h3, h4{
font-size:12px;
margin:10px;
padding:0 0 0 10px;;
}


.twoColFixLt #subpageMainContent ul{
font-size:12px;
}


.twoColFixLt #subpageMainContent img{
	border: 2px solid #ccc;
	background-color: transparent;
	margin:15px 10px 10px 20px;
	padding:2px;
	float:left;
}


.twoColFixLt #subpageFooter { 
width:800px;
background-image:none;
margin:10px auto;
	text-align:center;
} 
.twoColFixLt #subpageFooter p{
color:#999999;
font-size:10px;
margin: 10px 0 0 0;
}
.twoColFixLt #subpageFooter img{
padding:10px 5px 5px 5px;
border:none;
}
.twoColFixLt #subpageFooter a{
color:#999999;
text-decoration:underline;
}
.twoColFixLt #subpageFooter a:hover{
color:#666666;
}
.twoColFixLt #subpageTitle {
width:490px;
clear:both;
color:#333333;
margin-top:0;
}
.twoColFixLt #subpageTitle h1{
font-size:18px;
text-align:left;
margin:10px;
padding:15px 0 10px 10px;
background-image:url(../images/bkg/3503-01-home-boxes.jpg);
background-repeat:repeat-x;
border: 2px solid #ccc;
}
.twoColFixLt #subpageTitle p{
font-size:18px;
text-align:left;
margin:10px;
padding:15px 0 10px 10px;
font-weight:bold;
background-image:url(../images/bkg/3503-01-home-boxes.jpg);
background-repeat:repeat-x;
border: 2px solid #ccc;
}
.twoColFixLt #subpageTitle a{
color:#eeeeee;
text-decoration:underline;
}
.twoColFixLt #subpageTitle a:hover{
color:#ffffff;
}

.twoColFixLt #articleTitle {
width:480px;
height:60px;
clear:both;
color:#333333;
margin-top:10px;
}
.twoColFixLt #articleTitle h1{
font-size:18px;
text-align:left;
margin:10px;
padding:15px 0 4px 10px;
background-image:none;
border:none;
}


/********************  Subpages PRIMARY FOCUS and QUALITY CARE BLOCKS ****************************/

#primaryFocus {
	font-weight: bold;
	padding: 10px 0 0 10px;
	text-align:left;
}
#primaryFocus h2{
	font-size: 12px;
	margin: 0 0 0 10px;
}
#primaryFocus ul{
	margin: 0 0 0 50px;
	list-style-type: none;
}
#primaryFocus li{
	font-weight: bold;
	font-size: 11px;
	text-indent: .5em;
	line-height: 1.5em;	
}
#primaryFocus a{
	text-decoration: none;
}
#primaryFocus a:hover{
	text-decoration: underline;
}
#primaryFocus img{
	margin: 10px 0 0 20px;
	text-align:center;
}

/********************  DOC INFO BLOCK  ****************************/
#docInfo {
width:300px;
border-top:0px solid #cccccc;
border-bottom:0px solid #cccccc;
	padding: 10px 0 20px 0;
	font-size: 1em;
	font-weight: bold;
	margin:0 0 10px 10px;
}
#docInfo a{
	text-decoration:underline;
}
#docInfo a:hover{
	text-decoration:underline;
}
#docInfo img{
	float:left;
	margin: 0 10px 0 10px;
	padding:2px;
	border:2px solid #cccccc;
}
#docInfo h2{
	font-size: .75em;
	margin: 5px 20px 2px 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
#docInfo h2 a:hover{
	text-decoration:none;
	color: #666;
}
#docInfo h3{
	font-size: .7em;
	margin: 5px 20px 0 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
#docInfo p{
	font-size: .7em;
	margin: 0 20px 0 10px;
	padding-top: 5px;
	line-height: 1.2em;
}
#docInfo li{
	font-size: .65em;
	margin: 0 20px 10px 40px;
	padding-top: 5px;
	line-height: 1em;
	list-style:none;
}
#docPhoto img {
	width:120px;
}	
#practicePromoPhoto img {
	width:120px;
}

/********************  MEET THE DOCTOR ****************************/
#meetDoctor {
	font-size: 1em;
	padding: 10px 0 10px 0;
}
#meetDoctor img{
	float: left;
	margin: 10px 10px 10px 20px;
	border:1px solid #999999;

}
#meetDoctor ul{
line-height:2em;
}
#separator {
width:250px;
height:1px;
background-image:url(../images/bkg/t4-features-001.jpg);
background-repeat:repeat-x;
margin:20px auto;
}
/********************  CREDENTIAL LOGO BLOCK ****************************/

.credentialLogo {
width: 450px;
height:260px;
margin:20px;
}
.twoColFixLt .credentialLogo img{
	float:left;
	margin: 10px 10px 10px 20px;
	height:110px;
	width: 110px;
	border:1px solid #cccccc;
}
/********************  WHAT WE OFFER COPY STYLES ****************************/
#whatWeOfferCopy {}
#whatWeOfferCopy h1{
	font-size: .95em;
	margin: 15px 20px 3px 20px;
}
#whatWeOfferCopy h1 a{
	text-decoration: underline;
}
#whatWeOfferCopy h1 a:hover{
	text-decoration: underline;
}
#whatWeOfferCopy h2{
	font-size: .95em;
	margin: 15px 20px 3px 20px;
}
#whatWeOfferCopy h2 a{
	text-decoration: underline;
}
#whatWeOfferCopy h2 a:hover{
	text-decoration: underline;
}
#whatWeOfferCopy img {
	float:left;
	width: 200px;
	height: 150px;
	margin: 10px 20px 10px 20px;
	border:1px solid #999999;
}

.twoColFixLt #subFocus {
	width:300px;
	height:160px;
	padding: 0;
	margin:20px auto;
	background-image:url(../images/bkg/3503-01-home-boxes.jpg);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	text-align:center;
}
.twoColFixLt #subFocus h3{
	font-size: 12px;
	text-align:center;
	margin-top:10px;
}
.twoColFixLt #subFocus table{
width:450px;
margin: 10px;
}
.twoColFixLt #subFocus td{
width:140px;
}
.twoColFixLt #subFocus img{
border:1px solid #cccccc;
padding:5px 50px;
margin:0;
border:none;

}
/********************  SERVICE LOGO BLOCK ****************************/
/******** footer images and what we offer page *******************/
#serviceLogo {
	height: 180px;
	width:460px;
	margin: 10px 0 10px 10px;
	background-image:url(../images/bkg/3503-01-home-boxes.jpg);
	background-repeat:repeat-x;
	border:1px solid #cccccc;

}
#serviceLogo p{
	font-size: .75em;
	font-weight: normal;
	margin: 5px 10px 5px 20px;
}
.twoColFixLt #serviceLogo img{
	float:left;
	margin: 5px 10px;
}
/********************  COPY BLOCK STYLES ****************************/
#copyBlocks {padding: 10px 0 10px 0;}
#copyBlocks h1{
	font-size: .9em;
	margin: 10px 10px 0 20px;
	padding-top: 5px;
}
#copyBlocks img{
	float: left;
	margin: 5px 10px 10px 20px;
	border:1px solid #999999;
}
#copyBlocks input{
	font-size: .8em;
	margin: 0 0 10px 20px;
}
#copyBlocks table{
	width: 100%;
	background-image:none;
}
#copyBlocks caption{
	font-size: .7em;
	margin: 0 10px 1px 20px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

/********************  DAYS AND HOURS BLOCK  primary office ****************************/
#daysHours {}
#daysHours table{
	width: 400px;
	margin: 0 0 5px 20px;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}
#daysHours td{
	font-size: .75em;
	padding: 3px;
	border: 1px solid #ddd;
	color: #666;
}
.headerrow {background-color: #eee;}
.evenrow {background-color: #fefefe;}
.oddrow {background-color: #eee;}
/********************  DAYS AND HOURS BLOCK Secondary Office ****************************/
#daysHours2 {}
#daysHours2 table{
	width: 85%;
	margin: 0 0 5px 20px;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}
#daysHours2 td{
	font-size: .75em;
	padding: 3px;
	border: 1px solid #ddd;
	color: #666;
}
/********************  PRACTICE SERVICES BLOCK ****************************/
#practiceServices {
width:300px;
padding: 0;
margin:0;}
#practiceServices h3 {
	padding: 8px 0 8px 15px; 
background-image:url(../images/bkg/3503-01-h1-bkg.jpg);
background-repeat:repeat-x;
	margin: 10px 0 10px 0;
}
#practiceServices li{
list-style-image:url("../images/icons/favorites_16.gif");
font-weight:bold;
margin-left: -10px;
padding: 0 20px 10px 0;}
#practiceServices a{text-decoration:none;}
#practiceServices a:hover{text-decoration:underline;}

/********************  APPOINTMENT PAGE LINKS ****************************/

#apptPageLink {
	width: 300px;
	font-size: 1em;
	padding: 0 0 10px 0;
	background-color: transparent;
	margin: 0;
}
#apptPageLink img{
	float:left;
	padding: 8px 10px 0 20px;
	background-color: transparent;
	border: 0;
}
#apptPageLink h2{
	font-size: .9em;
	text-align:center;
background-image:url(../images/bkg/3503-01-h1-bkg.jpg);
background-repeat:repeat-x;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #666;
	margin: 0;
}
#apptPageLink h3{
	font-size: .7em;
	padding-top: 20px;
}
#apptPageLink p{
	font-size: .7em;
	margin: 0 20px 5px 60px;
}

#apptStar {
width:450px;
text-align:center;
}
#apptStar img{
border:none;
}

#creditCardLogo {
	margin: 20px 0 20px 0;
}
#creditCardLogo img{
	float:left;
	width:60px;
	height: 40px;
	margin: 10px 0 0 20px;
}
.twoColFixLt #financial {
margin:30px 0 30px 0;
}
.twoColFixLt #financial img{
	float: left;
	max-width: 150px;
	border: 1px solid #999999;
	margin-right:20px;
}
.twoColFixLt #financialForm img{
	float: left;
	border: none;
	margin-right:20px;
}
/********************  SMILE GALLERY BLOCK ****************************/
#smileGallery {
                height: 400px;
                margin: 20px 10px 10px 10px;
}
#smileGallery table {width: 445px;}
#smileGallery tr{font-size: .75em;}
#smileGallery td{}
.left {text-align: left; padding: 10px;}
.full {width:210px; height:210px;}
.half {width:210px; height:105px;}

.contentslide{
border: 5px solid #fff;
border-bottom-width: 6px;
padding: 0px;
width: 440px;
height: 300px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 430px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #ccc;
border: 5px solid #ccc;
border-width: 0 5px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 430px; /*IE5 width*/
w\idth: 430px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #333;
background-color: white;
font-size: .8em;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #ffff99;
}
.rtm {font-size:.8em; font-weight:normal;}
