.FullWidth{
	width:100% !important;
}

.sidebar {
    float: none !important;
    margin-left: 0px !important;
    padding: 0 !important;
    width: 100% !important;
	margin-bottom: 20px;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #618c3d;
}
.comments-title, .comment-reply-title {
    border-top: 2px solid #618c3d;
    font-family: 'swis721_cn_btbold';
    padding-top: 20px !important;
	color:#618c3d;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 0px 0 0 currentColor;
}
/*.comment-form-comment {
	margin-bottom:25px;	
}*/
.comment-form .form-submit {
	margin-top:25px;	
}
.comment-form label {
	margin-top: 18px;
	font-family: 'muliregular';	
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="password"], .comment-form input[type="search"], .comment-form input[type="tel"], .comment-form input[type="number"], .comment-form textarea {
	background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 98%;
	font-size:16px;
	line-height:26px;	
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
}

 input, select, textarea {
	color: #333;
    font-family: 'muliregular';	
}
button {
	color: #FFF;
}
.form-submit input[type="submit"] {
	background: #618c3d;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: 'swis721_cn_btbold';
	font-weight: normal;
}
.form-submit input[type="submit"]:hover {
	background: #000000;
}
.comment-list + .comment-respond, .comment-navigation + .comment-respond {
    padding-top: 30px;
}
.entry-meta {
	margin:10px 0px;	
}
.tag-links a {
	margin-right:10px;	
}

.pagination {
    margin-bottom: 20px;
}

.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
    background-color: #618c3d;
}
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn {
    margin-bottom: 30px;
}
.post-navigation {
	border-top: 2px solid #618c3d;
    border-bottom: 2px solid #618c3d;
    clear: both;
    font-family: 'muliregular';
    margin: 0 0 30px;	
}
.post-navigation div + div {
	border-top: 2px solid #618c3d;	
}
.post-navigation .post-title {
	font-size: 20px;
	line-height:30px;	
	font-family: 'swis721_cn_btbold';	
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
    color: #333;
}
.page-header {
    border-top: 0px solid #618c3d;
    margin: 0 0 30px;
    padding-top: 0px;
}
.page-title {
	font-family: 'swis721_cn_btbold';	
	color:#618c3d;    
	font-size: 20px;
    line-height: 60px;
}
.BlogDetailContainer img,
.BlogDetailContainer p img{
	margin-bottom: 10px !important;
	max-width: 100% !important;
	border: 0px solid #ccc !important;
}

.BlogDetailContainer ul li{
	background-image: url(../images/bullet-1.png) ;/*bullates.gif*/
	background-position: 0px 13px;
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: 'muliregular';
}
								

.BlogDetailContainer h1 {
	color: #618c3d;
	font-size: 26px !important;
	line-height: 28px;	
	font-family: 'swis721_cn_btbold'; 
	padding-bottom: 0px;
	text-transform:none;
	margin:14px 0px;
}
.BlogDetailContainer h2 {
	color: #618c3d;
	font-size: 24px;
	line-height: 26px;	
	font-family: 'swis721_cn_btbold'; 
	margin:14px 0px;
}

.BlogDetailContainer h3 {
	color: #618c3d;
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #022448;
	font-family: 'swis721_cn_btbold'; 
	margin:14px 0px;
}

.BlogDetailContainer h4 {
	color: #618c3d;
	font-size: 20px;
	line-height: 22px;	
	font-family: 'swis721_cn_btbold'; 
	margin:14px 0px;
}

.BlogDetailContainer h5 {
	color: #618c3d;
	font-size: 18px !important;
	line-height: 20px !important;
	font-family: 'swis721_cn_btbold'; 
	padding: 0px 0px;
	margin:14px 0px;
}				
.BlogDetailContainer h6 {			
	color: #618c3d;
	font-size: 16px;
	line-height: 18px;	
	font-family: 'swis721_cn_btbold'; 
	margin:14px 0px;
}  

/* Site Related */

.widget button.search-submit{
	background:#618c3d;
	transition:ease-in 0.2s;
	}
.widget button.search-submit:hover{
	background:#8b94a3;
	}
.pagination {
    border-top: 4px solid #618c3d;
}

.pagination .prev, .pagination .next {
    background-color: #618c3d;
    color: #fff;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus{
	background:#333333;
	color: #fff;
	}
	
	
.post-navigation a {
    color: #618c3d !important;
}
.post-navigation a:hover {
    color: #000000 !important;
}
	
.comment-reply-link:hover, .comment-reply-link:focus {
    border-color: currentColor;
    color: #618c3d;
    outline: 0;
}	

.comment-reply-link {
    color: #618c3d;
}	
.logged-in-as a,
.comment-metadata a, 
.pingback .comment-edit-link {
    color: #618c3d;
}

.comment-metadata a:hover, 
.comment-metadata a:focus, 
.pingback .comment-edit-link:hover, 
.pingback .comment-edit-link:focus {
    color: #333;
	/*text-decoration:underline;*/
}
.logged-in-as a:hover{
	 color: #333;
	/* text-decoration:underline;*/
}

/*.NewsListWrap .NewsList:last-child {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 0px solid #e4e4e4 !important;
}*/


.current{
	color:#618c3d;
}

.nav-links a{
	color:#333333;
}
.nav-links a:hover{
	color:#618c3d;
}

.NewsListWrap .col1 {
    width: 68%;
    float: left;
    padding-right: 35px;
    border-right: 1px solid #e4e4e4;
    box-sizing: border-box;
}

.NewsListWrap .col2 {
    width: 28%;
    float: right;
    padding-left: 35px;
}



/**020616 s*/
.NewsListWrap .col2 .CategoryWrap{
	margin-bottom:20px;	
}
.NewsListWrap .col2 .CategoryWrap:last-child{
	margin-bottom:0px;	
}
.NewsListWrap .col2 .CategoryWrap h3 {
    font-family: 'swis721_cn_btbold';
    font-size: 20px;
    line-height: 55px;
    text-transform: capitalize;
    color: #fff;
    background-color: #618c3d;
    padding: 0px 15px;
    border-radius: 5px;
}
.NewsListWrap .col2 .CategoryWrap li:first-child {
    margin-top: 17px;
}
.NewsListWrap .col2 .CategoryWrap li {
    margin: 0px;
    border-bottom: 1px solid #dedede;
    padding: 6px 0px 6px 20px;
    background-position: 5px 18px;
	line-height:28px;
}
.NewsListWrap .col2 .CategoryWrap li a{
	color:#333;	
}
.NewsListWrap .col2 .CategoryWrap li a:hover{
	color:#618c3d;	
}
.NewsListWrap .NewsList .ImgWrap{
	float:left;
	width:41%;	
	margin-right: 0;
}
.BlogDetailContainer ol li {
	background-image: none;
    padding: 0px;	
}

.FtrShowroomHrs table tr td {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}