/** 
 * Seksiviestit CSS
 * (c) Copyright 2010 Seksiviestit.fi 
 * All rights reserved.
 */

body {
	margin: 0;
	padding: 0px;
	font-family: Tahoma,Verdana,"Trebuchet MS",Trebuchet,sans-serif;
	font-size: 9pt;
	line-height: 125%;
	background: #101010 url(http://seksiviestit.fi/img/ramp.jpg) repeat-x; 
	color: #222;
}

/* Divs. */

div#about {	
	text-align: left;
	margin-left: 16px;
	color: #999;
	font-size: 9pt;
	font-weight: normal;
}

div#about .column {
	float: left;	
	width: 300px;
	margin-right: 32px;
}

div#about .column p {	
	line-height: 1.5;
	text-align: justify;
}

div#metabox {
	position:fixed; 
	left:0; 
	top:0;
	width: 100%;
	height: 30px;
	font-family: verdana,arial,"Trebuchet MS",Trebuchet,sans-serif;
	font-size: 8pt;
	background: #000 url(http://seksiviestit.fi/img/ramp2.jpg) repeat-x;
	color: #eee;
	padding: 2px 8px 0 12px;	
}

div#metabox p {
	padding-top: 7px;
	display: inline;
	margin: 0;
}

div#metabox a {
	color: #fff;
}

div#metabox a img {
	color: #fff;
	vertical-align: middle;
}

div#metabox strong {
	color: #fff;
}

div#wrapper {
	margin: 0 auto;
	padding: 0;
	border-top: 26px solid #fff;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	width: 850px;
	background: #fff;
}

div#top {
	clear: both;
	height: 20px;
}


div#intro {
	float:left; 
	width:360px;
	color: #666;
	text-align: justify;
	padding: 0 0 8px 0;
	margin: 0;	
}

div#intro2 {
	float:right; 
	width: 200px; 
	padding-top: 24px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/* SEARCH */

div#search table td {
	padding: 0;
}

div#search table td.title {
	width: 128px;
}

div#search table td input.textbox {
	width: 64px;
}

div#content {
	float: left;
	width: 590px;
	padding: 0px 16px 32px 18px;	
	min-height: 500px;
	background: #fff;
	line-height: 1.3;
}

div#menu {
	float: right;
	width: 200px;
	padding-left: 4px;
	border-left: 1px #ccc dotted;	
}

div#menu_content {
	padding: 16px 20px 8px 16px;	
}

div#menu ul li a
{
	
}

div#footer {
	clear: both;
	text-align: center;	
	background: #eee;
	font-size: 8pt;
	padding: 10px 24px 10px 24px;		
	border-top: 1px dotted #ccc;
}

div#footer a {
	color: #454;	
}

div#latest-sexy-pics img {
	border: 1px solid #333;
}

div#latest-sexy-pics a:hover img {
	border: 1px solid #999;
}

/* Menu */

#menu h3 {
	background: transparent url(http://seksiviestit.fi/img/menutitleback.gif) no-repeat;
	color: #fff;
	height: 22px;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px 8px;
	margin-top: 8px;	
}

#menu ul {
	margin: 0;
	padding: 0;
	margin-left: 16px;
}

.navibox,
.navibanner {
	margin-bottom: 16px;
}

div#message_navi_links {
	padding: 8px;
	margin-top: 8px;
	/*color: #999;*/
}

div#message_navi_links img {
	vertical-align: middle;
}

div#message_navi_links a {
	font-weight: normal;	
}

div#message_navi_links a:hover {		
}

/* Headers. */

h1,
h1 img {
	margin: 0;
	padding: 0;
}

h2 {
	color: #EB008B;
	font-size: 18pt;		
	font-weight: normal;
	font-family: "trebuchet MS", "Lucida Sans Unicode", Georgia;
}

h3 {
	color: #000;
	font-size: 10pt;	
	font-weight: bold;
	font-family: "trebuchet MS", "Lucida Sans Unicode", Georgia;
	
}


/* Tables. */

table {
	width: 400px;
	color: #333;
}

table.notes {
	width: 100%;	
}

table tr td {
	background: #fff;
	padding: 4px;
}

table.notes tr:hover td,
table.notes tr.odd:hover td {
	background: #ddd;
}

table tr td {
	background: #fff;
}

table tr.odd td {
	background: #fff;
}

table tr.even td {
	background: #eee;
}

