/* CSS Document */

body {
	margin: 0px;
	background: #cbcbcb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	color: #000;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #e3eced;
	color: #0f5c6f;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #cacaca;
	color: #626262;
}

h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: lighter;
	margin: 8px 0px -8px 0px;
	padding: 8px 0px 0px 0px;
	color: #00b6ce;
	text-transform:uppercase;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	margin: 0px 0px -8px 0px;
	padding: 0px 0px 0px 0px;
	color: #00b6ce;
}

h5{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	margin: 0px 0px -8px 0px;
	padding: 0px 0px 0px 0px;
	color: #00b6ce;
	line-height: 1.8em;
}

.blue-text {
	color: #0f5c6f;
}

.welcome{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.7em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #e3eced;
	color: #0f5c6f;
	line-height: 1.3em;
}

.arial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
}

.trebuchet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
}

.verdana {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

/*LINKS*/
a{color: #00b6ce; text-decoration:none;}
a:hover{color: #00b6ce; text-decoration:underline;}
a:visited{color: #00b6ce;}
a:active{color: #00b6ce;}

/*FORM*/
.form-titles {
	color: #F7FDEC;
}

.form-textfield {
	float: left;
	width: 190px;
	padding: 3px;
	border: 1px solid #cacaca;
	color: #0f5c6f;
}
.form-textfield1 {
	float: left;
	width: 190px;
	padding: 2px;
	margin-right:50px;
	border: 1px solid #cacaca;
	color: #0f5c6f;
}

.form-button {
	float: left;
	padding: 2px;
	margin: 8px 7px 0px 0px;
	border: 1px solid #cacaca;
	color: #0f5c6f;
}

/*HEADER*/
#row-header {
	width: 100%;
	height: 367px;
}

#inner-header {
	position: relative;
	margin: 0 auto;
	height: 367px;
	width: 910px;
}

#logo-telephone {
	float: left;
	width: 910px;
	height: 73px;
}

#welcome {
	float: left;
	width: 100px;
	height: 25px;
	padding: 29px 0px 0px 46px;
	background: #fff;
}

#logo {
	float: left;
	width: 546px;
	height: 73px;
	background: #fff;
}

#telephone {
	float: left;
	width: 318px;
	height: 49px;
	padding: 24px 46px 0px 0px;
	background: url(../images/dentalimplantssussex_03.jpg) top left no-repeat;
	text-align: right;
}

#telephone img {
	margin: 3px 10px 0px 0px;
}

.social-wrapper {
	float: right;
	margin: 0px 0px 0px 0px;
}

.telephone-number {
	width:200px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #0f5c6f;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

#navigation {
	float: left;
	width: 910px;
	height: 33px;
	background: url(../images/dentalimplantssussex_05.jpg) top left no-repeat;
}

/*navigation*/

#navigation ul{
	margin:0px;
	padding:0px;
	
}

#navigation ul li{
	list-style: none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	display: inline;
}

#navigation ul li a{
	color:#59595b;
	text-decoration: none;
	float: left;
	padding: 5px 0px 6px 30px;
	margin:0px 17px 0px 0px;
	text-align: center;
	background: url(../images/navigation-divide.jpg) bottom left no-repeat;
}

#navigation ul li a:hover{
	color:#00b5cb;
	text-decoration: underline;
}

#navigation ul li.top a{
	background: url(../images/navigation-divide1.jpg) bottom left no-repeat;
	color:#59595b;
	float: left;
	text-decoration: none;
	margin:0px 28px 0px 0px;
	padding: 5px 0px 6px 28px;
	text-align: center;
}

#navigation ul li.top a:hover{
	color:#00b5cb;
	text-decoration: underline;
}

#navigation ul li.bottom a{
	background: url(../images/navigation-divide.jpg) bottom left no-repeat;
	color:#59595b;
	float: left;
	width: 70px;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 6px 16px;
	text-align: center;
}

#navigation ul li.bottom a:hover{
	color:#00b5cb;
	text-decoration: underline;
}

/*end of navigation*/

#slideshow-quick-links {
	width: 910px;
	height: 294px;
}

