a{ text-decoration: none; outline: none; }
ul, ol{ list-style: none; }
label{ cursor: pointer; }
html, body{ width: 100%; height: 100%; }
table{ border-collapse: collapse; }
html, body, h1, h2, h3, h4, h5, h6, h7, h8, p, form, fieldset, img, label, ul, li, ol, dl, dd, dt{
    margin: 0;
    padding: 0;
    border: none;
}
body, input, textarea, select{ font: 101%/16px Tahoma,Verdana,Arial,Helvetica,sans-serif; }

body{
    background: #5B8893 url(../img/bodyBg.png) 0 -227px repeat-x;
    text-align: center;
    position: relative;
}


div#top
{
	background-image: url("../fb/top.png");
	width: 580px;
	height:180px;
	padding: 10px 10px 40px 10px;	
	top: 0px;
	left: 25%; 
	position: fixed;
	overflow: hidden;
}

#headerWrap{
    width: 100%;
    background: url(../img/headerBg.png) top center no-repeat;
}
#header{
    width: 934px;
    margin: 0 auto;
    padding-top: 15px;
    overflow: hidden;
    height: 108px;
}
#header h1, #header h1 a{
    display: block;
    text-indent: -99999px;
    background: url(../img/logo.png) 0 0 no-repeat;
    width: 124px;
    height: 60px;
    float: left;
}
#header ul{
    font-size: 0.94em;
    float: right;
    padding-top: 53px;
    margin-right: -15px;
}
#header li{
    float: left;
    background: url(../img/markers.png) 0 6px no-repeat;
    height: 20px;
}
#header li a{
    color: #333;
    padding: 0 15px;
}
#header li a:hover{ text-decoration: underline; }

#subHeaderWrap{
    width: 100%;
    background: url(../img/headerBg.png) center -123px no-repeat;
}
#subHeader{
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}
#subHeaderBox{
    width: 533px;
    float: left;
    margin: 15px 0 0;
    background: url(../img/subHeaderBoxBg.png) bottom center no-repeat;
    padding-bottom: 15px;
    color: #fff;
}
#subHeaderBox form{
    width: 200px;
    margin: 5px auto 0;
}
#subHeaderBox .line{
    float: left;
    font-size: 0.69em;
}
#subHeaderBox .line input{
    width: 15px;
    height: 15px;
    float: left;
    margin: 1px 5px 0;
    padding: 0;
}
#subHeaderBox .line label{
    font-weight: bold;
    float: left;
}
#subHeaderBox .submit{
    background: url(../img/markers.png) right -47px no-repeat;
    height: 12px;
    margin: 3px -7px 0 0;
    float: right;
}
#subHeaderBox .submit input{
    border: 0;
    display: block;
    height: 14px;
    width: auto;
    margin-top: -2px;
    position: relative;
    background: none;
    text-align: right;
    color: #fff;
    padding-right: 20px;
    cursor: pointer;
    font: 0.91em normal Tahoma, Verdana,sans-serif;
}

.searchSection{
    background: url(../img/headerBg.png) -36px -123px no-repeat;
    height: 65px;
    overflow: visible;
    padding: 0 0 0 15px;
    position: relative;
}
#search{
    width: 206px;
    margin: 0 auto;
    position: relative;
    float: left;
    padding: 13px 0 0;
}
#search input{
    border: 1px #fff solid;
    width: 146px;
    padding: 2px 2px 1px;
    height: 15px;
    background: #D9E1E0;
    color: #303947;
    font-size: 0.69em;
    float: left;
}
#search .submit{
    border: 0;
    background: url(../img/markers.png) 0 -90px no-repeat;
    padding: 0;
    width: 21px;
    height: 20px;
    margin-left: 3px;
    cursor: pointer;
}
#subHeader h4{
    width: 170px;
    float: left;
    font-size: 0.69em;
    padding: 15px 0 0 41px;
}
#subHeader h3{ font-size: 0.69em; }
#subHeader h3 a, #subHeader h4 a{
    color: #fff;
    height: 12px;
    background: url(../img/markers.png) right -45px no-repeat;
    padding-right: 25px;
}
#subHeader h3 a:hover, #subHeader h4 a:hover{ text-decoration: underline; }

#mainWrap{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 34px;
}

#mainWrap-2{
    width: 953px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 34px;
}

#mainWrap-2sp{
    width: 234px;
    margin: 0px;
    overflow: hidden;
    padding-top: 0px;
}

#column-1 {
    float: left;
    width: 211px;
    padding-right: 12px;
    text-align: left;
}

#column-3 {
    float: left;
    width: 211px;
    padding-right: 12px;
    text-align: left;
}

#column-3sp{
    float: left;
    width: 200px;
    padding-right: 12px;
    text-align: left;
}

#column-3 { padding: 0 0 0 12px; }
#column-3sp { padding: 0 0 0px 12px; }

.menuSection{
    background: url(../img/menuSectionBg.png) right bottom no-repeat;
    height: 1%;
    overflow: hidden;
}
.menuSection h3{
    background: url(../img/menuSectionBg.png) 0 0 no-repeat;
    height: 33px;
    font: 1.13em "Trebuchet MS", sans-serif;
    text-align: left;
    padding-left: 10px;
    width: 201px;
    line-height: 1.83em;
    color: #fff;
    position: relative;
}
.menuSection h3 .add, .menuSection h3 .see{
    width: 14px;
    height: 12px;
    background: url(../img/markers.png) 0 -68px no-repeat;
    float: right;
    margin: -22px 10px 0 0;
    text-indent: -99999px;
    overflow: hidden;
}
.menuSection h3 .see{ background-position: 0 -47px; }
.menuSection p{
    color: #fff;
    font-size: 0.69em;
    padding: 4px 10px 0;
    line-height: 2em;
}
.menuSection p a:hover{ text-decoration: underline; }
.menuSection a{ color: #fff; }

#column-1 .menuSection ul{
    padding-bottom: 32px;
}
#column-1 .menuSection li{
    background: url(../img/menuSectionBg.png) 0 bottom no-repeat;
    height: 1%;
    overflow: hidden;
    font-size: 0.69em;
    padding: 7px 0 8px;
    line-height: 1em;
    padding-right: 25px;
    width: 186px;
}
#column-1 .menuSection li a{
    color: #fff;
    display: block;
    text-align: left;
    background: url(../img/markers.png) 0 -28px no-repeat;
    padding-left: 10px;
    height: 1%;
}
#column-1 .menuSection li .username:hover{ text-decoration: underline; }
#column-1 .menuSection li .username{
    background: none;
    font-size: 0.91em;
    color: #C8DBDF;
    padding-top: 1px;
}

