/* CSS Document */
<style type="text/css">

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 10px ridge gray;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

#contentBox {

	padding-top: 10px;

	min-height:500px;

}
.thumbsBox{
	width:120px;
	height:110px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 0px;
	

}

.thumbsBox a{

	word-wrap:break-word;

	word-break:break-all;

	padding: 5px;

	border: 1px solid #5B7900;

	text-align: center;

	width: 100px;

	float: left;

	height: 93px;

	overflow: hidden;

}
#header {

	border-bottom-width: 1px;

	border-bottom-color: #5B7900;

	border-bottom-style: dashed;

}
#topLine {

	height: 22px;

	background-image: url(topLineBack.gif);

	background-position: right;

	text-align: right;

	padding-right: 20px;

	padding-top: 3px;

}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {font-size: 12px}

</style>
</head>
<style>



#main
{
	margin: auto;
	width: 900px;
	height:900px;
	border:thin;
}
#gilid
{
	width:200px; 
	height:400px;
	margin-left:20px;
	margin-top:20px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
#white
{
width: 900px;
margin-left:250px;
}
#title
{
width: 900px;
margin-left:250px;

}

#gilidkabila
{
	width:200px;
	float:left;
	height:400px;
	margin-right:25px;
	margin-top:20px;
	position:absolute;
	left: 874px;
	top: 203px;
}

#gitna{
	width:500px; 
	float:left; 
	margin-left:25px; 
	height:400px; 
	margin-right:25px; 
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#admin{
	width:800px; 
	float:left; 
	margin-left:50px; 
	height:400px; 
	margin-right:50px; 
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#admin_white
{
width: 900px;
height: 200px;
margin-left:250px;
}
#footer
{
margin-left:60px;
}
#rank
{
position:absolute;
}
#name
{
	position:absolute;
	left: 816px;
}
#login
{
height:155px;
width:300px;
}
#border
{
width:200px;
height:100px;
}
#tbl-header{
  height: 20px;
  margin-top: 15px;
  line-height: 20px;
  background-color: #F4F4EB;
  border-top: solid 1px #C3C3C3;
  border-bottom: solid 1px #C3C3C3;
}

#tbl-header .header-title{
  text-indent: 10px;
  float: left;
  color: #3D8DC0;
  font-weight: bold;
  font-size: 12px;
}

.tbl-details{
  line-height: 20px;
  border-bottom: solid 1px #C3C3C3;
}

.tbl-details .td-details{
  text-indent: 10px;
  float: left;
  color: #333;
  font-size: 12px;
}
a {

font-family: Arial, Garamond, Tahoma;
text-decoration:none;
color: #d1ac63;
}
a:hover {
color: #82521b;
text-decoration:none;
font-weight:bold;
}
.style3 {color: #82521b}
</style>
