@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
} 

.shadow {box-shadow: 4px 4px 7px #666;
	-webkit-box-shadow: 4px 4px 7px #666;
	-moz-box-shadow: 4px 4px 7px #666;}


.twoColFixLtHdr #header {
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
	height: 110px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 0px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

}

#headerbox {
	float: right;
	height: 100px;
	width: 680px;
	margin-top: 0px;
	
	
}

#contact {
	float: right;
	height: 40px;
	width: 290px;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.13em;
	padding: 0px;
	font-style: italic;
}



#navbar {
	height: 32px;
	width: 680px;
	margin-top: 56px;
	font-size: 14px;
	font-weight: lighter;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	background-position: bottom;
}

/*  nav bar widths */ 
#nav0 {
	width: 100px;
	padding-left: 18px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}
#nav1 {
	width: 140px;
	padding-left: 10px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}

#nav2 {
	width: 90px;
	padding-left: 5px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}

#nav3 {
	width: 90px;
	padding-left: 10px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}


#nav4 {
	width: 60px;
	padding-left: 5px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}

#nav5 {
	width: 70px;
	padding-left: 5px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}

#nav6 {
	width: 60px;
	padding-left: 8px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
}


#navbar a {
	color: #333;
	text-decoration: none;
    }

#navbar a:visited {
	color: #333;
	text-decoration: none;
}

#navbar a:hover {
	color: #000;
}

/* inside of sidebar 2 style of left sidebar for template doctors.dwt pages - around contact box */
.sidebar {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* inside of sidebar 2 style of left sidebar for template location pages */
.address {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 10px;	 
}

/* left sidebar for template doctors.dwt pages */
#sidebar2 {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 251px;	
}

/* sidebar content*/
.boxcontent {
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}




/* right main content for template doctors.dwt pages */
.twoColFixLtHdr #mainContent2 {
	width: 630px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 285px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
} 

/* right main content for template doctors.dwt pages */
.twoColFixLtHdr #mainContentvideo {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 285px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
} 

#mainContenthome {
	padding: 10px;
	width: 920px;
	text-align: left;
}

#mainContenthome img{
	padding: 5px;
	
}


.twoColFixLtHdr #flashhome {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	z-index: -10;	
}

/*homepage boxes */
.twoColFixLtHdr #maincontentbox {
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
	width: 960px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 0px;
}

.twoColFixLtHdr #maincontenttext {
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
	width: 662px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

#boxleft {
	float: left;
	display: block;
	width: 323px;
	background-image: url(Images/homepagebox2.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	
	
}

#boxright {
	float: right;
	display: block;
	width: 323px;
	background-image: url(Images/homepagebox2.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}


/*style for homepage boxes*/

#homepagestyle{
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 15px;	
	
	}
	
#homepagestyle2{
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 15px;	
	
	}

/*buttons on homepage aligned right*/
#buttonshome {
	margin-bottom: 7px;
	width: 259px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 18px;
}

#buttonshome img {
	margin-bottom: 3px;
}


 /*photo gallery and financing buttons*/
#bottombuttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 1px;
}

.last {
	float: right;
}

#bottombuttons img{
	
	padding-right: 15px;
	
}

 /*photo gallery layout*/

.twoColFixLtHdr #mainContentgallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 900px;
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;	
	
}


.twoColFixLtHdr #mainContentgallery a{
	color: #333333;
}


.twoColFixLtHdr #mainContentgallery a:visited  {
	color: #333333;
}


.twoColFixLtHdr #mainContentgallery a:hover  {
	color: #999933;
}

.twoColFixLtHdr #footerhome {
	background-image: url(Images/background2.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #333;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	letter-spacing: 0.15em;
	text-align: center;
	width: 910px;
}

#footerhome a {
	color: #555;
	text-decoration: none;
    }

#footerhome a:visited {
	color: #555;
	text-decoration: none;
}

#footerhome a:hover {
	color: #000;
	border-bottom-width: thin;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #111111;
	font-weight: 100;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/* sidebar other  text */
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #111111;
	margin-top: 10px;
		
}

/* emphasis text on homepage */
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #111111;
	margin-top: 0px;
	font-weight: lighter;
	margin-bottom: 5px;
}

/* footer small grey text */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

/* maincontent header text */
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #111111;
	font-weight: lighter;
}

/* main content text */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	font-weight: 500;
	margin-top: 4px;
	margin-bottom: 3px;
}
/* sidebar mini text */
.h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #111111;
	line-height: 0px;
}

/* welcome to aps text */
h8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}

/* main content homepage box text */
h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	margin-top: 0px;
}
h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	margin-top: 6px;
	margin-bottom: 6px;
}


