@import url("font.css") screen;



/* 
 * Globals
 */

body { 
  background-color: #fff; font-family:'Calibri', Arial, sans-serif; color: #7a7a7a}


h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: 'Calibri', Arial, sans-serif;
  font-weight: normal;
  color: #7a7a7a;
}


/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}


/*NEW
ABSOLUTE GOOG
XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#credits{border-top:2px solid #8baf93;padding:10px;margin-top:20px}


#header-inside-left{ margin: 0 auto; padding:5px 0; }
#header-inside-right{margin: 0 auto; padding:70px 0; color:#1487d4}
#header-inside{/*border-bottom:2px solid #8baf93*/}

#header-menu-inside{background:#fff;}
#header-menu-inside ul.menu { display:block; padding:0; margin:0; position:relative; z-index:100; }
#header-menu-inside ul.menu li { display:inline-block; float:left; vertical-align: middle; padding:0; margin:0; }
#header-menu-inside ul.menu li a { outline:none; text-decoration: none; margin:0 25px 0 0; padding:10px 5px; font-size:12px; font-weight:normal; 
text-align:center; text-transform:uppercase; display:block;color:#8baf93 }

#header-menu-inside ul.menu li a:hover { outline:none; text-decoration: none; margin:0 25px 0 0; padding:10px 5px; font-size:12px; font-weight:normal; 
text-align:center; text-transform:uppercase; display:block;color:#999 }
#footer-bottom-left ul.menu { display:block; padding:0; margin:0; position:relative; z-index:100; }
#footer-bottom-left ul.menu li { display:inline-block; float:left; vertical-align: middle; padding:0; margin:0; }
#footer-bottom-left ul.menu li a { outline:none; text-decoration: none; margin:0 25px 0 0; padding:10px 5px; font-size:12px; font-weight:normal; 
text-align:center; text-transform:uppercase; display:block; }


#content-inside{background:#fff;padding:20px 0 60px;}
#main{background:#fefdfe}
#sidebar-first{background:transparent}
.region-sidebar-first{ border:1px solid #ffffff; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
padding: 20px; overflow:hidden; margin:0 0 40px 0;
 /* shadow */
-webkit-box-shadow: 0 2px 6px #efefef inset;  -moz-box-shadow:0 2px 6px #efefef inset;  box-shadow:0 2px 6px #efefef inset; }

h1, h2, h3, h4, h5, h6 { margin:25px 0 20px 0; line-height:120%; text-shadow: 1px 1px 1px #EAF1EA; font-family: 'Calibri',Arial,sans-serif; }

h1 { font-size: 32px; margin:0 0 20px 0; }

h2 { font-size: 20px; color:#8baf93; font-weight:normal; }

h3 { font-size: 130%; }

h4 { font-size: 110%; }
p{margin: 0 0 25;font-family:'Calibri', Arial,sans-serif;}

.navbar-default {
    background-color: #fff;
    border-color: #fff;text-transform:uppercase
}
.navbar-default .navbar-nav > li > a {
    color: #8baf93;
}a {
    color: #fff;font-size: 15px;padding-top:30px;
    text-decoration: none;
}a:hover{color: #8baf93;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
    color: #555;
}
.panel-body h1{color:#FFF;display: inline-block;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  text-shadow: 1px 1px 3px black;padding-top:70px;padding-left:20px;-webkit-backface-visibility: hidden;
  -webkit-animation: fadeInUp 1s 2s;
  -moz-animation: fadeInUp 1s 2s;
  -o-animation: fadeInUp 1s 2s;
  -ms-animation: fadeInUp 1s 2s;
  animation: fadeInUp 1s 2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;}
  
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color:#f8f8f8  !important;
    color:#8baf93  !important;
}
.navbar-default .navbar-nav > li > a {
    color: #777;background-color:#f8f8f8 !important;
}

.navbar-default {
    background-color:#f8f8f8 !important ;border-bottom:2px solid #fff !important
    /*border:1px solid #8baf93 !important;border-radius:7px !important;*/
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: #f8f8f8 !important;
    color: #8baf93 !important;/*border-bottom:2px solid #8baf93;*/
}
.nav-masthead a{font-size:15px !important;padding:20px 30px}


.nav{padding-top:40px}
.panel{/* Location of the image */
  background-image:url(http://shop.marketplace2000.com/sample_8/color/backgroundfarb.jpg);
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #4D423C;height:290px}
  .footer {
    background-color:#fff !important ;bottom:0 !important;text-align:center;font-size:12px;color:#666;padding:20px 0;border-top:1px solid #8baf93;
    
}
.contenta{padding:50px 0 190px 0}

.contenta p{font-size:16px;padding:10px 0 20px 0}
.toplogo{padding:5px 0 30px 0;margin:auto;}
.startrow{margin:1x 0 220px 0}
.startrow h1{color:#fff;font-weight:normal;font-size: 39px;text-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.5) !important;}
.mastfoot{margin-top:160px}