/* added by !phil oct 2nd 07 */

html>img
  {
  width : 0 !important;
  height : 48px !important;
  padding-left : 48px !important;
  background : url(/scroll.png) no-repeat;
  }

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #A4A195 url(img/body_back.gif) repeat-x;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: 0;
}

a.info {
	position:relative; /*this is the key*/
	z-index: 24;
}

a.info:hover {
	z-index: 25;
}

a.info span {
	display: none
}

a.info:hover span { /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 300px;
	border: 1px solid #D7C9A8;
	background-color: #E9E6DD;
	color: #4B4B4B;
	text-align: left;
	opacity: 0.8;
	padding: 0 5px 0 5px;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}

#contanier {
	width: 950px;
	/* margin-left: 50%; */
	/* left: -475px; */
	background-image: url(img/container_back.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #E5E3DB;
	position: absolute;
	padding-bottom: 20px;
}
#content {
	width: 546px;	
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;

}

#v_meny {
	width: 201px;
	float: left;
}
#v_meny .more_link {
	color: #D80000;
	font-weight: 700;
}
#v_meny .more_link a {
	color: #D80000;
	font-weight: 700;
}	
#h_meny {
	width: 183px;
	float: left;
}
#meny {
	float: left;
	background: url('img/meny/back.gif') no-repeat center center;
	width: 306px;
	height: 105px;
	padding: 0;
	margin: 0 5px;
}
#meny_top {
	z-index: 2;
	position: absolute;
	margin: 2px 2px;
}
#meny_content, #meny_community, #meny_information {
	font-family: "Trebuchet MS";
	font-weight: 700;
	font-size: 12px;
}
#meny_content {
	color: #FFFFFF;
	z-index: 2;
	position: absolute;
	margin: 26px 11px;
}
#meny_community {
	color: #FFFFFF;
	z-index: 2;
	position: absolute;
	margin: 26px 98px;
}
#meny_information {
	width: 80px;
	color: #FFFFFF;
	z-index: 2;
	position: absolute;
	margin: 26px 199px;
}
#meny a {
	color: #FFFFFF;
	text-decoration: none;
}
#meny a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#meny a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#ingangar {
	width: 100%;
	height: 172px;
	margin: 0px auto;
}
#ingangar .top {width:100%;height:24px;}
#ingangar .text_bild {
	margin: 7px 10px;
	z-index: 2;
	position: absolute;
}
.lanken_text_bild {
	margin: 5px 0 0 10px;
	border: 0px solid #000000;
}
#ingangar .under-rubrik {position: absolute;font-family: "Trebuchet MS";
						font-size: 14px;font-weight: 700;color: #FFFFFF;
						height: 20px;width: 260px;margin: 13px 17px;}
#ingangar .under-content {
	position: absolute;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin:  40px 17px;
	width: 260px;
}
#ingangar .under ul {
	position: absolute;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(img/forum-punkt.jpg);
	list-style-type: circle;
	margin: 7px 35px;
	width: 260px;
}




#event {
	float: left;
	width: 200px;
	height: 152px;	
}

#event .top {
	background-image:url(img/ingangar/top_event.png);
}
#event #event_img{
	margin: 5px 10px;
}

#event .content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 10px;
}

#event .content a {
	color: #fff;
}





#highlight {
	float: left;
	height: 152px;
	width: 290px;
	
}
#highlight .top {
	background-image:url(img/ingangar/top_highlight.png);
}
#highlight a {
	color: #E3FF30;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: 700;
}
#highlight a:hover {
	color: #E3FF30;
	text-decoration: underline;
}


#forum_activity {
	float: left;
	height: 152px;
	width: 257px;
}
#forum_activity .top {
	background-image:url(img/ingangar/top_forum.png);
}
#forum_activity .lanken {
	border-right: 0px solid #014A73;
}
#forum_activity a {
	color: #FFFFFF;
	text-decoration: none;
}
#forum_activity a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#forum_activity a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



#noob {
	float: left;
	height: 152px;
	width: 203px;
}
#noob .top {
	background-image:url(img/ingangar/top_noob.png);
}
#noob .under {
	background-image:none;
	border: 0px solid #000000;
	z-index: 2;
	position: absolute;
}
#imgClick_here {
	margin: 100px 0 0 20px;
	z-index: 3;
	position: absolute;
}


.under {
	border-bottom: 1px solid #026395;
	border-left: 1px solid #026395;
	height: 127px;
	background-image: url(img/ingangar/bak.gif);
}
.lanken {
	background-image: url(img/ingangar/link_back.gif);
	height: 20px;
	border-left: 1px solid #026395;
}

.backbild {
	z-index: 1;
	position:absolute;
}



.v_meny_container {
	margin: 10px 0 0 8px;
	border: 1px solid #E1DBCF;
	background-color: #F8F7F3;
	height: 127px;
	width: 183px;
}
.v_meny_container_top {
	width: 178px;
	height: 19px;
	margin: 1px 2px;
	background-image: url(img/v_meny/top.png);
	background-repeat: no-repeat;
}
#v_meny .text_bild {
	margin: 5px 0 0 20px;
}


