body{background: url('im/bg_body.jpg') repeat-x; background-color: #C0926D; margin: 10px 0 0 0; padding: 0;}
body,td{font-family: Verdana; font-size: 11px;}

a{text-decoration: none;}
img{border: 0px}

form{margin: 0px; padding: 0px;}
input, select, textarea{font-size: 10px; background: #430B18; border: 1px solid #2B1216; font-family: Verdana; color: #FEA900;}

.italic{font-style: italic;}
.bold{font-weight: bold}
.underline{text-decoration: underline;}
.center{text-align: center;}
.fleft{float: left; text-align: left;}
.fright{float: right; text-align: right;}
.left{text-align: left;}
.right{text-align: right;}
.clr{clear: both;}
.top{vertical-align: top;}

.actionInfo{padding: 10px; text-align: center;}
.voteBar{width: 100px; background: #000;}

.avatar{text-align: center; background: #000; width: 62px;}
.wildcard{font-size: 8px; vertical-align: super; font-weight: bold; padding-left: 2px;}
.buttons{text-align: right;}
.note{text-align: center; padding: 10px;}
.pages{text-align: center; padding: 10px;}

.screen{margin: auto; margin-top: 10px; margin-bottom: 10px; border: 1px solid #000; float: none; display: block;}
.playoffFullInside{height: 100%; width: 100%;}

/* decoration for user permissions in online box */
.permission2{text-decoration: underline;}
.permission3{text-decoration: underline; font-weight: bold;}

/* banner */
.logo{background: url('im/head_bg.gif');}
.sign{text-align: right; height: 99px;}

/* template layout */
div#website{margin: auto; width: 980px;}
div#menu{
	border: 1px solid #B63F00; height: 33px; line-height: 33px;
	background: url('im/bg_menu.jpg');
	text-align: center; color: #A93B00; font-size: 12px;
}
div#menu a{color: #FFF;}
div#menu a:hover{text-decoration: underline;}
div#submenu, div#banner{
	float: left;
	border-left: 1px solid #B63F00; border-right: 1px solid #B63F00;
}
div#profile{
	float: left; padding: 10px; width: 182px; height: 172px; padding-top: 30px;
	background: url('im/bg_profile.jpg');
	font-size: 12px; line-height: 18px; color: #EDB97D;
}
div#profile a{display: block; color: #FF7900;}
div#profile a:hover{text-decoration: underline;}

div#banner_league{float: left;}
div#breadcrumb{
	clear: both; text-align: left;
	border: 1px solid #B63F00; height: 14px; line-height: 14px; padding: 3px;
	background: url('im/bg_breadcrumb.jpg');
}
div#breadcrumb a{color: #8F0006; font-weight: bold;}
div#breadcrumb a:hover{color: #000;}
div#content{
	border-left: 1px solid #FFDEB9; border-right: 1px solid #FFDEB9; border-bottom: 1px solid #FFDEB9;
	background: url('im/bg_content.jpg') repeat-x #edb97d; color: #ECBDC7;
}
div.content_box{border: 1px solid #F3A143;}
div.content_box div.header{
	padding: 6px; margin: 0; border-bottom: 1px solid #2A1217; position: relative; height: 15px; line-height: 15px; clear: both;
	background: url('im/box_bg_head.jpg'); text-align: right; color: #2A1217; font-size: 11px; font-weight: bold;
}
div.content_box div.header a{color: #8F0006;}
div.content_box div.header a:hover{color: #000;}
div.content_box div.header img.deco{position: absolute; top: 0; left: 0;}
div.content_box div.content{background: url('im/box_bg_content.jpg') repeat-x #2A1217; padding: 5px; clear: both;}
div.content_box div.content a{color: #D41F45;}
div.content_box div.a_blocks a{display: block;}
div.content_box div.content a:hover{color: #FEA900;}
div.content_box div.content_foot{background: url('im/box_bg_foot.jpg'); line-height: 22px; height: 22px; text-align: center; clear: both;}
div.content_box div.content_foot a{color: #D41F45;}
div.content_box div.content_foot a:hover{color: #FEA900;}
div#submenu{clear: both;}
div#foot{text-align: right;}


/* boxes specific settings */
.topBoxI a, .leftBoxI a{display: block;}
div.topBoxI{height: 110px;}
div.rightBox{margin-bottom: 5px;}

/* news */
div.middleBox div.fleft{padding-left: 40px;}
.news{text-align: justify; line-height: 16px;}

.comment{background: #100; color: #ECBDC7; text-align: justify;}

.articleTitle{font-weight: normal; letter-spacing: normal;}
.articleCategory{font-weight: normal; letter-spacing: normal;}


/* layout for comments and votes */
div.submitContainer{position: absolute; left: 50%; top: 50%; margin-left: -150px; margin-top: -150px; text-align: center;}
.submitBox2{background-image: url('img/box_bg.gif'); width: 400px;}

.minitabHead{padding-top: 5px; padding-bottom: 3px; text-align: center; width: 140px;}

form.languagesList, form.leaguesList, form.seasonsList{text-align: center;}
form.layoutLoginForm{margin-left: 5px;}


/* tables inside content */
table.tab_brdr{background: #260A10; margin: auto;}
table.tab_brdr2{margin: auto;}
table.tab_brdr a{}
table.tab_brdr a:hover{text-decoration: underline; color: #AFD4FF;}
.content1{background: #100; color: #ECBDC7;}
.content2{background: #000000; color: #ECBDC7;}
.content3{background: #000000; color: #ECBDC7; font-weight: bold;}
.content4{background: #100; color: #ECBDC7; font-weight: bold; text-align: center;}
.tab_head1{color: #EDB97D;}
.tab_head2{background: #000000; color: #EDB97D; font-weight: bold;}
.tab_head3{background: #000000; color: #EDB97D; font-weight: bold; text-align: center;}

/* options inside content */
.contentOptions{text-align: center; color: #ECBDC7;}
.contentOptions a{color: #5F65FF;}
.contentOptions a:hover{color: #CFD1FF;}

/* search forms */
.searchForm input.form_text{width: 80px;}
.searchForm select.countries{width: 150px;}
.searchFormTable{padding-bottom: 15px; margin: auto;}
.searchFormTable td{text-align: left;}

/* multiple items floating on left, currently used for players */
.listMultipleItems{margin: auto;}
.listMultipleItems table.tab_brdr{margin: 0;}


