* {
	margin: 0;
	padding: 0;
}

body {			
	background: #edf8fc url(/gfx/images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	font-size: 14px;
}


ul.list, ol, div.news ul {
	margin: 20px 0;
	padding-left: 30px;
}

ul.list li {
	list-style: disc !important;
}

ul.list li, ol li, ul.listBlank li, div.news ul li {
	margin: 10px 0;
}



ul.listBlank {
	margin: 20px 0;
	padding-left: 30px;
}

ul.listBlank li {
	list-style: none;
}

img { border: 0; }

a {
	text-decoration: underline;
	color: #3684C2;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #c57d64;
}

#left_context a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	position: relative;
}


div#topElements {
	position: relative;
}

div#logo {
	background: url(/gfx/images/logo.jpg) top left no-repeat;
	width: 690px; height: 378px;
	margin: 0 0 0 -175px;
	position: relative;
}
a#logolink {
	display: block;
	width: 350px; height: 90px;
	position: absolute; top: 55px; left: 175px;
}

div#wrapperContent {
	margin: -220px 0 0 0;
	position: relative;
	width: 980px;
}

#menuFlags { position: absolute; top: -22px; right: 0; margin: 0 2px 0 0; }

#menuPre { position: absolute; top: -23px; right: 50px; margin: 0 2px 0 0; }

#menuPre a {
	margin: 0 0 0 10px;
	font-size: 0.7em;
	font-weight: bold;
	color: #0f6485;
	text-decoration: none;
	text-transform: uppercase;
}
#menuPre a:hover, #menuPre a.selected {
	color: #fff;
}


h2, h3, h4 {
	color: #3F8F93;
	font-size: 22px;
	font-weight: bold;
}


h3 { font-size: 16px; }
h4 { font-size: 14px; font-weight: normal; }

p {
	margin: 10px 0;
}


div.news {
	margin: 10px 0;
}

a.news {
	font-size: 22px;
}


a.catConcept { padding-left: 30px; background: url(/gfx/newsCat/concept.gif) top left no-repeat; }
a.catHints { padding-left: 30px; background: url(/gfx/newsCat/hints_and_tips.gif) top left no-repeat; }
a.catImportant { padding-left: 30px; background: url(/gfx/newsCat/important.gif) top left no-repeat; }
a.catPromotions { padding-left: 30px; background: url(/gfx/newsCat/promotions.gif) top left no-repeat; }
a.catSoftware { padding-left: 30px; background: url(/gfx/newsCat/software.gif) top left no-repeat; }
a.catRecognitions { padding-left: 30px; background: url(/gfx/newsCat/recognitions.gif) top left no-repeat; }



a.readMore {
	font-size: 14px;
}

div.news img {
	margin: 0 5px 5px 0;
}

span.newsDate {
	font-size: 10px;
	display: block;
}



/* BUTTONS TOP MENU */

div#contentButtons {
	background: #f1f1e5;
	border-bottom: 2px solid #dbdbcc;
	height: 110px;
	position: relative;
}

a#download {
	background: url(/gfx/images/register_here_now.png) no-repeat;
	width: 502px; height: 127px;
	margin: -25px 7px 0 -5px;
	position: relative;
	float: left;
	display: block;
}

a#freerolls {
	background: url(/gfx/images/freerolls.png) no-repeat;
	width: 231px; height: 96px;
	margin: 0 7px 0 0;
	position: relative; top: 6px; left: 0;
	float: left;
	display: block;
}

a#tournaments {
	background: url(/gfx/images/tournaments_euro.png) no-repeat;
	width: 231px; height: 96px;
	position: relative; top: 6px; left: 0;
	float: left;
	display: block;
}





/* TIL PRINT */
.print h2 {
	margin-top: 40px;
}

.print h3 {
	margin: 25px 0 5px;
}

.print h4 {
	margin: 10px 0;
}

.print ol, .print ul {
	margin: 20px 0 !important;
}

.print b {
	color: red;
}
/*

div.button {
	float: left; 
	background: url(/gfx/images/btn.gif) no-repeat; 
	width: 163px; 
	height: 41px; 
	text-align: center; 
	padding: 0 10px;
	padding-top: 5px; 
	margin-right: 15px;
}

div.button a {
	font-size: 12px;
	color: #369192;
	text-decoration: none;
}

div.button a:hover {
	color: #239BD7;
}
*/


#top_menu {
	z-index: 99;
	position: relative;
	list-style: none;	
	float: right;
	padding-right: 1px;
}

#top_menu li {
	float: left;	
}

#top_menu li a {
	background: url(/gfx/images/menuitem.png);	
}

#top_menu_active, #top_menu a:hover {
	background: url(/gfx/images/menuitem_selected.png)!important;
}


#top_menu a {
	color: #369192;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	width: 128px;
	height: 20px;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
}

#sub_menu {		
	background: #EEEFE1 url(/gfx/images/sub_menu_bg.gif) left repeat-x;
	clear: both;
}

.login_box {
	border: 1px #7F9EBB solid;
	color: #5F7E79;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	margin-bottom: 5px;
}

#login_box_left {
	float: right;
	padding: 9px 0 0 0;
	width: 240px;
}

