@charset "utf-8";
/* CSS Document */

body{

    background-repeat:repeat-x;
    padding:0;
    margin:0;
    background-color:#343434;
    font-family:Verdana, Geneva, sans-serif;
}
.header{
    background-image:url('images/green.jpg');
    width:975px;
    height:342px;
    float:none;
    clear:both;
    overflow:visible;
    background-color:#FFF;
    background-repeat:repeat-x;

}
.nav{
    width:707px;
    height:38px;
    float:left;
    clear:none;
    font-size:14px;
    font-weight:bold;
}
.zipshadow{
    background-image: url("images/shadow.png");
    height: 74px;
    left: 669px;
    position: relative;
    top: 118px;
    width: 44px;
    z-index: 10;
}
hr{
    color:#C60;
    clear:both;

}
h1{
    color:#C60;
    font-size:20px;
    font-weight:bold;
    padding:0;
    margin:0;
}
h2{
    color:#333;
    font-size:16px;
    font-weight:bold;
    padding:0;
    margin:0;
}
h3{
    text-align:center;
    color:#333;
    font-size:20px;
    font-weight:bold;
    padding:0;
    margin:0;
}
h4{
    color:#000;
    font-size:16px;
    font-weight:bold;
    padding:0;
    margin:0;
}
.frame{
    width:975px;
    height:auto;
    margin:0 auto;
    background-color:#FFF;
}
.top{
    background-image:url(images/topcurve.jpg);
    width:942px;
    height:48px;
    float:left;
    clear:none;
    text-align:right;
    padding-right:33px;
    font-weight:bold;
}
.top a:link, .top a:visited{
    color:#000;
}
.top a:hover{
    color:#444;
}

.nav a{
    border-right: 1px solid #444444;
    clear: none;
    display: block;
    float: left;
    font-size: 12px;
    height: 24px;
    margin-top: 5px;
    padding: 9px 13px 0;
    text-decoration: none;
    width: auto;
    color:#000;
}
.nav a:hover{
    background-image:url(images/green.jpg);
}
.movie{
    background-image:url(images/moviebglaoc.jpg);
    width:268px;
    height:244px;
    float:right;
    clear:none;
}
.movie-bc{
    background-image:url(images/moviebg-bc.jpg);
    width:268px;
    height:244px;
    float:right;
    clear:none;
}
.moviei{
    background-image:url(images/moviebg.jpg);
    width:268px;
    height:244px;
    float:right;
    clear:none;
}
.zip{
    background-image: url("images/static.png");
    background-repeat: no-repeat;
    clear: none;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    height: 135px;
    line-height: 30px;
    margin-left: -15px;
    padding-left: 76px;
    padding-top: 20px;
    position: relative;
    width: 616px;
    z-index: 20;
}
.zip b{
    font-size:24px;
    display:inline-block;
    padding-bottom:15px;
}
.calllaoc{
    float:left;
    clear:left;
    font-size:21px;
    color:#255602;
    padding:10px 0 0 63px;
    font-weight:bold;
}
.calllaoc a{
	color: #C60;
}
.seemore{
    float:right;
    clear:none;
    margin-right:-84px;
    margin-top:33px;
}
.contenttop{
    width:975px;
    height:34px;
    background-image:url(images/contenttop.jpg);
    float:left;
    clear:none;
}
.content{
    width:975px;
    height:auto;
    background-image:url(images/content.jpg);
    float:left;
    clear:none;
    padding-bottom:30px;
    font-family: arial, helvetica, sans-serif;
}
.contentchem{
    width:925px;
    background-color:#FFF;
    height:auto;
    float:left;
    clear:none;
    padding-bottom:30px;
    padding-left:25px;
    padding-right:25px;
    font-family: arial, helvetica, sans-serif;
}
.contentindex{
    width:975px;
    height:auto;
    background-image:url(images/content-index.jpg);
    float:left;
    clear:none;
    padding-bottom:30px;
    font-family: arial, helvetica, sans-serif;
}
.contentform{
    width:975px;
    height:auto;
    background-image:url(images/content.jpg);
    float:left;
    clear:none;
    padding-bottom:30px;
    display:block;
    font-family: arial, helvetica, sans-serif;
}
.left{
    width:450px;
    height:auto;
    float:left;
    clear:none;
    padding-left:20px;
    padding-right:35px;
}
.right{
    width:450px;
    height:auto;
    float:right;
    clear:none;
    padding-right:20px;
}
.leftindex{
    width:563px;
    height:auto;
    float:left;
    clear:none;
    padding-left:20px;
    padding-right:35px;
}
.rightindex{
    width:337px;
    height:auto;
    float:right;
    clear:none;
    padding-right:20px;
}
.greanHeader{
    font-size:18px;
    font-weight:bold;
    text-align: center;
    display:block;
    width:100%;
    float:none;
    clear:both;
    margin-bottom:15px;
    color:#255602;
}
.rightindex .rowElem{
    clear: both;
}
.rightindex #change-form input[type=text], .rightindex #change-form textarea, .rightindex .lead input[type=text], .rightindex .lead textarea{
    width:250px;
    margin-bottom: 15px;
    float: right;
    border: 1px solid #7e9db9;
}
.rightindex #change-form textarea{
/*    margin-top:15px;*/
}
.rightindex #change-form button, .rightindex .lead button{
    display:block;
    float:none;
    clear:both;
    margin:0 auto 25px;
}
.rightindex label{
    display: inline;
    margin-right: 7px;
    font-size: 14px;
}
.footer{
    background-image:url(images/foot.jpg);
    width:975px;
    height:19px;
    float:left;
    clear:none;
    background-repeat:no-repeat;
    padding-bottom:100px;
    text-align:center;
    padding-top:20px;
}
.footer a:link, .footer a:visited, .footer span.copyright{
    color:#666;
}
.footer a:hover, .copyright{
    color:#FFF;
}

