body
{
	
}
.admintablecolumnheader{
	font-family:Verdana Arial;
	font-size:x-small;
	background-color:#fffff0;	
	}
	
.productinfoboxtitle
{
	font-family:Verdana Arial;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	color:Gray;
}
.productinfoboxtitle:hover
{
	color:Navy;	
}
.productinfoboxdescription
{
	font-family:Verdana Arial;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	color:Black;
}
.productinfoboxmenuitem
{
	font-family:Verdana Arial;
	font-size:xx-small;
	font-weight:bold;
	text-decoration:none;
	color:Gray;
}
.productinfoboxmenuitem:hover
{
	text-decoration:underline;
	color:Navy;
}

.productattributestable table {
margin:auto;
width:200px;
border-collapse : collapse;
background-color:#FFFFFF;
border : 1px solid #800000;
}

.productattributestable td {
text-align:center;


font-family : Arial, sans-serif;
font-size : 0.9em;
}

.productattributestable
{
	
	
	}
	
	/* Shopping Mall */
.leftpanel
{
	FLOAT: left; MARGIN: 1px 4px 0px 15px
	}

.rightpanel
{
	position:absolute;
	right: 10;
	top: 120;
	
/*FLOAT: right; MARGIN: 5px 4px 0px 0px*/
}
	
	
.minicarttitle
	{
	font-family:verdana  Arial;
	font-size:xx-small;
	font-weight:bolder;
	text-align:center;
	background-color:Silver	;
	color:Navy;
	width:100%;
	}

.minicartsubtitle
	{
	font-family:verdana  Arial;
	font-size:xx-small;
	font-weight:bolder;
	text-align:left;
	background-color:white;
	
	color:Navy;
	
		}
	
	.minicartplus
	{
	font-family:verdana  Arial;
	font-size:x-small;
	font-weight:bolder;
	text-align:left;
	text-decoration:none;
	background-color:white;	
	width:15;
	color:Navy;
	
	}
	.minicartitem
	{
	font-family:verdana  Arial;
	font-size:xx-small;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	background-color:white;
	
	color:Navy;
	
	}
	
	.minicartcheckout
	{
	font-family:verdana  Arial;
	font-size:xx-small;
	font-weight:bolder;
	text-align:center;
	background-color:white;
	text-decoration:none;
	margin-bottom:5;
	border-top-color:Black;
	border-top-style:solid;
	border-top-width:1;
	padding-top:3;
	color:Navy;
	
		}
	
.newboxtitle
	{
	font-family:verdana  Arial;
	font-size:xx-small;
	font-weight:bolder;
	text-align:center;
	background-color:Silver	;
	color:Navy;
	width:100%;
	
	}
	
	
.newboxcontent
	{
	font-family:verdana  Arial;
	font-size:xx-small;
	line-height:1.3;
	text-align:left;	
	margin-left:5;
	
	width:100%;
	
	}

.featureditemspanel
{
	border-top-color:Silver;
	border-top-style:inset;
	border-top-width:thick;	
	border-bottom-color:Silver;
	border-bottom-style:outset	;
	border-bottom-width:thick;	
}


.minicart
{
	border-bottom-color:white;
	border-bottom-width:thin ;
	background-color:White;
	border-bottom-style:none;
	border-style:none;
	border-width:0;
	
}

.toyshopmainmenu
	{
		color:Navy;
		font-size:xx-small;
	text-align:right;
		FLOAT: right;
		}
		
