/* Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Basic */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 1.4em;
  	color: #6a6a6a;
  	background-color: #212025;
}

p,ul,ol {
	color: #6a6a6a;
	margin: 0 0 1em 0;
}

a {
	color: #EE7908;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: oblique;
}

h1 {
	font-style: oblique;
	font-weight: bold;
	font-size: 160%;
	color: #6a6a6a;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 15px;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.9em 0;
	text-transform: uppercase;
	line-height: 1.4em;
	color: #6a6a6a;
	font-weight: bold;
}

#normal-text h2 {
	text-transform: none;
	font-weight: normal;
}

h3 {
	font-size: 100%;
	margin: 1em 0 0.5em 0;
	padding: 0.5em 0 0.5em 0;
	text-transform: uppercase;
	color: #6a6a6a;
}

h4 {
	font-size: 100%;
	margin: 1em 0 1em 0;
	padding: 0.5em 0 0 0;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px dotted #ccc;
}

/* h5 is an alternate class of h2 in white instead of grey */

h5 {
	font-size: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
	text-transform: uppercase;
	line-height: 1.4em;
	color: #fff;
}

/* h6 is a heading style for the FAQ questions. Essentially p with bold & italic */

h6 {
	color: #6a6a6a;
	margin: 0 0 1em 0;
	font-size: 12px;
  	line-height: 1.4em;
	font-weight: bold;
	font-style: italic;
}


.float-left {
	float: left;
	margin: 0 20px 0 0;
}

.float-right {
	float: right;
	margin: 0 0 0 20px;
}

.clear-left {
	clear: left;
}

.clear-both {
	clear: both;
}

.separator {
	padding: 10px;
}

.bulleted {
	margin: 0 0 1em 0;
}

.bulleted li {
	list-style-type: disc;
	margin: 0 0 0 18px;
}

.no-bullet ul {
	margin: 0 0 1em 0;
}

.no-bullet li {
	list-style-type: none;
}

/* .red was originally #990000, but now it is green */

.red {
	color: #990000;
}

.green {
	color: #669900;
}

.new-green {
	color: #5bab00;
}


.brown {
	color: #663300;
}

.white {
	color: #777;
}

.align-center {
	text-align: center;
	width: 25%;
}

.align-right {
	text-align: right;
}



/* Global Styles */

#wrap {
	margin: 0 auto 10px auto;
	width: 895px;
	background-color: #f5f5f5;
}

#wrapIframe {
	background-color: #fff;
}

#main-content {
	float: left;
	border-top: 15px solid #212025;
	width: 650px;
	background-color: #f5f5f5;
}

#logo-nav {
	float: left;
	width: 278px;
	height: 179px;
	background: url(images/logo-nav.jpg) no-repeat;
	border-top: 19px solid #bcdf4d;
	padding: 140px 20px 0 25px;
}

#nav a {
	color: #6a6a6a;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

#nav a:hover {
	color: #bcdf4d;
	text-decoration: none;
}

#nav a:active {
	color: #777;
	text-decoration: none;
}

#nav li {
	border-bottom: 1px solid #fff;
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	width: 235px;
	margin: 0;
	padding: 0;
}

#flash {
	float: left;
	width: 327px;
	height: 319px;
	border-top: 19px solid #bcdf4d;
	background-color: #f6f6f6;
	margin: 0;
	padding: 0;
}

#content {
	width: 610px;
	background-color: #f5f5f5;
	padding: 20px;
	color: #333;
}

.content-left {
	float: left;
	width: 385px;
	margin: 10px 0 0 0;
}

.content-right {
	float: right;
	width: 210px;
	color: #666;
	margin: 10px 0 0 0;
}

.rectangle {
	height: 115px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #eee;
}

.box {
	float: left;
	width: 170px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 20px 20px 0;
	background-color: #fff;
	border: 1px solid #eee;
}

.box-accessories {
	float: left;
	width: 280px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 20px 20px 0;
	background-color: #fff;
	border: 1px solid #eee;
}

.box-links {
	background-color: #eee;
	padding: 2px;
	margin: 10px 10px 0 10px;
}

#sidebar {
	float: left;
	width: 244px;
	margin: 0;
	background-color: #eee;
}

.box-green {
	background-color: #bcdf4d;
	margin: 0;
	padding: 0;
}

#forget-ouch {
	border-bottom: 1px solid #6a6a6a;
}

#forget-ouch h3 {
	margin: 0;
}

