A:link { color : #bb0f7a; text-decoration : underline; font-weight: bold; }
A:visited { color : #bb0f7a; text-decoration : underline; font-weight: bold; }
A:active { color : #bb0f7a; text-decoration : underline; font-weight: bold; }
A:hover { color : #bb0f7a; text-decoration : underline; font-weight: bold; }

body {

/*	SCROLLBAR-FACE-COLOR: #BA75FF;
        SCROLLBAR-HIGHLIGHT-COLOR: #9A35FF; 
        SCROLLBAR-SHADOW-COLOR: #9A35FF; 
        SCROLLBAR-3DLIGHT-COLOR: white; 
        SCROLLBAR-ARROW-COLOR:white; 
        SCROLLBAR-TRACK-COLOR: #9A35FF; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
*/
background-color: transparent;
}



.anon {
display: none;
}

td {margin-left: -30px;}

.webc {margin-left: -60px;}

/* kategoria navi */
#menu {
font-weight: bold;
margin: 5px 5px 5px 0;
padding-bottom: 5px;
text-align: left;
width: 540px;
font-size: 12px;
color: #d76074;
border-bottom: 1px solid #ff4444;
}

/* sisältö -osio*/

.content {
background: transparent;
}

.content h1 {
font : bold 11pt tahoma;
color : #bb0f7a;
background-color: transparent;
border-bottom: 0px solid #ad0006;
border-left: 0px solid #ad0006;
border-top: 0px solid #ff4444;
border-right: 0px solid #ff4444;
padding-left: 3px;
margin-bottom: 0px;
margin-top: 10px;
}

.content h1 a {
color: #bb0f7a;
}

.content h2 {
font : bold 9pt tahoma;
color : #bb0f7a;
margin-top : 5px;
margin-bottom : 0px;
width : 550px;
margin-left : 0px;	
}

.content p {
color : #bb0f7a;
font-size: 9pt;
font-weight: normal;
margin-left: 0px;
}


.content ul, .content ol {
font-size: 12px;
font-weight: normal;
color: #bb0f7a;
margin-left: 0px;
}

.content table {
margin: 0px 0px 0px 0;
}


.content td {
text-align: left;
font-size: 11px;
font-weight: bold;
color: #bb0f7a;
}

.content th {
text-align: left;
font-size: 13px;
color: #bb0f7a;
}


/* ala -navigaatio esim. naiset kategoriassa (suuseksi..)  */
#inclination {
font-size: 11px;
color: #fff;
border-bottom: 1px solid #ff4444;
padding-bottom: 2px;
}

#inclination a {
font-size: 11px;
font-weight: normal;
color: #fd0006;	
}

/* ala -kategoriassa esim. naiset (kuva ja nimi) */
#hostlist table {
}

#hostlist table td {
text-align: center;
font-weight: bold;
font-size: 11px;
color: #bb0f7a;
background-color: transparent;	
}

.hostlist table td a {
color: white;	
padding-top: 5px;
padding-bottom: 5px;
}


#hostlist table td img {
border: 1px solid #ff4444;
}


/* alasvetovalikko: suosituimmat ym. */
#sortby
{
	position: static;
	margin-top: -50px;
	float: right;
	margin-right: 4px;
}
/* ie hack */
* html #sortby
{
	margin-top: -71px;
}

label
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#sortby a
{
	background-color: #fd0006;	
	color: #bb0f7a;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #ff4444e;
	border-left: 1px solid #ff4444;
	border-bottom: 1px solid #ad0006;
	border-right: 1px solid #ad0006;
}
/* ie hack */
* html #sortby a
{
	vertical-align: 3px;
}

/*  nappulat jolla siirrytään seuraavalle sivulle ja aloitetaan chat */


#redbutton, #yellowbutton
{
	/*width: 100%;*/
	width: 180px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: white;
}

#greenbutton {
background : url(http://static.aamuseksi.net/img/sivunappi_levee.png) no-repeat;
	height: 30px;
	width: 200px;
	border: 0px;
	padding: 5px 10px 0px 10px;
}

#greenbutton a
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#greenbutton a:hover
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

#greenbutton a:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#greenbutton a:actived
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
}


#redbutton
{
	background-color: #aa0000;
	border-top: 2px solid #ff4444;
	border-left: 2px solid #ff4444;
	border-bottom: 2px solid #880000;
	border-right: 2px solid #880000;	
}

#yellowbutton
{
	background-color: #aaaa00;
	border-top: 2px solid #ffff44;
	border-left: 2px solid #ffff4444;
	border-bottom: 2px solid #888800;
	border-right: 2px solid #888800;
}

