@import "base.css";
/* page content */
#content {text-align: center;width: 900px;z-index: 1;height:488px;background-color: #000;position: relative;}

/* rotator and content */
.rotate-wrapper{height: 488px; position: relative;}
.rotate-div {display: none;position: absolute;height:488px;width:900px;background:#000;}
.rotate-wrapper .first {display: block;}
/* bottom content */
.main-content-bottom {border-bottom: 1px solid #9072a7;position: absolute;bottom: 13px;left: 13px;right: 13px;}
.main-content-bottom a, .main-content-bottom a:hover, .main-content-bottom a:active, .main-content-bottom a:visited {text-decoration: none;color: #d8d2ea;}
/* news */
.news-one, .news-two {border-left: 1px solid #9072a7;position: absolute;left: 0px;bottom: 0px;height: 47px;width: 168px;padding-left: 10px;padding-right: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;line-height: 11px;overflow: hidden;}
.news-two {left: 178px;}
/* boxes */
/* text */
.link-one, .link-two, .link-three, .link-four {font-size: 7pt;position: absolute;bottom: 13px;right: 13px;text-align: center;line-height: 8px;}
.link-one {right: 355px;}
.link-two {right: 241px;}
.link-three {right: 127px;}
.link-one img, .link-two img, .link-three img, .link-four img{cursor: pointer;width:99px;height:56px;border:1px solid #4e365a;}
.link-one div, .link-two div, .link-three div, .link-four div{border:1px solid transparent;display: inline-block;}
.link-one:hover img, .link-two:hover img, .link-three:hover img, .link-four:hover img,.main-content-bottom .active img,.link-one:hover div, .link-two:hover div, .link-three:hover div, .link-four:hover div,.main-content-bottom .active div{border:1px solid #9072a7;}
div.annoyingpopup { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 199; text-align: center; }
div.annoyingpopup img { margin: 25px 0 0 0; z-index: 199; position: relative;}

