/* STYLES FOR THESAINTZ.COM */


.mediabox {
	float: left;
	margin: 0px 0px 25px 30px;
	width: 160px;
}

.mediabox-wide {
	float: left;
	margin: 0px 10px 35px 30px;
	width: 200px;
}

.mediabox span, .mediabox-wide span {
	padding: 0 0 0 3px;
}

/* IE 6 */
html>body .mediabox {
	margin: 0px 0px 25px 40px;
}


#alt {
	margin: 0 auto;
	width: 864px;
	/* border: 1px solid white; */
 }

#logo {
	cursor: pointer;
	height: 230px;
}

#menu {
	float: left;
	margin-bottom: 4px;
}

#menuleft {
	background: transparent url(../images/bar_left2.gif) no-repeat top left;
	float: left;
	width: 18px;
	height: 46px;
}

#menumiddle {
	background: black url(../images/menubg_trans.gif) repeat-x top center;
	float: left;
	width: 861px;
	height: 28px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#menumiddle ul {
	display: inline;
}

#menumiddle ul li {
	display: inline;
	list-style-type: none;
	line-height: 28px;
	font-size: 13px;
}

#menumiddle ul li a {
	padding: 0 0px 0 12px;
	color: #eee;
	font-family: tahoma;
	font-size: 13px;
	/* xfont-weight: bold; */
	text-decoration: none;	
	line-height: 28px;
}


#menumiddle ul li a.log {
	padding: 0;
	color: lime;
	margin-left: 9px;
	text-decoration: none;	
	/* border-bottom: 1px dashed green; */
}

#menumiddle ul li a:hover {
	color: #09f;
}

#menumiddle ul li a.current {
	color: #E61717;
}

#menumiddle ul li span.log {
	padding-left: 70px;
}

#menuright {
	background: transparent url(../images/bar_right2.gif) no-repeat top right;
	float: left;
	width: 18px;
	height: 46px;
}

#hovedinnhold {
	clear: both;
	border: 2px solid black;
	background-color: #111;
	/* padding-top: 9px; */
}


.mainbox {
	background-color: #222;
	width: 98%;
	margin: 0 auto;
	margin-bottom: 9px;
	margin-top: 9px;
	border: 1px solid #000;
}

#mainbox {
	text-align: left;
}

.search-loading {
	padding-top: 110px;
	background: transparent url(../images/ajax-loader.gif) no-repeat center;
}

#searchresults {
	padding: 10px;
}

#searchresults h2 {
	margin: 20px 0px 10px 0px;
	font-size: 17px;
	/*border-bottom: 1px dashed #fff;*/
	font-weight: normal;
	padding: 0;
	color: #ccc;
}

#searchresults h3 {
	margin: 10px 0px 10px 0px;
}

#searchresults h3 a {
	font-size: 12px;
	color: #eee;
	font-weight: normal;
	text-decoration: underline;
}

#searchresults p {
	color: #fff;
	font-size: 12px;
}

#searchresults p.head {

}



#q_bar {
	clear: both;
	float: left;
	width: 820px;
	margin: 5px 5px 5px 9px;
	font-size: 11px;
}

#q_bar form {
	clear: both;
	float: left;
}

#q {
		background-color: #666;
		color: #000;
		font-size: 12px;
		padding: 3px;
		width: 228px;
}

#q_but {
		background-color: #666;
		border: 1px solid #666;
		color: #eee;
		font-size: 12px;
		padding: 1px;
}

.q_but2 {
		background-color: #111;
		border: none;
		color: #eee;
		font-size: 11px;
		cursor: pointer;
}

.q_but2:hover {
		color: #0099FF;
}



.mainbox h1 {
	padding-left: 3px;
	font-size: 16px;
	background: #666 url(../images/box_bg4.gif) repeat-y top left;
	color: #bbb;
}


.mainbox a.feed img {
    float: right;
	padding-right: 2px;
	padding-top: 1px;
}



