
#container{
	width: 100%;
	text-align: center;
	}

#body{
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	overflow: hidden;
	text-align: center;
	}

#header{
	background: url(http://images.trueadult.net/design/trueadult_logo.gif) no-repeat top center;
	}

#logo{
	float:left;
	width: 592px;
	}
	#logo a{
		display: block;
		line-height: 160px;
		text-decoration: none;
		}

#options{
	float:left;
	width: 200px;
	text-align:center;
	}

#content{
	margin: 3px 6px 3px 6px;
	padding: 2px 0px 2px 0px;
	}

	#menuStrip a{
		padding: 1px 6px 1px 6px;
		background: #5D5D5D;
		margin: 0px 4px 0px 4px;
		color: black;
		font-size: 14px;
		text-decoration: none;
		line-height: 25px;
		}

#menuStripGold {background: #B59963;}
	#menuStripGold a{
		padding: 1px 6px 1px 6px;
		background: #CFB782;
		border: 1px solid #51452E;
		margin: 0px 4px 0px 4px;
		color: black;
		font-size: 14px;
		text-decoration: none;
		}
	#menuStripGold a:hover{
		background: #51452E;
		border: 1px solid black;
		color: #CFB782;
		font-size: 14px;
		text-decoration: none;
		}

#post{
	width: 122px;
	height: 152px;
	overflow: hidden;
	float: left;
	padding: 2px 0px 2px 0px;
	background: #4D4D4D;
	border: 3px solid #2C2C2C;
	}

	#postPost{
		border: 1px solid black;
		}

	#postText{
		width: 100%;
		text-align: left;
		padding: 3px 5px 3px 8px;
		overflow:hidden;
		}
		#postText a:link{
			font-size: 13px;
			line-height: 17px;
			text-decoration: none;
			color: #B4B3B3;
			}
		#postText a:visited{
			text-decoration: line-through;
			color: #5D5D5D;
			}
		#postText a:active{
			text-decoration: none;
			color: #CFB782;
			}
		#postText a:hover{
			text-decoration: underline;
			color: #CFB782;
			}
	.postTextA{background: black;}

#fhgTop{}
	#fhgTop table{width:800px;}
	#fhgTop table a{font-size: 11px;}

.whiteBG{
	background: white;
	}

#leftMenu{
	float: left;
	width: 145px;
	text-align: center;
	}

#leftMenuList{background: #B59963;width:145px;overflow:hidden;}
	#leftMenuList a{
		display: block;
		padding: 1px 0px 1px 0px;
		background: #CFB782;
		border-right: 3px solid #CFB782;
		border-left: 3px solid #CFB782;
		border-bottom: 1px solid #51452E;
		border-top: 1px solid #51452E;
		margin: 4px 0px 4px 0px;
		color: #342D14;
		font-size: 13px;
		text-decoration: none;
		}
	#leftMenuList a:hover{
		background: #51452E;
		border-right: 3px solid #161616;
		border-left: 3px solid #161616;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		color: #CFB782;
		font-size: 13px;
		text-decoration: none;
		}

#rightArea{
	float: left;
	width: 645px;
	padding: 0px 0px 0px 5px;
	}


.narrow{
	background: #3C3030;
	border: 1px solid #4B3F3F;
	margin-bottom: 4px;
	line-height: 18px;
	text-align: left;
	}
	.narrow a{
		line-height: 18px;
		padding: 1px 5px 1px 5px;
		}
	.narrow a:hover{
		background: #4B3F3F;
		}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/********************   PRIMARY PAGE STYLING   *************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

body{
	background:black url(http://images.trueadult.net/design/trueadult_body_bg.gif) repeat-y center;
	color: white;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	}
	
a:link {
	color: white;
	text-decoration: underline;
	}

a:visited {
	color: white;
	text-decoration: none;
	}
	
a:active {
	color: white;
	text-decoration: underline;
	}
	
a:hover {
	color: #E1E1E1;
	text-decoration: none;
	}

img{
	border: 0px;
	}
	
a:img{border: 0px;}

.cent{text-align: center;}
.righ{text-align: right;}
.left{text-align: left;}

		
.next{}
	.next a{font-size: 20px;}

#latestItemsSideListHead{
	padding-top:10px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	}
#latestItemsSideList{
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	}
#latestItemsSideListItem{
	position: relative;
	text-align: left;
	float: left;
	width: 150px;
	}
	#latestItemsSideListItem a{
		font-size: 14px;
		}

#dhtmltooltip{
position: absolute;
width: 129px;
height: 150px;
border: 1px solid white;
padding: 2px;
background-color: grey;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

#savvy{
	float: left;
	margin: 2px;
	border: 1px solid black;
	}

.galleryDescription{
	font-weight:bold;
	font-size:20px;
	}


.menuBox{
	}
	.menuBox a{
		width: 90%;
		padding: 3px;
		background: #4D4D4D;
		border: 1px solid #1C1414;
		color: white;
		text-decoration: none;
		display: block;
		font-size: 12px;
		text-align: center;
		}
	.menuBox a:hover{
		background: #321213;
		border: 1px solid #1D090A;
		color: #DFD4AB;
		}

.pages{width: 100%; text-align: center;}
.pages a{
	padding: 0px 6px 0px 6px;
	margin: 0px 1px 0px 1px;
	background: #2D2424;
	border: 2px solid #161414;
	}
	.pages a:hover{
		background: #341313;
		border: 2px solid #341313;
		color: white;
		}
.pagesOn{
	padding: 0px 6px 0px 6px;
	margin: 0px 1px 0px 1px;
	border: 2px solid #161414;
	}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/********************   PRIMARY PAGE STYLING   *************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
		
		
		
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/****************   PARTNER ADMIN AND SUBMISSION   *********************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

.contentRowBar{
	width: 100%;
	height: 0px;
	border-bottom: 2px solid #3C3B3B;
	}

.contentRow{
	width: 100%;
	/*height: 88px;*/
	text-align: left;
	}

	.contentRow1{
		font-family: verdana, arial, sans-serif;
		padding-top: 6px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		/*margin-left: 6px;*/
		/*margin-right: 6px;*/
		background: #4D4D4D;
		border-bottom: 2px solid #3C3B3B;
		}
		.contentRow1 td{
			font-size: 12px;
			font-family: verdana, arial, sans-serif;
			}
	.contentRow2{
		font-family: verdana, arial, sans-serif;
		padding-top: 6px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		/*margin-left: 6px;*/
		/*margin-right: 6px;*/
		background: #343434;
		border-bottom: 2px solid black;
		}
		.contentRow2 td{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			}