#login_box_left2 {
	float: left;
}


#login_box_right {
	float: right;
	width: 90px;
}

#login_box_right div {
	float: left;
	clear: left;
	width: 90px;
}

#login_button {
	float: left;
	margin: 3px 0 7px 13px;
}



#sub_menu_left {
	background: url(/gfx/images/sub_menu_bg_left.gif) left no-repeat;
	height: 75px;
	float: left;
	min-width: 5px;
}

#sub_menu_right {
	height: 75px;	
	padding-right: 20px;	
}

#sub_menu_left ul {
	list-style: none;	
	margin-top: 24px;
	float: left;
	margin-left: -15px;
}

#sub_menu_left li {
	float: left;
	margin-left: 35px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #369192;	
}

#sub_menu_left li a {
	color: #369192;	
	height: 18px;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}

#sub_menu_left li a:hover {
	color: #239BD7;
	text-decoration: underline;
}

.sub_menu_active {
	color: #239BD7 !important;
	text-decoration: underline !important;
}

#context {
	background: #fff url(/gfx/images/context_bg.gif);
	border-bottom: 4px #acd1da solid;
	padding: 15px 20px;
	height: auto !important;
	height: 350px;
	min-height: 350px;
}

#left_context {
	width: 700px;
	float: left;
	height: auto !important;
	height: 350px;
	min-height: 350px;
}

#right_context {
	float: right;
	width: 200px;
	text-align: center;
}

#right_context div {
	float: left;
	clear: left;
	width: 200px;
	border-bottom: 1px #C5D7D7 solid;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#right_context div div {
    float: none;
    clear: none;
    width: auto;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}


#right_line {
	background: url(/gfx/images/right_line.gif) repeat-y;
	padding: 5px 0;
}

.ic, .ic_inactive {
	padding-left: 30px !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
}

.ic_inactive, .ic_inactive:hover {
	color: #90B9C0 !important;
	opacity: 0.5;
  	filter: alpha(opacity = 50);
	text-decoration: none !important;
}

.ic_nolink:hover { color: #369192 !important; }


.ic_register {	background: url(/gfx/icons/register.gif); }
.ic_login {	background: url(/gfx/icons/login.gif); }
.ic_faq { background: url(/gfx/icons/faq.gif); }
.ic_edit { background: url(/gfx/icons/edit.gif); }
.ic_at { background: url(/gfx/icons/at.gif); }
.ic_done { background: url(/gfx/icons/ok.gif); }
.ic_wheel { background: url(/gfx/icons/wheel.gif); }
.ic_reff { background: url(/gfx/icons/reff.gif); }
.ic_profile { background: url(/gfx/icons/profile.gif); }
.ic_marketing { background: url(/gfx/icons/marketing.gif); }
.ic_statistics { background: url(/gfx/icons/statistics.gif); }
.ic_board { background: url(/gfx/icons/boards.gif); }
.ic_help { background: url(/gfx/icons/help.gif); }
.ic_attention { background: url(/gfx/icons/attention.gif); }
.ic_fav { background: url(/gfx/icons/fav.gif); }
.ic_netw { background: url(/gfx/icons/network.gif); }
.ic_print { background: url(/gfx/icons/print.gif); }
.ic_wma { background: url(/gfx/icons/wma.gif); }
.ic_flash { background: url(/gfx/icons/flash.gif); }
.ic_powerpoint { background: url(/gfx/icons/powerpoint.gif); }
.ic_mail { background: url(/gfx/icons/mail.gif); }
.ic_gfxfolder { background: url(/gfx/icons/gfxfolder.gif); }
.ic_webpage { background: url(/gfx/icons/webpage.gif); }
.ic_referrer { background: url(/gfx/icons/referrer.gif); }
.ic_history { background: url(/gfx/icons/history.gif); }
.ic_news { background: url(/gfx/icons/news.gif); }
.ic_files { background: url(/gfx/icons/files.gif); }
.ic_startuphelp { background: url(/gfx/icons/startup.gif); }
.ic_concepthistory { background: url(/gfx/icons/book2.gif); }
.ic_quiz { background: url(/gfx/icons/quiz.gif); }
.ic_recognitions { background: url(/gfx/icons/recognition.gif); }
.ic_competence { background: url(/gfx/icons/book.gif); }
.ic_tournaments, .ic_ourgames, .ic_banking, .ic_wagerlimits, .ic_rakes, .ic_other {
background: url(/gfx/icons/files.gif);
}



#copyright {
	text-align: center;
	padding-top: 10px;
	display: block;
	font-size: 12px;
	color: #4688B0;	
}

.affiliates {
	text-align: center;
	display: block;
	padding-top: 10px;
}

.affiliates a {
	font-size: 12px;
	font-weight: normal;
	color: #4688B0;	
	text-decoration: underline;
}

.affiliates a:hover {
	text-decoration: none;
}

form table {
	border-collapse: separate;
	/*border-left: 2px #BFDFF1 solid;	*/
}

 
form td, th {
	padding: 5px 10px;
	
	background: #C5DDFA;
	
}

form th {
	font-weight: bold;
	text-align: left;
} 

tr.fieldWrong td, tr.fieldWrong th {
	background-color: #f6dddd !important;
}

