body {
 background-color:#333333;
 text-align:center;
 color:#666666;
 font-size:12px;
 font-family: Times New Roman, serif;
}

.ir {
     background: no-repeat 0 0;
     display: block;
     height/**/:/**/ 0 !important;
     overflow: hidden;
}

img {
	border:0;
}

a {
	color:#a4628f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clearfix {
	clear:both;
}

#container {
	background-color:#ffffff;
	width:800px;
	margin:30px auto 0 auto;
	position:relative;
	border:1px solid #000000;
}

#title {
	width: 800px;
	height: 92px;
	margin:0;
}

#title span {
	background-image: url(./images/top_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 92px;
	left: 0;
	top: 0;
}

h1, h2 {
	margin:0px;
	padding:0px;
}

h3, h4 {
	clear:both;
}

form, .formdesclist {
	text-align:left;
	margin:10px auto;
	width:500px;
}

#topnav {
	list-style:none;
	margin:0;
	padding:6px 0 6px 90px;
	border-bottom:1px solid #000000;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	height:19px;
}

#topnav li {
	margin:0;
	float:left;
}

#topnav li a {
	background: no-repeat 0 0;
    display: block;
    height/**/:/**/ 0 !important;
    overflow: hidden;
	height:19px;
	padding:19px 0 0 0;
}

#topnav li.homelink a {
	background-image:url(./images/link_home.gif);
	width:49px;
}

#topnav li.shoplink a {
	background-image:url(./images/link_shop_smucci.gif);
	width:73px;
}

#topnav li.aboutlink a {
	background-image:url(./images/link_about.gif);
	width:83px;
}

#topnav li.specialslink a {
	background-image:url(./images/link_specials.gif);
	width:97px;
}

#topnav li.serviceslink a {
	background-image:url(./images/link_services.gif);
	width:83px;
}

#topnav li.gallerylink a {
	background-image:url(./images/link_gallery.gif);
	width:66px;
}

#topnav li.powderroomlink a {
	background-image:url(./images/link_powder_room.gif);
	width:99px;
}

#topnav li.contactlink a {
	background-image:url(./images/link_contact.gif);
	width:71px;
}

#loginnav {
	list-style:none;
	padding:0;
	margin:0;
	border:0;
}

#loginnav li {
	display:inline;
	margin:8px;
}

#loginnav a {
	color:#666666;
	margin:4px;
}

#loginnav a:hover {
	color:#ffffff;
}

#home, #about, #smucci_woman, #services, #specials, #powder_room, #policies, #gallery_index, #gallery, #contact, #shop-smucci, #login, #logout, #update {
	background-repeat:repeat-y;
	background-position:bottom left;
	padding:30px 300px 0px 60px;
	position:relative;
	text-align:left;
}

/* home page */

#home {
	background-image:url(./images/home_bg.gif);
	height:370px;
}

#home p {
	font-size:14px;
}

#home_specials {
	padding:0;
	margin:30px 0 0 0;
	list-style:none;
}

#home_specials h4 {
	font-size:14px;
	text-transform:uppercase;
}

#home_specials li {
	margin:6px 0 0 20px;
	font-size:14px;
}

#homesubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 158px 0 0 0;
	background: url(./images/header_home.gif) top left no-repeat;
	height: 158px;
}

/* about */

#about {
	background-image:url(./images/about_bg.gif);
	height:400px;
	padding-right:340px;
}

#aboutsubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 211px 0 0 0;
	background: url(./images/header_about.gif) top left no-repeat;
	height: 211px;
}

/* specials */

#specials {
	background-image:url(./images/blank_bg.gif);
	background-repeat:repeat-y;
	padding-right:200px;
	height:400px;
}

/* IE-specific hack */
* html #specials {
	height:100%;
}

#specialssubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 241px 0 0 0;
	background: url(./images/header_specials.gif) top left no-repeat;
	height: 241px;
}

