/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pain-corpus {
	height:100%;
	background-color: #FFFFFF;
	color: #FF01F8;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
}
#pain-main {
	margin: 0px auto;
	width: 980px;
	background-color:#FFDDFF;
}
#pain-head {
	position:relative;
	margin: 0px auto;
	height: 155px;
	background-color:#F807FF;
	font: bold 13px Verdana,Arial,Helvetica,sans-serif;
	color:#FFCCFF;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#pain-head #nav {padding: 5px;}
#pain-head #nav a {
	color:#FFFFFF;
	text-decoration: none;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#pain-head #nav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	text-shadow: #F807FF 0.1em 0.1em 0.2em;
}
#pain-head #nav a:active {
	color:#FFFFFF;
	text-decoration: underline;
	text-shadow: #F807FF 0.1em 0.1em 0.2em;
}
#hliner {border-top:1px solid #FF01F8; }
#cliner {height: 3px;}
#pain-main #vidarea {
	margin:3px 0px 3px 3px;
	float: left;
}
#pain-main #vidarea a{
color: #F807FF;
text-decoration: none;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
}
#pain-main #vidarea a:hover{
color: #F807FF;
text-decoration: underline;
}
#pain-main #vidarea #lefta{
	width: 630px;
	float: left;
}
#pain-main #vidarea #righta{
	width: 340px;	
}
#pain-main #vidarea #righta #cage{
	padding:1px; margin: 0px;
	float: left;
}
#pain-main #vidarea #righta #cage #box{
	float: left;
	border:1px solid #F807FF;
	width: 158px;
	height:147px;
	background-color:#FFFFFF;
}
#pain-main #vidarea #cage{
	padding:1px; margin: 0px;
	float: left;

}
#pain-main #vidarea #box{
	float: left;
	border:1px solid #F807FF;
	width: 158px;
	height:147px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#pain-main #vidarea #box a{
color: #F807FF;
text-decoration: none;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
}
#pain-main #toplist {
	margin:3px 0px 3px 5px;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	color:#F807FF;
	text-decoration: none;
	text-shadow: white 0.1em 0.1em 0.2em;
}
#pain-main #toplist a{
	margin:3px 0px 3px 5px;
	color:#F807FF;
	text-decoration: none;
	text-shadow: white 0.1em 0.1em 0.2em;	
}
#pain-main #toplist a:active{
	margin:3px 0px 3px 5px;
	color:#F807FF;
	text-decoration: underline;
	text-shadow: white 0.1em 0.1em 0.2em;	
}
#pain-main #toplist a:hover{
	margin:3px 0px 3px 5px;
	color:#F807FF;
	text-decoration: underline;
	text-shadow: white 0.1em 0.1em 0.2em;	
}
#pain-main #footer{
	background: transparent url(../pain_gfx/footer.gif);
	height: 200px;
	background-color:#FFFFFF;	
}
#pain-main #footer #hint{
	margin-top:85px;
	margin-right:5px;
	width: 765px;
	float:right;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	color: #820D82;
}

#pain-main #footer #webmaster{
	text-align:right;
	margin-top:20px;
	margin-right:5px;
	float:right;
	font: bold 13px Verdana,Arial,Helvetica,sans-serif;
	color:#FE01FE;
	text-shadow: white 0.1em 0.1em 0.2em;
	line-height: 2em;
}
#pain-main #footer a {
	color:#FE01FE;
	text-decoration: none;
	text-shadow: white 0.1em 0.1em 0.2em;
}
#pain-main #footer a:hover {
	color:#820D82;
	text-decoration: underline;
	text-shadow: white 0.1em 0.1em 0.2em;
}
#pain-main #footer a:active {
	color:#820D82;
	text-decoration: underline;
	text-shadow: Black 0.1em 0.1em 0.2em;
}

#highlite {
	color: #F807FF;
	text-decoration: none;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	text-shadow: white 0.2em 0.1em 0.3em;
	margin:5px 0px 3px 3px;
}
#pain-main .whole { clear: both; width: 100%;}
hr { background: #fff; border: 0px; clear: both; color: #fff; height: 0px; margin: 0px; padding: 0px; visibility: hidden; width: 1px; }