tr.fieldOK td, tr.fieldOK th {
	background-color: #d8f7d7 !important;
}

.hr {
	height: 20px;
	border-bottom: 1px #C5D9DB solid;
	margin-bottom: 15px;
	clear: both;
}

.loginBox {
	background: #E4FFD9 url(/gfx/icons/boxLogin.gif) 8px center no-repeat !important;
	border-color: #68CF3D !important;
	color: #5A7A4D;
}

.pmBox {
	background: #E4FFD9 url(/gfx/icons/boxPM.gif) 8px center no-repeat !important;
	border-color: #68CF3D !important;
	color: #5A7A4D;
}

.okBox {
	background: #E4FFD9 url(/gfx/icons/boxOK.gif) 8px center no-repeat !important;
	border-color: #68CF3D !important;
	color: #5A7A4D;
}

.infoBox {
	background: #FFFFE0 url(/gfx/icons/boxInfo.gif) 8px center no-repeat !important;
	border-color: #E4C71B !important;
	color: #836811;
}

.wrongBox {
	background: #FAE1E1 url(/gfx/icons/boxWrong.gif) 8px 7px no-repeat !important;
	border-color: #F99E9E !important;
	color: #FE4C38;
}

.box {
	border: 1px black solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px black solid;
	padding: 12px 12px 12px 68px;
	font-weight: bold;
	margin-bottom: 10px;
	min-height: 30px;
}

.box li {
	font-weight: normal;
	margin: 5px 0 0 10px;
	list-style: none;
}

.wrongBox li a {
	background: url(/gfx/icons/edit_wrong_box.gif) no-repeat bottom left;
	padding-left: 22px;
}

.boxSingleLine {
	line-height: 30px;
}

.box a {
	color: #3684C2;
	font-weight: normal !important;
}

.box a:hover {
	text-decoration: underline;
}

input {
	padding: inherit;
}

.inputText, #support_email, #issue {
	border: 2px #A1C9E9 solid;
	padding: 3px;
	font-weight: bold;
	color: #3684C2;
	color: black;
	width: 300px;
}




textarea.inputText, #issue { height: 80px; width: 400px; }
textarea.bbLarge { height: 150px; width: 700px; }

select.inputText { width: auto; padding: 0; }

tr.fieldWrong .inputText, .inputTextWrong {
	border: 2px #F99E9E solid !important;
	color: #FE4C38 !important;
}

tr.fieldOK .inputText, .inputTextOK  {
	border: 2px #B2F4A1 solid !important;
	color: #37BB2E !important;
}

td.fieldOK {
	background: url(/gfx/icons/ok_form.gif) center right no-repeat;
}

td.fieldWrong {
	background: url(/gfx/icons/wrong_form.gif) center right no-repeat;
}

td.fieldWrong div {
	color: #FE4C38;
	margin-top: 5px;
	font-weight: normal;
	font-size: 12px;
}

.regButton {
	margin-right: 10px;
}

.small {
	font-size: 10px !important;
	font-weight: normal;
}

input.inputSmall { width: 40px !important; }

ol.faq {
	list-style: none;
	margin: 5px 0 20px 5px;
}

ol.faq p {
	margin: 0;
	padding: 0;
}

ol.faq li {
	padding: 5px;
	margin-top: 5px;
}

ol.faq li a {
	font-weight: bold;
}

li.faq_active {
	border: 2px #A1C9E9 solid;
}

li.faq_active a {
	text-decoration: underline !important;
}

ol.faq li span {
	display: block;
	padding-top: 5px;
	
}

ol.faq li span span {
	padding-top: 0;
	display: inline;
}

div.leaderboard {
	text-align: center;
	width: 300px;
	color: #3F8F93;
	border: 1px #B4D3F9 solid;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color: #D5E6FB;
	padding-bottom: 10px;
	float: left;
	clear: left;
	margin-bottom: 30px;
}

div.leaderboard h3 {
	margin: 13px 0;
}

div.leaderboard table {
	width: 90%;
	margin-bottom: 10px;
}

div.leader_explain {
	padding: 25px;	
	float: right;
	width: 340px;
}



/** TABLES **/

table.history {
	width: 100%;
	border-collapse: collapse;
}

tr.sortRow td {
    font-size: 16px;
    font-weight: bold;
    color: #3684C2 !important;
    padding-left: 10px;
    background: #C5DDFA;
    height: 28px;
    border-top: 1px white solid;
}


table.history td.historyFirstChild {
    color: #3684C2 !important; 
    /*padding-left: 20px !important;*/
    text-align: left !important;
}

table.history td a {
    font-weight: normal;
}

tr.historyMonth td a {
    font-weight: bold;
}

table.history .level1 a {
    font-weight: bold;
}

table.history tr.level2 td {
    color: #3684C2;
    padding-left: 20px;
    background: #F9FCCE;
    height: 20px;
    padding-right: 10px;
}

table.history tr.level3 td {

    color: black;
    padding-left: 30px;
    background: #E5EFFB;
    border-top: 1px #C5DDFA solid;
}

table.history tr.level4 td { 
    color: black;
    padding-left: 40px;
    background: #DCF9D7;
}