.h_meny_container {
	margin: 10px 0 0 8px;
	background-color: #F8F7F3;
	border: 1px solid #E1DBCF;
}
.h_meny_container_top {
	width: 178px;
	height: 19px;
	margin: 1px 2px;
	background-image: url(img/v_meny/top.png);
	background-repeat: no-repeat;
}
#h_meny .text_bild{
	margin: 5px 20px;
}



.v_meny_box {
	margin: 10px 0 0 8px;
	border: 1px solid #E1DBCF;
	background-color: #F8F7F3;
	width: 183px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #575247;
}
#h_meny .h_meny_box {
	margin: 10px 0 0 8px;
	border: 1px solid #E1DBCF;
	background-color: #F8F7F3;
	width: 183px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #575247;
}
#h_meny .h_meny_box .link {
	color: #D80000;
	font-weight: 700;
}
#h_meny .h_meny_box .link a {
	color: #D80000;
	font-weight: 700;
}

#login {
	background-color: #F8F7F3;
	margin: 10px 10px 0 10px;
	border: 1px solid #E1DBCF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 700;
	color: #575247;
}
#login input {
	margin: 0 0 0 10px;
}
#addcomment textarea {

}
.gotoimglink {
	border: 0;
}

.v_menu_content {
	margin: 0 0 0 5px;
}

.v_menu_content a {
	color: #575247;
	text-decoration: none;
}
.v_menu_content a:hover {
	color: #575247;
	text-decoration:underline;
}
.v_menu_content a:visited {
	color: #575247;
}



.v_menu_content ul {
	list-style-type: none;
}
.blog_updates a {
	color: #575247;
	text-decoration: none;
}
.blog_updates a:visited {
	color: #575247;
	text-decoration: none;
}
.blog_updates a:hover {
	color: #575247;
	text-decoration: underline;
}

.pollbarimg {
  width: 174px;
}
.allpollbarimg {
  width: 500px;
}

.poll_info {
	margin-top: 7px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #026395;
	clear: left;
	text-align: left;
	margin-left: 10px;
	
}



ul.bb-list-unordered { }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type: decimal; }
ol.bb-list-ordered-lr { list-style-type: lower-roman; }
ol.bb-list-ordered-ur { list-style-type: upper-roman; }
ol.bb-list-ordered-ua { list-style-type: upper-alpha; }
li.bb-listitem { }
.bb-code {
  border: 1px solid black;
  padding: 5px;
  font-family: Courier;
  white-space: nowrap;
}
.bb-php {
  border: 1px solid black;
  padding: 5px;
  font-family: Courier;
  white-space: nowrap;
}
.bb-quote-header {
    font-weight: bold;
    margin-left: 2px;
	margin-right: 2px;
}
.bb-quote {
  border: 1px dashed #CCCCCC;
  background-color: #EFEFEF;
  padding: 5px;
  margin-left: 2px;
  margin-right: 2px;
}
.bb-email { }
.bb-url { }
.bb-image {
  border-width: 0;
  border-style: none;
} 

#content p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	clear:both;
}
#content table, td, th {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;	
}
#content h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #575247;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#content h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #575247;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #575247;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#content h4 {
	font-family: "Trebuchet MS", sans-serif;
	color: #026395;
	font-size: 12px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
#content p a {
	color: #000000;
	text-decoration: underline;
}
#content p a:hover, #content h4 a:hover{
	color: #664F00;
	background-color: #FFFFFF;
}
#content h4 a {
	color: #CC0000;
	text-decoration: underline;
}
#content img a {
	text-decoration: none;
}
#content p img {
	vertical-align: middle;
}
#content ul {
	margin: 10px;
}
#content li {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}

#content input, #content select {
	border: 1px solid #E0D5BA;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}
#content input {
	padding: 1px;
	margin: 0px;
}
#content input.button {
	border: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: transparent;
}

.profile_col {
	float: left;
	width: 24.7%;
	overflow: hidden;
}
.alphabet_box {
	float:right;
	display:inline;
	clear:none;
	padding-right: 30px;
}

div.adHeader {
	margin: 20px 0 -15px 110px;
}

div.adNewsHeader {
	margin: 10px 0 0 0;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#activity ul{
	background-color: #EEECE5;
	border-top: 1px solid #E0D5BA;
	border-left: 1px solid #E0D5BA;
	border-right: 1px solid #E0D5BA;
}
#activity li{
	padding: 1px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px solid #E0D5BA;
}

.configs {
	margin: 10px 0 0 8px;
	width: 526px;
	border-top: 1px solid #E0D5BA;
	border-left: 1px solid #E0D5BA;
	border-right: 1px solid #E0D5BA;
	background-color: #EEECE5;
}

.config {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin: 10px 0 0 8px;
	padding: 10px 0 0 8px;
	width: 518px;
	border: 1px solid #E0D5BA;
	background-color: #EEECE5;
}

