﻿/** BEGIN Home Page Styles */

a:link {color: #0D548C; text-decoration:underline;}        /* specificity = 1,1 */
a:active {color: #0D548C;}       /* specificity = 1,1 */
a:visited {color: #551A8B; text-decoration:underline;}   /* specificity = 1,1 */
a:hover {color: #0D548C; text-decoration:none;}    /* specificity = 1,1 */

#SectionHomePicture 
{
    position: relative;
    width: 480px;
    height: 316px;
}

#SectionHomePicture img {
    width: 480px;
}

#SectionHomePicture  .adxSectionCopy h1 {
    font-family: Verdana, Arial, helvetica;
    font-size: 29px;
    font-weight:normal;
    color: #155289;
    line-height:26px;
    margin: 50px 0px 0px 10px;
}

#SectionHomePicture .adxSectionCopy h1 span {

    color: #84bc3f;
}

ul 
{
    padding-top:0px;
    margin-top:0px;
}

ul li 
{
    color: #09518c;
}

p.TitleBlueBig { margin-top:0px; margin-bottom:0px;
}

p.contentOrangeBigger { margin-top:0px;
}

p.subTitleBlue { margin-top:0px;
}

p.contentBlueBigger b a { font-weight:bold;
}

.arrClickToTalkHome {
	position:absolute;
	top:14px;
	left:452px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrowHome {
	position:absolute;
	top:10px;
	left:350px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrowResearch {
	position:absolute;
	top:100px;
	left:548px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrowParents {
	position:absolute;
	top:180px;
	left:579px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrowGetHelp {
	position:absolute;
	top:10px;
	left:469px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrClickToTalk { z-index:5; }
.arrResearch { z-index:7; }
.arrParents { z-index:11; }
.arrGetHelp { z-index:15; }

.arrGetHelpHome {
	position:absolute;
	top:14px;
	left:470px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrResearchHome {
	position:absolute;
	top:14px;
	left:548px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}

.arrParentsHome {
	position:absolute;
	top:14px;
	left:580px;
	width:16px;
	height:15px;
	background-image:url(http://cdnimages.1800dentist.com/images/home/orangetrianglehome.gif);
	background-repeat:no-repeat;
}



/** END Home Page Styles */
