@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: #000;
	background-color: #97948d;
	font: 62.5% Helvetica, Verdana, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* Cindy's logo */
h1 {
	background: transparent url(../images/logo_cindy_crawford_home.gif) no-repeat 0 0;
	display: block;
	/*margin: 156px 0 20px 10px;*/
	position: absolute;
	/*top: 156px;*/
	top: 20px;
	left: 15px;
	text-indent: -2000px;
	width: 550px;
	height: 46px;
	/* behavior: url(js/iepngfix.htc); */
	z-index: 100;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
#book {
	/*margin: 220px 0 0 150px;*/
	/*height: 475px;
	width: 615px;*/
	width: 680px;
	height: 530px;
	position: absolute;
	top: 86px;
	left: 180px;
	overflow: hidden;
	z-index: 0;
}
#book image{
	width: 680px;
	height: 530px;
}
#book #pages {
	position: absolute;
}
#container {
	width: 960px;
	/*height: 650px;*/
	height: 630px;
	position: relative;
	/*border: 1px solid red;*/
	/*background-color: #fff;*/
}
#nav {
	position: absolute;
	left: 20px;
	top: 354px;
	z-index: 10;
}
#nav li {
	position: relative;
	height: 45px;
	width: 800px;
}
#nav li a {
	display: block;
	/*PNG fix for IE 5.5, 6*/
	behavior: url(js/iepngfixHome.htc);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -2000px;
	height: 45px;
	width: 800px;
}
#news {
	overflow: hidden;
	position: absolute;
	left: 210px;
	left: 390px;
	top: 604px;
	height: 19px;
	width: 755px;
	z-index: 20;
	/*border: 1px solid red;*/
}
#scroller {
	overflow: hidden;
	position: absolute;
	left: 205px;
	top: 611px;
	height: 19px;
	width: 755px;
	z-index: 20;
	/*border: 1px solid red;*/
}
/*
#scroller a {
	background: none;
	text-indent: 0px;
	width: auto;
}
*/
#scroller #newsContent {
	position: absolute;
	left: 800px;
	width: auto;
}
#scroller #newsContent td {
	position: relative;
}
#nav li.nav1 a {background-image: url(../images/nav/home1.png);}
#nav li.nav2 a {background-image: url(../images/nav/home2.png);}
#nav li.nav3 a {background-image: url(../images/nav/home3.png);}
#nav li.nav4 a {background-image: url(../images/nav/home4.png);}
#nav li.nav5 a {background-image: url(../images/nav/home5.png);}
#nav li.nav6 a {background-image: url(../images/nav/home6.png);}

#nav li a:hover {
	background-position: 0px -45px;
	background-position: 0px -137px;	
}
/*
* html #nav li.nav1 a:hover {
	background: none;
	background-position: 0px -155px;
	background-image: url(../images/nav/home1-on.gif) !important;
}
*/