body,table,input,select,textarea { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small;
}

body { 
  margin:0; 
  padding:0; 
  color:#000;
  background-color:#000;
}

input,select,textarea {
  font-size:1em;
}

small {
  font-size:0.85em;
}

img {
  border:0;
}

form {
  margin:0;
  padding:0;
}

p {
  margin:1em 0 1em 0;
  line-height:1.4em;
}

ul,
ol {
  margin:1em 0 1em 2em;
  padding:0 0 0 1em;
}

h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.8em;
  font-weight:normal;
}

h2 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.4em;
  font-weight:normal;
  color:#FF0000;
}

dl {
  margin:1em 0 1em 0;
}

dl.col {
  margin:0;
  padding:0;
  line-height:1.5em;
}

dl.col dt {
  float:left;
  width:8em;
}

dl.col dd {
  margin-left:5em;
}

.clear:after {
  content:'.';
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.print {
  display:none;
}

.nav {
  margin:0;
  padding:0;
  list-style:none;
}

#header,
#container,
#fineprint {
  width:890px;
  margin:0 auto 0 auto;
}

#header {
  height:211px;
  background:transparent url(../images/i-header.gif) no-repeat;
}

#container {
  position:relative;
  background:transparent url(../images/i-bg.gif) repeat-y;
}

#sidebar {
  position:absolute;
  top:15px;
  left:45px;
  width:225px;
}

#nav-side, .nav-include {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.6em;
}

.nav-include {
  font-size: 1.2em;
  line-height: 1.34em;
  margin-bottom: 0.5em;
}

#nav-side a, .nav-include a {
  display:block;
  color:#999;
  text-decoration:none;
  padding-left:40px;
  line-height:1.5em;
}

#nav-side a:hover {
  color:#666;
  background:transparent url(../images/i-n-hover.gif) no-repeat 7px 0;
  
}

#newsletter {
  margin-top:10px;
  padding-top:140px;
  background:#f1e020 url(../images/i-newsletter-top.jpg) no-repeat;
  text-align:center;
}

#sidebar h4,
#sidebar h5 {
  margin:0;
  padding:0;
  font-weight:normal;
}

#sidebar h4 {
  font-family:Georgia, "Times New Roman", Times, serif;
  margin:0;
  padding:0;
  font-size:1.8em;
  font-weight:normal;
}

#sidebar h5 {
  font-size:0.85emem;
}

#newsletter form {
  padding-bottom:40px;
  background:transparent url(../images/i-newsletter-bottom.gif) no-repeat bottom;
}

#newsletter input {
  width:200px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.3em;
}

#newsletter input.auto {
  width:auto;
}

#sidebar .box {
  width:200px;
  margin:20px auto 0 auto;
  background-color:#f0f0f0;
}

#sidebar .box h3 {
  margin:0;
  padding:0;
  background-repeat:no-repeat;
}

#sidebar .box h4 {
  background-color:#727272;
  color:#fff;
  text-align:center;
}

#sidebar .box p {
  margin:0;
  padding:4px;
  font-size:0.85em;
  color:#666;
}

#sidebar .box img {
  display:block;
}

#sidebar .hot h3 {
  height:36px;
  background-image:url(../images/i-side-hot.gif);
}

#sidebar .popular h3 {
  height:90px;
  background-image:url(../images/i-side-popular.gif);
}

#sidebar .satisfaction h3 {
  height:95px;
  background-image:url(../images/i-side-satisfaction.gif);
}

#sidebar .satisfaction p {
  background-color:#727272;
  color:#fff;
}

#sidebar .satisfaction a {
  color:#fff;
}

#content,
#nav-bottom {
  margin:0 0 0 270px;
  width:538px;
}

#content {
  min-height:2000px;
  padding:20px;
}

#content h1 {
  margin-left:-20px;
  padding-left:20px;
  line-height:79px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:2em;
  font-weight:normal;
  background:transparent url(../images/i-heading-bg.png) no-repeat;
  text-transform:uppercase;
}

#content .balloons {
  background-color:#f4f4f4;
  margin:1em 0 1em 0;
  padding:15px 15px 10px 15px;
  font-size:0.85em;
}

#content .balloons dt {
  background:transparent url(../images/i-list-balloon.gif) no-repeat left top;
  padding:5px 0 15px 26px;
  font-weight:bold;
}

#content .balloons dd {
  margin:-10px 0 10px 26px;
  font-weight:normal;
  line-height:1.4em;
}

#content a {
  
}

#content .note {
  font-size:0.85em;
}

.display {
  width:100%;
  font-size:0.85em;
}

.display th,
.display td {
  border:#fff solid 1px;
  line-height:2em;
  text-align:left;
  padding:0 0.3em 0 0.3em;
  font-weight:normal;
}

.display th {
  background-color:#f0e020;
}

.display td {
  background-color:#f4f4f4;
}

#pagetitle {
  margin-left:-20px;

}

.buttons img {
  margin-left:50px;
}

.buttons {
  margin:0;
  padding:0;
  list-style:none;
}

.buttons li,
.buttons a,
.buttons label {
  display:table-cell;     /* hacks to mimic inline-block */
  display:inline-table;
  display:inline-block;
  line-height:24px;
  cursor:pointer;
}

.buttons li {
  background:transparent url(../images/b-bg-m.png) repeat-x;
  float:left;
  margin-right:15px;
}

.buttons label {
  background:transparent url(../images/b-bg-r.png) no-repeat right;
  padding:0 1em 0 1em;
}

.buttons a {
  background:transparent url(../images/b-bg-l.png) no-repeat left;
  font-size:0.85em;
  font-weight:bold;
  color:#000;
  text-decoration:none;
}

#footer {
  margin:0 44px 0 45px;
  background:#1c0740 url(../images/i-footer-bg.png) repeat-x top;
  color:#fff;
  font-size:0.85em;
}

#nav-bottom {
  padding:20px 0px 5px 15px;
  font-size:0.85em;
  text-align:right;
}

#nav-bottom li,
#nav-bottom a {
  display:inline;
}

#nav-bottom a {
  line-height:1.2em;
  border-right:#ccc solid 1px;
  padding:0 8px 0 4px;
  color:#999;
}

#nav-bottom .last a {
  border:none;
}

#nav-bottom a:hover {
  color:#666;
}

#footer a {
  color:#fff;
}

#footer .country {
  width:380px;
  margin:0 5px 0 5px;
  padding:10px 0 5px 0;
}

#footer .us {
  float:right;
}

#footer h6 {
  margin:0 0 0.5em 85px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:1.6em;
  font-weight:normal;
}

#footer dt {
  width:75px;
  margin-right:5px;
  text-align:right;
}

#footer dd {
  margin:0 0 5px 85px;
  line-height:1.3em;
}

#fineprint {
  width:800px;
  padding:20px 0 10px 0;
  color:#bbb;
  font-size:0.76em;
}

#fineprint a {
  color:#ccc;
}

#fineprint .author {
  float:right;
}

