﻿body 
{
    margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial;
    color: #000000;
    font-size: 12px;
}
img
{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    z-index:1;
    position:relative;
}
a img
{
	border: none;	
}
a:link
{    
	font-family: Arial;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
a:visited
{    
	font-family: Arial;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
a
{
	cursor:hand;
	cursor:pointer;
}
a:hover
{    
	font-family: Arial;
	font-size: 12px;
	color: #339900;
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}
sup
{
	font-size: 8px;
}
div
{
    margin: 0;
    padding: 0;
}

h1
{
	font-family: Arial;
	color: #339900;
	font-size: 14px;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;	
}
ul li
{
	color:#99CC00;
}
ul li ul li
{
	list-style-type:circle;
}
/* *Begin* General Use */

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.clearBoth
{
	clear: both;
}

/* *End* General Use */

#header
{
	width: 811px;
	height: 106px;
	margin:
	position: relative;
	border: solid 1px #FF0000;
}
#mainBody
{
	float: left;
    width: 811px;     
    margin: 0 auto;
    padding-bottom: 10px;
    position:relative;
}
#mainBody p
{
    
}
#mainBodyLeft
{
    padding: 0;
    margin: 0;
    width: 400px;
    height: 494px;
    Float: left;    
}
.noSpace
{
    vertical-align: bottom;
}
#mainBodyLeft #searchBoxHolder
{
    height: 223px;
}
#mainBodyLeft #docSearch
{
    margin: 0;
    padding: 0;
}
#mainBodyRight
{
    position: relative;
    padding: 0;
    margin: 0;
    width: 411px;   
    Float: right; 
    vertical-align: top;     
}
#mainBodyRight a
{
    margin: 0;
    padding: 0; 
      
} 
#mainContainer
{
    width: 800px;    
    margin: 0 auto;
}
#mainFooter
{
    width: 800px;
    text-align:left; 
}
#mainFooter .footerLinks
{
    margin-top:13px;
    color:#99cc00;
}
#siteLinks
{
	padding-left:10px;
}
#siteLinks a
{
    color: #99cc00;
    font-size: 10px;
    text-decoration: none;
}
#siteLinks a:hover
{
	text-decoration:underline;
}
#mainFooter a
{    
    text-align:left; 
    
    text-decoration: none;    
}
#mainFooter a:hover
{    
    text-decoration: underline;   
}

#mainBodyLeftBottom
{
	background-image: url(../images/1000/main-body-left-bottom.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	width: 365px;
	height: 208px;
	padding: 0 0 0 35px;
}


#navMenu
{
    width: 800px;
    height: 38px;
    background: #000000 url(../images/1000/nav-bg.jpg) no-repeat bottom left;    
}
#navMenu #footerMenuLinks 
{
    width: 790px;
    height: 33px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
}
#navMenu #footerMenuLinks a:link
{
    color: #FFFFFF;
}
#navMenu #footerMenuLinks a:visited
{
    color: #FFFFFF;
}
#navMenu #footerMenuLinks a:hover
{
    color: #FFFFFF;
}
#mainFooter #footerMenu #footerMenuLinks
{
    color: #FFFFFF;
    margin-top: 8px;
}
#footerMenuLinks a:hover
{
    color: #a6bf3f;
    text-decoration: underline;   
}
#mainFooter #footerMenu a
{
    color: #FFFFFF;   
    font-size:14px;    
}
#mainHeader
{
    width: 816px;
    height: 106px;
    margin: 0 auto;   
}
#mainHeader .iLasicLogo
{
    margin: 19px 0 0 0;           
    float: left;    
}
#mainHeader .iAbbotLogo
{
    margin: 19px 42px 0 0;
    float: right;
}
#headerLogo
{
    height: 72px;
}
#headerDropDowns
{
    float: right;
    padding-right: 10px;
    height: 34px;
}

/* CONTACT US */ 

#contact #main
{
	background: url(../images/1800/main-bg.jpg) no-repeat;
	width: 828px;
	height: 925px;
	position: relative;
}

#contact p
{
	margin: 0 0 10px 0;
	padding: 0;
}

#contact #mainContent
{
	position: absolute;
	top: 217px;
	left: 179px;
	width: 508px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
} 

#contact #contactForm
{
	background: url(../images/1800/form-bg.gif) no-repeat;
	width: 508px;
	height: 576px;
	padding: 10px 0 0 20px;
}

#contact #contactForm div.row
{
	clear: left;
	margin: 0;
	width: 490px;
	float: left;
	margin: 0 0 5px 0;
}

#contact #contactForm label
{
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 17px;
}

#contact #contactForm input
{
	width: 200px;
	margin: 0;
	padding: 0;
}

#contact #contactForm select
{
	width: 206px;
}
#contact #contactForm div.item
{
	float: left;
	margin: 0 20px 0 0;
	width: 210px;
}
#contact #contactForm div.longItem
{
	float: left;
	margin: 0;
	width: 430px;
}

#contact #contactForm div.longItem textarea
{
	width: 430px;
}

#contact #contactForm p
{
	clear: left;
	float: left;
	width: 500px;
}

#contact #contactForm .required
{
	color: #6ca645; 
}

#contact #contactForm .hr
{
	width: 465px;
	height: 5px;
	background: url(../images/hr.gif) no-repeat;
	float: left;
	clear: left;
	margin: 10px 0;	
} 

#homeSearchBox
{
    background: url(../images/1000/search-box-bg.jpg);
    width: 400px;
    height: 21px;
    vertical-align: bottom;   
    text-align: center; 
}
#homeSearchBox input
{
	border: 0;
}
#homeSearchBox .homeTextArea
{
    margin: 0 158px 0px 0;    
}
#homeSearchPartnerBox
{
    background: url(../images/1000/partnership-base.jpg) no-repeat;
    width: 400px;
    height: 46px;
    vertical-align: bottom;    
}
#homeSearchPartnerBox .homeTextPartnerArea
{
	float:right;
	margin:7px 20px 0px 0px;
     width:300px;
     text-align:right;
     color: #FFFFFF;
     vertical-align: bottom;
}

#doctorsInYourArea-HomeContainer
{
	position: absolute; 
	left: 200px; 
	top: 50px; 
	width: 180px; 
	height: 108px;
	overflow: auto; 
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF; 	
	text-align: left; 
	z-index:100;
}

#doctorsInYourArea-SubContainer
{		
	width: 150px; 
	height: 108px;
	overflow: auto; 
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF; 	
	text-align: left; 
	position:relative;
	top:92px;
	z-index:100;
}

#doctorsInYourArea
{	
	
}

.doctorsInYourAreaResult p
{
	font-family: Trebuchet MS; 
	font-size: 11px;
}

.doctorName
{	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #a6bf3f;
}

#copyright
{
	text-align: left; 
	margin: 22px 0 0 0px; 
	color: #5b5b5b; 
	font-size: 10px;
	padding-left:10px;
}

.titleHeader
{
	position:absolute;
}

/* *BEGIN* COST CALCULATOR */

#estimatedCosts
{
	position: relative;
}
#estimatedCosts p
{
	margin: 0 0 10px 0;
}

#estimatedCosts input
{
	width: 120px;
}

#estimatedCosts-inner
{
	
}
#estimatedResult
{
	position: absolute;
}
#costCopy
{
	position: absolute;
	left: 24px;
	top: 83px;
	color: #000000;
	line-height:17px;
}
#costDivider
{
	position: absolute;
	left: 173px;
	top: 81px;
}
#costResult
{
	position: absolute;
	left: 181px;
	top: 88px;
}

#costFooter1
{
	position: absolute;
	left: 24px;
	top: 120px;
	font-family: Arial;	
	font-size: 10px;
	color: #ffffff;
}
#costFooter2
{
	position: absolute;
	left: 24px;
	top: 150px;
	font-family: Arial;
	font-style: italic;
	font-size: 10px;
	color: #a2a2a2;
}
#costAgain
{
	position:absolute;
	top: 80px; 
	left: 338px; 
}

/* *END* COST CALCULATOR */

/* COMMON SEARCH RESULTS */

#searchResultsContainer
{
	margin-top: 15px;
}

#doctorSearchResults
{
	padding-top: 20px;
	padding-left: 10px;
}

.searchResult
{
	background-color: #ededed;
	position: relative;
	height: 1%;
	width: 667px;
	margin: 0px 0 0 0;
	padding: 0 0 10px 0;
}

.searchResultAlt
{
	background-color: #fff;
	position: relative;
	height: 1%;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
}

.searchPhoto
{
	position: absolute;
	top: 18px;
	left: 18px;
}

.searchContent
{
	padding: 0 0 20px 104px;
}

.searchAddress
{
	padding: 18px 0 0 0;
	width: 230px;
	float: left;
}

.searchContact
{
	padding: 18px 0 0 0;
	width: 160px;
	float: left;
}

.searchSocialLink {
    display: block;
    width: 110px;
    height: 19px;
    line-height: 19px;
    margin: 6px 0 0 0;
    font-size: 0.9em !important;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
}

.socLinkFacebook { background-image: url('../images/2000/social-icon-facebook.gif'); }
.socLinkTwitter  { background-image: url('../images/2000/social-icon-twitter.gif'); }

.hrSmall
{
	background: url(../images/hr-small.gif) no-repeat left 50%;
	width: 379px;
	height: 25px;
	clear: both;
	overflow: hidden;
}
.hrDivide
{
	background: #FFFFFF url(../images/2100/hrDivider.gif) no-repeat top left;
	height: 5px;
	width: 667px;
	clear: both;
}

.searchLaser
{
	float: left;
	width: 230px;
	height: 20px;
}

.searchLaser img
{
	margin: 0 0 5px 0;
}

.searchLocation
{
	float: left;
	width: 145px;
	padding: 18px 0px 0px 25px;
}

.searchDetails
{
	padding: 0 0 0 18px;
}

.searchAdditionalLocations
{
	padding: 0 0 0 86px;
	margin: 0 0 10px 0;
}

.searchAdditionalHeader
{
	padding: 0 0 0 86px;
}

.searchAdditionalAddress
{
	float: left;
	width: 230px;
}

.searchAdditionalDistance
{
	float: left;
	width: 160px;
}

/* SEARCH RESULTS */

#searchResults #main
{
	background: url(../images/1100/main-bg.jpg) no-repeat;
	width: 828px;
	position: relative;
	min-height: 722px;
}

#searchResults #mainWrapper
{
	background: url(../images/1100/main-wrapper.jpg) repeat-y;
}

#searchResults #mainContent
{
	padding: 217px 0 0 182px;
	width: 505px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
}

#searchResults #mainContentBottom
{
	background: url(../images/1100/main-bottom.gif) no-repeat;
	width: 828px;
	height: 155px;
}

#searchResults a
{
	color: #6ca645;
}

#searchResults .hr
{
	width: 465px;
	height: 5px;
	background: url(../images/hr.gif) no-repeat;
	float: left;
	clear: left;
	margin: 10px 0 10px 0;	
}

/* PAGING CONTROLS */

#pager
{
	padding: 5px 0 0 0;
	float: right;
}

.pagerButton
{
	padding: 0 5px;
}

#summary
{
	font-size:10px;
	margin: 22px 0 0 0px;
	padding-left:10px;
	color:#5B5B5B;
}

.findSub
{
	background:url(../images/find-doctor-bg.jpg) no-repeat;
	width: 170px; 
	height: 490px; 
	float:left;	
}

.partnershipSub
{
	background:url(../images/partnership-bg.jpg) no-repeat;
	width: 170px; 
	height: 490px; 
	float:left;	
}

.partnershipContestRegister
{
	padding-top: 5px;
	height: 21px;
}
.partnershipContestRegister a
{
	display: block;
	background-image: url(../images/1000/partnership-contest-register.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 21px;
	float: right;
}
.partnershipContestISI
{
	padding-top: 2px;
	height: 21px;
}
.partnershipContestISI a
{
	display: block;
	background-image: url(../images/1000/partnership-contest-isi.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 18px;
	float: right;
}
.partnershipContestRegister span, .partnershipContestISI span
{
	display: none;
}
.partnershipContestRegister a:hover, .partnershipContestISI a:hover
{
	background-position: bottom left;
}

.partnershipContestDisclaimer
{
	font-size: 10px;
	color: #8A8A8A;
	padding-top: 24px;
	padding-left: 24px;
	text-align: right;
}

#partner
{
	left:5px;
	position:relative;
	top:102px;
	color:#FFF;
	font-size:11px;
}
#partnerBtn
{
	position:relative;
	top:118px;
}

#searchBtn
{
	position:relative;
	top:115px;
}

#advancedSearch
{
	position:relative;
	top:114px;
}

#subSearchBox
{
	position:relative;
	top:108px;
}

.surfboards
{
	position:absolute;
	right:29px;
	z-index:100;
}

#page1010 ul li
{
	list-style-type:none;
	background: url(../images/green-bullet.gif) no-repeat left top;
	padding-left:15px;
	padding-bottom:10px;
	line-height:18px;
}
#page1020 ul li
{
	list-style-type:none;
	background: url(../images/orange-bullet.gif) no-repeat left top;
	padding-left:15px;
	padding-bottom:10px;
	line-height:18px;
}
#page1030 ul li
{
	list-style-type:none;
	background: url(../images/blue-bullet.gif) no-repeat left top;
	padding-left:15px;
	padding-bottom:10px;
	line-height:18px;
}
#page1040 ul li
{
	list-style-type:none;
	background: url(../images/yellow-bullet.gif) no-repeat left top;
	padding-left:15px;
	padding-bottom:10px;
	line-height:18px;
}
#page1040 ul li ul li
{
	list-style-type:disc;
	background:none;
	color:#ffcc00;
	padding-bottom:10px;
	line-height:18px;
	padding-left:0px;
}

.active
{
	font-weight:bold;
}
.references ul
{
	padding-left:15px;
}
.references p
{
	padding-left:20px;
	font-size:11px !important;
	font-weight:bold;
}

.references li
{
	background:none !important;
	list-style-type:decimal !important;
	padding:0px !important;
	margin:0px !important;
	font-size:10px !important;
	color:#5B5B5B !important;
	font-family:Arial !important;
	line-height:12px !important;
}