/*
Built by outofbounds.gr
*/

BODY {BACKGROUND-IMAGE: url(images/js_woodslats.jpg);
     min-width: 940px;
     min-height: 600px;
    }
TABLE{border: 10px none; color: #FFFFFF;}
TR{border: 10px none;}
TD{border: 10px none;}
a{
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    color: #FFFFFF;
}

#menu
{
    Z-INDEX: 10;
    MARGIN: -60px auto 0px;
    WIDTH: 90%;
    HEIGHT: 50px;
    TOP: 0px;
    RIGHT: 40px
}
#menu UL
{
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    FLOAT: right
}

#menu LI
{
    font-size: 14px;
    margin-top: 30px;
    DISPLAY: inline;
    float: right;
    //display: normal;
    //float: none;
    float: right;
    /* DISPLAY: inline; */
    BACKGROUND-IMAGE: url(images/stickynote2.png);
    POSITION: relative;
    /* PADDING-BOTTOM: 6px; */
    PADDING-LEFT: 12px;
    PADDING-TOP: 20px;
    padding-right: 30px;
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    COLOR: #000000;
    MARGIN-LEFT: 1.6em;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    WIDTH: 159px !important;
    HEIGHT: 73px;
    //WIDTH: 200px !important;
    //HEIGHT: 93px;
    text-align:right;
    //top: 20px;
    //font-size:12pt;
    //line-height:22pt;
}
#menu A
{
	text-decoration: none;
	
	color: rgb(30,30,60);
}
#menu A:hover
{
    /*BACKGROUND-IMAGE: url(images/buttonhovered.png);*/
}
#menu .active A
{
	/*BACKGROUND-IMAGE: url(images/buttonpushed.png);*/
}
/* #nextplayer{	float: right;
	BACKGROUND-IMAGE: url(images/button.png);    
    PADDING-RIGHT: 12px;
    HEIGHT: 60px;
    COLOR: #cccccc;
    MARGIN-LEFT: 1.6em;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 9px;
	WIDTH: 88px !important;
	HEIGHT: 30px;
} */
/* #nextplayer:hover{ BACKGROUND-IMAGE: url(images/buttonhovered.png);} */
#dartboard {
	/* BACKGROUND-IMAGE: url(dartboard.png); 
          height: 95%;
          */
	position: absolute;
	float: left;
        top: 50px;
        left: 20px;
	
	}
#blackboard {
	font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
	color: #FFFFFF;
	BACKGROUND-IMAGE: url(pin2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float: right;
	right: 20px;
        top: 100px;
	padding: 10px;
	/* margin-left: 70px; */
	height: 477px;
	width: 280px !important;
	//width: 300px;
	//height: 497px;
	}
#blackboard table tr#tr1 td{
     width:65px;
     max-width:65px;
     overflow: hidden;
}
#fullSite{
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    text-decoration: none;
}

#ooblink{
    /*position: absolute;
    top: 630px;
    left: 80px;*/
    font-size: 14px;
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
}

.aboutLink{
    font-size: 18px;
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    margin-left: 10px;
    color: #FFFFFF;
}

.aboutText{
    font-size: 18px;
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    color: #FFFFFF;
    max-width: 400px;
    font-weight: bold;
    margin-left: 30px;
}

#scrollable{
	height:400px;
	overflow:auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#555555;
	scrollbar-shadow-color:#555555
}
.dart{
    position: absolute;
}

#fullSite{
    font-weight: bold;
    color:#FFFFFF;
    margin-left: 10px;
}

#glossary{
    float:left;
    max-width: 400px;
    font-weight: bold;
}
#glossary #glTitle a{
    font-size: 12px;
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    color: #FFFFFF;
}
#glossary #glText{
    font-size: 14px;
    font-family: "Segoe Print", "Lucida handwriting", "Comic Sans", Sans-Serif;
    color: #FFFFFF;
    margin-left: 10px;
}

#ads {
    position: absolute;
    top: 730px;
    right: 30px;
}