body{
background: url('/images/header_bg.jpg') top repeat-x;
font-family: Tahoma;
}

*{
color:#343535;
}

p{
margin:5px 0;
}

.Clear{
clear:both;
}

.Right{
float:right
}

.Left{
float:left;
}

a:link,
a:visited{
color:#343535;
}

a:hover{
color:#FE7200;
}

#wrapper{
width:900px;
margin:0 auto;
}

#header{
height:78px;
}

#logo{
float:left;
position:relative;
top:22px;
}

/* - a little trick to get the postmetadata a items to center without knowing the div width - */
#nav-container{
width:100%;
height:32px;
line-height:32px;
}

#nav-container #nav{
float:left;
position:relative;
left:50%;
}

#nav-container #nav a,
#nav-container #nav .dot{
float:left;
position:relative;
right:50%;
color:#343535;
text-decoration:none;
}
/* - end centering trick - */

#nav-container #nav .dot{
font-size:14px;
padding:0 14px;
color:#666;
}

#nav-container #nav a:link,
#nav-container #nav a:visited,
#nav-container #nav a:link,
#nav-container #nav a:visited,
#nav-container #nav a:link,
#nav-container #nav a:visited{

}

#nav-container #nav a:hover,
#nav-container #nav a:hover,
#nav-container #nav a:hover{
color:#FE7200;
}

#content{
}

#about{
padding:25px 0 15px 25px;
}

#about-image{
}

#about-title{
width:550px;
padding:40px 0 20px 0;
font-size:26px;
}

#about-main{
width:550px;
font-size:16px;
}

#sortby{
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
background:#fe8d00;
font-size:15px;
margin:0 0 15px 0;
padding:15px;
}

a:link.sort-item,
a:visited.sort-item{
padding:0 6px;
color:#fff;
text-decoration:none;
}

#selected{
border:1px solid #fff;
color:#fff;
}

table{
border:1px solid #343535;
}

table tr td.heading,
table tr td.headingbook{
padding:10px 10px;
background:#eeeeee;
font-size:18px;
color:#fe7200;
font-weight:bold;
text-align:center;
}

table tr td.headingbook{
text-align:left;
}

table tr td.stats1,
table tr td.readReviews1,
table tr td.bookName1,
table tr td.bookRating1{
background:#fff;
font-size:12px;
padding:5px 10px;
text-align:center;
border-top:1px solid #343535;
}

table tr td.stats1 a:link,
table tr td.stats1 a:visited,
table tr td.stats2 a:link,
table tr td.stats2 a:visited{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#32913D;
}

table tr td.stats1 a:hover,
table tr td.stats2 a:hover{
text-decoration:underline;
}

table tr td.stats2,
table tr td.readReviews2,
table tr td.bookName2,
table tr td.bookRating2{
background:#eeeeee;
font-size:12px;
padding:5px 10px;
text-align:center;
border-top:1px solid #343535;
}

table tr td.bookRating1,
table tr td.bookRating2{
font-weight:bold;
}

table tr td.bookName1,
table tr td.bookName2{
text-align:left;
}

a.bookLink:link,
a.bookLink:visited{
font-weight:bold;
text-decoration:none;
color:#000;
}

a.bookLink:hover{
color:#00490a;
}

table tr td.readReviews1 a:link,
table tr td.readReviews2 a:link,
table tr td.readReviews1 a:visited,
table tr td.readReviews2 a:visited{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#339040;
}

table tr td.readReviews1 a:hover,
table tr td.readReviews2 a:hover{
font-weight:bold;
text-decoration:underline;
color:#339040;
}

#footer{
padding:30px 0 10px 0;
font-size:12px;
font-weight:bold;
}

#footer-right{
float:right;
}

#footer-left{
float:left;
}

#footer-left a:link,
#footer-left a:visited{
text-decoration:none;
padding:0 6px 0 2px;
}






/* GENRE PAGE */
#genre-content{
margin:20px 0 0 0;
padding:10px;
background:#EEEEEE;
}

#genre-content p{
font-size:12px;
padding:5px 0;
}

#genre-content p a{
text-decoration:none;
font-weight:bold;
}

#genre-content p a:hover{
text-decoration:underline;
}




/* BOOK PAGE */
table tr td.bookNamePage,
table tr td.authorPage,
table tr td.bookRatingPage,
table tr td.buyPage{
background:#fff;
font-size:16px;
color:#000;
padding:5px 10px;
border-top:1px solid #004A09;
}

table tr td.authorPage,
table tr td.bookRatingPage,
table tr td.buyPage{
text-align:center;
}