#column-3 .menuSection{
    padding-bottom: 25px;
}
#column-3 .menuSection li{
    height: 1%;
    overflow: hidden;
    font-size: 0.69em;
    padding: 4px 3px 5px 0;
    line-height: 1em;
    padding-right: 25px;
    width: 186px;
}
#column-3 .menuSection li a{
    color: #fff;
    text-align: left;
    background: url(../img/markers.png) 0 -28px no-repeat;
    padding-left: 10px;
    float: left;
}
#column-3 .menuSection .del, #column-3 .menuSection .edit, #column-3 .menuSection .arch{
    background: url(../img/markers.png) 0 -290px no-repeat;
    width: 7px;
    text-indent: -99999px;
    padding: 0;
    margin-left: 7px;
    height: 10px;
    float: left;
    overflow: hidden;
}
#column-3 .menuSection .edit{ background-position: 0 -238px; width: 8px; }
#column-3 .menuSection .arch{ background-position: -7px -290px; width: 9px; }
#column-3 .menuSection li a span{
    /*float: left;*/
    /*padding-right: 11px;*/
    /*height: 10px;*/
}
#column-3 .menuSection .more{
    float: right;
    color: #fff;
    font-size: 0.63em;
    background: url(../img/markers.png) right -45px no-repeat;
    padding-right: 25px;
    margin-right: 10px;
    height: 14px;
}
#column-3 .menuSection .more:hover{ text-decoration: underline; }

.scheme-2 h4{
    font: 0.88em normal "Trebuchet MS", sans-serif;
    color: #fff;
    text-align: center;
    padding: 6px 0 7px;
    overflow: hidden;
    height: 1%;
}
.scheme-2 h4 span{
    float: left;
    width: 140px;
    padding-left: 25px;
    text-align: center;
}
.scheme-2 h4 a{ margin-top: 4px; overflow: hidden; }
.scheme-2 ul{
    background: url(../img/menuSectionBg.png) 0 -128px no-repeat;
    padding-top: 8px;
    margin-top: -4px;
}

#column-3sp .menuSection{
    padding-bottom: 5px;
    padding-left: 0px;
    float: left;
}
#column-3sp .menuSection li{
    height: 1%;
    overflow: hidden;
    font-size: 0.69em;
    padding: 4px 3px 5px 0;
    line-height: 1em;
    padding-right: 25px;
    width: 186px;
    float: left;
}
#column-3sp .menuSection li a{
    color: #fff;
    display: block;
    text-align: left;
    background: url(../img/markers.png) 0 -28px no-repeat;
    padding-left: 0px;
    float: left;
}
#column-3sp .menuSection li a span{
    float: left;
    padding-right: 11px;
    background: url(../img/markers.png) right -238px no-repeat;
    height: 10px;
}
#column-3sp .menuSection .more{
    float: left;
    color: #fff;
    font-size: 0.63em;
    background: url(../img/markers.png) right -45px no-repeat;
    padding-right: 25px;
    margin-right: 0px;
    height: 14px;
}
#column-3sp .menuSection .more:hover{ text-decoration: underline; }

.scheme-3 ul{ padding-top: 5px; }
#column-3 .scheme-3 li{ padding: 6px 25px 0px 0; }
#column-3 .scheme-2 li{
    background: url(../img/menuSectionBg.png) 0 -100px no-repeat;
    padding: 6px 25px 2px 0;
}
#column-3 .scheme-2 li a{ height: 12px; }
#column-3 .scheme-2 li a:first-child{ max-width: 130px; height: auto; }
#column-3 .scheme-2 li .act-1, #column-3 .scheme-3 li .act-1{ background-position: 0px -226px; }
#column-3 .scheme-2 .button-1{ margin-right: 12px; }

#column-3sp .scheme-3 li{ padding: 6px 25px 7px 0; }
#column-3sp .scheme-2 li{
    background: url(../img/menuSectionBg.png) 0 -100px no-repeat;
    padding: 6px 25px 7px 0;
}
#column-3sp .scheme-2 li a{ height: 12px; }
#column-3sp .scheme-2 li .act-1, #column-3 .scheme-3 li .act-1{ background-position: 0px -226px; }
#column-3sp .scheme-2 .button-1{ margin-right: 12px; }

#column-2{
    float: left;
    width: 485px;
}
#column-4 {
    float: left;
    width: 710px;
    padding-right: 10px;
}

column-4sp{
    float: left;
    width: 220px;
    padding-right: 10px;
}


#column-2 .contentSectionWrap, #column-4 .contentSectionWrap{
    background: url(../img/contentSectionBg.png) 0 bottom no-repeat;
    width: 491px;
    clear: both;
    height: 1%;
    overflow: hidden;
    padding-bottom: 34px;
    position: relative;
    z-index: 12;
}

#column-4sp .contentSectionWrap{
    background: url(../img/contentSectionBg.png) 0 bottom no-repeat;
    width: 220px;
    clear: both;
    height: 1%;
    overflow: hidden;
    padding-bottom: 34px;
    position: relative;
    z-index: 12;
}

#column-4 .contentSectionWrap{ width: 710px; background: url(../img/contentSectionBg-2.png) 0 bottom no-repeat;}

#column-2 .contentSection, #column-4 .contentSection {
    background: url(../img/contentSectionBg.png) -491px 0 no-repeat;
    padding-top: 54px;
}
#column-2 .contentSection, #column-4 .contentSection, #column-2 .calendarSection{ 
    background: url(../img/contentSectionBg-2.png) -710px 0 no-repeat;
    float: left;
    text-align: left;
    margin-left: 5px;
}

#column-4sp .contentSectionWrap{ width: 220px; background: url(../img/contentSectionBg-2.png) 0 bottom no-repeat;}

#column-4sp .contentSection{
    background: url(../img/contentSectionBg.png) -220px 0 no-repeat;
    padding-top: 54px;
}
#column-4sp .contentSection{ 
    background: url(../img/contentSectionBg-2.png) -220px 0 no-repeat;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.contentSection h3 span, .contentSection h2 span{ color: #333; }
.contentSection h3, .contentSection h2 {
    font: 1.13em "Trebuchet MS", sans-serif;
    color: #F00;
    text-align: left;
    margin: 0 0 -45px;
    padding: 0 32px;
    position: relative;
    top: -49px;
}
.contentSection h8 span{ color: #333; }
.contentSection h8 {
    font: 0.69em "Trebuchet MS", sans-serif;
    color: #F00;
    text-align: left;
    margin: 0 0 -45px;
    padding: 0 32px;
    position: relative;
    top: -49px;
}


.contentSection h2 {
    padding: 0 90px 8px 20px;
    width: 381px;
    background: url(../img/contentSectionBg.png) -491px bottom no-repeat;
    height: 1%;
    overflow: hidden;
    top: -41px;
    position: relative;
}

.contentSection h8 {
    padding: 0 500px 0 0;
    width: 381px;
    background: url(../img/contentSectionBg.png) -491px bottom no-repeat;
    height: 1%;
    overflow: hidden;
    top: -20px;
    position: relative;
}

.contentSection #forumHead{
    float: left;
    width: 492px;
    text-align: left;
    background: url(../img/contentSectionBg.png) -491px bottom no-repeat;
}
.contentSection #forumHead h2{
    width: 280px;
}
.contentSection #forumHead h8{
    width: 280px;
}
.contentSection #forumHead h3{
    margin: 0;
    padding: 0 0 0 20px;
    position: relative;
    top: 0;
    color: #333;
}
.contentSection #forumHead p{
    float: left;
    font-size: 0.63em;
    padding-left: 20px;
    color: #303947;
    width: 360px;
}

