/*----------------Basic Table Formatting --------------------------------------------------------------------------- */

HTML {
   overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {border: none;}

.navbodytable {
	background-image:url(../images/index_r4_c1.jpg);
	background-repeat:no-repeat;
	}

a:link img {
	border-style:none;
	}

a:visited img {
	border-style:none;
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	padding-right: 3px;
}

.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	padding-left: 6px;
	padding-right: 3px;
}


.bodytext a:link  {
	color: #911145;
	text-decoration: underline;
}

.bodytext a:hover, a:active {
	color: #c84332;
	text-decoration: none;
}

.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-decoration: underline;
	letter-spacing: normal;
}

.heading_pk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C84332;
}

.heading_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


/* --------------- Bottom Navigation Links - sitewide */

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #341F3B;
}

.bottomnav a:link{
	color: #341F3B;
	text-decoration: none;
}

.bottomnav a:visited {
	color: #000000;
	text-decoration: none;
}

.bottomnav a:active, .bottomnav a:hover{
	color: #911145;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------------------------------------------------ */

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-bottom: 2px;
	line-height: 15pt;
	padding-top: 3px;
}

.topnav a:link, .topnav a:visited, .topnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 15px;
	width: auto;
}

.topnav  a:hover{
	color: #A4BE53;
}

.tinylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #341F3B;
	text-decoration: none;
}

.tinylink a:link, .tinylink a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #341F3B;
	font-weight:500;
	text-decoration: underline;
}

.tinylink a:hover, .tinylink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #911145;
	font-weight:500;
	text-decoration: none;
}

.productlist {
	margin-left: -30px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height:24px;
	font-weight: bolder;
	color: #FFFFFF;
}


.productlist a:link, .productlist a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

.productlist a:hover, .productlist a:active {
	text-decoration:underline;
	color: #FFFFFF;
}


.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
}

.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	line-height: 9px;
	border: thin solid #89A927;
	text-align:left;
}

.inputNoOutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #FFFFFF;
	line-height: 12px;
	border: none;
	text-align:center;
}

.inputSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 12px;
	border: thin solid #89A927;
}

/* ---------------------------------- Misc --------------------------------------*/

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smallprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 4px;
	margin-top: 4px;
}
.smallprice_sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 4px;
	color:#CC0000;
}
.bigprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 6px;
	padding-left: 6px;
}
.searchtable {
	border: 1px solid #690041;
}

.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690041;
	font-weight:bold;
	line-height: 24px;
	padding-left: 4px;
}

.discount {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#690041;
	padding-top:4px;
	margin-top:4px;
	}

.style1 {
	font-size: 18px;
	color: #AC0069;
	font-weight: bold;
}

.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.mfgnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	background-color: #f4cbe1;
	border-right:5px #FFFFFF;
	border-left:5px #FFFFFF;
	padding-left:4px;
	margin-left:4px;
	}
	
.smredhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690041;
	font-weight:bold;
	line-height: 24px;
	padding-left: 2px;
}

.giveaway {
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
}
/* ------------------Spring Beauty Classic 08 Events & Education-------------------------------*/
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.event a:link  {
	color: #ffffff;
	text-decoration: underline;
}

.event a:hover, a:active {
	text-decoration: none;
}

.event a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tickets a:link  {
	color: #ffffff;
	text-decoration: underline;
}

.tickets a:hover, a:active {
	text-decoration: none;
}

.tickets a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.teducation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.teducation a:link  {
	color: #ffffff;
	text-decoration: underline;
}

.teducation a:hover, a:active {
	text-decoration: none;
}

.teducation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.edu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.edu a:link  {
	color: #ffffff;
	text-decoration: underline;
}

.edu a:hover, a:active {
	text-decoration: none;
}

.edu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.matrixred {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CE1648;
	}
	
.show {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

.biolage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #0099FF;
	font-weight: bold;
}

.rgtborder {
	background-color: #FFFFFF;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 5px;
}

.logolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight:bold;
	letter-spacing:.1em;
	color: ##561034;
	text-decoration: none;
}

.logolink a:link, .logolink a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #561034;
	text-decoration: underline;
}

.logolink a:hover, .logolink a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #89A927;
	text-decoration: none;
}

.loginboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height:14px;
	text-align:left;
	color: #561034;
}

.indexrightbckgrnd {
	background:url(../baseimages/indexUpRight.jpg) no-repeat;
	}

.indexproductlist {
	margin-left: -24px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height:18px;
	font-weight: bolder;
	color: #FFFFFF;
}

.producttable {
	background-color:#FFFFFF;
	}

.login_table {
	width:140px;
	text-align:left;
	padding-left:10px;
	padding-right:3px;
	}

.logout_table {
	width:140px;
	text-align:center;
	}

.style3 {color: #921243}

.product_links {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height:24px;
	font-weight: bolder;
	color: #FFFFFF;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding-left: 3px;
}

.bt_nav {
	background-color: #037A74;
	border: 0px #000000 solid;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.bt_nav a:link {
	color:#FFFFFF;
}

.bt_nav a:visited {
	color:#FFFFFF;
}


.logoutLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom:8px;
}

.logoutLink a:link  {
	color: #CC0000;
	text-decoration: underline;
	height:16px;
}

.logoutLink a:hover, a:active {
	text-decoration: none;
	height:16px;
}

.logoutLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height:16px;
}

.educationhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

.educationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

.educationtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:bold;
}

.educationSchaum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #561034;
	text-align:bold;
}

.educationDowners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #057A72;
	text-align:bold;
}

.educationMonth {	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #037A74;
	letter-spacing: .2em;
	text-align: center;
	padding-right: 15px;
}