/*<group=Global Element Selectors>*/

/* Create level playing field by set default values in all browsers to zero. Also set master font styles */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, hr, img, form, fieldset, select, textarea, a {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	
}

body {
	margin: 0px auto;
	padding: 0px;
	/*background-image:url(file:///E|/Jafra%2008/en/gui/newHeader/images/bg.gif);*/
	background-repeat:repeat-x;
	font-size: 18px;
	/*background-color: #C2C2E4;*/
	/*width: 760px;*/
}

/*<group=Formatting>*/

ul, ol {
	font-size: 12px;
	line-height: 14px;
	margin: 4px 0px 6px 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	text-indent: 0px;
	margin: 0px 20px 4px 4px;
}
/* specific to place an order set choices */

li.noBullets {
	list-style-type: none;
	margin-left: 20px;
}
/* ------------ */
	
/*</group>*/

/*<group=Forms>*/

Fieldset {
	margin: 8px 0px 20px 0px;
}

select {
	width: 160px;
}

label {
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-align: left;
	float: left;
	clear: right;
	margin: 10px 0px 0px 0px;
}
	
/*</group>*/

/*<group=Tables>*/

thead {
	font-size: 10px;
	font-weight: bold;
	color: #191176;
}
tbody {
	font-size: 10px;
	color: #000000;
}
th {
	text-align:left;
}
td {
	padding: 0px 4px 0px 4px;
}

tFooter {
	font-size: 10px;
	color: #000000;
}
caption {
	vertical-align: text-bottom;
}
	
/*</group>*/

/*<group=Text>*/

h1 {
	font-size: 24px;
	font-weight: 100;
	color: #ffffff;
	margin: 16px 0px 8px 0px;
}
h2 {
	font-size: 18px;
	font-weight: 300;
	color: #996699; 
}
h3 {
	font-size: 14px;
	font-weight: 300;
	color: #7B76B7;
	margin: 4px 0px 2px 0px;
	line-height: 16px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
}
p {
	font-size: 10pt;
	padding: 0px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
h5 {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 8px 0px;
	color: #000000;
}
h6 {
	font-size: 10px;
	line-height: 11px;
	margin: 0px 0px 8px 0px;
}
	
/*</group>*/
hr {
	width: 100%;
	border-top: 1px solid #433C99;
	border-right: 0px none #433C99;
	border-bottom: 0px none #433C99;
	border-left: 0px none #433C99;
}
	
/*</group>*/

/*<group=Psuedo-Class & Psuedo-Element Selectors>*/

p.lead:first-line {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: 333333;
}

a:link {
	color: #706fb3;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #706fb3;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
	
	
	
a:linkb {
	color: #706fb3;
	text-decoration: none;
	font-size: 10px;
}
a:visitedb {
	text-decoration: none;
	color: #706fb3;
	font-size: 11px;
}
a:hoverb {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
}
a:activeb {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
	
/*</group>*/

/*<group=Tables Class>*/

td.tableName {
	background-image: url(file:///E|/Jafra%2008/media/gui/tabs/tabBgPlum.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

.trColHeads {
	background-color: #E0DFF0;
	font-size: 10px;
	font-weight: bold;
	color: #191176;
}
.trColHeads2 {
	background-color: #A4A0D2;
}
.trEven {
	background-color: #FFFFFF;
}
.trSubTotals {
	font-weight: bold;
	color: #191176;
}

.data {
	width:720px;
	margin:8px 0px 8px 0px;
	padding:0px;
}
	
/*</group>*/

/*<group=Global>*/

#page {
	background-color: #FFFFFF;
}
#microsite {
	background-color: #DCDCDC;
	margin: auto;
	padding: 0px;
	text-align:left;
}

#pgHeader {
	background-color: #FFFFFF;
	clear: both;
	margin: 0px 0px 1px 0px;
}

#clZipLang {
	float:right;
	position: absolute;
	top: 0px;
	left: 580px;
	padding: 0px 6px 0px 0px;
}

#navBar {
	background-color: #433C99;
	z-index: 1000;
	margin: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
}

#pgHeader {
	background-color: #FFFFFF;
	clear: both;
	margin: 0px 0px 1px 0px;
}

#flashTitle {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #433C99;
}