.contentSection #forumHead .back{
    font-size: 0.63em;
    float: right;
    color: #5B8893;
    margin: 5px;
    position: relative;
    right: -115px;
}
.contentSection #forumHead .back:hover{ 
    text-decoration: underline;
    font-size: 0.63em;
    float: right;
    color: #5B8893;
    margin: 5px;
    position: relative;
    right: -115px;
}

.contentSection #forumTopic{
    float: left;
    width: 280px;
}
.contentSection #forumAvatar{
    width: 85px;
    float: right;
    position: relative;
    top: -41px;
    margin-bottom: -20px;
    padding-right: 10px;
}
.contentSection #forumAvatar img{ display: block; }

.contentSection h2 a{
    float: right;
    margin: -15px -70px 0 0;
    font: 0.56em Tahoma, Verdana, sans-serif;
    color: #5B8893;
    text-align: right;
}
.contentSection h2 .help{
    width: 13px;
    height: 13px;
    text-indent: -99999px;
    float: none;
    position: relative;
    padding: 1px 3px 3px 7px;
    background: url(../img/markers.png) 0 -300px no-repeat;
}

.contentSection h8 a{
    float: right;
    margin: -15px -70px 0 0;
    font: 0.89em Tahoma, Verdana, sans-serif;
    color: #5B8893;
    text-align: right;
}
.contentSection h8 .help{
    width: 13px;
    height: 13px;
    text-indent: -99999px;
    float: none;
    position: relative;
    padding: 1px 3px 3px 7px;
    background: url(../img/markers.png) 0 -300px no-repeat;
}

.contentSection #forumHead h2 a{ margin-right: 0; position: relative; right: -90px; }
.contentSection h2 a:hover{ text-decoration: underline; }
.contentSection #forumHead h8 a{ margin-right: 0; position: relative; right: -90px; }
.contentSection h8 a:hover{ text-decoration: underline; }

.contentSection h2 .mark, .contentSection h2 .mark-2, .contentSection h2 .mark-3, 
.contentSection .button-1, .contentSection .button-2, .contentSection .button-3, .menuSection .button-1{
    background: url(../img/markers.png) 0 -110px repeat-x;
    height: 20px;
    color: #fff;
    line-height: 2em;
    text-align: left;
    padding: 0 5px;
}

.contentSection h8 .mark, .contentSection h8 .mark-2, .contentSection h8 .mark-3 {
    background: url(../img/markers.png) 0 -110px repeat-x;
    height: 20px;
    color: #fff;
    line-height: 2em;
    text-align: left;
    padding: 0 5px;
}

.contentSection h2 .mark, .contentSection h2 .mark-2, .contentSection h2 .mark-3{ position: absolute; top: 12px; right: 90px; }
.contentSection h2 .mark-2{ right: 195px; }
.contentSection .button-1, .contentSection .button-2, .contentSection .button-3, .menuSection .button-1{
    margin: 0;
    font-size: 0.63em;
    float: right;
    margin: 10px 20px 0 0;
}
.contentSection h8 .mark, .contentSection h8 .mark-2, .contentSection h8 .mark-3{ position: absolute; top: 12px; right: 90px; }
.contentSection h8 .mark-2{ right: 195px; }

.contentSection .button-2{ float: left; margin: 5px 20px; }
.contentSection .button-3{ margin-left: -15px; }

.contentSection h2 .mark b, .contentSection .button-1 b, .contentSection .button-2 b, .contentSection .button-3 b,
.menuSection .button-1 b, .contentSection h2 .mark-2 b, .contentSection h2 .mark-3 b, .contentSection h8 .mark b,
.contentSection h8 .mark-2 b, .contentSection h8 .mark-3 b {
    display: block;
    padding-right: 25px;
    background: url(../img/markers.png) right -63px no-repeat;
    margin-right: -10px;
}
.contentSection h2 .mark-2 b, .contentSection h2 .mark-3 b {
    background-position: right -142px;
    margin-top: 6px;
    line-height: 1em;
}

.contentSection h8 .mark-2 b, .contentSection h8 .mark-3 b{
    background-position: right -142px;
    margin-top: 6px;
    line-height: 1em;
}

.contentSection table{
    width: 454px;
    margin: 10px auto;
    font: 0.75em "Trebuchet MS", sans-serif;
    text-align: center;
}
.contentSection th{
    color: #889DA2;
    background: url(../img/leagueTableBg.png) 0 28px repeat-x;
    height: 32px;
}
.contentSection td:first-child, .contentSection th:first-child,
.contentSection td.first-child, .contentSection th.first-child{
    text-align: left;
    width: 215px;
}
.contentSection td:first-child, .contentSection td.first-child{ padding-left: 7px; }
.contentSection td{
    height: 32px;
    background: url(../img/leagueTableBg.png) 0 -5px repeat-x;
    font-weight: bold;
    line-height: 1em;
    color: #303947;
    padding: 0;
    margin: 0;
}
.contentSection td a{ color: #303947; }
.contentSection td a:hover{ text-decoration: underline; }
.contentSection .row-2 td{ background-position: 0 -37px; }
.contentSection .row-3 td{ background-position: 0 -69px; }
.contentSection .row-4 td{ background-position: 0 -101px; }
.contentSection .row-5 td{ background-position: 0 -133px; }
.contentSection .row-6 td{ background-position: 0 -166px; }


.calendarsection table{
    width: 120px;
    margin: 10px auto;
    letter-spacing:.06em;
    font-family:Verdana,Sans-Serif;
    font-size:11px;
    text-align: center;
}

.calendarsection th{
}

.calendarsection td:first-child, .calendarsection th:first-child,
.calendarsection td.first-child, .calendarsection th.first-child{
    text-align: left;
    width: 10px;
}
.calendarsection td:first-child, .calendarsection td.first-child{ padding-left: 2px; }

.calendarsection td{
    background: url(../img/white.png) 0 -5px repeat-x;
    letter-spacing:normal;
    line-height:normal;
    font-family:' + FontFamily + ',Sans-Serif;
    font-size:' + FontSize + 'px;
    padding: 0;
    margin: 0;
    cursor: default;
    height: 20px;
    width: 20px;
}

.calendarsection td  a{ text-decoration: none; }
.calendarsection td a:hover{ text-decoration: underline; }


.calendarsection select{
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
}

.calendarsection input{
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
}

.calendarsection td.calendarDateInput {
    letter-spacing:normal;
    line-height:normal;
    font-family:' + FontFamily + ',Sans-Serif;
    font-size:' + FontSize + 'px;
}

.calendarsection select.calendarDateInput {
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
        float: left;
        text-align: left;
        margin-left: 5px;
}

.calendarsection input.calendarDateInput {
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;

}


#column-2 .forumRow, #column-2 .teamRow, #column-2 .topicRow, #column-2 .postRow, #column-2 .msgRow{
    width: 452px;
    margin: 0 auto;
    padding-top: 4px;
    overflow: hidden;
    height: 1%;
    clear: both;
}
#column-2 .teamRow{
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    padding-bottom: 15px;
}
#column-2 .forumRow h3, #column-2 .topicRow h3, #column-2 .postRow h3, #column-2 .msgRow h3{
    position: static;
    margin: 0;
    background: none;
    padding: 0;
    font-size: 0.94em;
    font-weight: bold;
}
#column-2 .topicRow h3{ width: 350px; float: left; }
#column-2 .teamRow h3{
    position: static;
    margin: 0;
    background: none;
    padding: 0;
    font-size: 0.69em;
    font-weight: bold;
    color: #303947;
    float: left;
    width: 400px;
}
#column-2 .teamRow h3 a{ color: #303947; }