table#responses tr.odd td {
	background: #d9d9d9;
}

table tr th {
	text-align: left;	
	padding: 4px;
	font-weight: bold;	
	font-size: 9pt;
	background: #e9e9e9;
}

table tr td.active {
	color: #090;
}

table tr td.passive {
	color: #900;
}

table tr td.waiting {
	color: #990;
}

/*table#responses tr th {
	background: #fff;
	color: #000;
	font-weight: bold;	
}*/

table#responses {
	width: 100%;	
}

table tr td.title {
	font-weight: bold;	
}

table.notes tr th.title {
	width: 200px;
}

table#responses tr th.title {
	width: 100px;
}

table#newnote tr td.title {
	width: 120px;
	font-weight: normal;
}

table.notes tr:hover td a {
	text-decoration: none;
}

table.notes tr:hover {
	cursor: pointer;
}

table.notes tr td {	
	height: 24px;
	padding: 0 4px;
}

#latest-sexy-pics table {
	width: 100%;
}

/* Note */

#note_senderinfo table {
	float: left;
	width: 360px;
}

#note_senderinfo_wide table {
	float: left;
	width: 560px;
}

#note_senderinfo table tr td,
#note_senderinfo_wide table tr td{
	padding: 1px;
	margin: 0;
}

#note_senderinfo table tr td.title,
#note_senderinfo_wide table tr td.title 
{
	vertical-align: top;
	width: 100px;
}

#note_senderinfo_wide table tr td.content 
{
	vertical-align: top;
	width: 150px;
}

#note_senderinfo table tr td.content
{
	vertical-align: top;
	width: 100px;
}

#note_senderinfo table tr:hover td,
#note_senderinfo_wide table tr:hover td{
	background: #fff;
}

#note_image {
	float: left;
	text-align: center;
	padding: 0 16px 0 0;
}

#note_image img {
	padding: 0;
}

.female {
	/*border: 2px solid #A40060;	*/
	border: 1px solid #ccc;
}

.male {
	/*border: 2px solid #0095D9;	*/
	border: 1px solid #ccc;
}

#note_image p {
	margin: 0;
	text-align: center;
	font-size: 8pt;
	color: #666;
}

/* Links */ 

a,
a:visited,
a:active {
	color: #000;		
}

a:hover {
	text-decoration: none;	
}

a img {
	border: none;
}

/* Misc */


div.instructions {
	background: #ff6;
	border: 1px solid #f00;
	font-weight: bold;
	padding: 0;
}

div.instructions div {
	font-weight: bold;
	padding: 3px;
}

p.error {
	color: #f00;
}

strong.italic {
	font-style: italic;
}

strong.yourmsg {
	font-style: italic;
	color: #f00;
}

strong.newmessage {
	font-weight: normal;
	color: #f00;
}

ol {
	margin-left: 24px;
	padding: 0; 
}

div.separator {
	width: 98%;
	clear: both;
	height: 1px;
	margin: 32px 0;
	background: #fff;
	border-top: 1px solid #ddd;
}

div.instructionsbox {
	margin-top: 24px;
	border: 2px solid #f66;
	background: #fcc;
	padding: 4px;
}

div.instructionsbox p.instructions {
	padding: 4px;
	background: #fff;
	border: 1px solid #f00;
	font-weight: bold;
}

strong.response_metatext {
	font-weight: normal;
	color: #777;
	font-style: italic;
}

.endprint {
	
}

/* Form controls. */

form {
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

form input,
form textarea {
	font-size: 11pt;		
}

div.form_nav_controls form
{
	display: inline;
}

div.form_nav_controls form input
{
	display: inline;
}

textarea {
	width: 350px;
	height: 150px;
}

.navibanner {
	margin-top: 24px;
	text-align: center;
}

p.alert {
	background: #fff6bf url(http://seksiviestit.fi/img/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

/* SCROLLER */

div#myscroller 
{
	position: relative; 	
	height:128px;
	margin: 4px; 	
	overflow: hidden; 	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 9pt;
	cursor: default;
} 

p.morenotes {
	font-size: 8pt;
	margin-bottom: 16px;
	padding-left: 4px;
}

p.morenotes a {
	color: #666;
	text-decoration: none;
}

p.morenotes a:hover {
	text-decoration: underline;
}

.hint {
	padding: 0px 8px 8px 0;	
	color: #666;
}

hr {
	margin: 20px 0;
}

