@CHARSET "ISO-8859-1";
html,
body {
    height: 100%
}
* {
    padding: 0;
    margin: 0;
    border: 0;
    border-spacing: 0
}
li {
    list-style-position: inside
}
a {
    color: #000;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
body {
    width: 100%;
    height: 100%;
    color: #000;
    background-image: url("../images/main-body-bg-ff-v2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-color: #fff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px
}
iframe {
    position: relative;
    z-index: 3
}
#page {
    position: relative;
    width: 1030px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 20px #444;
    -moz-box-shadow: 0 0 20px #444;
    -webkit-box-shadow: 0 0 20px #444;
    overflow: hidden
}
#header {
    position: relative;
    height: 100px;
    width: 100%;
    padding-top: 20px;
    background: url("../images/main-header-bg-b.jpg") repeat-x #fff;
    border-bottom: 5px solid #000;
    margin-bottom: 5px;
    z-index: 100
}
#logo {
    position: absolute;
    bottom: 10px;
    left: 10px
}
#userMenuContainer {
    position: absolute;
    font-size: small;
    width: 250px;
    top: 0;
    right: 0;
    z-index: 5;
    border: 1px solid #888;
    border-top: 0;
    background-color: #eee;
    text-align: center;
    box-shadow: 0 -10px 20px #444;
    -moz-box-shadow: 0 -10px 20px #444;
    -webkit-box-shadow: 0 -10px 20px #444
}
#userMenuTitle {
    text-align: center
}
#userMenu {
    padding: 5px;
    width: 100%;
    z-index: 6;
    overflow: visible;
    display: block;
    background-image: url("../images/main-content-bg-light.jpg");
    background-position: center
}
#userMenu input {
    border: 1px #888 solid
}
#navigation {
    position: absolute;
    display: block;
    width: 580px;
    margin: 0;
    padding: 0;
    left: 280px;
    bottom: 0;
    height: 45px;
    font-size: 11px;
    z-index: 105
}
#search {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: block
}
#top1 {
    clear: both;
    float: left
}
span.breadcrumbs {
    margin: 5px;
    padding: 0;
    display: block;
    height: 15px
}
.breadcrumbs a {
    font-size: x-small;
    display: inline-block
}
.breadcrumbs a:hover {
    border-bottom: 1px #fd1 solid
}
.breadcrumbs img {
    position: relative;
    top: 3px;
    margin: 0;
    padding: 0;
    height: 15px;
    width: 15px
}
#top2 {
    float: left
}
#top3 {
    float: right
}
#main-page {
    position: relative;
    display: block;
    background-color: #fff;
    z-index: 2;
    clear: both;
    padding: 15px
}
#main-page h1 {
    display: block;
    height: 41px;
    font-size: medium;
    text-indent: 15px;
    line-height: 41px
}
#main-page h2 {
    clear: both;
    display: block;
    background-image: url("../images/titleBarGrey.jpg");
    height: 43px;
    font-size: medium;
    text-indent: 15px;
    line-height: 43px;
    margin: 0
}
#main-page h3 {
    background-image: url("../images/titleBarGrey.jpg");
    display: block;
    height: 40px;
    font-size: medium;
    text-indent: 15px;
    line-height: 40px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    margin-bottom: 5px
}
.mainpage-forumfeed {
    background-color: #f0f0f0;
    display: block;
    margin-bottom: 2px;
    padding: 2px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #ccc solid;
    min-height: 32px;
    font-size: smaller
}
.mainpage-forumfeed:hover {
    background-color: #fff;
    box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999
}
.mainpage-forumfeed img {
    border: 0;
    float: left;
    width: 32px;
    height: 32px;
    margin: 0;
    margin-right: 2px
}
.mainpage-forumfeed a {
    text-decoration: none
}
.mainpage-forumfeed-title {
    font-size: small
}
#left-side {
    float: left;
    margin: 0;
    width: 700px;
    padding: 0
}
#left-side .componentheading {
    margin: 0
}
#right-side {
    margin: 0;
    float: right;
    width: 270px;
    background-image: url("../images/main-content-bg-light.jpg");
    border: 1px solid #aaa;
    padding: 5px
}
#bottom {
    position: relative;
    width: 100%;
    clear: both;
    border-top: 1px solid #999;
    padding: 0;
    margin: 0
}
#bottom-3-container3 {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative
}
#bottom-3-container2 {
    border-right: 1px solid #aaa;
    float: left;
    width: 100%;
    position: relative;
    right: 30%
}
#bottom-3-container1 {
    border-right: 1px solid #aaa;
    float: left;
    width: 100%;
    position: relative;
    right: 40%
}
#bottom-3-col1 {
    float: left;
    width: 30%;
    position: relative;
    left: 70%;
    overflow: hidden
}
#bottom-3-col2 {
    float: left;
    width: 40%;
    position: relative;
    left: 70%;
    overflow: hidden
}
#bottom-3-col3 {
    float: left;
    width: 30%;
    position: relative;
    left: 70%;
    overflow: hidden
}
#bottom-2-container2 {
    float: left;
    width: 100%;
    position: relative
}
#bottom-2-container1 {
    border-right: 1px solid #aaa;
    float: left;
    width: 100%;
    position: relative;
    right: 50%
}
#bottom-2-col1 {
    float: left;
    width: 50%;
    position: relative;
    left: 50%;
    overflow: hidden
}
#bottom-2-col2 {
    float: left;
    width: 50%;
    position: relative;
    left: 50%;
    overflow: hidden
}
#footer {
    position: relative;
    width: 100%;
    clear: both;
    border-top: 1px dotted #fff;
    background-color: #ddd;
    padding-bottom: 70px;
    background: url("../images/main-content-bg-b.jpg") center
}
#footer-decoration {
    display: none
}
#footer1 {
    float: left;
    padding: 10px
}
#footer1 img {
    border: 1px #888 solid;
    background-color: #fff;
    padding: 2px
}
#footer1 img:hover {
    border: 1px #fff solid;
    background-color: #888
}
#footer2 {
    float: left;
    padding: 10px
}
#footer3 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px
}
#pressMenu {
    position: absolute;
    display: block;
    clear: both;
    float: left;
    bottom: 10px;
    left: 10px;
    height: 22px
}
#pressMenu li {
    float: left;
    list-style-type: none
}
#pressMenu li a {
    margin: 1px;
    font-size: smaller;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #999;
    line-height: 10px;
    display: inline-block;
    background-color: #eee;
    background: url("../images/titleBarGrey.jpg") center;
    position: relative
}
#pressMenu li.active a {
    border-bottom: 5px #888 solid;
    top: -4px
}
#pressMenu li a:hover {
    background-color: #999;
    line-height: 20px;
    top: -10px
}
#pressMenu li>ul {
    position: relative;
    float: right
}
#pressMenu li>ul a {
    border-left: 1px solid #999;
    line-height: 20px
}
#copy {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: smaller
}
#home-page {
    position: relative;
    margin-top: 5px;
    clear: both;
    display: block;
    width: 1030px;
    border-bottom: 1px #888 solid;
    z-index: 2
}
#home-left {
    float: left;
    display: block;
    width: 755px
}
#home-slideshow {
    position: relative;
    display: block;
    width: 755px;
    height: 390px;
    background-color: #000
}
#home-slideshow-cursor {
    display: block;
    position: absolute;
    top: 40px;
    right: 200px;
    width: 50px;
    height: 50px;
    border: 1px #f0f solid;
    background: #f0f
}
#home-slideshow-wrapper {
    float: left
}
#home-slideshow #home-slideshow-wrapper {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 755px;
    height: 390px;
    overflow: hidden
}
#home-slideshow-content {
    color: #fff;
    position: absolute;
    height: 390px;
    width: 3000px
}
#home-slideshow-content a {
    color: #fff;
    display: block;
    position: relative;
    float: left;
    text-decoration: none
}
#home-slideshow-content a img {
    display: block;
    width: 567px;
    height: 390px
}
#home-slideshow-content a div {
    display: block;
    width: 546px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background-color: #000;
    background: rgba(0, 0, 0, 0.7);
    border-top: 1px solid #000
}
#home-slideshow-content a div h1 {
    display: block;
    padding: 0;
    margin: 0;
    background: 0;
    line-height: normal;
    text-indent: 0;
    height: auto;
    font-size: larger
}
#home-previews {
    position: absolute;
    top: 400px;
    width: 800px
}
#home-slideshow #home-previews {
    clear: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 390px;
    width: 188px;
    overflow: hidden;
    background-color: #000
}
#home-slideshow #home-previews>#home-preview-wrapper {
    display: block;
    width: 188px;
    height: 390px;
    position: relative
}
#home-slideshow #home-previews img {
    display: block;
    position: absolute;
    cursor: pointer
}
#home-previews img:hover {
    cursor: pointer
}
#home-blog {
    float: left;
    width: 100%;
    display: inline-block;
    border-right: 1px #888 solid
}
#home-forums {
    float: right;
    width: 377px;
    display: inline-block;
    visibility: hidden;
}
#home-right {
    float: right;
    width: 274px;
    display: block;
    border-left: 1px #888 solid
}
#home-right-contentbox {
    height: 130px
}
.clear-both,
.clearBoth {
    clear: both
}
.float-left {
    float: left
}
.float-right {
    float: right
}
.pad5 {
    padding: 5px
}
.pad10 {
    padding: 10px
}
.pad15 {
    padding: 15px
}
.pad20 {
    padding: 20px
}
.main-text {
    margin: 10px
}
.main-text p {
    margin-bottom: 20px
}
.feature-bullets {
    margin: 30px
}
.greytoolbar {
    background-image: url("../images/titleBarGrey.jpg");
    height: 43px;
    float: left;
    clear: both;
    width: 1030px;
    display: block
}
.title-red {
    font-weight: bold;
    font-size: medium;
    text-indent: 15px;
    line-height: 43px
}
.pos-relative {
    position: relative
}
.pos-abs-bottom-right {
    position: absolute;
    right: 0;
    bottom: 0
}
.pos-abs-top-right {
    position: absolute;
    right: 0;
    top: 0
}
.pos-abs-bottom-left {
    position: absolute;
    left: 0;
    bottom: 0
}
.pos-abs-top-left {
    position: absolute;
    left: 0;
    top: 0
}
.title-bar {
    position: relative;
    background-image: url("../images/titleBarGrey.jpg");
    width: 100%;
    height: 43px;
    display: block;
    clear: both
}
.tool-tip {
    border: 1px #888 solid;
    background-color: #fff;
    font-size: smaller;
    padding: 5px;
    background-image: url("../images/main-content-bg-light.jpg");
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 5px 5px 25px #444;
    -moz-box-shadow: 5px 5px 25px #444;
    -webkit-box-shadow: 5px 5px 25px #444
}
.relateditems {
    padding: 10px;
    font-size: x-small
}
.relateditems li {
    list-style-position: inside
}
.blog {
    padding: 0
}
.contentpane {
    padding: 20px
}
.contentpagetitle {
    display: block;
    background-image: url("../images/titleBarGrey.jpg");
    font-size: large;
    padding: 0 10px 0 10px
}
table.blog .contentpaneopen {
    margin: 15px;
    margin-bottom: 15px;
    padding: 0
}
table.blog .contentpaneopen td {
    padding: 0
}
table.blog .contentpagetitle {
    padding: 0;
    background: 0
}
table.blog .contentpagetitle:hover {
    background: 0;
    cursor: pointer
}
a.contentpagetitle:hover {
    background: #000
}
table.contenttoc {
    border: 1px #888 solid;
    padding: 5px;
    background: #eee
}
table.contenttoc th {
    background: url("../images/titleBarGrey.jpg") center
}
a.toclink {
    display: block;
    border-left: 8px double #888;
    padding-left: 5px
}
a.toclink:hover {
    border-left: 8px solid red
}
a.active {
    border-left: 8px solid #444;
    background: #dfdfdf
}
a.button,
input.button {
    border: 1px #444 solid;
    padding: 5px 25px 5px 25px;
    background-image: url("../images/titleBarGrey.jpg");
    background-position: bottom;
    cursor: pointer;
    margin: 2px
}
a.button:hover,
input.button:hover {
    border: 1px #000 solid;
    cursor: pointer;
    background-position: top
}
.buttonheading {
    display: block;
    position: relative;
    left: -20px
}
.createdate {
    color: #444;
    border: 0;
    padding: 0 0 0 10px;
    font-size: x-small
}
.blog_more {
    margin: 20px
}
.blogsection {
    padding: 10px
}
.sitemap {
    padding: 10px;
    font-size: smaller
}
.sitemap ul {
    display: block;
    list-style: none;
    padding: 20px
}
.sitemap ul li {
    padding: 5px;
    background: transparent
}
.sitemap a img {
    border: 0
}
.sitemap a {
    font-weight: bold
}
.sitemap ul.level_0 ul {
    list-style: square;
    list-style-position: inside;
    padding: 0
}
.sitemap ul.level_1 li {
    padding: 0 0 0 2em
}
.sitemap .active {
    font-style: italic
}
div.accordion {
    margin-top: 5px;
    clear: both;
    display: block;
    border: 0;
    border-top: 2px #555 solid;
    border-bottom: 2px #555 solid;
    position: relative;
    font-weight: bold;
    text-indent: 5px;
    background-image: url("../images/titleBarGrey.jpg");
    background-position: bottom;
    padding: 8px;
    overflow: hidden;
    color: #888
}
div.accordion:hover {
    background-image: none;
    border-top: 2px #000 solid;
    border-bottom: 2px #000 solid;
    background-color: #000;
    cursor: pointer
}
div.accordion-active {
    color: #fff;
    background: #000;
    background-position: bottom;
    border-top: 2px #aaa solid;
    border-bottom: 2px #555 solid
}
div.accordion-active:hover {
    border-top: 2px #aaa solid;
    border-bottom: 2px #555 solid;
    cursor: pointer
}
.accordion-icon {
    position: absolute;
    top: 8px;
    right: 8px
}
.accordion-contents {
    background-image: url("../images/main-content-bg-light.jpg");
    background-position: bottom;
    background-color: #fff;
    font-weight: normal;
    text-indent: 0;
    border: 1px #999 solid;
    border-bottom: 2px #444 solid;
    overflow: hidden
}
div.module h3 {
    margin: 0 -15px 0 -15px
}
div.module {
    margin-bottom: 20px;
    float: left;
    clear: both;
    width: 100%;
    background: url(../images/module/b-br.gif) no-repeat bottom right #fff
}
div.module div {
    background: url(../images/module/b-bl.gif) no-repeat bottom left
}
div.module div div {
    background: url(../images/module/b-tr.gif) no-repeat top right
}
div.module div div div {
    padding: 0 15px 10px;
    background: url(../images/module/b-tl.gif) no-repeat top left
}
div.module_text div div div div,
div.module div div div div {
    margin: 0;
    padding: 0;
    float: none;
    width: 99%;
    background: 0
}
div.module_text h3 {
    margin: 0 0 10px;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden
}
div.module_text span {
    padding: 0 3px 0 0;
    float: left;
    clear: both;
    display: block;
    background: #f6f6f6;
    font-weight: bold
}
div.module_text {
    margin-bottom: 20px;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    background: url(../images/module/bt-br.gif) no-repeat bottom right #f6f6f6
}
div.module_text div {
    background: url(../images/module/bt-bl.gif) no-repeat bottom left
}
div.module_text div div {
    background: url(../images/module/bt-tr.gif) no-repeat top right
}
div.module_text div div div {
    padding: 0 15px 10px;
    display: block;
    background: url(../images/module/bt-tl.gif) no-repeat top left
}
.moduletable>p,
.moduletable>div {
    padding: 10px
}
#debug {
    padding: 10px
}
.debug {
    border: 1px #f0f solid
}
dt.error {
    text-align: center;
    margin: 5px;
    padding: 5px;
    border: 5px solid red;
    font-size: larger;
    font-weight: bold;
    background-color: #c21
}
.fade {
    cursor: pointer
}
dd.fade {
    position: fixed;
    top: 190px;
    left: 50%;
    z-index: 100
}
dd.fade ul {
    position: relative;
    display: block;
    left: -300px;
    width: 600px;
    border: 1px #888 solid;
    padding: 20px;
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 0 20px #444;
    -moz-box-shadow: 0 0 20px #444;
    -webkit-box-shadow: 0 0 20px #444
}
img.shift-up-50,
.shift-up-50 {
    position: relative;
    top: -50px;
    margin-bottom: -50px
}
.margin-top-reduce-50 {
    margin-top: -50px
}
.greypanelbg {
    background-color: #fff;
    background-image: url("../images/greypanelbg.jpg");
    background-repeat: repeat-x
}
.greypanelbg-frontpage {
    height: 87px;
    background-color: #fff;
    background-image: url("../images/greypanelbg.jpg");
    background-repeat: repeat-x
}
.games-top-panel {
    color: #fff;
    position: relative;
    background-image: url("../images/games-top-panel.jpg");
    background-position: top;
    display: inline-block;
    width: 330px;
    height: 300px;
    margin: 5px;
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: 25px;
    overflow: hidden
}
.games-top-panel:hover {
    background-position: bottom
}
.games-top-panel>img {
    position: absolute;
    top: 6px;
    left: 7px;
    width: 316px;
    height: 188px;
    z-index: 2
}
.games-top-panel>p {
    position: absolute;
    top: 194px;
    left: 7px;
    width: 275px;
    height: 248px;
    overflow: hidden;
    padding: 5px;
    padding-left: 10px
}
.games-new-corner {
    position: absolute;
    top: 6px;
    right: 7px;
    display: block;
    width: 76px;
    height: 76px;
    background: 0;
    background-image: url("../images/games-new-corner.png");
    z-index: 5
}
a.games-bottom-panel,
.games-bottom-panel {
    position: relative;
    border-right: 1px #fff solid;
    padding: 0;
    float: left;
    display: inline-block;
    width: 205px;
    height: 230px;
    background-color: #fff;
    overflow: hidden;
    background-image: url("../images/games-bottom-panel.jpg");
    background-position: top
}
.games-bottom-panel:hover {
    background-position: bottom
}
.games-bottom-panel>img {
    width: 180px;
    height: 100px;
    position: absolute;
    top: 10px;
    left: 10px
}
.games-bottom-title {
    padding: 0;
    position: absolute;
    top: 115px;
    left: 10px;
    display: block;
    width: 185px;
    height: 40px;
    font-size: 15px;
    font-weight: bold
}
.games-bottom-text {
    position: absolute;
    top: 155px;
    left: 10px;
    display: block;
    width: 185px
}
#main-content {
    position: relative;
    clear: both;
    width: 1030px;
    display: block
}
.left-column {
    float: left;
    display: block;
    width: 480px;
    padding: 15px;
    padding-top: 250px
}
.right-column {
    float: right;
    display: block;
    width: 480px;
    padding: 15px
}
#main-content .quote {
    border: 1px #999 solid;
    background-color: #444;
    background: url("../images/main-content-bg.jpg") top;
    color: #fff;
    padding: 10px;
    margin: 40px;
    margin-bottom: 5px;
    box-shadow: 0 0 20px #888;
    -moz-box-shadow: 0 0 20px #888;
    -webkit-box-shadow: 0 0 20px #888
}
.arcade-container {
    color: #fff;
    background-image: url("../images/main-content-bg-light.jpg");
    background-color: #fff;
    background-repeat: repeat-x
}
.arcade-left {
    color: #000;
    float: left;
    display: block;
    width: 290px;
    padding: 15px;
    padding-bottom: 135px
}
.arcade-right {
    text-align: center;
    vertical-align: middle;
    float: right;
    display: block;
    width: 680px;
    padding: 15px;
    background-color: #383838;
    padding-bottom: 135px
}
.arcade-game {
    text-align: left;
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 300px;
    height: 350px;
    border: 2px solid #999;
    padding: 0;
    margin: 16px;
    overflow: auto
}
.arcade-game>img {
    width: 300px;
    height: 200px
}
.arcade-game>div {
    padding: 10px
}
.arcade-game a {
    color: #fff;
    text-align: center;
    clear: both;
    display: block;
    position: absolute;
    bottom: 10px;
    width: 260px;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 10px;
    margin: 10px
}
.arcade-game a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none
}
.arcade-game-small {
    color: #fff;
    text-align: left;
    position: relative;
    display: inline-block;
    width: 190px;
    height: 270px;
    border: 2px solid #999;
    padding: 0;
    margin: 16px;
    margin-right: 11px;
    overflow: auto
}
.arcade-game-small>img {
    width: 190px;
    height: 127px
}
.arcade-game-small>div {
    padding: 10px
}
.arcade-game-small a {
    color: #fff;
    text-align: center;
    clear: both;
    display: block;
    position: absolute;
    bottom: 5px;
    width: 150px;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 10px;
    margin: 10px
}
.arcade-game-small a:hover {
    background-color: #000;
    text-decoration: none
}
.blow-out-20 {
    position: relative;
    margin-right: -40px;
    left: -20px
}
.shadow {
    box-shadow: 0 0 20px #444;
    -moz-box-shadow: 0 0 20px #444;
    -webkit-box-shadow: 0 0 20px #444
}
.platform-box {
    background: #000;
    background-position: bottom;
    color: #fff;
    display: inline-block;
    float: right;
    margin: 5px;
    padding: 5px;
    padding-right: 50px;
    font-weight: bold;
    border: 1px #444 solid;
    border-top: 2px #faa solid;
    border-bottom: 2px #500 solid
}
#main-content hr {
    clear: both;
    border: 1px #444 solid;
    margin-bottom: 10px;
    margin-top: 10px
}
.redshots img {
    border: 3px #444 solid;
    border-top: 3px solid #999;
    border-left: 3px solid #999
}
.redshots img:hover {
    border: 3px #f00 solid
}
#game-platforms-menu {
    position: relative;
    padding: 2px;
    bottom: -15px;
    z-index: 3;
    display: inline-block;
    background: #000;
    color: #fff;
    background-position: bottom;
    padding-left: 5px;
    border: 1px #444 solid;
    border-top: 2px #faa solid;
    border-bottom: 2px #500 solid;
    -moz-border-radius: 10px;
    border-radius: 10px
}
#game-platforms-menu li {
    background-color: #fff;
    display: inline-block;
    float: left;
    margin-right: 5px
}
#game-platforms-menu li.active a {
    border-bottom: 5px solid #d10
}
#game-platforms-menu li a:hover {
    border: 1px solid #d10;
    border-bottom: 5px solid red;
    text-decoration: none
}
#game-platforms-menu li a {
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    border: 1px solid #aaa;
    border-bottom: 5px solid #888;
    padding: 2px
}
#game-platforms-menu li a img {
    padding-left: 2px;
    position: relative
}
#game-platforms-menu li a:hover img {
    position: relative;
    top: -2px;
    right: -2px
}
table.blog {
    margin: 0
}
table.blog table tr {
    padding: 0
}
input {
    border: 1px solid #aaa
}
.article_separator {
    clear: both;
    display: block;
    height: 20px;
    width: 100%;
    border-top: 5px dotted #ccc;
    margin-left: -40px;
    margin-right: -200px
    margin-top: 10px
}
.column_separator {
    padding: 0 25px
}
td.sectiontableheader {
    padding: 4px;
    border-right: 1px solid #fff
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
    padding: 4px
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
    padding: 3px
}
table.contentpane {
    border: 0;
    width: 100%
}
table.contentpaneopen {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0
}
table.contenttoc {
    margin: 0 0 10px 10px;
    padding: 0;
    width: 35%;
    float: right
}
table.contenttoc a {
    text-decoration: none
}
table.contenttoc td {
    padding: 1px 5px 1px 25px;
    background: url(../images/bullet-list.gif) no-repeat 5% 50%
}
table.contenttoc th {
    padding: 0 0 3PX;
    border-bottom: 1px solid #ccc;
    text-indent: 5px
}
table.poll {
    padding: 0;
    width: 100%;
    border-collapse: collapse
}
table.pollstableborder {
    padding: 0;
    width: 100%;
    border: 0;
    text-align: left
}
table.pollstableborder img {
    vertical-align: baseline
}
table.pollstableborder td {
    padding: 4px!important;
    border-collapse: collapse;
    border-spacing: 0
}
table.pollstableborder tr.sectiontableentry1 td {
    background: #ececec
}
.blog_more {
    padding: 10px 0;
    background: url(../images/hdot.gif) repeat-x top
}
.blog_more strong {
    margin: 0 0 5px;
    display: block;
    font-size: 125%
}
.blog_more ul {
    margin: 0;
    padding: 0
}
.blog_more ul li {
    margin: 0;
    padding: 0 0 0 17px;
    background: url(../images/bullet.gif) no-repeat 6px 8px
}
.category {
    font-weight: bold
}
h1.componentheading,
.componentheading {
    padding: 5px 0 15px
}
.componentheading {
    font-size: 200%;
    font-weight: bold;
    display: block;
    background: #000;
    height: 42px;
    line-height: 42px;
    font-size: large;
    padding: 0 10px 0 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    left: -40px;
    margin-right: -80px;
    text-indent: 40px
}
.contentdescription {
    padding-bottom: 30px
}
h2.contentheading,
.contentheading,
.blog .page-header h2 {
    margin: 0;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-bottom: 1px solid #aaa
}
table.blog .contentheading,
table.blog .componentheading {
    line-height: normal;
    font-size: 150%
}
.contentheading {
    font-size: 200%
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
    text-decoration: none!important
}
a.readon {
/*
    float: left;
    background: url(../images/arrow.png) no-repeat 5px 48%;
    text-transform: uppercase;
    padding: 1px 5px 1px 14px;
    border: 1px solid #f6f6f6;
*/
    margin-top: 10px;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
a.readon:hover,
a.readon:active,
a.readon:focus {
/*
    border: 1px solid #ececec;
    background: url(../images/arrow.png) no-repeat 5px 48% #fff
*/
}
.moduletable {
    padding: 0
}
ul.pagination {
    margin: 15px auto;
    padding: 10px 0;
    background: url(../images/hdot.gif) repeat-x top
}
ul.pagination li {
    margin: 0;
    padding: 0;
    display: inline;
    background: 0
}
ul.pagination li span {
    padding: 2px 5px
}
ul.pagination a {
    padding: 2px 5px;
    border: 1px solid #f6f6f6
}
ul.pagination a:hover,
ul.pagination a:active,
ul.pagination a:focus {
    border: 1px solid #ececec;
    background: #fff
}
.pagenavbar {
    padding-left: 14px
}
.pagenavcounter {
    padding: 8px 14px 5px 14px
}
.sectiontableheader {
    padding: 8px 5px;
    background-image: url("../images/titleBarGrey.jpg");
    height: 43px
}
.sectiontableheader a {
    line-height: 43px;
    display: block
}
tr.sectiontableentry1 td {
    padding: 8px 5px
}
tr.sectiontableentry2 td {
    padding: 8px 5px;
    background-color: #ececec
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
    background: url(../images/hdot2.gif) repeat-x bottom #ffc
}
.smalldark {
    text-align: left
}
div.syndicate div {
    text-align: center
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
    background: 0
}
.article-tools {
    border-top: 1px solid #ddd;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 15px;
    display: block;
    background: #ececec
}
.article-meta {
    padding: 5px;
    width: 80%;
    float: left
}
.createby {
    padding: 3px 3px 3px 20px
}
.createdate {
    padding: 3px 3px 3px 20px;
    padding-bottom: 10px
}
.modifydate {
    width: 100%;
    float: left
}
div.buttonheading {
    float: right;
    width: 15%
}
.buttonheading img {
    margin: 7px 5px 0 0;
    border: 0;
    float: right
}
table.pagenav {
    display: block;
    padding: 20px;
    margin-bottom: 20px;
    height: 30px
}
.pagenav a {
    display: block;
    position: relative;
    border: 1px solid #aaa;
    padding: 0 10px 0 10px;
    background: url(../images/titleBarGrey.jpg) repeat-x bottom;
    line-height: 30px;
    text-decoration: none
}
.pagenav a:hover {
    background: url(../images/titleBarGrey.jpg) repeat-x top
}
span.pagenav,
a.pagenav {
    display: inline-block;
    padding: 10px;
    height: 30px;
    position: relative;
    border: 1px solid #aaa;
    padding: 0 10px 0 10px;
    background: url(../images/titleBarGrey.jpg) repeat-x bottom;
    line-height: 30px;
    text-decoration: none
}
a.pagenav:hover {
    background: url(../images/titleBarGrey.jpg) repeat-x top
}
#searchForm {
    padding: 10px;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 25px;
    background-image: url("../images/main-content-bg-light.jpg");
    background-position: bottom;
    background-repeat: repeat-x
}
#searchForm table {
    margin-bottom: 5px
}
#searchForm td {
    background-image: url("../images/titleBarGrey.jpg");
    height: 22px;
    padding: 2px;
    border: 1px solid #888;
    background-color: #fafafa
}
#searchForm button {
    padding: 5px;
    border: 2px #aaa solid;
    border-bottom: 2px #444 solid;
    border-right: 2px #444 solid;
    background: url(../images/titleBarGrey.jpg) repeat-x bottom
}
#searchForm button:hover {
    cursor: pointer;
    background: url(../images/titleBarGrey.jpg) repeat-x center
}
#searchForm label {
    margin-right: 10px
}
#searchForm table.searchintro {
    width: 100%;
    margin-top: 5px
}
#searchForm .searchintro td {
    margin: 0;
    line-height: 12px;
    height: 12px;
    display: block;
    padding: 2px;
    border: 1px #fff solid
}
.highlight {
    padding: 2px;
    border: 1px #f0f solid;
    background-color: #d10;
    font-weight: bold
}
.contentpaneopen fieldset {
    margin: 15px;
    border: 1px #888 solid;
    padding: 10px
}
.contentpaneopen .small {
    margin-bottom: 15px;
    display: inline-block
}
.contentpaneopen fieldset a {
    padding: 5px;
    padding-bottom: 0;
    display: inline-block
}
legend {
    position: relative;
    clear: both;
    margin: 0;
    display: block;
    background-image: url("../images/titleBarGrey.jpg");
    height: 32px;
    font-size: medium;
    text-indent: 15px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #aaa
}
table.adminform {
    margin: 0;
    border: 1px solid #aaa;
    background: url(../images/main-content-bg.jpg) bottom;
    width: 100%;
    padding: 10px
}
table.adminform label {
    padding: 5px;
    margin-right: 20px
}
table.adminform td {
    border: 1px solid #aaa;
    background: url(../images/main-content-bg-light.jpg) center;
    padding: 5px 0 5px 10px
}
table.adminform td.key {
    border: 1px solid #aaa;
    background: url(../images/main-content-bg-light.jpg) top;
    padding: 5px 0 5px 10px
}
button {
    margin: 2px;
    border: 1px #444 solid;
    padding: 2px 15px 2px 25px;
    background-image: url("../images/titleBarGrey.jpg");
    background-position: bottom;
    cursor: pointer;
    display: inline-block
}
button:hover {
    border: 1px #000 solid;
    cursor: pointer;
    background-position: top
}
.advcode_toggle {
    margin: 5px;
    border: 1px #444 solid;
    padding: 5px 25px 5px 25px;
    background-image: url("../images/titleBarGrey.jpg");
    background-position: bottom;
    cursor: pointer;
    display: inline-block
}
.advcode_toggle:hover {
    border: 1px #000 solid;
    cursor: pointer;
    background-position: top
}
form textarea {
    border: 1px solid #888;
    padding: 5px
}
form select {
    border: 1px solid #888
}
#editor-xtd-buttons a {
    float: left;
    margin: 2px;
    border: 1px #444 solid;
    padding: 2px 15px 2px 25px;
    background-image: url("../images/titleBarGrey.jpg");
    background-position: bottom;
    cursor: pointer;
    display: inline-block
}
#editor-xtd-buttons a:hover {
    border: 1px #000 solid;
    cursor: pointer;
    background-position: top
}
textarea.inputbox {
    border: 1px solid #888
}
input.inputbox {
    border: 1px solid #888
}
img.calendar {
    margin-left: 5px;
    cursor: pointer
}
.newsfeed_item {
    padding: 5px
}
ul.redlynx-twitter {
    padding: 0;
    margin: 0;
    border: 1px #aaa solid;
    background-color: #fff;
    -moz-border-radius: 5px;
    border-radius: 5px
}
ul.redlynx-twitter a {
    display: none
}
ul.redlynx-twitter li {
    list-style: none
}
ul.redlynx-twitter .newsfeed_item {
    border-bottom: 1px #ccc solid;
    padding: 10px;
    margin: 0;
    background-color: #eee;
    -moz-border-radius: 5px;
    border-radius: 5px
}
ul.redlynx-twitter .newsfeed_item:hover {
    background-color: #fff
}
ul.redlynx-twitter .newsfeed_item a {
    display: inline-block
}
#twtr-widget-1 h3 {
    display: none;
    background: 0;
    height: auto;
    border: 0;
    font-size: 11px!important;
    font-weight: 400!important
}
div.accordion {
    color: #fff;
    background: #000;
    background-position: bottom;
    border-top: 2px #aaa solid;
    border-bottom: 2px #555 solid;
    cursor: default;
}
#main-page .blog h2 {
    background: transparent;
    text-transform: none;
    text-indent: 0;
    font-size: large;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}
