body {
	background-color:#ECECEC;
	margin:0;
	text-align:center;
	font-size:11px;
	font-family:verdana;
	color:#4E4E4E;
}
td {
	padding:3px;
}
img {
	border:0;
}
input,textarea,select {
	font-size:11px;
	font-family:verdana;
	border:1px solid;
	border-left-color:#999999;
	border-top-color:#999999;
	border-right-color:#E7E7E7;
	border-bottom-color:#E7E7E7;
	background-color:#FFFFFF;
	padding:2px;
	color:#4E4E4E;
	cursor:pointer;
}
a {
	color:#094794;
}
p {
	margin-top:0px;
	font-size:12px;
	line-height:18px;
}
label {
	cursor:pointer;
}
.comment p {
	margin:0px;
	font-size:11px;
	line-height:18px;
}
.thread p {
	margin:0;
	font-size:12px;
	line-height:18px;
}
.feedback .i_prop, #bulbulh, .adihet_div { margin:0px 10px;text-align:left; }
blockquote {
	margin:0px 40px;
}
form {
	display:inline;
}
.submit {
	font-size:11px;
	padding:3px 8px; 
	font-weight:bold;
	background:url(/images/button.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:pointer;
}
.radio {
	border:0px;
}
.checkbox {
	float:left;
	margin-right:5px;
	border:0;
}
.icon {
	width:16px;
	height:16px;
	margin-right:4px;
	float:left;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.border {
	border-top:1px solid #CDCDCD;
	font-size:0;
	clear:both;
}
h1 {
	margin:2px 0px 3px 0px;
	font-size:16px;
	font-weight:bold;
	color:#094794;
}
h2 {
	margin:2px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#094794;
}

/* Sideopsætning */

#topbarContainer {
	width:100%;
	background-color:#094794;
}
#topbar {
	margin:auto;
	width:900px;
	color:#FFFFFF;
	padding:5px;
}
#topbarInfo {
	float:left;
}
#topbarInfo div {
	margin:0px 5px;
	float:left;
}
#topbarLogin {
	float:right;
}
#topbarLogin div {
	margin:2px 10px;
	float:left;
}
#topbar .inputDiv {
	margin:0px 2px;
	float:left;
	width:120px;
	height:18px;
}
#top {
	margin:auto;
	width:904px;
	height:123px;
	background-image:url(/images/top2.gif);
}
#logo {
	float:left;
	padding:5px 8px 5px 12px;
}
#menu {
	float:left;
	padding:98px 0px 0px 0px;
}
#menu a {
	font-size:12px;
	margin:0px 8px;
}
#shirts {
	width:315px;
	height:120px;
	float:right;
	margin-right:20px;
}
#content {
	margin:auto;
	clear:both;
	width:904px;
	padding-top:10px;
}
#mainTop {
	width:674px;
	height:10px;
	background-image:url(/images/mainTop.gif);
}
#mainBg {
	text-align:left;
	width:674px;
	background-image:url(/images/mainBg.gif);
}
#mainBottom {
	width:674px;
	height:12px;
	background-image:url(/images/mainBottom.gif);
}
#rightTop {
	width:214px;
	height:12px;
	background-image:url(/images/rightTop.gif);
}
#rightBg {
	text-align:left;
	width:214px;
	background-image:url(/images/rightBg.gif);
}
#rightBottom {
	width:214px;
	height:13px;
	background-image:url(/images/rightBottom.gif);
}

/* Klubben Menu */

.clubMenu {
	float:left;
	width:416px;
	height:30px;
	background-image:url(/images/klubbenMenu.gif);
	text-align:center;
}
.clubMenu div {
	padding:5px 6px 6px 6px;
	color:#FFFFFF;
	margin:auto;
}
.clubMenu span {
	margin:0px 6px;
	color:#FFFFFF;
}
.clubMenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/* Fakta Boks */

.factBoxTop {
	float:right;
	width:209px;
	height:31px;
	background-image:url(/images/factBoxTop.gif);
}
.factBoxTop div {
	color:#FFFFFF;
	padding:5px 15px;
	font-weight:bold;
}
.factBoxBg {
	width:209px;
	background-image:url(/images/factBoxBg.gif);
}
.factBoxBottom {
	width:209px;
	height:9px;
	background-image:url(/images/factBoxBottom.gif);
}

/* Info box */

.infoBoxLeft {
	float:left;
	width:6px;
	height:22px;
	background-image:url(/images/infoBoxLeft.gif);
}
.infoBoxBg {
	float:left;
	height:22px;
	background-image:url(/images/infoBoxBg.gif);
}
.infoBoxRight {
	float:left;
	width:6px;
	height:22px;
	background-image:url(/images/infoBoxRight.gif);
}
.infoBoxText {
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:4px 0px;
	font-weight:bold;
	font-size:11px;
}

/* Shoutbox */

.shoutBoxTop {
	width:200px;
	height:6px;
	background-image:url(/images/shoutBoxTop.gif);
}
.shoutBoxBg {
	width:200px;
	background-image:url(/images/shoutBoxBg.gif);
}
.shoutBoxBottom {
	width:200px;
	height:30px;
	font-size:10px;
	background-image:url(/images/shoutBoxBottom.gif);
}
.shoutBoxText {
	padding:0px 7px;
	font-size:10px;
	line-height:15px;
}