#column-2 .teamRow h7{
    position: static;
    margin: 5px;
    background: none;
    padding: 0;
    font-size: 0.69em;
    color: #303947;
    float: left;
    width: 400px;
}
#column-2 .teamRow h7 a{ color: #303947; }

#column-2 .teamRow .act-1, #column-2 .teamRow .act-2{
    background:transparent url(../img/markers.png) 0 -130px no-repeat;
    margin-left: 4px;
    float: right;
    height: 12px;
    overflow: hidden;
    text-indent: -99999px;
    width: 12px;
}

#column-2 .teamRow .act-3 {
    background:transparent url(../img/markers.png) 0 -178px no-repeat;
    margin-left: 4px;
    float: right;
    height: 12px;
    overflow: hidden;
    text-indent: -99999px;
    width: 12px;
}

#column-2 .teamRow .act-8 {
    background:transparent url(../img/markers.png) 0 -325px no-repeat;
    margin-left: 4px;
    float: right;
    height: 12px;
    overflow: hidden;
    text-indent: -99999px;
    width: 12px;
}

#column-2 .teamRow .act-9{
    background:transparent url(../img/markers.png) 0 -313px no-repeat;
    margin-left: 4px;
    float: right;
    height: 12px;
    overflow: hidden;
    text-indent: -99999px;
    width: 12px;
}

#column-2 .teamRow .act-2{ margin-left: 4px; background-position: 0 -142px;}


#column-2 .forumRow h3 a, #column-2 .topicRow h3 a, #column-2 .postRow h3 a, #column-2 .msgRow h3 a{
    background: url(../img/markers.png) 0 -43px no-repeat;
    padding-left: 20px;
    color: #333;
}
#column-2 .forumRow h3 .act, #column-2 .topicRow h3 .act, #column-2 .postRow h3 .act, #column-2 .msgRow h3 .act{
    background-position: 0 -247px;
}
#column-2 .forumFooter, #column-2 .msgFooter, #column-2 .topicFooter, #column-2 .postFooter{
    background: url(../img/contentSectionBg.png) -550px bottom no-repeat;
    height: 20px;
}
#column-2 .msgFooter{ background-position: -570px bottom; }
#column-2 .full .msgFooter{ background-position: -520px bottom; }
#column-2 .msgImage{
    width: 85px;
    height: 85px;
    float: left;
    margin: 4px 10px 10px 0;
}
#column-2 .msgImage img{ display: block; }
#column-2 .forumRow .username, #column-2 .topicRow .username, #column-2 .postRow .username, #column-2 .msgRow .username{
    float: left;
    color: #5B8893;
    font-size: 0.63em;
}
#column-2 .topicRow .username{ float: right; width: 100px; text-align: right;}
#column-2 .forumRow p, #column-2 .teamRow p, #column-2 .msgRow p{
    clear: both;
    font-size: 0.81em;
    text-align: left;
    color: #2D4F5B;
}
#column-2 .forumRow p a, #column-2 .teamRow p a, #column-2 .msgRow p a{ text-decoration: underline; color: #2D4F5B }
#column-2 .forumRow .date, #column-2 .topicRow .date, #column-2 .postRow .date, #column-2 .msgRow .date{
    float: left;
    color: #5B8893;
    font-size: 0.63em;
    background: #fff;
    height: 10px;
    padding: 6px 8px 0 0;
}
#column-2 .topicRow .date{ clear: both; margin-bottom: -8px;  background: transparent; width: 300px; text-align: left; }
#column-2 .topicRow .date a{ font-weight: bold; color: #5B8893; position: relative; }
#column-2 .forumRow .delete:hover, #column-2 .forumRow .username:hover{ text-decoration: underline; }
#column-2 .forumRow .delete{
    float: left;
    color: #889DA2;
    font-size: 0.63em;
    background: #fff;
    height: 10px;
    padding: 6px 4px 0 4px;
    margin-left: 15px;
}
#column-2 .forumRow .more, #column-2 .topicRow .more{
    float: right;
    text-indent: -99999px;
    background: url(../img/markers.png) 0 -46px no-repeat;
    width: 14px;
    height: 14px;
    z-index: 5;
    margin: 6px 12px 0 0;
}
#column-2 .msgRow .delete{
    float: right;
    background: url(../img/markers.png) 0 -110px repeat-x;
    z-index: 5;
    color: #fff;
    font-size: 0.63em;
    line-height: 1em;
    padding: 3px 5px;
    text-align: left;
    margin-top: 4px;
}
#column-2 .msgRow .delete b{
    background: transparent url(../img/markers.png) right -142px no-repeat;
    display: block;
    margin-right: -10px;
    padding-right: 25px;
}
#column-2 .topicFooter{ clear: both; height: 1%; overflow: hidden; }
#column-2 .topicRow .more{ margin-top: 13px; }

#column-2 .postRow .postUser{
    width: 110px;
    float: left;
    padding: 5px 0 0;
}
#column-2 .postRow .postUser img{ display: block; }
#column-2 .postRow .postUser .username{ padding: 5px 3px 0; }
#column-2 .postRow .postContent {
    width: 340px;
    float: right;
    color: #2D4F5B;
    font-size: 0.75em;
    text-align: left;
    padding: 5px 0 0;
}
#column-2 .postFooter{ clear: both; height: 20px; overflow: hidden; }
#column-2 .postRow .date{ float: right; padding: 0 2px 4px 5px; position: relative; bottom: -6px; height: 10px; width: 75px; }

#column-2 .scoresRow{
    background: url(../img/contentSectionBg.png) -509px bottom no-repeat;
    width: 452px;
    margin: 0 auto -2px;
    padding-top: 4px;
    overflow: hidden;
}
#column-2 .scoresRow h3{
    position: static;
    margin: 0;
    background: none;
    padding: 10px 0;
    font-size: 0.63em;
    background: url(../img/contentSectionBg.png) -509px bottom no-repeat;
    height: 1%;
    overflow: hidden;
    font-family: Tahoma, Verdana, sans-serif;
}
#column-2 .scoresRow h3 span{ color: #303947; text-align: center; }
#column-2 .scoresRow h3 .nr{ width: 45px; float: left; text-align: left; }
#column-2 .scoresRow h3 .date{ width: 70px; float: left;  }
#column-2 .scoresRow h3 .teams{ width: 150px; float: left;  }
#column-2 .scoresRow h3 .score{ width: 60px; float: left;  }