#slideshow {
	float: left;
	width: 675px;
	height: 274px;
	background: url(../images/dentalimplantssussex_06.jpg) top left no-repeat;
}

#quick-links {
	float: left;
	width: 235px;
	height: 274px;
}

/*PAGE CONTENT*/
#row-content {
	width: 100%;
}

#inner-content {
	position: relative;
	margin: auto;
	width: 910px;
	padding: 0px;
	background: #fff;
	
	/*overflow: hidden;*/
}

#two-colured-bar {
	float: left;
	width: 910px;
	height: 11px;
	background: url(../images/dentalimplantssussex_11.jpg) top left no-repeat;
}

#left-column-index {
	float: left;
	width: 850px;
	background: #fff;
	padding: 26px 30px 18px 30px;
}

#left-column {
	float: left;
	width: 575px;
	background: #fff;
	padding: 26px 30px 18px 30px;
	min-height: 347px;
}
#dentist-finder {
}

#dentist-finder {
	float: left;
	width: 650px;
	padding-top: 30px;
}


.text-column-1 {
	float: left;
	width: 292px;
	margin: 0px 30px 0px 0px;
}

.text-column-2 {
	float: left;
	width: 293px;
}


/*RIGHT COLUMN*/
#right-column {
	float: left;
	width: 245px;
	margin:0px 30px 0px 0px;
}

.rule{width: 100%; padding: 2px 0px 0px 0px; border-top: 1px solid #ffffff; margin: 20px 0px 30px 0px;}


#row-footer {
	float: left;
	width: 100%;
	min-height: 77px;
	background: url(../images/dentalimplantssussex_14.jpg) top left repeat-x;
}

#inner-footer {
	position: relative;
	margin: auto;
	width: 850px;
	padding: 20px 30px 10px 30px;
	overflow: hidden;
	background: url(../images/dentalimplantssussex_15.jpg) top left no-repeat #e9e9e9;
}

#associations {
	float: left;
	width: 410px;
	margin: 0px 30px 0px 0px;
	
}

#address-sitemap {
	float: left;
	width: 410px;
}

#address-sitemap a {
	color: #63aad8;
	text-decoration: underline;
}

#address-sitemap a:hover {
	color: #63aad8;
	text-decoration: none;
}

#address {
	float: left;
	width: 410px;
	text-align: center;
	font-size: 0.8em;
}

#sitemap {
	float: left;
	width: 410px;
	text-align: center;
}


/*Fee Guide*/
.item{float:left; width: 400px; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 35px; border-bottom: 1px solid #ececec;}
.price{float:left; width: 100px; padding: 5px 20px 5px 0px; margin: 0px; border-bottom: 1px solid #ececec; text-align:right;}
.fee-bottom{float:left; width: 500px; padding: 15px 0px 5px 20px; margin: 0px 0px 0px 35px;}

/*SUBMENU*/
.submenu{}
.submenu ul{margin: 15px 0px 25px 20px; padding: 0px;}
.submenu ul li{margin: 0px 0px 5px 0px;}

/*IMAGES*/
.left-img{float:left; margin: 0px 20px 0px 0px; border: 1px solid #ececec;}
.map{border: 1px solid #ececec; padding: 0px; margin: 0px;}
.map-larger{float:left; margin: 10px 0px 0px 0px; }

/*APPOINTMENT FORM*/
.form-left{float:left; width: 250px; margin: 0px 0px 0px 50px; padding: 5px 0px 5px 20px;}
.form-right{float:left; width: 250px; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px;}
.element{border: 1px solid #dddddd; padding: 4px;}
.required{background: url(../images/required.png) top right no-repeat;}

.vcard {
	font-weight:bold
	
	}
	#reviews {
	width: 300px;
	float: left;
}
#reviews1 {
	width: 250px;
	float: left;
}
#text-area {
	float: left;
	margin-left: 20px;
	width: 320px;
}
#text-area1 {
	float: left;
	margin-left: 20px;
	width: 320px;
}

.full-width {
	width:100%;
	min-height:100px;
	
	}
	
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
 .right {
	 float:right;
	 margin:0px 0px 20px 20px;
	 
	 }
	 
	
#top-banner-holder {
	float:left;
	width:910px;
	height:294px;
	background: url(images/dental-implants-head.png) 0 0 no-repeat;

	
	}
	
