

* {
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	background-color: #FFF;
	margin: 0;
	/*font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
        font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	/* background-color: #9a9999;*/
	background-position: top center;
	/* background-image: url(../images/background.jpg);*/
         background-image: url(../images/background-3.png);
        /*background-image: url(../images/mswl.png);*/
        background-color:#002e6d;
	/*background-repeat: repeat-x!important;*/
}

.body-print {
	background-image: none;
	background-color: #FFF;
	margin: 15px;
	font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.body-gallery {
	background-image: none;
	background-color: #000;
	margin: 15px;
	font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
}


a {
	text-decoration: none;
}
a:hover {
	opacity:0.8; filter:alpha(opacity=80);
        -moz-opacity:0.8;
}

pre {
	font-family: monospace;
	font-size: 12px;
	line-height: 15px;
}

.OrdersBorders	{
	border-left: medium solid #000000;
	border-right: medium solid #000000;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;
	font-size: 85%;
}

#container {
	/*width: 1020px; /*965 - original */
	/*text-align: left;*/
	/*margin-left: 0px;*/
        /*margin-left: auto; */
	/*margin-right: auto;*/
	/*position: relative;*/
	/* background-color: #EFEFEF; */
        /*background-color: #E0E0E0;*/
        /*background-color: #F0F0F0;*/

	width: 1020px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #EFEFEF;

}
#container2 {
	/*width: 1020px; /*965 - original */
	/*text-align: left;*/
	/*margin-left: 0px;*/
        /*margin-left: auto; */
	/*margin-right: auto;*/
	/*position: relative;*/
	/* background-color: #EFEFEF; */
        /*background-color: #E0E0E0;*/
        /*background-color: #F0F0F0;*/

	width: 1020px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;

}

#container-pad {
	padding: 5px;
}

#league {
	position: relative;
	color: #FFF;
	font-size: 20px;
	height: 60px;
	overflow: hidden;
        /* background-color: #0A54A3; */
        background-color: #29363b;

}

#league-title
        { font-family: "adelle-1","adelle-2"; font-weight: 800;
            text-transform: uppercase; font-size: 28px;  }

#league-navigation
        { font-family: "adelle-1","adelle-2"; font-weight: 400;
            font-size: 13px; background-color: #475a62;}


#league .tabs {
	margin-bottom: 2px;
}

#league .tabs a
	{ display: block; float: left; padding: 2px 4px; font-size: 11px; }
#league .tabs a.on
	{ color: #FFF; }
#league .tabs a.off
	{ color: #DDD; }

#league-navigation {
	padding: 8px 10px 10px 14px;
}
#league-navigation a {
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	color: #FFF;
}
#league-navigation a:hover { text-decoration: underline; }

#features {
	padding: 5px 14px;
	margin-bottom: 10px;
	font-size: 11px;
	border-bottom: 1px dotted #CCC;
        /* background-color: #616D7E; */
        background-color: #8f9a9f;
        font-family: "adelle-1","adelle-2";
        font-weight: 100;
        color: #29363b;
}

#features a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 10px;

}


.organization {
	z-index: 1000;
	width: 785px;
	font-size: 12px;
	min-height: 90px;
}
.organization a {
	display: block;
	color: #FFF;
	padding: 1px 7px 2px;
	text-decoration: none;
}
.organization a:hover {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
	background-color: #FFF;
}
.organization .date {
	display: block;
	float: left;
	color: #999;
	padding: 2px 0px;
	text-decoration: none;
}
.organization .form-select {
	height: 20px;
	width: 141px;
	padding: 2px;
	border: 1px solid #94989e;
	font-size: 10px
}
.organization .form-field {
	height: 26px;
	width: 232px;
	padding: 2px;
	border: 1px solid #94989e;
	font-size: 22px
}
.organization .shortcut {
	display: inline;
	padding: 0px;
	color: #F90;
}
.organization .shortcut:hover {
	opacity:1; filter:alpha(opacity=100); -moz-opacity:1;
	color: #F90;
}
.organization .navigation-panel {
	padding: 0px;
	margin: 0px;
}
.organization #navigation {
	z-index: 1000;
	width: 465px;
	height: 160px;
	border-bottom: 2px solid #94989e;
	display: none;
}