table.history td {
    color: #3684C2;
    padding-left: 20px;
    background: #F9FCCE;
    height: 20px;
    padding-right: 10px;
}


table.showhistory td {
    color: #43933f !important;
    text-align: right !important;
}

    

table.network td {
    color: #3684C2 ;
    text-align: left ;
}      
    
td.money {
    color: #43933f !important;
    text-align: right !important;
}

 

tr.total td {
	background: #BFF1BC !important;
}

tr.moreHistory td {
	color: black ;
	padding-left: 30px ;
	background: #E5EFFB;
	border-top: 1px #C5DDFA solid;
}



tr.moreHistory2 td {
	color: black;
	padding-left: 40px;
	background: #DCF9D7;
}





  

a.sortAsc {

    padding-right: 10px;
    background-image: url(/gfx/images/sortAsc.gif);
    background-position: right center;
    background-repeat: no-repeat;

}

a.sortDesc {

    padding-right: 10px;
    background-image: url(/gfx/images/sortDesc.gif);
    background-position: right center;
    background-repeat: no-repeat;

}

tr.moreHistory td.money {
	font-style: italic;
}


tr.historyMonth td {
	font-size: 16px;
	font-weight: bold;
	color: #3F8F93;
	padding-left: 10px;
	background: #C5DDFA;
	height: 28px;
	border-top: 1px white solid;
}

table.history tr.level1 td {
    font-size: 16px;
    font-weight: bold;
    color: #3F8F93;
    padding-left: 10px;
    background: #C5DDFA;
    height: 28px;
    border-top: 1px white solid;
}

td.normal {
	font-size: 12px !important;
    color: black !important;
}

.normal {
	font-size: 12px !important;
}

.hide {
	display: none;
}

.explain {
	border: 1px #239BD7 solid;
	background-color: #EEEFE1;
	color:  #239BD7;
	padding: 4px;
	position: fixed;
	max-width: 400px;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

table.freerolllist {
	width: 100%;
}

table.freerolllist td {
	padding: 0 5px;
	font-size: 10px;
}



/* FORSIDE PROMO */

.block {
	background: #f1f1e5;
	display: block;
	margin: 5px 2px; padding: 5px;
}
.promo:hover { background: #f8f7f2; }

.gobutton {
	background: #7c0719;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.block:hover .gobutton, .gobutton:hover { background: #b70a29; color: white; }

.left	{ float: left; }


h1#mainHeader {
	margin: 0 0 0 10px; padding: 0;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.4em;
	text-align: left;
	color: #a9a9a0;
	border: none;
	display: inline;
}

div#contentSubmenu {
	background: #f1f1e5;
	height: 35px;
	padding-top: 5px;
	border-left: 1px #acd1da solid;
	border-right: 1px #acd1da solid;
}


.mppr_container ul {
	margin: 10px 0 20px;
}


.bankOptions {
	text-align: center;
	background-color: #DBDBCC;
	padding: 4px 0;
	margin-bottom: 15px;
}

.sub_tables_2 {
	background-color: #DBDBCC;
}

ul.pdf {
	/*list-style-type: none;*/
	list-style: none;
	margin: 20px 0;
}

ul.pdf li {
	background: url(/gfx/icons/pdf.gif) bottom left no-repeat;
	padding-left: 30px;
	margin: 10px;
}


/* PM INBOX */

.PMholder {

    display: block;
    padding: 10px 10px 10px 80px;
    background-color: #C4F9AD;
    border-top: 1px #A0F67A solid;
    border-bottom: 1px #A0F67A solid;
    margin: 5px 0;
    text-decoration: none;  
}

.PMholder {
    background: #E4FFD9 url(/gfx/icons/mail_read.gif) 8px center no-repeat; 
    border-color: #68CF3D !important;
    color: #5A7A4D;
}

.PMunread {
    background: #E4FFD9 url(/gfx/icons/boxPM.gif) 8px center no-repeat !important; 
}

.PMsubject { 
    font-size: 18px;  
}

.PMdate {
    float: right;
    text-decoration: none;
    color: black;
}

.PMfrom {
    color: black;
    font-size: 12px;
}

.PMview {

    display: block;
    padding: 10px;
    background-color: #E4FFD9;
    border-top: 1px #A0F67A solid;
    border-bottom: 1px #A0F67A solid;
    border-color: #68CF3D !important;   
    margin: 5px 0;
    text-decoration: none;  
    
}

.PMviewYou {
    background-color: #FBFFD9 !important;  
}

.PMtext {

    padding-top: 10px;

}


.pminbox, .pminbox_new {
    display: block;
    background: url(/gfx/icons/new_pm.gif) top center no-repeat; 
    padding: 50px 20px 0;
    margin-left: 0px;
}

.pminbox_new {
    background: url(/gfx/icons/new_pm_new.gif) top center no-repeat !important;    
}

.visualize {
    display: block;
    background: url(/gfx/icons/Calculator.gif) top center no-repeat !important; 
    padding: 50px 20px 0;
    margin-left: 0px;    
}



/** QUIZ **/

div.quiz div {

    padding: 5px;
    background: #DDECFD;
    margin: 5px 0;

}

div.quiz div.quiz2 {

    background: white;
    
}

div.quiz ul {

    padding: 0;
    list-style: none;

}

div.quiz p {

    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: bold;
    
}

div.quizCorrect { border: 2px green solid; }
div.quizWrong { border: 2px red solid; }

.hideNotification:visited, .hideNotification {
    font-weight: bold !important; 
    color: red !important;
    text-decoration: none;                 
}
   
    
/** QUICK JUMP **/

#quickjump optgroup {
    
    color: #3684C2;
    
}