.heading1{
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	}
	.heading1 a{
		font-size: 20px;
		color: #FFFFFF;
		}
.heading2{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
	.heading2 a{
		font-size: 16px;
		color: #FFFFFF;
		}

.description1{
	font-size: 12px;
	color: #CFB782;
	font-family: verdana, arial, sans-serif;
	}

.headingError{
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: red;
	}
	.headingError a{
		font-size: 20px;
		color: red;
		}

.headingSuccess{
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: green;
	}
	.headingSuccess a{
		font-size: 20px;
		color: green;
		}

.descriptionSuccess{
	font-size: 12px;
	color: green;
	font-family: verdana, arial, sans-serif;
	}
	.descriptionSuccess a{
		color: green;
		}

.formsNoBorder{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: black;
	border: none;
	}
	
.partnerTableCell1{
	background: #343434;
	color: white;
	}
	.partnerTableCell1 a{text-decoration: underline;}
	.partnerTableCell1Dim {
		background: #343434;
		color: #625959;
		}
.partnerTableCell2{
	background: #4D4D4D;
	color: white;
	}
	.partnerTableCell2 a{text-decoration: underline;}
	.partnerTableCell2Dim {
		background: #4D4D4D;
		color: #504848;
		}
		
		
		
#filter{
	display:block;
	width: 440px;
	position:relative;
	margin-top: 0px;
	background: #343434 /*url(images/elements/insideback.gif) repeat*/;
	padding: 0px;
	text-align: left;
	border-right: 1px solid #C7913D;
	border-left: 1px solid #C7913D;
	border-bottom: 3px solid #C7913D;
	}
#filtershow{
	display:none;
	text-align: left;
	}
#filterhide{
	display:block;
	text-align: left;
	}
.filterform{
	 font-size:10px;
	 }
	 
#results{
	}
#resultstd{
	font-size: 9px;
	}
.resultsHeader{
	background: #343434;
	text-decoration: none;
	font-weight: bold;
	}
#results input{
	font-size: 9px;
	}
#results select{
	font-size: 9px;
	}
#results textarea{
	font-size: 11px;
	font-family: verdana, arial, sans_serif;
	}
.filterTableCell1{
	background: #343434;
	color: white;
	}
.filterTableCell2{
	background: #4D4D4D;
	color: white;
	}

.stan{
	overflow: hidden;
	background: #4D4D4D;
	border: 1px solid #2B2323;
	}
.stana{
	overflow: hidden;
	background: #3F3636;
	border: 1px solid #2F2626;
	}
.stanOn{
	overflow: hidden;
	background: #4B4343;
	border: 1px solid #3B3232;
	}
.stanOnYel{
	overflow: hidden;
	background: #A7711C;
	border: 1px solid #C7913D;
	color: #000000;
	}
	.stanOnYel a{color: #000000;}
.simpleStyle{
	cursor: pointer;
	border-right: 1px solid #433C3C;
	}
.simpleStyleHead{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
.liststyle{
	background: #4B4343;
	border: 1px solid #3B3232;
	margin: 4px;
	color: gray;
	font-size: 10px;
	}
	
	
.MPtableCell1{
	background: #4D4D4D;
	color: black;
	font-size: 9px;
	}
.MPtableCell2{
	background: #3F3636;
	color: black;
	font-size: 9px;
	}
.MPtableCell1a{
	background: #3E3636;
	color: black;
	font-size: 9px;
	}
.MPtableCell2a{
	background: #4C4646;
	color: black;
	font-size: 9px;
	}

.partnerBorderLight{
	border-right: 2px solid #C7913D;
	border-left: 2px solid #C7913D;
	border-bottom: 4px solid #C7913D;
	}
.partnerBorderHeavy{
	border-right: 6px solid #C7913D;
	border-left: 6px solid #C7913D;
	border-bottom: 10px solid #C7913D;
	}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/****************   PARTNER ADMIN AND SUBMISSION   *********************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/










/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/**********************   THUMBNAIL CROPPER   **************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#selection
{
    visibility: hidden;
    border:     1px solid white;
    position:   absolute;
    z-index:    2;
	cursor:		move;
	background-color: #000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;

}

#img_cover
{
	position: absolute;
	z-index: 1;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/**********************   THUMBNAIL CROPPER   **************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
