/*========================================================*/
/* COLOR GUIDE                                            */
/*========================================================*/
/*
dark grey #464337
light grey #a2a19b

blue link #06f

h3 yellow border #ffd735

alt blue light #e1ecff

alt blue dark #94beff

========================================================= */

/*========================================================*/
/*    Cascading Style Sheet for the Community Engine      */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. UNIVERSAL THINGS                                   */
/*  2. HEADER                                             */
/*  3. WELCOME                                            */
/*  4. BOX and ALTBOX                                     */
/*  5. BODY                                               */
/*  6. SIDEBAR                                            */
/*  7. FOOTER                                             */
/*  8. COMMUNITY FOOTER                                   */
/*  9. CLEARFIX                                           */
/*  10. SORTABLES                                         */
/*  11. PAGINTATION                                       */
/*  12. CLIPPINGS                                         */
/*  13. TAG CLOUDS                                        */
/*  14. USER LIST                                         */
/*========================================================*/

span.localized {
    font-style: italic;
    color: red;
}

/* =============================================== */
/* 1. UNIVERSAL THINGS                             */
/* =============================================== */

html {
    background: #2983cf url(../images/sportsleeg/main_bg2.jpg) repeat-x bottom left;
}

body{
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#doc2 {
    color: #464337;
    padding: 10px;
    background: #fff url(../images/sportsleeg/doc_bg.jpg) repeat-y center top;
}

.width {
    margin: 0 auto;
    width: 968px;
}

a {
    color: #ff151f;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 1em 0;
}

div.auto_complete {
    width: 350px;
    background: #ffffff;
}

div.auto_complete ul {
    border: 1px solid #888888;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
}

div.auto_complete ul li {
    margin: 0;
    padding: 3px;
}

div.auto_complete ul li.selected {
    background-color: #FFFDC0;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

.centered {
    text-align: center;
}

img.polaroid {
    padding: 5px;
    border: 1px solid #A2A19B;
}

/* =============================================== */
/* 2. HEADER                                       */
/* =============================================== */

#hd {
    border:none;
    background: #fff url(../images/sportsleeg/bg_header.png) repeat-x 0 0;
}

#hd h1 {
    float: left;
}

#hd h1 a {
    background: url(../images/sportsleeg/logo.png) no-repeat 0 0;
    width: 281px;
    height: 66px;
    display: block;
    text-indent: -9999999px;
    margin: 20px 0 10px 0;
}

#hd h1 a:hover {
    text-decoration: underline;
}

#hd h2 {
    float: right;
    font-size: 138.5%;
    margin-top: 25px;
}

/* Navbar */

#NavBar {
    background: #a5c7d6 url(../images/sportsleeg/bg_nav.png) repeat-x bottom left;
    border-top: 1px solid #a5c7d6;
    clear: both;
}

#NavBar ul, #NavBar ul li {
    float: left;
}

#NavBar ul li a {
    display: block;
    font-size: 108%;
    padding: 15px 20px;
    font-weight: bold;
    border-right: 1px solid #306ca1;
    color: #fff;
    text-decoration: none;
    text-shadow:2px 0 2px #518EC2;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#NavBar ul li#active a, #NavBar ul li.current a {
    background: #fff;
    text-decoration: none !important;
    color: #306ca1;
    text-shadow: #cecece 2px 2px 1px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#NavBar ul li a:hover {
    text-decoration: underline;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#NavBar form {
    float: right;
}

#NavBar form label {
    display: none;
}

#NavBar form input {
    font-size: 108%;
    padding: 4px 15px 4px 5px;
    margin: 11px 10px 0 0;
    background: #fff url(../images/search.gif) no-repeat right center;
    border: none;
}

#Shadow {
    background: url(../images/sportsleeg/header_shadow.png) no-repeat top center;
    padding: 7px 0 0 0;
    clear: both;
}

/* =============================================== */
/* 3. WELCOME                                      */
/* =============================================== */

#welcome .box {
    background: #d7d7d7;
    margin-top: 1em;
    padding: 1em;
    border-bottom: 2px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
}

#welcome .box h2 {
    font-size: 197%;
    margin-bottom: .5em;
    color: #09467d;
}

