@charset "UTF-8";
/* CSS Document */

#prod
{
background:#f6f4e6;
margin:0 auto;
text-align:left;
width:850px;
overflow:hidden;
min-height:618px;
height:auto !important;
font-family:Verdana, Helvetica, sans-serif;
}

#prodleft
{
float:left;
width:250px;
overflow:hidden;
text-align:left;
}

#cart
{
float:left;
background:url(images/leftprodcartbg.jpg) top no-repeat;
width:250px;
height:195px;
font-size:12px;
}

#prodsearch
{
float:left;
background:url(images/leftprodbg.jpg) top no-repeat;
width:250px;
height:150px;
font-size:12px;
}

#leftcategories
{
float:left;
background:url(images/leftprodbg.jpg) top no-repeat;
width:250px;
height:150px;
font-size:12px;
}

#prodright
{
float:left;
width:575px;
overflow:hidden;
text-align:left;
font-size:12px;
}

.boldwhite
{
color:#fff;
font-size:13px;
}

.boldwhite a
{
color:#fff;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.boldwhite a:hover
{
text-decoration:underline;
}

#prodimage
{
float:left;
width:250px;
text-align:left;
}

#prodselect
{
float:left;
width:300px;
text-align:left;
font-size:12px;
}

.prodlefttitle
{
padding-left:40px;
color:#330033;
font-size:14px;
font-weight:bold;
}

.sidecontents
{
padding-left:50px;
}

.standardfont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}

.standardfont a
{
color:#823282;
}

.standardfont ul
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}

.standardbold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
font-weight:bold;
}

.smallstandard
{
font-size:10px;
font-weight:normal;	
}

.smallstandard a
{
color:#823282;
}

.smalleststandard
{
font-size:9px;
font-weight:normal;	
}

#sideprodtotal
{
overflow:hidden;
position:relative;
text-align:left;
padding-left:34px;
}

#sideprodtotalleft
{
float:left;
width:60px;
text-align:left;
}

#sideprodtotalright
{
float:left;
text-align:right;
width:105px;
}