#quickjump option {
    
    color: black;
    
}

#quickjump optgroup option {
    
    margin-left: 10px;
    
}


/* SCROLLER-BOKS ØVERST I HEADER + FORMATERING FOR TEKST OVENFOR */
#scroller {
     background: url('/gfx/images/scrollbg.png') no-repeat;
     background-position: 0 -25px;
     width: 400px;
     height: 80px;
     position: absolute;
     top: 40px;
     left: 560px;
     font-size: 12px;
     padding: 7px 15px 0;     
}

#scroller_wrapper {      
    overflow: hidden;
    height: 75px;
    color: #126c8f;         
}

#scroller_wrapper p { margin: 0; }  
#scroller_wrapper h4 { font-weight: bold; }  

#scroller ul li{ list-style:none; display:block; margin-bottom: 20px; height: 75px; }  

/* FORMATERING FOR TEKST INNI BOKSEN */
.scroller_text {
    padding: 0 0 0 8px;
    color: #126c8f;
    font-weight: bold;
}



/** MATRIX LIVESTATS VIEW **/

.matrixView {

    overflow-y: scroll; 
    overflow-x: hidden;
    height: 220px; 
    width: 190px; 
    position: relative;   
    /*border: 1px gray solid;*/
    float: left;
    
}

div.matrixPosition {

    height: 20px;
    
}

.matrixPosition span {
    float: right;
    display: block;
}

a.position {

    /*border: 1px green solid;*/
    background: lightgreen;
    display: block;
    width: 30px;
    float: right;
    margin-left: 5px;
    
    
}

div.selected a {
    background-color: #EE9090 !important;    
}

div.selected span {
    text-decoration: underline;
}

.matrixInfoBox {

    float: left;
    border: 2px #90EE90 solid;
    background-color: #E3FFE2;
    width: 190px;
    margin-left: 15px;
    min-height: 50px;
    
    font-size: 10px;   
    text-align: left;
    
    padding: 5px 0;
    

}

.matrixInfoBox table {
    width: 100%;    
}

.matrixInfoBox td {
    padding-left: 5px;
}

.matrixInfoBox td strong {
    font-weight: bold !important;
    font-size: 11px;
}


.notupdated {
    
    font-weight: bold !important;
    text-align: center;
    margin-top: 15px;
    
}

.ror .description {

    float: right;
    font-size: 10px;
    margin: 10px 10px 0 0;

}

.ror div {
    float: none;
    clear: none;
    width: auto;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;

}

.ror h3 {

    text-align: left;
    padding-left: 50px;

}



.ror .selector {
    padding-bottom: 10px !important;
    clear: both !important;
}

.ror .wrap {
    padding-left: 10px;
}

.ror .wrap div {
    font-weight: bold;
}




.pagination {
            font-size: 80%;
            clear: both;
            height: 30px;
            margin-top: 5px;
        }
        
.pagination a {
    text-decoration: none;
    border: solid 1px #AAE;
    color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
    border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
    color:#999;
    border-color:#999;
    background:#fff;
}






/* FORUM STYLING */



table.forumthreads tr td {
	border: 1px solid white;
	padding: 10px;
} 

table.forumthreads tr {
	background: #edf2f6;
}

table.forumthreads th {
	background: transparent;
}	

table.forumthreads tr:hover, table.forumthreads td:hover {
	background: white;
}

table.forumthreads span.threadauthor {
	font-size: 12px;
}

table.forumthreads tr.forumthreadtop th {
	color: white;

}


/* FORUM-STYLING */


.forumthreads {
	width: 700px;
	border-collapse: collapse;
	
	margin-top: 14px;
}

.forumthreads tr.forumthreadtop {
	background: #075277 url(/gfx/forum/forumtopp.jpg) no-repeat top !important;
}

.forumthreads thead {
	height: 23px;
	padding: 2px 5px;
}

.forumthreads thead th {
	padding-left: 10px;
}

.forumthreads tr td {
	padding: 8px;
	font-size: 11px;
	border: 2px solid white;
}

.forumthreads tr.forumthreadtop:hover {
	background: #075277 url(/gfx/forum/forumtopp.jpg) no-repeat top;
}

.forumthreads tr td .unread {
	background: #fff6c4;
}

.forumthreads tr th {
	padding: 4px 5px 3px 10px;
}



.threadtopic {
	font-size: 12px;
	font-weight: bold;
}

.threadauthor {
	font-size: 10px !important;
	font-weight: normal !important;
}


.forum_text {
	background: url(/gfx/forum/forum_answer_topright.jpg) no-repeat top right;
	float: left;
	padding: 10px;
	width: 558px;
	min-height: 100px;
	border-left: 2px solid white;
}

.forum_text_tools {
	float:right;
}