table tr td.buyPage a{
font-weight:bold;
color:#6AA472;
}

a.goTobook:link{
color:#4F8CAB;
font-weight:bold;
text-decoration:none;
}

a.goTobook:hover{
text-decoration:underline;
}

#about-the-book{
padding:20px 10px;
font-size:12px;
}

#the-word-about{
color:#000;
font-size:13px;
font-weight:bold;
}

td.leaveReview{
padding:10px 10px;
border-top: 1px solid #61603E;
border-bottom: 1px solid #61603E;
background:#f0efcc;
padding-bottom:10px;
}

.leaveReviewTitle,
.reviewsTitle{
font-weight:bold;
padding:0 0 5px 0;
}

#about-book-page{
background:#fff;
font-size:12px;
color:#000;
font-weight:normal;
padding:0px 10px 30px 10px;
}

td.leaveReview form #review-form-left{
float:left;
}

td.leaveReview form #review-form-right{
float:left;
padding:0 0 0 30px;
}

textarea#comment{
width:698px;
height:60px;
border:1px solid #999;
}

#review-form-left h2{
font-size:14px;
font-weight:normal;
position:relative;
top:5px;
}

span.ratingNumbers{
padding:0 6.5px;
font-size:14px;
font-weight:normal;
}

td.reviews{
padding:10px;
}

td.rating1{
padding:10px;
border-top: 1px solid #004809;
background:#F3F8FC;
color:#004A09;
font-weight:bold;
font-size:18px;
}

td.rating2{
padding:10px;
border-top: 1px solid #004809;
color:#004A09;
font-weight:bold;
font-size:18px;
}

td.comment1{
padding:10px;
border-top: 1px solid #004809;
background:#F3F8FC;
font-size:14px;
}

td.comment2{
padding:10px;
border-top: 1px solid #004809;
font-size:14px;
}

#form-rating #submit{
background:#fff;
border:2px solid #61603E;
color:#61603E;
font-weight:bold;
padding:5px 10px;
margin:10px 0 0 0;
float:left;
}

#form-rating #response #success{
color:#175F00;
padding:5px;
font-size:16px;
font-weight:bold;
float:left;
background:#ADFF9F;
width:98%;
margin:5px 0 0 0;
}

#form-rating #response #failed{
color:#6F0000;
padding:5px;
font-size:16px;
font-weight:bold;
float:left;
background:#FF9F9F;
width:98%;
margin:5px 0 0 0;
}




/* SUGGEST PAGE */

#suggest{
padding: 20px 0 0 0;
}

#suggest h3{
padding: 10px 0 0 0;
font-weight:bold;
font-size:16px;
}

#suggest input,
#suggest textarea,
#suggest select{
border:2px solid #777;
padding:5px;
width:400px;
}

#suggest input#submit,
#suggest textarea,
#suggest select{
width:415px;
}

#suggest input#submit{
margin:10px 0 0 0;
border:2px solid #004809;
color:#004809;
font-weight:bold;
background:#ECEBBF;
}

#suggest #success{
color:#175F00;
padding:10px;
font-size:16px;
font-weight:bold;
background:#97DF8B;
}

#suggest #failed{
color:#6F0000;
padding:10px;
font-size:16px;
font-weight:bold;
background:#EF9599;
}






/* CONTACT PAGE */
#contact-left,
#contact-right{
width:49%;
float:left;
}

.contact-email{
padding:20px 0 0 0;
color:#444;
} 0 0;
border:2px solid #013753;
color:#013753;
font-weight:bold;
background:#BCD8E4;
}

#suggest #success{
color:#175F00;
padding:10px;
font-size:16px;
font-weight:bold;
background:#97DF8B;
}

#suggest #failed{
color:#6F0000;
padding:10px;
font-size:16px;
font-weight:bold;
background:#EF9599;
}



/* FORUM */


/* Globals
=================================== */

#forum {
	font: 70% 'Trebuchet MS', 'Lucida Grande', Verdana, Tahoma, Arial;
}

#forum a { color: #00490a; text-decoration: none; }
#forum a:hover { color: #006400; }

#forum .alt { background-color: #F0EFCC; }

#forum pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

#forum pre, p { }

#forum .left { float: left; }

#forum .right { float: right; }

#forum .delete:hover {
	background-color: #c00;
	color: #fff;
}

#forum h1 { font-size: 2em; }

#forum h2 { font-size: 1.3em; }

#forum fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

#forum img.avatar { border: 1px solid #ddd; }

#forum .bozo { background-color: #eeee88; }

#forum .alt.bozo { background-color: #ffff99; }

#forum .deleted { background-color: #ee8888; }

