/* Structure */
body{
	margin:0; 
	padding:0;
	background:#000 url(../images/common/bg_red.gif) top center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	line-height:18pt;
	text-align:center;
	color:#fff;
	min-width:1000px;
}

a{outline:none;}

img, div { behavior: url(iepngfix.htc) }

#wrapper{
	margin: 0 auto;	
	width:1175px;
	padding-top: 225px;
	background:url(../images/common/wrapperHeader.png) center top no-repeat;
	text-align:left;
	min-width:1000px;
}

#nav{
	width:auto;
	height:65px;
	background:url(../images/common/nav_bg.gif) repeat-x;
	min-width:1000px;
}

#nav ul{
	margin:0;
	padding:0;
	margin:0 auto;
	list-style:none;
	width:1000px;
}

#nav li{	
	display:inline;
	padding-left:15px;
}

#nav a{
	color:#ccc;
	line-height:40px;
	text-decoration:none;
	font-variant:small-caps;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
}

#nav a:hover, #nav a.active{
	color:#fff;	
}

#mainContent{ 
	float:left;
	margin-left:85px;
	_margin-left:75px;
	width:680px;
	color:#fff;
	background:#000;
	display: inline;  /* <---Solution for bug IE6 */ 
}

#subContent{
	float:right;
	margin-right:100px;
	_margin-right:40px;
	width:275px;
	color:#fff;
	font-size:9pt;
	line-height:15pt;
}

#footer{
	margin: 0 auto;
	width:1175px;
	height:371px;
	background:url(../images/common/wrapperFooter.png) center no-repeat;	
}

/* Classes */
.clear{
	margin:0;
	padding:0;
	clear:both;
}

.center{text-align:center}

/* Elements */

strong{
	font-size:14pt;
	color:#c9252c;
}

#subContent strong{
	font-size:12pt;
	color:#c9252c;
}

blockquote{
	font-style:italic;
	font-family:times, Times New Roman, times-roman, georgia, serif;
	font-size:22pt;
	line-height:30pt;
	letter-spacing:-1pt;
	color:#fff;
	padding:20px;
	background:#c9252c url(../images/common/quote.gif);
}

a{
	color:#ffddc7;
	font-style:italic;
}

a:hover{color:#CCC;}

#mainContent li, #subContent li{
	list-style:none;
	background:url(../images/common/heart.gif) no-repeat left;
	padding-left:35px;
}

#storeImg{
	float:left;
	margin-right:10px;
}

#kimberlyLogo{
	float:left;
	margin-top:10px;
	margin-right:10px;
	border:0;
}


#products{
	margin-left:85px;
	_margin-left:40px;
	float:left;
	width:449px; 
	height:472px; 
	overflow:auto; 
	overflow-x:hidden;
	text-align:justify;
}

#products p{
	padding-right:15px;
}

#productImages{
	margin:0 auto;
	margin-bottom:20px;
	width:384px;
}

#productImages2{
	margin:0 auto;
	width:384px;
}

#twoCol #products{
	height:100%;
}

#twoCol #products, 
#twoCol #productImages, 
#twoCol #productImages2{
	width:705px;
}
 
#twoCol #productImages, 
#twoCol #productImages2{
	margin:0 auto;
	width:606px;
	margin-bottom:20px;
}

#productImages img, #productImages2 img{
	border:1px solid #000;
}


#selectedProduct{
	float:left;
	padding:0 30px 0 30px;;
	height:472px;
	background:#fff;
}

#main_bg{
	float:left;
}
a.pink{
	font-size:14pt;
	color:#ef00a1;
	font-weight:bold;
	font-style:normal;
}
a.pink:hover{color:#ff7bd5;}
