.forum_text .forum_text_top {
	float:left;
	margin-top: 7px;
}

.forum_text .forum_posted_text {
	display:block;
	padding: 10px;
	clear:both;
	word-wrap: break-word;
}

.forum_text .forum_posted_text img {
	margin-bottom: -3px;
}

.forum_text .forum_last_edit_time {
	color: gray;
	font-size: 10px;
	text-align:right;
}

.forum_text_top {
	background: url(/gfx/forum/forum_text_top.jpg) no-repeat;
	width: 185px;
	height: 24px;
	margin-bottom: 5px;
	padding: 3px 0 0 10px;
	color: #888681;
	font-size: 11px;
}

.forum_profile {
	float: left;
	width: 100px;
	padding:10px;
	height: 100%;
	display:block;
	font-weight: bold;
	background: url(/gfx/forum/forum_answer_topleft.jpg) no-repeat top;
}

.forum_answer {
	margin-bottom: 10px;
	height: 100%;
	background: #f5f4f1 url(/gfx/forum/forum_answer_bg.jpg) repeat-y left;
}

.forumPages {
    float: right;
}

.forumPages a {
    border: 1px #F5C552 solid;
    background: #FEF7E5;
    color: #da8000;
    padding: 1px 4px;
    margin: 0 1px;
	float:left;
	display:block;
}
.forumPages span {
	float:left;
	padding: 5px 2px 0 2px;
}

.forumPages a:hover, .forumPages a.forumPageActive {
    border-color: #04587d;
    background: #2a7b9d;
    color: white;
}

tr.forumThreadUnred {
	background-color: #76a8bd;
}

tr.forumThreadUnred a {
	color: #ed4d22;
}

.forumReplyBox {
	padding: 10px;
	margin-top: 25px;
	clear:left;

}
.forumReplyBox input {
	/*height: 30px;*/
	padding: 3px;
}

.forum_text .quote, .textareaAdvanced .textareaPreview .quote {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #a8a29d;
	display:block;
	background: white url(/gfx/img/blog/comment_quote_r.png) no-repeat bottom right;
	min-height: 25px;
}

.bhr {
	background: url(/gfx/img/hr.jpg) no-repeat top center;
	height: 40px;
	width: 100%;
}

/* KNAPP TIL FORUM ETC. */


div.button {
	float: left;  
	height: 28px; 
	text-align: center; 
	padding: 5px;
}

div.button_left {
	background: url(/gfx/forum/button_left.jpg) no-repeat;
	height: 28px;
	width: 10px;
	float:left;
}

div.button_right {
	background: url(/gfx/forum/button_right.jpg) no-repeat;
	height: 28px;
	width: 10px;
	float:right;
}

div.button a {
	font-size: 12px;
	display:inline;
	height: 28px;
	padding-top: 6px;
	float:left;
	color: white;
	background: url(/gfx/forum/button_bg.jpg) repeat-x;
	text-decoration: none;
}

div.button a:hover {
  text-decoration: underline !important;
  color: white !important;
}

div.button a:hover {
	color: #239BD7;
}



/* Text Editor: Advanced */

div.textareaAdvanced {
	background: #d6f1f1 url(/gfx/forum/textEditor/adv_bg.jpg) repeat-x top;
	font-weight: bold;
	border: none !important;
}

div.textareaAdvanced .textareaAdvancedTopLeft {
	background: url(/gfx/forum/textEditor/adv_topleft.jpg) no-repeat;
	height: 33px;
	width: 12px;
	float:left;
}
div.textareaAdvanced .textareaAdvancedTopRight {
	background: url(/gfx/forum/textEditor/adv_topright.jpg) no-repeat;
	height: 33px;
	width: 12px;
	float:right;
}

div.textareaAdvanced .textareaAdvancedBottom {
	background: url(/gfx/forum/textEditor/adv_bottomleft.jpg) no-repeat bottom left;
	height: 16px;
}

div.textareaAdvanced .textareaAdvancedBottomRight {
	background: url(/gfx/forum/textEditor/adv_bottomright.jpg) no-repeat;
	height: 16px;
	width: 12px;
	float:right;
}

div.textareaAdvanced div.textareaTools {
	padding: 4px 0 8px 0;
}

div.textareaAdvanced .textareaInput {
	padding: 0 8px 8px 8px;
}

div.textareaAdvanced .textareaInput span {
	display:block;
}

div.textareaAdvanced .textareaInput .inputText {
	width: 78%;
}

div.textareaAdvanced input, div.textareaAdvanced textarea {
	padding: 6px;
}

div.textareaAdvanced textarea {
	width: 97% !important;
}

div.textareaAdvanced .textareaToolsExpanded {
	background: #81d4d5;
	margin: 0 0 5px 10px;
	width: 95%;
	padding: 3px;
}

div.textareaAdvanced .textareaToolsExpanded a.closeToolsExpand {
	color: white;
	padding: 1px 4px;
	border: 1px solid white;
	float:right;
	margin: 3px 3px 0 0;
}

div.textareaAdvanced .textareaToolsExpanded a.closeToolsExpand:hover {
	border: 1px solid white;
}