#welcome .box h2 a {
    color: #464337;
}

#welcome .box p {
    font-size: 108%;
    color: #000;
}

#welcome .box h4 {
    background: url(../images/bg_h6btn.gif) repeat-x left center;
}

#welcome .box h4 a {
    background-color: transparent;
    background-image: url(../images/icons/52.png);
    background-repeat: no-repeat;
    background-position: .5em center;
    display: block;
    padding: 1em 1em 1em 3.5em;
    font-size: 138.5%;
    text-decoration: none;
    text-transform: uppercase;
    color: #384016;
    font-weight: bold;
    border: 1px solid #9ec500;
}

#welcome .first .box h4 a {
    background-image: url(../images/icons/31.png);
}

#welcome .box h4 a:hover {
    background-color: #9ec500;
}

/* =============================================== */
/* 4. BOX and ALTBOX                               */
/* =============================================== */

#SignupBox {
    background: url(../images/sportsleeg/welcome_image.jpg) no-repeat 0 0;
    height: 242px;
    position: relative;
}

#SignupBoxEmpty {
    position: relative;
}

#SignupBox h1{
    color:#FFFFFF;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size:2.66em;
    font-style:italic;
    font-weight:bold;
    left:2px;
    position:absolute;
    text-shadow:2px 2px 1px #1D5224;
    top:0;
}

#SignupBox h2 {
    color:#FFFFFF;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size:1.51em;
    font-style:italic;
    font-weight:bold;
    left:5px;
    position:absolute;
    text-shadow:2px 2px 1px #1D5224;
    top:42px;
}

#SignupBox h3 {
    position: absolute;
    right: -30px;
    top: 20px;
}

#SignupBox h3 a {
    display: block;
    background-image: url(../images/sportsleeg/signup_btn.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 305px;
    height: 64px;
    text-indent: -999999999px;
}

#SignupBox h3 a:hover {
    background-position: bottom left;
}

/* =============================================== */
/* 4. SportPicker                                  */
/* =============================================== */

#SportPicker {
    margin: 20px 0;
    border: 1px solid #999;

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#SportPicker .title {
    background: url(../images/sportsleeg/bg_picker_header.png) repeat-x bottom left;
    padding: 0 10px
}

#SportPicker .title h3 {
    float: left;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
}

#SportPicker .title h6 {
    float: right;
    line-height: 30px;
    height: 30px;
}

#SportPicker ul li {
    float: left
}

#SportPicker ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 15px;
    cursor: pointer;
}

#SportPicker ul li a:hover, #SportPicker ul li.active a {
    background: url(../images/sportsleeg/picker_arrow.png) no-repeat top center;
}

/* =============================================== */
/* 4. BOX and ALTBOX                               */
/* =============================================== */

.box {
    margin-bottom: 1em;
}

.box h2 {
    margin-bottom: .5em;
    font-weight: bold;
    font-size: 153.9%;
}

.box h3 {
    font-size: 123.1%;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
    margin: 1.5em 0 1em 0;
    text-transform: uppercase;
    color: #666;
}

.box h4 {
    font-size: 110.1%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 1.5em 0 1em 0;
    text-transform: uppercase;
    color: #666;
}

.alt {
    border: 1px solid #c1c1c1;
    background: #d7d7d7;
    padding: 1em;
}

.alt h3 {
    border: none;
    margin: 0 0 .5em 0;
    padding: .5em;
    background: #09467d;
    color: #fff;
}

.first_alt {
    margin-top: 3.25em;
}

/* =============================================== */
/* 5. BODY                                         */
/* =============================================== */

/* blog entry */

.hentry {
    margin: 0 0 1em 0;
}

.comments .hentry {
    border-bottom: 1px dotted #a2a19b;
}

.comments .hentry:last-child {
    border: none;
}

.hentry h4 {
    font-size: 153.9%;
    font-weight: bold;
    margin-bottom: 15px;
}

.hentry h4 a {
    text-decoration: none;
    color: #464337;
}

.hentry h4 a:hover {
    text-decoration: underline;
}

.hentry .vcard {
    float: left;
    width: 13.8461em; /* about 180px */
    *width: 13.5em; /* for IE */
}

