﻿.atmovieslogo {background: url(../../images/logotop300-3.png);width:300px;height:60px;margin:auto;margin-top:5px;}
.myquickSelect img {width:200px;border-radius:10px;margin-bottom:20px;margin-left:5px;}
.my-content {font-size:14px;color:#666;}@media screen and (max-width: 599px){.my-content {display:none;}}
.my-meta {font-size:14px;margin-top:5px;margin-left:5px;}
.my-meta a {color:#A4A9AB;}.my-meta a:hover {color:#C9A600;background: #EBC5FD;}
.my-filmtitle{font-size:16px;color:#ccf0f0;background: #333;text-align:center;padding:4px;position:absolute;bottom:0;width:100%}
.my-title{font-size:16px;color:#ccc;padding:4px;bottom:10px;}
.my-title a:hover{color:#00A6D3;font-weight:bold;background: #fff;width:100%}
.my-hits{font-size:10px;color:#fff;padding-left:20px;margin-top: 10px;}
.my-date{font-size:13px;color:#f0f0f0;}.hometopic {text-align: center;}
.hometopic ul{list-style: none;}
.hometopic li {display: inline-block;border-radius: 12px;border: solid 2px #C7233B;background: #E8E0E2;font-size: 18px;line-height: 1.8em;text-align: center;padding: 2px 16px;margin: 8px 8px;/*background: #E0F2F2;*/}
.hometopic li:hover {background: #FFFFC0;border-color: #A1CD9B;}
.sidebg {background: #E3E3E3;}
.movietopic {padding:6px 0px 6px 10px;background: #EEE url('images/overlay.png');border: solid 10px #bbb;border-radius: 16px;width:320px;margin:20px 0;}
.movietopic ul{list-style: none;}
.movietopic li {display: inline-block;border-radius: 8px;border: solid 2px #AA6633;background: #EEE9E9;font-size: 1.0em;line-height: 1.8em;text-align: center;padding: 2px 25px;margin: 5px 10px;}
.movietopic li:hover {background: #F3DDC9;border-color: #E7BC95;}
/*** googleAD ***/
#googleAD {margin: 10px auto;max-width:1200px;border: solid 0px #ccc;text-align: center;}
/* --------Search DIV------------ */
#searchForm {margin: 0 auto; /* */width: 96%;max-width: 600px;text-align: center;}
#searchForm input {display: inline-block;}
#searchForm input.form-input {width: 82%;margin-left:33px;border-radius: 8px;border: solid 2px #A1CD9B;font-size: 1.2em;line-height: 3em;text-align: center;}
#searchForm input.form-input:focus {border: solid 4px #AACCAA;}
#searchForm input.form-submit {margin: 0;}
.search_submit {position: relative;right: 50px;top: 10px;cursor: pointer;background: url(../../images/search33.png);width:33px;height:33px;z-index: 10;}
/* Form */
form input[type="text"],form input[type="email"],form input[type="password"],form select,form textarea
 {position: relative;-webkit-appearance: none;display: block;font-size: 1.2em;line-height: 2em;background: #fff;background: rgba(255, 255, 255, 0.75);width: 100%;border-radius: 8px;box-shadow: inset 0 0.1em 0.1em 0 rgba(125, 128, 64, 0.05);border: solid 4px rgba(0, 0, 0, 0.15);-moz-transition: all 0.35s ease-in-out;-webkit-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;}
form input[type="text"]:focus,form input[type="email"]:focus,form input[type="password"]:focus,form select:focus,form textarea:focus
 {box-shadow: 0 0 2px 1px #8ebebc;background: #fff;}
/* footermenu */
.footermenu {text-align: center;margin-top: 40px;}
.footermenu ul{list-style: none;display: inline-block;}
.footermenu li {border-left: solid 5px #C99;display: inline-block;padding-left: 5px;margin-left: 20px;}
.footermenu li:first-child {border-left: 0;margin-left: 0;padding-left: 0;}
.footermenu li a:hover {color:#C7233B;}
.cfcounterImage {display: none;visibility: hidden;}
.image-br12{border-radius: 12px;}
.image-br8{border-radius: 8px;}
/* boxoffice */
.boxoffice {width:95%; border: dashed 2px #99B694;margin-left:10px;margin-bottom:10px;}
.boxofficeTitle {font-size: 18px;color: #666;background: #B1DDAB;padding: 10px;font-weight: 700;border-bottom: 2px solid #99B694;width: 100%;text-align: center;}
.boxoffice ol {list-style: decimal;padding:0 0 0 36px;}
.boxoffice ol li {padding: 5px;;}
.boxoffice ol li a:hover {color:#C9A600;background: #EBC5FD;}
.my-more {padding-right:20px; }
.activitylList ul li {margin: 5px auto;}
/*AD Box */
#adcontainer {
    display: flex;              /* establish flex container */
    flex-direction: column;     /* stack flex items vertically */
    justify-content: center;    /* center items vertically, in this case */
    align-items: center;        /* center items horizontally, in this case */
    border: 0px solid #ccc;
}
.adbox {
    width: 980px;
    margin: 15px;
    text-align: center;
}
