body {
  background: #181818 url(/images/bg2.png) no-repeat top center;
  color: #fff;
  font-family: "Trebuchet MS";
  font-size: 14px;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 19px;
  text-transform: uppercase;
  /*border-bottom: 2px solid #333;*/
  font-style: italic;
}

h3 {
  font-size: 16px;
  text-transform: uppercase;
}

h4 {
  font-size: 16px;
  text-transform: uppercase;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}


ul {
  list-style: none;
}

li {
  margin-left: 0px;
  margin-bottom: 4px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
  margin-bottom: 20px;
}

p { display: block; }

a {
  /*color: #d24db4;*/
  color: #fff;
  text-decoration: none;
  /*background: #235689;*/
  border-bottom: 1px solid #487fb4;
  padding: 3px 0 0px 0;
}

a:hover {
  /*background: #20081c;*/
  background: #487fb4;
}

a.clean, a.clean:hover {
  border: none;
  background: transparent;
}

p {
  line-height: 1.4em;
}

#wrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  width: 379px;
  height: 163px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -1000px;
  overflow: hidden;
  background: url(/images/logo.png) no-repeat;
}

#samsung {
  position: absolute;
  margin-top: -185px;
  margin-left: 850px;
  width: 185px;
  height: 243px;
  background: url(/images/badge_samsung.png) no-repeat;
  text-indent: -1000px;
  overflow: hidden;
}

#top {
  height: 10px;
  background: url(/images/main_top.png) no-repeat;
}

#container {
  padding: 20px 0;
  clear: both;
  background: url(/images/main_bg.png) repeat-y;
}

#sidebar {
  padding: 0 0 0 20px;
}

#sidebar p {
  text-align: justify;
}

#sidebar h4 {
  margin: -8px -8px 6px -8px;
  background: url(/images/h4_bg.png) no-repeat;
  padding: 8px;
}

#sidebar ul, #content ul {
  padding-left: 5px;
}

#sidebar ul li:before, #content ul li:before {
  content: "» ";
  color: #487fb4;
}

#content ol {
  padding-left: 25px;
}

#content {
  padding: 0 10px;
}

#content h2 {
  margin: -8px -8px 6px -8px;
  padding: 5px 8px 7px 8px;
  background: url(/images/h2_bg.png) no-repeat;
}

#content h3 {
  margin: -8px -8px 6px -8px;
  padding: 8px;
  background: url(/images/h2_bg.png) no-repeat;
}

div.entry {
  padding-bottom: 40px;
}

div.entry .info {
  margin: 0;
  font-style: italic;
  font-size: 0.9em;
  color: #888;
}

div.badge {
  padding: 10px 8px;
  width: 70px;
  position: absolute;
  margin-top: -48px;
  margin-left: -104px;
  text-align: center;
  text-transform: uppercase;
  color: #d24db4;
  font-weight: bold;
  background: url(/images/badge.png) no-repeat;
}

div.badge b {
  font-size: 22px;
  display: block;
  margin-bottom: 20px;
  margin-top: 6px;
  color: #fff;
}


#bottom {
  background: url(/images/main_bottom.png) no-repeat;
  height: 10px;
}

#footer {
  padding: 10px 10px;
  clear: both;
}





#links {
  font-size: 16px;
  width: 940px;
  margin: 0 24px 0 0;
  height: 18px;
  /*padding: 2px 0;*/
  margin-bottom: 4px;
  text-align: center;
  font-weight: bold;
}

#links a {
  color: #fff;
  border: 0;
}

#links a:hover {
  border: 0;
}

#links ul { 
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#links li {
  display: inline;
  margin: 0 0 0 15px;
}

#links li a {
  display: inline;
  padding: 6px 20px;
  margin: 0;
  background: url(/images/tab_bgl.png) no-repeat;
}

#links span {
  margin-right: -28px;
  margin-top: 6px;
  padding: 6px 20px 6px 0;
  background: url(/images/tab_bgr.png) top right no-repeat;
}


#links li.active a, #links li.active a:hover, #links li a:hover {
  background: url(/images/tab_bgl_active.png) no-repeat;
}

#links li.active a span, #links li.active a:hover span, #links li a:hover span {
  background: url(/images/tab_bgr_active.png) top right no-repeat;
}

label {
  display:block;
  margin-top: 13px;
  margin-bottom: 4px;
  font-weight: bold;
  text-transform: uppercase;
}

input {
  width: 300px;
  font-size: 1.1em;
}


input[type='submit'] {
  width: 100px;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
  background: #235689;
  border: 0;
  border-right: 2px solid #487fb4;
  border-bottom: 2px solid #487fb4;
}

textarea {
  width: 300px;
}

#logos {
  padding: 20px 15px;
}

#logos li {
  display: inline;
  margin-right: 20px;
}

.audioplayer {
  margin: 6px 0 6px 0;
}

p .audioplayer {
  margin: 6px 0 0 0;
}

.box {
  padding: 22px 0;
  color: #eee;
}

.box a {
  padding: 2px 0;
  margin-bottom: 6px;
  display: block;
  font-size: 14pt;
  border: 0;
  font-style: italic;
}

.box a:hover {
  background: none;
  color: #ddd;
}

.blue {
  color: #487fb4;
  font-size: 18pt;
}

.br {
  margin: 10px 0;
  height: 20px;
  display: block;
}