#column-2 .scoresRow h4{
    width: 60px;
    float: left;
    color: #D3DADC;
    font: 3.38em "Trebuchet MS", sans-serif;
    text-align: left;
}
#column-2 .scoresRow ul{
    width: 407px;
    float: left;
}
#column-2 .scoresRow li{
    font-size: 0.69em;
    height: 1%;
    overflow: hidden;
    text-align: center;
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    padding: 6px 0 16px;
    line-height: 0.91em;
    color: #303947;
    margin-bottom: -2px;
}
#column-2 .scoresRow li:last-child{ background: none; }
#column-2 .scoresRow li .date{ float: left; width: 70px; color: #889DA2; font-weight: bold; font-size: 0.91em; line-height: 1.2em; height: 1%; }
#column-2 .scoresRow li .teams{ float: left; width: 150px; font-weight: bold; height: 1%; }
#column-2 .scoresRow li .score{ float: left; width: 59px; font-weight: bold;  height: 1%; }
#column-2 .scoresRow li .edit, #column-2 .scoresRow li .del{
    float: left;
    width: 12px;
    height: 12px;
    background: url(../img/markers.png) 0 -130px no-repeat;
    text-indent: -99999px;
    overflow: hidden;
}
#column-2 .scoresRow li .del{ background-position: 0 -142px; margin-left: 3px; }
#column-2 .scoresRow li .sAdd, #column-2 .scoresRow li .sDel{
    background: url(../img/markers.png) 0 -114px repeat-x;
    height: 12px;
    float: left;
    color: #fff;
    font-size: 0.91em;
    line-height: 1.15em;
    margin-left: 3px;
    overflow: hidden;
}
#column-2 .scoresRow li .sDel b, #column-2 .scoresRow li .sAdd b{
    background: url(../img/markers.png) right -142px no-repeat;
    display: block;
    padding: 0 20px 0 3px;
    margin-right: -10px;
}
#column-2 .scoresRow li .sAdd b{
    background: url(../img/markers.png) right -68px no-repeat;
    margin-right: -8px;
}
#column-2 .pagination{
    clear: both;
    font-size: 0.63em;
    background: url(../img/contentSectionBg.png) -510px -4982px no-repeat;
    width: 452px;
    margin: 0 auto -15px;
    overflow: hidden;
    padding: 20px 0 0;
    height: 20px;
}
#column-2 .pagination li{ width: 226px; float: left; }
#column-2 .pagination a:hover{ text-decoration: underline; }
#column-2 .pagination .prev{
    float: left;
    color: #889DA2;
    padding-left: 20px;
    background: url(../img/markers.png) 0 -214px no-repeat;
    height: 12px;
    line-height: 1.2em;
}
#column-2 .pagination .next{
    float: right;
    color: #889DA2;
    padding-right: 25px;
    background: url(../img/markers.png) right -47px no-repeat;
    height: 12px;
    line-height: 1.2em;
    margin-right: -7px;
}

#column-2 .gallery, #column-4 .gallery{
    height: 1%;
    overflow: hidden;
    width: 435px;
    margin: 0 auto;
}

#column-4sp .gallery{
    height: 1%;
    overflow: hidden;
    width: 220px;
    margin: 0 auto;
}

#column-4 .gallery{ width: 609px; }
#column-4sp .gallery{ width: 150px; }

.gallery li{
    float: left;
    width: 85px;
    height: 85px;
    padding: 1px;
}

.gallery li img{ display: block; }

.menuSection .boxProfileImage{
    float: left;
    width: 89px;
    height: 89px;
    padding: 4px 6px 0 8px;
}
.menuSection .boxProfileImage img{
    display: block;
    padding: 1px;
    border: 1px #fff solid;
}
.menuSection .boxProfileDetails{
    float: left;
    width: 100px;
    padding: 4px 0 0 2px;
}
.menuSection .boxProfileDetails h4{
    color: #fff;
    font: 0.75em "Trebuchet MS", sans-serif;
    height: 60px;
    background: none;
    padding: 0;
}
#column-3 .boxProfileDetails li, #column-4 .menuSection form li, #column-4sp .menuSection form li{
    padding: 0;
    width: 100px;
    height: 12px;
    background: #2D4F5B;
    margin-top: 5px;
}


#column-3 .boxProfileDetails li a:hover, #column-4 .menuSection form li a:hover, #column-4sp .menuSection form li a:hover{ text-decoration: underline; }
#column-3 .boxProfileDetails li a, #column-4 .menuSection form li a, #column-4sp .menuSection form li  a{
    background: url(../img/markers.png) 87px -47px no-repeat;
    padding: 0 15px 0 3px;
    height: 12px;
    width: 82px;
    font-size: 0.91em;
}


#column-3sp .boxProfileDetails li, #column-4 .menuSection form li, #column-4sp .menuSection form li{
    padding: 0;
    width: 100px;
    height: 12px;
    background: #2D4F5B;
    margin-top: 5px;
}
#column-3sp .boxProfileDetails li a:hover, #column-4 .menuSection form li a:hover, #column-4sp .menuSection form li a:hover{ text-decoration: underline; }
#column-3sp .boxProfileDetails li a, #column-4 .menuSection form li a, #column-4sp .menuSection form li a{
    background: url(../img/markers.png) 87px -47px no-repeat;
    padding: 0 15px 0 3px;
    display: block;
    height: 12px;
    width: 82px;
    font-size: 0.91em;
}

#column-4 .register, #column-4sp .register{
    display: block;
    background: url(../img/markers.png) 0 -110px repeat;
    width: 80px;
    height: 20px;
    margin: 10px auto -5px;
    text-align: left;
    font-size: 0.69em;
    color: #fff;
    font-weight: bold; 
    line-height: 1.82em;
}
#column-4 #welcome{
    width: 465px;
    float: left;
    text-align: left;
    padding-bottom: 20px;
}
#column-4 #welcome h2{
    background: #2D4F5B url(../img/markers.png) 464px 31px no-repeat;
    height: 33px;
    font: 1.13em "Trebuchet MS", sans-serif;
    text-align: left;
    padding-left: 10px;
    width: 455px;
    line-height: 1.83em;
    margin-bottom: 10px;
    color: #fff;
}

#column-4 #welcome h8{
    background: #2D4F5B url(../img/markers.png) 464px 31px no-repeat;
    height: 33px;
    font: 1.13em "Trebuchet MS", sans-serif;
    text-align: left;
    padding-left: 10px;
    width: 455px;
    line-height: 1.83em;
    margin-bottom: 10px;
    color: #fff;
}

 #column-4sp #welcome{
    width: 220px;
    float: left;
    text-align: left;
    padding-bottom: 20px;
}
#column-4sp #welcome h2{
    background: #2D4F5B url(../img/markers.png) 464px 31px no-repeat;
    height: 33px;
    font: 1.13em "Trebuchet MS", sans-serif;
    text-align: left;
    padding-left: 10px;
    width: 220px;
    line-height: 1.83em;
    margin-bottom: 10px;
    color: #fff;
}