.frontbox,
.frontboxlarge, 
.frontboxthin,
.frontboxwide
{
	float: left;
	margin-left: 18px;
	width: 205px;
	border: 1px solid #000;
	margin-bottom: 20px;
	background-color: #111;
}



.frontboxwide {
	width: 655px;
	margin-left: 18px;
	margin-bottom: 10px;
}


.frontbox {
	height: 210px;
}


.frontbox210 {
	height: 210px;
}

.frontboxwide p.big, #newsticker a.big {
	font-size: 24px;
	background: transparent !important;
	padding-left: 2px;
}

#newsticker span {
	padding-left: 2px;
	font-size: 11px;
}

#newsticker span a {
	font-size: 11px;
	color: #eee;
}

#newsticker li {
	padding-top: 2px;
	display: none;
	visibility: hidden;
}

#newsticker li img {
	padding: 4px;
	float: right;
	width: 40px;
	height: 40px;
}


.JTickerTitle a {
	display: block;
	background: #666 url(../images/frontbox_bg6.gif) repeat-y top left;
	color: #ddd;
	padding-left: 3px;
}


.frontbox p:first-child,
.frontboxlarge p:first-child, 
.frontboxthin p:first-child
{
	background: #666 url(../images/frontbox_bg3.gif) repeat-y top left;
	color: #ddd;
	padding-left: 3px;
}

.frontboxwide p:first-child
{
	background: #666 url(../images/frontbox_bg6.gif) repeat-y top left;
	color: #ddd;
	padding-left: 3px;
}

.frontbox p,
.frontboxlarge p, 
.frontboxthin p,
.frontboxwide p 
{
	background-color: #111;
	color: #888;
	font-family: tahoma;
	font-size: 13px;
	padding-left: 3px;
}

.frontbox p.even,
.frontboxlarge p.even, 
.frontboxthin p.even 
{
	/* xbackground-color: #b0b0b0; */
	color: #eee;
}

.frontbox p.even a,
.frontboxlarge p.even a, 
.frontboxthin p.even a,
.frontbox p.odd a,
.frontboxlarge p.odd a, 
.frontboxthin p.odd a
{
	color: #888;
}

.frontbox p.even a:hover,
.frontboxlarge p.even a:hover, 
.frontboxthin p.even a:hover,
.frontbox p.odd a:hover,
.frontboxlarge p.odd a:hover, 
.frontboxthin p.odd a:hover
{
	color: #fff;
}


.frontboxlarge {
	width: 430px;
	/*background: transparent url(../images/banner/halonm_banner.jpg) no-repeat top left;*/
	height: 210px;
	/*cursor: pointer;*/
	overflow: hidden;
}

.frontboxlarge iframe {
	float: left;
	margin: 5px 0px 0px 10px;
}

html>body .frontboxlarge iframe {
	margin: 5px 4px 0px 10px;
}

.frontboxlarge p:first-child {
	background: #666 url(../images/frontbox_bg2.gif) repeat-y top left;
}

.frontboxthin {
	float: right;
	width: 135px;
	margin-right: 18px;
	margin-left: 0;
}








p.box1 {
	background: transparent url(../images/news2.jpg) no-repeat top left;
	line-height: 80px;
}

p.box2 {
	background: transparent url(../images/aktiv.jpg) no-repeat top left;
	line-height: 80px;
}

p.box3 {
	background: transparent url(../images/box2.jpg) no-repeat top left;
	line-height: 80px;
}

p.box4 {
	background: transparent url(../images/box2.jpg) no-repeat top left;
	line-height: 80px;
}

p.box5 {
}

p.box6 {
	background: transparent url(../images/box2.jpg) no-repeat top left;
	line-height: 80px;
}

p.box7 {
	background: transparent url(../images/box2.jpg) no-repeat top left;
	line-height: 80px;
}

p.box8 {
	background: transparent url(../images/box2.jpg) no-repeat top left;
	line-height: 80px;
}

p.box9 {
}

