/* overwrite globals*/
#leftbox {
	min-height: 580px;
}
* html #leftbox {
	height: 580px;
}
#content.forumcont p {
	font-size: 100%;
}
/* forum */
.forum .cleaner {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.forum form {
	margin: 0;
	padding: 0;
}
/* -------------------------------- */

.forum #breadcrumbs {
	color: #0a50ff;
}
.forum #breadcrumbs span {
	color: #ff1a00;
}
.forum h2, .forum h1 {
	font-family: Arial, Verdana, sans-serif;
	margin: 10px 0;
	color: #333;
	font-size: 180%;
	font-weight: normal;
}
.navigation_panel {
	margin: 5px 15px;
}
.count {
	float: right;
	color: #333;
}
.count select {
	border: 1px solid #7F9DB9;
	color: #333;
	font-size: 90%;
}
.paging {
	float: left;
	color: #170e87;
	font-size: 90%;
}
#content.forumcont ul.mainlist {
	border-bottom: 1px solid #ddeeff;
	margin-bottom: 10px;
}
#content.forumcont ul, #content.forumcont ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	width: 100%;
	font-size: 100%;
}
#content.forumcont li.even, #content.forumcont li.eventhread {
	background: #f5faff;
}
#content.forumcont li.odd, #content.forumcont li.oddthread {
	background: #fff;
}
#content.forumcont li.hidden {
	/*font-style: italic;*/
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
#content.forumcont li.odd, #content.forumcont li.oddthread, #content.forumcont li.even, #content.forumcont li.eventhread {
	padding: 7px 0;
	border-top: 1px solid #ddeeff;
	height: 1%;
}
* html #content.forumcont .mainlist li {
	flaot: left;
}
*+html #content.forumcont .mainlist li {
	float: left;
} 
#content.forumcont li a {
	line-height: 17px;
	padding: 0 25px;
	display: block;
	float: left;
	width: 340px;
}
#content.forumcont li.odd a, #content.forumcont li.even a {
	background: url('../img/ico_ring.gif') 5px 0 no-repeat;
}
#content.forumcont li.oddthread a, #content.forumcont li.eventhread a {
	background: url('../img/ico_thread.gif') 5px 0 no-repeat;
}
.wrapper #content.forumcont li.hidden a, .wrapper #content.forumcont li.hidden span.username {
	background: url('../img/ico_hiden.gif') 9px 5px no-repeat;
}
#content.forumcont li p {
	padding: 0 25px;
	margin: 3px 0 8px 0;
	color: #333;
}
.mainlist.post .username {
	background: url('../img/ico_user.gif') 7px 4px no-repeat;
	line-height: 17px;
	padding: 0 5px 0 25px;
	display: block;
	float: left;
	color: #0A50FF;
	font-size: 110%;
}
.mainlist.post .threadicon .username {
	background: url('../img/ico_thread.gif') 5px 0 no-repeat;
}
.mainlist.post .comments {
	line-height: 17px;
	display: block;
	float: left;
	color: #8a8a8a;
	font-size: 90%;
}
.mainlist.post li ul {
	clear: both;
} 
.mainlist.post li ul li {
	clear: both;
} 
.mainlist .edit, .mainlist .delete, .mainlist .check {
	display: block;
	float: right;
	padding-right: 13px;
}
.wrapper #content.forumcont .mainlist .edit a, .wrapper #content.forumcont .mainlist .delete a {
	background: url('../img/arr_tools.gif') 0 50% no-repeat;
	line-height: 17px;
	padding: 0 0 0 8px;
	width: auto;
}
.mainlist.post h3 {
	margin: 0;
	padding: 0 0 0 25px;
	font-weight: bold;
	color: #0A50FF;
}
.adminacion {
	text-align: right;
	margin: 0 15px 0 0;
	height: 23px;
}
.adminacion select {
	border: 1px solid #7F9DB9;
	color: #333;
	font-size: 90%;
}
.adminacion input {
	position: relative;
	top: 5px;
}
* html .adminacion input {
	top: 3px;
}
*+html .adminacion input {
	top: 3px;
}
/* errors */
.forumerror {
	padding: 20px;
	line-height: 130%;
	color: #ff1a00;
}
.errors {color: #ff1a00;}

/* posting */
.postox {
	border: 1px solid #ddeeff;
	background: #f5faff;
	padding: 10px 15px;
	margin: 10px 0;
}
.postox h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 0;
	color: #0A50FF;
}
.postox input, .postox textarea {
	border: 1px solid #7F9DB9;
	color: #333;
	width: 98.5%;
	padding: 2px 3px;
}
.postox label {
	display: block;
	margin: 15px 0pt 3px 0px;
}
.postox textarea {
	height: 94px;
	padding: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
}
.postox .postthread, .postox .prevthread, .postox .postcom, .postox .prevcom, .postox .savechanges, .postox .postring {
	border: none;
	color:#170E87;
	width: auto;
	float: right;
	height: 19px;
	width: 118px;
	margin: 15px 0 5px 20px;
	cursor: pointer; cursor: hand;
}
.postox input.postthread {
	background: url('../img/button-postthread.gif') 0 0 no-repeat;
}
.postox input.prevthread {
	background: url('../img/button-prevthread.gif') 0 0 no-repeat;
}
.postox input.postcom {
	background: url('../img/button-postcom.gif') 0 0 no-repeat;
}
.postox input.prevcom {
	background: url('../img/button-prevcom.gif') 0 0 no-repeat;
}
.postox input.savechanges {
	background: url('../img/button-save.gif') 0 0 no-repeat;
	width: 111px;
}
.postox input.postring {
	background: url('../img/button-postring.gif') 0 0 no-repeat;
	width: 102px;
}

