body
{
  font-family: Verdana,Arial,sans;
  font-size: 0.8em;
  background-color: #c1deee;
  color: #0c73b4;
}	
a img
{ 
  border: none; 
}

a.menu, a.menu-sel
{
  display: block;
  text-decoration: none;
  font-family: Verdana,Arial,sans;  
  font-size: 1em;
  padding: 4px 4px 4px 4px;
  margin-top: 8px;
  margin-bottom: 2px;
  text-align: left;
}

a.submenu, a.submenu-sel
{
  display: block;
  text-decoration: none;
  font-family: Verdana,Arial,sans;  
  font-size: 8pt;
  padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  text-align: left;
}

a.nav-menu, a.nav-menu-sel
{
  display: block;
  text-decoration: none;
  font-family: Verdana,Arial,sans;  
  font-size: 1.1em;
  font-weight:bold;
  padding: 8px 8px 8px 16px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

h1
{
  font-family: Verdana,Arial,sans;  
  font-size: 2em;
  font-weight:bold;
  color:#ed1b24;
}

div.nav-menu, div.nav-menu-sel
{
  padding: 5px 10px 5px 5px;
}

div.rounded-top
{
  background-color: #c1deee;
}

div.rounded-top-sel
{
  background-color: #fff;
}

a:link, a:visited
{
  color: #0c73b4;
  text-decoration: underline;
 }

a.nav-menu:link, a.nav-menu:visited
{
  color: #0c73b4;
  background-color: #c1deee;
  text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu-sel:link, a.menu-sel:visited
{
  color: #0c73b4;
  background-color: #fff;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px solid #6898c8;
  padding-bottom: 1.25px;
 

}

a.submenu:link, a.submenu:visited, a.submenu-sel:visited
{
  color: #555555;
  background-color: #fff;
  text-decoration: none;
  text-indent:0px;
}

a.nav-menu-sel:link, a.nav-menu-sel:visited
{
  color: #ed1b24;
  background-color: #fff;
  text-decoration: none;
}

a.menu:focus, a.submenu-sel:focus
{
  color: #ed1b24;
  text-decoration: underline;
  background-color: #fff;
  background-image: url(/siteartwork/select.png);
  background-position: top right;
  background-repeat: no-repeat;
}


a:hover
{
  color: #ed1b24;
  text-decoration: underline;
  background-color: #fff;
}

a.nav-menu:hover
{
  color: #ed1b24;
  text-decoration: underline;
  background-color: #c1deee;
 }

a.nav-menu-sel:hover, a.submenu-sel:link
{
  color: #ed1b24;
  background-color: #FDFDFD;
  text-decoration: underline;
}

a.menu:hover, a.submenu:hover, a.submenu-sel:hover
{
  color: #ed1b24;
  text-decoration: underline;
  background-color: #fff;
  background-image: url(/siteartwork/select.png);
  background-position: top right;
  background-repeat: no-repeat;
}

a.menu-sel, a.submenu-sel
{
  color: #ed1b24;
  text-decoration: underline;
  background-color: #fff;
  background-image: url(/siteartwork/select.png);
  background-position: top right;
  background-repeat: no-repeat;
}

.address
{
  font-family: Verdana,Arial,sans;
	  font-size: 8pt;
}

#ViewCart
{
  padding: 10px 50px 10px 50px;
}

#cart
{	    
    border-width: 0 0 0 0;    
    background-colour: #FFFFFF;
}

#cart td
{
    border-color: #FFe3f9;
    border-width: 1px 0 0 1px;
    border-style: solid;
    margin: 0;       
    background-color: #FFFFFF;
}

#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: #FFFFFF;
}

#Delivery td
{
    border-color: #FFe3f9;
    border-width: 1px 0 0 1px;
    border-style: solid;
    margin: 0;
    padding: 8px;    
    background-color: #FFFFFF;
}

#Delivery tr
{
    border-color: #600;
    border-width: 0px 1px 0 0px;
    border-style: solid;
    margin: 0;
    padding: 8px;    
}


table.results td
{
  border: solid #ffcc00 1px;  
}
table.results
{
  background-color: #FFFFFF;
  border-collapse:collapse;
  width: 695px;
}
.rounded-top:before,.rounded-top-sel:before  {
  background: transparent url('/siteartwork/topright.png') scroll no-repeat top right;
  margin-bottom: -13px;
  height: 13px;
  display: block;
  border: none;
  content: url('/siteartwork/topleft.png');
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.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-nottl:before {
  background: transparent url('/siteartwork/topright.png') scroll no-repeat top right;
  margin-bottom: -10px;
  height: 13px;
  display: block;
  border: none;
  content: url('/siteartwork/topleftdummy.png');
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after,.rounded-nottl: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: #FFFFFF;
}

table.navigation
{
  border-spacing: 20px 0px;
}