#main-page .blog h2 a:hover {
    text-decoration: none;
}

#main-page .blog>h2 {
  background-color: #000;
  color: #fff;
  display: block;
  position: relative;
  left: -15px;
  padding-left: 30px;
  text-transform: uppercase;
}

.createdby {
    margin-bottom: 10px;
    display: inline-block;
}
.create time {
    color: #444;
    border: 0;
    padding: 0 0 10px 0;
    display: inline-block;
    font-size: x-small;
}
.article-info-term {
    display: none;
}
.items-leading,
.items-row {
    margin: 15px;
}
#main-page .items-more h3 {
    background-image: none;
    border: 0;
    text-indent: 0;
    margin: 0;
}
.items-more ol li {
    list-style: none;
    margin: 5px 0 5px 15px;
}
.items-more ol {
    margin-bottom: 15px;
}
.pagination {
    margin-bottom: 20px;
}
.pagination .counter {
    margin: 5px 0;
}
.pagination ul li {
    list-style: none;
    display: inline-block;
}
span.pagenav,
a.pagenav {
    margin: 0px 2px;
}

hr {
	width:100%;
	height:1px;
	background:#ddd;
	margin: 15px 0;
}

.aidanews2_main {
	margin-top:10px;
}
.aidanews2_line {
	margin-top: 10px;
}
.aidanews2_art {
	margin-bottom: 5px;
}
.aidanews2 .even {
	background: transparent;
}


