/* CSS layout */

.input{
 
	width:422px; 
	height:34px; 
	background-color:transparent; 
	border:0px none; 
	font-size:26px; 
	color:#5e5653; 
	font-weight:bold; 
	font-family: Trebuchet MS
}
a.y{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	padding-left:4px;
}
a:hover.y {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	padding-left:4px;
}
a.yid{
	color: #000000; 
	font-size: 20px; 
	font-weight: bold;
	padding-left:4px;
}
a:hover.yid {
	color: #CC0000;
	text-decoration: none; 
	font-size: 20px; 
	font-weight: bold;
	padding-left:4px;
}
a.pid{
	color: #000000; 
	font-size: 12px; 
	text-decoration: none;
}
a:hover.pid {
	color: #CC0000;
	font-size: 12px; 
}
#yid
{
	font-weight:bold; 
	font-size: 20px; 
	color:black;
	padding-left:4px;
}
#topdiv
{
	width: 383px; 
	padding-top: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#333333;
}
#ydescription
{
	width: 379px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#333333;
	padding-left:4px;
}


#logo1
{
	width:413px; 
	height:38px; 
	position:absolute;
    top:60px;
	left:60px;
	background-image: url('imgs/logo.jpg'); 
	background-repeat: no-repeat;
}


#top_nav {
	width:692px;
	margin:auto;
}
#input {
	width: 692px;
	margin: auto;
	height: 56px;
	clear:both;
}
#input #il{
	width:9px; 
	height:100%; 
	background-image: url('imgs/222.png'); 
	background-repeat: no-repeat; 
	float:left
}
#input #im{
	border-width: 0px; 
	height:56px; 
	background-image: url('imgs/111.png'); 
	background-repeat: repeat-x; 
	float:left; 
	width:475px; 
	padding-top:10px
}
#input #btnCheck{
	height:56px; 
	width:155px; 
	float:left;
	border-width:0; 
	background-image: url('imgs/search_button.jpg'); 
	background-repeat: no-repeat; 
	
}
#input #iy{
	width:47px; 
	height:100%; 
	background-image: url('imgs/333.png'); 
	background-repeat: no-repeat; 
	float:left
}
#page_content {
	height:146px;
	width:692px;
	margin:auto;
	
	background-image: url('imgs/bg_01.png');
	clear:both;
}
#page_content #pl {
	
	width:9px; 
	height:100%; 
	background-image: url('imgs/pg_01.gif'); 
	background-repeat: no-repeat;
	
	float:left;
}
#page_content #pm {
	background-position:  center; 
	 
	width:96px; 
	height:96px; 
	padding-top:25px; 
	padding-bottom:25px; 
	padding-right:11px; 
	padding-left:11px; 
	background-image: url('imgs/picback.jpg'); 
	background-repeat: no-repeat;	
	
	float:left
}
#page_content #ads {
	
	width:506px; 
	height:60px;
	padding-bottom:43px;
	padding-top:43px;  
}
#page_content #pr {
	float:left; 
	width:9px; 
	height:100%; 
	background-image: url('imgs/pg_02.gif'); 
	background-repeat: no-repeat;
}
#footer {
	height:49px;
	width:692px;
	margin:auto;
	clear:left;
	padding-bottom:5px;
}

#footer #p1 {
	float:left;
	width:8px;
	height:100%;
	background-image: url('imgs/1.gif'); 
	background-repeat: no-repeat;
}
#footer #p2 {
	float:left;
	width:410px;
	height:100%; 
	background-image: url('imgs/2.gif'); 
	background-repeat: repeat-x;
}
#footer #p3 {
	float:left;
	height:49px;
	width:8px;
	background-image: url('imgs/3.gif'); 
	background-repeat: repeat-x;
}

#footer #l {
	float:left;
	width:8px;
	height:49px;
	background-image: url('imgs/a01.gif'); 
	background-repeat: no-repeat;
}
#footer #m {
	float:left;
	width:676px;
	height:49px; 
	background-image: url('imgs/abg.gif'); 
	background-repeat: repeat-x;
}
#footer #r {
	float:left; 
	width:8px; 
	height:100%; 
	background-image: url('imgs/a02.gif'); 
	background-repeat: no-repeat;
}
#ft
{
	width:676px;
	height:10px;
	text-align:center;
	margin:auto;
	padding-top:5px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
.offline {
	float: left;
	width: 168px;
	height: 100%;
	background-image: url('imgs/status_offline.jpg');
	background-repeat: no-repeat;
}
.invisible {
	float: left;
	width: 168px;
	height: 100%;
	background-image: url('imgs/status_invisible.jpg');
	background-repeat: no-repeat;
}
.online {
	float: left;
	width: 168px;
	height: 100%;
	background-image: url('imgs/status_online.jpg');
	background-repeat: no-repeat;
}
.default {
	float:left; 
	width:168px; 
	height:121px;
	padding-top:25px;
}
.adr
{
	width: 468px;
	margin: auto;
	padding:5px;
}
#pnlResults
{
	float:left;
}