@charset "UTF-8";

a:link,a:active,a:hover {
  color:#000000;
}

a:visited {
  color:#000000;
}

body {
  background-color:#000000;
  background-color:#F0F8FF;
  color:##000000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  width:900px;
  margin:0 auto;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/727/7274810/731-453-187-278-4144818.jpg);
}

.profile_section_content {
  background-image:url(http://dg.airadlabs.com/img/dg-module.png);
  border-bottom:1px solid #383838;
  border-top:1px solid #4e4e4e;
  box-shadow:6px 0 4px -4px #222 ,-6px 0 4px -4px #222;
  -moz-box-shadow:6px 0 4px -4px #222,-6px 0 4px -4px #222;
  -webkit-box-shadow:6px 0 4px -4px #222,-6px 0 4px -4px #222;
  color:#ffffff;
  margin:0;
  padding:6px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}

.profile_section_background {
  background-color:transparent;
  background-color:#;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  background-image:url(http://dg.airadlabs.com/img/dg-module.png);
  border-bottom:1px solid #383838;
  border-top:1px solid #4e4e4e;
  margin:0 0 5px;
  padding:8px;
  color:#FFFFFF;
  font-size:18px;
  font-weight:bold;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

#hMenu {
  display:inline-block;
  position:fixed;
  top:0;
  left:0;
  height:auto;
  width:100%;
  text-align:center;
  overflow:hidden;
  z-index:10000;
  background:#45484d;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background:-moz-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#45484d),color-stop(100%,#000000));
  background:-webkit-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-o-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-ms-linear-gradient(top,#45484d 0%,#000000 100%);
  background:linear-gradient(to bottom,#45484d 0%,#000000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0);
}

#hMenu a:link,#hMenu a:active,#hMenu a:visited {
  display:inline-block;
  height:21px;
  color:#ccc;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:7px;
  text-decoration:none;
  border-bottom:3px solid rgba(255,255,255,0.0);
  font-size:14px;
  font-variant:small-caps;
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  -ms-transition:.4s;
  transition:.4s;
}

#hMenu a:hover {
  color:#fff;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:7px;
  text-decoration:none;
  border-bottom:3px solid rgba(255,255,255,1);
  background:rgba(0,0,0,.6);
}

#profile_schedule {
  display:none;
}

#profile_header {
  display:none;
}

#profile_main_about_holder {
  z-index:10000;
}

#fixed_background {
  background-size:100% auto;
  margin-top:37px;
}

#profile_interests_content {
  display:none;
}

#profile_avatar {
  display:none;
}

#profile_header_container {
  display:none;
}

#profile_header_container {
  margin-left:0;
}

#avatar_holder {
  display:none;
}

#profile {
  margin:300px 0 0;
}

#header_bar {
  display:none;
}

#status_value a {
  text-decoration:none;
  color:#FFFFFF;
}

#footer_bar {
  display:none;
}

#profile_main_photo .profile_section_content {
  display:none;
}

#profile_about_me .container {
  font-size:12px;
}

#tags_container {
  display:none;
}

.photo_gallery_link {
  font-size:10px;
  color:#FFFFFF;
}

#profile_friends .container {
  font-size:10px;
  color:#FFFFFF;
}

#dg_top_right {
  position:absolute;
  margin:-295px 0 0 200px;
  height:100px;
  width:500px;
}

#profile_friends a {
  color:#FFFFFF;
}

.photo_gallery_link img.photo_gallery_lock {
  content:url("http://dg.airadlabs.com/img/lock.png");
}

li.photo_gallery_preview {
  background:#FFFFFF;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  color:#000000;
  padding:10px;
  border:6px solid #000000;
}

li.photo_gallery_preview a {
  color:#000000;
  text-decoration:none;
}

#dg_leftbg {
  display:block;
  position:fixed;
  top:37px;
  left:0;
  background-image:url(http://dg.airadlabs.com/img/leftbg.png);
  background-size:auto 100%;
  background-position:left;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
  z-index:-2000;
}

#profile_about_me_friends {
  z-index:3000;
}

.dg_heading {
  background-image:url(http://dg.airadlabs.com/img/dg-module.png);
  border-bottom:1px solid #383838;
  border-top:1px solid #4e4e4e;
  margin:0 -2px 0 -179px;
  padding:8px;
  color:#FFFFFF;
  font-size:18px;
  font-weight:bold;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.dg_content {
  margin:0 -2px 0 -179px;
  padding:0;
  color:#FFFFFF;
}

#dg_onsale {
  height:300px;
  background-image:url(http://dg.airadlabs.com/img/onsale.png);
  background-repeat:no-repeat;
}

#dg_govip {
  height:276px;
  background-image:url(http://dg.airadlabs.com/img/govip.png);
  background-repeat:no-repeat;
}

#dg_roomrules {
  height:276px;
  background-image:url(http://dg.airadlabs.com/img/roomrules.png);
  background-repeat:no-repeat;
}