div.main div.vcard {
    width: 9.2307em; /* about 120px */
    *width: 9em; /* for IE */
}

.entry-content {
    margin-left: 15.3846em; /* about 200px */
    *margin-left: 15em; /* for IE */
}

div.main div.entry-content {
    margin-left: 10.4769em; /* about 140px */
    *margin-left: 10.5em; /* for IE */
}

.hentry .vcard h5 {
    float: left;
    width: 66px;
}

.hentry .vcard h5 a img {
    display: block;
    border: 1px solid #a2a19b;
    padding: 2px;
    background: #fff;
}

.hentry .vcard h5 a:hover img {
    background: #a2a19b;
}

.hentry .vcard ul {
    margin-left: 66px;
    font-size: 85%;
}

div.main .vcard ul {
    margin-left: 0;
}

.hentry .vcard ul li {
    padding: 3px 0;
    border-bottom: 1px dotted #a2a19b;
    padding-left: 20px;
    background-color: transparent;
    background-position: left 3px;
    background-repeat: no-repeat;
}

.hentry .vcard ul li.fn {
    font-size: 130%;
    font-weight: bold;
    padding: 0 0 3px 0;
}

.hentry .vcard ul li.update {
    background-image: url(../images/icons/date.png)
}

.hentry .vcard ul li.view {
    background-image: url(../images/icons/page_white_magnify.png)
}

.hentry .vcard ul li.comments {
    background-image: url(../images/icons/comments.png)
}

.hentry .vcard ul li.msg {
    background-image: url(../images/icons/email_go.png)
}

.hentry .vcard ul li.addfriend {
    background-image: url(../images/icons/user_add.png)
}

.hentry .vcard ul li.print {
    background-image: url(../images/icons/printer.png)
}

.hentry .vcard ul li.email {
    background-image: url(../images/icons/user_go.png)
}

.hentry .vcard ul li.share {
/*	background-image: url(../images/icons/group_go.png) */
    padding-left: 0;
}

.hentry .vcard ul li.tags {
    background-image: url(../images/icons/tag_blue.png)
}

.hentry .vcard ul li.skills {
    background-image: url(../images/icons/wrench.png)
}

.hentry .vcard ul li.geo {
    background-image: url(../images/icons/world.png)
}

.hentry .vcard ul li.edit {
    background-image: url(../images/icons/post.png)
}

.hentry .vcard ul li.delete {
    background-image: url(../images/icons/delete.png)
}

.entry-content h6 {
    border-bottom: 1px dotted #a2a19b;
    border-top: 1px dotted #a2a19b;
    text-align: right;
    padding: 2px 0;
}

.entry-content h6 a {
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: transparent url(../images/icons/add.png) no-repeat left center;
    padding-left: 20px;
    padding: 2px 2px 2px 20px;
}

.entry-content h6 a:hover {
    text-decoration: underline;
}

/* brings back styles for entry elements */
.entry-content blockquote, .entry-content ul, .entry-content ol {
    margin: 1em;
}

.entry-content ol, .entry-content ul {
    margin-left: 2em;
}

.entry-content ol li {
    list-style: decimal outside;
}

.entry-content ul li {
    list-style: disc outside;
}

.entry-content strong {
    font-weight: bold;
}

.entry-content em, .entry-content blockquote {
    font-style: italic;
}

.entry-content blockquote {
    font-family: Georgia, Times, serif;
}

.hentry .tags {
    margin-left: 0;
}

.hentry .tags li {
    list-style: none;
    float: left;
}

.hentry .tags li a {
    background: red;
    display: block;
    margin: 0 10px 5px 0;
    padding: 2px 0 2px 15px;
    background: url(../images/icons/tag_blue.png) no-repeat left center;
}

/* =============================================== */
/* 6. SIDEBAR                                      */
/* =============================================== */

.list {
}

.list li {
    padding: 3px 0;
    border-bottom: 1px dotted #a2a19b;
}