#bottom-align {
	width: 162px;
	background-image: url(images/ouch.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.text {
	padding: 20px;
}

.box-green h2 {
	color: #777;
}

.box-grey {
	padding: 20px;
	color: #f1f1f1;
}

.corners {
	height: 18px;
}

#the-content {
	background-color: #fff;
	padding: 1em 15px 1em 15px;
}

#nav-sub {
	text-align: right;
	padding: 20px 40px 0 0;
	color: #fff;
}

#nav-sub li {
	display: inline;
	margin: 0 0 0 10px;
}

#nav-sub a {
	
}

.testimonial {
	border: 1px solid #eee;
	padding: 15px 15px 0 15px;
	margin: 0 0 20px 0;
	background-color: #fff;
	font-style: oblique;
}

/* Styles for the Hair Removal Comparison Chart */

.row-titles {
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	margin: 5px 0 10px 0;
	font-size: 90%;
	color: #6a6a6a;
	line-height: 1.2em;
	height: 10px;
	font-weight: bold;
}

.row-data {
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 90%;
	color: #6a6a6a;
	line-height: 1.2em;
	height: 30px;
}

.column-a {
	float: left;
	width: 70px;
	margin: 0 10px 0 0;
}

.column-b {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}

.column-c {
	float: left;
	width: 200px;
}

.bar-green-100 {
	width: 180px;
	height: 5px;
	background-color: #669900;
	margin: 0 0 5px 0;
}

.bar-green-90 {
	width: 165px;
	height: 5px;
	background-color: #669900;
	margin: 0 0 5px 0;
}

.bar-green-60 {
	width: 115px;
	height: 5px;
	background-color: #669900;
	margin: 0 0 5px 0;
}

.bar-green-50 {
	width: 90px;
	height: 5px;
	background-color: #669900;
	margin: 0 0 5px 0;
}

.bar-red-100 {
	width: 180px;
	height: 5px;
	background-color: #990000;
	margin: 0 0 5px 0;
}

.bar-red-20 {
	width: 40px;
	height: 5px;
	background-color: #990000;
	margin: 0 0 5px 0;
}

.bar-brown-90 {
	width: 165px;
	height: 5px;
	background-color: #663300;
	margin: 0 0 5px 0;
}

.bar-brown-80 {
	width: 120px;
	height: 5px;
	background-color: #663300;
	margin: 0 0 5px 0;
}

.bar-brown-70 {
	width: 135px;
	height: 5px;
	background-color: #663300;
	margin: 0 0 5px 0;
}

.bar-brown-50 {
	width: 90px;
	height: 5px;
	background-color: #663300;
	margin: 0 0 5px 0;
}

.bar-brown-40 {
	width: 75px;
	height: 5px;
	background-color: #663300;
	margin: 0 0 5px 0;
}

/* Other Styles below */

.date {
	background-color: #7f653a;
	color: #fff;
	padding: 2px;
	margin: 0 5px 0 0;
	font-size: 90%;
}

.product-left {
	float: left;
	width: 140px;
	text-align: center;
	margin: 0 20px 0 0;
}

.product-left p {
	margin: 10px 0 0 0;
}

.product-right {
	float: left;
	width: 410px;
	margin: 0 0 10px 0;
}

.product-right-exfo {
	float: left;
	width: 260px;
	margin: 0 0 10px 0;
}

.input_button input {
	margin: 0 0 0 20px;
}



/* Tabs */

div.tabArea {
  font-size: 100%;
}

a.tab {
  background-color: #ccc;
  padding: 6px 1em 6px 1em;
  position: relative;
  text-decoration: none;
  top: -2px;
  z-index: 100;
  color: #6a6a6a;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  z-index: 102;
  background-color: #bcdf4d;
  color: #6a6a6a;
}

a.tab:hover {
  background-color: #bcdf4d;
  color: #fff;
}

div.tabMain {
  background-color: #bcdf4d;
  border: 3px solid #bcdf4d;
  position: relative;
  z-index: 101;
  height: 370px;
}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #f6f6f6;
  width: 100%;
  height: 370px;
}

/* Footer & Copyright Line */

#footer {
	margin: 0;
	padding: 10px 0;
	font-size: 11px;
	color: #666;
	background-color: #e9e9e9;
	text-align: center;
}

.footer-orange {
	color: #ee7908;
}

#copyline {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 10px;
	color: #666;
	background-color: #212025;
	text-align: center;
}