#content {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	display: block;
	background-color: #FFFFFF;
	margin: 8px;
	padding: 8px;
}

#rightCol {
	position: relative;
	width: 260px;
	text-align: center;
	float: right;
	clear: right;
}

#subNavBox {
	margin: 8px 4px 8px 4px;
	padding: 10px;
	width: 227px;
	background-color: #EBE0EB;
	border: 1px solid #996699;
	Text-align:left;
	clear: right;
}
	

#videoPlayerBox {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	width: 248px;
	position: relative;
	float: left;
	clear: left;
}

#videoPlayer {
	margin: 8px 4px 8px 4px;
	padding: 0px;
	width: 248px;
	clear: right;
}

#linksBoxLeft {
	margin: 2px 10px 2px 0px;
	padding: 10px;
	width: 180px;
	background-color: #EBE0EB;
	border: 1px solid #996699;
	position: relative;
	float: left;
	clear: left;
}

#linksBoxRight {
	margin: 2px 0px 2px 10px;
	padding: 10px;
	width: 180px;
	background-color: #EBE0EB;
	border: 1px solid #996699;
	position: relative;
	float: right;
	clear: right;
}

#captionBoxRight {
	margin: 2px 0px 12px 10px;
	padding: 10px;
	width: 180px;
	background-color: #EBE0EB;
	border: 1px solid #996699;
	position: relative;
	text-align: center;
	float: right;
	clear: right;
}

#adBoxRight {
	margin: 2px 0px 12px 10px;
	padding: 10px;
	width: 180px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	float: right;
	clear: right;
}

#footnote {
	clear:both;
	margin: 6px;
	text-align:center
}
#footer {
	padding-top: 10px;
	margin: 0px;
	width: 100%;
	height: 80px;
	clear: both;
}
#browserReq {
	margin:0px;
	padding:2px;
}
#footerBugs {
	background-color:white;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #433C99;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 80px;
	clear: both;
}

#footerBugs2 {
	background-color:white;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 60px;
	clear: both;
}
#video1 {
	margin: 20px;
}

.closeWindow {
	text-align: right;
}
.error {
	letter-spacing: .125em;
	font-variant: small-caps;
	color: #CC0000 !important;
	clear: both;
	margin: 6px 0px 0px 0px;
}

.floatImgLeft {
	float:left;
	clear:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.floatImgRight {
	float:right;
	margin: 0px 10px 0px 0px;
}

.floatBoxLeft {
	float:left;
	clear:both;
	padding: 0px;
	width: 220px;
	height: 80px;
}
.floatBoxRight {
	float:right;
	clear:both;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 4px 4px;
	border-left: 1px dotted #996699;
	width: 260px;
	height: 360px;
}

.footnote {
	margin: 20px 0px 0px 0px;
}

.nextPrevLinks {
	margin: 10px;
}

.sectionTitle {
	margin:2px 0px 2px 0px;
}
.sponsors {
	text-align: center;
	float: none;
	clear: none;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
}
.sponsors2 {
	text-align: left;
	float: none;
	clear: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
	
/*</group>*/

/*<group=Home>*/

#ticker {
	background-color: white;
	margin: 0px;
	padding: 0px;

}

#hpBanners {
	padding: 0px;
	width: 210px;
	height: 224px;
	float: left;
	clear: right;
}

#hpFlash {
	width: 550px;
	height: 224px;
	float: left;
}

#hpStoryBar {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #EFEFF7;
	border-top: 1px solid #996699;
	border-bottom: 1px solid #996699;
	clear: both;
}

#imgLayer {
	position:absolute;
	width:160px;
	height:160px;
	z-index:1001;
	left: 300px;
	top: 200px;
	visibility: hidden;
	border:8px solid white;
}

.hpStoryText {
	margin: 6px;
}	
	
/*</group>*/

/*<group=Products>*/

.pdBoxGroup {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 260px;
	height: 100p;
}
	/*</group>*/

/*<group=Pressroom>*/

#resourceLibrary table {
	width: 100%;
	border: 0px;
	margin: 4px 0px 4px 0px;
	clear:both;
}

p.cnPostedDate {
	font-weight: bold;
	color: #996699;
}

.new {
	font-weight: bolder;
	font-variant: small-caps;
	color: #CC0000;
	letter-spacing: 1px;
}

