@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define an outline style! */
:focus {
	outline: 0;
}
body {
	color: #505050;
	background: #ccc;
	font: 62.5% Helvetica, Verdana, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#header {
	height: 220px;
	width: 560px;
	position: relative;
	/*background-color: #eee;*/
	z-index: 100;
}
/*Disclaimer Controls*/
#homeLink	{
	position: absolute;
	left: 10px;
	top: 588px;
	font-size: 9px;
	color: #505050;
}
#homeLink a	{
	color: #505050;
}
#homeLink a:hover	{
	color: #ec008c;
}
#legalDisclaimer	{
	position: absolute;
	left: 10px;
	top: 603px;
	font-size: 9px;
	color: #505050;
}

h2 {
	font-size: 1.7em;
	margin: 0px 0 6px 0;
	color:#000000;
}
h3 {
	font-size: 1.2em;
	color:#000000;
}
p {
	font-size: 1.1em;
	margin-bottom: 12px;
}
a.purple	{
	color: #9d67d7 !important;
	font-size: 1.2em !important;
}
a.orange	{
	color: #e13d40 !important;
	font-size: 1.2em !important;
}
a.blue	{
	color: #60b4d3 !important;
	font-size: 1.1em !important;
}
a.magenta	{
	color: #4e8ba8 !important;
	font-size: 1.2em !important;
}
.copy p a.magenta	{
	color: #ec008c !important;
	font-size: 1em !important;
}
.blurb	{
	float: right;
	margin: 0 0 5px 15px;
}
.charity	{
	float: right;
}
p.charity	{
	width: 240px!important;
}
.charityBorder	{
	border-top:	2px solid #ec008c;
	padding: 15px 0;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
#container {
	/*width: 960px;*/
	width: 100%;
	height: 530px;
	background-color: #fff;
	position: top;
	/*left: 11px;
	top: 0px;*/
	top: 0;
	left: 0;
}
#content {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 410px;
	background-color: #4c4a4d;
	position: relative;
	overflow: auto;
	z-index: 0;
}
#content table {
	margin: 0 0 0 0;
}
#content td {
	vertical-align: top;
	padding-right: 10px;
}

#content td.copy p {
	width: 525px;
	margin-right: 200px;
}
/*#content td.copy a {
	color: #000000;
	font-size: 1.2em !important; 
}*/
#content td.copy img {
	height: auto;
}

#content td.copy img.alignright {
	float: right;
	margin: 0 20px 15px 0;
	
}

#content td.copy2 p {
	width: 350px;
	margin-right: 20px;
}
#content td.copy2 a {
	color: #000000;
	font-size: 1.2em !important;
}
#content td.copy2 img {
	height: auto;
}
#content td.copy2 img.alignright {
	float: right;
	margin: 0 20px 15px 0;
	
}
/*NEWS*/
#content td.copyNews p {
	width: 230px;
	margin-right: 200px;
}


#content .caption {
	/*display: none;*/
	position: relative;
}
#content .caption .copy {
	position: absolute;
	top: 0px; /* must be zero to enable rollover from image to video link */
	left: 0px;
	padding-top: 5px;
	width: 300px;
}
#content .caption .copyNews a{
	position: absolute;
	left: -80px;
	padding-top: 5px;
	color: #000000;
}

#content .caption .copy2 {
	position: absolute;
	top: 0px; /* must be zero to enable rollover from image to video link */
	left: 0px;
	padding-top: 5px;
	width: 400px;
}
#content .caption .copy3 {
	position: absolute;
	top: 0px; /* must be zero to enable rollover from image to video link */
	left: 0px;
	padding-top: 5px;
	width: 500px;
}
#content .caption .copy a{
	color: #000000;
}

#content .caption .copy2 a{
	color: #000000;
}
#content .caption .copy3 a{
	color: #000000;
}