#top-banner-holder-cosmetic {
	float:left;
	width:910px;
	height:294px;
	background: url(images/PPC-head-cosmetic.png)0 0 no-repeat;

	
	}
	
	
#top-banner-holder-local {
	float:left;
	width:910px;
	height:294px;
	background: url(images/PPC-head-local.png)0 0 no-repeat;

	
	}
	
	
#contact-form-ppc {
	float:left;
	width: 205px;
	height:270px;
	padding:20px;
	background: url(images/form-back.png) 0 0 no-repeat;
	margin:25px 0px 0px 0px;
	
	}
	
	
#ppc-cta-right {
	float:left;
	width: 190px;
	height:65px;
	padding:20px;
background: url(images/cta-offer.png) 0 0 no-repeat;
	margin:17px 0px 0px 8px;
	-webkit-border-radius: 10px;
border-radius: 10px; 
color:#fff;
font-size:20px;
line-height: 30px;
	
	}
	
	
#ppc-cta-right-cosmetic {
	float:left;
	width: 190px;
	height:85px;
	padding:0px 20px 20px 20px;
background: url(images/cta-offer-cosmetic.png) 0 0 no-repeat;
	margin:17px 0px 0px 8px;
	-webkit-border-radius: 10px;
border-radius: 10px; 
color:#fff;
font-size:20px;

	
	}
	
	
#ppc-cta-right-cosmetic a,
#ppc-cta-right-local a,
#ppc-cta-right a {
	color: #fff;
	
	}
	
	
#ppc-cta-right-local{
	float:left;
	width: 190px;
	height:75px;
	padding:10px 20px 20px 20px;
background: url(images/cta-offer-local.png) 0 0 no-repeat;
	margin:17px 0px 0px 8px;
	-webkit-border-radius: 10px;
border-radius: 10px; 
color:#fff;
font-size:20px;

	
	}
	
	
.white {
	color: #fff;
	text-align:center;
	}
	
#ppc-right-hold {
	float:right;
	width:360px;
	
	
	}
	

#ppc-title {
	float:right;
	width:340px;
	height:125px;
	text-transform:uppercase;
	text-align: center;
	font-size:50px;
	line-height:50px;
	font-weight:lighter;
	padding: 55px 20px 0px 0px;
	color: #1D5865;

	}
	
#ppc-title-local {
	float:right;
	width:340px;
	height:125px;
	text-transform:uppercase;
	text-align: center;
	font-size:40px;
	line-height:50px;
	font-weight:lighter;
	padding: 55px 20px 0px 0px;
	color: #1D5865;

	}
	
#ppc-cta{
	float:right;
	width:360px;
	height:63px;
	padding:52px 0px 0px 0px;
	color: #6ACCCC;
	font-size:22px;
	text-align: center;
	line-height: 25px;
	
	}
	
.light-blue {
	color:#2C95C7;
	
	}
	
	
.small-more {
	color: #0C3F5A;
	font-size:12px;
	
	}
	
	
.left-ppc-col {
	float:left;
	width:231px;
	min-height:335px;
	background: #EEFBD7;
	padding:15px 20px 20px 20px;
	margin:20px 0px 0px 0px;
	-webkit-border-radius: 10px;
border-radius: 10px; 
border: 1px solid #B6EF76;
	}
	
.right-ppc-col {
	float:right;
	width:231px;
	min-height:335px;
	background: #EEFBD7;
	padding:15px 20px 20px 20px;
	margin:20px 0px 0px 0px;
	-webkit-border-radius: 10px;
border-radius: 10px; 
border: 1px solid #B6EF76;
	
	}
	
.bottom-ppc {
	float:left;
	margin:20px 0px 20px 0px;
	width:100%;
	
	}
	
.bottom-ppc2 {
	float:left;
	margin:20px 0px 0px 0px;
	width:100%;
	
	}