/********************
GAMLAO.se
********************/


/*--------------------------------
// STANDARD-TAGGAR
//-------------------------------*/

BODY,HTML {
height: 100%;
  color: #000;
  background: #FFF;
  margin: 0px 0px 0px 0px;
  	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background: url(bg.gif) repeat;
}

/*------------------------------
// HOLDERS
//--------------------------*/

div#body_holder{
width: 920px;
height: 100%;	
float: left;
border: none;
}

div#intdag_holder{
text-align: right;
font-family: arial;
font-size: 11px;
color: #FFF;
width: 350px;
//height: 100%;	
float: right;
border-style: none;
border-width: 2px;
border-color: #FFF;
position:absolute;
left: 600px;
top: 30px;
}

div#holder{
width: 915px;
height: 100%;	
float: left;
border-style: solid;
border-width: 3px;
border-color: #FFF;
position:relative;
left: 50px;
top: 130px;
}

div.middlebox_holder{
width: 100%;
float: left;
margin: 10px 0px 0px 0px; 
padding-top: 10px;
border-style: dashed none none none;
border-width: 3px;
border-color: #FFF;
}


/*---------------------
/* BILDER */
/*-----------------------*/

img.logo{
position: absolute;
top: 50px;
left: 50px;
}

img.gblue{
position: absolute;
top: 550px;
left: 750px;
}

div{
font-family: Tahoma, Helvetica, Arial;
font-weight : regular;
font-size: 11px;
color : #36506B;
}

/*---------------------
/* TEXT*/
/*-----------------------*/

.bildtext{
font-family: Tahoma, Helvetica, Arial;
font-weight : bold;
font-size: 12px;
color : #98B2CD;
}

td{
font-family: verdana;
font-size: 11px;
font-weight : regular;
color : #36506B;
}


.RubbeFem{
font-family: verdana;
font-size: 10px;
font-weight : bold;
color : #36506B;
}


/*---------------------
/* LıNKAR          */
/*-----------------------*/

A {
text-decoration : none;
font-family: verdana;
font-size: 11px;
color : #36506B;
}

A:hover {
text-decoration : underline overline;
font-weight : regular;
font-family: verdana;
font-size: 11px;
color : #1367BF;
}

A.intdag {
text-decoration : none;
font-family: verdana;
font-size: 11px;
color : #FFF;
}


DIV.bookholder {

	margin-left: 60px;
	margin-top: 60px;
}


select, option {
  font-family: "verdana", sans-serif;
  font-size: 10px;
  border: 1px solid #000000;
}


DIV.forumholder{
	height: 150px;
	overflow: auto;
	border: 0px solid #000000;
}

DIV.forumpost {
	border: 0px solid #000000;
	margin-top:10px;
}

DIV.forumhead {
	border-bottom: 0px solid #000000;
}

/*------------------------------
// DIV-TAGGAR
//--------------------------*/


div#menu_startsidelank{
position:absolute;
left: 0px;
top: 0px;
}


/* LEFT */
div#left{
width: 400px;
height: 100%;
float: left;
margin-top: 2px; 
margin-bottom: 2px; 
padding: 15px 20px 20px 20px;
}

/* MIDDLE */
div#middle{
width: 430px;
height: 100%;
float: left;
border-width: 3px;
border-color: #FFF;
border-style:none none none solid;
padding: 15px 20px 20px 20px;
margin: 0px 0px 2px 0px;
line-height: 140%;
}

/* FOOTER */
div#footer_holder{
width: 915px;
font-size: 80%;
color: #FF9933;
float: left;
margin: 5px 0px 0px 5px;
padding-bottom: 5px;
}

div#rss{
width: 120px;
float: right;
margin: 5px 0px 0px 0px;
padding-bottom: 5px;
}

.rss{
background-color: #98B2CD; 
font-family: verdana;
font-size: 10px;
color : #FFF;
border: 1px solid #98B2CD;}

