body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #7E7B7B;
	background-image: url(../siteimages/shellabellaribbon.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}

#header {
	width: 960px;
	margin:0px auto 0px auto;
}


a{
	color:#EE7aa7;
}





#navigation {
	width: 960px;
	margin:10px auto 15px auto;
	padding-left:10px;
}


#navigation a{
	margin-right:30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #7E7878;
}

#navigation a:hover{
	margin-right:30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #EE7aa7;
}




#product_navigation {
	width: 960px;
	margin:10px auto 15px auto;
	padding-left:10px;
	font-size: 0.8em;
	
}


#product_navigation a{
	margin-right:30px;
	text-transform: uppercase;
	text-decoration: none;
	
	color: #EE7aa7;
}

#product_navigation a:hover{
	margin-right:30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #E03479;
}

#roundbox{
	padding:5px;
	background-color: #EE7aa7;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;
	color:white;
}

#roundbox_outline{
	padding:5px;
	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;
	border:solid 1px #EE7aa7;
	
}

#roundbox_outline .header{
	color:#EE7aa7;
	display:block;
	padding-bottom:10px;
}

#roundbox a{
	color:white;
}



.menuselect{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE7aa7;
}

#content {
	width: 960px;
	margin:30px auto 0px auto;
	padding-left:10px;
	line-height:1.3em;
}


#information {
	width: 660px;
}




#sidepanel {
	width: 280px;
	margin:0px auto 0px auto;
	float:right;

}




#footer {
	width: 100%;
	margin:0px auto 0px auto;
	background-image: url(../siteimages/footerfade.gif);
	background-repeat: repeat-x;
	height:10px;
	margin-top:40px;
	
}


#footerinfo {
	width: 960px;
	margin:0px auto 0px auto;
	padding-top:20px;
	padding-left:10px;
	font-size: 0.7em;
}





h1 {
	color: #EE7aa7;
	font-weight:normal;
	
}

h2 {
	color: #EE7aa7;
	font-weight:normal;
	
}


.productsheading{
	color: #EE7aa7;
	font-size: 1.5em;
}

.productsprice{
	color: #EE7aa7;
	font-weight:bold;
	font-size: 1.2em;
}

.productcode{

	font-size: 0.8em;
}


#productimage img{
border: 1px solid  #7E7878;
}

.error{
background-color:#FF0000;
color:white;
padding:2px;
}


.thank{
background-color:#006600;
color:white;
padding:2px;
display:block;
padding-bottom:2px;
}





#product_navigation2 {
	padding-bottom:20px;
	line-height:1.5em;
}


#product_navigation2 a{
	margin-right:30px;
	text-transform: uppercase;
	text-decoration: none;
		display:block;
	color: #EE7aa7;
}

#product_navigation2 a:hover{
	margin-right:30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #E03479;
}