@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background: #000000;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}



.homepage {
	background: #000000!important;
	font-family:Arial, Helvetica, sans-serif!important;
	background-image: url(../images/background.gif)!important;
	background-repeat: repeat-x!important;
}
#container {
	margin: auto;
	width: 962px;
	background: #000000;
	overflow: auto;
	position: relative;
}
#home_container {
   position:relative;
	margin: auto;
	width: 962px;
	background: #000000;
	overflow: auto;
}
#main-menu_links ul {
	position: absolute;
	color: #FFFFFF;
	list-style: none;
	top: 141px;
	display: none;
	height: 200px;
}


#main-menu_links ul li a {
	display:block;
	width: 120px;
	height: 22px;
	background-color:#333333;
	border: solid 1px #cccccc;
	margin-top: 1px;
	text-align: center;
	padding-top: 2px;
	line-height: 20px;
	float: none;
}

#top-menu {
	height: 20px;
	background: #0f0f0f;
	padding-top: 20px;
	padding-left: 20px;
}
#top-menu p {
	color:#b3b2b2;
	font-size: 0.7em;
	float: left;
}
#top-menu a {
	float: right;
	color: #b3b2b2;
	text-decoration: none;
	font-size: 0.7em;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
#top-menu a:hover {
	color:#cccccc;
}
#top-menu img {
	padding-right: 5px;
}



#main-menu {
	height: 134px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	background-image: url(../images/main_menu_bg.gif);
}
#main-menu_links {
	float: right;
	position: relative;
}
#main-menu img {
	float: left;
}
#main-menu_links a {
	height: 134px;
	width: 121px;
	display: block;
	float: right;
	text-align: center;
	background-image: url(../images/main_menu_link.gif);
	border-right: solid 1px #0F0F0F;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 240px;
	overflow: hidden;
}
.scrollout {
	height: auto;
	width: 121px;
	display: block;
	float: right;
}

.scrollout2 {
	height: auto;
	width: 121px;
	display: block;
	float: right;
}
#main-menu_links a:hover {
	background-image: url(../images/main_menu_link_hover.gif);
}
#menu-spacer {
	background-color: #4f4f4f;
	height: 5px;
	width: 962px;
}
#topsection {
	background-image: url(../images/top_section.jpg);
	height: 95px;
	width: 692px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 225px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#topsection h1 {
	color: #4a4a47;
	font-size: 1.2em;
	padding-bottom: 8px;
}
#topsection p {
	color: #FFFFFF;
	font-size: 0.7em;
}

#topsection2 {
	background-image: url(../images/americanc.jpg);
	height: 425px;
	width: 692px;
		float: right;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 225px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#topsection2 h1 {
	color: #4a4a47;
	font-size: 1.2em;
	padding-bottom: 8px;
}
#topsection2 p {
	color: #FFFFFF;
	font-size: 0.7em;
}
#topsection3 {
	background-image: url(../images/dermalogica.jpg);
	height: 425px;
	width: 692px;
		float: right;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 225px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#topsection3 h1 {
	color: #4a4a47;
	font-size: 1.2em;
	padding-bottom: 8px;
}
#topsection3 p {
	color: #FFFFFF;
	font-size: 0.7em;
}

#images {
	margin: auto;
	width: 932px;
	margin-top: 8px;
	text-align: center;
}
#images2 {
	margin: auto;
	width: 932px;
	margin-top: 8px;
	text-align: center;
}
#images2 img {
	padding: 5px;
	border: solid 1px #FFFFFF;
}
#images img {
	padding: 5px;
	border: solid 1px #FFFFFF;
}
#sideimages {
	margin: 10px;
	width: 290px;
	margin-top: 8px;
	text-align: center;
	float:right;
}
#sideimages img {
	padding: 5px;
	border: solid 1px #FFFFFF;
}
.textbox {
	height: auto;
	width: 430px;
	float:left;
	margin-left: 20px;
	margin-top: 8px;
	background-color: #a09c82;
	background-image: url(../images/texbox_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	overflow: auto;
	padding-bottom: 20px;
	min-height: 70px;
	margin-bottom: 15px;
	text-align: left;
}
.textbox img {
	padding: 10px;
}
.minitextbox {
	height: auto;
	width: 200px;
	float:left;
	margin-top: 2px;
	background-color: #000000;
	background-image: url(../images/texbox_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px;
	overflow: auto;
	padding-bottom: 20px;
	min-height: 70px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 9px;
	margin-right: 7px;
}
#minitextboxes {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: center;
}

.minitextbox img {
	padding: 10px;
}
.minitextbox h1 {
	color: #4a4a47;
	font-size: 1.2em;
	padding-bottom: 8px;
}
.minitextbox p {
	color: #FFFFFF;
	font-size: 0.7em;
}
.textbox3 {
	height: auto;
	width: 610px;
	float:left;
	margin-left: 20px;
	margin-top: 8px;
	background-color: #000000;
	background-image: url(../images/texbox_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	overflow: auto;
	padding-bottom: 20px;
	min-height: 70px;
	margin-bottom: 15px;
			border: solid 1px #FFFFFF;
}
.textbox3 img {
	padding: 10px;

}
.textbox3 h1 {
	color: #4a4a47;
	font-size: 1.2em;
	padding-bottom: 8px;
}
.textbox3 h2 {
	color: #4a4a47;
	font-size: 0.7em;
	padding-bottom: 8px;
}
.textbox3 p {
	color: #FFFFFF;
	font-size: 0.7em;
}
.textbox h1 {
	color: #4a4a47;
	font-size: 1.2em;
	padding-bottom: 8px;
}
.textbox p {
	color: #FFFFFF;
	font-size: 0.7em;
}
#footer {
	background-color: #1d1d1d;
	height: 56px;
	width: 100%;
	border-top: solid 5px #4f4f4f;
	margin: auto;
	padding-top: 10px;
}
#central-footer {
	width: 962px;
	margin: auto;
}