/* post preview */
#content .postpreview {
	margin: 20px 0;
}

/* -------------------------------- */
.forum .forumleftpanel {
	background: url('../img/bg-fln.png');
	position:relative;
	left:190px;
	top:130px;
	padding:10px;
	width:150px;
}
* html .forum .forumleftpanel {
	background: url('../img/bg-fln-ie.gif');
}
.product_count {
	display: block;
	color: #333;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}
.forumnav .message, .forumnav .messageok, .forumnav .messageerror {
	color: #333;
	line-height: 130%;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 0;
}
.forumnav .messageerror {
	color: #ff1a00;
	margin: 0 0 10px 0;
}
.forumnav .messageok {
	margin: 0 0 10px 0;
}
.forumnav .loginbox {
	background: #fff;
	padding: 10px;
	text-align: right;
}
.forumnav .loginbox a {
	display: block;
	width: 130px;
	text-align: center;
}
.forumnav .loginbox p {
	color: #333;
	margin: 0;
	text-align: left;
}
.forumnav .loginbox input {
	border: 1px solid #7F9DB9;
	color: #333;
	width: 122px;
	margin: 2px 0 12px 0;
	padding: 2px 3px;
	
}
.forumnav .loginbox input.button {
	border: none;
	color:#170E87;
	width: auto;
}
.forumnav ul, .forumnav .usermenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	width: 100%;

}
.forumnav .usermenu {margin-bottom: 10px;}
* html .forumnav .usermenu {margin-bottom: 0px;}
*+html .forumnav .usermenu {margin-bottom: 0px;}
.forumnav .usermenu a {
	background: #fff url('../img/arr_usermenu.gif') 15px 45% no-repeat;
	display: block;
	line-height: 25px;
	height: 25px;
	padding-left: 25px;
	margin-bottom: 1px;
}
.forumnav .jumpbox {
	margin: 10px 0 0 0;
	text-align: right;
}
.forumnav .jumpbox select {
	border: 1px solid #7F9DB9;
	color: #333;
	width: 150px;
	margin: 2px 0 12px 0;
}
.forumnav .jumpbox .button {
	border: none;
	color:#170E87;
	width: auto;
}

/* forms  */
.forum #content .formcontent li {
	clear: both;
	padding: 10px 0;
}
*+html .forum #content .formcontent li {
	padding: 5px 0;
}
* html .forum #content .formcontent li {
	padding: 5px 0;
}
#content.forumcont ul li.errmsg {
	color: #ff1a00;
	font-size: 80%;
	padding: 0 0 0 145px;
}
* html #content.forumcont ul li.errmsg {
	padding: 0;
	position: relative;
	left: 145px;
}
.formcontent label {
	display: block;
	width: 130px;
	text-align: right;
	float: left;
	padding-right: 15px;
	position: relative;
	top: 2px;
}
.formcontent input {
	border: 1px solid #7F9DB9;
	color: #333;
	float: left;
	width: 210px;
	padding: 2px 3px;
}
.formcontent .button {
	border: none;
	color:#170E87;
	width: auto;
	margin-left: 142px;
}
