* {
  margin: 0;
  padding: 0;
}

a img {
  border: 0px;
}

body {
  font-family: Verdana, "MS Mincho";
  height: 100%;
  background-image: url(/public/images/system/angel/bg_linetop.gif);
  background-repeat: repeat-y;
  background-color: #373B34
}

h1, h2, h3, h4, h5, h6 {
  color: #999999;
}

td {
  color: #FFF;
}

body.g, body.b {
  background-image: url(/public/images/system/angel/boy-grad.jpg);
  background-repeat: repeat-y;
  background-color: #aadce0;
}
body.g {
  background-image: url(/public/images/system/angel/girl-grad.jpg);
  background-color: #e4c6d5;
}

li {
  display: inline;
}

p {
  line-height: 160%;
  color: #FFFFFF;
}

span.model_info {
  white-space: nowrap;
  line-height: 130%;
  color: #FFFFFF;
  width: 180px;
  float: right;
  margin: 5px
}

div.node-images img {
  float: left;
  margin: 10px;
}

div.clear {
  clear: both;
}

span.footer {
  font-weight: bold;
}

a.menu {
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  padding: 0.2em 0.2em;
  font-size: 10pt;
  font-family: Verdana, "MS Mincho";
}

div.banner {
  position: absolute;
  z-index: 0;
  left: 600px;
  top: 400px;
  text-transform: uppercase;
  background-color: transparent;
}

/* start works */

div.work-item {
  color: #FFF;
  margin: 50px 0;
}

div.work-item a:link, div.work-item a:visited {
  color: #FFF;
  text-decoration: none;
}

div.work-item div.date {
  float: left;
  width: 100px;
  font-size: 12px;
}

div.work-item div.work-item-content {
  margin-left: 100px;
}

div.work-item div.read-more {
  clear: both;
}

div.work-item div.read-more div.rm-left, div.work-item div.read-more div.rm-right {
  float: left;
  width: 1000px;
  border-bottom: #8a8a88 4px solid;
  height: 6px;
}

div.work-item div.read-more div.rm-right {
  width: 47px;
}

div.work-item div.read-more div.rm-center {
  float: left;
  width: 100px;
  text-align: center;
  line-height: 10px;
}

/* end works */

div.footer_one {
  position: absolute;
  z-index: 0;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  padding: 0.2em 0.2em;
  font-size: 7pt;
  font-family: Verdana, "MS Mincho";
  left: 500px;
  top: 540px;
}

div.footer {
  font-size: 7pt;
  padding: 10px;
  padding-top: 50px;
  font-family: Verdana, "MS Mincho";
}

div.footer-index {
  position: relative;
  top: 450px;
  left: 500px;
  width: 600px;
}

div.footer-contact {
  float: right;
  width: 70px;
  text-align: center;
}

div.footer-contact img {
  border: 0;
}

div.footer-contact a:link, div.footer-contact a:visited {
  color: #FFF;
  text-decoration: none;
}

div.footer-contact a:hover {
  border-bottom: 1px dashed #FFF;
}

div.footer_two {
  float: left;
  text-decoration: none;
  font-size: 10pt;
  font-family: Verdana, "MS Mincho";
  margin-left: 20%;
}

div.footer_two p
{
  color: #FF0000;
}


div.languages {
  position: absolute;
  z-index: 0;
  left: 880px;
  left: 980px;
  top: 20px;
  text-transform: uppercase;
}

div.musicplayer {
  margin-left: 50px;
}

div.main_container {
  height: 630px;
  background-image: url(/public/images/system/angel/bg_anjeltop.gif);
  background-repeat: no-repeat;
  width: 1142px;
}

body.intro {
  background-image: url(/public/images/system/angel/bg_anjelsecond.gif);
  background-repeat: no-repeat;
}

div.main_footer {
  height: 100%;
  background-image: url(/public/images/system/angel/bg_linetop.gif);
  background-repeat: repeat-y;
  width: 1142px;
  position: absolute;
  top: 630px;
  left: 0px;
}