div.textareaAdvanced .textareaTogglePreview {
	background: url(/gfx/forum/textEditor/adv_previewtop.png) no-repeat center 5px;
	height: 30px;
	display:block;
	z-index:10;
}

div.textareaAdvanced .textareaPreview {
	background: white;
	color: #494949;
	font-weight: normal;
	padding: 8px;
	z-index:-10;
	overflow: auto;
	max-height: 300px;
}

div.textareaAdvanced .textareaPreview img {
	margin-bottom: -4px;
}

div.textareaAdvanced .textareaPreview ul, div.textareaAdvanced .textareaPreview ol {

	margin-left: 20px;
}

div.textareaAdvanced .textareaToolsExpanded .bbListText {
	height: 16px;
}

div.textareaAdvanced .textareaToolsExpanded input, div.textareaAdvanced .textareaToolsExpanded select {
	margin:1px;
	padding: 3px;
}

div.textareaAdvanced .textareaToolsExpanded .close {
	margin:0px;
	padding: 0px;
}

div.textareaAdvanced .textareaToolsExpanded .close a {
	display:block;
	font-size: 12px;
	width: 11px;
	padding:1px 1px 2px 6px;
	margin:1px;
	background: #f6d579;
	border: 1px solid white;
	color: #de1919
}

div.textareaAdvanced .textareaToolsExpanded .close a:hover {
	background: white;
}

div.textareaAdvanced .textareaToolsExpanded td {
	background: #81D4D5;
}



div.textareaAdvanced a.bbTextSize {
	background: #ffe6aa;
	border: 1px solid #f6f4ee;
	padding: 0 3px;
	margin:2px;
}
div.textareaAdvanced a.bbTextSize:hover {
	background: #fff6e2;
}





/* FORUM STYLING */



table.forumthreads tr td {
	border: 1px solid white;
	padding: 10px;
} 

table.forumthreads tr {
	background: #edf2f6;
}

table.forumthreads th {
	background: transparent;
}	

table.forumthreads tr:hover, table.forumthreads td:hover {
	background: white;
}

table.forumthreads span.threadauthor {
	font-size: 12px;
}

table.forumthreads tr.forumthreadtop th {
	color: white;

}


/* FORUM-STYLING */


.forumthreads {
	width: 700px;
	border-collapse: collapse;
	
	margin-top: 14px;
}

.forumthreads tr.forumthreadtop {
	background: #075277 url(/gfx/forum/forumtopp.jpg) no-repeat top !important;
}

.forumthreads thead {
	height: 23px;
	padding: 2px 5px;
}

.forumthreads thead th {
	padding-left: 10px;
}

.forumthreads tr td {
	padding: 8px;
	font-size: 11px;
	border: 2px solid white;
}

.forumthreads tr.forumthreadtop:hover {
	background: #075277 url(/gfx/forum/forumtopp.jpg) no-repeat top;
}

.forumthreads tr td .unread {
	background: #fff6c4;
}

.forumthreads tr th {
	padding: 4px 5px 3px 10px;
}



.threadtopic {
	font-size: 12px;
	font-weight: bold;
}

.threadauthor {
	font-size: 10px !important;
	font-weight: normal !important;
}


.forum_text {
	background: url(/gfx/forum/forum_answer_topright.jpg) no-repeat top right;
	float: left;
	padding: 10px;
	width: 558px;
	min-height: 100px;
	border-left: 2px solid white;
}

.forum_text_tools {
	float:right;
}

.forum_text .forum_text_top {
	float:left;
	margin-top: 7px;
}

.forum_text .forum_posted_text {
	display:block;
	padding: 10px;
	clear:both;
	word-wrap: break-word;
}

.forum_text .forum_posted_text img {
	margin-bottom: -3px;
}

.forum_text .forum_last_edit_time {
	color: gray;
	font-size: 10px;
	text-align:right;
}

.forum_text_top {
	background: url(/gfx/forum/forum_text_top.jpg) no-repeat;
	width: 185px;
	height: 24px;
	margin-bottom: 5px;
	padding: 3px 0 0 10px;
	color: #888681;
	font-size: 11px;
}

.forum_profile {
	float: left;
	width: 100px;
	padding:10px;
	height: 100%;
	display:block;
	font-weight: bold;
	background: url(/gfx/forum/forum_answer_topleft.jpg) no-repeat top;
}

.forum_answer {
	margin-bottom: 10px;
	height: 100%;
	background: #f5f4f1 url(/gfx/forum/forum_answer_bg.jpg) repeat-y left;
}

.forumPages {
    float: right;
}

.forumPages a {
    border: 1px #F5C552 solid;
    background: #FEF7E5;
    color: #da8000;
    padding: 1px 4px;
    margin: 0 1px;
	float:left;
	display:block;
}
.forumPages span {
	float:left;
	padding: 5px 2px 0 2px;
}

.forumPages a:hover, .forumPages a.forumPageActive {
    border-color: #04587d;
    background: #2a7b9d;
    color: white;
}

tr.forumThreadUnred {
	background-color: #76a8bd;
}

tr.forumThreadUnred a {
	color: #ed4d22;
}

.forumReplyBox {
	padding: 10px;
	margin-top: 25px;
	clear:left;

}
.forumReplyBox input {
	/*height: 30px;*/
	padding: 3px;
}