#img{
    float:left;
    clear:none;
}
#img2{
    float:right;
    clear:none;
}
#img3{
    float:right;
    clear:none;
    padding:5px;
}
#img4{
    float:left;
    clear:none;
    padding:10px;
}
#img5{
    margin-top:25px;
    margin-right:25px;
    float:left;
    clear:none;
}
.go{
    background-image:url(images/go2.png);
}
input.txt{
    width:100px;
    padding:0;
}
input.go{
    background-image:url(images/go1.png);
    width:50px;
    height:63px;
    margin-bottom:-23px;
    margin-left:15px;
    padding:0;
}
input.go:hover{
    background-image:url(images/go2.png);
    width:50px;
    height:63px;
}
.form{
    width:915px;
    height:auto;
    background-color:#FFF;
    padding-left:30px;
    padding-right:30px;
    overflow:auto;
}

.orange{
    width:280px;
    height:auto;
    margin-left:195px;
    margin-top:-48px;
}

.logo{
    clear:none;
}
.indexul{
    margin-top:4px;
    list-style-image:url('images/ul.jpg');
}
.zip2 h1{
    font-size:25px;
    margin-left:-3px;
    color:#FFF;
}
.zip2{
    width:631px;
    height:85px;
    background-image:url(images/zip2.jpg);
    float:left;
    clear:none;
    padding-top:70px;
    padding-left:76px;
    color:#FFF;
    line-height:30px;
    font-size:18px;
}
.form a:link, .form a:visited{
    font-size:16px;
    font-weight:bold;
    color:#C60;
}
.form a:hover{
    font-size:16px;
    font-weight:bold;
    color:#F60;
}
.holink{
    float:left;
    clear:none;
    width:240px;
    height:40px;
}
h3 a:link, h3 a:visited{
    font-size:18px;
    font-weight:bold;
    color:#C60;
    text-align:left;
    float:left;
    clear:none;
}
h3 a:hover{
    font-size:18px;
    font-weight:bold;
    color:#F60;
    text-align:left;
    float:left;
    clear:none;
}
#seemore{
    float:left;
    margin-right:10px;
    margin-top:-18px;
    clear:none;
}


#datecol{
    float:left;
    clear:none;
    width:200px;
    padding-left:30px;
}
.schedulecol{
    float:left;
    clear:none;
    width:200px;
}
.schedulecol label{
    float:left;
    clear:both;
}
#datecol label, .schedulecol label{
    font-size:12px;
    margin-bottom:10px;
}
#datecol label b, .schedulecol label b{
    width:120px;
    display:inline-block;
    font-size:16px;
}
#later, #sooner{
    float:right;
    clear:none;
    width:40%;
    color:#0064eb;
    cursor:pointer;
}
#sooner{
    float:left;
}
#later:hover, #sooner{
    color:#267cf0;
}

.orangebold{
    font-weight: bold;
    color: #F60;
    display: inline;
}
#article-mobile{
	width: 100%;
	text-align:center;
	margin: 10px 0 -15px 0;
}
#article-mobile a{
	color: #fff;
}