body {

	background-color: #8DA2C3;
	margin: 0px;
	padding: 0px;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 54px;

}

.footer a {

	font-size: 9px;
	color: #FFFFFF;

}
a {
  font-family: Arial, Helvetica, sans-serif;
}
a.normal {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFCC33;
  text-decoration: none;  

}


a:hover {

    text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

.footer a:hover {

	font-size: 9px;
	color: #FF7C00;

}

div#content {

	height: auto;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;

}

.m_content {

	background-color: #09265E;

	padding: 0px 0px 0px 0px;

}

ul.VerticalMenu {

		margin: 0px;
		padding: 0px;
		list-style-type: none;

}

ul.VerticalMenu li {

	color: #FFFFFF;
	height: 30px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #6483BF;
	line-height: 25px;

}

ul.VerticalMenu li a {

	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;

}

ul.VerticalMenu li a:hover {

	color: #09265E;
	text-decoration: none;
	background-image: url(/images/menu_o.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	padding-right: 12px;
	border-bottom: 1px solid #002A5A;
	border-top: 1px solid #002A5A;

}

.top_menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7C00;
	padding-right: 10px;
	padding-left: 10px;

}

.cont_t2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;	
}

.cont_t {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.cont_t a {

color: #FFCC00;
text-decoration: none;
outline: none;

}

.cont_t a:hover {

color: #FFFFCC;

}

.top_menu a {

color: #FFFFFF;
text-decoration: none;

}

.top_menu a:hover {

color: #FF7C00;
text-decoration: none;

}

.small_menu a {

color: #FFFFFF;
font-size: 10px;
text-decoration: none;

}

.small_menu a:hover {

color: #FF7C00;
text-decoration: none;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7C00;
	margin: 0px;
	padding: 0px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;

}

.yellow {

color: #FFCC00;

}

input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.hr1 {

	background-image: url(/images/hr_1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 13px;
	margin-bottom: 10px;

}

.prices {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}

object {

	margin: 0px;
	padding: 0px;

}

div#flashcontent2 {

	border: none;

}

p.warning {

	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	width: 200px;
	border: 1px solid red;
	background-color: #FFEFAF;

}

.validation_warning {

	border: 2px solid red;

}

#dropmenudiv {

    position: absolute;
    border: 1px solid white;
    border-bottom-width: 0;
    font: normal 12px;
    font: Arial, Helvetica, sans-serif;
    line-height: 18px;
    z-index: 100;

}

#dropmenudiv a {

    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid white;
    padding: 1px 0;
    text-decoration: none;
    color: white;
    font-weight: normal;

}

#dropmenudiv a:hover { /*hover background color*/

background-color: #476db6;

}

.Header {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #293996;
}
.HeaderSmaller {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
}
.HeaderWhite {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Copy {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.SmallText {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	}
.SmallerText {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.BoldWhite {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.style1 {
    font-weight: bold;
}

.style2 {
	font-size: 24px;
	color: #09265E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style9 {

    color: #FFFFFF;
	font-weight: bold;
	font-size: 10px; 
}
.style10 {
	font-size: 9px;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
}
.style16 { color: #FFCC00; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style17 { color: #CCCCCC; font-weight: bold; }

.BoldWhiteWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
}
.BoldWhiteWideSubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.BoldWhiteWideSubtext a:link {
	font-style: normal;
	color: #7A7DEC;
	text-decoration: underline;
}
.BoldWhiteWideSubtext a:visited {
	font-style: normal;
	color: #7A7DEC;
	text-decoration: underline;
}
.BoldWhiteWideSubtext a:hover {
	font-style: normal;
	color: #FFCC66;
	text-decoration: none;
}
.BoldWhiteWide18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.BoldWhiteWide18 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A7DEC;
	text-decoration: underline;
}
.BoldWhiteWide18 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A7DEC;
	text-decoration: underline;
}
.BoldWhiteWide18 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.testimonials {
color: #CCCCCC; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
.testimonials a:link {
	color: #7A7DEC;
	text-decoration: underline;
	font-weight:bold;
}

.testimonials a:visited {
	color: #7A7DEC;
	text-decoration: underline;
	font-weight:bold;
}

.testimonials a:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight:bold;
}

/* Special Order Now Form*/
#sp_order_now {
	padding: 0px 0px;
	margin: 0px 0xp 10px 0px;
}
#sp_order_now label, #sp_order_now input {
	
	font-family: Arial,Verdana,Helvetica,sans-serif;
    text-decoration: none;
    color: black;
    font-weight: normal;
	font-size: 11px;
    margin-left: 13px;
}
#sp_order_now label { font-weight: bold;}
#sp_order_now input {
    width:155px;
    border: 1px solid black;
}

#indicator {
	position: absolute;
	top:0px;
	left:0px;
}

#fullpage {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-color: #eee;
  filter: alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

div#top_menu {
  width: 738px;
  margin-left: auto;
  margin-right: auto;
}
span.tm_item a {
  display: inline-block;
  color: white;
  font-weight: bold;
  font-size: .8em;
  background-color: #09265e;
  text-decoration: none;
  margin-left: -4px;
  border-left: 1px solid white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
span.tm_item a:link {
}
span.tm_item a:visited {
}
span.tm_item a:hover {
  background-color: #2E4E8C;
}
span.tm_item a:active {
}
a#tm_home {
  border-left: 0;
  margin-left: 0px;
}
a#tm_hs {
  width: 116px;
}
a#tm_order {
  width: 116px;
}
table.custom-hair {
    width: 536px;
    border-style:solid;
    border-color:white;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    background-color: #09265E;
}
.thumbwrap {
	display: inline-block;
}
.thumbwrap li {
	display: inline-block;
	width: 225px;
	height: 225px;
	margin: 0px 0px 0px 0px;
	vertical-align: top; /* rovina IE5/Mac */
    border: 0px;
	padding: 0;
}

.thumbwrap a {
	display: block;
    height: 225px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: #09265E;
    border: 3px #90A4BE solid;
	vertical-align: middle;
	text-decoration: none;
}

.thumbwrap li.celeb-image-right {
    margin-left: 14px;
}
.thumbwrap>li .celeb-image {
	display: table-cell;
	vertical-align: middle;
}

img.celeb-image-hor {
    margin-top: 30px;
    width: 219px;
	border: 0px 0px 0px 0px;
}
img.celeb-image {
    height: 219px;
	border: 0px 0px 0px 0px;
    margin-left:auto; margin-right:auto;

	vertical-align: middle;
}
td.celeb-image {
	text-align: center;
    height: 225px;
    width: 225px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

.celeb-offer {
    position: relative;
    margin:10px 0px 0px 6px;
    background-image: url('/images/celebrityform.jpg');
    background-repeat:no-repeat;position:relative;
}

#celeb-offer-link {
    position: absolute;
    top: 225px; left: 0px;
    height: 29px; width:178px;
    background-color: transparent;
}

#discount_code {
	width: 70px;
}

.errorMessage {
	color: red;
	font-weight: bold;
}

.goodMessage {
	color: green;
	font-weight: bold;
}