/* Form validation */

.messageBox{
	font-size:10px;
	padding:0px 0px 3px 5px;
	color:#363636;
	font-style:italic;
	margin-left:10px;
}
.messageBoxOk{
	padding-left:20px;
	font-style:normal;
	font-weight:bold;
	color:#008000;
	background:url(/images/icons/accept.gif) 0 -1px;
	background-repeat:no-repeat;
	margin-left:10px;
}
.messageBoxError{
	padding-left:20px;
	font-style:normal;
	font-weight:bold;
	color:#CC0000;
	background:url(/images/icons/error.gif) 0 -1px;
	background-repeat:no-repeat;
	margin-left:10px;
}

/* Afstemning */
.option { 
	padding:4px 0;
	line-height:18px;
	border-bottom:1px solid #DEDEDE;
}
.bar{ height:10px; background:#5673a6; }
.yourvote{ background:#113399; }

/* Box */

/* Inputs */

.box_lt {
	width:5px;
	height:5px;
	font-size:0;
	padding:0;
	background-image:url(/images/box/box_lt.gif);
}
.box_t {
	height:5px;
	font-size:0px;
	padding:0;
	background-image:url(/images/box/box_t.gif);
}
.box_rt {
	width:5px;
	height:5px;
	font-size:0;
	padding:0;
	background-image:url(/images/box/box_rt.gif);
}
.box_l {
	width:5px;
	font-size:1px;
	padding:0;
	background-image:url(/images/box/box_l.gif);
}
.box_bg {
	height:5px;
	padding:0;
	background-color:#F0F0F0;;
}
.box_r {
	width:5px;
	font-size:1px;
	padding:0;
	background-image:url(/images/box/box_r.gif);
}
.box_lb {
	width:5px;
	height:5px;
	font-size:0;
	padding:0;
	background-image:url(/images/box/box_lb.gif);
}
.box_b {
	height:5px;
	font-size:0;
	padding:0;
	background-image:url(/images/box/box_b.gif);
}
.box_rb {
	width:5px;
	height:5px;
	font-size:0;
	padding:0;
	background-image:url(/images/box/box_rb.gif);
}


/* Tabs */

#tabsContainer {
	margin: auto;
}
#tabsContainer ul {
	list-style: none;
	list-style-position: outside;
}
#tabsContainer ul.menu li {
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
	font-weight: bold;
	display: block;
	font-size:10px;
	padding: 7px 7px 3px 7px;
	background-color: #efefef;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	cursor: pointer;
}
#tabsContainer ul.menu li.active {
	background-color:#FFFFFF;
	border-bottom:0px;
	top:1px;
}
/******* /MENU *******/
/******* CONTENT *******/
.tabsContent {
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
}
.tabsContent.hide {
	display:none;
}
.tabsContent th {
	background-color: #5673a6;
	color:#FFFFFF;
	padding:4px 7px;
}
.tabsContent td {
	background-color: #efefef;
	padding:4px 7px;
}

/* Lineup */
#lineup {
	position:relative;
	display:none;
	width:440px;
	height:300px;
	background-image:url(/images/lineup.jpg);
}
#lineup .player {
	position:absolute;
	cursor:move;
	text-align:center;
	width:60px;
}
#lineup input {
	font-size:9px;
	height:10px;
	text-align:center;
	width:60px;
}
#lineupTip { 
	position:absolute;
	top:0;
	width:430px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	background-image:url(/images/bg.png);
	text-align:left;
	z-index:100; }
#showLineup {
	position:relative;
	width:440px;
	height:300px;
	margin-bottom:4px;
	background-image:url(/images/lineup.jpg);
}
#showLineup .player {
	position:absolute;
	text-align:center;
	width:60px;
	color:#FFFFFF;
	font-weight:bold;
}
/* Chat */
.chat {
	margin:4px;
	background-image:url(/images/chat.gif);
	height:553px;
	width:630px;
}
.chatArea {
	float:left;
	width:475px;
	margin:5px;
}
.chatPost {
	width:480px;
	height:25px;
	margin-bottom:5px;
}
.chatInput {
	font-size:12px;
	height:19px;
	width:450px;
	background:none;
	padding:3px 3px 3px 25px;
	border:0px;
}
.chatReadonly {
	font-size:12px;
	height:19px;
	width:476px;
	background:none;
	padding:3px 3px 3px 25px;
	border:0px;
	font-style:italic;
	font-size:11px;
}
.chatPosts {
	width:475px;
	margin:5px;
	padding:4px 0px;
	overflow:scroll;
	overflow-x:hidden;
	height:502px;
}
.chatOnline {
	float:left;
	margin:5px;
	padding:5px;
}

/* Editor */
.mceContentBody {
	text-align:left;
	font-size:11px;
	padding:3px !important; 
}
.mceContentBody p {
	margin:0px;
	font-size:11px;
	line-height:18px;
}
