html, body, a, input, textarea, select{
	font-family: Tahoma, Arial, Verdana, Georgia, sans-serif;
}
html, body{
	height: 100%;
}
img{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
}
A:hover{
	text-decoration: none;
}

form{
	margin: 0;
	padding: 0;
}

.i-clear{
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 1px;
	overflow: hidden;
}

.i-clearfix:before, .i-clearfix:after{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.i-clearfix:after{
	clear: both;
}
*+html .i-clearfix{
	zoom: 1;
}

table{ width: 100%; border-collapse: collapse; border-spacing: 0; border: 0; }




/************************************************************************************
CONTENT
*************************************************************************************/
.content_____{
	width: 990px;
	padding: 50px 0;
	margin: 0 auto;
}


.sv-success{
	padding:15px 15px 15px 15px;
	color: green;
}
.sv-error{
	padding:15px 15px 15px 15px;
	color: red;
}
UL.sv-error LI{
	font-size: 12px;
}
#orderpanel .sv-error{
	color: #000;
}

.fb_item{
	background: #efefef;
	padding: 25px;
	font-family: Tahoma,​Arial,​Verdana,​Georgia,​sans-serif;
	font-size:12px;
	line-height: 20px;
	-webkit-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	margin-bottom: 20px;
}
.fb_item P{
	overflow: hidden;
	margin: 0px;
}
.fb_item .author{
	margin-top:10px;
	font-weight:bold;
}

.new__table{
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #def0d6;
}
.new__table th{
	padding: 18px 12px;
	font-size: 13px;
	text-align: center;
	color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #59b330;
}
.new__table th:first-child{
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}
.new__table th:last-child{
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}
.new__table td{
	padding: 18px 10px;
	font-size: 13px;
	/*text-align: center;*/
	color: #000000;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.new__table tr:nth-child(odd) td{
	background: #cde8c0;
}
.new__table tr:hover td{
	background: #ebf6e6;
}



.new__subsections{
	overflow: hidden;
	zoom: 1;
	margin: 0 0 20px 0 !important;
	padding: 0;
	list-style: none;
}
.new__subsections li{
	background: none;
	float: left;
	padding: 0;
}
.new__subsections li a{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	padding: 4px 9px;
	margin: 0 27px 0 0;
	font-size: 16px;
	color: #39a408;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.new__subsections li a.active,
.new__subsections li a:hover{
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #38A407;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#38A407), to(#038b00));
	background: -webkit-linear-gradient(#38A407, #038b00);
	background: -moz-linear-gradient(#38A407, #038b00);
	background: -ms-linear-gradient(#38A407, #038b00);
	background: -o-linear-gradient(#38A407, #038b00);
	background: linear-gradient(#38A407, #038b00);
}




.new__paging{
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #2d2d2d;
}
.new__paging a{
	margin: 0 14px;
	color: #2d2d2d;
	text-decoration: none;
}
.new__paging .new__paging__arr{
	margin: 0 60px;
}
.new__paging a span{
	color: #59b330;
	text-decoration: underline;
}
.new__paging a.active,
.new__paging a:hover{
	color: #59b330;
	text-decoration: none;
}
.new__paging a:hover span{
	text-decoration: none;
}
.new__paging a.active{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	zoom: 1;
	position: relative;
	top: -6px;
	width: 33px;
	height: 22px;
	padding: 6px 0 0 0;
	margin: 0 0px !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #59b330;
}




.new__addComment{
	overflow: hidden;
	zoom: 1;
	width: 628px;
	margin-top: 30px;
	padding: 15px 0 0px 19px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #38A407;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#38A407), to(#038b00));
	background: -webkit-linear-gradient(#38A407, #038b00);
	background: -moz-linear-gradient(#38A407, #038b00);
	background: -ms-linear-gradient(#38A407, #038b00);
	background: -o-linear-gradient(#38A407, #038b00);
	background: linear-gradient(#38A407, #038b00);
}
.new__addComment h3{
	margin: 0 0 15px 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
}
.new__addComment__l{
	float: left;
	width: 278px;
	padding: 0 22px 0 0;
	font-size: 13px;
	color: #FFF;
}
.new__addComment .new__text{
	width: 254px;
	height: 26px;
	padding: 2px 9px 0 9px;
	margin: 7px 0 20px 0;
	font-size: 13px;
	color: #545454;
	border: 3px solid #d9d9e4;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.new__addComment .new__text.w134{
	width: 116px;
	margin-right: 15px;
}
.new__addComment .new__textarea{
	width: 254px;
	height: 73px;
	padding: 4px 9px 4px 9px;
	margin: 7px 0 24px 0;
	font-size: 13px;
	color: #545454;
	border: 3px solid #d9d9e4;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.new__addComment .new__btn{
	width: 228px;
	height: 37px;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #488c16;
	border: 0;
	-webkit-box-shadow:  0px 1px 1px rgba(0,0,0, 0.3);
	-moz-box-shadow:  0px 1px 1px rgba(0,0,0, 0.3);
	box-shadow:  0px 1px 1px rgba(0,0,0, 0.3);
	background: #F5F5F5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F5F5F5), to(#d2d2d2));
	background: -webkit-linear-gradient(#F5F5F5, #d2d2d2);
	background: -moz-linear-gradient(#F5F5F5, #d2d2d2);
	background: -ms-linear-gradient(#F5F5F5, #d2d2d2);
	background: -o-linear-gradient(#F5F5F5, #d2d2d2);
	background: linear-gradient(#F5F5F5, #d2d2d2);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.new__table p{
	margin:0;
}
.new__table LI{
	padding: 0 5px 0 25px;
}


