/*
--= Blackmail Book Stylesheet =--
*/

body {
    background-color: #fff;
	margin:10px 10px 0px 10px;
	padding:0px;
	cursor: default;
	font-size: 9pt;
	color: #000;
	font-family: 'trebuchet ms', helvetica, sans-serif;

	text-align: center;
}

td {
	font-size: 9pt;
	color: #000;
	font-family: 'trebuchet ms', helvetica, sans-serif;
}

a, a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px #aaa dashed;
}

a:hover {
	color: #777;
	border: 0px;;
}

.borderless {
	border: 0px;
}

.graysep {
	color: #aaa;
}

li {
	list-style-type: circle;
	vertical-align: middle;
	margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 5px;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 1px;
    padding-left: 0pt;
}

#pagetable {
	border: 0px;
	width: 650px;
}

#topcell {
	border: 1px #ccc solid;
}

.maincell {
	border: 1px #ccc solid;
	padding: 15px;
}

#bottomcell {
/*	border-top: 1px #ccc solid;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px; */
	border: 1px #ccc solid;
	padding: 2px;
	line-height: 100%;
}

#userscell {
	border: 1px #ccc solid;
	padding: 5px;
}

.summarycell {
	border: 1px #ccc solid;
	padding: 5px;
}

#menucell {
	font-size: 8pt;
	padding-bottom: 3px;
	color: #555;
}

#topcell a {
	border: 0px;
}

.button {
	border: 1px #aaa solid;
	background: #f5f5f5;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.textbox {
	border: 1px #aaa solid;
	background: #f5f5f5;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 9pt;
}

.textbox:focus, .button:focus {
	background: #fff;
}

.myprofilefieldcell, .registrationcell {
	font-size: 8pt;
	text-align: justify;
}

.required {
	font-size: 10pt;
	color: #f00;
}

.gallerytable td {
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}

.gallerytable .borderless2, .fullview {
	border: 1px #aaa solid;
}

.profileheadshot {
	border: 2px #aaa solid;
}

.browsetable, .browsetablecell {
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}

.browsetable {
	width: 100%;
}

.browseheadercell {
	border: 1px #aaa solid;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.browseheadshot {
	border: 1px #aaa solid;
}

.browsecellnotactive {
	color: #aaa;
}

fieldset {
	padding: 3px;
}

#forumlist, #topictable {
	border: 0px;
	width: 100%;
}

#forumlist td {
	padding: 3px;
}

#topictable td {
	padding: 3px;
}

.topictitle {
	font-size: 10pt;
	background-color: #e0e0e0;
	border: 1px #ccc solid;
}

.topicbody {
	background-color: #f0f0f0;
	padding: 5px;
}

.topicsubtitle, .topicsubtitle2 {
	background-color: #e0e0e0;
	font-size: 8pt;
}

.topicsubtitle {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
}

.topicsubtitle2 {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#modcell {
	font-size: 8pt;
	color: #555;
	border: 1px #ccc solid;
	padding: 2px;
}