#specials_full_list {
	list-style:none;
	margin:0px;
	padding:0px 0px 30px 0px;
}

#specials_full_list li {
	margin:0px 0px 20px 0px;
}

#specials_full_list h3 {
	margin:0px;
	padding:0px;
	font-size:15px;
}

.specialsImgLink {
	margin:0px;
	color:#ba559a;
}

#specials_full_list p, li ul {
	padding-left:5px;
	margin:5px 0 0 0;
}

#specials_full_list li ul {
	padding-left:20px;
	margin-top:5px;
}

/* smucci woman page */

#smucci_woman {
	background-image:url(./images/smucci_woman_bg.gif);
	height:370px;
}

#smucci_womansubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 277px 0 0 0;
	background: url(./images/header_smucci_woman.gif) top left no-repeat;
	height: 277px;
}

/* services page */

#services {
	background-image:url(./images/services_bg.gif);
	padding-right:10px;
	padding-top:10px;
	height:600px;
	padding-bottom:30px;
}

* html #services {
	height:100%;
}

#servicessubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 205px 0 0 0;
	background: url(./images/header_services.gif) top left no-repeat;
	height: 205px;
}

.servicesh3 {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:3px 0;
	font-size:14px;
}

#makeup, #waxing, #bridal {
	width:220px;
	float:left;
	margin-right:10px;
	padding:6px;
	text-align:left;
}

#bridal {
	margin-right:0px;
}

/* powder room page */

#powder_room {
	background-image:url(./images/powder_room_bg.gif);
	min-height:370px;
	padding-bottom:30px;
}

/* IE-specific hack */
* html #powder_room {
	height:100%;
}

#powder_roomsubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 252px 0 0 0;
	background: url(./images/header_powder_room.gif) top left no-repeat;
	height: 252px;
}

#powder_room p {
	margin-bottom:10px;
}

/* gallery pages */

#gallery_index, #gallery {
	background-image:url(./images/blank_bg.gif);
	padding-right:10px;
	padding-bottom:30px;
	min-height:370px;
}

#gallery {
	text-align:left;
}

/* IE-specific hack */
* html #gallery, * html #gallery_index {
	height:100%;
}

#gallery_index img, #gallery img {
	border:1px solid #cccccc;
}

#gallery_index {
	text-align:center;
}

.galleryimg {
	margin:0 auto;
}

#gallery_indexsubtitle, #gallery_subtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 148px 0 0 0;
	background: url(./images/header_gallery.gif) top left no-repeat;
	height: 148px;
}

.gallery_indexcaption {
	margin:0;
	padding:0;
	font-weight:normal;
}

#beautypic, #bridalpic {
	width:220px;
	display:inline-block;
	margin:0 auto;
	padding-right:20px;
	text-align:center;
}

#galleryH4 {
	text-transform:uppercase;
	margin:0;
}

#thumbList {
	list-style:none;
	padding:0;
}

#thumbList li {
	display:inline;
	margin:0;
	padding:0;
}

#thumbList img {
	margin:4px;
	padding:0;
}

/* contact page */

#contact {
	background-image:url(./images/blank_bg.gif);
	height:370px;
	padding-right:100px;
}

#contactsubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 157px 0 0 0;
	background: url(./images/header_contact.gif) top left no-repeat;
	height: 157px;
}

#contact_list {
	list-style:none;
}

/* policies page */

#policies {
	background-image:url(./images/blank_bg.gif);
	height:370px;
	padding-right:40px;
}

#policiessubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 116px 0 0 0;
	background: url(./images/header_policies.gif) top left no-repeat;
	height: 116px;
}

/* shop smucci page */

#shop-smucci {
	background-image:url(./images/blank_bg.gif);
	min-height:1180px;
	padding:30px 20px 0px 60px;
}

/* IE-specific hack */
* html #shop-smucci {
	height:100%;
}

