/*
* Copyright (C) 2006-2009 Corllete ltd (clabteam.com), Released under Creative Common license - http://creativecommons.org/licenses/by-nc/3.0/
* Download and update at http://www.free-source.net/
* $Id:
*
* Theme NCore Main Style
*/

/* CSS Document Reset */
html, body { width: 100%;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {line-height: normal; }
/* remember to define focus styles! */

/* tables still need 'cellspacing="0"' in the markup */
/**************************************************************************************/

/* CSS page */
body { background: url(images/p19_body_bkg.png) #FFF 0 0 repeat-x;   }
body, table, td { font-weight: normal; font: 13px/1.40em "Lucida Grande", "Lucida Sans Unicode", arial, verdana, helvetica, sans-serif; text-align: left; color: #333;}

div, table { text-align: left; }
img { border: 0px; margin: 0px; vertical-align: middle; }

a:link, a:visited { color: #FF6600; text-decoration: none; outline: 0; }
a:hover, a:focus { color: #FF6600; text-decoration: underline; }

.item a { color: #56748B }
.date a { color: #56748B }

.f-left 		{ float: left; }
.f-right 		{ float: right; }
.clear 		{ clear: both; }
.center 	{ text-align: center; }
.left		{ text-align: left; }
.right	{ text-align: right; }
.v-top		{ vertical-align: top; }
.v-bottom	{ vertical-align: bottom; }
.H5 { height: 5px; } .H10 { height: 10px; } .H15 { height: 15px; } .H20 { height: 20px; } .H25 { height: 25px; } .H30 { height: 30px; }
.P10 { padding: 10px }
.P15 { padding: 15px }
.P20 { padding: 20px }

.F12 { font-size: 12px; } .F14 { font-size: 14px; } .F16 { font-size: 16px; } .F18 { font-size: 18px; }

.MR10 { margin-right: 10px; } .ML10 { margin-left: 10px; } .MB10 { margin-bottom: 10px; }
.MR15 { margin-right: 15px; } .ML10 { margin-left: 15px; } .MB15 { margin-bottom: 15px; }
.MR20 { margin-right: 20px; } .ML20 { margin-left: 20px; }
.PL10 { padding-left: 10px; } .PR10	{ padding-right: 10px; }
.PL15 { padding-left: 15px; } .PR15	{ padding-right: 15px; }
.PL20 { padding-left: 20px; } .PR20	{ padding-right: 20px; }

/* CSS HEADINGS */
h1, h2, h3, h4 { font-family: Arial, Verdana, sans-serif; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

.TC { width: 100%; background: none 0 0 repeat-x; }
.TL { width: 100%; background: none 0 0 no-repeat; }
.TR { width: 100%; background: none 100% 0 no-repeat; }
.BC	{ width: 100%; background: none 0 100% repeat-x; }
.BL { width: 100%; background: none 0 100% no-repeat; }
.BR { width: 100%; background: none 100% 100% no-repeat; }
.ML	{ width: 100%; background: none 0 0 repeat-y; }
.MR	{ width: 100%; background: none 100% 0 repeat-y; }

.clearer:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;  }

/* Menus Layuts */
.menu { }

.colset-area	{ margin-bottom: 15px}

/* Content Columns */
.col1-set .col-1 { width:100%; }

.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

/* CUSTOMIZE TOP MENU AREAS HERE -----------------------------> */
#menus-top .colset-area { background-color: #CDDDEB;}
#menus-top .menu		{ padding: 15px; }
#menus-top .menu h3 	{ font-size: 18px; font-weight: normal; color: #036; margin-bottom: 15px; }
#menus-top .menu .box-cont	{ color: #000}


/* CSS WRAPPERS */
#wrapper-home	{ width: 1000px; margin: auto auto;  }
#header			{ min-height: 138px;}
#content-top 	{ background: url(images/p19_content_top.png) #F3F7FA 0 0 repeat-x; padding: 10px 10px 0px 10px; }
.content-middle	{ background: url(images/p19_content_middle.png) #EDEDED 0 0 repeat-x; }

#navbar			{ height: 52px; margin-bottom: 15px;  }

#navbar	.TL	{ height: 52px; background-image: url(images/p19_navbar-TL.png); }
#navbar	.TR	{ height: 52px; background-image: url(images/p19_navbar-TR.png); }
#navbar	.TC	{ width: 970px; height: 52px; margin: 0 5px; background-image: url(images/p19_navbar-TC.png); }

/* ROUNDED BOXES */
.rounded-01		{ position: relative; z-index: 4 }
.rounded-01	.TL	{ background-image: url(images/p19_rounded_01-TL.png); }
.rounded-01	.TR	{ background-image: url(images/p19_rounded_01-TR.gif); }
.rounded-01	.TC	{ background-color: #E8E8E8; }
.rounded-01	.box-cont { }

.rounded-02		{}
.rounded-02	.TC	{ background-color: #FFF; }
.rounded-02	.TL	{ background-image: url(images/p19_rounded_02-TL.png); }
.rounded-02	.TR	{ background-image: url(images/p19_rounded_02-TR.png); }
.rounded-02	.BL	{ background-image: url(images/p19_rounded_02-BL.png); }
.rounded-02	.BR	{ background-image: url(images/p19_rounded_02-BR.png); }

.rounded-03		{ position: relative; z-index: 4 }
.rounded-03	.TC	{ background-color: #CBDBEB; }
.rounded-03 .TL	{ background-image: url(images/p19_rounded_03-TL.png); }
.rounded-03 .TR	{ background-image: url(images/p19_rounded_03-TR.png); }
.rounded-03 .BL	{ background-image: url(images/p19_rounded_03-BL.png); }
.rounded-03 .BR	{ background-image: url(images/p19_rounded_03-BR.png); }
.rounded-03	.box-cont { }

.rounded-04		{ }
.rounded-04	.TC	{ background-color: #DBDBDB; }
.rounded-04 .TL	{ background-image: url(images/p19_rounded_04-TL.png); }
.rounded-04 .TR	{ background-image: url(images/p19_rounded_04-TR.png); }
.rounded-04 .BL	{ background-image: url(images/p19_rounded_04-BL.png); }
.rounded-04 .BR	{ background-image: url(images/p19_rounded_04-BR.png); }
.rounded-04	.box-cont { }

/* HOME TABS */
#tab-container { position: relative; }
#tabs-wrapper	{ width: 128px; height: 40px; position: absolute; top: 0; right: 0px;}
#tabs-wrapper .rounded-03 { width: 640px; }

.tabs li				{ display: block; height: 39px; float: left; margin-right: 4px; background: #D9D9D9 url(images/p19_tab-TL.png) 0 0 no-repeat; }
.tabs a 				{ display: block; height: 39px; background: url(images/p19_tab-TR.png) 100% 0 no-repeat; }
.tabs a					{ color: #666666; font-size: 16px;  }
.tabs a span 			{ display: block; line-height: 39px; padding: 0 20px; }
.tabs li.active			{ background: #CBDBEB url(images/p19_rounded_03-TL.png) 0 0 no-repeat; height: 40px; }
.tabs li.active	a		{ background: url(images/p19_rounded_03-TR.png) 100% 0 no-repeat; height: 40px; }
.tabs li.active	a		{ color: #56748B; font-size: 16px;  }
.tabs li.active	span	{ background: url(images/p19_rounded_03-TR.png) 100% 0 no-repeat; line-height: 39px;  }

/* AJAX ARROWS */
.arrows-bar			{ width: 150px; height: 39px; position: absolute; z-index: 5; right: 0px; top: 0px; background: url(images/p19_arrows_bar.png) 0 0px no-repeat; }
.arrows-bar.closed	{ background: url(images/p19_arrows_bar.png) 0 -29px no-repeat; }

.arrows-cont	{ height: 29px; position: relative; z-index: 6 }
.closed .arrows-cont	{ height: 0 }

.arrows			{ position: absolute; z-index: 7; right: 8px; top: -4px;}
.closed .arrows	{ display: none }

.close-bar				{ height: 10px; background: url(images/p19_close_arrow.png) 100% 0 no-repeat; cursor: pointer; }
.closed .close-bar		{ background: url(images/p19_close_arrow.png) 100% -9px no-repeat;  }

.arrows-cont .arrow	{ display: block; width: 29px; height: 25px; overflow: hidden; float: left; }
.arrows-cont .down	{ margin-right: 5px; }
.arrows-cont .up	{ margin: 0; }

.top-news-wrapper				{ padding: 20px 5px 0 10px; }
.top-news-wrapper h2			{ font-size: 24px; font-weight: normal; color: #666; }
.top-news-wrapper .summary 		{ width: 720px; float: left; }
.top-news-wrapper .summary-test	{ padding: 20px 20px 20px 0px; }

.news-titles 			{ width: 240px; float: left; }
.news-titles h3			{ color: #56748B; font-size: 18px; font-weight: normal; padding-left: 15px; padding-top: 20px; }
.news-titles a			{ display: block; padding-left: 25px; background: url(images/bullet2.gif) 15px 8px no-repeat;}

.news-titles .TR		{ background-image: none }
.news-titles .BR		{ background-image: none; padding: 2px 0px;}
.news-titles .active .TR{ background-image: url(images/p19_rounded_02-TR.png); }
.news-titles .active .BR{ background-image: url(images/p19_rounded_02-BR.png); padding: 5px 0px;  }
.news-titles .active	{ background-color: #FFF; }

.news-cat-box				{ width: 312px; float: left; margin: 0 8px; }
.news-cat-box .caption 		{ height: 47px; position: relative; z-index: 4 }
.news-cat-box .caption .TL	{ height: 47px; background-image: url(images/p19_box_cap-TL.png); }
.news-cat-box .caption .TR	{ height: 47px; background-image: url(images/p19_box_cap-TR.png); }
.news-cat-box .caption .TC	{ width: 304px; height: 47px; margin: 0 4px; background-image: url(images/p19_box_cap-TC.png); }

.box-01 .box-text 	{ background-color: #FFF; }
.box-01 .box-text .TL	{ background-image: url(images/p19_box_text-TL.png); }
.box-01 .box-text .TR	{ background-image: url(images/p19_box_text-TR.png); }
.box-01 .box-text .TC	{ background-image: url(images/p19_box_text-TC.png); }
.box-01 .box-text .BL	{ background-image: url(images/p19_box_text-BL.png); }
.box-01 .box-text .BR	{ background-image: url(images/p19_box_text-BR.png); }
.box-01 .box-text .box-cont	{ padding: 15px 10px; }

.box-cont h2	{ font-size: 16px; font-weight: normal; color: #4A83B8; min-height: 38px; }
.news-cat-box .item		{ padding-bottom: 3px; }
.news-cat-box .item a	{ display: block; padding-left: 15px; background: url(images/bullet2.gif) 0px 8px no-repeat;}

.menu-box				{ }
.menu-box .caption 		{ height: 47px; }
.menu-box .caption .TL	{ height: 47px; background-image: url(images/p19_box_cap-TL.png); }
.menu-box .caption .TR	{ height: 47px; background-image: url(images/p19_box_cap-TR.png); }
.menu-box .caption .TC	{ background-image: url(images/p19_box_cap-TC.png); margin: 0 4px; }

.caption h3	{ font-size: 18px; font-weight: normal; color: #56748B; padding: 0px 20px 0 15px; }
.cat-scroller	{ margin-bottom: 20px; }

/* NEWS */
.news-title	{font-weight: normal; font: 22px/1.40em "Lucida Grande", "Lucida Sans Unicode", arial, verdana, helvetica, sans-serif;}

/* LOGIN */
#login-wrapper			{ width: 430px; min-height: 250px; position: absolute; z-index: 100; left: 50%; margin-left: -200px; top: 50%; margin-top: -180px;}
#login-wrapper .box-TC	{ width: 428px; min-height: 250px; margin: 0 1px; background: url(images/p19_box_log-TC.png) 0 0 no-repeat; }
#login-wrapper .box-BC	{ width: 428px; height: 28px; margin: 0 1px; background: url(images/p19_box_log-BC.png) 0 100% no-repeat; }
#login-wrapper .box-TC .cont { padding: 45px 35px 7px; }
#login-wrapper .labels	{ width: 150px; font-size: 22px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Century Gothic", Arial, sans-serif; color: #036; }
#login-wrapper .label	{ height: 34px; line-height: 34px; margin-right: 34px; }
#login-wrapper .user-field,
#login-wrapper .pass-field	{ width: 208px; height: 34px; line-height: 34px; background: none 0 0 no-repeat; }
#login-wrapper .user-field	{ width: 208px; background-image: url(images/p19_user_field.png); }
#login-wrapper .pass-field	{ width: 208px; background-image: url(images/p19_pass_field.png); }
.autologin	{ height: 44px; line-height: 44px; color: #FFF }
.custom-loginc	{ width: 90%; margin: auto auto; font-size: 16px; border: 0px none}
.login-but .TC	{ width: 100px; height: 30px; background-image: url(images/p19_login_but-TC.png); }
.login-but .TL	{ width: 100px; height: 30px; background-image: url(images/p19_login_but-TL.png); }
.login-but .TR	{ width: 100px; height: 30px; background-image: url(images/p19_login_but-TR.png); }
.login-but .link	{ line-height: 30px; padding: 0 15px; }
.custom-signup		{ font:bold 16px/24px "Century Gothic", Arial, sans-serif; display: block; color: #FFF !important}
.custom-fpw			{ font:bold 16px/24px "Century Gothic", Arial, sans-serif; display: block; color: #FFF !important}
.fpw-cont			{ height: 24px; }
.signup-cont		{ height: 24px; }
.secure				{ width: 90px; height: 34px; line-height: 34px; float:left}
.secure-img img		{ vertical-align: middle}
.secure-field		{ width: 118px; background: url(images/p19_secure_field.png) 0 0 no-repeat; }

.account-login		{ line-height: 45px; height: 47px; padding: 0 5px 0 20px; background: url(images/p19_acc_login.png) 0 50% no-repeat; }
.account-login a	{ text-transform: uppercase; color: #FFF;}
#login-close		{ width: 30px; height: 30px; position: absolute; top: 4px; right: 4px; cursor: pointer; }
.login-message		{ color: #FFF; font-size: 11px; }
.login-wrapper-user	{ padding-top: 20px; color: #FFF}
.login-wrapper-user a	{ color: #FFF}

/* CUSTOM SEARCH */
.search-field		{ width: 211px; height: 31px; background: url(images/p19_search_field.png) 0 0 no-repeat; }
.custom-search		{ border: 0px none !important; margin: 5px 0 0 5px}

/* IMAGE CORNERS */
.image-corners			{ position: relative; z-index: 10; display: inline-block }
.image-corners .corner	{ position: absolute; width: 4px; height: 4px; background: url(images/p19_image_corners.png) no-repeat; }
.image-corners .cor-TL	{ top: 0px; left: 0px; background-position: 0 0 }
.image-corners .cor-TR	{ top: 0px; right: 0px; background-position: 100% 0; }
.image-corners .cor-BL	{ bottom: 0px; left: 0px; background-position: 0 100% }
.image-corners .cor-BR	{ bottom: 0px; right: 0px; background-position: 100% 100% }


div#test-accordion			{}
div.accordion 				{ position: relative; }
div.accordion-toggle		{ position: relative; z-index: 10; cursor: pointer; }
div.accordion-toggle-active	{}
div.accordion-content		{ overflow: hidden; background-color: #FFF }

.smalltext	{ font-size: 11px; }

.cat-scroller .slider { width: 292px; overflow: hidden; }
.cat-scroller .slider-content { width: 10000px; }
.cat-scroller .slider-content .slide { float: left; width: 292px; }

.sc-wrapper .jumper { display: block; float: left; margin-right: 3px; width: 9px; height: 9px; overflow: hidden; }
.sc-wrapper .jumper { background: url(images/p19_jumper.png) 0 0 no-repeat; }
.sc-wrapper .jumper.selected { background-position: 0 100%; }

#item-scroller .slider 					{ width: 240px; overflow: hidden; }
#item-scroller .slider-content 			{ width: 10000px; }
#item-scroller .slider-content .slide 	{ float: left; width: 240px; height: 160px; }

.fbox-wrapper							{ width: 984px; margin: 0 auto 15px }
#fbox-scroller .slider 					{ width: 984px; overflow: hidden; }
#fbox-scroller .slider-content 			{ width: 10000px; }
#fbox-scroller .slider-content .slide 	{ float: left; width: 984px;}
#fbox-scroller .fbox-item				{ padding: 20px; }

#fbox-scroller .arrows-cont .prev	{ margin-right: 5px; }
#fbox-scroller .arrows-cont .next	{ margin: 0; }

.gal-wrapper							{ width: 600px; margin: 0 auto; }
#gal-scroller .slider 					{ width: 600px; overflow: hidden; margin-left: 5px; }
#gal-scroller .slider-content 			{ width: 10000px; }
#gal-scroller .slider-content .slide 	{ width: 190px; margin-right: 10px; float: left; }
#gal-scroller .fbox-item				{ padding: 20px; }

.gal-wrapper .arrows-bar			{ width: 242px; margin: 0 auto; height: 36px; position: relative; z-index: 5; bottom: 0; background: url(images/p19_arrows_bar_bottom.png) 0 0px no-repeat; }
.gal-wrapper .arrows-bar.closed		{ background: url(images/p19_arrows_bar_bottom.png) 0 26px no-repeat; }

.gal-wrapper .arrows-cont			{ height: 29px; }
.gal-wrapper .closed .arrows-cont	{ height: 0 }

.gal-wrapper .arrows				{ position: absolute; width: 242px; margin-left: 0; top: 15px; }
.gal-wrapper .closed .arrows		{ display: none }

.gal-wrapper .sep					{ height: 0px; }
.gal-wrapper .closed .sep			{ height: 26px; }
.gal-wrapper .close-bar				{ height: 10px; background: url(images/p19_close_arrow.png) 106px 0 no-repeat; cursor: pointer; }
.gal-wrapper .closed .close-bar		{ background: url(images/p19_close_arrow.png) 106px -9px no-repeat;  }

.gal-wrapper .arrows-cont .prev		{ margin-right: 3px; margin-left: 96px }
.gal-wrapper .arrows-cont .next		{ margin: 0; }


.postdate {position: relative;width: 48px; height: 40px;float: right;margin-left: 20px; }
.month, .days, .year {position: absolute;text-indent: -1000em; background-image: url(images/dates.png); background-repeat: no-repeat; }
.month 	{ width: 28px; height: 19px; top: 0; left: 2px; }
.days 	{ width: 23px; height: 19px; top: 20px; left: 7px; }
.year 	{ width: 14px; height: 40px; bottom: 0; right: 0; }


/* CSS CORE */
.smalltext, .smallblacktext { font: normal 11px arial, verdana, tahoma,  sans-serif; }
.tbox, .helpbox { background-color: #FFFFFF; border: 1px solid #A5C4DA; color: #666666; line-height: 18px;}
.tbox.chatbox , .helpbox, .tbox.comment, textarea { background-color: #FFFFFF; border: 1px solid #A5C4DA; width: 95%; margin: auto auto; margin-bottom: 10px; color: #666666}

.menu-wrapper-A .tbox,
.menu-wrapper-A .helpbox,
.menu-wrapper-A .tbox.chatbox,
.menu-wrapper-A .tbox.comment,
.menu-wrapper-A textarea { background-color: #FFFFFF; border: 1px solid #A5C4DA; color: #666666;}
.menu-wrapper-A .button  { background-color: #E4E4E4; border: 1px solid #A5C4DA; color: #333333;}
.menu-wrapper-A .button:hover { color: #FF6600; background-color: #FFFFFF }

.button {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A5C4DA;
	color: #666666;
	cursor: pointer;
	text-decoration: none;
	padding: 3px;
}
.button:hover {	color: #FF6600; background-color: #FFFFFF }

#login-wrapper input, select	{ background-color: #FFF !important; color: #212020 !important; }
button {
  border:0;
  cursor:pointer;
  font: bold 12px/1em Arial, sans-serif ;
  padding:0 0px 0 0;
  text-align:center;
}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */

button.button { overflow:visible; width:auto; border:0; padding:0 0 0 4px; background:url(images/p19_login_but-TL.png) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 25px 0 21px; background:url(images/p19_login_but-TR.png) 100% 50% no-repeat; font:bold 16px/30px "Century Gothic", Arial, sans-serif; text-align:center; white-space:nowrap; color:#212020; }
button.button span a { color: #575757; text-decoration: none; }

img { border: 0px; }
.linkspage_button { border: 0px; }
form { margin: 0px; }
.indent { border: #A5C4DA 1px dashed; padding: 5px; margin: 5px; color: #000000; background-color: #E4E4E4; }
.nextprev {	border: 0px; text-align: center; padding: 10px 2px;	margin-bottom: 15px; }
.spacer{ padding: 5px 0px; }

.fborder, .border{ border-collapse: collapse; border-spacing: 0px; }
.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar { color: #241907 !important;  padding: 4px; border: 1px solid #A5C4DA; }
.forumheader { color: #0072C1 !important; padding-left: 10px; font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; }
.forumheader2 {  }
.forumheader3, .finfobar {  }
.forumheader4 {}
.forumheader5 { cursor: pointer; }
.fcaption { font-weight: bold; }
.f-title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #0072C1 }
.searchhighlight { text-decoration: underline; color: #993333; font-weight: bold; }

/* CSS FIX LIST PLUGIN */
div.forumheader { font-size: 12px !important; }


/********** Page Loading Status default style */
#loading-mask { color: #556B2F; font-size: 1.2em; font-weight:bold; position:absolute; text-align: center; padding: 0; margin: 0; background-color: transparent; }
#loading-mask .loader { position: fixed; top: 40%; left: 50%; width: 200px;  text-align: center; background: #F0F9E3 none repeat scroll 0 0; border: 2px solid #556B2F; font-weight: bold; padding: 10px 5px; margin-left: -100px; margin-top: 0; }
#loading-mask img { margin: 10px auto; }

/********** Element Loading Status default style */
.element-loading-mask { background: none transparent 98% 50% no-repeat; z-index: 100 }
.element-loading-mask	img	{ background-color: #F00}
#news-loader		{ padding-top: 23px; }




/* Added by bugrain for SUBHC */
#fbox-scroller .fbox-item				{ height: 100px; overflow-y: scroll; }

/* YHA Specific */
table.leagman_league,
table.leagman_fixtures {
   width: 100%;
}
table.leagman_fixtures td {
   padding: 4px 2px;
   vertical-align: top;
}
table.leagman_fixtures td.leagman_division {
   white-space: nowrap;
}
table.leagman_fixtures tr.zebra-on {
   background-color: #cbdbeb;
}
table.leagman_fixtures tr.zebra-off {
   background-color: #cbe3eb;
}
table.leagman_fixtures tr.zebra-off td{
   background-color: #cbe3eb;
}
table.leagman_league tr.leagman_league_head td {
   font-size: 1.5em;
   font-weight: bold;
   text-align: center;
}
table.leagman_league tr.leagman_division_head td {
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
}
table.leagman_league th, table.leagman_league td {
   text-align: right;
}
table.leagman_league th.leagman_column_pos, table.leagman_league td.leagman_column_pos {
   text-align: center;
   width: 7%;
}
table.leagman_league th.leagman_column_team_name, table.leagman_league td.leagman_column_team_name {
   text-align: left;
}
table.leagman_league td.leagman_column_played {
   width: 7%;
}
table.leagman_league td.leagman_column_won {
   width: 7%;
}
table.leagman_league td.leagman_column_drawn {
   width: 7%;
}
table.leagman_league td.leagman_column_lost {
   width: 7%;
}
table.leagman_league td.leagman_column_goals_f {
   width: 7%;
}
table.leagman_league td.leagman_column_goals_a {
   width: 7%;
}
table.leagman_league td.leagman_column_goal_diff {
   width: 7%;
}
table.leagman_league td.leagman_column_points {
   width: 7%;
}
table.leagman_league td.leagman_column_max_points {
   width: 7%;
}
table.leagman_league td.leagman_promotion {
   background-color: #aaffaa;
}
table.leagman_league td.leagman_relegation {
   background-color: #ffcccc;
}
table.leagman_fixtures td.leagman_homeTeam {
   text-align: right;
}
table.leagman_fixtures td.leagman_homeScore {
   text-align: center;
   padding: 0 5px
}
table.leagman_fixtures td.leagman_awayScore {
   padding: 0 5px
}

div.thbeam_tab_upcoming_elite {
   width: 35%;
   float: left;
}
div.thbeam_tab_upcoming_elite strong {
   border: 1px solid #A5C4DA;
   padding: 4px;
   font-weight: normal;
   display: inline-block;
   width: 90%;
}
div.thbeam_tab_upcoming_yha {
   width: 65%;
   float: left;
}
.MB15 { padding-bottom: 10px; }
.tabs a span.pm_unread {
   color: #f00;
   display: block;
   padding: 0;
}
.news-cat-box				{ width: 212px; }
.news-cat-box .caption .TC	{ width: 204px; }
div.news_cat_icon {
   float: left;
   margin: 0 10px 5px 0;
}
div.comment-item {
   margin-bottom: 10px;
}
div.comment-item div.comment-subject {
   padding: 5px;
   border: 1px solid #eee;
   display: inline-block;
   white-space: nowrap;
   max-width: 300px;
}
div.comment-item div.comment-userinfo {
}
div.comment-item div.comment-box div.content {
   background-color: #eee;
   padding: 5px;
}
div.comment-item div.comment-reply {
   padding: 5px;
   border: 1px solid #eee;
   display: inline-block;
   float: right;
   margin: 0 0 5px 10px;
   background-color: #fff;
}
div.P15 table {
   margin-right: 0;
}
div.options {
   margin-bottom: 10px;
}



button.button {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A5C4DA;
	color: #666666;
	cursor: pointer;
	text-decoration: none;
	padding: 3px;
	background-image: none;
}
.button:hover {	color: #FF6600; background-color: #FFFFFF }

#tabs-wrapper	{ width: 0px; height: 40px; position: absolute; top: 0; right: 0px;}

div.easyshop_prod_name {
   font-size: 1.5em;
   margin-bottom: 10px;
}
div.easyshop_prod_img {
   text-align: center;
}
div.easyshop_prod_info form b {
   display: inline-block;
   width: 200px;
}
div.easyshop_nr_of_prod {
   margin-top: 20px;
}
