


	/*a:hover {background: rgba(51, 51, 51, 0.25);}*/
	a.tooltip span {display:none; padding:1px 1px; margin-left:8px; width:250px; font-size:12px; }
	a.tooltip:hover span{display:inline; position:absolute; background:#000000; border:1px solid #c0c0c0; color:#ffffff;}
	p {
		margin: 0.6em 0 0.6em 0;
	}

body{
background-color: rgba(102, 105, 104, 0.9);
background: url("bg.gif") ; 
  /*background: radial-gradient(farthest-side ellipse at 10% 0, rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9)), url("bgnoise_lg_dark.png");*/
  /*background: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9)), url("bgnoise_lg_dark.png");*/
  /*background: -moz-radial-gradient(10% 0, farthest-side ellipse, rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9)), url("bgnoise_lg_dark.png");*/
}


/***********************************/
/**          WIDGET               **/
/**********************************/
/* line 272, D:/projects/admin/sass/_base.scss */
.widget {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    padding: 10px 12px;
    color: #f8f8f8;
    background: rgba(51, 51, 51, 0.4);
    margin-bottom: 30px;
    position: relative;
}
/* line 281, D:/projects/admin/sass/_base.scss */
.widget.normal {
    height: 220px;
}
/* line 285, D:/projects/admin/sass/_base.scss */
.widget.large {
    height: 315px;
}
/* line 288, D:/projects/admin/sass/_base.scss */
.widget.large .body {
    height: 280px;
}
/* line 293, D:/projects/admin/sass/_base.scss */
.widget.xlarge {
    height: 415px;
}
/* line 296, D:/projects/admin/sass/_base.scss */
.widget.xlarge .body {
    height: 380px;
}
/* line 301, D:/projects/admin/sass/_base.scss */
.widget.tiny {
    height: 188px;
}
/* line 305, D:/projects/admin/sass/_base.scss */
.widget.tiny-x2 {
    height: 426px;
}
/* line 309, D:/projects/admin/sass/_base.scss */
.widget.transparent {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/* line 314, D:/projects/admin/sass/_base.scss */
.widget.adaptive-background {
    background: rgba(255, 255, 255, 0.9);
}
/* line 318, D:/projects/admin/sass/_base.scss */
.widget > header {
    position: relative;
    background: none;
}
/* line 322, D:/projects/admin/sass/_base.scss */
.widget > header h1, .widget > header h2, .widget > header h3, .widget > header h4, .widget > header h5 {
    margin: 0;
    line-height: 20px;
    font-weight: 600;
}
/* line 326, D:/projects/admin/sass/_base.scss */
.widget > header h1 small, .widget > header h2 small, .widget > header h3 small, .widget > header h4 small, .widget > header h5 small {
    text-transform: lowercase;
}
/* line 331, D:/projects/admin/sass/_base.scss */
.widget > header h4 {
    font-size: 14px;
}
/* line 336, D:/projects/admin/sass/_base.scss */
.widget .body {
    margin-top: 10px;
}
/* line 340, D:/projects/admin/sass/_base.scss */
.widget > footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 15px 0 0;
}
/* line 348, D:/projects/admin/sass/_base.scss */
.widget .actions {
    position: absolute;
    right: 0;
    top: -2px;
}
/* line 352, D:/projects/admin/sass/_base.scss */
.widget .actions a {
    text-decoration: none;
}

    .table-striped tbody > tr:nth-child(odd) > td,
    .table-striped tbody > tr:nth-child(odd) > th {
        background-color: rgba(51, 51, 51, 0.25);
    }


    .bidtable {

        background: rgba(51, 51, 51, 0.4);
        height:80px;
        width:265px;
        /*position: absolute;*/
        /*width: 160px;*/
        /*padding: 10px 0;*/
        top: 0;
        color: #d2d2d2;
        font-size: 10px;
        font-family: gotham_htf_mediumregular;
        z-index: 1;
        /*margin: 5px 0 0 0px;*/
    }
    .bidtable a {
        color:#ffffff;
    }

    .rostertable {

        background: rgba(51, 51, 51, 0.4);
        /*height:80px;*/
        width:800px;
        /*position: absolute;*/
        /*width: 160px;*/
        /*padding: 10px 0;*/
        top: 0;
        color: #d2d2d2;
        font-size: 10px;
        font-family: gotham_htf_mediumregular;
        z-index: 1;
        /*margin: 5px 0 0 0px;*/
    }

    .rostertable a {
        color:#c0c0c0;
    }

    /***********************************/
    /**          SIDEBAR             **/
    /**********************************/
    /* line 73, D:/projects/admin/sass/_base.scss */
    .sidebar {
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        -ms-border-radius: 1px;
        -o-border-radius: 1px;
        border-radius: 1px;
        background: rgba(51, 51, 51, 0.4);
        /*position: absolute;*/
        width: 160px;
        /*padding: 10px 0;*/
        top: 0;
        color: #d2d2d2;
        font-size: 12px;
        z-index: 1;
        margin: 5px 0 0 0px;
    }



    .side-nav a:hover, .side-nav li a:focus {
        background: rgba(51, 51, 51, 0.25);
    }
    /* line 120, D:/projects/admin/sass/_base.scss */
    .side-nav a {
        color: inherit;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        transition: background-color 0.2s;
        text-decoration: none;
        display: block;
        padding: 8px 20px;
        font-family: gotham_htf_mediumregular;
        color: #ffffff;
        font-size: 12px;
    }


    .side-nav2 a:hover, .side-nav li a:focus {
        background: rgba(51, 51, 51, 0.25);
    }
    /* line 120, D:/projects/admin/sass/_base.scss */
    .side-nav2 a {
        color: inherit;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        transition: background-color 0.2s;
        text-decoration: none;
        display: block;
        padding: 8px 20px;
        font-family: gotham_htf_mediumregular;
        color: #ffffff;
        font-size: 10px;
    }


    .welcomeback {
        color: inherit;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        transition: background-color 0.2s;
        text-decoration: none;
        display: block;
        padding: 8px 10px;
        font-family: gotham_htf_mediumregular;
        color: #c0c0c0;
        font-size: 12px;
    }






    .page-title {
        color: white;
        font-weight: 300;
        line-height: 1;
        margin: 11px 0 15px;
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 10px 0;
        font-family: inherit;
        font-weight: bold;
        line-height: 20px;
        color: inherit;
        text-rendering: optimizelegibility;
    }

    .top-tag-line{
        text-align:left;
        vertical-align: bottom;
        font-family: gotham_htf_mediumregular;
        color: #ffffff;
        font-size: 30px;
    }

    .top-tag-line-small{
        text-align:left;
        vertical-align: bottom;
        font-family: gotham_htf_mediumregular;
        color: #ffffff;
        font-size: 15px;
    }

    @font-face {
        font-family: 'gotham_htf_mediumregular';
        src: url('font/gothamhtf-medium-webfont.eot');
        src: url('font/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/gothamhtf-medium-webfont.woff') format('woff'),
        url('font/gothamhtf-medium-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;

    }

	.standings {

		font : Bold 8px Verdana, Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}

	.standings2 {

		font : Bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}


	.login {

		font : Bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}
	.note {

		font : Bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

		color : #800000;

	}

	a.login {

		font : Bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

		color : #002474;

		text-decoration : none;

	}

	a.login:hover {

		color:#ff0000;

		text-decoration : underline;

	}

	.header {

		font : Bold 14px helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}

	.bigheader {

		font : Bold 20px helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}

	.credits {

		font : Bold 8px Verdana,helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}

	.newsheadlines {

		font : Bold 8px Verdana,helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}
	a.newsheadlines {

		font : Bold 8px Verdana,helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

		text-decoration : none;

	}

	.news {

		font : Normal 10px Verdana,helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}
	a.news {

		font : Normal 10px Verdana,helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #002474;

		text-decoration : none;

	}

	a.news:hover {

		color:#ff0000;

		text-decoration : underline;

	}

	.content {

		font : Normal 12px Verdana,helvetica,Geneva, Arial, Helvetica, sans-serif;

		color : #000000;

	}

	a.content {

		color : #002474;

		text-decoration : underline;

	}

	a.content:hover {

		color:#ff0000;

		text-decoration : none;

	}




.crazybutton {

            font:                   bold 12px Verdana, Geneva,arial,helvetica,sans-serif;

            color:                  #4567B1;

            background-color:       #D1E4F7;

            height:                 22px;

            border-style:           solid;

            border-width:           1px;

            border-color:           #D3D3D3;

}

input {

			font:                   normal 10px Verdana, Geneva,arial,helvetica,sans-serif;


}

select {

			font:                   normal 11px Verdana, Geneva,arial,helvetica,sans-serif;

			height:                 18px;

			width:					190px;

}


/* Style Sheets for EMR */
