/*-----------------------------

RESET STYLES

-----------------------------*/

body {
	font-family: Helvetica;
	color:#333333;
	background-image: url(http://dentistinloveland.com/images/phone/bg.jpg);
	margin:0px;
	padding:0px;
}
html, form, fieldset, p, div, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust:none; /* This stops the iPhone from automatically changing the size of the text when you flip the phone */
}
ol, dl, dd, dt {
	list-style:none;
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
.page-title {
	background-image: url(http://dentistinloveland.com/images/phone/icon-bg.jpg);
	height: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 25px;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	line-height: 21px;
	font-family: Helvetica;
	text-align: left;
	margin-bottom: 20px;
}
/*-----------------------------

	SITE SPECIFIC STYLES

-----------------------------*/




body ul, il {
	font-family: Helvetica;
	color:#333333;
	font-size: 12px;
	padding-left:25px;
}
p img {
	float: left;
	font-size: 12px;
	font-family: Helvetica;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-size:14px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	line-height: 16px;	
}
a {
	color:#0000FF;
	text-decoration:none;
}


#page_wrapper {
	padding-top:0px;
	overflow:auto;
	
}
/*-----------------------------

	ORIENTATION CLEVERNESS

-----------------------------*/



#content_left, #content_right, #content_normal, #content_flipped {
	display:none;
}
.show_normal, .show_flipped {
	width: 100%;
/*	width:320px;
*/}
.show_left, .show_right {
	width:480px;
}
.show_left #content_left, .show_right #content_right, .show_normal #content_normal, .show_flipped #content_flipped {
	display:block;
}
#ph-number {
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777;
	padding-left: 5px;
	background-image: url(http://dentistinloveland.com/images/phone/bcg-btm-phone.jpg);
}
#practice-name {
	font-family: Times;
	font-size: 22px;
	color: #000000;
	background-image: url(http://dentistinloveland.com/images/phone/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 86px;
	width: auto;
	text-indent: -9999px;
}
#tag-line {
	font-family: Helvetica;
	font-size: 13px;
	color: #333333;
	padding-bottom: 7px;
	padding-left: 5px;
	text-indent: -9999px;

}
#contact-icons {
	background-color: #D6D6D6;
	background-image: url(http://dentistinloveland.com/images/phone/icon-bg.jpg);
	height: 88px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#contact-icons  img{
 	padding-right: 8px !important;
	padding-left: 8px !important;
}
#header-bcg {
	background-image: url(http://dentistinloveland.com/images/phone/header.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 86px;
}
#address-btm {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(http://dentistinloveland.com/images/phone/address-bcg.jpg);
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	clear: both;
}


#copyr {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(phone/address-bcg.jpg);
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	clear: both;
}

#website-url {
	font-size: 18px;
	display: block;
	width: 100%;
	height: 53px;
	padding-top:0px;
	padding-right: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(http://dentistinloveland.com/images/phone/btn_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	line-height: 53px;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
}
#website-url a {
	list-style: none;
	width: 95%;
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 0px !important;
	color:#000;
	text-align: right;
}
 
.nav-back{
	font-size: 18px;
	display: block;
	width: 100%;
	height: 53px;
	padding-top:0px;
	padding-right: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(http://dentistinloveland.com/images/phone/btn_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	line-height: 53px;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
 	}
	
.nav-back a {
	list-style: none;
	width: 95%;
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 0px !important;
	color:#000;
	text-align: right;
    }
	
#back-button {
	background-color: #D6D6D6;
	background-image: url(http://dentistinloveland.com/images/phone/icon-bg.jpg);
	height: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px
}
#back-button  img{
 	padding-right: 8px !important;
	padding-left: 8px !important;
}

.contact-info {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #666666;
	position:relative;
	padding: 4px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contact-info-brd {
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 20px;
}







.nav-home {
	font-size: 18px;
	display: block;
	width: 100%;
	margin: 0px auto;
	height: 53px;
	padding-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(http://dentistinloveland.com/images/phone/btn_go.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	overflow: hidden;
	line-height: 53px;
}


.nav-home a {
	list-style: none;
	width: 100%;
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
    }	




.nav-back{
	font-size: 18px;
	display: block;
	width: 100%;
	height: 53px;
	padding-top:0px;
	padding-right: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(http://dentistinloveland.com/images/phone/btn_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	line-height: 53px;
	color: #000;
	text-decoration: none;
	margin-top: 20px;
 	}
	
.nav-back a {
	list-style: none;
	width: 95%;
	color: #000;
	text-decoration: none;
	display: block;
	padding-right: 0px !important;
	color:#000;
	text-align: right;
    }	
	
#homeintro{
	background-image: url(../images/intro-mobile.jpg);
	width: 100%;
	height:146px;
	background-repeat: repeat-x;
	background-position: center top;
}

.phoneicon {
	background-image: url(../images/phone-icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
}
.emailicon {
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
}
.mapicon {
	background-image: url(../images/location-icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
}
.twittericon {
	background-image: url(../images/twittericon-small.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
}
.fbicon {
	background-image: url(../images/facebookicon-small.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
}
.youtubeicon {
	background-image: url(../images/youtubeicon-small.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
 }
 
 .blogicon {
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:40px;
	height:41px;
 }
#social_network{
	text-align:center;
	padding-top:0px
	}