.checks li, .page li {
    padding-left: 20px;
    background-color: transparent;
    background-image: url(../images/icons/accept.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.checks li {
    background-image: url(../images/icons/accept.png)
}

.page li {
    background-image: url(../images/icons/page_white.png)
}

/* user list */
dl.vcard {
    margin-bottom: 1em;
}

dl.vcard dt.photo {
    float: left;
    width: 66px;
    margin: 0;
}

dl.vcard dt.photo a img {
    display: block;
    padding: 2px;
    border: 1px solid #a2a19b;
    background: #fff;
}

dl.vcard dt.photo a:hover img {
    background: #a2a19b;
}

dl.vcard dd {
    margin-left: 66px;
}

dl.vcard dd.fn a {
    font-size: 108%;
    font-weight: bold;
}

dl.vcard dd.member, dl.vcard dd.post, dl.vcard dd.rss {
    padding: 2px 0 2px 20px;
    border-top: 1px dotted #a2a19b;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent;
}

dl.vcard dd.member {
    background-image: url(../images/icons/user.png);
}

dl.vcard dd.post {
    background-image: url(../images/icons/page_white.png);
}

dl.vcard dd.rss {
    background-image: url(../images/icons/rss.png);
}

h6.all {
    margin: .5em 0;
}

h6.all a {
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent url(../images/icons/add.png) no-repeat left center;
    padding: 3px 0 3px 20px;
    color: #000;
}

/* Main Form ========================= */

.MainForm {
}

.MainForm label {
    display: block;
}

.MainForm label em {
    font-style: italic;
    font-family: Georgia, Times, serif;
    color: #777;
}

.MainForm select {
    border: 1px solid #ccc;
}

.MainForm input, .MainForm textarea {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 123.1%;
    font-weight: bold;
    color: #777;
    width: auto;
    background: #f8f8f8;
}

.MainForm input:focus, .MainForm textarea:focus {
    color: #777;
    border-color: #777;
    background: #fff;
}

.MainForm input.wrong, .MainForm .fieldWithErrors input {
    border-color: #f00;
    color: #f00;
    background: #ffd5d5;
}

/* submit */
.MainForm p input, .MainForm p button {
    padding-left: 1em;
    padding-right: 1em;
    background: #4684bc;
    border:1px solid #c1c1c1;
    color: #fff;
    margin: 1em 0;
    width: auto;
    cursor: pointer;
}

.MainForm p input:hover {
    background: #09467d;
    border:1px solid #4684bc;
}

.MainForm strong {
    color: #f00;
}

.MainForm strong.ok {
    color: #008000;
}

.MainForm strong em {
    text-decoration: underline;
    font-weight: bold;
}

.MainForm textarea {
    width: 550px;
    color: #777;
}

/* checks */

.MainForm fieldset {
    margin: 1em 0 0 0;
}

.MainForm fieldset label {
    margin: 4px 0;
    color: #777;
}

.MainForm fieldset input {
    border: none;
    width: auto;
}

.MainForm fieldset.inline label {
    display: inline;
    margin-right: 1em;
}

.warning, #errorExplanation, .errorExplanation {
    padding: 1em 1em 1em 1em;
    margin: 1em 0;
    border: 1px solid #fc0;
    background: #fff3c5;
    color: #6b5e2b;
}

/* =============================================== */
/* 7. FOOTER                                       */
/* =============================================== */
#ft {
    background: #d7d7d7;
    padding-bottom: 1em;
    border-top: 1px solid #c1c1c1;
    width: 970px;
}

#ft .yui-u .box {
    margin: 0 1em 0 0;
}

#ft .first .box {
    margin: 0 0 0 1em;
}

#ft .yui-u .box h3 {
    color: #09467d;
    border-color: #666;
}

/* whats fresh */

.fresh dl {
    clear: both;
    border-bottom: 1px dotted #838383;
    padding: 3px 0;
    color:#000;
}

.fresh dt {
    float: left;
    width: 10.8461em; /* about 180px - 3em */
    *width: 10.5em; /* for IE */
    color:#000;
}

.fresh dd {
    margin-left: 12.3846em; /* about 200px - 3em*/
    *margin-left: 12em; /* about 200px */
    color:#000;
}

