/* Normal, standard links. */

a:link {	color: #000000;}

a:visited {	color: #777777;}

a:hover {	color: #cc0000;	position:relative; top:1px;}





/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited

{

	color: #000000;

	text-decoration: none;

}

a.nav:hover

{

	color: #cc0000;

	text-decoration: underline;

}



/* Tables should show empty cells. */

table

{

	empty-cells: show;

}



/* By default (td, body..) use verdana in black. */

body, td, th , tr

{

	color: #000000;

	font-size: 9pt;

	font-family: Tahoma, sans-serif;

}



/* The main body of the entire forum. */

body		{	

	margin: 0;	

	margin-top: 10px;

	margin-bottom: 10px;

	padding: 0;	

    background: #000000;

	}



#wrap {

	margin: 0 auto 0 auto;

	text-align: left;

	width: 950px;

	height:100%;

	min-height:100%;

	background-color:#dcdcdc;

	padding: 0 3px 3px 3px;

}



/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea, button

{

	color: #000000;

	font-family: Tahoma, sans-serif;

}

input, button

{

	font-size: 9pt;

}



textarea

{

	font-size: 10pt;

	color: #000000;

	font-family: Tahoma, sans-serif;

	width:100%;

}



* All input elements that are checkboxes or radio buttons. */

input.check

{

}



/* Selects are a bit smaller, because it makes them look even better 8). */

select

{

	font-size: 9pt;

	font-weight: normal;

	color: #000000;

	font-family: Tahoma, sans-serif;

}



/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor

{

	height: 1px;

	border: 0;

	color: #666666;

	background-color: #666666;

}





/* No image should have a border when linked */

a img

{

	border: 0;

}

/* A quote, perhaps from another post. */

.quote

{

	color: #888888;

	background-color: #f0f0f0;

	border: 1px solid #f0f0f0;

	padding: 10px;

	font-size: 9pt;

	border: 1px solid #cccccc;

}



/* A code block - maybe even PHP ;). */

.code

{

	color: #666666;

	background-color: #ededed;

	padding: 10px;

	font-size: 9pt;

	overflow: auto;

	/* Stop after about 24 lines, and just show a scrollbar. */

	max-height: 24em;

	border-bottom: 1px solid #cccccc;



}



/* The "Quote:" and "Code:" header parts... */

.quoteheader, .codeheader

{

	color: #aaaaaa;

	text-decoration: none;

	font-style: normal;

	font-weight: bold;

	font-size: 8pt;

	text-align:right;

}



/* Generally, those [?] icons.  This makes your cursor a help icon. */

.help

{

	cursor: help;

}



/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction

{

	color: red;

}



/* The main post box - this makes it as wide as possible. */

.editor

{

	width: 96%;

}



/* Highlighted text - such as search results. */

.highlight

{

	background-color: #ff0000;

	font-weight: bold;

	color: #ffffff;

	padding:4px;

}



/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg

{

	color: #000000;

	background-color: #FFFFFF;

}

.windowbg2

{

	color: #000000;

	background-color: #f7f7f7;

}

.windowbg3

{

	color: #888888;

	background-color: #f0f0f0;

}

.windowbg4

{

	color: #000000;

	background: url(images/collapse1.png)

}

/* the today container in calendar */

.calendar_today

{

	background-color: #ffffff;

}



/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td

{

	color: #555555;

	font-style: normal;

	background: #ededed;

	padding-left: 10px;

	padding-right: 10px;

}

.titlebg, .titlebg a:link, .titlebg a:visited

{

	font-weight: bold;

	color: #555555;

	font-style: normal;

}



/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited

{

	color: #555555;

	font-style: normal;

	text-decoration: underline;

}



.titlebg2 a:hover, .titlebg a:hover

{

	text-decoration: underline;

}



/* This is used for categories, page indexes, and several other areas in the forum.

.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

.catbg11

{

    background: #ffffff;

	padding-left: 0px;

	padding-right: 0px;

}

.catbg12

{

    background: url(http://www.sexboard69.com/sex2.png);

	padding-left: 0px;

	padding-right: 38px;

}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td

{

	background: #aaaaaa;

	color: #ffffff;

	padding-left: 10px;

	padding-right: 10px;

}

.catbg2 , tr.catbg2 td

{

	background: #aaaaaa;

	color: #ffffff;

	padding-left: 10px;

	padding-right: 10px;

}



.catbg, .catbg2

{

	font-weight: bold;

}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited

{

	font-size: 10pt;

	color: #ffffff;

	text-decoration: none;

}

.catbg a:link, .catbg a:visited

{

	color: #ffffff;

	text-decoration: none;

}

.catbg a:hover, .catbg3 a:hover

{

	color: #ffffff;

}

.catbg2 a:link, .catbg2 a:visited, .catbg2 a:hover

{

	color: #ffffff;

	text-decoration: none;

}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor

{

  border:0;

	padding: 0;

	margin:0;

}



/* This is used on tables that should just have a border around them. */

.tborder

{

	padding: 0px;

	border: 0;

	background-color: #dedede;

}



/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.smalltext

{

	font-size: 8pt;

	font-family: Tahoma, sans-serif;

}

.middletext

{

	font-size: 9pt;

}

.normaltext

{

	font-size: 9pt;

}

.largetext

{

	font-size: 11pt;

}





/* Posts and personal messages displayed throughout the forum. */

.post, .personalmessage

{

	width: 100%;

	overflow: auto;

	line-height: 1.3em;

}



/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */

.signature

{

	width: 100%;

	overflow: auto;

	padding-bottom: 3px;

	line-height: 1.3em;

}



/* Sometimes there will be an error when you post */

.error

{

	color: #ff0000;

}



.menu

{

		padding: 6px 0px 6px 0px;

	color: black;

	font-style: normal;

	background: #ededed;

	border-bottom: solid 1px #f0f0f0;

	border-top: solid 1px #f0f0f0;

	padding-left: 10px;

	padding-right: 10px;

}

.menu a, .menu a:link

{ 

		color: #000000;

		padding: 6px 10px 6px 10px;

		text-decoration: none;

}

.menu a:hover

{

		color: #ffffff;

		background-color: #555555;

		text-decoration: none;

}



/* definitions for the main tab, active means the tab reflects which page is displayed */

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last

{

	color: #ffffff;

	text-transform: uppercase;

	vertical-align: top;

}

.maintab_back, .maintab_active_back

{

	color: #ffffff;

	text-decoration: none;

	font-size:  8pt;

	vertical-align: top;

	padding: 6px 6px 6px 6px;

	font-family: tahoma, sans-serif;

}



.maintab_first

{

	background: #cccccc;

	width: 10px;

}

.maintab_back

{

	background: #aaaaaa;

}

.maintab_last

{

	background: #cccccc;

	width: 8px;

}

.maintab_active_first

{

	background: #ffffff;

	width: 1px;

}

.maintab_active_back

{

	background: #ffffff;

}

.maintab_active_last

{

	background: #ffffff;

	width: 1px;

}



/* how links behave in main tab. */

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited

{

	color: #000000;

	text-decoration: none;

}



.maintab_back a:hover, .maintab_active_back a:hover

{

	text-decoration: underline;

}





/* definitions for the main tab, active means the tab reflects which page is displayed */

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last

{

	color: #ffffff;

	text-transform: uppercase;

	vertical-align: top;

}

.mirrortab_back, .mirrortab_active_back

{

	color: #ffffff;

	text-decoration: none;

	font-size:  8pt;

	vertical-align: top;

	padding: 6px 6px 6px 6px;

	font-family: tahoma, sans-serif;

}



.mirrortab_first

{

	background: #666666;

	width: 10px;

}

.mirrortab_back

{

	background: #666666;

}

.mirrortab_last

{

	background: #666666;

	width: 8px;

}

.mirrortab_active_first

{

	background: #ffffff;

	width: 1px;

}

.mirrortab_active_back

{

	background: #ffffff;

}

.mirrortab_active_last

{

	background: #ffffff;

	width: 1px;

}



/* how links behave in main tab. */

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited

{

	color: #ffffff;

	text-decoration: none;

}



.mirrortab_back a:hover, .mirrortab_active_back a:hover

{

	text-decoration: underline;

}





/* The AJAX notifier */

#ajax_in_progress

{

	background: #ff1033;

	color: white;

	text-align: center;

	font-weight: bold;

	font-size: 18pt;

	padding: 3px;

	width: 100%;

	position: fixed;

	top: 0;

	left: 0;

}

#footerarea{

  display:none

}



/*?????????????????*/



#collapse {

	  background: url(images/collapse.png) repeat-x;

	  padding:2px;

}



