@import url(luna_core.css);

body {
  background: #6EA2DF;
}

.subcat_links {font-weight:normal; font-face:Arial MT,Arial,Helvetica; font-size:11; text-decoration:none;}  
.g-head_links {font-color:white; font-face:Tahoma,Arial,Helvetica; font-size:12; text-decoration:none;}
.menu_links {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:10; text-decoration:none;} 
.category_links {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:12; text-decoration:none;} 
.cat1 {font-weight:bold; font-face:Arial MT,Arial,Helvetica; font-size:13; text-decoration:none;} 
.coupon {font-face:Arial MT,Arial,Helvetica; font-size:12; text-decoration:underline;} 
a:link {color:black; }
a:visited {color:black; }
a:hover {color:#F59000; }
h1{
    FONT-SIZE: 11pt;
    COLOR: #5081BC;
    FONT-FAMILY: arial;
    FONT-WEIGHT: bold;
}
h2{
    FONT-SIZE: 10pt;
    COLOR: #5081BC;
    FONT-FAMILY: arial;
    FONT-WEIGHT: bold;
}
TD
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial;
}
.bot
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
}
.mark
{
    FONT-SIZE: 9pt;
    COLOR: #F59000;
    FONT-FAMILY: arial;
	TEXT-DECORATION: underline
}
.white1
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial;
    Color: white; 
    text-decoration: none;
}


.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
#category dl, #home dl {
  margin: 10px 5px 5px 5px;
  width: 90%;
  float: left;
}
#category dt a {
  font-weight: bold;
  font-size: 12px;   
  text-decoration:none
}
#category dt, #category dd, #home dt, #home dd {
  margin: 5px 5px 5px 20px;
}
#category dd, #home dd {
  padding-bottom: 10px;
}
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}
#content ul {
  margin: 10px 0px 0px 20px;
  padding: 0px;
  font-size: 12px;
  list-style: none;
}