.fresh dt {
    padding-left: 20px;
    background-image: url(../images/icons/activity_default.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    color:#000;
}

.fresh a{
    color:#000;
}

.fresh .comment dt {
    background-image: url(../images/icons/comment.png);
}

.fresh .photo dt {
    background-image: url(../images/icons/picture.png);
}

.fresh .clipping dt {
    background-image: url(../images/icons/book.png);
}

.fresh .updated_profile dt {
    background-image: url(../images/icons/user_edit.png);
}

.fresh .favorite dt {
    background-image: url(../images/icons/heart_add.png);
}

.fresh .post dt, .fresh .sb_post dt, .fresh .topic dt {
    background-image: url(../images/icons/post.png);
}

/* =============================================== */
/* 8. COMMUNITY FOOTER                             */
/* =============================================== */

#CommunityFooter {
    font-size: 1em;
    width:950px;
    background:#211308;
    padding:10px;
    border-top: 1px solid #100300;
    text-align:center;
    margin:0 0;
    display: inline-block !important;
}

#CommunityFooter ul, #CommunityFooter ul li {
    float: left;
}

#CommunityFooter li a {
    padding: 2px 10px;
    display: block;
    border-left: 1px solid #ccc;
    color:#fff;
}

#CommunityFooter li#rss a {
    color: #fff;
    background: orange;
    text-decoration: none;
}

#CommunityFooter li:first-child a {
    border: none;
    padding-left: 0;
}

#CommunityFooter p {
    float: right;
    padding: 2px 0 2px 120px;
    background: url(../images/logo.gif) no-repeat left center;
    color:#fff;
}

/* =============================================== */
/* 9. CLEARFIX                                     */
/* =============================================== */

#NavBar:after, .hentry:after, .box:after, dl.vcard:after, .fresh dl:after, #CommunityFooter:after, .hentry .tags:after, #SportPicker:after, #SportPicker ul:after, #SportPicker .title:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html #NavBar, * html .hentry, * html .box, * html dl.vcard, * html .fresh dl, * html #CommunityFooter, * html .hentry .tags {
    display: inline-table;
}

/* Hides from IE-mac \*/
#NavBar, .hentry, .box, dl.vcard, .fresh dl, #CommunityFooter, .hentry .tags {
    height: 1%;
}

#NavBar, .hentry, .box, dl.vcard, .fresh dl, #CommunityFooter, .hentry .tags {
    display: block;
}

/* End hide from IE-mac */

/* SORTABLES */
ul.sortable {
    list-style: none;
    border: 1px solid #ccc;
    min-height: 20px;
    line-height: 1.5em;
    padding: 0;
}

ul.sortable li {
    cursor: move;
}

ul.sortable_hover {
    border: 1px dashed #328E01;
    background: #efefef;
}

ul#skills {
    width: 250px;
    height: 200px;
    overflow: auto;
}

ul#skills li {
    background: #ffffff;
    margin: .5em;
    padding: .5em;
    border: 1px solid #cccccc;
}

ul#users_skills {
    width: 250px;
    background: #eee;
    overflow: hidden;
}

ul#users_skills li {
    background: #ffffff;
    margin: .5em;
    padding: .5em;
    border: 1px solid #cccccc;
}

.handle {
    cursor: move;
}

/*	PAGINATION	*/
div.pagination {
    margin: 10px;
    clear: both;
}

div.pagination div.pagination_info {
    float: right;
}

div.pagination a {
    margin-right: 0.3em;
    padding: 0.4em;
}

div.pagination a:hover {
    background: #828282;
    color: #ffffff;
    margin-right: 0.3em;
    padding: 0.4em;
}

div.pagination a.active {
    background: #828282;
    border: none;
    color: #ffffff;
}

/* CLIPPINGS */
.clippings_grid {
    background: #fff;
}

.clippings_grid .row .clipping {
    border: 1px solid #ccc;
    padding: 10px 15px 20px 15px;
    margin: 10px 20px 20px 20px;
    width: 200px;
    float: left;
}

.clippings_grid .row .clipping img.clipping_image {
    width: 200px;
}

.clippings_grid .row .clipping p {
    font-size: 85%;
    margin-top: 10px;
}

