/*--------------------------
BeautySutra Online Main CSS
--------------------------*/


/*............................
Main Stuff */
form, ul {
  margin: 0;
  padding: 0;
  border: 0;
}
h1, h2, h3, h4, h5 {
	margin-top: 10px;
	margin-bottom: 10px;	
}
input, button, img {
  border: 0 none;
}
button {
  cursor: pointer;
}
ul {
  list-style-type: none;
}
body {
	text-align: center;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
hr {
	height: 1px;
	width: auto;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	background-color: #DADADA;
	font-size: 0;
}
.textfields, textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #6D6D6D;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #6D6D6D;
	border-bottom: 1px solid #E6E6E6;
}
.hidden {
	display: none;
}
a:link {
	color: #6D6D6D;
	text-decoration: none;
}
a:visited {
	color: #6D6D6D;
	text-decoration: none;
}
a:hover {
	color: #D71D24;
	text-decoration: none;
}
a:active {
	color: #6D6D6D;
	text-decoration: none;
}

/*............................
Content Styles : HEADER */
#content {
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
#top {
	position: absolute;
	width: 880px;
	height: 61px;
	background: #FFFFFF url(images/strip_bg.gif) bottom repeat-x;
	margin: 0px;
	padding: 0px;

}
#logo {
	background: url(images/bs_logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 61px;
}
#breadcrumbsContainer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 150px;
	width: 730px;
	height: 61px;
}
#breadArrow {
	position: absolute;
	top: 33px;
	background: url(images/bread_arrow.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 6px;
}
#breadcrumbs {
	position: absolute;
	left: 9px;
	top: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#myAccount {
	position: absolute;
	top: 31px;
	left: 365px;
	width: 500px;
	height: 61px;
	text-align: right;
}

/*............................
Content Styles : MAIN DISPLAY */
#mainDisplay {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 61px;
	height: 290px;
	width: 880px;
}
#flashcontent {
	padding: 0px;
	font-size: 12px;
}

/*............................
Content Styles : BS NAVI */
#navi {
	position: absolute;
	top: 350px;
	width: 880px;
	height: auto;
	line-height: 14px;
}
#naviTop {
	position: relative;
	width: 880px;
	height: 20px;
	background: #F6F6F6 url(images/strip_bg.gif) top repeat-x;
}
#naviMid {
	position: relative;
	width: 840px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	background: #F6F6F6;
}
#naviStoreMenu {
	padding-top: 50px;
	position: relative;
	font-size: 12px;
	top: 0px;
	left: 0px;
	width: 230px;
	background: url(images/store_menu.gif) left top no-repeat;
}
#naviBrowseStore {
	padding-top: 20px;
	position: absolute;
	font-size: 12px;
	top: 0px;
	left: 250px;
	width: 550px;
	background: url(images/browse_store.gif) left top no-repeat;
}
#naviBottom {
	position: relative;
	width: 880px;
	height: 22px;
	background: #F6F6F6 url(images/strip_bg.gif) bottom repeat-x;
}

/*............................
Content Styles : MAIN CONTENT */
#mainContentContainer {
	position: relative;
	width: 840px;
	height: 20px;
	left: 20px;
	top: 20px;
}
#mainContent {
}

/*............................
Content Styles : FOOTER */
#footerRule {
	position: relative;
	left: -20px;
	top: 30px;
	width: 880px;
	height: 1px;
	background: #DADADA;
}
#footer {
	position: relative;
	left: 10px;
	top: 5px;
	width: 850px;
	font-size: 11px;
	color: #6D6D6D;
	padding-bottom: 30px;
}

/*............................
Content Styles : SHOPPING CART */
#shoppingCart {
	text-align: right;
	position: absolute;
	left: 700px;
	top: 380px;
	padding: 0px;
	width: 150px;
}
#shoppingCartIcon {
	padding-right: 5px;
}
/*............................
Content Styles : MAIN INDEX */
#indexCell1 {
	background-image: url(images/lnk_latest_promo.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: inline;
	left: 0px;
	height: 36px;
	width: 120px;
}
#indexCell2 {
	background-image: url(images/prodfamily.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: inline;
	left: 30px;
	height: 120px;
	width: 350px;
}
#indexCell3 {
	position: relative;
	display: inline;
	left: 100px;
	height: 100px;
	width: 200px;
}
#storeLink {
	padding-top: 10px;
}
#storeAccepts {
	padding-top: 10px;
	vertical-align: middle;
	height: 30px
}




















/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 32px;
	letter-spacing: -3px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 21px;
	letter-spacing: -3px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