#column-4 #welcome p, #column-4sp #welcome p{
    color: #fff;
    font-size: 0.69em;
    line-height: 1.64em;
    padding: 0 5px;
}
#column-4 #welcome .sign, #column-4sp #welcome .sign{ text-align: right;}

#column-4 .menuSection{
    float: left;
    margin-left: 34px;
    width: 211px;
    text-align: left;
    padding-bottom: 20px;
}

#column-4sp .menuSection{
    float: left;
    margin-left: 34px;
    width: 200px;
    text-align: left;
    padding-bottom: 20px;
}


#column-4 .line, #column-4sp .line{
    overflow: hidden;
    height: 1%;
    padding: 8px 0 0 15px;
}
#column-4 .line label, #column-4sp .line label{
    float: left;
    color: #C6D1D2;
    font-size: 0.69em;
    width: 35px;
    line-height: 1.64em;
    height: 18px;
}

#column-4 .line input, #column-4sp .line input{
    border: 1px #fff solid;
    width: 142px;
    padding: 2px 2px 1px;
    height: 15px;
    background: #D9E1E0;
    color: #303947;
    font-size: 0.69em;
    float: left;
}

#column-4 form .submit, #column-4sp form .submit{
    background: url(../img/markers.png) 0 -110px repeat-x;
    width: 57px;
    height: 20px;
    float: left;
    margin-top: 14px;
}

#column-4 form .submit, #column-4sp form .submit{
    background: url(../img/markers.png) 0 -110px repeat-x;
    width: 57px;
    height: 20px;
    float: left;
    margin-top: 14px;
}

#column-4 form .submit input, #column-4sp form .submit input{
    border: 0;
    background: transparent;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    display: block;
    height: 16px;
    cursor: pointer;
}
#column-4 .menuSection form ul, #column-4sp .menuSection form ul{
    font-size: 0.69em;
    float: left;
    width: 120px;
    padding: 0 0 0 12px;
    margin-top: 4px;
}
#column-4 .menuSection form li, #column-4sp .menuSection form li{
    width: 115px
}
#column-4 .menuSection form li a, #column-4sp .menuSection form li a{
    width: 97px;
    background-position: 102px -47px;
    line-height: 1em;
}

.optionsRow{
    clear: both;
    height: 1%;
    overflow: hidden;
    padding: 5px 0 10px;
    background: url(../img/menuSectionBg.png) 0 -128px no-repeat;
    margin-top: -4px;
}
.optionsRow .boxProfileImage{ padding-left: 0; }
.optionsRow h4{
    background: url(../img/markers.png) no-repeat scroll 0 -24px;
    color: #fff;
    display: block;
    padding-left: 10px;
    text-align: left;
    height: 15px;
    clear: both;
    font-size: 0.69em;
    font-weight: bold;
}
#column-1 .optionsRow #boxLeagueActions{
    float: left;
    width: 116px;
    padding: 2px 0 0;
}
#column-1 .optionsRow #boxLeagueActions li{
    width: 116px;
    padding: 2px 0;
    background: 0;
}
.optionsRow #boxLeagueActions li a:hover{ text-decoration: underline; }
.optionsRow #boxLeagueActions li a{
    background: url(../img/markers.png) 0 0 no-repeat;
    height: 12px;
    padding: 0 0 0 16px;
}
.optionsRow #boxLeagueActions li .act-1{ background-position: 0 -154px; }
.optionsRow #boxLeagueActions li .act-2{ background-position: 0 -130px; }
.optionsRow #boxLeagueActions li .act-3{ background-position: 0 -142px; }
.optionsRow #boxLeagueActions li .act-4{ background-position: -1px -68px; }
.optionsRow #boxLeagueActions li .act-5{ background-position: 0 -166px; }
.optionsRow #boxLeagueActions li .act-6{ background-position: 0 -278px; }
.optionsRow #boxLeagueActions li .act-7{ background-position: 0 -301px; }

#column-1 .optionsRow #boxLeagueStatus{
    padding: 10px 0 0;
}
#column-1 .optionsRow #boxLeagueStatus li{
    padding: 0;
    width: 99px;
    float: left;
    background: none;
}
.optionsRow #boxLeagueStatus li a{ display: inline; background: none; padding: 0; }
.optionsRow #boxLeagueStatus li a:hover{ text-decoration: underline; }
.optionsRow #boxLeagueStatus li span{
    height: 12px;
    background: url(../img/markers.png) 0 0 no-repeat;
    width: 12px;
    float: left;
    margin-right: 3px;
}
.optionsRow #boxLeagueStatus li .act-1{ background-position: 0 -178px; }
.optionsRow #boxLeagueStatus li .act-2{ background-position: 0 -190px; }
.optionsRow #boxLeagueStatus li .act-3{ background-position: 0 -325px; }
.optionsRow #boxLeagueStatus li .act-4{ background-position: 0 -313px; }

#column-1 .optionsRow .adminRights{
    clear: both;
    height: 1%;
    overflow: hidden;
}
/* :( */
/*#column-1 .optionsRow .adminRights:last-child{ padding-bottom: 20px; } */
.additional .menuSection{ padding-bottom: 20px; }

#column-1 .optionsRow .adminRights h5{
    color: #fff;
    font-size: 0.69em;
    font-weight: normal;
    padding: 4px 0 1px;
}
#column-1 .optionsRow .adminRights img{
    float: left;
    width: 43px;
}
#column-1 .optionsRow .adminRights ul{
    padding: 0;
    width: 160px;
    float: right;
}
#column-1 .optionsRow .adminRights li{
    padding: 0;
    background: none;
    width: 160px;
    padding: 1px 0;
}
#column-1 .optionsRow .adminRights li a:hover{ text-decoration: underline; }
#column-1 .optionsRow .adminRights li a{
    background: #2D4F5B url(../img/markers.png) 0 0 no-repeat;
    display: block;
    font-size: 0.91em;
    height: 12px;
    padding: 0 5px 0 3px;
    width: 152px;
}
#column-1 .optionsRow .adminRights .act-1{ background-position: 148px -154px; }
#column-1 .optionsRow .adminRights .act-2{ background-position: 148px -130px; }
#column-1 .optionsRow .adminRights .act-3{ background-position: 148px -142px; }
#column-1 .optionsRow .adminRights .act-4{ background-position: 147px -68px; }
#column-1 .optionsRow .adminRights .act-5{ background-position: 148px -166px; }
#column-1 .optionsRow .adminRights .act-6{ background-position: 148px -142px;}
#column-1 .optionsRow .adminRights .act-7{ background-position: 148px -202px;}

