@charset "utf-8";
/* CSS Document - Doll Face Dessert */

body {
	background:url(images/bg.gif) repeat #cc0000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
a 
{
	color:White;
	outline:none;
}
#container {
	margin:auto;
	width:976px;
}
/*header*/
#header {
	text-align:center;
	height:100px;
}
#doll {
	width:600px;
	margin:auto;
}
#doll h1#logo {
	width:599px;
	height:75px;
	background:url(images/logo_dollfacedessert.gif) no-repeat center top;
	margin:20px 0px 0px 0px;
	overflow:hidden;
	display:inline;
	float:left;
}
#doll h1#logo a {
	width:599px;
	height:75px;
	display:inline;
	text-indent:-9999px;
	float:left;
}
.bubble1 {
}
.bubble2 {
}
/*pages */
#homeContent {
	background:url(images/face1.gif)  no-repeat 15px 4px;
	min-height:840px;
	font-size:14px;
	line-height:20px;
}
#homeFace2 {
	background:url(images/face2.gif) 508px 330px no-repeat;
	min-height:840px;
}
#pageContent {
	margin:15px 0px 5px 20px;
	width:600px;
}
#cookieshopContent {
	background:url(images/bg_cookieshop.png) top center no-repeat;
}
#cookieclubContent {
	background:url(images/bg_cookieclub.png) top center no-repeat;
}
#aboutusContent {
	background:url(images/bg_aboutus.png) top center no-repeat;
	height:840px;
}
#checkoutContent {
	background:url(images/bg_checkout.png) top center no-repeat;
	height:840px;
}
/*navHome*/
#navHome {
	height:180px;
	float:right;
	width:400px;
	margin-right:70px;
	margin-top:10px;
}
/*newsletter*/
#newsletter {
	margin-top:480px;
	margin-left:50px;
	margin-bottom:100px;
	width:420px;
}

/*cookieshop*/
#cookieShop {
	margin-top:220px;
	margin-left:25px;
	margin-bottom:60px;
	width:460px;
	font-size:14px;
}
 
/*cookieclub*/
#cookieclub {
	margin-top:250px;
	margin-left:25px;
	width:400px;
	font-size:14px;
}
.lineThrough {
	text-decoration:line-through;
}
.lineHeight {
	line-height:28px;
}
hr {
	background:#cccccc;
	border:none;
	height:1px;
	color:#cccccc;
}

/*aboutus*/
#aboutus {
	margin-top:220px;
	margin-left:50px;
	margin-bottom:100px;
	width:460px;
	font-size:14px;
	line-height:24px;
}

/*checkpage*/
#checkpage {
	margin-top:220px;
	margin-left:50px;
	margin-bottom:100px;
	width:460px;
	font-size:14px;
	line-height:24px;
}

/*footer*/
#footer {
	color:#FFFFFF;
	text-align:right;
	height:35px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
 }
 #footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
 }
.clear {
	clear:both;
}
/*form */
#txtfldNewsletter {
	background:transparent url(images/txtfld_home.gif) right no-repeat;
	border:0px;
	width:220px;
	height:25px;
	line-height:25px;
	padding:7px 10px 13px 20px;
}
#txtfldNewsletter .txtfld {
	height:26px;
	border:0px;
	background:none;
	outline:none;
	border:#FFFFFF solid 1px;
}
.quantityField {
	width:40px;
	border:#d63333 solid 1px;
}
.products{
	line-height:20px;
	color:#FFFFFF;
}
.products a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.products img{
	background:url(images/bg_prod1.gif) center no-repeat;
	padding:5px;
}
