body {
	background: #ededed;
}
input.error{
	border: 1px solid red !important;
}
textarea.error{
	border: 1px solid red !important;
}
.centred{
	text-align: center
}
#rt-top {
	background:;
}

#rt-top .rt-container {
	background:;
}

#rt-header {
	background:;
}

#rt-header .rt-container {
	background:;
}

#rt-menu {
	background:;
}

#rt-menu .rt-container {
	background:;
}

#rt-showcase {
	background:;
}

#rt-showcase .rt-container {
	background:;
}

#rt-feature {
	background:;
}

#rt-feature .rt-container {
	background:;
}

#rt-utility {
	background:;
}

#rt-utility .rt-container {
	background:;
}

#rt-maintop {
	background:;
}

#rt-maintop .rt-container {
	background:;
}

#rt-main {
	background:;
}

#rt-main .rt-container {
	background:;
}

#rt-mainbottom {
	background:;
}

#rt-mainbottom .rt-container {
	background:;
}

#rt-bottom {
	background:;
}

#rt-bottom .rt-container {
	background:;
}

#rt-footer {
	background:;
}

#rt-footer .rt-container {
	background:;
}

#rt-copyright {
	background:;
}

#rt-copyright .rt-container {
	background:;
}

body a {
	color: #fa4909;
}

a:visited{
	
color: #DBB6A8 !important;
}
	/* color : #fa4909 */
}

body a:hover {
	color: #000000;
}
button.moduleItemReadMore,
a.moduleItemReadMore,a.k2ReadMore,a.moduleCustomLink {
	color: #ffffff;
	background: #fa4909;
}
button.moduleItemReadMore:hover,
a.moduleItemReadMore:hover,a.k2ReadMore:hover,a.moduleCustomLink:hover {
	color: #fff;
	background: #353535;
}

div.itemCommentsForm form input#submitCommentButton,input[type="submit"],button.button
	{
	color: #ffffff;
	background: #fa4909;
}

div.itemCommentsForm form input#submitCommentButton:hover,input[type="submit"]:hover,button.button:hover
	{
	color: #fff;
	background: #353535;
}

.menutop li.root {
	background:;
}

.menutop li.root>.item {
	color: #626262;
}

.menutop li.root:hover,.menutop li.root.active,.menutop li.root.f-mainparent-itemfocus
	{
	background:;
}

.menutop li.root:hover>.item,.menutop li.root.active>.item,.menutop li.root.f-mainparent-itemfocus>.item
	{
	color: #fa4909 !important;
}

.menutop ul {
	background:;
}

.menutop ul li>.item {
	color: #878786;
	background: #353535;
}

.menutop ul li>.item:hover,.menutop ul li.active>.item,.menutop ul li.f-menuparent-itemfocus>.item
	{
	color: #ffffff;
	background: #292929;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #878786;
}
/* ----------------------------       */

.filterBlock
{
	margin-left: 200px;
	margin-top: -15px
}

.ui-jcoverflip {
    position: relative;
}

.ui-jcoverflip--item {
  	position: absolute;
  	display: block;
}
#divflip{
	height: 60px;
	padding-top: 280px;
}

#divImgLeng{
	float: left;
	margin-left: -27px;
	margin-top: -28px;
}
#divImgLeng img{
	width: 20px;
	margin: 2px;
}



/* Blog ----------------------------------------*/

.post {
float: left;
width: 90%;
}

.loop-entry {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #ddd;
}

.loop-entry-meta {
color: #999;
font-size: 11px;
margin: 0 0 10px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0;
}
Inherited from div.post.clearfix

#commentsbox {
width: 100%;
overflow: hidden;
margin-top: 30px;
margin-bottom: -20px;
font-size: 13px;
}

#comments {
margin: 0;
font-size: 13px;
font-weight: 700;
color: #333;
text-shadow: none;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 20px;
padding: 15px 0;
border-top: 1px solid ;
border-bottom: 1px solid ;
}

.comment
{
	padding-top :10px;
	border-bottom: 1px solid #ddd;
}

#commentform input#commentform:author, #commentform input#email, #commentform input#url {
font-size: 12px;
width: 30%;
color: #666;
text-shadow: 1px 1px 0px #FFF;
border: 1px solid #cecece;
outline: none;
padding: 8px;
margin-top: 10px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
background-color: #fff;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
font-size: 12px;
color: #666;
border: 1px solid #cecece;
outline: none;
padding: 8px;
margin-top: 10px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 10px;
background-color: #fff;
}

.button{

	color: #666;
	border: 1px solid #cecece;
	font-size: 12px;
	outline: none;
	padding: 8px;
	margin-top: 10px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 10px;
	background-color: #fff;
}
.button:HOVER {
	
	color: #fa4909;
	border: 1px solid #000;
	

}

.error{
	color: red;
font-size: 14px;
font-style: oblique;
}



.selectedCat{
	font-size: 20px !important;
}

li#ml0>a>span {
	font-size: 20px;
}

.blogLine{
float: left;
padding: 5px;
}