#column-2 #leaguesList{
    margin: 0 auto;
    overflow: hidden;
    padding: 4px;
    width: 452px;
}
#column-2 #leaguesList li{
    background:transparent url(../img/contentSectionBg.png) -510px bottom no-repeat;
    height: 1%;
    overflow: hidden;
    padding: 4px 0 15px;
}
#column-2 #leaguesList li h3{
    position: static;
    margin: 0;
    width: 390px;
    float: left;
    padding: 0;
    font-size: 0.75em;
    font-weight: bold;
    color: #303947;
}
#column-2 #leaguesList li h3 a{
    color: #303947;
    height: 12px;
    float: left;
    line-height: 1em;
}
#column-2 #leaguesList li h3 .act-1, #column-2 #leaguesList li h3 .act-2,
#column-2 #leaguesList li h3 .act-3, #column-2 #leaguesList li h3 .act-4{
    background: url(../img/markers.png) right -178px no-repeat;
    padding-right: 25px;
    text-indent: -99999px;
}
#column-2 #leaguesList li .actions{
    float: right;
    width: 50px;
}
#column-2 #leaguesList li .actions a{
    height: 12px;
    background: url(../img/markers.png) 0 0 no-repeat;
    width: 12px;
    float: left;
    text-indent: -99999px;
    margin-left: 4px;
    overflow: hidden;
}
#column-2 #leaguesList .actions .act-1{ background-position: 0 -178px; }
#column-2 #leaguesList h3 .act-1{ background-position: right -178px !important; }
#column-2 #leaguesList .actions .act-2{ background-position: 0 -190px; }
#column-2 #leaguesList h3 .act-2{ background-position: right -190px !important; }
#column-2 #leaguesList .actions .act-3{ background-position: 0 -142px; }
#column-2 #leaguesList .actions .act-4{ background-position: 0 -130px; }

#column-2 #quickReply, #column-2 #register{
    padding-top: 20px;
    width: 452px;
    margin: 15px auto 0;
}
#column-2 #quickReply h3{
    margin: 0 0 10px;
    position: static;
    padding: 0 0 10px;
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
}
#column-2 #quickReply .line input{
    display: block;
    border: 1px #ccc solid;
    background: #F4F7F7;
    height: 20px;
    width: 450px;
    font: 0.88em normal "Trebuchet MS", sans-serif;
    margin-bottom: 3px;
}
#column-2 #quickReply .line textarea{
    display: block;
    border: 1px #ccc solid;
    background: #F4F7F7;
    width: 450px;
    height: 100px;
    font: 0.88em normal "Trebuchet MS", sans-serif;
}
#column-2 #quickReply .submit, #column-2 #register .submit{
    background: url(../img/markers.png) right -47px no-repeat;
    float: right;
    height: 12px;
    margin: 5px -7px 0 0;
}
#column-2 #quickReply .submit input, #column-2 #register .submit input{
    border: 0;
    display: block;
    height: 14px;
    margin-top: -2px;
    position: relative;
    background: none;
    padding-right: 20px;
    cursor: pointer;
    font: 0.63em normal Tahoma, Verdana,sans-serif;
}
#column-2 #register .line{
    height: 1%;
    overflow: hidden;
    padding: 1px 0;
}
#column-2 #register .line label, #column-2 #register .line .label{
    float: left;
    width: 146px;
    text-align: left;
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    height: 30px;
    line-height: 1.8em;
    font-size: 0.88em;
    margin-right: 4px;
}

#column-2 #register .line label2, #column-2 #register .line .label2{
    float: left;
    width: 365px;
    text-align: left;
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    height: 30px;
    line-height: 1.8em;
    font-size: 0.88em;
    margin-right: 4px;
}

#column-2 #register .godz{
    height: 1%;
    overflow: hidden;
    padding: 1px 0;
}
#column-2 #register .godz label, #column-2 #register .godz .label{
    float: left;
    width: 300px;
    text-align: left;
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    height: 30px;
    line-height: 1.8em;
    font-size: 0.88em;
    margin-right: 4px;
}

#column-2 #register .line input, #column-2 #register .line textarea, #column-2 #register .line select{
    display: block;
    border: 1px #ccc solid;
    background: #F4F7F7;
    height: 20px;
    width: 298px;
    float: left;
    font: 0.88em normal "Trebuchet MS", sans-serif;
    margin-bottom: 3px;
}

#column-2 #register .godz input, select{
    border: 1px #ccc solid;
    background: #F4F7F7;
    height: 20px;
    width: 25px;
    font: 0.88em normal "Trebuchet MS", sans-serif;
    margin-bottom: 3px;
}

#column-2 #register .line select{
    height: auto;
    padding: 1px 0;
}
#column-2 #register .birth select{
    width: 55px;
    margin-right: 6px;
}
#column-2 #register .birth select#birth{
    width: 80px;
}

#column-2 #register .czest select{
    width: 55px;
    margin-right: 6px;
}
#column-2 #register .czest select#czest{
    width: 150px;
}

#column-2 #register .calend select{
    width: 55px;
    float: left;
    text-align: left;
    margin-left: 5px;
}
#column-2 #register .calend select#calend{
    width: 1px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

#column-2 #register .calend input{
    width: 40px;
}

#column-2 #register .line textarea{
    height: 100px;
}
#column-2 #register .line p{
    font-family: Verdana, sans-serif;
    font-size: 0.63em;
    width: 300px;
    float: right;
    text-align: left;
    color: #517D89;
    line-height: 1.3em;
}
#column-2 #register .sex .row, #column-2 #register .tableScheme .ro{
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    height: 30px;
    float: right;
    width: 450px;
}

#column-2 #register .hobby .row{
    background: url(../img/contentSectionBg.png) -510px bottom no-repeat;
    height: 30px;
    float: right;
    width: 200px;
}

#column-2 #register .hobby .even, #column-2 #register .tableScheme .even{ background: none; }
#column-2 #register .hobby label{
    width: 120px;
    border: 0;
    background: none;
}

#column-2 #register .sex label {
    width: 425px;
    border: 0;
    background: none;
}

#column-2 #register .sex input, #column-2 #register .hobby input{
    width: 15px;
    height: 15px;
    padding: 0;
    border: 0;
    margin: 5px 5px 0 0;
}
#column-2 #register .file input{ width: auto; height: auto; border: 1px #000 solid; background: #fff; }
#column-2 #register .button input{ width: auto; height: auto; border: 1px #000 solid; background: #fff; }