.config textarea {
	margin: 0 0 10px 0;
	font-family: "Courier New";
	font-size: 11px;
	width: 509px;
	border: 1px solid #E0D5BA;
	background-color: #ffffff;
}

.config .settings td {
	padding: 10px 0 0 0;
}

.config a {
	color: #000000;
	text-decoration: underline;
}
.config a:hover {
	color: #664F00;
	background-color: #FFFFFF;
}

.config img {
	vertical-align: middle;
}

.configsTdLeft {
	background-color: #EEECE5;
	border-right: 1px solid #E0D5BA;
	border-bottom: 1px solid #E0D5BA;
	padding: 0 5px 0 5px;
}

.configsTdRight {
	background-color: #EEECE5;
	border-bottom: 1px solid #E0D5BA;
	padding: 0 5px 0 5px;
}

/* 
   News 
------------------------------------------------------------------- */

.news {
	width: 526px;
	border: 1px solid #E1DBCF;
	background-color: #EEECE5;
	margin: 10px 0 0 8px;
}

.news textarea {
	border: 1px solid #E0D5BA;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 3px;
	overflow: auto;
	width: 99%;
}

.news_top {
	height: 40px;
	width: 425px;
	margin: 3px 3px 0 3px;
	float: right;
}
.news_bild {
	margin: 3px;
	width: 85px;
	height: 48px;
	float: right;
	border: 0px solid #000000;
}
.news_info, .news_info2, .comment_info {	
	margin-top: 7px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #026395;
	clear: left;
}
.comment_info{
	margin-left: 10px;
	display: inline;
	float: left;
}
.news_info {
	text-align: left;
	margin-left: 2px;	
}
.news2 {
	margin: 10px 0 0 8px;
	width: 526px;
	border: 1px solid #E0D5BA;
	background-color: #EEECE5;
}

.news_top2 {
	height: 40px;
	width: 425px;
	margin: 3px 3px 0 3px;
	float: left;
}
.news_bild2 {
	margin: 3px 3px;
	width: 85px;
	height: 48px;
	float: left;
	border: 0px solid #000000;
}
.news_title, .news_title a, .news_title2, .news_title2 a {
	height: 20px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #575247;
	text-align: left;
}
.news_title a, .news_title2,  a {
	text-decoration: none;
	background-color: transparent;
	color: #575247;
}
.news_title a:hover, .news_title2 a:hover {
	text-decoration:underline;
	background-color: transparent;
	color: #575247;
}
.news_title {margin-left: 2px;}
.news_info2 {text-align: left;}

.news_pages, .news_content, .news_comment {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.news_content {
	margin: 10px 10px 5px 10px;
	width: 500px;
	color: #000000;
	clear: both;
	text-decoration: none;
}
.news_comment {
	width: 500px;
	color: #000000;
	clear: both;
	margin: 10px 10px 5px 10px;
}
.news_pages {
	text-align: center;
	color: #000000;
	margin: 10px 0 0 8px;
	width: 526px;
}
.news_more_link {
	text-align: right;
	margin: 0 10px 5px 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.filter {
	margin: 10px 0 0 8px;
	width: 526px;
	border: 1px solid #E0D5BA;
	background-color: #EEECE5;
}
.news_content a, .news_info a, .news_info2 a, .news_comment a, .news_more_link a, .comment_info a {
	color: #000000;
	text-decoration: underline;
}
.news_content a:hover, .news_info a:hover, .news_info2 a:hover, .news_comment a:hover, .news_more_link a:hover, .comment_info a:hover{
	color: #664F00;
	background-color: #FFFFFF;
}
.news_content .wikilink {
	text-decoration: none;
	border-bottom: 1px dashed #C00;
	font-style: normal;
	font-variant: normal;
}
.news_content a.wikilink:hover {
	border-bottom: 1px solid #000;
}


/* 
   Ajaxtabs 
------------------------------------------------------------------- */

.shadetabs{
padding: 3px 0;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 0;
font: bold 9px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0px -4px 0 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 0;
padding: 3px 4px;
border: 1px solid #E1DBCF;
color: #2d2b2b;
background: #F8F7F3 url(http://quakeworld.nu/themes/default/img/ajaxtabs/shade.png) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(http://quakeworld.nu/themes/default/img/ajaxtabs/shadeactive.png);
border-bottom-color: #F8F7F3;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/* 
   Lightbox 
------------------------------------------------------------------- */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('/themes/default/img/lightbox/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/themes/default/img/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/themes/default/img/lightbox/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	

/* 
   Administration 
------------------------------------------------------------------- */

.adm {
	margin: 10px 0 0 8px;
	width: 526px;
	border: 1px solid #F2D4D4;
	background-color: #FFEEEE;
}

.adm_content {
	margin: 5px 10px 5px 10px;
	width: 500px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;

}
.adm_content img {
	vertical-align: middle;
}
.adm_buttons {
	text-align: right;
	margin-right: 8px;
	float: right;
	margin-top: 8px;
	display: inline;
}