#footerlinks {
	width: 450px;
	float: left;
}
#footerlinks a {
	font-size: 0.65em;
	color: #6f6f6f;
	padding-left: 30px;
	padding-right: 30px;
}
#footerlinks a:hover {
	color: #cccccc;
	text-decoration:none;
}
#footeremailbar {
	width: 250px;
	float: right;
	font-size: 0.65em;
	color: #6f6f6f;
	text-align: center;
	margin-right: 20px;
}
#footeremailbar input {
	background-color: #6e6e6e;
	border-color: #88591d;
	border-style:solid;
	color: #FFFFFF;
	border-width: 1px;
	margin-left: 5px;
}
#submitbtn {
	height: 20px;
	background-color: #1D1D1D!important;
	font-size: 1em;
	margin-bottom: 0px;
	width: 50px;
}

#details {
	color: #6F6F6F;
	font-size: 0.6em;
	margin-top: 5px;
	clear: both;
	text-align: center;
}
#details a{
	color: #6F6F6F;
}
#details a:hover {
	text-decoration:none;
}
#about {
	height: 461px;
	width: 962px;
	margin: auto;
	background-image: url(../images/largeimage2.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
}
#homepage {
	height: 461px;
	width: 962px;
	margin: auto;
	background-image: url(../images/largeimage.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
}

#home_boxes {
float:right;
width: 320px;
}

#home_textbox {
	float: right;
	border: solid 1px #777777;
	width: 320px;
	height: 200px;
	margin-right: 25px;
	margin-top: 5px;
	overflow: auto;
	padding: 10px;
}
#home_textbox h1 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#home_textbox p {
	color: #CCCCCC;
	font-size: 0.7em;
}	

#home_textbox_times {
	float: right;
	border: solid 1px #777777;
	width: 320px;
	height: auto;
	margin-right: 25px;
	margin-top: 15px;
	overflow: auto;
	padding: 10px;
}

#home_textbox_times h1 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#home_textbox_times p {
	color: #CCCCCC;
	font-size: 0.7em;
}	

#home_textbox_about {
	float: right;
	border: solid 1px #777777;
	width: 890px;
	height: 400px;
	margin-right: 15px;
	margin-top: 15px;
	overflow: auto;
	padding: 10px;
}
#home_textbox_about h1 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#home_textbox_about p {
	color: #CCCCCC;
	font-size: 0.7em;
}





#home_textbox2 {
	float: right;
	border: solid 1px #777777;
	width: 380px;
	height: 425px;
	margin-right: 25px;
	margin-top: 10px;
	overflow: auto;
	padding: 10px;
}
#home_textbox2 h1 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#home_textbox2 p {
	color: #CCCCCC;
	font-size: 0.7em;
}
/* lightbox functionality */

#tabletext td {
padding: 5px;
}

#tabletext td ul {
	list-style-type: none;
	font-size: 0.7em;
	color: #FFFFFF;
}
#tabletext a {
	text-decoration: none;
	color: #FFFFFF;
}


#tabletext td ul .tabledescription{
	display:none;
}

.noborder {
border:none!important;
}

#address {
	position:absolute;
	left: 792px;
	top: 601px;
	font-size: 0.65em;
	color: #FFFFFF;
	text-align: right;
}
