
table.box
{
    border-style: solid;
    border-width: 1px;
    border-color: #B2CE8C;    
}

th.box, th.popup
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    background-color: #B2CE8C;
    padding: 0px 1px 2px 5px;
    text-align: left;
}

td.box, td.popup
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: #FAFDF7;
    padding: 8px;
}

h1, h2
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13;
    font-style: normal;
    font-weight: bold;
    color: #B2CE8C;
    margin-bottom: 5px;
}

h3
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
}

a.button
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
}


p,li,td,th
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

body
{
	background-color: #F3FFE5;
}


/*
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #BAC3D3;
	padding: 0px;
	margin: 0px;
}

input,select
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}

textarea
{
    font-family: courier new, courier, monospace;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}

.error
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #dd0000;
}

.coupon
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

.total
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #0000dd;
}

.priceteaser
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}


h4
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #f37b01;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: solid 1px #f8b774;    
}

table
{
    empty-cells: show;
}

form,div
{
    display:inline;
}

a:link,a:visited,a.hover
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-decoration: underline;
}

a.ascii_nav:link,a.ascii_nav:visited,ascii_nav.hover
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #0C2577;
    text-decoration: underline;
}

td.ascii_nav
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #0C2577;
    background-color: #0C2577;
    padding: 3px;
}

td.calendermonth
{
  font-family: arial, helvetica, sans-serif;
  font-size: 9px;
}

td.calenderyear
{
  padding-top: 10px;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

table.albumpreview
{
  border-color: #596e77;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}

ul
{
    list-style-image:url(../../../../defaults/images/arrow.png);
}    

a.countrymenu:link, a.countrymenu:visited
{
    text-decoration: none;
}

a.countrymenu:hover, a.countrymenu:active
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
*/