body
{
	  font-family: Verdana,Arial,sans;
}	
a img
{ 
  border: none; 
}

a.menu
{
  display: block;
  width: 150px;
  height: 35px;
  line-height: 34px;
  background: url('buttons/flirtpink.png') 0 0 no-repeat;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 5px;  
  vertical-align: middle;
  text-decoration: none;
  font-family: Verdana,Arial,sans;  
}
.address
{
  font-family: Verdana,Arial,sans;
	  font-size: 8pt;
}
a.menu:hover
{
  background: url('buttons/flirtppl.png') 0 0 no-repeat;
}

a.menu:visited, a.menu:link, a.menu:hover
{
	color:#000000;
}
#ViewCart
{
  padding: 10px 50px 10px 50px;
}

#cart
{	    
    border-width: 0 0 0 0;    
    background-colour: #FFF7CC;
}

#cart td
{
    border-color: #FFe3f9;
    border-width: 1px 0 0 1px;
    border-style: solid;
    margin: 0;       
    background-color: #FFF7CC;
}

#cart tr
{
    border-color: #600;
    border-width: 0px 1px 0 0px;
    border-style: solid;
    margin: 0;       
}

#Delivery
{    
    border-width: 0 0 0 0;    
    background-colour: #FFF7CC;
}

#Delivery td
{
    border-color: #FFe3f9;
    border-width: 1px 0 0 1px;
    border-style: solid;
    margin: 0;
    padding: 8px;    
    background-color: #FFF7CC;
}

#Delivery tr
{
    border-color: #600;
    border-width: 0px 1px 0 0px;
    border-style: solid;
    margin: 0;
    padding: 8px;    
}


table.results td
{
  border: solid #BBAAFF 2px;  
}
table.results
{
  background-color: #FFF7CC;
  border-collapse:collapse;
}

.rounded:before {
  background: transparent url(siteartwork/topright.png) scroll no-repeat top right;
  margin-bottom: -10px;
  height: 13px;
  display: block;
  border: none;
  content: url(siteartwork/topleft.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(siteartwork/bottomleft.png);
  margin: 0 0 -1px 0;
  height: 13px;
  background: white;
  background: transparent url(siteartwork/bottomright.png) scroll no-repeat bottom right ;
  padding: 0;
}

.catalog tr 
{
  background-color: #FFF7CC;
}

#Main
{
  background-color: #FFF77a;
  top: 130px; 
  left:30px; 
  right:210px;  
  position:absolute;   
}

#Main table
{
  left: 10px; 
  right: 10px;
}
#Menu
{
  background-color: #FFDDFD;
  top: 130px; 
  width:160px; 
  right:30px;  
  position:absolute;
  padding-left: 10px;
  padding-top: 10px;
}
#Header
{
  top:				10px;
  left:				30px;
  right:			210px;
  height:			100px;
  position:			absolute;
}
