@charset "UTF-8";
.style6 {color: #FFFFFF; font-weight: bold; }
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
body{ background-color: #440736; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
.wrap{ width: 960px; margin: 0 auto; }
#header{ background-image: url(../img/header-bg.jpg); width: 100%; height: 212px; }
#header .wrap{ background-image: url(../img/header.jpg); background-repeat: no-repeat; height: 154px; position: relative; }
#header .logo{ position: absolute; left: 0px; top: 35px; }
#header .contact{ position: absolute; right: 0px; top: 40px; }
#navigation{ } 
#navigation ul{ padding: 0px; margin: 0px; height: 53px; position: absolute; top: 154px; color: e9c4df; font-size: 12px; text-transform: uppercase; height: 60px;  padding-top: 20px; line-height: 16px; }
#navigation li { display: inline; height: 25px;  }
#navigation a { padding: 20px 25px 21px; color: #e9c4df; position: relative; text-decoration: none; }
#navigation a:hover, #navigation a.current { background-color: #840360; }
#main{ background-color: #1c091c; padding-bottom: 35px; }
#main .wrap{ background: url(../img/main-bg.gif) no-repeat top left; padding: 20px 0px; }
#main .left{ width: 650px; float: left; padding-top: 20px; }
#main .left-box{ width: 600px; float: left; padding-top: 20px; padding-right: 50px; }
#main .right{ width: 310px; float: right; padding-top: 45px; }
#main .left .column{ width: 280px; padding-right: 45px; float: left; } 
#footer{ width: 100%; background-image: url(../img/footer-bg.jpg); height: 120px; padding-top: 26px; }
#footer .left{ width: 219px; float: left; }
#footer .right{ width: 741px; float: right; text-align: right;}
#footer ul{ padding: 10px 0px 0px; margin: 0px; line-height: 16px; }
#footer li{ display: inline; padding-left: 15px; }
#footer a{ color: #e9c4df; text-decoration: none; }
#footer a:hover{ color: #e9c4df; text-decoration: underline; }
#footer p{ color: #e9c4df; font-size: 11px; padding: 4px 0px 0px; margin: 0px; }

.clear{ clear: both; }
.formstyle{ width: 194px; padding: 8px; background-image: url(../img/formbg.jpg); border: #9d4484 1px solid; font-size: 12px; margin-bottom: 4px; color: #ca8dbc; } 
.formstyle2{ width: 244px; padding: 8px; background-image: url(../img/formbg.jpg); border: #9d4484 1px solid; font-size: 12px; margin-bottom: 4px; color: #ca8dbc; } 
.submit{ background-image: url(../img/submit.jpg); width: 210px; height: 36px; background-repeat: no-repeat; border: none; }
.proceed{ background-image: url(../img/proceed.jpg); width: 210px; height: 36px; background-repeat: no-repeat; border: none; }
p{ line-height: 25px; }
h1, h2, h3, h4 { color: #d78ec2; font-weight: normal; }
h1{ font-size: 28px; }
ul{ line-height: 24px; }
a{ color: #FFFFFF; }
a: hover{ color: #e9c4df; }
a img{ border: none; }
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}


#facebox .b {
  background:url(../img/b.png);
}

#facebox .tl {
  background:url(../img/tl.png);
}

#facebox .tr {
  background:url(../img/tr.png);
}

#facebox .bl {
  background:url(../img/bl.png);
}

#facebox .br {
  background:url(../img/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