/*.header {
	height: 71px;
	width: 785px;
}*/
.header {
	height: 145px; /* orig 71 */
}

.header .title {
	margin-top: 20px;
	background-color: #FFF;
	padding: 4px 7px;
	border-right: 1px solid #b4b8bd;
	border-bottom: 1px solid #b4b8bd;
}

.logos {
	width: 720px;
	margin-top: 5px;
        margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 4px 7px;
        border-left: 1px solid #b4b8bd;
	border-right: 1px solid #b4b8bd;
	border-bottom: 1px solid #b4b8bd;
}

.header .bump {
	margin-top: 20px;
	padding: 0px 17px;
}
.header .form-field {
	height: 19px;
	width: 40px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #f0f0f0;
	font-size: 13px
}
.header .league {
	color: #000;
}

.content {
	/* width: 785px; */
        width: 920px;
}

.content-front {
	/* width: 785px; */
        width: 1000px;
}

/* .content ul {
	margin-left: 7px;
	list-style: none;
}
.content li {
	float: left;
	position: relative;
	color: #94989e;
        padding: 3px 7px;
}
.content .sub {
	color: #000;
}
.content .on {
	background-color: #FFF;
	height: 19px;
	border-right: 1px solid #b4b8bd;
}

.content-hash {
	background-image: url(/objects/images/background-hash.png);
	padding: 7px;
	margin-bottom: 15px;
}

/* .content ul.sort {
	margin-left: 0px;
	list-style: none;
}

.content li.sort {
	clear: both;
	color: #000;
	padding: 3px;
	width: 98%;
	border-bottom: 1px dotted #CCC;
} */

.content #comment-add {
	z-index: 1000;
	display: none;
}

.subnav {
	/* width: 785px; */
        width: 980px;
}
.subnav ul {
	margin-left: 7px;
	list-style: none;
}
.subnav li {
	float: left;
	position: relative;
	color: #94989e;
        padding: 3px 7px;
}

.subnav li a {
	/* color: #94989e; */
	color: #404040;
}

.subnav ul.sort {
	margin-left: 0px;
	list-style: none;
}

.subnav li.sort {
	clear: both;
	color: #000;
	padding: 3px;
	width: 98%;
	border-bottom: 1px dotted #CCC;
}

.subnav .on {
	background-color: #FFF;
	height: 19px;
	border-right: 1px solid #b4b8bd;
}


/* ol {
  text-indent: 50px;
}

li {
  text-indent: 50px;
} */

#rules h1 {
  font-size: 21px;
  font-weight: 900;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0px;
  margin-bottom: 18px;
  color: #639FAB;
  text-transform: uppercase; }

#rules h2 {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 0px;
  padding: 0px;
  color: #333;
  background-color: transparent;
  text-transform: none;
  margin-bottom: 18px;
  margin-left: 0px;
  padding: 6px 9px 0px;
  border-top: 2px solid #639FAB; }

#rules h3 {
  display: block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 27px;
  margin: 0px;
  padding: 0px;
  color: #639FAB;
  background-color: transparent;
  text-transform: none;
  margin-bottom: 0px;
  margin-left: 27px;
  padding: 3px 9px;
  border-top: 2px solid #EEE; }

#rules h4 {
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 27px;
  margin: 0px;
  padding: 0px;
  color: #333;
  border-bottom: 0px;
  text-align: left;
  background-color: transparent;
  text-transform: none;
  margin-bottom: 18px;
  margin-left: 18px;
  padding: 6px 15px;
  background-color: #EEE;
  border-radius: 6px; }

#rules p {
  margin-left: 1px; }
  #rules p:last-child {
    margin-bottom: 1px; }

#rules ol, #rules ul {
  margin-left: 1px;
  margin-bottom: 1px; }

#rules ol {
  list-style-type: decimal; }

#rules li {
  margin-bottom: 0px; }
  #rules li a {
    color: #639FAB; }

#rules p + h1 {
  margin-top: 48px; }

#rules p + h2 {
  margin-top: 48px; }

#rules p + h3 {
  margin-top: 48px; }


#rules ol {
  float: none;
  color: #000;
  list-style-position: outside;
  list-style-type: decimal; }

#rules ol.subrule {
  float: none;
  color: #000;
  list-style-position: outside;
  list-style-type: upper-alpha;
  font-size: 14px; }