.posthead {

  padding:2px;

  margin-bottom:20px;

  border-bottom:#CCCCCC solid 1px;

  font-size:8pt;

}



.hrcolor{

  color: #cccccc;

  background-color: #cccccc;

  height: 1px;

}



.tdunderline{

  background-color: #aaaaaa;

  height: 1px;

}





.posttopic a:link, .posttopic a:visited{

  text-decoration:none;

  color:#777777;

}



.posttopic{

  color:#aaaaaa;

  font-size:8pt;

 }

 

.posttopic a img {

	border: 0;

	position:relative;

	top:4px; left:-2px;

	margin-right:3px;

}



/* Modified */

.smalltext td {

	color:#cccccc;

}





/*annEdit 20080513*/



table tr > td > a[href*="action=post;quote"] { 

font-weight:bold; 

background: url(/forum/Themes/iannnnn11/images/quote.gif) no-repeat; 

padding-left:16px !important; 

} 



table tr > td > a[href*="action=post;topic="] { 

font: normal 8pt Tahoma;

background:#555556;

padding:2px 7px 3px 8px;

color:#ffffff !important;

border: 1px solid #999999;

}





/* annEdit 20080824 */

fieldset.spoiler 

{

	background:#ffffd0;

	border:none;

}



fieldset.spoiler > legend

{

	padding:2px 8px;

	background:#660000;

	color:#ffffff;

}



div.spoilerheader a

{

	font-weight: bold;

}



div.spoilerheader input 

{

	color: #990000;

	font: 0.9em Tahoma, sans-serif;

}



div.spoilerbody 

{

	padding-top: 10px;

}



fieldset.spoiler div.spoilerbody 

{

	border: 0;

}

.menu122 {padding:0 0 0 10px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative; border:0px solid #000; border-width:0 1px; border-bottom:1px solid #444;}

.menu122 li {float:left;}

.menu122 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}

.menu122 li a b {float:left; display:block; padding:0 16px 0 8px;}

.menu122 li.current a {color:#fff; background:url(images/button3.gif);}

.menu122 li.current a b {background:url(images/button3.gif) no-repeat right top;}

.menu122 li a:hover {color:#fff; background:#000 url(images/button2.gif);}

.menu122 li a:hover b {background:url(images/button2.gif) no-repeat right top;}

.menu122 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}

.menu122 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}

ul#menu112
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(http://www.sexboard69.com/menu-images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu112 li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu112 li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu112 li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(http://www.sexboard69.com/menu-images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu112 li a.current
{
	display:inline;
	height:22px;
	background:transparent url(http://www.sexboard69.com/menu-images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
