

/******************************************************************************/
/* Liferay                                                                    */
/******************************************************************************/

/* Global

A {
	background: none;
	color: ffffff;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color:#cccccc;
}*/

BODY {
	background-color: #bbbbbb;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

FORM {
	margin: 0;
}

SELECT {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.form-button {
	border-color: #e12d03;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 10px;
}

.form-button-hover {
	border-bottom: solid 1px #e12d03;
	border-left: solid 1px ;
	border-right: solid 1px #e12d03;
	border-top: solid 1px ;
	font-family: Arial;
	font-size: 10px;
}

.form-text {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 80%;
}

.tree-js-pop-up DIV {
	background-color: #D3D3D3;
	border: 2px Outset #FFFFFF;
	display: none;
	padding: 4;
	position: absolute;
	text-align: left;
	z-index: 10;
}

/* Alpha */

.alpha {
	background-color: #ffffff;
}

.alpha-gradient {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_title_bg_gradient.gif) repeat-x;
}

.alpha-neg-alert {
	color: #FF0000;
}

.alpha-pos-alert {
	color: #007F00;
}

.alpha-separator {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_title_bg_x.gif) repeat-x bottom;
	border-bottom: none;
	padding: 1px;
}

A.alpha {
	background: none;
	color: #484d51;
	text-decoration: none;
}

A.alpha:hover {
	color: #484d51;
	text-decoration: underline;
}

FONT.alpha {
	background: none;
	color: #ffffff;
	font-family:Arial;
}

/* Beta */

.beta {
	background-color: #d9d9d9;
}

.beta-gradient {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_menu_bg_gradient.gif) repeat-x;
}

.beta-neg-alert {
	color: #FF0000;
}

.beta-pos-alert {
	color: #007F00;
}

.beta-separator {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_menu_bg_x.gif) repeat-x bottom;
	border-bottom: none;
	padding: 1px;
}

A.beta {
	background: none;
	color: #484d51;
	text-decoration: none;
}

A.beta:hover {
	color: #484d51;
	text-decoration: underline;
}

FONT.beta {
	background: none;
	color: #07495f;
	font-family: Tahoma, Arial;
}

/* Gamma */

.gamma {
	background-color: #abb5be;
}

.gamma-gradient {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_bg_x.gif) repeat-x;
}

.gamma-neg-alert {
	color: #FF0000;
}

.gamma-pos-alert {
	color: #007F00;
}

.gamma-separator {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/gamma_dotted_x.gif) repeat-x bottom;
	border-bottom: none;
	padding: 1px;
}

#gamma-tab {
	border-bottom: 1px solid #d9d9d9;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
}

#gamma-tab ul, #gamma-tab li {
	background: #abb5be;
	border: 1px solid #d9d9d9;
	color: #484d51;
	display: inline;
	float: left;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	list-style-type: none;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#gamma-tab ul#current, #gamma-tab li#current {
	background: #abb5be;
	border-bottom: 1px solid #abb5be;
	color: #484d51;
}

A.gamma {
	background: none;
	color: #484d51;
	text-decoration: none;
}

A.gamma:hover {
	color: #484d51;
	text-decoration: underline;
}

FONT.gamma {
	background: none;
	color: #484d51;
	font-family: Tahoma, Arial;
}

/* Bg */

.bg {
	background-color: ;
}

.bg-neg-alert {
	color: #FF0000;
}

.bg-pos-alert {
	color: #007F00;
}

A.bg {
	background: none;
	color: #484d51;
	text-decoration: none;
}

A.bg:hover {
	color: #484d51;
	text-decoration: underline;
}

FONT.bg {
	color: #000000;
	font-family: Tahoma, Arial;
}

/******************************************************************************/
/* Liferay Layout CSS                                                         */
/******************************************************************************/

#layout-outer-side-decoration {
	background-color: none;
	margin-left: auto;
	margin-right: auto;
}

