/* ------------------------------------ *
 CSS
 C.Back & Co
 * ------------------------------------ */
 html {
     font-size:13px;

 }

 body {
     width:100%;
     background-color: #6f624d ;
     line-height:17px;

 }
 #backbox {
     width: 899px;
     margin:auto;
     background:#faf9f4 url('../images/border2.jpg') repeat-y 0 977px ;
 }

 #box {
     width:755px;
     margin:auto;
     background:#faf9f4 url('../images/border.gif') repeat-y 0 0 ;
     position:relative;
 }

 #page {
     width:721px;
     margin:auto;
 }
 #header {
     position:relative;
     height:200px;
     background: url('../images/navbanner.jpg') no-repeat 0 124px ;
 }

 #logo{
     width:239px;
     height:22px;
     position:absolute;
     top:167px;
     left:241px;
 }

 #menu {
     font-size:11px;
     margin-top:8px;
     font-weight:bold;
     color:#3f3e3e;
 }

 #menu a {
     color:#3f3e3e;
     text-decoration:none;
 }

 #menu li {
     display:inline;
     margin-right:15px;
 }

 #li_h {
     margin-left:70px !important;
 }
 #li_ot {
     margin-right:295px !important;
 }
 #li_ln {
     margin-right:0px !important;
 }


 #navfooter {
     width:721px;
     height:149px;
     background: url('../images/navfooter.jpg') no-repeat 0 0;
 }

 #menubot {
     width:340px;
     margin-left:233px;
     font-size:10px;
     padding-top:101px;

     color:#3f3e3e;
 }

 #menubot li {
     display:inline;
     margin-right:13px;
 }
 #menubot a {
     color:#3f3e3e;
     text-decoration:none;
 }

 #footer {
     position:relative;
     margin:auto;
     width:877px; /* 755 */
     height:112px;/* 112 */
     background: url('../images/backgf.jpg') no-repeat 0 0;

     font-family:verdana;
     color:#a2906b;
     font-size:10px;
 }
 #backgf2 {
     position: absolute;
     left:755px;
     top:0px;
 }

 #siteby {
     padding-left:243px;
 }
 #siteby a {
     color:#a2906b;
     text-decoration:none;
 }

 #copy {
     padding:7px 0px 0 95px;
 }
 #copy a {
     color:#a2906b;
     text-decoration:none;
 }

 /* background */
 #backgl1 {
     position: absolute;
     left:-131px;
     top:0px;
 }
 #backgl2 {
     position: absolute;
     left:-70px;
     top:350px;
 }
 #backgl3 {
     position: absolute;
     left:-54px;
     top:632px;
 }
 #backgr1 {
     position: absolute;
     left:755px;
     top:0px;
 }
 #backgr2 {
     position: absolute;
     left:755px;
     top:350px;
 }


 /* index */
 .title {
     color:#3a3a3a;
     margin:12px;
     font-size:20px;
 }

 .info {
     margin:12px 12px 18px 12px;
 }
 .info2 {
     margin:12px 12px 8px 12px;
 }

 #frame {
     margin-left:10px;
     float:right;
     width: 274px;
     height: 327px;
     background: url('../images/frame.gif') no-repeat 0 0;

     color:#666666;
     line-height:15px;
 }
 #frameinfo1 {
     margin:50px 30px 0px 28px;
 }
 #frameinfo2 {
     margin:5px 30px 0px 28px;
 }
 #frameinfo3 {
     margin:4px 30px 10px 28px;
 }
 #frameinfo4 {
     margin:35px 30px 10px 28px;
 }
 #frameinfo5 {
     color:#813e42;
     letter-spacing:-0.5px;
     margin:20px 30px 10px 40px;
 }
 .big {
     font-size:15px;
     font-weight:bold;
 }
 .line {

 }
 /* Login */
 #loginform {
     width:250px; margin:20px auto;
     /* margin:10px 0 20px 100px; */
 }
 .ltd {
     width:70px;
     padding-bottom:5px;
 }

 .error {
     color:red;
     margin: 0 0 20px 10px;
 }
 /* CMS */
 #editor {
     margin:10px;
     height:1000px;
 }
 #FCKeditor1 {
     //height:500px;
 }
 #editform {
     height:980px;
 }

 /* NEWS */

 #news {
     margin:10px;
 }
 #minH {
     height:350px;
 }

 /* General */
 .bold {
     font-weight:bold;
 }

 .grey {
     color:#9c9b9b;
 }

 /* Our brands */
 #c1 {
     float:left;

     padding-left:5px;
     background:#FFF url('../images/brand_bg.gif') repeat-y 0 0;

 }

 .pic {
     float:left;
     padding-top:20px;
     padding-left:27px;
 }

 .brand {
     margin-left:175px;
     margin-right:10px;
 }
 .brand p {
     padding: 10px 0 30px 0 ;
 }
 .brand a {
     color:#a5484f;
     text-decoration:none;

 }

 /* Teams */
 .tpic {
     float:left;
     margin:4px 0 20px 27px;
     border:2px solid #d9ccb6;
 }
 .team {
     padding-left:130px;
     padding-bottom:20px;
 }
 .teamp {
     padding-right:15px;

 }

 /* style */
 .clr {
    clear:both;
 }

 .mail{
     color:#a5484f;
 }
 .link{
     color:#a5484f;
 }
 .noline {
     text-decoration:none;
 }
 a {
    color:#a5484f;
 }
