@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: #97948d;
	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: 960px;
	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;
}
/* Cindy's logo */
h1 {
	text-indent: -2000px;
}/*

h1 a {
	background: transparent url(../images/logo-cindy-crawford-grey.gif) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 156px;
	left: 10px;
	width: 650px;
	height: 54px;
}
*/
h1 a {
	background: transparent url(../images/logo-cindy-crawford-sub.gif) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 150px;
	left: 5px;
	width: 550px;
	height: 46px;
}
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: #30a8df !important;
	font-size: 1.2em !important;
}
a.magenta	{
	color: #ec008c !important;
	font-size: 1em !important;
}
a.archive	{
	color: #505050 !important;
	font-size: 1em !important;
	font-weight: bold!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: 630px;
	background-color: #fff;
	position: absolute;
	/*left: 11px;
	top: 4px;*/
	top: 0;
	left: 0;
}
#container.menu {
	background-image: url(../images/menu_BG.jpg);
}
#content {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 414px;
	background-color: #fff;
	overflow: auto;
	position: relative;
	z-index: 0;
}
#content table {
	margin: 0 0 0 5px;
}
#content td {
	vertical-align: top;
	padding-right: 10px;
}
#content td img {
	/*height: 300px;*/
	height: 285px;
}

#content td.copy p {
	width: 525px;
	margin-right: 20px;
}
/*#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: 20px;
}
#content td.copyNews2 p {
	width: 600px;
	margin-right: 20px;
}
#content td.copyNews3 p {
	width: 730px;
	margin-right: 20px;
}


#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_colors {
	background-image: url(../images/video-links/colors.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_comm {
	background-image: url(../images/video-links/mb-comm.gif);
	width: 150px;
}
#content .caption div.video a.mb_interview {
	background-image: url(../images/video-links/mb_interview.gif);
	width: 150px;
}
#content .caption div.video a.dvid {
	background-image: url(../images/video-links/dvid.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;
}
#content .caption div.video a.gotMinute {
	background-image: url(../images/video-links/gotMinute.gif);
	width: 150px;
}
/*CINDY AND JCPENNEY VIDEO CLASSES*/
#content .caption div.video a.jcpenney {
	background-image: url(../images/video-links/jcpenney-01.gif);
	width: 150px;
}
#content .caption div.video a.jcpenneyoscar {
	background-image: url(../images/video-links/jcpenney-oscar.gif);
	width: 150px;
}
/*NEWS PDF CLASSES*/
#content .caption div.pdf a.instyle{
	background-image: url(../images/pdf-links/instyle.gif);
	width: 150px;
}
#content .caption div.pdf a.ladyJ{
	background-image: url(../images/pdf-links/ladyJ.gif);
	width: 150px;
}
#content .caption div.pdf a.offParis{
	background-image: url(../images/pdf-links/offParis.gif);
	width: 150px;
}
#content .caption div.pdf a.harpers{
	background-image: url(../images/pdf-links/harpers.gif);
	width: 150px;
}
#content .caption div.pdf a.fashion{
	background-image: url(../images/pdf-links/fashion.gif);
	width: 150px;
}
#content .caption div.pdf a.timesMag{
	background-image: url(../images/pdf-links/times-mag.gif);
	width: 150px;
}
#content .caption div.pdf a.townCountry{
	background-image: url(../images/pdf-links/Town_Country.gif);
	width: 150px;
}
#content .caption div.pdf a.people{
	background-image: url(../images/pdf-links/people.gif);
	width: 150px;
}
#content .caption div.pdf a.people_extra{
	background-image: url(../images/pdf-links/people_extra.gif);
	width: 150px;
}
#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.vogue_espana{
	background-image: url(../images/pdf-links/vogue_espana.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.redbook {
	background-image: url(../images/pdf-links/redbook.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.allure02 {
	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.harpers {
	background-image: url(../images/pdf-links/harpers.gif);
	width: 150px;
}
#content .caption div.pdf a.omega {
	background-image: url(../images/pdf-links/omega.gif);
	width: 150px;
}
#content .caption div.pdf a.print-recipe {
	background-image: url(../images/pdf-links/print-recipe.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: 200px;
	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 .print {background: transparent url(../images/nav/print.gif) no-repeat 0 0;}
#nav .appearances {background: transparent url(../images/nav/appearances.gif) no-repeat 0 0;}
#nav .announcements {background: transparent url(../images/nav/announcements.gif) no-repeat 0 0;}
#nav .kitchen {background: transparent url(../images/nav/kitchen.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;
	
}
/* Cindy and JCPenney nav elements */
#nav .cindyandjcpenney {background: transparent url(../images/nav/cindyandjcpenney.gif) no-repeat 0 0;}
/*#nav .ccstyle {background: transparent url(../images/nav/ccstyle.gif) no-repeat 0 0;}*/
#nav .cindycrawfordstyle {background: transparent url(../images/nav/cindycrawfordstyle.gif) no-repeat 0 0;} 
#nav .onekiss {background: transparent url(../images/nav/onekiss.gif) no-repeat 0 0;} 

/* homedesign state drop down */

#retailNearYou, #retailNearYou_JCP {
	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;
}