/* video text links now replaced with images. Image canvas needs to be 44px tall and the pink (on state) should be 24px from the top of the image */
#content .caption div.video {
	padding-left: 30px; 
	padding-top: 10px;
	background: transparent url(../images/videoicon.gif) no-repeat 0 8px;
	
}
#content .caption div.video a {
	display: block;
	height: 20px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: none;
	overflow: hidden;
	text-indent: -2000000em;
	margin: 0 0 10px 0;
	
}
#content .caption div.video a:hover {
	background-position: 0 -24px;
	
}
/* STEPS VIDEOS Image canvas needs to be 44px tall and the pink (on state) should be 24px from the top of the image */
#content .caption div.videoStep {
	padding-left: 30px; 
	padding-top: 10px;
	background: transparent url(../images/videoicon.gif) no-repeat 0 8px;
	
}
#content .caption div.videoStep a {
	display: block;
	height: 10px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: none;
	overflow: hidden;
	text-indent: -2000000em;
	margin: 0 0 5px 0;
	
}
#content .caption div.videoStep a:hover {
	background-position: 0 -11px;
	
}
/*BELOW IS THE CODE FOR .GIF LABELS WITH A PDF LOGO*/ 
#content .caption div.pdf {
	padding-left: 30px; 
	padding-top: 10px;
	background: transparent url(../images/pdficon.gif) no-repeat 0 8px;
	
}
#content .caption div.pdf a {
	display: block;
	height: 20px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: none;
	overflow: hidden;
	text-indent: -2000000em;
	margin: 0 0 10px 0;
	
}
#content .caption div.pdf a:hover {
	background-position: 0 -24px;
	
}
/*GALLERY MOVIE CLASSES*/
#content .caption div.video a.two_kids {
	background-image: url(../images/video-links/two_kids.gif);
	width: 150px;
}
#content .caption div.video a.two_more_kids {
	background-image: url(../images/video-links/two_more_kids.gif);
	width: 150px;
}
#content .caption div.video a.nursery {
	background-image: url(../images/video-links/nursery.gif);
	width: 150px;
}
#content .caption div.video a.montage {
	background-image: url(../images/video-links/montage.gif);
	width: 150px;
}
#content .caption div.video a.deprivation {
	background-image: url(../images/video-links/deprivation.gif);
	width: 150px;
}
#content .caption div.video a.freedom {
	background-image: url(../images/video-links/freedom.gif);
	width: 150px;
}
#content .caption div.video a.clones {
	background-image: url(../images/video-links/clones.gif);
	width: 150px;
}
#content .caption div.video a.comic {
	background-image: url(../images/video-links/comic.gif);
	width: 150px;
}
#content .caption div.video a.filmset {
	background-image: url(../images/video-links/filmset.gif);
	width: 150px;
}
#content .caption div.video a.gq {
	background-image: url(../images/video-links/gq.gif);
	width: 150px;
	position: relative;
	top: 5px;
}
/*FITNESS AND BEAUTY VIDEO CLASSES*/
#content .caption div.video a.fb_shape {
	background-image: url(../images/video-links/fb_shape.gif);
	width: 150px;
}
#content .caption div.video a.fb_challenge {
	background-image: url(../images/video-links/fb_challenge.gif);
	width: 150px;
}
#content .caption div.video a.fb_dimension {
	background-image: url(../images/video-links/fb_dimension.gif);
	width: 150px;
}
/*HOME DESIGN VIDEO CLASSES*/
#content .caption div.video a.hd_carpet {
	background-image: url(../images/video-links/hd_carpet.gif);
	width: 150px;
}
#content .caption div.video a.hd_multicindy {
	background-image: url(../images/video-links/hd_multicindy.gif);
	width: 150px;
}
#content .caption div.video a.hd_runway {
	background-image: url(../images/video-links/hd_runway.gif);
	width: 150px;
}
#content .caption div.video a.hd_design {
	background-image: url(../images/video-links/hd_design.gif);
	width: 150px;
}
#content .caption div.video a.hd_megalicious {
	background-image: url(../images/video-links/hd_megalicious.gif);
	width: 150px;
}
#content .caption div.video a.hd_black_and_white {
	background-image: url(../images/video-links/hd_black_and_white.gif);
	width: 150px;
}
/*MEANINGFUL BEAUTY VIDEO CLASSES*/
#content .caption div.video a.mb_interview {
	background-image: url(../images/video-links/mb_interview.gif);
	width: 150px;
}
#content .caption div.video a.mb_friends {
	background-image: url(../images/video-links/mb_friends.gif);
	width: 150px;
}
#content .caption div.videoStep a.step1 {
	background-image: url(../images/video-links/step1.gif);
	width: 150px;
	position: relative;
	top: 5px;
}
#content .caption div.videoStep a.step2 {
	background-image: url(../images/video-links/step2.gif);
	width: 150px;
	position: relative;
	top: 5px;
}
#content .caption div.videoStep a.step3 {
	background-image: url(../images/video-links/step3.gif);
	width: 150px;
	position: relative;
	top: 5px;
}
#content .caption div.videoStep a.step4 {
	background-image: url(../images/video-links/step4.gif);
	width: 150px;
	position: relative;
	top: 5px;
}
#content .caption div.videoStep a.step5 {
	background-image: url(../images/video-links/step5.gif);
	width: 150px;
	position: relative;
	top: 5px;
}
/*OTHER VENTURES VIDEO CLASSES*/
#content .caption div.video a.remington {
	background-image: url(../images/video-links/remington.gif);
	width: 150px;
}
/*NEWS PDF CLASSES*/
#content .caption div.pdf a.mens_style{
	background-image: url(../images/pdf-links/mens_style.gif);
	width: 150px;
}
#content .caption div.pdf a.pinups{
	background-image: url(../images/pdf-links/buy_books.gif);
	width: 150px;
}
#content .caption div.pdf a.rare{
	background-image: url(../images/pdf-links/buy_books.gif);
	width: 150px;
}
#content .caption div.pdf a.vogue_paris{
	background-image: url(../images/pdf-links/vogue_paris.gif);
	width: 150px;
}
#content .caption div.pdf a.michigan_ave{
	background-image: url(../images/pdf-links/michigan_ave.gif);
	width: 150px;
}
#content .caption div.pdf a.vanity {
	background-image: url(../images/pdf-links/vanity.gif);
	width: 150px;
}
#content .caption div.pdf a.allure {
	background-image: url(../images/pdf-links/allure.gif);
	width: 150px;
}
#content .caption div.pdf a.jezebel {
	background-image: url(../images/pdf-links/jezebel.gif);
	width: 150px;
}
#content .caption div.pdf a.omega {
	background-image: url(../images/pdf-links/omega.gif);
	width: 150px;
}
#content .caption div.pdf a.basic_face {
	background-image: url(../images/pdf-links/basic_face.gif);
	width: 150px;
}
/*BACK TO NEWS SECTION CLASS*/
#content .caption div.back a.backToNews {
	background-image: url(../images/pdf-links/backToNews.gif);
	width: 150px;
	margin-top: 5px;
}
	

