/* Cloope - CSS FileCHANGE COLOR STYLE*/body {	color:#666666;	background-color:#d6d6d6;}/* link color */a, a:visited{	color: #333333;	text-align: left;}.color, .color:visited{color:#FF6400}/* heading */h1, h2, h3, h4, h5, h6{color:#403d3a;}.pagetitle{color:#fff;}.pagedesc{color:#fff;}/* menu top color */.sf-menu a, .sf-menu a:visited{color:#666666;}/* 1st level */.sf-menu a:hover, .sf-menu li a.current{color:#444;}/* 1st level */.sf-menu li.sfHover a:hover{color:#444;}/* 2nd level */#topnav li li a.current, #topnav li a.current:hover, .sf-menu li li, .sf-menu li li:hover, .sf-menu li li.sfHover{ border-radius:0!important; box-shadow:none!important;}.sf-menu li:hover ul,.sf-menu li.sfHover ul {	-moz-border-radius: 5px;	border-radius: 5px;	background:#242322;	color:#909090;}.sf-menu ul li a{ color:#909090;}.sf-menu ul li a:hover, #topnav li li a.current{color:#fff!important; background:transparent!important;}#topnav li li a, .sf-menu li li a, .sf-menu li li a:visited {color:#909090; font-size:13px}#topnav li li a:hover{color:#ffffff;}/* SLIDER */#slider-container{background:#FF6400;}.box_skitter_large {background:#000}.label_skitter{color:#e9e9e9;}/*** BEFORE CONTENT ***/#before-content{ background:#FF6400;}/* Images */.imgframe{	background:#f0efec;}.imgframe:hover{	background-color: #f2ece2;}.imgframe img{	border: solid 3px #fff;	background-position: center center;	text-align: center;	vertical-align: middle;}#main-footer .imgframe{	background:#505050;}						