@charset "UTF-8";
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eeb5d2;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}

a:visited{
color: #993366;
}
 a:hover{
color: #993366;
}

a {
color: #993366;
}
 
.twoColFixRtHdr #container { 

	width: 780px;  
	height: 638px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
} 
.twoColFixRtHdr #header { 
	background: #993366; 
	
		
} 

.logo { 
margin-left: 30px;
	
		
} 
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 200px; 
	padding: 5px 5px;
	position:absolute;
margin-left: 560px;
margin-top: 10px;
}

.twoColFixRtHdr #mainContent {
 background: #FFFFFF;
	margin: 0 250px 0 0; 
	padding: 0 20px;
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px;
	background: #eeb5d2;
	position: absolute;
	top: 666px;
	
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 0px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.indentmenu{
font: bold 10px Arial;
position: absolute;
	margin-left: 298px;
	top: 133px;


}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;#333333; /*dark grey border*/
	border-width: 1px 0;
	background: black url(pinknav1.gif) center center repeat-x;
	
	
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #333333; /*text color*/
padding: 2px 5px;
text-decoration: none;
border-right: 1px solid #333333; /*dark grey divider between menu items*/
}

.indentmenu ul li a:visited{
color: #333333;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color:#333333  /*text color of selected and active item*/
padding-top: 2px; 
padding-bottom: 2px; 
background: black url(pinknav2.gif) center repeat-x;
}

.leftangela {
	 position: absolute;
	top: -5px;
	margin-left: -112px;
}

.product_image {
	 position: absolute;
	top: 170px;
	margin-left: 375px;
}

.links {
	 position: absolute;
	top: 170px;
	margin-left: 220px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.item_title {
	 position: absolute;
	top: 320px;
	margin-left: 240px;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
}

.description {
	 position: absolute;
	top: 350px;
	margin-left: 245px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.back {
	 position: absolute;
	top: 500px;
	margin-left:270px;
}

.cart {
	 position: absolute;
	top: 500px;
	margin-left: 380px;
}
.stripe {
	position: absolute;
	top: 642px;
	margin-left: -21px;
	
}
	
.tableright1 {
border:double;  border-color:#993366;
background:#eeb5d2;
position: absolute;
	top: 8px;
	margin-left: -6px;
	

}
.tableright2 {
border:double;  border-color:#993366;
background:#eeb5d2;
position: absolute;
	top: 300px;
	margin-left: -6px;
}
.tableright3 {
position: absolute;
	top: 372px;
	margin-left: -6px;

}
.style1 {font-size: 10px}

.tablemain {
position:absolute;
margin-left: 190px;
margin-top: 25px;
}
.tableshop {
position:absolute;
margin-left: 190px;
margin-top: 30px;
}


--> 