.style1 {
	color: #000
}

a {
	color: #999900;
	text-decoration: none;
    }

a:visited {
	color: #999900;
	text-decoration: none;
}

a:hover {
	color: #666666;
	border-bottom-width: thin;
	
}
	
#buttons {
	height: 115px;
	width: 710px;
	float: right;
	margin-left: 0px;
	padding-right: 10px;
}

#buttons img {
	margin-right: 16px;
}


/* sidebar text padding */
.padding1 {
	padding-bottom: 10px;
}
/* buttons padding */
.padding2 {
	padding-right: 18px;
}

/* main content top padding */
.padding3 {
	padding-top: 10px;
}

/* main content top padding */
.padding4 {
	padding-left: 40px;
}

/*contact us form*/
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 640px;
	margin-bottom: 10px;
	padding-bottom: 10px;	
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

#tablephotos {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
}


/* sidebar round edges*/
.topleft {
	background-image: url(Images/bg_topleft.png);
	float: left;
	height: 9px;
	width: 100%;
	background-repeat: no-repeat;
}
.topright {
	background-image: url(Images/bg_topright.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	float: right;
	height: 9px;
	width: 12px;
	
}
.centerleft {
	background-image: url(Images/bg_centerleft.png);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
	height: 462px;
	
}
.centerright {
	background-image: url(Images/bg_centerright.png);
	background-repeat: repeat-y;
	float: right;
	height: 100%;
	width: 100%;
	background-position: 100% 0;
}

.bottomleft {
	background-image: url(Images/bg_bottomleft.png);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.bottomright {
	background-image: url(Images/bg_bottomright.png);
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	width: 12px;
	background-position: 100% 0;
}

/*  for sidebars with longer/more content (ex: loc pages) */
.centerleftloc {
	background-image: url(Images/bg_centerleft.png);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
	height: 613px;
	
}

.centerrightloc {
	background-image: url(Images/bg_centerright.png);
	background-repeat: repeat-y;
	float: right;
	height: 100%;
	width: 100%;
	background-position: 100% 0;
}




/* gallery round edges*/
.topleftg {
	background-image: url(Images/gal_topleft.png);
	float: left;
	height: 8px;
	width: 880px;
	background-repeat: no-repeat;
	
}
.toprightg {
	background-image: url(Images/gal_topright.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	float: right;
	height: 8px;
	width: 13px;
	
}
.centerleftg {
	background-image: url(Images/gal_centerleft.png);
	background-repeat: repeat-y;
	float: left;
	width: 845px;
	padding-left: 35px;
}
.centerrightg {
	background-image: url(Images/gal_centerright.png);
	background-repeat: repeat-y;
	float: right;
	height: 100%;
	width: 845px;
	background-position: 100% 0;
}
.bottomleftg {
	background-image: url(Images/gal_bottomleft.png);
	background-repeat: no-repeat;
	float: left;
	width: 880px;
	margin-bottom: 15px;
}
.bottomrightg {
	
	background-image: url(Images/gal_bottomright.png);
	background-repeat: no-repeat;
	float: right;
	height: 9px;
	width: 13px;
	background-position: 100% 0;
}


.mininav {
	font-weight: lighter;
	color: #666;
	width: 650px;
}
/*location pages info*/
#location {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#locationa {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
}

.noresume {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	
}

.resume {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	
}

.resume img{padding-bottom: 10px;

 
}

#doctorphoto {
	float: right;
	height: 200px;
	width: 130px;
	padding-left: 15px;
	
}

#doctorphoto2 {
	float: right;
	height: 220px;
	width: 160px;
	padding-left: 15px;
	
	
}

#bursteinphoto {
	float: right;
	height: 200px;
	width: 130px;
	padding-left: 5px;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-top: 20px;
}

#bursteincosmeticphoto {
	float: right;
	height: 200px;
	width: 160px;
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

#videoinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	background-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/*video titles for Dr. Burstein's video pages*/
#videoinfo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	background-color: #cccccc;
	border: 1px solid #999;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}

/*video titles for Dr. Burstein's video pages*/
#videoinfo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #cccccc;
	border: 1px solid #999;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	width: 548px;
}

/*back to dr's page*/
#backbutton {
	float:right;
	margin-right:10px;
	margin-bottom: 5px;

}

/*top of page*/
#topbutton {
	float:right;
	margin-right:10px;
	margin-bottom: 15px;

}.twoColFixLtHdr #container #mainContent2 #namnoumcosmeticphoto {
	float: right;
	height: 200px;
	width: 160px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
