/*Page*/
.pagebody
{
background:black;
font-size:11px;
font-family:verdana;
}
.templatetable
{
width:900px;
}
.templatetoolbar
{
height:22px;
text-align:right;
background:rgb(40,30,60);
border-top:1px rgb(130,70,170) dashed;
border-bottom:1px rgb(130,70,170) dashed;
}
.templatetools
{
width:200px;;
background:rgb(30,20,25);
}
.templateheader
{
height:40px;
color:white;
}
.templatecontent
{
background:rgb(20,30,40);
font-size:12px;
font-family:verdana;
color:rgb(200,100,200);
padding:10px;
}
.templatefooter
{
height:25px;
text-align:right;
background:rgb(40,30,60);
font-size:10px;
color:white;
padding:2px;
}
a
{
font-size:11px;
}
a:hover
{
}
h1
{
font-size:13px;
font-family:verdana;
font-weight:bold;
color:white;
padding-left:5px;
}
h2
{
}
h3
{
}
p
{
font-size:13px;
font-family:verdana;
color:rgb(220,110,220);
}
/*ToolBox*/
.toolbox
{
padding:1px;
padding-left:3px;
}
.toolboxcaption
{
font-size:12px;
color:white;
padding-top:10px;
}
.tool1
{
padding:2px;
padding-right:20px;
}
.tool1 a
{
font-size:11px;
text-decoration:none;
color:rgb(200,100,200);
padding-right:10px;
}
.tool1 a:hover
{
color:red;
}
.tool2
{
}
.tool2 a
{
}
.tool2 a:hover
{
}
.tool3
{
}
.tool3 a
{
}
.tool3 a:hover
{
}
/*Toolbar*/
.toolbar
{
}
.toolbartool1
{
padding:2px;
padding-right:20px;
}
.toolbartool1 a
{
font-size:10px;
text-decoration:none;
color:white;
}
.toolbartool1 a:hover
{
color:red;
}
.toolbartool2
{
}
.toolbartool2 a
{
}
.toolbartool2 a:hover
{
}
.toolbartool3
{
}
.toolbartool3 a
{
}
.toolbartool3 a:hover
{
}
.toolbarpopup
{
}
/*Inventory*/
.inventoryheader
{
font-size:11px;
color:white;
}
.inventory
{
}
.inventory a
{
color:rgb(200,100,200);
}
.inventory a:hover
{
}
.product
{
}
.productimagebrowser
{
width:350px;
height:350px;
text-align:center;
border:1px rgb(60,30,60)  solid;
padding:10px;
}
.productname
{
font-weight:bold;
color:white;
}
.productdescription
{
}
.producttools
{
}
.producttool
{
font-size:11px;
color:rgb(200,100,200);
}
.productid
{
color:white;
}
.productprice
{
}
.cmdsearch
{
}
.txtsearch
{
background:none;
color:gray;
border:1px purple solid;
}
