
    #qlinks ul {
      list-style:none;
      padding:0;
      margin:0;
      }

    #qlinks li {
      display: block;
      margin-bottom:0.5em;
      }

    #menu1 ul, #footer ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
      
    #menu1 li {
      display:inline;
      line-height:normal;
      margin:0;
      border-right:1px solid #3d4823;
      }

    #menu1 li a {
      display:inline-block;
      color:#ffffff;
      /*margin-left:1em;*/
      text-align:center;
      padding:1em 1.5em;
      font-size: 0.875em;
      }
      
    #menu1 li a {
      /*letter-spacing:0.125em;*/
      }
      
    #menu1 li a:hover {
      color:#003a62;
      }
      
#menu1 li:last-child  { border-right:0 !important; }

/* Social Limks Menu Bar */

#socbar, 
#socbar li,
#flagbar, 
#flagbar li,
#socbarM,
#socbarM li {
  display: block; 
  list-style-type: none; 
}
#socbarM {
  text-align:center;
} 
#socbar, #socbarM, #flagbar {
  height: 25px;
  padding: 0; 
} 
#socbar li, #socbarM li, #flagbar li {
  float: left;
  margin-left: 5px; 
} 
#socbar li a, #socbarM li a {
  background: transparent url('../../images/social-links.png') no-repeat 0 0;
  display: block;
  height: 25px;
  text-indent: -10000px; 
  -o-transition:background-image 200ms ease-in-out;
  -moz-transition:background-image 200ms ease-in-out;
  -webkit-transition:background-image 200ms ease-in-out;
  transition:background-image 200ms ease-in-out;
} 
#flagbar li a {
  background: transparent url('../../images/flag-links.png') no-repeat 0 0;
  display: block;
  height: 25px;
  text-indent: -10000px; 
  -o-transition:background-image 200ms ease-in-out;
  -moz-transition:background-image 200ms ease-in-out;
  -webkit-transition:background-image 200ms ease-in-out;
  transition:background-image 200ms ease-in-out;
} 

#socbar li a:active, #socbarM li a:active, #flagbar li a:active {
  outline: medium none; 
} 

#socbar li#soc-fb a, #socbarM li#soc-fbM a { width: 25px; } 
#socbar li#soc-tw a, #socbarM li#soc-twM a { background-position: -30px 0; width: 25px; } 
#socbar li#soc-em a, #socbarM li#soc-emM a { background-position: -62px 0; width: 25px; } 
#socbar li#soc-li a, #socbarM li#soc-liM a { background-position: -92px 0; width: 25px; } 
#socbar li#soc-go a, #socbarM li#soc-goM a { background-position: -122px 0; width: 25px; } 

#socbar li#soc-fb a:hover, #socbarM li#soc-fbM a:hover { background-position: 0 -25px; } 
#socbar li#soc-tw a:hover, #socbarM li#soc-twM a:hover { background-position: -30px -25px; } 
#socbar li#soc-em a:hover, #socbarM li#soc-emM a:hover { background-position: -62px -25px; } 
#socbar li#soc-li a:hover, #socbarM li#soc-liM a:hover { background-position: -92px -25px; } 
#socbar li#soc-go a:hover, #socbarM li#soc-goM a:hover { background-position: -122px -25px; } 

#flagbar li#fla-fr a { width: 25px; } 
#flagbar li#fla-gr a { background-position: -30px 0; width: 25px; } 
#flagbar li#fla-sp a { background-position: -62px 0; width: 25px; } 
#flagbar li#fla-xx a { background-position: -92px 0; width: 25px; } 
#flagbar li#fla-yy a { background-position: -122px 0; width: 25px; } 

#flagbar li#fla-fr a:hover { background-position: 0 -25px; } 
#flagbar li#fla-gr a:hover { background-position: -30px -25px; } 
#flagbar li#fla-sp a:hover { background-position: -62px -25px; } 
#flagbar li#fla-xx a:hover { background-position: -92px -25px; } 
#flagbar li#fla-yy a:hover { background-position: -122px -25px; } 

/* End of Social Links Menu Bar */

/* SOCIAL ICONS */

/* NB font-awesome used from CSS folder */

.social {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
}

.phone {
    float: right;
    text-align: right;
}

.footer {
    float: none;
    width: 100%;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}

.footer ul li {
    display: block;
}

.social i {
    color: #fff;
    /*width: 40px;
    height: 40px;
    background-color: #fac7c9;
    font-size: 22px;
    text-align:center;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;*/
}

.social i.mob {
    width: 25px;
    height: 25px;
    font-size: 14px;
    text-align:center;
    padding-top: 7.5px;
}

.social i.fa-phone, .footer i.fa-twitter, .footer i.fa-linkedin, .footer i.fa-envelope {
    margin-right: 10px;
}

.social i:hover, .social li a:hover i {
    color: #f04e23;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
    background-color: #0c1a1e;
}

.social .fa-twitter:hover {
    background: #00ABE3;
    background-color: #0c1a1e;
}

.social .fa-google-plus:hover {
    background: #e64522;
}

