/* Screen Stylesheet */

/* General Styles */
body { background: #000 url(/img/footerback.png) repeat-x 0 100%; color: #D3C6BC; font-family: georgia; }
p { margin: 0 0 10px 0; }

/* Header */
#header { background: url(/img/headerback.jpg) no-repeat -230px 0; }
#prinav { margin: 20px 0 0 0; }
#prinav li { float: left; margin: 0 10px; font-size: 14px; }
#prinav li a { color: #FFF; text-decoration: none; text-transform: lowercase; }
.search.searchsite .input input { border: 1px solid #1B050E; background: #FFF; font-family: georgia; padding: 2px; font-size: 14px; }
.search.searchsite .submit input { background: #1B050E; border: none; color: #FFF; font-family: georgia; font-size: 14px; padding: 2px 4px; }

/* Body */
#body { background: #1E0603; }

/* Footer */
#footer { background: #1E0603; font-size: 10px; color: #AB967A; } 
#footer li a { color: #AB967A; text-decoration: none; }

/* Homepage */
.home .title { background: url(/img/welcome.png) no-repeat; text-indent: -9999px; width: 114px; height: 27px; float: left; margin: 27px; }
.home .body { float: left; width: 450px; font-size: 13px; line-height: 170%; margin: 0 27px 27px 27px; height: 165px; }
.home .featured-products { height: 345px; margin: 0 0 0 6px; }
.home .featured-products a {height:170px; margin: 0 0 6px 0; float: left; }
.home #brandslist { margin: 5px 20px 5px 20px;width: 463px; height: 59px; }
.home #brandslist a {float:left;margin-right:6px;}

/* Document Styles */
.document .title { margin: 10px; text-indent: -9999px; }
.document .body { float: left; font-size: 13px; line-height: 170%; margin: 10px; width: 870px; }
.document .visual { float: right; width: 50%; margin: 0 0 0 10px; }
.document .visual img { width: 100%; }

/* Form Styles */
.contact-intro .title, .form.submitted .title { margin: 10px; text-indent: -9999px; }
.contact-intro .body, .form.submitted .body { float: left; font-size: 13px; line-height: 170%; margin: 10px; }
.contact-intro .contact { margin: 10px; font-size: 11px; font-weight: bold; color: #D3C6BC; }
.contact-intro .contact dt { width: 70px; }
.contact-intro .contact a { color: #AB967A; text-decoration: none; }
.contact-form { font-size: 11px; padding: 10px; }
.contact-form label { font-size: 11px; float: left; width: 100px; color: #1A040B; background: #DCCBB8; padding: 2px; border: 1px solid #FFF; }
.contact-form input { background: #FFF; border: none; padding: 3px; width: 250px; font-size: 11px; font-family: georgia; }
.contact-form input.checkbox { float: right; margin: 0 275px 0 10px; width: auto; }
.contact-form li { float: left; width: 100%; }
.contact-form .submit { float: left; width: 100%; margin-top: 5px; text-align: left; }
.contact-form .submit input { border: none; padding: 0px; width: auto; }
.contact-form input.date { float: left; margin-right: 3px; }
#opening{width:100%;float:left;margin-top:40px;}
.bold{font-weight:bold;font-size:13px;}
.stand_out{font-weight:bold;font-size:12px;}

/* Titles */
.page-about .title { background: url(/img/about.png) no-repeat; width: 80px; height: 27px; }
.page-contact .title, .form.submitted .title { background: url(/img/contact.png) no-repeat; width: 103px; height: 26px; }
.page-mens_grooming .title { background: url(/img/mensgrooming.png) no-repeat; width: 210px; height: 33px; }
.page-womens_styling .title { background: url(/img/womensstyling.png) no-repeat; width: 213px; height: 33px; }
.page-terms_of_use .title { background: url(/img/termsofuse.png) no-repeat; width: 179px; height: 33px; }
.page-privacy_policy .title { background: url(/img/privacypolicy.png) no-repeat; width: 201px; height: 33px; }

/* Sitemap */
.sitemap .title { margin: 10px; text-indent: -9999px; background: url(/img/sitemap.png) no-repeat; width: 122px; height: 33px; }
.sitemap .sitemap { margin: 10px; }
.sitemap .sitemap li a { color: #AB967A; text-decoration: none; font-size: 12px; }
.sitemap ul { margin: 0 0 0 15px; }

/* Links */
.links .title { background: url(/img/links.png) no-repeat; text-indent: -9999px; width: 74px; height: 27px; margin: 10px; }
.links h4, .links .body, .links .listing { margin: 10px; }

/* Search Results */
.search-results .title { background: url(/img/searchresults.png) no-repeat; width: 193px; height: 31px; text-indent: -9999px; margin: 10px; }
.search-results h4 { margin: 10px; }
.search-results .listing { margin: 10px; }
.search-results .listing h2 a { font-size: 14px; font-weight: bold; text-decoration: none; color: #AB967A; }
.search-results .listing p { font-size: 12px; }
.search-results .listing .article { border-top: 1px dotted #D3C6BC; padding: 10px; }

/* Send to friend */
#sendtofriend h2{font-size:1.5em;margin:20px 0px;}
#sendtofriend fieldset {margin:10px 0px;}
#sendtofriend label {font-size:0.8em;}

.sitemap .navigation{display:none;}