p.box10 {
	/* background: transparent url(../images/box2.jpg) no-repeat top left; */
	/* line-height: 80px; */
}





table {
	margin-left: 15px;
	margin-bottom: 14px;
	width: 500px;
	float: left;
}

table.right {
	float: right;
	width: 275px;
	margin-right: 15px;
}


td {
	background-color: #b9b9b9;
	vertical-align: top;
	border: 1px solid gray;
	width: 85%;
}

td.first {
	background-color: #999;
	width: 15%;
	padding-left: 1px;
}

td.dark {
	background-color: #999;
}

td span {
	display: block;
	color: black;
	font-size: 11px;
	padding-left: 14px;
}

a.game2 {
	line-height: 50px;
}








.login {
	margin-left: 10px;
	color: black;
}

.login input {
	color: black;
	width: 150px;
	padding: 5px;
	border: 1px outset black;
	font-size: 15px;
	font-weight: bold;
	background-color: PaleGoldenRod;
}

.login input.sub {
	background-color: #bbb;
	padding: 1px;
	width: 100px;
	font-size: 14px;
	font-weight: normal;
}

.login span {
	padding: 3px;
	font-size: 15px;
	width: 103px;
	display: block;
}


#commentMod, #loginMod, #editGamesMod, #editBlogMod, #editProfileMod, #editKomMod, #loginModNew {
	display: none;
}


#TB_ajaxContent {
	background-color: #bbb;
	color: black;
	font-family: verdana;
	/* xheight: 240px !important; */
}

#TB_ajaxContent input, #TB_ajaxContent textarea {
	width: 98%;
	color: black;
	font-size: 13px;
	font-family: verdana;
	padding: 2px;
	margin: 0;
}

#TB_ajaxContent input.check {
	width: 20px;
}

#TB_ajaxContent select {
	width: 200px;
	color: black;
	font-size: 13px;
	font-family: verdana;
	padding: 2px;
	margin: 0;
	margin-bottom: 2px;
}

#TB_ajaxContent input.short {
	width: 150px;
	margin-right: 8px;
	margin-left: 5px;
}

#TB_ajaxContent textarea {
	height: 90px;
}

#TB_ajaxContent textarea#revtxt {
	height: 210px;
}

#TB_ajaxContent input.dice {
	width: 15px;
	margin-left: 15px;
}

#TB_ajaxContent .sub {
	margin-right: 10px;
	width: 100px;
	color: #000;
	background-color: #ddd;
	font-size: 12px;
	border: 1px solid #888;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#TB_ajaxContent .sub:hover, #TB_ajaxContent .sub:active {
	background-color: #ccc;
	border: 1px solid #000;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

#TB_ajaxContent h1 {
	color: #fff;
	padding: 3px;
	padding-left: 3px;
	font-size: 16px;
	background: #666 url(../images/box_bg.gif) repeat-y top left;
	margin-bottom: 5px;
}

#TB_ajaxContent span {
	font-size: 13px;
}

#TB_ajaxContent span img {
	vertical-align: middle;
}



span.error {
	display: block;
	color: black;
	margin: 15px;
}



a.edit, a.edit:visited, a.edit:active {
	padding-left: 5px !important;
	color: #f90 !important;
	text-decoration: none !important;
	font-size: 12px;
}

a.edit:hover {
	color: red !important;
}

div.chkgame {
	float: left;
	width: 185px;
	background-color: #ddd;
	margin: 1px;
	margin-bottom: 0px;
}

div.chkgame span {
}


div.kom0, div.kom1, div.kom2, div.kom3, div.kom4 {
	float: left;
	background-color: #ddd;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 2px;
	width: 90px;
	height: 15px;
}


div.kom0 p, div.kom1 p, div.kom2 p, div.kom3 p, div.kom4 p {
	margin: 0px !important;
	padding: 0px !important;
}

div.kom0 {
	width: 20px;
}

div.kom0 input.cb{
	width: 12px !important;
}


div.kom2 {
	width: 110px;
}

div.kom3 {
	width: 180px;
}

