html,body { margin:0; padding:0; }

body {
  background-color:#050505;
  color:#CDCDCD;
  padding:0px;
}

body, p, ol, ul, td {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:11px;
  line-height:20px;
  overflow:auto;
}

img {
  background-color:transparent;
  border:none;
  padding:1px;
  vertical-align:middle;
}

a {
  border:0px;
  color:#666666;
  text-decoration:none;
}
a :hover {
  color:#CDCDCD;
  text-decoration:underline;
}
a.fgbg_colors {
  color:#CDCDCD;
  font-size:11px;
  font-family:verdana,ariel;
  background-color:#181818;
  padding:0px;
  vertical-align:middle;
  border:1px solid #333;
}
a:hover.fgbg_colors {
  color:#00FF99;
  background-color:#333;
}

div#container {
  background-color:#141414;
  margin:1% 15%;
  position:relative;
  width:900px;
  z-index:98;
}
div.rounded div {
  height:1px;
  overflow:hidden;
}
#radiusx, #radiusy {
  text-align:right;
  width:30px;
}
div#header {
  width:100%;
  padding:0px;
  margin:0px;
  text-align:center;
}
div#logo-chars {
  position:relative;
  float:left;
  width:77%;
  padding:0px;
  text-align:center;
}
div#logo {
  position:relative;
  float:right;
  padding:0px;
  text-align:center;
}
div#body {
  position:relative;
  float:left;
  width:80%;
/*   height:380px; */
  background-color:#050505;
  border:0px solid #333;
  padding:0px;
  margin-left:15px;
  text-align:center;
}
div#preview {
  position:relative;
  float:left;
  width:70%;
  height:380px;
  background-color:#050505;
  border:1px solid #333;
  padding:5px;
  margin-left:10px;
  text-align:center;
  z-index:70;
}
div#loader {
  position:relative;
  float:left;
  font-size:10px;
  color:#cdcdcd;
  width:70%;
  height:380px;
  background-color:#050505;
  border:1px solid #333;
  padding:5px;
  margin-left:10px;
  text-align:center;
}
div#loading-download {
  font-style:normal;
  color:#cdcdcd;
}
div#spinner {
  position:relative;
  height:100%;
  margin-top:170px;
}
div#advertisement {
  position:relative;
  float:left;
  width:125px;
/*   height:380px; */
/*   background-color:#050505; */
/*   border:1px solid #333; */
  padding:0px;
  left:22px;
  text-align:center;
  z-index:10;
  opacity: 0.7;
  filter:alpha(opacity=70);
}

div#r-ads {
  top:20px;
  left:40px;
  padding:2px;
  margin:0px;
  z-index:80;
  position:absolute;
  width:25px;
  /*opacity: .9;
  filter:alpha(opacity=90);*/
  text-align:center;
  line-height:12px;
}

div#footer {
  clear:both;
  color:#333333;
  width:80%;
  padding:1em 1em;
  margin-left:15px;
  text-align:center;
  font-size:10px;
}

div#tags {
  top:200px;
  right:0;
  padding:0px;
  margin:1px;
  z-index:80;
  position:absolute;
  width:25px;
  opacity: .5;
  filter:alpha(opacity=50);
  text-align:center;
}

div#rmenu {
  top:200px;
  left:0;
  padding:5px;
  margin:0px;
  z-index:80;
  position:absolute;
  width:25px;
  opacity: .7;
  filter:alpha(opacity=70);
  text-align:center;
  line-height:12px;
}

div#rmenu a:link{color:#222222}
div#rmenu a:hover{color:#90EE90}
div#rmenu a:active{color:#BC03B2}
div#rmenu a:visited{color:#101010}

div#myspinner{
  top:0;
  left:0;
  border:6px solid #333;
  position:fixed;
}

div#myspinner img {padding:0}

div#gltext{
  width:100%;
  text-align:center;
  margin-top:300px;
  color:#333;
  line-height:15px;
}

div#ring{
  position:absolute;
  top:8px;
  right:7px;
  width:125px;
  text-align:center;
  background:#141414;
}
div#ring a:hover{color:#90EE90;}

.colors {
  background-color:#141414;
  color:#CDCDCD;
  border:1px solid #333;
  font-size:12px;
  height:14px;
  padding:1px;
  text-align:center;
  width:58px;
  text-align:center;
  vertical-align:middle;
}
.color_view {
  background-color:#333;
  color:#CDCDCD;
  border:3px solid #181818;
  font-size:11px;
  height:11px;
  padding:0px;
  text-align:center;
  width:11px;
  text-align:center;
  vertical-align:middle;
}
/*input[type="checkbox"] {
  background-color:#333;
  border:1px solid #121218;
  color:#CDCDCD;
  width:13px;
  height:13px;
  vertical-align:middle;
}*/