.tableName {
	background-color: #7170b2;
	height:14px;
}

.prStoryGroup {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #996699;
}

.pullQuote {
	margin: 8px 0px 2px 0px;
}

#prStory {
	height: 160px;
	margin: 2px 10px 30px 2px;
	padding: 0;
	clear: right;
}
	
/*</group>*/

/*<group=Testimonials>*/

.testimonialBox {
	clear: both;
	border: #996699 1px dotted;
	padding: 12px;
	float: left;
	margin: 2px 10px 6px 0px;
	width: 320px;
	position: relative;
	height: 125px;
	background-color: #edebf6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}

.jnBoxGroup {
	
/*</group>*/

/*<group=Join>*/
	
.jnBoxGroup {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9d97ca;
}
	
/*</group>*/

/*<group=Find a Consultant>*/
	
#clBox {
	float: right;
	margin: 2px;
	padding: 12px;
	width: 180px;
	height: 360px;
	background-color: #edebf6;
	border: 1px solid #996699;
}

#clByName {
	background-color: #edebf6;
	border: 1px dotted #996699;
	margin: 0px;
	padding: 8px;
	width: 90%;
	height: 300px;
	display: block;
}

#clZipCode {
	background-color: #fcf9fc;
	border: 1px dotted #996699;
	margin: 0px;
	padding: 8px;
	width: 90%;
	height: 150px;
	display: block;
}

#state {
	
}

.divRow {
	clear: both;
	margin-bottom: 10px;
}

.fieldsetBox {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #996699;
	background-color: #F4EEF4;
}

.formItem {
	display: block;
	font-size: 9pt;
	float: left;
	width: 100%;
	margin: 6px 2px 2px 2px;
}

.inline {
	margin: 10px 0px 10px 0px;
	display: inline;
	float: left;
}

.input {
	display: block;
	float: left;
	clear: left;
	margin: 0px 10px 0px 0px;
	width: 160px;
}

.radioBTNSet {
	display: inline;
	width: 90%;
	float: left;
	clear: left;
	margin: 0px 20px 10px 0px;
}

.radioText {
	font-size: 10px;
	font-color: #FFFFFF;
	font-weight: normal;
	vertical-align: 25%;
}

.sysButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 200;
	color: #333333;
	letter-spacing: .0625 em;
	margin: 4px 4px 0px 0px;
	vertical-align: 10%;
	background-color: #d8d6eb;
	border: 0px solid;
}
	
/*</group>*/
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #706fb3;
	text-decoration: none;
}
.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-transform: none;
}
.Body_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #706fb3;
	font-weight: bold;
}
.trSubTotals {
	font-size: 16px;
}
span {
	font-size: 12px;
}
.Body_Text {
	font-size: 12px;
	color: #666666;
}
.bullet {
	font-size: 10px;
	color: #666;
}
.redletters {
	font-size: 12pt;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.pb {
	color: #706fb3;
}
.pb {
	font-size: 10px;
	color: #936fb1;
}
b {
	color: 666666;
}
.green {
	font-size: 11px;
}
#a {
	font-size: 11px;
	font-weight: bold;
}
.Body_Text .style30 {
	font-size: 10px;
}
blockquote {
	font-size: 10px;
}
.Event_Text {
	font-size: 10px;
}
blockquote {
	font-size: 10px;
	text-align: left;
}
Body_Text {
	font-size: 12px;
}
blockquote {
	text-align: left;
	color: #333333;
}
.Body_Text em {
	text-align: left;
	color: #333333;
}
.lead script {
	font-size: 8px;
}
.lead script {
	font-size: 9px;
}
.style20 a {
	font-size: 12px;
}
.Body_Text .Body_Text {
	color: #333333;
	font-size: 12px;
}
p {
	font-size: 8px;
}
.Body_Text {
	font-size: 12px;
}
.Body_Text {
	font-size: 12px;
}
.lead .style22 {
	color: #0CC;
}
.Body_Text strong {
	color: #666666;
}
.Body_Text strong {
	color: #666666;
}
.Body_Text {
	font-weight: normal;
}
p {
	font-weight: bold;
}
.Body_Text {
	color: #666666;
	text-align: left;
}
.Body_Text .Body_Text {
	color: #333333;
	text-align: left;
}