/* Tag Clouds */
.nube1 {
    font-size: 1.0em;
    color:#2d4418;
}

.nube2 {
    font-size: 1.3em;
    color:#2d4418;
}

.nube3 {
    font-size: 1.4em;
    color:#2d4418;
}

.nube4 {
    font-size: 1.5em;
    color:#2d4418;
}

.nube5 {
    font-size: 1.6em;
    color:#2d4418;
}

.nube6 {
    font-size: 1.8em;
    color:#2d4418;
}


.selected {
    color: #268999;
}

/* USER LIST */
div.user_list .row {
    border: 1px solid #cccccc;
    margin: 1em 0 1em 0;
    margin-bottom: 1.5em;
    padding: 0.5em;
}

div.user_list .row h3 {
}

div.user_list div.vcard {
    width: 100%;
}

div.user_list div.vcard ul {
    margin-left: 0;
    font-size: 85%;
}

/*PHOTOS & CLIPPINGS*/
#photos img.polaroid, #clippings img.polaroid {
    margin: 0 12px 15px 0;
}

/*USER PROFILE SIDEBAR*/
#profile_details div.vcard {
    width: 100%;
}

#profile_details .vcard ul {
    margin-left: 0px;
}

/* CATEGORY PAGES */
.box h3 ul.subnav {
    display: inline;
    font-size: .7em;
    font-weight: normal;
    text-transform: none;
    margin: 0 0 0 10px;
}

ul.subnav li {
    display: inline;
}

ul.subnav li a.active {
    color: #000;
    text-decoration: none;
}

/*SWF UPLOAD*/
.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}

.progressContainer .red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

.progressContainer .green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

.progressContainer .blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: bold;
    color: #555555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0px;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Verdana;
    text-align: left;
    white-space: nowrap;
}

div.uploadStatus {
    margin: 5px;
}

div.progressBar {
    margin: 5px;
}

div.progressBar div.border {
    background-color: #fff;
    border: 1px solid gray;
    width: 100%;
}

div.progressBar div.background {
    background-color: #333;
    height: 18px;
    width: 0%;
}

.mceEditor .left {
    float: none;
}

.mceEditor table {
    margin: 0;
}

.mceEditor table th {
    padding: 0;
    margin: 0;
    border: inherit;
    font-weight: normal;
}

.mceEditor table td {
    padding: 0;
    margin: 0;
    border: inherit;
}

.mceEditor table tfoot {
    font-style: inherit;
}

.mceEditor table caption {
    background: none;
}

.mceEditor table img {
    margin: 0 0 0;
}

/* TABLES */
table th {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

table td {
    padding: 5px;
}

/* MESSAGES */
ul.message_nav li {
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

ul.message_nav li.inbox_new {
    background-image: url(../images/icons/email_open.png);
}

ul.message_nav li.inbox {
    background-image: url(../images/icons/email.png);
}

ul.message_nav li.sent {
    background-image: url(../images/icons/email_go.png);
}

ul.message_nav li.compose {
    background-image: url(../images/icons/email_edit.png);
}

.messages .photo a img {
    float: left;
    display: block;
    padding: 2px;
    border: 1px solid #a2a19b;
    background: #fff;
}

table.messages tbody td {
    border-bottom: 1px solid #ccc;
}

.messages .photo a:hover img {
    background: #a2a19b;
}

.messages em {
    font-style: italic;
    font-family: Georgia, Times, serif;
    color: #777;
}

.messages td.meta {
    font-size: 85%;
    text-align: right;
}

pre.message_body {
    padding: 10px;
    border: 1px solid #ccc;
    background: #efefef;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

table.poll {
    width: 100%;
    margin-bottom: 3em;
}

table.poll td {
    border-bottom: none;
}

table.poll td .vote {
    display: block;
    float: left;
    background: url(../images/icons/vote.png) no-repeat left;
    padding: 0 10px 0 20px;
    height: 20px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
}

table.poll td.bars {
    width: 50%;
}

table.poll td.bars div.bar-container {
    border: 1px solid #ccc;
    width: 90%;
    margin: 0px 5px 2px 0;
    padding: 1px;
    float: left;
    background: white;
    height: 1em;
}

table.poll td.bars div.bar-container .bar {
    background-color: #cfe1f1;
    height: 12px;
    font-size: 10px;
    text-align: right;
    padding-right: 2px;
}

/* User Menu Dropdown*/
#user-menu {
    padding-right: 15px;
    background: url(../images/icons/bullet_arrow_down_50.png) no-repeat right;
}

#user-menu:hover {
    background: url(../images/icons/bullet_arrow_down.png) no-repeat right;
}

/* SportsLeeg Styles */
body #doc2 #bd {
  background: #fff;
  padding: 10px; }

