/* @override http://atlanta-makeup.com/css/styles.css */

/* @override http://atlanta-makeup.com/css/styles.css */

body {
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) top repeat-x #080808;
	text-align: center;
}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#header {
	background: url(../images/header.jpg); no-repeat
	width: 900px;
	height: 196px;
	display: block;
}

#header a.about{
	display: block;
	height: 28px;
	width: 65px;
	background: url(../images/about_off.png) no-repeat;
	left: 180px;
}

#header a.about:hover{
	background: url(../images/about_on.png) no-repeat;
}

#header a.gallery{
	display: block;
	height: 43px;
	width: 88px;
	background: url(../images/gallery_off.png) no-repeat;
	top:  89px;
	left: 250px;
}

#header a.gallery:hover{
	background: url(../images/gallery_on.png) no-repeat;
}

#header a.home{
	display: block;
	height: 29px;
	width: 61px;
	background: url(../images/home_off.png) no-repeat;
	left: 100px;
	top: 87px;
}

#header a.home:hover{
	background: url(../images/home_on.png) no-repeat;
}

#header a.contact{
	display: block;
	height: 43px;
	width: 88px;
	background: url(../images/contact_off.png) no-repeat;
	left: 330px;
	top: 98px;
}

#header a.contact:hover{
	background: url(../images/contact_on.png) no-repeat;
}


#header a{
	top: 90px;
	position: relative;
	display: block;
	text-indent: -9999em;	
}

#header h1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: -70px;
	left: 0;
	background: url(../images/h1.png) no-repeat;
	width: 219px;
	height: 192px;
	display: block;
	text-indent: -9999em;
	float: left;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content ul.galleries {
	margin-left: 1.6em;
	margin-top: -1em;
}

#header li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

body#home a.home {background: url(../images/home_on.png) no-repeat;}
body#about a.about {background: url(../images/about_on.png) no-repeat;}
body#gallery a.gallery {background: url(../images/gallery_on.png) no-repeat;}
body#contact a.contact {background: url(../images/contact_on.png) no-repeat;}

#content p{
	color: #afb9bc;
	font: 9pt/18pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.column h2#greeting {
	background: url(../images/column_h2.png) left no-repeat;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	margin-left: -2px;
}

div.column h2{
	padding-top: 3px;
	MARGIN-left: -1px;
	color: #2781d8;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
}

.float-left{
	float:  left;
	margin-top: -6px;
	margin-left: -30px;
}
.column {
	float: left;
	position: relative;
	left: -42px;
	padding-left: 55px;
	padding-right: 24px;
	padding-top: 70px;
	padding-bottom: 30px;
	width: 371px;
	background: url(../images/column.png) top no-repeat;
	display: block;
}

.column em{
	margin-top: 300px;
	width: 441px;
	height: 100px;
	margin-left: -48px;
	background: url(../images/column_bottom.png) no-repeat;
	display: block;
}

img.icon {
	float: left;
	margin-right: 8px;
	margin-top: 3.5px;
}


#content a{
	font-size: 75%;
	text-decoration: none;
	color: #e5ece4;
	border-bottom: 1px dotted #7b7b7b;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content a.email{
	font-size: 100%;
}

#content h3 a{
	color: #ec4b39;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 70%;
	padding-top: 10px;
	line-height: 160%;
	border-bottom: none;
}

#content a:hover {
	color: #fff;
}

#content ul.standard {
	padding-left: 25px;
	margin-left: 0px;
}

#content div.column ul li {
	line-height: 1.5em;
}

.note-box p.confirmation, .small-note  p.confirmation {
	line-height:36px;
	background: url(../images/accept.png) left center no-repeat;
	margin: 0;
	padding: 0;
	padding-left:48px;	
}

.note-box p.information, .small-note  p.loading {
	line-height:16px;
	background: url(images/spinner.gif) left center no-repeat;
	margin: 0;
	padding: 0;
	padding-left:48px;
	color: #d4d1b6;	
}

#hcard-Sheena-Razmi {
	background-color: #23272b;
	color: #a1b0b5;
	font: 0.7em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 1em;
	width: 14.5em;
	margin-left: 2.2em;
	margin-bottom: 0.8em;
	border: 1px solid #2f3d42;
	border-left: 10px solid #2f3d42;
}