/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #d1dfe3;
}

p, address, h2, h3, h4, li, a, label {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p, address, label {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
	font-style: normal;
}

#content-inner ul, #content-inner ol {
	padding-left: 14px;	
	margin-bottom: 18px;
}

li {
	font-size: 14px;
}

h2 {
	font-size: 22px;
	line-height: 30px;
}

h3 {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 18px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

a.ext-link {
	text-decoration: none;
	color: #f1539e;
	font-weight: bold;
	font-size: 12px;
	background: url(images/pink_aarow.gif) no-repeat right center;
	padding-right: 10px;
}

a.ext-link:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.reg {
	font-size: 10px;
	line-height: 0;
}

/* Left Nav */

#left-nav {
	width: 243px;
	float: left;
}

#left-nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #fff;
	background-color: #999;
	margin: 0;
	padding: 34px 15px 11px 15px;
}

#left-nav ul {
	list-style: none;
	margin: 4px 0 0 0;
	padding: 0;
}

#left-nav ul li a {
	color: #6e6e6e;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	background:url("http://beautybrands-staging.marketlive.com/images/set_a/en_us/global/globalgraphics/arrow_right.gif") no-repeat right center; /* UPDATE TO RELATIVE PATH TO ROOT BEFORE DELIVERY */
	border-top: 1px solid #d9d9d9;
	margin:0 20px;
	padding:0 5px 0 15px;
	display: block;
	outline: none;
}

#left-nav ul li.active a, #left-nav ul li a:hover {
	background-color: #edf4f7;
}

/* Careers */

#wrapper {
	width: 990px;
	margin: 0 auto 11px;
}

#header {
	padding: 0 30px 0 14px;
}

.sub-links {
	list-style: none;
	float: right;
	margin-top: 20px;
	margin-right: 1px;
}

.sub-links li {
	display: block;
	float: left;
}

.sub-links a, .sub-links li {
	font-weight: bold;
	color: #5e5c53;
	text-decoration: none;
	font-size: 13px;
}

.sub-links li.bullet {
	margin: -2px 8px 0;
}

#logo {
	float: left;
	clear: both;
	margin-top: 20px;
}

#header .utilities {
	float: right;
	margin-top: 16px;
	width: 198px;
}

#item-search, #cart {
	float: left;
}

#item-search input {
	vertical-align: middle;
}

#item-search input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: 17px;
	font-size: 11px;
	color: #333;
	border: 1px solid #cbcbcb;
	padding: 1px 0 1px 5px;
	margin-top: 1px;
}

#cart {
	background: url(../images/basketicon.gif) no-repeat left center;
	clear: right;
	color: #5e5c53;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#cart .bag {
	margin-right: 10px;
	text-decoration: underline;
}

#main-nav {
	clear: both;
	float: left;
	list-style: none;
	background-color: #666;
	width: 990px;
}

#main-nav li {
	float: left;
}

#main-nav li a {
	color: #fff;	
	background-color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 15px 5px;
	display: block;
}

#main-nav li a:hover {
	background-color: #45b6db;
}

#content {
	background-color: #fff;
	border-top: 4px solid #999;
	border-bottom: 4px solid #999;
	padding-bottom: 60px;
}

#content-inner {
	width: 699px;
	padding: 62px 24px 0 24px;
	float: left;
}

#col1, #col2 {
	float: left;
}

#col1 {
	width: 358px;
}

#col2 {
	margin-left: 24px;
	width: 317px;
}

#email-signup {
	clear: both;
	float: left;
	background-color: #666;
	width: 990px;
}

#email-signup label {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 6px 0 20px;
}

#email-signup input {
	vertical-align: middle;
}

#email-signup input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: 17px;
	font-size: 11px;
	color: #000;
	border: 1px solid #cbcbcb;
	padding: 1px 0 1px 5px;
	margin: 2px 0 3px 0;
}

#footer-links {
	width: 990px;
}

#footer-links ul {
	float: left;
	list-style: none;
	border-left: 1px solid #fff;	
	margin-top: 13px;
	padding-left: 20px;
	width: 177px;
	height: 68px;
}

#footer-links ul li {
	font-size: 12px;
	color: #5e5c53;
	line-height: 14px;
}

#footer-links ul li a {
	text-decoration: none;
}

#footer-links ul li a:hover {
	text-decoration: underline;
}

#footer-links .facebook {
	background: url(../images/facebook.gif) no-repeat left center;
	padding: 2px 0 0 18px;
}

#footer-links .twitter {
	background: url(../images/twitter.gif) no-repeat left center;
	padding: 2px 0 0 18px;
}

h3.textInput {
	clear:both;
	margin:30px 0 4px 0;	
	background-color:#f9f9f9;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

.formRow {
	clear:both;
	margin:10px 0;
}

.checkbox {
	float:left;
}

dd {
	color:#666;
	margin:4px 0;
	font:normal 14px Arial, Helvetica, sans-serif;
}