﻿.compareRow, .compareAltRow, .compareDescRow, .compareDescAltRow
{
	height:90px;
}
.signupInstructions
 {
 	background-color:#D2E3FD;
  	border: solid 1px navy;color:black;font-weight:bold;padding:10px;
  	}
 
.compareRow, .compareDescRow
{
	background-color:White;
}
.compareAltRow, .compareDescAltRow
{
	background-color:  #bca6be;
}
.compareDescRow td, .compareDescAltRow td
{
	padding-right:5px;
}
a.compareLink
{
	font-weight:bold;
	color:Black;font-family:Arial;
}
.compareHeaderFirst
{
	background-color:White;
}
.compareHeader
{
	height:107px;
}
.compareSelectTop
{
    height: 77px;
}
.compareHeaderFirst, .compareHeader
{
	font-size:11px;
	font-weight:bold;
}
.compareTable
{
	border-bottom: solid 1px #C0C0C0; 
	border-right: solid 1px white;
    border-left: solid 1px white; 
    border-top: solid 1px #C0C0C0;
}
.compareTableHeader
{
	background-color: #bca6be;
}

.compareTableHeaderCell
{
    margin:0;
	padding-bottom: 5px;
	width: 125px;
	font-size:14px;
	line-height:18px;
	height: 98px;
}
.compareTableHeaderCell img
{
    margin:0;
    padding:0;
}
.providerThankYouLeft, .providerThankYouRight
{
	float:left;
}
.providerThankYouRight
{
	margin-left: 10px;
	text-align:left;
}

.providerHme {
width:650px;
height:311px;
background: url(images/provider/firstPartBG.jpg) no-repeat;
font:16px/16px "Times New Roman", Times, serif;
overflow:hidden;
margin: 0 auto;
}

.providerHmeLeft {

width:302px;
float:left;}

.providerHmeRight {
width:348px;
padding:60px 0 0 0;
text-align:center;
margin:0 auto;
float:left;
}
.ratings
{
	width:65px;
}

.topRatedProductContainer
    {
        float: left;
        width: 175px;
        background-color:Transparent;
        margin-right:10px;
    }
    
    .topRatedProductContainer .productImage
    {
        height: 150px;
        width: 150px;
    }
    .manufacturerSpot
    {
        width: 200px;
        height: 50px;
    }
    .manufacturerSpotContainer
    {
        float: left;
        /*
        margin-right: 10px;
        margin-bottom: 20px;
		*/
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .topRatedProducts
    {
    	width: 555px;
    	background-color:#ABCCF9;
    	height: 200px;
    }

/* http://redmelon.net/tstme/4corners/ */

 /* set background images for corners */
.rbroundbox { background: url(images/tb.gif) repeat; }
.rbtop div  { background: url(images/tl.gif) no-repeat top left; }
.rbtop      { background: url(images/tr.gif) no-repeat top right; }
.rbbot div  { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(images/br.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 0px; }
.rbroundbox { width: 555px; margin: auto; }    

.PremiumHeading
{
	font-size:1.2em !important;
	font-weight:bold !important;
	font-family: arial, sans-serif;
	color:#3F8BE2 !important;
}
.PremiumAddress
{
	font-size:0.7em;
	font-weight:bold;
	font-family: arial, sans-serif;
}
.PremiumPhone
{
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	font-family: arial, sans-serif;
}
.PremiumListingTable
{
	background-color:#FFFFA0;
	border-width: 3px;
	border-style: solid;
	border-color:#000000;	
	font-family: arial, sans-serif;
}

.ListingHeading
{
	font-size:1.2em !important;
	font-weight:bold !important;
	font-family: arial, sans-serif;
	color:#3F8BE2 !important;
}
.ListingAddress
{
	font-size:0.7em;
	font-weight:bold;
	font-family: arial, sans-serif;
}
.ListingPhone
{
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	font-family: arial, sans-serif;
}

.ListingTable
{
	font-family: arial, sans-serif;
	/*border-bottom: solid 1px black;*/
	border-top:solid 1px black;
}

.ClinicListingGrid
{
	font-family: arial, sans-serif;
	border-collapse:collapse;
}

.PremiumListingTable td
{
	padding:5px;
}

.ListingTable td
{
	padding:5px;
}

.ListingLink
{
	color:Blue;
	font-family: arial, sans-serif;
	font-weight:bold;
}

.ClinicListingGrid a:link, .ClinicListingGrid a:visited, .ClinicListingGrid a:hover, .ClinicListingGrid a:active
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

.ListingLinkDetails
{
	font-size:0.7em !important;
}

.ListingLinkPictures
{
	font-size:0.6em !important;
}

.BasicHeading
{
	font-size:1.2em !important;
	font-family: arial, sans-serif;
}


.detailsContainerTop{
	background:url(images/detailsTop.jpg) repeat-y;
	width:405px;
	margin:0 auto 0;
	height:8px;
}
.detailsContainerBottom{
	background:url(images/detailsBottom.jpg) repeat-y;
	width:405px;
	margin:0 auto 0;
	height:8px;
}
.detailsContainer{
	background:url(images/details.jpg) repeat-y;
	width:385px;
	margin:0 auto 0;
	padding-left:10px;
	padding-right:10px;
}