div.kom4 {
	width: 472px;
	margin-right: 0px;
}

table.editprof {
	margin-left: 0px;
}



#gamebox {
	margin-left: 10px;
	/* xmargin: 0 auto; */
	width: 770px;
	float: left;
}

#gamebox2 {
	width: 55px;
	float: left;
	/* xborder: 1px solid gray; */
	text-align: right;
}

#gamebox2 img {
	/* xmargin-left: 10px; */
	margin: 2px 2px 6px 0px;
	width: 40px;
	height: 40px;
	border: 3px solid gray;
}

#gamebox2 img:hover {
	border-color: #eee;
}


#gamebox p {
	clear: none;
	float: none;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 1px;
}

#gamebox p span {
	font-size: 12px;
	display: block;
	padding: 2px;
	float: left;
}

#gamebox p span.data {
	width: 220px;
	border: 1px solid gray;
}

#gamebox p span.title {
	width: 29%;
	font-weight: bold;
	background-color: #ccc;
}

#gamebox p span.value {
	padding-left: 4px;
	width: 66%;
	/* xbackground-color: #bbb; */
	color: #eee;
}

#gamebox img {
	border: 2px solid black;
	float: left;
	width: 760px;
	height: 160px;
}

#gamebox img.thumb {
	width: 119px;
	height: 67px;
	margin: 3px;
}

#gamebox img.thumb:hover {
	border: 2px solid darkgray;
}


#gamebox #description, #gamebox #pics {
	float: right;
	width: 518px;
	margin: 6px;
	margin-bottom: 0px;
	padding: 6px 3px 6px 3px;
	border: 1px solid black;
	font-size: 13px;
	line-height: 13px;
	background-color: #333;
	color: #ffe;
}

#gamebox #pics {
	padding: 3px;
}


#gamebox #description:first-letter {
	font-size: 20px;
	font-weight: bold;
}

#gamebox #databox {
		float: left;
	width: 232px;
}

#gamebox #databox #revbox {
	background-color: #333;
	float: left;
	width: 223px;
	border: 1px solid black;
	margin: 2px;
	margin-top: 10px;
	font-size: 13px;
}

#gamebox #databox #revbox h4 {
	background: #666 url(../images/box_bg4.gif) repeat-y scroll left top;
	font-size: 14px;
	padding-left: 3px;
	color: #bbb;
}

#gamebox #databox #revbox span {
	padding-left: 16px;
	font-size: 11px;
	color: #eee;
}



#googlesearchbar {
	clear: both;
	float: left;
	/* xborder: 1px solid red; */
	width: 820px;
	margin: 5px 5px 5px 9px;
	
}

#googlesearchbar form {
	clear: both;
	float: left;
}

#googlesearchbar form label {
	color: #888;
	font-size: 12px;
}

#googlesearchbar form #sbb {
	font-size: 12px;
	border: 1px solid #666;
	padding: 1px;
	color: #eee;
	background-color: #666;
}

#googlesearchbar form #sbi {
	background-color: #666;
	font-size: 12px;
	padding: 3px;
	color: black;
	width: 228px;
}

#googlesearchbar form #ss0,
#googlesearchbar form #ss1,
#googlesearchbar form #ss2 {
	margin: 0px 0px 0px 10px;
	vertical-align: text-bottom;
	height: 14px;
}

#googleSearchUnitIframe {
	padding-left: 10px;
}

#googleSearchUnitIframe iframe {
	/* xheight: 100%; */
}

.ad-728x15 {
	padding: 0;
	margin: 0;
	text-align: center;
}


.wrapper {
	clear: both;
}



#revbox a {
	margin: 0px 10px 0px 12px;
	/* xbackground: transparent url(../images/pil4.gif) no-repeat scroll left center; */
	padding-left: 2px;
}


div.center {
	text-align: center;
}

span.dot {
	color: #e61717;
}

img.activemember {
	width:  20px;
	height: 20px;
	float: left;
	padding-right: 4px;
}