#layout-box {
	background-color: ;
	padding: 0px 0 10px 0;
	text-align: center;
	width: 100%;
}

#bottom-container {
	border: 0;
	clear: both;
	padding: 0;
	text-align: left;
}

#bottom-content {
	font-family: Verdana, Arial;
	font-size: 6.5pt;
	font-weight: normal;
	vertical-align: bottom;
}

.layout-tab, A.layout-tab {
	color: #13587c;
	font-family: verdana, arial, sans serif;
	width:auto;
	text-decoration:none;
	font-size:9px;
	padding:0px 6px 0px 6px;
	font-weight:bold;
}

A.layout-tab:hover {
    color:#7b8386;
}

.layout-tab-selected, A.layout-tab-selected {
	color: #a86043;
	font-family:  verdana, arial, sans serif;
	width:auto;
	text-decoration:none;
	font-size:9px;
	padding:0px 6px 0px 6px;
	font-weight:bold;
}

/* Optional Decoration */

#layout-top-decoration { }
#layout-corner-ul { }
#layout-corner-ur { }
#layout-bottom-decoration { }
#layout-corner-bl { }
#layout-corner-br { }
#layout-bottom-decoration-2 { }
#layout-corner-2-bl { }
#layout-corner-2-br { }

/* Column Layout */

.layout-column-default {
	background-color: none;
}

.layout-column-highlight {
	background-color: #EEF;
}

#layout-column_n1 , #layout-column_n2 , #layout-column_w1 {
	float: left;
}

.layout-blank_n1_portlet, .layout-blank_n2_portlet, .layout-blank_w1_portlet {
	float: left;
	font-size: 0px;
	height: 5px;
	width: 100%;
}

.layout-margin-div {
	float: left;
	height: 1px;
	width: 0px;
}

#layout-bottom-container {
	clear: both;
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}

.layout-add-select-style {
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
}

#layout-add_n1, #layout-add_n2, #layout-add_w1 {
	float: left;
}

/******************************************************************************/
/* Portlet CSS                                                                */
/******************************************************************************/

/* Liferay Portlet */


	#portlet-dragging {
		opacity: 0.75;
	}
	

.portlet-box {
	/*background-color: #abb5be;*/
	border: 1px solid #e12d03;
	padding: 0px 0 0 0;
	
		border-top: none;
	
}

.portlet-minimum-height {
	
}

.portlet-header-bar {
	background:#e12d03;
	position: relative;
	text-align: left;
	top: 9px;
	z-index: 2;
	height: 22px;
}

.portlet-title {
	color: #FFFFFF;
	font-family: Arial;
	left: 5px;
	top:-2px;
	position: absolute;
}

.portlet-small-icon-bar {
	height: 1em;
	padding:3px 10px 0px 0px;
	text-align: right;
}

.portlet-small-icon {
	height: 14px;
	margin: -1px;
	width: 14px;
}

.portlet-top-decoration {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/images/portlet_corner_ul.gif.gif) no-repeat top left;
	height: 5px;
}

.portlet-top-decoration DIV {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/images/portlet_corner_ur.gif.gif) no-repeat top right;
	height: 5px;
}

.portlet-top-decoration DIV DIV {
	background: #abb5be;
	border-top: 1px solid #e12d03;
	font-size: 0;
	height: 5px;
	margin: 0 5px 0 5px;
}


.portlet-inner-top {
	margin: 0 auto 0 auto;
}

.portlet-bottom-blank {
	margin-bottom: 5px;
}

.portlet-bottom-decoration {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_corner_bl.gif) no-repeat top left;
	height: 5px;
}

.portlet-bottom-decoration DIV {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/color_schemes/01/portlet_corner_br.gif) no-repeat top right;
	height: 5px;
}

.portlet-bottom-decoration DIV DIV {
	background: #abb5be;
	border-bottom: 1px solid #e12d03;
	font-size: 0;
	height: 5px;
	margin: 0 5px 0 5px;
}

