/*
Design och programering av Zebra Media, Jamie Telin
www: http://www.zebramedia.se
e-post: jamie@zebramedia.se
*/
<!--

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.toggleopacity {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity: 0.3;
}
.smalltext {
	font-size:10px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.smalltext a{
	font-size:10px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.smalltext a:hover{
	font-size:10px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	margin:0px;
}
h2{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	margin:0px;
}
h3{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0px;
}
h4{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	margin:0px;
	text-transform:uppercase;
}
.whitetextNormal {
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

A:link {
	text-decoration: none;
	color:#006699;
	font-weight:bold;
}
A:visited {
	text-decoration: none;
	color:#006699;
	font-weight:bold;
}
A:active {
	text-decoration: none;
	color:#006699;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
	color:#006699;
}
body {
	background-image:url(../image_layout/layout_bodybg.png);
	margin:0px;
	overflow-x:hidden;
	overflow-y:auto; 
}
.bodybg {
	background-image:url(../image_layout/layout_bg.png);
	background-repeat:repeat-x;
	width:100%;
	margin:0px;
	padding:0px;
}
.sponsorBig{
	background-image:url(../image_layout/sponsor_big_blank.png);
	width:282px;
	height:182px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.sponsorMedium{
	background-image:url(../image_layout/sponsor_medium_blank.png);
	width:177px;
	height:86px;
	background-repeat:no-repeat;
	margin:5px;
	padding:0px;
	float:left;
}
.sponsorSmall{
	background-image:url(../image_layout/sponsor_small_blank.png);
	width:120px;
	height:58px;
	background-repeat:no-repeat;
	margin:5px;
	padding:0px;
	float:left;
}
.top {
	background-image:url(../image_layout/layout_top.png);
	background-repeat:no-repeat;
	width:990px;
	height:225px;
}
.middle {
	background-image:url(../image_layout/layout_mid.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	width:990px;
}
.bottom {
	background-image:url(../image_layout/layout_bot.png);
	background-repeat:no-repeat;
	width:990px;
	height:28px;
}
.sponsormiddle {
	background-image:url(../image_layout/layout_sponsor_mid.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	width:990px;
}
.sponsorbottom {
	background-image:url(../image_layout/layout_sponsor_bot.png);
	background-repeat:no-repeat;
	width:990px;
	height:30px;
}
.menu {
	/*background-image:url(../image_layout/menu.jpg);*/
	background-repeat:no-repeat;
	width:990px;
	height:60px;
}
.br {
	background-image:url(../image_layout/break.jpg);
	background-repeat:no-repeat;
	float:right;
	width:2px;
	height:28px;
}

.content_top {
	background-image:url(../image_layout/content_top.jpg);
	width:433px;
	background-repeat:no-repeat;
}

.content_holder {
	background-image:url(../image_layout/content_holder.png);
	width:356px;
	height:150px;
	background-repeat:no-repeat;
}
.bar_notepad{
	background-image:url(../image_layout/icons/bar_notepad.jpg);
	height:62px;
	width:210px;
}
.bar_imagefolder{
	background-image:url(../image_layout/icons/bar_imagefolder.jpg);
	height:62px;
	width:210px;
}
.bar_stats{
	background-image:url(../image_layout/icons/bar_stats.jpg);
	height:62px;
	width:210px;
}
.bar_calendar{
	background-image:url(../image_layout/icons/bar_calendar.jpg);
	height:62px;
	width:210px;
}
.bar_team{
	background-image:url(../image_layout/icons/bar_team.jpg);
	height:70px;
	width:201px;
}
.infobox {
	border:#666666 1px dashed; 
	background-image:url(../image_layout/graybg.jpg);
}
.flik {
	width:120px;
	height:40px;
	background-image:url(../image_layout/flik.jpg);
	background-repeat:no-repeat;
}
.flik2 {
	width:123px;
	height:38px;
	background-image:url(../image_layout/flik2.jpg);
	background-repeat:no-repeat;
}
.flik2text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
	font-weight:bold;
}
.gray1 {
	background-image:url(../image_layout/graybg.jpg);
}
.gray2 {
	background-image:url(../image_layout/graybg.jpg);
}

.listColor1 {
	background-color:#FFCC00;
}
.listColor2 {
	background-color:#FF3300;
}
.listColor3 {
	background-color:#FF6699;
}
.listColor4 {
	background-color:#CC6699;
}
.listColor5 {
	background-color:#CCCC00;
}
.listColor6 {
	background-color:#009900;
}
.listColor7 {
	background-color:#0066CC;
}
.listColor8 {
	background-color:#6633CC;
}

.showprew{
	position:absolute;
	display:none; 
	width:300px; 
	padding:4px; 
	border:#000000 1px solid;
	background-image:url(../image_layout/graybg.jpg);
	margin-right:20px;
}
.showplayerprev{
	position:absolute;
	margin-top:14px;
	display:none; 
	width:300px; 
	padding:4px; 
	border:#000000 1px solid;
	background-image:url(../image_layout/graybg.jpg);

}
.showplayerprev img{
	border:1px #000000 solid;
	margin:4px;
	width:100px;
	height:165px;
}
.categorytop {
	background-image:url(../image_layout/cat_topbg.jpg);
	background-repeat:no-repeat;
	width:291px;
}

.footballfield {
	background-image:url(../image_layout/footballfield.jpg);
	width:218px;
	height:319px;
	background-repeat:no-repeat;
}
.playernr {
	display:inline;
	padding:8px;
	margin:5px;
	text-align:center;
	background-image:url(../image_layout/playernum.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.newsblog_block_1_top {
	background-image:url(../image_layout/main_news_top.png);
	height:32px;
	width:776px;
}
.newsblog_block_1_mid {
	background-image:url(../image_layout/main_news_mid.png);
	width:776px;
}
.newsblog_block_1_bot {
	background-image:url(../image_layout/main_news_bot.png);
	height:13px;
	width:776px;
}
.newsblog_block_2_top {
	background-image:url(../image_layout/small_news_top.png);
	height:32px;
	width:209px;
}
.newsblog_block_2_mid {
	background-image:url(../image_layout/small_news_mid.png);
	width:209px;
}
.newsblog_block_2_bot {
	background-image:url(../image_layout/small_news_bot.png);
	height:12px;
	width:209px;
}
.calendar_block_top {
	background-image:url(../image_layout/main_cal_top.png);
	height:32px;
	width:334px;
}
.calendar_block_mid {
	background-image:url(../image_layout/main_cal_mid.png);
	width:334px;
}
.calendar_block_bot {
	background-image:url(../image_layout/main_cal_bot.png);
	height:12px;
	width:334px;
}
/*PLUGGS*/
.linkm A:link {
	text-decoration: none;
	color:#000066;
	font-weight:bold;
}
.linkm A:visited {
	text-decoration: none;
	color:#000066;
	font-weight:bold;
}
.linkm A:active {
	text-decoration: none;
	color:#000066;
	font-weight:bold;
}
.linkm A:hover {
	text-decoration: none; 
	color:#FFCC00;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

/*MENU*/
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #0066CC;
width: 100%;
/*background:url(image_layout/menu_bg.jpg) center center; /*THEME CHANGE HERE*/
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color:#006699;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #006699;
}

.chromestyle ul li a:hover{
/*background:url(image_layout/menu_bg.jpg) center center; /*THEME CHANGE HERE*/
color:#FFCC00;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " »";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color:#FFFFFF;
width: 200px;
padding-left:5px;
padding-right:5px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#CCCCCC;
}
