@CHARSET "UTF-8";

.dn {
	display: none;
}


.rating_info {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;	
	font-size: 11px;
	margin-left: 10px;
}

.rating_info a {	
	margin-bottom: 1px;
	text-decoration: none;	
	font-weight: normal;
	color: #0033CC;
}

.comments_header {
	border-top: 1px solid #999;
	margin-top: 5px;
	padding-top: 5px;
}

.comments_header_right {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	float: right;
}

.comments_header_right a {
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
}

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

.comments_header_title {
	font-weight: bold;
}

.comments_header_stats {
	color: #666666;
}

.comments_content {
	display: block;
}

.comments_entry {
	border-top: 1px solid #CCC;
	clear: both;
	font-size: 13px;
	margin-top: 6px;
	padding: 7px 0 4px 15px;
}

.comments_entry textarea {
	-x-system-font: none;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	width: 100%;
	border: 1px solid #CCCCCC;
	height: 60px;
	margin-bottom:5px;
}

.comments_entry_header_nick {
	color: #00539F;
	font-weight: bold;
	font-size: 12px;
}

.comments_entry_header_date {
	color: #666666;
	font-size: 11px;
}

.comments_entry_submit {
	float: right;	
	background-image: url('/cpl/images/btn.gif');
	background-attachment: scroll;
	background-position: 0 50%;
	background-repeat: repeat-x;
	border: 1px solid #AAAAAA;
	display: block;
	height: 20px;
	width: 120px;
	margin-right: -2px;
}

/**************************** [LOGIN/REGISTER] *************************************/
#tbllogreg {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:100%;
	font-size: 11px;
}
#tbllogreg td {
	width:50%;
	text-align:left;
	vertical-align:top;
}
.logreg {
	width:315px;
	height:180px;
	background-color:#f1f1f1;
	border:solid 1px #dadada;
	display:block;
	position:relative;
}
.logreg2 {
	width:315px;
	height:300px;
	background-color:#f1f1f1;
	border:solid 1px #dadada;
	display:block;
	position:relative;
}
.logreg3 {
	width:315px;
	height:80px;
	background-color:#f1f1f1;
	border:solid 1px #dadada;
	display:block;
	position:relative;
}

.logregwrap {
	margin:5px 20px 0px 20px;
	width:275px;
	height:130px;
	position:relative;
}
.logregwrap2 {
	margin:5px 20px 0px 20px;
	width:275px;
	height:295px;
	position:relative;
}
.i_agree_div {
	display:block;
	height:20px;
}
.i_agree_div div {
	position:relative;
	height:20px;
	width:100%;
}
.i_agree_div input {
	position:absolute;
	left:0px;
	top:2px;
}
.i_agree_div label {
	position:absolute;
	left:20px;
	top:0px;
	width:auto;
	border:none;
}
.logregwrap3 {
	margin:5px 20px 0px 20px;
	width:80px;
	height:210px;
	position:relative;
}
#tbllogreg p.logtitle {
	margin:0px;
	padding:5px 19px;
	font-size:12px;
	font-weight:bold;
	background-color:#f9f9f9;
	border-bottom:solid 1px #dadada;
}
#frmlogin, #frmlogin label, #frmlogin input, #frmpostcomment {
	margin:0px;
	padding:0px;
}
#frmlogin label {
	width:273px;
	display:block;
	float:left;
}
#frmlogin input, .frmfld {
	width:273px;
	height:18px;
	border:solid 1px #aaa;
}
.sub_title_tbl {
	border:solid 1px #dadada;
	background:#f1f1f1;
	margin:0px;
	width:auto;
	height:auto;
	padding:2px 10px;
	display:block;
	font-weight:bold;
}
.logregvalid {
	color:#CC3300;	
	padding:0px;
	margin:0px;
}

#frmreg, #frmreg label, #frmreg input, #frmpostcomment {
	margin:0px;
	padding:0px;
}
#frmreg label {
	width:273px;
	display:block;
	float:left;
}
#frmreg input.ff, .frmfld {
	width:273px;
	height:18px;
	border:solid 1px #aaa;
}

.btn_reglog, a.btn_reglog_a:link, a.btn_reglog_a:visited, a.btn_reglog_a:active {
	display:block;
	text-decoration:none;
	text-align:center;
	line-height:normal;
	color:#666;
	padding:0px;
	margin:0px;
}
a.btn_reglog_a:link, a.btn_reglog_a:visited, a.btn_reglog_a:active {
	padding:0px;
	height:19px;
	background:#f1f1f1;
	width:149px;
	border:1px solid #999;
}
a.sbbutton:hover, a.sbbutton2:hover, a.btn_reglog_a:hover {
	border:1px solid #ccc;
}
.sbmfbtn {
	font-weight:normal;
}

.sbbtnsspan {
	padding:2px 0px 0px 0px;
	height:17px;
	width:149px;
	display:block;
	cursor:pointer;
}
/**************************** [/LOGIN/REGISTER] *************************************/

