#lightbox {
background-color : #fff;
padding : 10px;
border-bottom : 2px solid #666;
border-right : 2px solid #666;
}
#lightboxDetails {
font-size : 0.8em;
padding-top : 0.4em;
}
#lightboxCaption {
float : left;
}
#keyboardMsg {
float : right;
}
#closeButton {
top : 5px;
right : 5px;
}
#lightbox img {
border : none;
clear : both;
}
#overlay img {
border : none;
}
#overlay {
background-image : url(overlay.png);
}
* {
font-family : Veranda, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 1.3;
}
body {
background : #171717 url(../img/bg.gif);
margin : 12px;
color : #fff;
text-align : left;
}
a {
text-decoration : none;
}
a:link, a:visited {
color : #ffffff;
text-decoration : none;
}
a:hover, a:active {
text-decoration : underline;
color : #ffffff;
}
h1, h2, h3, h4, h5, h6 {
font-family : Veranda, Arial, Helvetica, sans-serif;
color : #7ca52d;
}
#container {
margin : 0 auto;
padding : 0;
width : 990px;
position : relative;
text-align : left;
border : 1px solid #000;
background : #313131;
color : #fff;
}
#navigation {
background-image : url(../img/greenred/green-li.gif);
background-repeat : repeat-x;
background-position : center;
overflow : hidden;
width : 990px;
position : relative;
text-align : left;
font-family : Veranda, Arial, Helvetica, sans-serif;
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-left : 1px solid #000000;
margin : 0 auto;
}
html #navigation {
height : 1%;
}
#navigation ul li {
float : left;
margin : 0;
list-style-type : none;
}
#navigation ul li a {
border-right : 1px solid #7ca52d;
border-bottom : none;
padding : 9px 15px 9px 15px;
display : block;
font-weight : bold;
color : #ffffff;
text-decoration : none;
background : #eeeeee;
font-size : 12px;
letter-spacing : 0;
background-image : url(../img/greenred/green-li.gif);
background-repeat : repeat-x;
background-position : center;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
background-image : url(../img/li-hover.gif);
background-repeat : repeat-x;
background-position : top;
color : #fff;
border-right : 1px solid #1e1e1e;
border-bottom : none;
font-size : 12px;
text-decoration : underline;
}
#drop-shadow {
background-image : url(../img/drop-shadow.gif);
background-repeat : repeat-x;
background-position : center;
margin : 0;
width : 202px;
padding-top : 2px;
padding-bottom : 3px;
}
#header {
clear : both;
margin : 0 auto;
width : 990px;
position : relative;
text-align : left;
padding : 15px 0 15px 0;
color : #ffffff;
}
#header h1 {
font-size : 1.8em;
margin : 10px 0 0 0;
font-variant : small-caps;
letter-spacing : 0;
color : #7ca52d;
}
#header h1 a {
text-decoration : none;
border : 0;
color : #ffffff;
}
#header h2 {
margin : 5px 0 0 0;
font-size : 1em;
font-weight : normal;
font-family : Veranda, Arial, Helvetica, sans-serif;
letter-spacing : 0;
}
#feedarea {
height : 30px;
text-align : left;
width : 100%;
}
#content {
width : 980px;
margin : 0 auto;
position : relative;
}
#content h4 {
font-size : 1.1em;
margin : 1em 0 0 0;
}
#content h5 {
font-size : 1em;
margin : 1em 0;
}
#content-main ul {
margin : 0 1em;
padding : 0 1em;
list-style-image : url(../img/bullet.png);
}
#content-main ul.asides {
margin : 0;
padding : 2em;
border-bottom : 1px solid #000;
}
#content ol {
list-style-type : decimal;
margin : 1em;
padding-left : 2em;
}
#content-main {
float : left;
width : 530px;
}
html #section-index #content-main {
margin-right : 0;
}
#content .post {
padding-left : 10px;
}
#content h2, #content h3 {
font-size : 1.5em;
margin : 1em 0 0;
font-weight : normal;
line-height : 1.4em;
letter-spacing : 0;
color : #fff;
}
#content .entry a:link, #content .entry a:visited {
border-bottom : 1px dashed #7ca52d;
}
#content .entry a:hover, #content .entry a:active {
border-bottom : 1px solid #333333;
}
#content .entry li {
margin : 0 0 0.3em 0;
padding : 0;
line-height : 1.6em;
}
#content .postmetadata {
clear : both;
font-size : 0.9em;
text-align : right;
color : #fff;
margin : 0;
padding : 0;
}
#content .post-info {
clear : both;
font-size : 0.9em;
color : #fff;
margin : 0;
padding : 0;
}
#content .post-info, #content h2.pagetitle {
background : url(../img/underline-repeat1.gif) repeat-x left bottom;
padding-bottom : 15px;
}
input.textbox, textarea {
background : #333333;
border : 1px solid #000;
font : 1em Verdana, Arial, Serif;
padding : 2px;
color : #ffffff;
width : 150px;
}
textarea {
width : 90%;
padding : 5px;
line-height : 2em;
height : 20em;
}
input.textbox:focus, textarea:focus {
border : 1px solid #ffffff;
}
#submit {
background-image : url(../img/greenred/green-li.gif);
background-repeat : repeat-x;
background-position : center;
padding : 3px;
color : #ffffff;
font-weight : bold;
border : 1px solid #000000;
}
#submit hover {
background-image : url(../img/top-nav-hover.gif);
background-repeat : repeat-x;
background-position : center;
color : #ffffff;
}
.post h4 {
font-size : 1em;
font-weight : normal;
font-family : Veranda, Arial, Helvetica, sans-serif;
}
.post h4 em {
font-style : normal;
float : right;
font-weight : normal;
}
#header, #content, #sidebar, #footer, .widget {
overflow : hidden;
}
.did-you-know {
background-color : #1e1e1e;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
padding-top : 3px;
padding-bottom : 3px;
font-size : 11px;
width : 990px;
margin : 0 auto;
color : #ffffff;
}
.footer-area {
overflow : hidden;
width : 990px;
position : relative;
text-align : left;
font-family : Veranda, Arial, Helvetica, sans-serif;
margin : 0 auto;
padding : 0 0 9px 0;
font-size : 12px;
font-weight : bold;
color : #7ca52d;
text-decoration : none;
}
.footer-area a {
font-size : 12px;
font-weight : bold;
border : 0;
color : #7ca52d;
text-decoration : none;
}
.footer-area a:hover {
font-size : 12px;
font-weight : bold;
border : 0;
color : #7ca52d;
text-decoration : none;
}
.footer-area a:visited {
font-size : 12px;
font-weight : bold;
border : 0;
color : #7ca52d;
text-decoration : none;
}
.footer-area a:hover {
font-size : 12px;
font-weight : bold;
border : 0;
color : #7ca52d;
text-decoration : none;
}
.no-image {
border : 0;
background-image : none;
padding : 0;
margin-right : 5px;
}
.pad {
text-align : left;
}
#nav1a {
width : 200px;
margin-top : 15px;
margin-left : 2px;
margin-right : 5px;
margin-bottom : 5px;
overflow : hidden;
float : right;
border-right : 1px solid #000;
border-left : 1px solid #000;
background-color : #292929;
}
#nav {
width : 220px;
margin-top : 15px;
margin-left : 2px;
margin-right : 5px;
margin-bottom : 5px;
overflow : hidden;
float : left;
border-right : 1px solid #000002;
border-left : 1px solid #000002;
background-color : #292929;
}
.cat {
width : 220px;
margin : 0;
padding : 4px;
overflow : hidden;
border-bottom : 1px solid #000000;
text-align : left;
color : #fff;
font-weight : bold;
background-image : url(../img/cat-box-rep.png);
background-position : top;
background-repeat : repeat-x;
}
#nav UL {
width : 220px;
margin : 0;
padding : 0;
display : block;
overflow : hidden;
font-family : Veranda, Arial, Helvetica, sans-serif;
}
#style-switch-theme {
position : absolute;
visibility : visible;
z-index : 95;
top : 30px;
right : 5px;
}
#style-switch {
position : absolute;
visibility : visible;
z-index : 99;
top : 30px;
right : 0;
display : inline;
}
#style-switch img {
padding : 1px;
background-image : none;
}
#style-switch img:hover {
padding : 1px;
background-image : none;
}
#style-switch a, style-switch a:active, style-switch a:visited, style-switch a:link style-switch a:hover {
border-bottom : 0;
margin-right : 0;
background-image : none;
}
#main-image {
width : 990px;
height : 120px;
background : url(../img/greenred/green-banner.jpg) no-repeat center;
border : 1px solid #000;
padding : 0;
margin : 0 auto;
position : relative;
}
#main-image IMG {
border : 0;
padding : 0;
margin : 0 auto;
}
minitabHead, input, select, textarea {
font-size : 10px;
background : #000000;
border : 1px solid #7ca52d;
font-family : Verdana;
color : #7ca52d;
}
.italic {
font-style : italic;
}
.bold {
font-weight : bold;
}
.underline {
text-decoration : underline;
}
.center {
text-align : center;
}
.fleft {
float : left;
text-align : left;
}
.fright {
float : right;
text-align : right;
}
.left {
text-align : left;
}
.right {
text-align : right;
}
.clr {
clear : both;
}
.top {
vertical-align : top;
}
.actionInfo {
padding : 10px;
text-align : center;
}
.voteBar {
width : 100px;
background : #000;
}
.avatar {
text-align : center;
background : #000;
width : 80px;
}
.wildcard {
font-size : 8px;
vertical-align : super;
font-weight : bold;
padding-left : 2px;
}
.buttons {
text-align : right;
}
.note {
text-align : center;
padding : 10px;
}
.pages {
text-align : center;
padding : 10px;
}
.screen {
margin : auto;
margin-top : 10px;
margin-bottom : 10px;
border : 1px solid #000;
float : none;
display : block;
}
.playoffFullInside {
height : 100%;
width : 100%;
}
.permission2 {
text-decoration : underline;
}
.permission3 {
text-decoration : underline;
font-weight : bold;
}
span.won {
color : #55ee55;
}
span.lost {
color : #bb0011;
}
span.draw {
color : #ffff00;
}
span.minitabHead {
padding-top : 5px;
padding-bottom : 3px;
text-align : center;
width : 140px;
background : #0e3623;
}
table.calendar td {
vertical-align : top;
font-family : Tahoma;
background : #3f3f3f;
}
table.calendar td a {
display : block;
border : 1px solid;
padding : 2px;
margin : 2px 0;
}
table.calendar td a:hover {
text-decoration : underline;
color : #fff;
}
table.calendar td.content1 {
width : 95px;
height : 90px;
font-size : 10px;
}
table.calendar td.notBelong {
background : #000000;
}
table.calendar td.today {
background : #003300;
}
table.calendar td.event {
background : #552255;
}
table.calendar span.won {
color : #55ee55;
}
table.calendar span.lost {
color : #bb0011;
}
table.calendar span.match_time {
display : block;
}
table.tab_brdr {
background : #000;
width : 100%;
border : 2px;
margin : auto;
margin-top : 10px;
margin-bottom : 10px;
}
table.tab_brdr2 {
margin : auto;
}
table.content1 {
background : #3f3e40;
color : #7ca52d;
}
table.content2 {
background : #3f3e40;
color : #7ca52d;
}
table.content3 {
background : #3f3e40;
color : #7ca52d;
font-weight : bold;
}
table.content4 {
background : #060a14;
color : #7ca52d;
font-weight : bold;
text-align : center;
}
table.tab_head1 {
color : #7ca52d;
}
table.tab_head2 {
background-color : #3f3e40;
color : #7ca52d;
font-weight : bold;
}
table.tab_head3 {
background-color : #3f3e40;
color : #7ca52d;
font-weight : bold;
text-align : center;
}
table.contentOptions {
text-align : center;
color : #fff;
}
table.contentOptions a {
color : #fff;
font-weight : bold;
text-decoration : underline;
}
.news_head, .news_head1, .news_head2 {
color : #ffffff;
font-size : 18px;
line-height : 20px;
border : 4px;
}
.news {
text-align : justify;
padding : 3px;
line-height : 16px;
color : #000000;
background : #7ca52d;
}
.newsBottom {
text-align : center;
height : 23px;
}
.comment {
background : #001;
color : #7ca52d;
text-align : justify;
}
.articleTitle {
font-weight : normal;
letter-spacing : normal;
}
.articleCategory {
font-weight : normal;
letter-spacing : normal;
}
.searchForm input.form_text {
width : 80px;
}
.searchForm select.countries {
width : 150px;
}
.searchFormTable {
padding-bottom : 15px;
margin : auto;
}
.listMultipleItems {
margin : auto;
}
.listMultipleItems table.tab_brdr {
margin : 0;
}