#forum .alt.deleted { background-color: #ff9999; }

/* Structure
=================================== */

#forum #header h1 {
}

#forum #header p.description {
}

#forum #header p { margin-bottom: 0; }

#forum #header h1 a { color: #555; text-decoration: none; }
#forum #header h1 a:hover { color: #F0EFCC; }

#forum form.search-form {
	float: right;
}

#forum form.search-form input {
	border: 1px solid #999;
	background-color: #fdfdfd;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum form.search-form input.submit {
	background-color: #ccc;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

#forum form.search-form input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

#forum #header div.search input.submit:active {
	border-color: rgb(0, 100, 0);
}

#forum #main {
	font-size: 1.2em;
	position: relative;
}

#forum .bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	font-weight: bold;
}

#forum #footer {
	font-family: Georgia;
	font-style: italic;
	border-top: 1px solid #ccc;
	margin: auto;
	color: #F0EFCC;
	font-size: 1.0em;
	padding-top: 10px;
	clear: both;
	text-align: right;
	width: 760px;
}

#forum #footer p.showoff {
	color: #888;
}

#forum .notice {
	border: 1px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

#forum .notice.error {
	border-color: #852424;
	background-color: #ca8a8a;
	color: #5d2424;
}

#forum .notice p { margin-bottom: 0; }

/* Login Form
=================================== */

#forum .login {
	float:left;
	font-weight: bold;
	color: #444;
	z-index: 1;
	font-size: 12px;
}

#forum form.login {
	bottom: 15px;
}

#forum .login p { padding: 0 0 8px; }

#forum .login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

#forum form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum form.login input.submit {
	background-color: #ccc;
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

#forum form.login input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

#forum form.login input.submit:active {
	border-color: rgb(0, 100, 0);
}

#forum div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

#forum form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

/* Front Page
=================================== */

#forum #front-page #hottags {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#forum #front-page #discussions {
	margin-left: 170px;
	width: 590px;
}

#forum .frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#forum #front-page #main h2, #forum #forum-page #main h2, #forum h2.post-form, #forum #userlogin, #forum #currentfavorites, #forum #register, #forum #passwordrecovery {
	color: #555;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#forum #front-page #discussions ul { padding: 0 0 0 14px; }

#forum .sticky { background-color: #a1d29a; }

/* Page navigation
=================================== */

#forum a.page-numbers,
#forum span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#forum span.page-numbers.current {
	color: #ffffff;
	background-position: 0 -100px;
}

#forum #latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

#forum a.prev.page-numbers,
#forum a.next.page-numbers,
#forum span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

#forum span.page-numbers.dots {
	padding: 0;
}

#forum a.page-numbers:hover {
	background-position: 0 -100px;
}

#forum a.prev.page-numbers:hover,
#forum a.next.page-numbers:hover {
	color: #006400;
}

/* Topic Page
=================================== */

#forum .infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

#forum .infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#forum #topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#forum #topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#forum #tag-form p {
	margin-bottom: 0;
}

#forum input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

#forum input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

#forum input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

#forum .nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#forum #thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#forum #thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
	background: #DFDEC3;
}

#forum #thread li.alt {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
	background: #F0EFCC;
}

#forum #thread li ol, #thread li ul { margin-left: 40px; }

#forum #thread li ol li, #thread li ul li { padding: 0; }

#forum .threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

#forum .threadauthor p { margin: 0; }

#forum .threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

#forum .threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #DFDEC3;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#forum #thread li.alt .threadpost { background-color: transparent; }

#forum #thread li.deleted { background-color: transparent; }

#forum #thread li.deleted .threadpost { background-color: #ee8888; }

#forum #thread li.alt.deleted .threadpost { background-color: #ff9999; }

#forum #thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#forum #thread li.deleted .post-undelete-link { display: inline; }

#forum #thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#forum #thread li.deleted span.before-post-undelete-link { display: inline; }
#forum #thread li.deleted div.before-post-undelete-link { display: block; }
#forum #thread li.deleted li.before-post-undelete-link { display: block; }

#forum #thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#forum #thread li.pingback.alt {
	background-color: #fff;
}

#forum #thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#forum #thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#forum #thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#forum #thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#forum #thread li.pingback .threadauthor small {
	color: #333;
}

#forum #thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#forum #thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#forum #thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#forum #thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#forum #thread .post li { clear:none; }

#forum .poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#forum .num, #forum #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
}

#forum h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

#forum .postform {
	background-color: #F0EFCC;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#forum .postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	max-width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum .postform label { display: block; }

