
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 12px georgia, sans-serif;
	line-height: 20px;
	color: #555753; 

	margin: 10px 0 10px 0; 
	padding: 0;
	}
p { 
	margin: 0 0 15px 0; 
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 8px; 
	color: #7D775C;
	}
a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333;
	}

a:hover{ 
	text-decoration: underline; 
	color: #9685BA;
	}
#content a {
	font-weight: normal;
	text-decoration: underline; 
	color: #b32f37;
}

#content a:hover {
	color: #80151b;
}

acronym {
	border-bottom: none;
	}


/* specific divs */
#container { 
    width: 975px;
	padding: 0px;
	margin: 0px; 
	position: relative;
	border: 0px solid #006;
	margin-right: auto;  
	margin-left: auto;
	}


	#pageHeader {
	width: 975px;
	padding: 0px;
	margin: 0px;
	}



#pageHeader h1 { 
	display: block;
	float: left;
	background-image: url(../images/jules_eve_logo.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	margin: 0px;
	
	/* Hides text on screen but still visable to robots and screen readers */
	text-indent: -9000px;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00;
	}
	
	
	#headerNav {
	display: block;
	float: left;
    height: 35px;
	width: 570px;
	text-align: right;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00;
	}



#headerNav span {
	position:relative;
	top: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00;
	}
	
	#headerNav a#shopping_bag {
    padding-right: 30px;
    padding-top: 10px;
	background-image: url(../images/shopping_bag_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	/* Switch this to 1 to see ouline of div*/
	border: 0px solid #C00;
	}
	
	#headerSearch {
	display: block;
	float: left;
    height: 35px;
	width: 570px;
	text-align: right;
	border: 0px solid #C00;
	}
	
	form#search {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	}
	
		form#search input#searchInput {
	border: 2px solid #630;
	}
	
		form#search fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
	#primaryNav {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	position:relative;
	top: 0px;
	display: block;
	float:left;
	width: 965px;
	height: 30px;
	background-color: #b32f37;
	color: #FFFFFF;
	}
	
		
	#primaryNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}


#primaryNav ul li{
	position: relative;
	display: inline;
	float: left;
}

#primaryNav ul li a{
	display: block;
	height: 26px;
	font-size: 12px;
	padding: 4px 14px 0px 14px;
	margin-top: 0px;
	margin-right: 0px;
	text-decoration: none;
	background-image: url(../images/pipe_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #b32f37; /* I use 666 instead of 666666 as it is more effiecient. I also made this grey draker so that it would be easier to read */ 
	color: #FFF;
    text-align: center;
	
}

#primaryNav ul li a#end
{
background-image: none;
}

/* IE6 Hack for inline block elements */

*html #primaryNav ul li a{
	    width: 50px;
    white-space: nowrap;
	}

#primaryNav ul li a:hover{    
	background-color: #FFF;	
	color: #CC0000;
}

#primaryNav ul li a#active{
	background-color: #FFF;	/* This defines the nav tab of the current page  */
	color: #CC0000;
}

	
	#primaryNav a:link{
	color: #FFF;
	
		}
		
	
		#primaryNav a {
	color: #FFF;
	
		}
		
				#homeContent {
	position:relative;
	top: 10px;
	display: block;
	float:left;
	width: 975px;
	height: 400px;
		}
		
		
		#content {
	position:relative;
	top: 10px;
	display: block;
	float:left;
	width: 500px;
	height: auto;
		}
		
		#searchContent #content
		{
			width: 975px;
		}
		
			#content h1 {
	margin: 5px 0 10px 0;
	font-size: 18px;
	color: #000;
	}
	
			#content h2 {
	margin: 0px;
	font-size: 13px;
	margin-bottom: 6px;
	color: #000;
	}
	
	#cclogos{
	position: absolute;
	margin: 0px;
	padding: 3px 0;
	width:740px;
	text-align: right;
	
	}
		
	#content_box, #content_shopping_box{
	margin: 0px;
	padding: 20px;
	width: 700px;
	height: 490px;
	overflow: auto;
	border: 1px solid #b32f37;
	}
	
	#content_shopping_box
	{
		padding: 20px 0px 20px 20px;
		width: 720px;
		border: 0px;
		height: auto;
	}
	
	#searchContent #content_shopping_box {
		width: 955px;
	}
	
		
	#homepage_pic {
	width: 975px;
	height:394px;
	border: 0px;
		}
		
	#homePanels {
	position:relative;
	top: 10px;
	display: block;
	float:left;
  	width: 975px;
	height: 125px;
	border: 0px solid #c00;
		}
		
		#topPicks {
		display: block;
		float: left;
		background-image: url(../images/top_picks_panel.jpg);
		background-repeat: no-repeat;
		width: 232px;
		height: 125px;
		margin-right: 15px;
		margin-left: 2px;
		
		/* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9000px;
		}
		
		#newArrivals {
		display: block;
		float: left;
		background-image: url(../images/new_arrivals_panel.jpg);
		background-repeat: no-repeat;
		width: 232px;
		height: 125px;
		margin-right: 14px;
		
		/* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9000px;
		}
		
		
		#beautyTips {
		display: block;
		float: left;
		background-image: url(../images/beauty_tips_panel.jpg);
		background-repeat: no-repeat;
		width: 232px;
		height: 125px;
		margin-right: 14px;
		
		/* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9000px;
		}
		
		#sale {
		display: block;
		float: left;
		background-image: url(../images/sale_panel.jpg);
	    background-repeat: no-repeat;
		width: 229px;
		height: 125px;
		
	    /* Hides text on screen but still visable to robots and screen readers */
	    text-indent: -9000px;
		}
		
		
	#footer {
	display: block;
	float:left;
	position:relative;
	margin-top: 20px;
	padding-top: 10px;
   	width: 975px;
	height: 50px;
	border-top: 1px solid #b32f37;
	}
		
	#footer div {
	position: absolute;
	margin-top: -2px;
	margin-left: 700px;
   	width: 275px;
		text-align: right;
	}
	
	
	#category_sidebar {
		position:relative;
	top: 10px;
	display:block;
	float: left;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 10px;
	width: 250px; 
	border: 0px solid #cc0000;
	}
	
	#category_sidebar h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #000;
	}
	
		
	#category_sidebar ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
	color: #000;
	}
	
	
	#content_sidebar {
		position:relative;
	top: 10px;
	display:block;
	float: left;
	margin:36px 18px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 215px; 
	border: 0px solid #cc0000;
	}
	
	form
	{
		margin: 0;
	}
	
	img
	{
		border: 0;
	}
	
	.center
	{
		text-align: center;
		margin: 0 auto;
	}
	