div.main_right {
  height: 100%;
  width: 150px;
  background-image: url(/public/images/system/angel/bg_right.gif);
  position: absolute;
  top: 0px;
  left: 1142px;
}

div.menu_container {
  position: absolute;
  z-index: 0;
  left: 550px;
  top: 300px;
  text-transform: uppercase;
  max-width: 350px;
}

div.model_container {
  padding-left: 30px;
  padding-top: 70px;
  width: 1200px;
  font-size: 10pt;
}

div.work_container, div.news_container, div.adv_container {
  padding: 0px;
  width: 700px;
  font-size: 10pt;
  text-align: center;
}

div.work_container p {
  text-align: center;
}

span.model {
  height: 150px;
  width: 300px;
  padding: 2px;
  display: table-cell;
  display: inline-block;
}

img.mini {
  float: left;
  height: 130px;
  width: 100px;
  margin: 5px
}

div.second_container {
  background-image: url(/public/images/system/angel/bg_anjelsecond.gif);
  background-repeat: no-repeat;
  width: 1142px;
  top: 100%;
  height: 630px
}
div.second_container.g, div.second_container.b {
  background-image: url(/public/images/system/angel/boy.jpg);
  background-repeat: no-repeat;
}

div.second_container.g {
  background-image: url(/public/images/system/angel/girl.jpg);
  background-repeat: no-repeat;
}


div.second_container.g span.model_info, div.second_container.b span.model_info, div.second_container.b a.menu, div.second_container.g a.menu
{
  color: #000080;
}

div.send_mail {
  left: 900px;
  top: 450px;
  background-color: transparent;
  position: absolute;
  text-align: center;
  font-size: 8pt;
}

div.topmenu_container {
  float: left;
  z-index: 0;
  text-transform: uppercase;
  margin-left: 20px;
  margin-top: 20px;
}

link.menu {}

ul.menu {
  float: left;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

ul.menu li.current_item span {
  border-bottom: 1px dashed #FFF;;
}

ul#header-menu {
  width: 950px;
} 

a:active, a:focus, a:hover, a:link, a:visited {
  background: transparent;
  margin: 0px;
  padding: 0;
}

div.work-details div.content {
  background: url("/public/images/system/angel/content-bg.png");
  padding: 30px;
}

div.work-details .date {
  float: left;
  width: 100px;
  color: #FFF;
  font-size: 12px;
}

div.work-details div.work-details-content {
  margin-left: 100px;
}

div.work-details .work-details-title {
  color: #FFF;
  border-bottom: 4px solid #8a8a88;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

div.work-details div.work-models {
  margin-top: 20px;
}

/* begin contact */

form.contact-form {
  display: block;
  width: 600px;
  margin: 20px 0;
}

div.form-item {
  border-bottom: 1px dashed #AAA;
  padding: 10px 0;
  clear: both;
}

div.form-item-last {
  border-bottom: none;
}

div.form-item label {
  float: left;
  width: 200px;
  color: #FFF;
}

div.form-item span.required {
  color: red;
}

div.form-item input.form-textfield {
  width: 300px;
}

div.form-item textarea {
  width: 390px;
  height: 100px;
}

div.form-item input.form-textfield,
div.form-item textarea {
  background: #373b34;
  border: #000 1px inset;
  color: #FFF;
  font-size: 14pt;
}

div.form-item input.form-submit {
  background: #5D5F5C;
  color: #FFF;
  border: #000 1px outset;
  font-size: 14pt;
  padding: 0 50px;
  cursor: pointer;
}

div.form-success {
  background: #3f473b;
  border: green 1px solid;
}

div.form-error {
  background: #3d3333;
  border: red 1px solid;
}

div.form-success, div.form-error {
  padding: 10px 20px;
  margin: 20px 0;
  width: 600px;
  color: #FFF;
}

/* end contact */

.red {
  color: red;
}

p {
  text-indent: 10px;
}

div.model_container {
  padding-right: 20px;
}

.center {
  text-align: center;
}

div#gmap {
  height: 400px;
  width: 600px;
}

div.quote p {
  color: #FAA;
  font-size: 16px;
  line-height: 130%;
}

