z/*=============================================================
                      DISCLAIMER RULES
 ==============================================================*/

 html .png {behavior: url("../../../base/iepngfix.htc");}

 #header {
	 height:313px;
	 width: 994px;  /*994px*/
     float:left;
    position:relative;
    top:9px;
    left:-8px;
    z-index:1000;
 }
.header_disclaimer {
    background: transparent url("../images/disclaimer/main_header_disclaimer6.png") center no-repeat;
    height: 300px;
    margin: 0 auto;
    position: relative;
    width: 1061px;
    margin-left: -33px;
    position:absolute;
    top:0;
    left:-1px;
}

.tour  #footer.disclaimer{
    font-size: 10px;
}

.tour #main_content.disclaimer{
    font-size: 10px;
    margin: 15px 0;
}

#disclaimer_agreement_bg{
    background:#000;
    filter:opacity(alpha=90);
    opacity:0.9;
    position:absolute;
    z-index:6001;
    display:none;
    top:0;
    left:0;
 }

.pattern textarea{
    width: 600px;
    height: 200px;
    border: 1px solid #CCC;
}

.disclaimer_agreement{
    position:absolute;
    z-index:6002;
    display:none;
    top:0;
    left:0;
}

.agreement{
    margin:0 auto;
    margin-top:200px;
    height:388px;
    width:715px;
    background:transparent url('../images/disclaimer.png') top left no-repeat;
    text-align:left;
    padding-top:20px;
 }


.agreement h1{
       color:#cf9200;
       font-size:22px;
       font-weight:bold;
       text-align:center;
       margin-bottom:30px;
       float:right;
       margin-right:35px;
       margin-top:-25px;
}

.agreement h2{
       color:#222222;
       font-size:14px;
       font-weight:bold;
       text-align:center;
       margin-bottom:15px;
       text-transform: uppercase;

}

     .agreement h2 a{color:#cf9200;}

     .agreement h3{
           color:#222222;
           font-size:12px;
           font-weight:bold;
           text-align:center;
           margin-top:10px;
           text-transform: uppercase;
      }

   .agreement h3 a{color:#0000ff;}

   .agreement p{
          color:#4a4a4a;
          font-size:11px;
          margin:10px 30px;
   }

.iagree {
    background: transparent url(../images/disclaimer/i_agree.jpg) center no-repeat;
    height: 104px;
    display: block;
    margin: 15px 0;
}


   .agreement .conditions{
        text-align:left;
        width:600px;
        margin:10px auto;
        border:1px solid #dad7d1;
        height:100px;
        background:#fff;
        color:#4a4a4a;
        overflow-y:scroll;
   }

    .agreement .conditions .pcontrol{
        text-align:center;
    }



    a.btn_agree{
           background:transparent url('../images/btn_enter_the_site_now.gif') top left no-repeat;
           width:318px;
           height:47px;
           display:block;
           margin:0 auto;
           margin-bottom:10px;
    }

     a:hover.btn_agree{
        background-position:left -46px;
     }

    a.btn_agree span{display:none;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.top_message{
padding-top:30px;
}
h1.slogan_h1{
	position:absolute;
	top:-900px;
	float:left;
	z-index:-10000000;
}
p.disagree_msg{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight:bold;
}
p.disagree_msg a:link, p.disagree_msg a:visited{
	color:#0000FF;
}
p.disagree_msg a:hover, p.disagree_msg a:active{
	color:#FF0000;
}