p.activemember {
	clear: both;	
	/* xpadding: 2px 0 2px 0; */
	height: 22px;
	line-height: 22px;
}

table.activemember {
	float: none;
	margin: 0;
	padding: 0;	
	width: 100%;
}

table.activemember td {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
	color: #eee;
}

table.activemember td.td1 {
	width: 25px;
}

table.activemember td.td2 {
	width: 125px;
}

table.activemember td.td3 {
	width: 47px;
	text-align: right;
}

table.activemember td a, table.activemember td a:active, table.activemember td a:visited  {
	color: #888;
	line-height: 20px;
	font-size: 13px;
}

table.activemember td a:hover {
	color: #fff;
}


p.activememberfirst {
	padding-top: 2px;
}


img.frontrightbanner {
	margin-bottom: 8px;
}

img.frontrightbannerlast {
	margin-bottom: 1px;
}

iframe.forumiframe {
	border: 1px solid #222; 
	width: 97%; 
	height: 200px;
	overflow: auto; 
	/* display: none; */
}


p.omoss {
	color: #eee;
	padding: 4px 50px 4px 65px;
	font-size: 15px;
	float: left;
	width: 568px;
}

div.ad120 {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}


img.letter {
	float: none;
	padding: 0 3px 0 0;
	width: 50px;
	height: 44px;
}


span.pointer {
	cursor: pointer;
}


a.red { color: #E61717 !important; }

a.red:hover { color: #fff !important; }

iframe#TB_iframeContent {
	background-color: transparent !important;
}

#togglenewsticker {
	display: none;
}


p.bottom {
	text-align: center;
	clear: both;
	color: #fff;
	font-size: 11px;
}

p.bottom img {
	vertical-align: bottom;
	margin: 0 3px 0 15px;
}




/* --------------------- Nyheter ---------------------*/

#newsbox1, #newsbox2, .newsbox {
	width: 500px;
	margin-left: 8px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #000;
	background-color: #111;
	overflow: hidden;
}

html>body #newsbox1, #newsbox2, .newsbox {
	margin-left: 16px;
}

#newsbox1 {
}

#newsbox2, .newsbox {
	width: 286px;
	float: left;
	margin-right: 8px;
}

html>body #newsbox2, html>body .newsbox {
	margin-right: 17px;
}

#newsbox2outer {
	width: 303px;
	float: left;
}

#newsbox2outer .ajax-loading {
	background: #111 url(../images/indicator.old.gif) no-repeat center;
	padding-top: 50px;
	padding-bottom: 50px;
}


#newsbox2 ul,
#newsbox2 ul li,
#newsbox2 li, 
.newsbox ul,
.newsbox ul li,
.newsbox li {
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	overflow: hidden;
}

#newsbox2 ul li span,
.newsbox ul li span {
	overflow: hidden;
}

#newsbox2 ul, .newsbox ul {
	padding-left: 3px;
}

#newsbox1 p,
#newsbox2 p,
.newsbox p {
	color: #ddd;
	padding-left: 8px;
	font-size: 13px;
	margin-bottom: 10px;
}

#newsbox1 p.title, 
#newsbox2 p.title,
.newsbox p.title {
	background: #666 url(../images/frontbox_bg6.gif) repeat-y top left;
	margin-bottom: 5px;
}

#newsbox1 p.author {
	padding-left: 0px;
}

.newsboxtxt {
	padding: 8px;
	float: left;
}

.newsboxtxt a {
	border-bottom: 1px dashed #888;
}

.newsad {
	float: left;
	clear: both;
	margin-left: 12px;
}

img.newsicon {
	float: right;
	margin-right: 6px;
}

p.nyheter {
	
}

span.diff {
	font-size: 9px;
	color: #666;
}



.matchbox { /* haha.. */
	width: 555px;
	margin: 0 0 0 20px;
	float: left;
}

.matchbox-right {
	width: 210px;
	margin: 0 10px 0 0;
	float: right;
}