#column-2 .createRow{
    background: url(../img/createBg.jpg) 0 0 no-repeat;
    width: 497px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -53px;
    margin-bottom: -63px;
    text-align: left;
}
#column-2 .createRow h3{
    position: static;
    float: right;
    margin: 140px 0 0;
    font-size: 2em;
}
#column-2 .createImage img{ float: right; }
#column-2 .createImage{
    width: 85px;
    height: 85px;
    position: absolute;
    top: 86px;
    right: 392px;
}
#column-2 .createRow h4{
    clear: both;
    overflow: hidden;
    background: url(../img/contentSectionBg.png) -650px bottom no-repeat;
    margin: 0 20px;
    padding: 0 0 10px;
    font: 1em "Trebuchet MS", sans-serif;
}
#column-2 .createRow ul{
    background: url(../img/contentSectionBg.png) -650px bottom no-repeat;
    overflow: hidden;
    height: 1%;
    padding: 0 0 10px;
    margin: 0 20px;
}
#column-2 .createRow li{
    width: 115px;
    float: left;
    padding: 3px 0;
    font-size: 0.69em;
}
#column-2 .createRow .position{ clear: both; }
#column-2 .createRow a:hover{ text-decoration: underline; }
#column-2 .createRow li a, #column-2 .createRow .button-4{
    background: url(../img/markers.png) 0 -28px no-repeat;
    color: #636A75;
    display: block;
    padding-left: 16px;
    height: 12px;
    line-height: 12px;
}
#column-2 .createRow .button-4{
    float: left;
    font-size: 0.69em;
    margin: 5px 20px 2px;
}
#column-2 .createRow li .act-1{ background-position: 0 -154px; }
#column-2 .createRow li .act-2{ background-position: 0 -130px; }
#column-2 .createRow li .act-3{ background-position: 0 -142px; }
#column-2 .createRow li .act-4{ background-position: -1px -68px; }
#column-2 .createRow li .act-5{ background-position: 0 -166px; }
#column-2 .createRow li .act-6{ background-position: 0 -142px;}
#column-2 .createRow li .act-7, #column-2 .createRow .button-4{ background-position: 0 -202px;}
#column-2 #register .tableScheme{ padding-top: 5px; }
#column-2 #register .tableScheme .label{ margin-top: -5px; }
#column-2 #register .tableScheme .color{
    width: 18px;
    height: 18px;
    float: left;
    background: #ffc4b3;
}

#column-2 #register .tableScheme .color2{
    width: 18px;
    height: 18px;
    float: left;
    background: #fcdbb6
}

#column-2 #register .tableScheme .color3{
    width: 18px;
    height: 18px;
    float: left;
    background: #c6ffb3;
}

#column-2 #register .tableScheme .color4{
    width: 18px;
    height: 18px;
    float: left;
    background: #bbf7e3;
}

#column-2 #register .tableScheme .color5{
    width: 18px;
    height: 18px;
    float: left;
    background: #b3deff;
}

#column-2 #register .tableScheme .row{ height: 45px; padding-top: 2px; }
#column-2 #register .tableScheme .even{ height: auto; padding-top: 2px; }
#column-2 #register .tableScheme .pickColor{
    clear: both;
    padding: 2px 0 0 25px;
}
#column-2 #register .tableScheme .pickColor div{
    float: left;
    width: 14px;
    height: 14px;
    font-size: 1px;
    margin-right: 2px;
    cursor: pointer;
}

#column-2 #register .tableScheme .pickColor2{
    clear: both;
    padding: 2px 0 0 25px;
}
#column-2 #register .tableScheme .pickColor2 div{
    float: left;
    width: 14px;
    height: 14px;
    font-size: 1px;
    margin-right: 2px;
    cursor: pointer;
}

#column-2 #register .tableScheme .pickColor3{
    clear: both;
    padding: 2px 0 0 25px;
}
#column-2 #register .tableScheme .pickColor3 div{
    float: left;
    width: 14px;
    height: 14px;
    font-size: 1px;
    margin-right: 2px;
    cursor: pointer;
}

#column-2 #register .tableScheme .pickColor4{
    clear: both;
    padding: 2px 0 0 25px;
}
#column-2 #register .tableScheme .pickColor4 div{
    float: left;
    width: 14px;
    height: 14px;
    font-size: 1px;
    margin-right: 2px;
    cursor: pointer;
}

#column-2 #register .tableScheme .pickColor5{
    clear: both;
    padding: 2px 0 0 25px;
}
#column-2 #register .tableScheme .pickColor5 div{
    float: left;
    width: 14px;
    height: 14px;
    font-size: 1px;
    margin-right: 2px;
    cursor: pointer;
}

#column-2 #register .tableScheme h4{
    font-size: 0.75em;
    font-weight: normal;
    float: left;
    padding: 0 5px;
    line-height: 18px;
    height: 18px;
}
#column-2 #register .tableScheme input[type="hidden"]{ display: none; }


#footerWrap{
    width: 100%;
    background: #5B8893 url(../img/bodyBg.png) 0 0 repeat-x;
    height: 227px;
}
#footer{
    width: 940px;
    margin: 0 auto;
    padding-top: 47px;
    text-align: left;
    position: relative;
    height: 180px;
}
#footer h4{
    color: #7EA1AA;
    font-size: 0.63em;
    float: left;
    width: 65px;
    padding-top: 32px;
}
#footer #recommend{
    float: left;
    font-size: 0.69em;
    width: 320px;
}
#footer #recommend li{
    float: left;
    width: 150px;
    background: url(../img/markers.png) 0 -7px no-repeat;
    padding-left: 10px;
    line-height: 1.82em;
}
#footer #recommend a:hover{ text-decoration: underline; }
#footer #recommend a{
    color: #3D5B63;
    float: left;
}
#footer h5{ margin-top: 5px; }
#footer h5, #footer h5 a{
    display: block;
    text-indent: -99999px;
    background: url(../img/logo2.png) 0 0 no-repeat;
    width: 124px;
    height: 60px;
    float: left;
}
#footer #footerNav{
    float: right;
    font-size: 0.75em;
    background: url(../img/markers.png) right 6px no-repeat;
    padding-right: 1px;
    margin-top: 35px;
}
#footer #footerNav li{
    float: left;
    background: url(../img/markers.png) 0 6px no-repeat;
    height: 20px;
}
#footer #footerNav li a:hover{ text-decoration: underline; }
#footer #footerNav li a{
    color: #303947;
    padding: 0 10px;
}
#footer h6{
    position: absolute;
    bottom: 20px;
    left: 0;
    font-size: 0.69em;
    font-weight: normal;
}
#footer h6 a{
    color: #fff;
}
#footer h6#by{
    left: auto;
    right: 0;
    color: #83A8B1;
}
#footer h6#by a{
    color: #83A8B1;
}

#leagueAd-1, #leagueAd-4{
    height: 100px;
    width: 750px;
    margin: 10px auto -10px;
}
#leagueAd-4{ margin: 0 auto 20px; }
#leagueAd-2, #leagueAd-5{
    width: 460px;
    height: 60px;
    clear: both;
    float: left;
    margin: 0 0 20px 5px;
}
#leagueAd-5{ float: none; margin: 0 auto 20px; }
#leagueAd-3{
    background: #5B8893 url(../img/temp/banner.jpg) center top no-repeat;
    padding-top: 325px;
    padding-left: 30px;
    position: relative;
    margin-bottom: -35px;
}
#leagueAd-3 #headerWrap{ background: none; }
#leagueAd-3 #mainWrap-2{ padding-top: 0; }
#leagueAd-6{
    height: 600px;
    width: 120px;
    float: right;
}


/* ads bg */
#leagueAd-1, #leagueAd-2, #leagueAd-4, #leagueAd-5, #leagueAd-6 { background: green; }


