@import url("../css/slideshow.css");

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align:center;
	background-color:#535353;
    /*	background-color:#ced9ae; */

}

ol, ul {
	text-indent: 5px;
	margin-left: 20px;
	padding-left: 20px;	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* new */

img { border: none; }

#wrapper {
		width: 972px;  /* using 20px less than a full width allows for browser chrome and avoids a horizontal scroll bar */
		text-align: left; /* this overrides the text-align: center on the body element. */
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		padding: 0px;}

	#topShelf {
		height:50px;
			}
			#headerMenu {
			float:right;
			margin-top:18px;
				}
			#phoneNumber {
				/*background-color: #609;*/
				height: 40px;
				width: 290px;
				padding-top: 15px;
				padding-left: 50px;
				font-size:18px;
				color: #FFF;
				}
				.bold {
					font-weight:bold;
					}
	#header {
		height: 246px;
		background-image: url(../images/header_main_bg.jpg);
		border-top-width:thin;
		border-right-width: thin;
		border-left-width: thin;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #FFF;
		border-right-color: #FFF;
		border-left-color: #FFF;
			}
			#box1{
				position:absolute;
				}
			.mask{
				position:relative;
				width:972px;
				height:246px;
				overflow:hidden;
				}
			.mask img{
				position:absolute;
				display:block;
				border:none;
				}
		
	#navigationMenu{
		height:44px;
		background-image: url(../images/navigation_bg.png);
		background-repeat:repeat-x;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		border-right-width: thin;
		border-left-width: thin;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #FFF;
		border-left-color: #FFF;
			}
	
	#mainContent {
		min-height: 390px;
		background-image: url(../images/contentWrapper_bg.png);
		background-color: #ced9ae;
		background-repeat: repeat-x;
		background-position: top;
		border-right-width: thin;
		border-left-width: thin;
		border-bottom-width: thin;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFF;
		border-left-color: #FFF;
		border-bottom-color: #FFF;
		}
		#column1 {
			width: 582px;
			/*min-height: 390px;*/
			background-color: transparent;
			margin-right: 310px;
			padding-left: 80px;
			padding-top: 50px;
			}
			/* photo styling */
			#SkinTyte, #ProFractional, #MicroLaserPeel, #BBLphotofacial{
			border-top-width: thin;
			border-top-style: solid;
			border-top-color: #999;
			margin-top: 20px;
			}
			/* quote styling */
			.quoteName {
				text-align: right
			}
			#mapIcon {
				float:left;
				padding-right: 10px;
			}
			
		#column2 {
			/*height:auto;*/
			float: right;
			width:300px;
			padding-top:50px;
			}	
			#mainImage {
				text-align:right;
				}
			
			#sidebar {
			width:207px;
			padding: 20px;
			}
			#socialLinks{
				border-top-width: thin;
				border-top-style: solid;
				border-top-color: #535353;
				margin-top: 20px;
			}
			.social {
				float: left;
				padding:10px;
			}
				

#buttonContainer {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.button {
	width: 270px;
	height:40px;
	margin-top: 20px;
	background-image:url(../images/bg_button.png);
	background-repeat:repeat-x;
	text-align: center;
	padding-top: 10px;
	}
#gototop { 
	display:none; 
	position:fixed; 
	right:10px; 
	bottom:10px; 
	color:#333; 
	font-weight:bold; 
	text-decoration:none; 
	background:url(../images/bg_button.png);
	padding:10px; }

#footer {
	background-color: #C7C99E;
	clear:both;
	/*width:972px;*/
	padding-top: 1px;
	padding-bottom: 40px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
	#leftFooter{
		width:307px;
		float:left;
		text-align:left;
		padding-left: 15px;
	}
	#middleFooter{
		width:323px;
		text-align: center;
		float:left;
	}
	#rightFooter{
		font-size:20px;
		width:307px;
		float:left;
		text-align:right;
		padding-right: 15px;
		margin-top:-5px;

	}

.toggler {
	height:40px;
	background-image: url(../images/bg_button.png);
	background-repeat:repeat-x;
	text-align: center;
	padding-top: 10px;
}
.active {
	background-color: transparent;
}
.element {
	padding-bottom: 20px;
}
iframe {
	padding-bottom: 40px;
}