#rules ol.subsection {
  float: none;
  color: #000;
  list-style-position: outside;
  list-style-type: decimal;
  font-size: 14px; }

#rules li {
  float: none;
  margin-left: 42px;
  padding-left: 12px;
  color: #333;
  font-weight: 400;
  margin-bottom: 5px; }

#rules li a {
    color: #F90;
    text-decoration: underline; }



.c-half	{
	float: left;
	width: 65px;
}

.c1	{
	float: left;
	width: 145px;
}
/*
.c1-chatter	{
	float: left;
	width: 120px;
}
*/
.c1-chatter	{
	position: absolute;
        top: 140px;
        left: 878px;
	width: 135px;
}



.c1-waitlist	{
	position: absolute;
        top: 95px;
        left: 815px;

}
.c1-new	{
	float: left;
	width: 160px;
}
.c1r2	{
	float: left;
	width: 305px;
}
.c1r2-front	{
	float: left;
	width: 360px;
}
.c1r2-wide	{
	float: left;
	width: 500px;
}
.c1r2-550	{
	float: left;
	width: 550px;
}
.c1r3	{
	float: left;
	width: 480px;
}
.c1r3-front	{
	float: left;
	width: 490px;
}

.c1r3s	{
	float: left;
	width: 225px;
}
.c1r4	{
	float: left;
	width: 625px;
}
.c1r5	{
	width: 870px;
}
.c1r5-wide-scoreboard	{
	width: 1020px;
}
.c1r5t	{
	float: left;
	width: 251px;
}
.c1r6	{
	width: 920px;
}
.c1r7	{
	width: 1000px;
}
.c1r8	{
	width: 600px;
}
.c1r9	{
    	float: left;
	width: 775px;
}
.c-separator	{
	width: 100px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.sp {
	margin-right: 10px;
}

.r1 {
    float: left;
    width: 145px;
}

.content .b1 {
	background-color: #FFF;
}
.content .b2 {
	background-color: #333;
	color: #EEE;
}

.content .b2 a {
	color: #c60;
}



.content .inner {
	border-right: 1px solid #b4b8bd;
	border-bottom: 1px solid #b4b8bd;
	padding: 7px 7px 60px 7px;
}

.content .no {
	margin-top: 25px;
}
.content-note {
	margin-bottom: 10px;
	padding: 7px;
	background-color: #DDD;
}
.content-solid-slim {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
.content-solid-fat {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCC;
}
.content-break {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.content-break-mail {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #CCC;
}
.content-break-slim {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #CCC;
}
.content-block {
	margin-bottom: 10px;
}
.content-block-slim {
	margin-bottom: 5px;
}
.content-pad {
	padding: 7px;
}
.content-pad-reduce {
	padding: 4px;
}

.content .teammates {
	height: 20px;
	width: 141px;
	padding: 2px;
	border: 1px solid #94989e;
	font-size: 10px
}
.link-compose {
	display: block;
	padding: 10px;
	background-color: #F90;
	border-right: 1px solid #C60;
	border-bottom: 1px solid #C60;
	padding: 7px;
	color: #FFF;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.ce	{
	float: left;
	width: 15px;
}
.ce-1	{
	float: left;
	width: 5px;
}
.ce-2	{
	float: left;
	width: 10px;
}
.cl	{
	clear: both;
	height: 0px;
	max-height: 0px;
	font-size: 1px;
}

.note {
	border-top: 1px dotted #999;
	padding: 4px 2px;
}

.note-highlight {
	border-top: 1px solid #f8e2ad;
	padding: 4px 2px;
	background-color: #fff3e1;
}

.comments-new
	{ background-color: #339900; color: #FFF; padding: 5px; margin-bottom: 10px; }


h1
	{ font-size: 26px; padding-bottom: 2px; margin: 0px; color: #000; }
h1.padoff
	{ font-size: 26px; padding: 0px; margin: 0px; color: #000; }
h2
	{ font-weight: normal; font-size: 18px; margin-bottom: 10px; }
h2.padoff
	{ font-weight: normal; font-size: 18px; margin-bottom: 0px; }
h4
	{ font-family: "adelle-1","adelle-2"; font-weight: 400; margin: 0px 0px 8px 0px; background-color: #29363b; color: #FFF; text-transform: uppercase; display: block; padding: 4px 4px 3px 4px; }
h4.padoff
	{ font-weight: bold; margin: 0px 0px 0px 0px; background-color: #c60; color: #FFF; text-transform: uppercase; font-size: 9px; display: inline-block; padding: 4px 4px 3px 4px; }
h4.update
	{ font-weight: bold; margin: 5px 0px 0px 0px; background-color: #6C0; color: #FFF; text-transform: uppercase; font-size: 9px; display: inline-block; padding: 4px 4px 3px 4px; }
h5
	{ font-weight: bold; margin: 0px 0px 2px 0px; background-color: #999; color: #FFF; text-transform: uppercase; font-size: 9px; padding: 4px 4px 3px 4px; }
h5.dark
	{ font-weight: bold; margin: 0px 0px 2px 0px; background-color: #111; color: #FFF; text-transform: uppercase; font-size: 9px; padding: 4px 4px 3px 4px; }
h5.nav
	{ font-weight: bold; margin: 0px 0px 2px 0px; background-color: #759996; color: #FFF; text-transform: uppercase; font-size: 9px; padding: 4px 4px 3px 4px; }
h6
	{ font-weight: normal; margin: 0px; color: #999; font-size: 9px; padding: 4px 4px 3px 4px; }

h99	{ font-weight: bold; text-transform: uppercase; }

h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

h21
	{ font-family: "adelle-1","adelle-2"; font-weight: 700; margin: 0px 0px 8px 0px;
            text-transform: uppercase; font-size: 14px; display: inline-block; padding: 2px 2px 2px 2px; }





strong {
	font-weight: bold;
}
em
	{ font-style: italic; }
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
p {
	display: block;
	margin-bottom: 15px;
}
.dim
	{ color: #999; }
.alert
	{ color: #900; }
.open
	{ color: #990; }

.content .alt
	{ background-color: #EEE; }

.link-block {
	background-image: url(/objects/images/icon-dot.png);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #CCC;
	display: block;
	padding: 2px 4px 2px 8px;
	color: #777;
	font-size: 9px;
	text-decoration: underline;
	margin-top: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

.warning-vintage {
	background-image: url(/objects/images/icon_player_warning.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
	margin-bottom: 4px;
}
.warning-legend {
	background-image: url(/objects/images/icon_player_star.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
	margin-bottom: 4px;
}
.warning-rings {
	background-image: url(/objects/images/icon_player_ring.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
	margin-bottom: 4px;
}
.warning-awards {
	background-image: url(/objects/images/icon_player_awards.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
	margin-bottom: 4px;
}
.warning-trade {
	background-image: url(/objects/images/icon_player_trade.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #555;
	font-size: 12px;
	margin-bottom: 4px;
}

.background
	{ display: none; background-color: #121110; padding: 10px; font-size: 12px; }


.bar {
	position: absolute;
	top: 10px;
	left: 810px;
	width: 145px;
	background-color: #3d3f43;
	color: #FFF;
}

.bar .inner {
	padding: 7px;
}

.bar a {
	display: block;
	background-color: #2b2c2f;
	color: #FFF;
	font-size: 11px;
	padding: 2px 4px 3px;
	margin-bottom: 1px;
	text-decoration: none;
}

.bar .admin {
	display: block;
	background-color: #F90;
	color: #FFF;
	font-size: 11px;
	padding: 2px 4px 3px;
	margin-bottom: 1px;
	text-decoration: none;
}


.bar-break {
	border-bottom: 1px dotted #2b2c2f;
	padding: 4px;
}

.bar-break a {
	display: inline;
	padding: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #F90;
	background-color: transparent;

}

.bar-alert {
	background-color: #900;
	color: #e1b3b3;
	font-size: 16px;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.bar-alert a {
	display:inline; color: #FFF; text-decoration: underline;
}


.statistics-hide {
	display: none;
}


.footer {
	width: 785px;
	color: #555;
	margin-top: 100px;
	margin-bottom: 14px;
	padding-top: 14px;
	border-top: 2px solid #DDD;
}

.footer a {
	display: block;
	color: #666;
	padding: 1px 7px 2px;
	text-decoration: none;
}

.footer .wall {
	padding: 0px 4px;
}

.footer .normal {
	text-decoration: underline;
	display: inline;
	padding: 0px;
	color: #C60;
}

.footer-time {
	display: inline-block;
	background-color: #DDD;
	color: #999;
	font-size: 10px;
	padding: 4px;
}










form {
	display: inline;
}
.form-submit {
	background-color: #F90;
	border-right: 1px solid #C60;
	border-bottom: 1px solid #C60;
	padding: 7px;
	color: #FFF;
}
.form-submit:active {
	background-color: #F90;
	border: 0px;
	border-left: 1px solid #C60;
	border-top: 1px solid #C60;
	padding: 7px;
	color: #FFF;
}
.form-submit-dim {
	background-color: #BBB;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 7px;
	color: #FFF;
}
.form-submit-dim:active {
	background-color: #BBB;
	border: 0px;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	padding: 7px;
	color: #FFF;
}
.form-submit-slim {
	display: block;
	background-color: #F90;
	border-right: 1px solid #C60;
	border-bottom: 1px solid #C60;
	padding: 2px 7px;
	color: #FFF;
}
.form-submit-slim:active {
	background-color: #F90;
	border: 0px;
	border-left: 1px solid #C60;
	border-top: 1px solid #C60;
	padding: 2px 7px;
	color: #FFF;
}
.form-submit-slim-dim {
	display: block;
	background-color: #BBB;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 2px 7px;
	color: #FFF;
}
.form-submit-slim-dim:active {
	background-color: #BBB;
	border: 0px;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	padding: 2px 7px;
	color: #FFF;
}
.form-submit-admin {
	background-color: #F90;
	border-right: 1px solid #C60;
	border-bottom: 1px solid #C60;
	padding: 2px;
	color: #FFF;
	font-size: 11px;
}
.form-submit-admin-fail {
	background-color: #AAA;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px;
	color: #FFF;
	font-size: 11px;
}
.form-field {
	display: block;
	width: 98%;
	padding: 2px;
	border: 1px solid #94989e;
}
.form-field-dim {
	display: block;
	width: 98%;
	padding: 2px;
	border: 1px solid #DDD;
}
.form-field-invisible {
	display: block;
	width: 98%;
	padding: 2px;

}
.form-select {
	display: block;
	padding: 2px;
	border: 1px solid #94989e;
}
.form-textarea {
	display: block;
	width: 98%;
	padding: 2px;
	border: 1px solid #94989e;
}


.alert-page
	{ display: block; padding: 10px; background-color: #D7E9EA; margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 12px; }


.help {
	visibility:
}
.statistics
	{ border-collapse: collapse; margin: 0px; padding: 0px; width: 100%; font-family: Cambria, Helvetica, Verdana, Arial, sans-serif; font-size: 13px; }

table
	{ border-collapse: collapse; margin: 0px; padding: 0px; width: 100%; display: table; }
table.border
	{ border: 2px solid #000; height: 20px; vertical-align: bottom; background-color: #CCC; }
tr.header
	{ border-bottom: 2px solid #999; height: 20px; vertical-align: bottom; font-weight: bold; background-color: #CCC; }
tr.break
	{ border-bottom: 2px solid #CCC; }
tr
	{ display: table-row; }
td
	{ display: table-cell; padding: 4px; }
td.no1
	{ padding: 1px; }
td.no2
	{ padding: 2px; }
td.no
	{ padding: 0px; }
td.col
	{ border-right: 1px solid #DDD; }
td.bold
	{ font-weight: bold; }
td.r
	{ text-align: right; }
td.tdrightborder
    { border-right: medium solid #000000; }
td.leader
	{ font-style: italic; font-weight: bold; background-image: url(/objects/images/background-leader.png); background-repeat: no-repeat; }
td.dim
	{ color: #999; }
td.center
	{ text-align: center; }
td.c
	{ text-align: center; }
td.mid
	{ vertical-align:middle; }
tr.mid
	{ vertical-align:middle; }
tr.dim
	{ color: #999; }
tr.color
	{ background-color: #f8f6da; }
tr.color2
	{ background-color: #f8e9da; }
tr.alt
	{ background-color: #EEE; }
tr.normal
	{ background-color: #FFF; }
tr.alt-dark
	{ background-color: #DDD; }
tr.alt-dark2
	{ background-color: #444; }
tr.solid-fat
	{ border-bottom: 2px solid #CCC; }
tr.total
	{ border-top: 1px solid #CCC; }
th.col
	{ border-right: 1px solid #DDD; }
th.r
	{ text-align: right; }


.ajax-loading {
	padding: 40px 0;
	background: url(/objects/images/spinner.gif) no-repeat center;
}





/* Profile Styles */
.profile-block
	{ clear: both; padding: 4px; background-color: #EEE; margin-bottom: 1px; }
.profile-position
	{ float: left; width: 30px; text-align: center; padding: 4px; background-color: #FFF; border-bottom: 1px solid #999; margin-right: 10px; }
.profile-name
	{ float: left; color:white; }

.profile-select
	{ width: 155px; border: 0px; border-bottom: 1px solid #999; padding: 2px 2px 1px 2px; background-image: url(/objects/images/background_statistics.png); }

.profile-table
	{ border-collapse: collapse; }
.profile-table tr
	{ border-top: solid 1px #CCC; }

.profile-status
	{ border: 1px solid #DDD; background-color: #EEE; padding: 6px; color: #666; }

.profile-change
	{ font-weight: bold; color: #F00; font-size: }
.profile-same
	{ font-weight: normal; }

/* Profile Landing Styles */
div.profile-lhp
	{ display: block; }
div.profile-rhp
	{ display: none; }

div.profile-title
	{ position: absolute; bottom: 10px; right: 10px; width: 140px; background-color: #FFF; border: 2px solid #333; padding: 3px; }

div.profile-positions-ca
	{ position: absolute; top: 380px; left: 160px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-1b
	{ position: absolute; top: 260px; left: 295px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-2b
	{ position: absolute; top: 200px; left: 235px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-3b
	{ position: absolute; top: 260px; left: 25px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-ss
	{ position: absolute; top: 200px; left: 85px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-lf
	{ position: absolute; top: 110px; left: 25px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-cf
	{ position: absolute; top: 60px; left: 160px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }
div.profile-positions-rf
	{ position: absolute; top: 110px; left: 295px; width: 120px; background-color: #FFF; border: 2px solid #333; padding: 3px; }




#NewsTicker {
	width:100%;
	height:174px;
	margin:0 auto;
}
#NewsVertical {
	width: 340px;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical {
	width: 340px;
	height: 160px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	color: #000;
	display: block;
	width: 277px;
	text-align: left;
	margin: 0;
	padding: 6px;
}
#TickerVertical li a {
	display: block;
	color: #C60;
	text-decoration:none;
}




/* DMB Styles (DO NOT EDIT)*/
p.dmrpt                               { background-color: #FFFFFF; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
a.dmrpt                               { background-color: #FFFFFF; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
table.dmrpt                           { background-color: #FFFFFF; width: 100%; font-family:  Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
tr.dmrptsecttitle                     { background-color: #666666; color: #FFFFFF; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;}
tr.dmrptsecthdr                       { background-color: #CCCCCC; color: #666666; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; }
tr.dmrptbody                          { background-color: #FFFFFF; color: #333333; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; }
tr.dmrptbody2                         { background-color: #EEE; color: #333333; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; }
td.dmrptbodyhdr                       { background-color: #666666; color: #FFFFFF; font-family: Cambria, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; }


#toolbar {
list-style: none;
padding: 0px;
margin: 4px 0px 0px 0px;
margin-bottom: 8px;
font-size: 11px;
}
#toolbar ul {
margin: 0px;
}
#toolbar li {
display: inline;
padding: 4px 0px;
margin-left: 0px;
margin-right: 3px;
color: #b1adab;

}

#toolbar li a {
color: #fff;
text-decoration: none;
background-color: #322d29;
padding: 4px 6px;
margin: 0px;
}

#toolbar li a:hover {
background-color: #131f1d;
}



#demo-portrait {
	float: left;
	position: relative;
	width: 450px;
	height: 65px;
	border: 1px solid #999;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#demo-portrait a {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	padding: 0;
	line-height: 22px;
	display: block;
	text-align: center;
}


#demo-list {
	padding: 0;
	list-style: none;
	margin: 0;
	display: block;
	clear: both;
}

#demo-list li {
	clear: both;
	display: block;
}

#demo-list .file-invalid {
	cursor: pointer;
	color: #514721;
	padding-left: 48px;
	line-height: 24px;
	background: url(/objects/definitions/third/uploader/assets/error.png) no-repeat 24px 5px;
	margin-bottom: 1px;
}
#demo-list .file-invalid span {
	background-color: #fff6bf;
	padding: 1px;
	display: block;
}

#demo-list .file {
	display: block;
	line-height: 2em;
	padding-left: 22px;
	background: url(/objects/definitions/third/uploader/assets/attach.png) no-repeat 1px 50%;
}

#demo-list .file span,
#demo-list .file a {
	padding: 0 4px;
}

#demo-list .file .file-size {
	color: #666;
}

#demo-list .file .file-error {
	color: #8a1f11;
}

#demo-list .file .file-progress {
	width: 125px;
	height: 12px;
	vertical-align: middle;
	background-image: url(/objects/definitions/third/uploader/assets/progress-bar/progress.gif);
}

#cHeaderUnderline						  { border-top: 2px solid #1D66AB; padding-top: 0px; font-weight: bold;  }

.smaller-font
	{ font-size: 93%; }

.smaller-font-92
	{ font-size: 92%; }

.smaller-font-95
	{ font-size: 95%; }

.smaller-font-90
	{ font-size: 90%; }

.smaller-font-80
	{ font-size: 80%; }

.smaller-font-1
	{ font-size: 1px; }

.vote-back {
	background-image: url(../images/background-hash.png);
	height: 14px;
}

.deadline {
	background-color: #C11B17;
	color: #FFF;
	padding: 5px 10px;
}

.site-updates {
	background-color: black;
	color: #FFF;
	padding: 5px 10px;
        color:  white;;
}

.site-updates a {
	background-color: black;
	color: #FFF;
	padding: 5px 10px;
        color:  white;;
}

.pp-up {
	background-image: url(../images/icon-pp-up.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #090;
	color: #C6EAC3;
	padding: 4px 14px 3px 4px;
	margin-bottom: 1px;
	text-align: center;
}

.pp-down {
	background-image: url(../images/icon-pp-down.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #900;
	color: #EBC2C4;
	padding: 4px 14px 3px 4px;
	margin-bottom: 1px;
	text-align: center;
}

.pp-none {
	background-color: #000;
	color: #CCC;
	padding: 4px 14px 3px 4px;
	margin-bottom: 1px;
	text-align: center;
}

.form-textarea {
	display: block;
	width: 95%;
	padding: 2px;
	border: 1px solid #94989e;
}

/*  ROUNDED BORDE  */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 9em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 20px 3px 3px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
        text-align: center;
	padding: 1px 5px 10px;
}


.cornerBox {
	position: relative;
	background: #cfcfcf;
	width: 100%;
}
.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(../images/corners.gif) no-repeat;
	font-size: 0%;
}
.cornerBoxInner {
	padding: 10px;
}
.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.TR {
	top: 0;
	right: 0;
	background-position: -10px 0;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}
.BR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
}
.cornerBox h2 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1em;
        padding-bottom: 10px;
        border-bottom: 2px solid #000;
        text-align: center;
        text-transform: uppercase;
}
.cornerBox h3 {
    	font-weight: normal;
        font-size: 0.9em;
        text-align: center;
}

/* Text area stuff  */

.player-history-on {
	color: yellow;
        background-color: green;
	height: 19px;
	border-right: 1px solid #b4b8bd;
}
.player-history-off {
	color: red;
        background-color: green;
	height: 19px;
	border-right: 1px solid #b4b8bd;
}

#rotating-item-wrapper {
	position: relative;
	width: 100px;
	height: 100px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#ticker {
	height: 28px;
	overflow: hidden;
	margin-bottom: 10px;
}
#ticker li {
	height: 28px;
	background-color: #938e82;
	padding: 5px;
	color: #FFF;
}
#ticker .title {
	color: #C9C4B8;
}
#ticker .team {
	color: #C9C4B8;
}

#ticker a {
	color: #FFF;
	text-decoration: none;
}

#ticker .block {
	border-left: 1px solid #6E6B65;
	padding: 0px 8px;
}
