/* TEXT STYLES*/
p, td {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	
}

.attn {
	font-size:15px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#9f9a98;
	
}

a {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	text-decoration:underline;
}

a:hover {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	text-decoration:none;
}

.breadcrumb {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	
}

a.breadcrumb {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	text-decoration:none;
}

a.breadcrumb:hover {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	text-decoration:underline;
}


h2 {margin:.5em 0 0 2em; 
	font-size:14px; 
	color:#595750;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

h2.nopad {margin:.5em 0 0 0; 
	font-size:14px; 
	color:#595750;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}


h3 {margin:.5em 0 0 0; 
	font-size:12px; 
	color:#595750;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

h3.nopad {margin:0 0 0 0; 
	font-size:12px; 
	color:#595750;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.indentdesc {
	margin:0 1em .3em 2em !important;
	display:block;
}

.indentextradesc {
	margin:0 1em .3em 2.5em !important;
	display:block;
}

.footerTxt {
	font-size:10px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#9f9a98;
	
}

.breadcrumb {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	
}

.breadcrumbWrapper {
	margin:0 1em .3em 3.5em !important;
}
a.breadcrumb {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	text-decoration:none;
}

a.breadcrumb:hover {
	font-size:11px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#5b5857;
	text-decoration:underline;
}

a.ingredientsLink {
	margin:0 1em .3em 2em !important;
	color:#5b5857;
}

a.relatedLink {
	color:#000000;
	font-size:10px !important; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

a.relatedLink:hover {
	text-decoration:underline;
}

/*  TABLE STYLES  */
table.hp {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #e3dcda;
	border-collapse: separate;
}
table.hp tr {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.hp td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}

table.int {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #e3dcda;
	border-collapse: separate;
}

.callout {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #e3dcda;
	width:240px;
}

.storepadded {
	padding: 2px;
}


/* image styles */

.featureimage {
	float:left;
	clear:left;
	border:1px solid #a8acaf !important;
	margin:1em 1em .3em 2em !important;
}

.relatedimage {
	float:left;
	clear:left;
	border:1px solid #a8acaf !important;
	margin:1em 1em .3em 2em !important;
}


.leader {
	background-color:#cccccc;
	padding:6px;
}

.salonimage {
	float:right;
	clear:right;
	border:1px solid #a8acaf !important;
	margin:1em 1em .3em 2em !important;
}

.salonimagenofloat {
	border:1px solid #a8acaf !important;
}

.salonimagefloatleft {
	float:left;
	clear:left;
	border:1px solid #a8acaf !important;
	margin:0 1em 0 0 !important;
}

.salonimagefloatright {
	float:right;
	clear:right;
	border:1px solid #a8acaf !important;
	margin:0 0 0 1em !important;
}

/* store styles */

.store_price {
	color:#595750;
	font-weight: bold;
}