#FBBox {
    position:inherit;
    float:left;
    width:370px;
    height:246px;
}

#FBBox h1{
    margin-top:10px;
    margin-left:10px;
    font-size: 22px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-weight:bold;
    color: #09467D;
    text-shadow: #cecece 2px 2px 1px;
}

#FBBox p{
    margin-top:10px;
    margin-left:10px;
    font-size: 13px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    color: #000000;
}
#FBBox img{
    float:right;
    margin: 21px 10px 10px 0px;

}

#WebBox{
    width:179px;
    position:relative;
    float: none;
    margin-top:14px;
}

#WebBox h1{

    font-size:1.2em;
    height:24px;
    text-align: center;
    font-weight:bold;
    color:#4d4a3f;
}

.top_span{
    padding: 0;
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/upper_span.jpg) repeat-x;
    padding-top: 6px;
}
.left_corner{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/upper_left.jpg) no-repeat;
    width: 10px;
    height: 30px;
    padding: 0;
}

.right_corner{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/upper_right.jpg) no-repeat;
    width: 10px;
    height: 30px;
    padding: 0;
}

.left_side{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/left_span.jpg) repeat-y;
    width: 10px;
    padding: 0;
}

.right_side{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/right_span.jpg) repeat-y;
    width: 10px;
    padding: 0;
}

.box_bottom_span{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/lower_span.jpg) repeat-x;
    height: 10px;
    padding: 0;
}

.box_bottom_left{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/lower_left.jpg) no-repeat;
    width: 10px;
    padding: 0;
}

.box_bottom_right{
    background: url(http://sportsleegproduction.s3.amazonaws.com/assets/layout/lower_right.jpg) no-repeat;
    width: 10px;
    padding: 0;
}

.grid_table input, .MainForm textarea {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 123.1%;
    font-weight: bold;
    color: #777;
    background: #f8f8f8;
}

label {
    display: block;
    margin: 1em 0 2px 0;
}

label em {
    font-style: italic;
    font-family: Georgia, Times, serif;
    color: #777;
}

select {
    border: 1px solid #ccc;
    font-size: 123.1%;
    font-weight: bold;
    color: #777;
    width: auto;
    background: #f8f8f8;
}

input, .MainForm textarea {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 123.1%;
    font-weight: bold;
    color: #777;
    width: auto;
    background: #f8f8f8;
}

input:focus, .MainForm textarea:focus {
    color: #777;
    border-color: #777;
    background: #fff;
}

input.wrong, .MainForm .fieldWithErrors input {
    border-color: #f00;
    color: #f00;
    background: #ffd5d5;
}

/* submit */
input, button {
    padding-left: .5em;
    padding-right: .5em;
    background: #f9a02b;
    border:1px solid #CCCCCC;
    color: #777;
    margin: .1em;
    width: auto;
    cursor: pointer;
}

input:hover {
    background: #c1d9e4;
}

strong {
    color: #f00;
}

strong.ok {
    color: #008000;
}

strong em {
    text-decoration: underline;
    font-weight: bold;
}

textarea {
    width: 550px;
    color: #777;
}

/* checks */

fieldset {
    margin: 1em 0 0 0;
}

fieldset label {
    margin: 4px 0;
    color: #777;
}

fieldset input {
    border: none;
    width: auto;
}

fieldset.inline label {
    display: inline;
    margin-right: 1em;
}


.infiniteCarousel {
  width: 890px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 815px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 105px;
  margin: 0 25px;
  position: relative;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 0px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 840px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 85px;
  width: 85px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:inline;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/sportsleeg/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
