body
{
background-image:url('images/bg.gif');
background-repeat:repeat;
background-position:0% 0%;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#2b2741;
}

.content_bg
{
background-image:url('images/content_bg.gif');
background-repeat:repeat-y;
background-position:0% 0%;
}

A:link    {color:#2b2741;text-decoration:none;font-weight:normal}
A:visited {color:#2b2741;text-decoration:none;font-weight:normal}
A:hover   {color:#2b2741;text-decoration:underline;font-weight:normal}
A:active  {color:#2b2741;text-decoration:none;font-weight:normal}

.content
{
padding:10px 20px 10px 20px
}

#dropmenudiv{
position:absolute;
border:1px solid black;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent:5px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#4e4571;
}

A.dropdown:link    {color:#000000;text-decoration:none;}
A.dropdown:visited {color:#000000;text-decoration:none;}
A.dropdown:hover   {color:#ffffff;text-decoration:none;}
A.dropdown:active  {color:#000000;text-decoration:none;}

table {
font-family:tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

TD {
	font-size: 12px;
font-family:tahoma,Arial,Helvetica,sans-serif;
}

P {
	font-size: 12px;
font-family:tahoma,Arial,Helvetica,sans-serif;
}

TD.smaller {
	font-size: 11px;
font-family:tahoma,Arial,Helvetica,sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 11px;
font-family:tahoma,Arial,Helvetica,sans-serif;
	color : #000000;
}

HR {
color:#ebdfff;
height:1px;
width:100%
}

TABLE.cobtbl{background-color:#7a759e;}
TD.cobhl{background-color:#dbd7e9;color:#54498d}
TD.cobll{background-color:#f2f2f2;}

select,input {
font-size:11px;
font-family :tahoma,Arial,Helvetica,sans-serif;
color:#202020;
}

TD.mincart {
font-size: 10px;
font-family :tahoma,Arial,Helvetica,sans-serif;
}

P.mincart {
font-size: 10px;
font-family :tahoma,Arial,Helvetica,sans-serif;
}


.detailprice
{
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
padding:5px;
color:#000000;
font-weight:bold;
font-size:15px;
}

p.catname 
{ 
text-align:center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
} 

p.catdesc 
{ 
text-align:center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
} 

img.catimage 
{ 
border:1px; 
border-thickness: 1px; 
border-color: #fff; 
border-style:solid; 
vertical-align:top; 
} 

td.catimage 
{ 
vertical-align:top;
text-align:center;
} 

td.catname 
{ 
vertical-align:top; 
text-align:center;
border:1px solid #ebdfff
} 

td.catnavigation 
{ 
vertical-align:middle; 
text-align: left; 
}

td.product {
border: 1px solid #ebdfff
}

IMG.cartimage {
width: 75px;
border:0px; 
border-thickness: 1px; 
border-color: #000;
border-style: solid;
}