#forum .postform #topic,
#forum .postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum .postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#forum #manage-tags {
	margin: 10px 0;
	list-style: none;
}

#forum #manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

#forum p.submit { text-align: right; }

#forum p.allowed { margin-bottom: 0; }

#forum .topiclink { display: block; }

#forum .topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

#forum p.rss-link {
	text-align: right;
}

#forum a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#forum #topic-move { margin-top: 1em; }

/* Other
=================================== */

#forum #content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#forum #content .infobox li { margin-bottom: 2px; }

#forum #content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#forum #content .nav a:hover {
	border: 1px solid #999;
}
#forum #content a:visited {
	font-weight: normal;
}

#forum #front-search {
	float: right;
	margin-top: -8px;
}

#forum #forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#forum #latest tr:hover, #forum #forumlist tr:hover, #forum #favorites tr:hover { background-color: #e4f3e1; }

#forum #latest th, #forum #forumlist th, #forum #favorites th {
	text-align: left;
	background-color: #F0EFCC;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 9px;
	color: #61603e;
	font-weight:bold;
}

#forum #latest td, #forum #forumlist td, #forum #favorites td{
	text-align: left;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #61603e;
	font-weight:bold;
	padding: 5px 10px;
}

#forum #latest th a, #forum #forumlist th a, #forum #favorites th a {
	color: #000;
	font-style: italic;
}

#forum #latest th a:hover, #forum #forumlist th a:hover, #forum #favorites th a:hover {
	color: #666;
}

#forum tr.bb-category td {
	background-color: #ddd;
}

#forum #latest, #forum #forumlist, #forum #favorites {
	background-color: #fff;
	margin-bottom: 3em;
	width: 100%;
}

#forum #forum #latest, #forum #forum #forumlist {
	margin-top: -0.9em;
}

#forum #discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

/* Profile Page
=================================== */

#forum #profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#forum #profile-menu li {
	display: inline;
	margin-left: 3px;
}

#forum #profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#forum #profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#forum #profile-menu li a:hover {
	background-color: #e4f3e1;
}

#forum #useravatar { margin-bottom: 1em; }

#forum #useravatar img { display: block; border-width: 3px; border-style: double; }

#forum #userinfo { margin-top: 10px; }

#forum #userinfo dt { font-weight: bold; }

#forum #userinfo dd { margin: 0 0 5px; }

#forum #useractivity { margin: 15px 0 5px; }

#forum .user-recent { margin: 0 0 10px; }

#forum .user-recent ol { margin: 5px 0 0 28px; }

#forum .user-recent ol li { margin: 0 0 3px; }

/* Search
=================================== */

#forum #topic-search-form fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#forum #topic-search-form div {
	clear: both;
}

#forum #topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

#forum #topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#forum #topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum #search-for { margin: 15px 0 5px; }

#forum .search-results { margin: 0 0 10px; }

#forum .search-results ol { margin: 5px 0 0 28px; }

#forum .search-results ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#forum #login-page fieldset,
#forum #register-page fieldset,
#forum #profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#forum #login-page legend,
#forum #register-page legend,
#forum #profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#forum #login-page fieldset table,
#forum #register-page fieldset table,
#forum #profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#forum #login-page fieldset table th,
#forum #register-page fieldset table th,
#forum #profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#forum #login-page fieldset table tr.error th em,
#forum #register-page fieldset table tr.error th em,
#forum #profile-page fieldset table tr.error th em {
	position: absolute;
	/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 458px; /* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#forum #login-page fieldset table td,
#forum #register-page fieldset table td,
#forum #profile-page fieldset table td {
	padding: 5px;
}

#forum #login-page fieldset table td p,
#forum #register-page fieldset table td p,
#forum #profile-page fieldset table td p{
	margin: 5px 0;
}

#forum #login-page fieldset input[type=text],
#forum #register-page fieldset input[type=text],
#forum #profile-page fieldset input[type=text],
#forum #login-page fieldset input[type=password],
#forum #profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum #login-page fieldset p,
#forum #register-page fieldset p,
#forum #profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#forum #login-page tr.form-required label:before,
#forum #register-page tr.form-required label:before,
#forum #profile-page tr.form-required label:before,
#forum p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

#forum .form-invalid {
	background-color: #ffebe8 !important;
}

#forum .form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

#forum .hidden {
	display: none;
}

#forum #pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#forum #pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#forum #pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#forum #pass-strength-result.short {
	background-color: #e3e3e3;
}

#forum #pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

#forum p.submit input {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#forum p.submit input:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

#forum p.submit input:active {
	border-color: rgb(0, 100, 0);
}