.forum_text .quote, .textareaAdvanced .textareaPreview .quote {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #a8a29d;
	display:block;
	background: white url(/gfx/img/blog/comment_quote_r.png) no-repeat bottom right;
	min-height: 25px;
}

.bhr {
	background: url(/gfx/img/hr.jpg) no-repeat top center;
	height: 40px;
	width: 100%;
}

/* KNAPP TIL FORUM ETC. */


div.button {
	float: left;
	display: block;  
	height: 28px; 
	text-align: center; 
	padding: 5px;
}

div.button_left {
	background: url(/gfx/forum/button_left.jpg) no-repeat;
	height: 28px;
	width: 10px;
	float:left;
}

div.button_right {
	background: url(/gfx/forum/button_right.jpg) no-repeat;
	height: 28px;
	width: 10px;
	float:left;
}

div.button a {
	font-size: 12px;
	display:inline;
	height: 28px;
	padding-top: 6px;
	float:left;
	color: white;
	background: url(/gfx/forum/button_bg.jpg) repeat-x;
	text-decoration: none;
}

div.button a:hover {
  text-decoration: underline !important;
  color: white !important;
}

div.button a:hover {
	color: #239BD7;
}



/* Text Editor: Advanced */

div.textareaAdvanced {
	background: #d6f1f1 url(/gfx/forum/textEditor/adv_bg.jpg) repeat-x top;
	font-weight: bold;
	border: none !important;
}

div.textareaAdvanced .textareaAdvancedTopLeft {
	background: url(/gfx/forum/textEditor/adv_topleft.jpg) no-repeat;
	height: 33px;
	width: 12px;
	float:left;
}
div.textareaAdvanced .textareaAdvancedTopRight {
	background: url(/gfx/forum/textEditor/adv_topright.jpg) no-repeat;
	height: 33px;
	width: 12px;
	float:right;
}

div.textareaAdvanced .textareaAdvancedBottom {
	background: url(/gfx/forum/textEditor/adv_bottomleft.jpg) no-repeat bottom left;
	height: 16px;
}

div.textareaAdvanced .textareaAdvancedBottomRight {
	background: url(/gfx/forum/textEditor/adv_bottomright.jpg) no-repeat;
	height: 16px;
	width: 12px;
	float:right;
}

div.textareaAdvanced div.textareaTools {
	padding: 4px 0 8px 0;
}

div.textareaAdvanced .textareaInput {
	padding: 0 8px 8px 8px;
}

div.textareaAdvanced .textareaInput span {
	display:block;
}

div.textareaAdvanced .textareaInput .inputText {
	width: 78%;
}

div.textareaAdvanced input, div.textareaAdvanced textarea {
	padding: 6px;
}

div.textareaAdvanced textarea {
	width: 97% !important;
}

div.textareaAdvanced .textareaToolsExpanded {
	background: #81d4d5;
	margin: 0 0 5px 10px;
	width: 95%;
	padding: 3px;
}

div.textareaAdvanced .textareaToolsExpanded td {
	padding: 2px 5px;
}

div.textareaAdvanced .textareaToolsExpanded a.closeToolsExpand {
	color: white;
	padding: 1px 4px;
	border: 1px solid white;
	float:right;
	margin: 3px 3px 0 0;
}

div.textareaAdvanced .textareaToolsExpanded a.closeToolsExpand:hover {
	border: 1px solid white;
}

div.textareaAdvanced .textareaTogglePreview {
	background: url(/gfx/forum/textEditor/adv_previewtop.png) no-repeat center 5px;
	height: 30px;
	display:block;
	z-index:10;
}

div.textareaAdvanced .textareaPreview {
	background: white;
	color: #494949;
	font-weight: normal;
	padding: 8px;
	z-index:-10;
	overflow: auto;
	max-height: 300px;
}

div.textareaAdvanced .textareaPreview img {
	margin-bottom: -4px;
}

div.textareaAdvanced .textareaPreview ul, div.textareaAdvanced .textareaPreview ol {

	margin-left: 20px;
}

div.textareaAdvanced .textareaToolsExpanded .bbListText {
	height: 16px;
}

div.textareaAdvanced .textareaToolsExpanded input, div.textareaAdvanced .textareaToolsExpanded select {
	margin:1px;
	padding: 3px;
}

div.textareaAdvanced .textareaToolsExpanded .close {
	margin:0px;
	padding: 0px;
}

div.textareaAdvanced .textareaToolsExpanded .close a {
	display:block;
	font-size: 12px;
	width: 11px;
	padding:1px 1px 2px 6px;
	margin:1px;
	background: #D6F1F1;
	border: 1px solid white;
	color: #de1919
}

div.textareaAdvanced .textareaToolsExpanded .close a:hover {
	background: white;
}

div.textareaAdvanced .textareaToolsExpanded td {
	background: #81D4D5;
}



div.textareaAdvanced a.bbTextSize {
	background: #ffe6aa;
	border: 1px solid #f6f4ee;
	padding: 0 3px;
	margin:2px;
}
div.textareaAdvanced a.bbTextSize:hover {
	background: #fff6e2;
}