#shopsubtitle {
	position: absolute;
	left: 0;
	top: 70px;
	padding: 408px 0 0 0;
	background: url(./images/header_shop_smucci.gif) top left no-repeat;
	height: 408px;
}

.message {
	font-size:14px;
}

.lipglosslist {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
	list-style:none;
	height:100px;
}

.lipglosslist li {
	display:block;
	float:left;
	width:85px;
	text-align:center;
	list-style:none;
	padding:5px;
	margin:0 5px 0 0;
}

.lipglosslist p {
	margin:0 0 5px 0;
}

.lipglosslist li form, #viewcart {
	margin:0;
	padding:0;
	text-align:center;
	width:85px;
}

#viewcart {
	width:100%;
}

.lipglosslist li fieldset, #viewcart fieldset {
	border:0;
	margin:0;
	padding:0;
}

.lipglosslist li #submit, #viewcart #submit {
	border:0;
	padding:4px;
	font-size:11px;
	background:#58595b;
	margin:0 auto;
	width:85px;
	color:#ffffff;
}

#viewcart #submit {
	font-size:14px;
	width:120px;
	margin:20px 0;
}	

.lipglosslist li #submit:hover,  .lipglosslist li #submit:focus, #viewcart #submit:hover, #viewcart #submit:focus {
	color:#f3c0e3;
}

/* footer */

#footer {
	clear:both;
	height:53px;
	background-image:url(./images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0;
	font-size:11px;
	border-top:1px solid #000000;
}

#footer p {
	padding:5px 0 0 0;
	color:#fff;
	margin:0;
}

#footer a {
	display:block;
	color:#fff;
	padding:10px 0 0 0;
}

#footer a:hover {
	text-decoration:underline;
}

/* Database pages */

.red {
	color:red;
}

.green {
	color:green;
}

#manage {
	text-align:left;
	margin:20px;
}

#manage img {
	width:300px;
}

.manageh2 {
	margin:10px 0 0 0;
}

#manage h3 {
	font-size:15px;
}

#manage h4 {
	font-size:14px;
	margin:0px;
	clear:right;
}

#addImageForm {
	padding-bottom:20px;
	border-bottom:1px solid #cccccc;
}

#specialssubdiv, #powderroomsubdiv {
	border-bottom:2px solid #666666;
}

#manageSpecialsList, #managePostsList, #manageBeautyList, #manageBridalList, #manageScrapbookList {
	list-style:none;
	padding:0;
}


#manageSpecialsList li, #managePostsList li {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:10px 0;
	padding:10px;
}

#manageBeautyList, #manageBridalList, #manageScrapbookList {
	margin: 0 auto;
	text-align:center;
	width:700px;
}

#bridalsubdiv h3, #scrapbooksubdiv h3 {
	border-top:1px dotted #cccccc;
	padding-top:20px;
}

#manageBeautyList li, #manageBridalList li, #manageScrapbookList li {
	float:left;
	margin:20px;
	height:220px;
}

#manageSpecialsList li li, #managePostsList li {
	border:0;
}

.imageCaption {
	margin:2px;
	font-weight:bold;
	width:200px;
}

.imageDisplay {
	margin:2px;
}

.imageDelete {
	font-size:10px;
	color:red;
	margin:2px;
}

.specialDelete {
	float:right;
	color:#b76489;
}

.specialDisplay {
	font-style:italic;
	margin:0px 0px 10px 0px;
	color:#b76489;
}

.specialUpdate, .postUpdate {
	color:#b76489;
	display:block;
}

label {
	display:block;
	margin-top:12px;
}

.mediuminput {
	width:500px;
}

.longinput, .mceEditor {
	width:500px;
	height:300px;
}

#submit {
	display:block;
	margin:20px auto 0 auto;
}

/* Update pages */

#update h2 {
	margin-bottom:10px;
}

/* Login/Logout */

#logout {
	padding-bottom:30px;
}