/*NAVIGATION ELEMENTS*/
#nav {
	position: absolute;
	left: 10px;
	top: 10px;
}
#nav li {
	height: 16px;
	width: 200px;
}
#nav li a {
	display: block;	
	text-decoration: none;
	/*background: none;*/
	overflow: hidden;
	height: 12px;
	width: 200px;
	color: #999;
	font-size: 1.1em;
	text-indent: -2000px;
}
#nav li li {
	left: 170px;
}
#nav li ul {
	position: absolute;
	left: 180px;
	top: 0;
}
/*Supermodel section nav elements */
#nav .supermodel {background: transparent url(../images/nav/supermodel.gif) no-repeat 0 0;}
#nav .gallery {background: transparent url(../images/nav/gallery.gif) no-repeat 0 0;}
#nav .background {background: transparent url(../images/nav/background.gif) no-repeat 0 0;}
#nav .biography {background: transparent url(../images/nav/biography.gif) no-repeat 0 0;}
#nav .aboutme {background: transparent url(../images/nav/aboutme.gif) no-repeat 0 0;}
#nav .familylife {background: transparent url(../images/nav/familylife.gif) no-repeat 0 0;}
#nav .charities {background: transparent url(../images/nav/charities.gif) no-repeat 0 0;}
#nav .fitnessandbeauty {background: transparent url(../images/nav/fitnessandbeauty.gif) no-repeat 0 0;}
#nav .personal {background: transparent url(../images/nav/personal.gif) no-repeat 0 0;}
#nav .professional {background: transparent url(../images/nav/professional.gif) no-repeat 0 0;}
/* homedesign nav elements */
#nav .homedesign {background: transparent url(../images/nav/homedesign.gif) no-repeat 0 0;}
#nav .cindycrawfordhome {background: transparent url(../images/nav/cindycrawfordhome.gif) no-repeat 0 0; width: 200px;}
#nav .jcpenney {background: transparent url(../images/nav/jcpenney.gif) no-repeat 0 0; width: 200px;}
/* meaningful beauty nav elements */
#nav .meaningfulbeauty {background: transparent url(../images/nav/meaningfulbeauty.gif) no-repeat 0 0;}
/* other ventures nav elements */
#nav .otherventures {background: transparent url(../images/nav/otherventures.gif) no-repeat 0 0;}
#nav .pur {background: transparent url(../images/nav/pur.gif) no-repeat 0 0;}
#nav .omega {background: transparent url(../images/nav/omega.gif) no-repeat 0 0;}
#nav .remington {background: transparent url(../images/nav/remington.gif) no-repeat 0 0;}
/* news nav elements */
#nav .news {background: transparent url(../images/nav/news.gif) no-repeat 0 0;}
#nav li a.on, #nav li a:hover {
	background-position: 0px -46px;
	color: #000 !important;
}
#content .caption .copyNews h3.back{
	position: absolute;
	top: 0px; /* must be zero to enable rollover from image to video link */
	left: -80px;
	padding-top: 5px;
	width: 300px;
	
}

/* homedesign state drop down */

#retailNearYou {
	position: absolute;
	/*right: 10px;*/
	left: 420px;
	top: 7px;
	/*top: 135px;*/
	padding: 0 30px 0 10px;
	width:	152px;
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	background: #000 url(../images/icon-arrow.gif) no-repeat top right;
}
#states ul {
	display: none;
	position: absolute;
	/*right: 10px;*/
	left: 420px;
	top: 29px;
	border: solid 1px black;
	border-top: none;
	height: 472px;
	width: 190px;
	font-size: 12px;
	overflow: auto;
	z-index: 100;
	background-color: #FFFFFF;
}
#states li {
	list-style: none;
}
#states li ul {
	padding-top: 3px;
}
#states li li a, #states li li span {
	display: block;	
	text-decoration: none;
	color: #505050;
	height: 14px;
	line-height: 14px;
	padding: 1px 3px;
}
#states li li a:hover {
	color: #FFFFFF;
	background-color: #505050;
}