﻿.tblLobby
{
	width:100%;
}
.item_title
{
    font-size: small;
	font-weight: bold;
	line-height: 20px;
	vertical-align:top;
	text-align:center;
	background-color:#7D7E6B;
	padding-left:20px;
}
.item_title a
{
    color: #FFFFFF !important;
    text-decoration:none;
} 
.tdCat
{
    width:33%;
    vertical-align:top;
}

.item_abs
{
    
}
.item_abs a
{
  color: #9A9A98;
  font-size: small;
}
/**********lobby_list***************/
.td_lst
{
    vertical-align: top;
    padding:5px 15px 20px 0;
}
.tblLobbylist
{
	padding-top: 10px;
    width: 100%;
}
.lobbylist_img
{
	background-image: url('../../Images/1.HE/Lobby/picture_bg.jpg');
	background-repeat: no-repeat;
	width: 81px;
	height: 90px;
    vertical-align: top;
    text-align:center;
}
.lobbylist_img img
{
	position: relative;
	
	width: 70px;
    height: 80px;
    border: 0px;
     margin:0px 5px 15px 5px;
}
.lobbylist_details
{
	padding-right: 10px;
    vertical-align: top;
    color: #A3A4A2 !important;
    font-size: small;
    padding-left:15px;
}
.lobbylist_details a
{
	color: #333333 !important;
    font-size: small;
	font-weight: bold;
	vertical-align: top;
	text-decoration:none;
}

.divMoreInfo, .divMoreInfo A, .divMoreInfo A:link, .divMoreInfo A:visited
{
	color: #F75F0F !important;
	font-size: small;
	font-weight: normal;
	vertical-align:bottom;
	padding:5px 0 0 0px;
    margin:0px;
	text-decoration: none;
 }
.divMoreInfo A:hover
{
	text-decoration: underline!important;
	color: #F75F0F !important;
}
.div_abs
{
   height:45px;
   padding: 0px;
   width:180px;
   /*text-indent: 0px;*/
   margin:0px;
   padding:0 0px 0 10px;
   font-weight: normal;
  /* -o-text-overflow: ellipsis;*/
   overflow:hidden;
   color: #626366;
}
.div_abs a
{
    font-weight: normal;
}
.divMoreInfo Img
{
	position: relative;
	top: 1px;
	right: 8px;
}
/*generic*/
.general_title
{
   margin:0px;
   padding:0px;
 }
.general_title h1
{
	padding: 3px 0px 3px 0px;
	/*border-bottom:solid 1px #60AB44;*/
	color: #00BDE0;
	font-size:medium;
	font-weight: bold;
	line-height:14px;
	

}
.general_subtitle h2
{
	padding: 10px 0px;
	color: #848482;
	font-size: small;
	font-weight: bold;
	margin-bottom: -16px;
}

.general_abstract
{
	padding: 5px 0px 10px 0px;
	font-size: small;
	color: #626366;
	font-weight: bold;
	margin: 10px 0px;
	margin-bottom: -16px;
}

.general_main_content
{
	color: #626366 !important;
	padding: 5px 0px;
	font-size: small;
	font-weight: bold;
}
/***********************************/
.td_pic
{
   background: url(../../images/1.he/DocPictures/border_pic_l.gif) right bottom no-repeat;
   vertical-align:top;
   width: 170px !IMPORTANT;
   height: 170px !important;
}
IMG.picture
{
	width: 150px !IMPORTANT;
	/*height: 170px !important;*/
    margin:0px 10px 15px 10px;
   
}
.content_right
{
	padding: 0 15px;
	width: 100%;
}
.content_left
{
	width: 180px;
	padding: 3px 21px 0 12px;
}