.social .fa-github:hover {
    background: #343434;
}

.social .fa-pinterest:hover {
    background: #cb2027;
    background-color: #0c1a1e;
}

.social .fa-linkedin:hover {
    background: #0094BC;
    background-color: #0c1a1e;
}

.social .fa-flickr:hover {
    background: #FF57AE;
}

.social .fa-instagram:hover {
    background: #375989;
    background-color: #0c1a1e;
}

.social .fa-vimeo-square:hover {
    background: #83DAEB;
}

.social .fa-stack-overflow:hover {
    background: #FEA501;
}

.social .fa-dropbox:hover {
    background: #017FE5;
}

.social .fa-tumblr:hover {
    background: #3a5876;
}

.social .fa-dribbble:hover {
    background: #F46899;
}

.social .fa-skype:hover {
    background: #00C6FF;
}

.social .fa-stack-exchange:hover {
    background: #4D86C9;
}

.social .fa-youtube:hover {
    background: #FF1F25;
}

.social .fa-xing:hover {
    background: #005C5E;
}

.social .fa-rss:hover {
    background: #e88845;
}

.social .fa-foursquare:hover {
    background: #09B9E0;
}

.social .fa-youtube-play:hover {
    background: #DF192A;
}

.social .fa-envelope:hover {
    background: #eaa929;
    background-color: #0c1a1e;
}

/* Single Rollover Icon Links */

a.twitter, a.LinkedIn, a.home, a.phone, a.email {
  display: inline-block;
  float:left;
  height: 20px;
  text-indent: -10000px;
  margin-top:10px; 
  -o-transition:background-image 0.5s ease-in-out;
  -moz-transition:background-image 0.5s ease-in-out;
  -webkit-transition:background-image 0.5s ease-in-out;
  transition:background-image 0.5s ease-in-out;
  background-position: left center;
} 
a.twitter { width: 50px; background: transparent url('../../images/twitter-back.png') no-repeat 0 0; } 
a.twitter:hover { background-position: 0 -20px; } 
a.LinkedIn { width: 40px; background: transparent url('../../images/LinkedIn-back.png') no-repeat 0 0; } 
a.LinkedIn:hover { background-position: 0 -20px; } 
a.home { float:none !important; width: 40px !important; background: transparent url('../../images/home-back.png') no-repeat 0 0 !important; padding:0 !important; } 
a.home:hover { background-position: 0 -20px !important; } 
a.phone { width: 23px; background: transparent url('../../images/phone-back.png') no-repeat 0 0; } 
a.phone:hover { background-position: 0 -20px !important; } 
a.email { width: 30px; background: transparent url('../../images/email-back.png') no-repeat 0 0; } 
a.email:hover { background-position: 0 -20px !important; } 

/* End of Single Rollover Icon Links */
   
      
    #info {
      /*background-image:url('../../images/grey75.png');*/
      background-color:#c8b690;
      font-size:0.875em;
      color:#ffffff;
      text-align:left;
      padding:1em;
      margin-top:1em;
      }

    #info p {
      font-size:1em;
      margin:0.5em 0 0.5em 0;
      }

    .h_d_line{
      border-bottom: 1px dotted #ffffff;
      width: 100%;
      }

    #contactus {
      background-color:#badbf4;
      }

    #contactus span {
      font-size:1.5em;
      }

    #cuHead {
      background-color:#1d1e4d;
      border-bottom:2px solid #badbf4;
      padding:1em;
      color:#badbf4;
      }

    #cuInner {
      background-color:#136389;
      padding:1em;
      color:#ffffff;
      }

    #cuInner img {
      padding:0 1.5em 0 0;
      }

    #cuFooter {
      padding:1em;
      color:#136389;
      font-weight:bold;
      }

    .service {
      background-image:url('/images/back.png');
      /*background-color:#fbefd5;*/
      margin:0;
      padding:0;
      }
      
    .service:hover {
      background-image:url('/images/back2.png');
      /*background-color:#eadfc7;*/
      }

    .service img {
      display:block;
      }

/* Gallery Links */
    .thgallery ul {
      list-style-type: none;
      padding: 0;
      margin-left: 0;
      font-weight: bold;
      }

    .thgallery li {
      display: inline;
      }
    
    .thgallery a {
      margin-right:10px;
      }

    .thgallery a:hover {
      text-decoration:underline;
      }

/*Prevent the sliding menu items from briefly showing on page load */

#menuMobContainer nav
{
	display: none;
}     

/*Image button rollover*/

    .darken {
      background-image:url('/images/black.png');
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      }
      
    .darken img {
      display:block;
      opacity:1.0;
      filter:alpha(opacity=100); /* For IE8 and earlier */
      }
      
    .darken img:hover {
      opacity:0.5;
      filter:alpha(opacity=50); /* For IE8 and earlier */
      }

/* Menu Box Animation */

    .iborder:hover {
      box-shadow: inset 0 0 0 40px #c2b59b;
      /*border:10px solid #c2b59b;*/
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      }      
