*{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size:14px;
}

body
{

}

div#container
{
  margin: 0px auto;
  width:780px;
}

div#content
{
  margin-top:20px;
  margin-bottom:20px;
  /*margin-left:10px;
  margin-right:10px;*/
}

div#header
{
}


strong
{
font-size:12px;	
}

img
{
  border: 0;
}

p
{
  margin-top:10px;
  text-transform: uppercase;
  font-size:10px;
  letter-spacing:1px;
}

h1
{
  margin-left:20px;
  font-size:14px;
/*  margin-bottom:15px;*/
  text-transform: uppercase;
  letter-spacing:3px;
  color:#d2a300;
}


h2
{
  font-size:12px;
  text-transform: uppercase;
  letter-spacing:1px;
}

h2 a
{
  font-size:12px;
  text-transform: uppercase;
  color:#93C300;
  letter-spacing:1px;
}

h3
{
  margin-top:6px;
  font-size:12px;
  text-transform: uppercase;
color:#2fa4e7;

  letter-spacing:1px;
}

h3 span
{
  font-size:20px;
}

a
{
color:#93C300;
text-decoration:none;
}

ul
{
  list-style:none;
}


a:hover
{
text-decoration:underline;
color:#7ba400;
}

td
{
margin:0;padding:0;
}

div.nav
{
  background-color:#93C300;
  height:30px;
  margin-bottom:20px;
  padding-top:15px;
  text-align:center;
}

div.nav a, div.nav p
{
  color:#5b7900;
  text-transform: uppercase;
  font-weight:bold;
  letter-spacing:1px;
  font-size:12px;
  padding:0;margin:0;
  margin-top:2px;
  margin-right:20px;
}

div.item
{
  padding:20px;
  padding-top:10px;
  height:220px;
}

div.item span.shop
{
  color:#5b7900;
  text-transform: uppercase;
  font-weight:bold;
  letter-spacing:1px;
  font-size:10px;
}

div.free
{
  padding:20px;
  top:100px;
  left:0px;
}

div.darkBox
{ 
  background-color: #f4f4f4;
}

div.lightBox
{ 
  margin-left:20px;
  margin-bottom:20px;
  background: #FFFFFF;
  width:356px;
}

div.lightBox div.borderBox
{ 
  height:315px;
}

.rtop, .rbottom
{
  display:block
}

.rtop *,.rbottom *
{
  display:block;
  height: 1px;
  overflow: hidden;
}

.r1
{
  margin: 0 5px;
  height:0px;
}

.r2
{
  margin: 0 3px;
}

.r3
{
  margin: 0 2px;
}

.r4
{
  margin: 0 1px;
  height: 2px;
}

.rs1
{
  margin: 0 2px;
}

.rs2
{
  margin: 0 1px;
}