html>body .matchbox-right {
	margin: 0 20px 0 0;
}

.matchbox-right a,
.matchbox-right a:active,
.matchbox-right a:visited {
	color: #eee;
	font-size: 13px;
}

.matchbox-right a:hover {
	color: #E61717;
}

.matchbox-right img {
	width: 20px;
	height: 20px;
	border: none;
	padding-right: 4px;
	vertical-align: middle;
	margin-bottom: 3px;
}

.matchbox h2, .matchbox-right h2 {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #eee;
	border-bottom: 1px dashed #eee;
}

.matchbox .match {
	padding: 5px 0 5px 5px;
	line-height: 20px;
}

.matchbox .even {
	background-color: #444;
}

.matchbox .match span {
	display: block;
	float: left;
	font-size: 11px;
	color: #eee;
	width: 25px;
	padding: 0px 5px 0px 0px;
	overflow: hidden;
}

.matchbox .match span.w50  { width:  50px; }
.matchbox .match span.w100 { width: 100px; }
.matchbox .match span.w200 { width: 200px; }
.matchbox .match span.w300 { width: 296px; }
html>body .matchbox .match span.w300 { width: 300px; }

span.red {
	color: red !important;
}

span.green {
	color: #80FF00 !important;
}

.matchbox .match span img {
	width: 20px;
	height: 20px;
	border: none;
}


.matchimg {
	position: absolute;
	z-index: 0;
}


.matchbox .match span a.Tips2, 
.matchbox .match span a.Tips2:active, 
.matchbox .match span a.Tips2:visited {
	padding-bottom: 1px;
	color: #eee;
	border-bottom: 1px dashed #eee;
}

.matchbox .match span a.Tips2:hover {
	color: #E61717;
	border-color: #E61717;
	cursor: help;
}








/* --------------------- Tool Tips ---------------------*/

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
	color: #9FD4FF;
}
 








p.online {
	text-align: center;
	color: #eee;
	font-size: 11px;
}

p.online a, p.online a:visited, p.online a:active {
	color: lime;
}

img.matchicon {
	float: left;
	height: 16px;
	width: 16px;
	padding-right: 4px;
	padding-top: 2px;
}

p.matchfront {
	line-height: 19px;
}

p.matchfront a {
	float: left;
	font-family: tahoma;
	font-size: 13px;
}

p.matchfront span {
	float: right;
	padding-right: 2px;
}




p.game {
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 50px;
	width: 350px;
	float: left;
	
}

p.game img {
	vertical-align: middle;
	border:3px solid gray;
	height:40px;
	margin:2px 2px 6px 0;
	width:40px;
}




/* --------------------- New design members ------------*/

div.member-v2 {
	margin: 0px 0px 11px 11px;
	width: 264px;
	clear: none;
	float: left;
}




div.member-v2 {
	background-color: #333;
	border: 1px solid black;
	width: 250px;
	float: left;
	margin: 10px;
}

div.member-v2 h1 {
	padding: 1px;
	padding-left: 3px;
	font-size: 16px;
	background: #666 url(../images/box_bg4.gif) repeat-y top left;
	color: #eee;
}

div.member-v2 h1 .ikon {
	padding: 1px 4px 1px 5px;
	vertical-align: text-top;
	float: none;
}

div.member-v2 h1 .ikon {
	width: 15px;
	height: 18px;
}

div.member-v2 h3 {
	padding: 10px;
	padding-left: 5px;
	color: #eee;
}

div.member-v2 p {
	padding-left: 6px;
	color: black;
	margin-top: 3px;
	font-size: 12px;
}

div.member-v2 a, 
div.member-v2 a:visited {
	color: #E61717;
	text-decoration: underline;
}

div.member-v2 a:hover {
	color: white;
}

div.member-v2 img {
	padding: 5px;
	padding-left: 5px;
	float: left;
	width: 150px;
	height: 150px;
}

div.member-v2 img.game2 {
	width: 40px !important;
	height: 40px !important;
}