/*
LIVE ONLINE POKER GAME stylesheet
2005. Copyright
poker@live-online-poker-game.com */

/* GLOBAL DEFINITIONS */

body{
background-color: #fff;
background:url(../images/menu2_bg.gif) repeat-y;
border:0;
margin:0;
padding:0;
text-align:left;
font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
color: #666;
}

ul, li {
margin: 0;
padding: 0;
}

img{
border:0px;
}

form{
margin:1px;
padding:0px;
}

input, textarea { 
font-family: Verdana, Arial, sans-serif; 
color: #666;	
font-size: 11px; 
border:1px solid #A1A1A1; 
padding:2px;
}	


/* IDk */

#wide-wrap{
width:100%;
height:95px;
background: #fff url(../images/header_bg.gif) repeat-x;
}

#header{
height:95px;
}

#wrap{
text-align: left;
width: 780px;
margin: 0;
border-right: 1px solid #EFefef;
border-top:0px;
background-color: #fff;
background:url(../images/menu2_bg.gif) repeat-y;
height:100%;
}

#navbar{
background:url(../images/menu_bg.gif) repeat-y;
list-style: none;
}

#navlist li{
margin-left:5px;
font-size:11px;
list-style-type: none;
padding-left: 10px;
background: url(../images/arrow.gif)  no-repeat 0px 10px;
}

#left-grey{
padding:8px;
}

#left-grey li{
color:#9F111B;
margin-left:15px;
list-style-type:disc;
line-height:14px;
padding-bottom:5px;
}

#content{
margin:0px;
padding:0px;
}

#footer{
text-align:center;
clear:both;
background:#9F111B;;
height:25px;
}

/* CONTENT STRUCTURE */
.left580{
width: 580px;
float: left;
border:0px solid red;
}
	
.left185{
border:0px solid red;
width: 185px;
float: left;
background:url(../images/menu2_bg.gif) repeat-y;
}

.right360{
border:0px solid red;
width: 395px;
float: right;
}
	
.right200{
border:0px solid red;
width: 200px;
float: right;
}

/* HEADER FORMATS */
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin:0px;
margin-bottom:8px;

}

h2{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
padding:0px;
margin:0px;
color:#9F111B;
margin-bottom:4px;
margin-top:4px;
line-height:17px;
}

h3{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
color:#9F111B;
margin-bottom:7px;
margin-top:7px;
}


hr{
padding:0px;
margin:0px;
width:95%;
color:#bababa;
background-color: #bababa;
height: 1px;
margin-bottom:5px;
clear:both;
}

/* LINK FORMATS */
h2 a:link, h2 a, h2 a:visited{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
line-height:17px;
}

h2 a:hover{
text-decoration:underline;
}

#navlist a:link, #navlist a, #navlist a:visited{
font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

#navlist a:hover{
text-decoration:underline;
}

#left-grey a:link, #left-grey a, #left-grey a:visited{
font-size:9px;
line-height:14px;
color:#9F111B;
font-weight:bold;
text-decoration:underline;
}

#left-grey a:hover{
text-decoration:none;
}

a:link, a, a:visited{
font-size:12px;
line-height:14px;
color:#9F111B;
font-weight:bold;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

#footer a:link, #footer a, #footer a:visited{
font-size:10px;
line-height:25px;
color:#fff;
font-weight:bold;
text-decoration:underline;
margin-left:20px;
margin-right:20px;
}

#footer a:hover{
text-decoration:none;
} 

/* CONTENT FORMAT */
.active{
text-transform: uppercase;
}

#left-grey p{
margin:0px;
padding:0px;
margin-bottom:10px;
}

#content p{
margin:0px;
padding:0px;
margin-bottom:10px;
}

#pages{
text-align:center;
}

#pages li{
margin:0px;
display: inline;
list-style-type: none;
padding-right: 5px;
}

#commentlist ol{
margin:0px;
padding:0px;
}

#commentlist li{

}

.szoveg{
margin:0px;
padding:5px;
}

.szoveg p{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:8px;
margin:0px;
}

.szoveg li{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:15px;
list-style-type:disc;
line-height:14px;
padding-bottom:5px;
}

.fejlec{
background-color: #9F111B;
color:#fff;
width:100%;
height:20px;
margin-top:3px;
}
.room{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
}

.posted{
background: url(../images/posted.gif)  no-repeat 0px 4px;
font-size:10px;
color:#B0B0B0;
padding-left:15px;
}

.bold{
font-weight:bold;
}

.tiny{
font-size:9px;
}

.floatleft{
float:left;
padding-right:5px;
}

.floatright{
float:right;
}

.imgkeret img{
padding:2px;
border:2px solid #BABABA;
}

.readmore{
vertical-align:middle;
}