.portlet-bottom-decoration-2 {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/images/shadow/middle.gif) repeat-x;
	width: 100%;
}

.portlet-bottom-decoration-2 DIV {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/images/shadow/left.gif) no-repeat;
}

.portlet-bottom-decoration-2 DIV DIV {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/images/shadow/right.gif) no-repeat top right;
	font-size: 0;
	height: 6px;
}

/* Fonts 

.portlet-font {
	color: #484d51;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-font A {
	color: #484d51;
}

.portlet-font-dim {
	color: #3f0001;
	font-family: Tahoma, Arial;
	font-size: medium;
}*/


/* Messages */

.portlet-msg-status {
	color: #9d0707;
	font-family: Tahoma, Arial;
	font-size: medium;
	font-style: italic;
}

.portlet-msg-info {
	color: #9d0707;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-msg-error {
	color: #FF0000;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-msg-alert {
	color: #FF0000;
	font-family: Tahoma, Arial;
	font-size: medium;
	font-style: italic;
}

.portlet-msg-success {
	color: #007F00;
	font-family: Tahoma, Arial;
	font-size: medium;
}

/* Sections */

.portlet-section-header {
	color: #FFFFFF;
	background: #600b0c;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-header A {
	color: #FFFFFF;
}

.portlet-section-body {
	color: #001CA5;
	background: #FFFFE7;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-body-hover, TR.portlet-section-body:hover {
	color: #9d0707;
	background: #FFF3B8;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-body A {
	color: #001CA5;
}

.portlet-section-body-hover A, TR.portlet-section-body:hover A {
	color: #9d0707;
}

.portlet-section-alternate {
	color: #001CA5;
	background: #FFFFE7;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-alternate-hover, TR.portlet-section-alternate:hover {
	color: #9d0707;
	background: #FFF3B8;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-alternate A {
	color: #001CA5;
}

.portlet-section-alternate-hover A, TR.portlet-section-alternate:hover A {
	color: #9d0707;
}

.portlet-section-selected {
	color: #FFF3B8;
	background: #FFFFE7;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-selected-hover, TR.portlet-section-selected:hover {
	color: #FFF3B8;
	background: #FFFFE7;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-selected A {
	color: #FFF3B8;
}

.portlet-section-selected-hover A, TR.portlet-section-selected:hover A {
	color: #FFF3B8;
}

.portlet-section-subheader {
	color: #001CA5;
	background: #FFFFE7;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-footer {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-section-text {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: medium;
}



/* Forms */

.portlet-form-label {
	color: #484d51;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-form-input-field {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 80%;
}

.portlet-form-button {
	background: url(/theme-sportstoday/html/themes/sportstoday-basic/images/form-button.gif) repeat-x;
	border-color: #e12d03;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 10px;
}

.portlet-icon-label {
	color: #484d51;
	font-family: Tahoma, Arial;
	font-size: small;
}

.portlet-dlg-icon-label {
	color: #484d51;
	font-family: Tahoma, Arial;
	font-size: small;
}

.portlet-form-field-label {
	color: #484d51;
	font-family: Tahoma, Arial;
	font-size: medium;
}

.portlet-form-field {
	color: #484d51;
	font-family: Tahoma, Arial;
	font-size: medium;
}

/******************************************************************************/
/* Navigation Portlet                                                         */
/******************************************************************************/

.portlet-navigation-menu {
	margin: 10px 0 10px 15px;
	padding: 0px;
	font-family: Arial;
	font-size: x-small;
	text-align: left;
}

.portlet-navigation-menu UL {
	margin: 0 0 0 5px;
	padding: 0px 0 0 15px;
}


/******************************************************************************/
/* Display Tag Library                                                        */
/******************************************************************************/

TR.even { background-color: #d9d9d9; color: #000000; font-family: Tahoma, Arial; }

TR.odd { background-color: #abb5be; color: #000000; font-family: Tahoma, Arial; }
