@charset "utf-8";

/* CSS Document */



*{

	margin: 0px;

	padding: 0px;

	}



body{

	margin: 0px;

	padding: 0px;

	font-family: "Century Gothic";

	background:url(../images/bg_body.png);

	background-repeat: repeat-x;

	}

	

#pagewrap{

	margin: 20px auto 0px auto;

	width: 980px;

	}

	

#container{

	width: 980px;

	float: left;

	border: 1px solid silver;

	margin: 0 0 0 0;

	}



#top{

	width: 100%;

	height: 110px;

	background: url(../images/bg_top.png);

	background-repeat: repeat-x;

	background-position:bottom;

	background-color:#FFFFFF;

	float: left;

	}

	

	#patientlogin{
		float: right;
		margin-top: 20px;
		margin-right: 45px;
		}
	
	#patientlogin img{
		margin: 0 0 0 10px;
		}

	#logo{

		width: 377px;

		height: 70px;

		margin: 0 0 0 50px;

		top: 25px;

		position: relative;

		}

		

		#logo img{

			text-align: left;

			}

			

	#topmenu{

		top: -15px;

		position: relative;

		float: right;

		margin: 0 50px 0 0;

		}

#main{

	width: 100%;

	float: left;

	background-color: #FFFFFF;

        position: relative;

	}

	

	#content{

		margin: 30px 50px 30px 50px;

		}

		

#footer{

	background:url(../images/bg_footer.png);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #FFFFFF;

	height: 120px;

	float: left;

	width: 100%;

	}

	#footer_logos_wrapper{
		width: 875px;
		height: 88px;
		margin: 0px 0 0 50px;
		top: 15px;
		position: relative;
		}
		
	#footer_message{
		float: left;
		width: 100%;
		height: 25px;
		text-align: center;
		font-weight: bold;
		color: #F06440;
		}
		
	#footer_logos{
		float:left;
		width: 100%;
		text-align:center;
		}
	
/************************* Content Styling ********************************/

a{

	text-decoration: none;

	color: #f06440;

		

	}

	

a:hover{

	text-decoration: underline;

	color: #f06440;	

	}



table.blog{

	width: 100%;

	}

	

div.componentheading{

	color: #f06440;

	padding: 10px 0 10px 0;

	font-weight: bold;

	font-size: 18px

	}

	

.contentheading{

	color: #f06440;

	padding: 10px 0 10px 0;

	font-weight: bold;

	}

	

h1{

	color: #f06440;

	padding: 10px 0 10px 0;

	font: Arial;

	font-size: 17px;

	font-weight: normal;

	}

	

#main ul li{

	margin: 0 0 0 20px;

	}

	

div.blog_more{

	color: #f06440;

	padding: 10px 0 10px 0;

	font: Arial;

	font-size: 17px;

	font-weight: normal;

	}

		

table.contentpaneopen{

	padding: 0 20px 0 0;

	width: 100%;

	}



a.readon{

	font-size: 12px;

	margin: 0 0 0 0px;

	}

	

.imageleft{

	margin: 7px 10px 2px 0px;

	float: left;

	border: none

	}

	

.imageright{

	margin: 7px 0px 2px 10px;

	float: right;

	border: none	

	}
	
#social_credits{
	float: left;
	width: 100%;
	}
	
	#socialicons{
		float: left;
		width: 50%;
		}
	
	#credits{
		height: 20px; 
		width: 50%; 
		float:left;
		text-align: right; 
		font-size: 14px;
		margin: 0px 0 0 0;
		}

.appel_facebook {

    margin-top: 20px;
    position: absolute;
    right: 0;
    z-index: 1;
}

.front_page_wrapper #frontpage{
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
        }
        
        
.front_page_wrapper #frontpagemain{
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px
        }

.front_page_wrapper #contact{
        width: 300px;
        float: left;
        margin: 100px 0 0 10px;
        text-align: center
        }

.front_page_wrapper #video{
        width: 360px;
        height: 320px;
        float: left;
        margin: 15px 10px 0 0;
        }

.front_page_wrapper #elite_blurb{
    float: left;
    height: 330px;
    margin: 5px 10px 26px 0;
    width: 210px;
        }

.front_page_wrapper #doctor{
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 360px;
    margin: 0;
    padding: 0 0 0 50px;
    position: absolute;
    right: 0;
    top: 32px;
    width: 250px;
    z-index: 0;
        }

.front_page_wrapper .style1 {
        color: #f06440;
        font-size: 16px;
        }
        
.front_page_wrapper .style2 {
        color: #666666;
        font-weight: bold;
        font-family:Arial, Helvetica, sans-serif
        }
.front_page_wrapper #feature {
    float: left;
    font-family: 'Century Gothic',verdana,arial,helvetica,sans-serif;
    font-size: 28px;
    margin: 13px 0 0 0px;
    text-align: left;
    width: 400px;
}
.front_page_wrapper #feature h3 {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 22px;
}
.front_page_wrapper #feature p { margin-bottom: 27px; }

.front_page_wrapper #beforeandafter {
font-size:20px;
}

.front_page_wrapper #asterisk-note {
    bottom: 13px;
    font-size: 11px;
    left: 50px;
    position: absolute;
}

.front_page_wrapper #content{
        margin-bottom: 0px;
        } 

.imgright {float:right; margin: 0 0 5px 8px;}
.imgleft {float:left; margin: 0 8px 5px 0;}
