/*Page*/
.pagebody
{
background:rgb(235,225,230);
font-size:11px;
font-family:verdana;
}
.templatetable
{
width:900px;
border:1px solid gray;
}
.templatetoolbar
{
text-align:right;
background-image:url("/client/indiecrafters/images/toolbar.jpg");
border-bottom:1px solid gray;
}
.templatetools
{
width:180px;;
background:white;
font-size:12px;
border-right:1px gray solid;
}
.templateheader
{
height:75px;
background-image:url("/client/indiecrafters/images/ICheader1.jpg");
border-bottom:1px solid gray;
padding-left:5px;
}
.templatecontent
{
background:white;
font-size:12px;
font-family:verdana;
color:black;
padding:10px;
}
.templatefooter
{
text-align:right;
background-image:url("/client/indiecrafters/images/footer.jpg");
font-size:12px;
color:gray;
border-top:1px gray solid;
padding:2px;
}
a
{
color:rgb(77,24,52);
}
a:hover
{
color:rgb(163,72,115);
}
h1
{
}
h2
{
}
h3
{
}
p
{
}
/*ToolBox*/
.toolbox
{
padding:1px;
padding-left:3px;
}
.toolboxcaption
{
font-size:12px;
font-weight:BOLD;
color:black;
padding-top:10px;
}
.tool1
{
padding:2px;
}
.tool1 a
{
font-size:12px;
color:rgb(77,24,52);
}
.tool1 a:hover
{
color:rgb(163,72,115);
}
.tool2
{
}
.tool2 a
{
}
.tool2 a:hover
{
}
.tool3
{
}
.tool3 a
{
}
.tool3 a:hover
{
}
/*Toolbar*/
.toolbar
{
}
.toolbartool1
{
padding:2px;
padding-right:20px;
}
.toolbartool1 a
{
font-size:12px;
text-decoration:none;
color:white;
}
.toolbartool1 a:hover
{
color:rgb(198,198,198);
}
.toolbartool2
{
}
.toolbartool2 a
{
}
.toolbartool2 a:hover
{
}
.toolbartool3
{
}
.toolbartool3 a
{
}
.toolbartool3 a:hover
{
}
.toolbarpopup
{
}
/*Inventory*/
.inventoryheader
{
font-size:12px;
color:black;
}
.inventory
{
}
.inventory a
{
color:rgb(77,24,52);
}
.inventory a:hover
{
color:rgb(198,198,198);
}
.product
{
font-size:12px;
}
.productimagebrowser
{
}
.productname
{
font-size:12px;
font-weight:bold;
color:black;
}
.productdescription
{
font-size:12px;
color:rgb(64,64,64);
}
.producttools
{
font-size:12px;
color:gray;
}
.producttool
{
color:gray;
}
.productid
{
font-size:10px;
color:gray;
}
.productprice
{
font-family:12px;
color:gray;
}
