/* CSS Written by SiteWired Web Solutions */

/* ===== General ===== */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; 
}

.clearfix:after {
	clear: both;
}

.clearfix {
      zoom: 1;
}

body {
	font-family: 'Arial', serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #E9E9E9;
	color: #000;
  }

p {
	padding-top:5px;
}

a {
  color: #000;
  }


/* ===== BUTTONS ===== */
.btnFull {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 3px 0;
	background: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

.btnFull:hover {
	background: #555;
}

/* ===== NAVIGATION ===== */
#nav ul.menu {
	margin: 0;
	padding: 0;
}

#nav ul.menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#nav ul.menu li a {
	display: block;
	padding: 0 8px;
	margin: 3px 0;
	border-left: dotted 1px #FFF;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
}

#nav ul.menu li:first-child a {
	padding-left: 0;
	border-left: none;
}

#nav ul.menu li a:hover {
	color: #000;
}

#nav ul.menu ul {
	display: none;
	margin: 0 0 0 -1px;
	background: #000;
	position: absolute;
	left: 0;
	z-index: 300;
}

#nav ul.menu li:hover ul {
	display: block;
}

#nav ul.menu ul li {
	display: inherit;
	width: 200px;
	padding: 0;
	margin: 0;
}

#nav ul.menu ul li a {
	width: 100%;
	box-sizing: border-box;
	padding: 8px 0px 8px 10px !important;
	margin: 0;
	background: none;
	border: none;
	font-weight: normal;
	text-transform: inherit;
	color: #FFF !important;
}

#nav ul.menu ul li a:hover {
	background: #333;
}


#quti {
  width: 100%;
  float: left;
  background:
    url('images/bg-insight.jpg')
    no-repeat center top;
  text-align: center;
  }

.magz {
  margin: 0 auto;
  text-align: left;
  /*position: relative;*/
  width: 950px;
  }

#matn {
	background-color: #E8E8E8;
	/*padding: 15px;*/
	margin-top: 25px;
	padding: 0 10px;
  /*padding: 0 0 30px;*/
  width: 100%;
  float: left;
  /*box-shadow: 2px 2px 10px 2px #666;
	-moz-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
*/  }

#matn p,
#matn h1,
#matn h2,
#matn h4,
#matn h5,
#matn h6 {
  padding: 4px 0;
  }

h1 {
  margin: 20px 0;
  }
  
ol {
	margin-left: 0;
    padding-left: 2em;
    list-style-position: outside;
	/*list-style-position:inside;*/
}
  
#matn h3 {
	padding: 10px;
}

#matn table {
	box-shadow: 2px 2px 10px 2px #666;
	-moz-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
}

#matn td {
	padding: 10px;
}

#matn ul {
  margin: 4px 10px 4px 24px;
  }
  
#matn table a {
	text-decoration:none;
	color: #004c7f;
	line-height: 18px;
}

#matn table a:hover {
	color: #666;
	text-decoration:underline;
}

.half {
  width: 47%;
  float: right;
  }

.half:first-child {
  float: left;
  }

#header {
  width: 100%;
  float: left;
  position: relative;
  }
  
  #header {
	  font-family: 'Orienta', sans-serif;
  }
  
  #header td span{
	  line-height: 30px;
  }

#nav {
  width: 100%;
  float: left;
  }

#hz-slider {
	width: 950px;
	height: 440px;
	float: left;
	position: relative;
	z-index: 95;
	margin-bottom: 25px;
  }

#hz-slider img{
	box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.3);
}

#logo {
  float: left;
  margin-top: 20px;
  /*margin: 4px 0 0 -30px;*/
  width: 275px;
  }

#social-links {
  width: 400px;
  float: right;
  margin: 6px 0 0;
  }

#social-links li {
  list-style: none;
  float: right;
  margin-left: 6px;
  }

#payment {
  float: right;
  }

#call-us {
	width: 540px;
	float: right;
	font-size: 24px;
	text-align: right;
	color: #000000;
	font-weight: bold;
  background:
    url(images/phone.png)
    no-repeat 380px 20px;
  }

#call-us span {
	display: block;
	color: #ED1C24;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
  }

#quti p.he-btn {
  margin: 6px 10px;
  padding: 0px 1px;
  float: left;
  font-size: 13px;
  line-height: 32px;
  background:
    url('images/menu-border.png')
    repeat-x left top;
  }

div.he-btn a {
  text-decoration: none;
  color: #fff;
  padding: 0 10px;
  display: block;
  background:
    url('images/menu-bg.png')
    repeat-x left top;
  line-height: 32px;
  font-family: 'Cutive', serif;
  font-size: 13px;
  }

p.he-btn a:hover {
  color: #f6ffd5;
  }


/* ===== News Sections ===== */ 
#yotiq {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	background: #FFF;
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
}

#yotiq h2 {
	display: block;
	box-sizing: border-box;
	padding: 5px 10px;
	margin-bottom: 5px;
	background: #555;
	color: #FFF;
}
  
#yotiq .news-post {
	padding-bottom: 5px;
	border-bottom: dotted 1px #555;
	margin-bottom: 5px;
}

#yotiq .news-post:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

#yotiq .news-post .news-image {
	float: left;
	margin-right: 10px;
}

#yotiq .news-post .news-title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#yotiq .news-post .news-title a:hover {
	color: #333;
}

#matn .news-post {
	display: block;
	box-sizing: border-box;
	padding: 5px;
	margin-bottom: 10px;
	background: #FFF;
}

#matn .news-post:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

#matn .news-post .news-image {
	float: left;
	margin-right: 10px;
}

#matn .news-post .news-title a {
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

#matn .news-post .news-title a:hover {
	color: #333;
}

  
/* ===== Home Quad Section ===== */  
#home-trios .hz-trios .mb-block {
	float: left;
	width: 170px;
	height: 280px;
	margin-left: 25px;
	margin-bottom: 25px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	box-shadow: 2px 2px 10px 2px #666;
	-moz-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
	position: relative;
}
  
#home-trios .hz-trios .mb-block:first-child {
	margin-left: 0;
}

#home-trios .hz-trios .mb-block img {
	width: 97%;
	margin: 10px auto 0;
}

#home-trios .hz-trios h2 {
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000;
}

#home-trios .hz-trios a {
	color: #0099FF;
	text-decoration: none;
	text-align: left;
}
  
#home-trios .he-btn {
	position: absolute;
	right: 5px;
	bottom: 6px;
}


.tabs {
  width: 100%;
  float: left;
  }

.tabs li {
  display: inline-block;
  }

.tabs li a {
  color: #000;
  display: inline-block;
  width: auto;
  }


.form-text {
  behavior: url('/sites/all/themes/sw/images/pie.htc');
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  line-height: 18px;
  padding: 3px 10px;
  }

.form-submit {
	margin: 2px;
	padding: 2px 10px;
	color: #000;
	font-size: 15px;
	behavior: url('/sites/all/themes/sw/images/pie.htc');
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #eee;
	cursor: pointer;
	border: thin solid #666;
  }

.form-textarea {
  behavior: url('/sites/all/themes/sw/images/pie.htc');
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  line-height: 18px;
  padding: 3px 10px;
  }


#yotiq {
  width: 100%;
  float: left;
  }



* {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  }

.mb-testimonial {
  height: 240px;
  overflow: hidden;
  position: relative;
  }

.mb-testimonial li {
  display: none;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  }

.mb-testimonial-body {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 10px;
	margin-top: 6px;
	z-index: 97;
	text-align: left;
  }

.mb-testimonial-customer {
  text-align: right;
  font-size: 12px;
  font-style: italic;
  padding: 30px 20px 6px;
  margin-top: -1px;
  z-index: 98;
  }

.mb-date {
  width: 50px;
  height: 50px;
  behavior: url('/sites/all/themes/sw/images/pie.htc');
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5f6f8;
  overflow: hidden;
  float: left;
  margin: 4px 10px 4px 10px;
  text-align: center;
  }

.mb-date span {
  display: block;
  }

.mb-day {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	line-height: 32px;
	text-align: center;
	color: #11AD60;
	font-size: 24px;
  }
.mb-month {
	padding: 0;
	margin: 0;
	line-height: 18px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #11AD60;
	color: #f5f6f8;
  }

.mb-blog-title {
	font-weight: normal;
	line-height: normal;
	text-align: left;
  }

.mb-blog-title a {
	font-size: 17px;
	text-decoration: none;
	text-align: left;
  }

.mb-blog-items {
  padding: 6px 0;
  border: none;
  }

p.mb-blog-teaser {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
  }

#footer {
  color: #000;
  width: 960px;
  height:100px;
  margin: 0 auto;
  }

#footer p a {
  color: #000;
  text-decoration: none;
  }

#footer p {
  float: left;
  /*padding: 20px 0 0;*/
  font-size: 13px;
  text-align: right;
  width: 100%;
  line-height: 18px;
  }

.mb-thumbnails {
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
	background-color: #8b1c25;
	border: 1px solid #791c26;
	margin-left: 7px;
  }

.mb-thumbnails a {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 280px;
  height: 210px;
  overflow: hidden;
  }

.mb-thumbnails a {
  z-index: 91;
  }


.mb-thumbnails a:first-child {
  z-index: 99;
  }

.mb-gallery {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
  }

.mb-gallery:first-child {
  margin-left: 0;
  }

.mb-gallery h2 {
  font-size: 14px;
  font-weight: normal;
  padding: 4px 10px;
  }

.theme-default .nivo-controlNav {
  padding: 0;
  margin-top: -30px;
  position: relative;
  z-index: 99;
  }

#slider {
  z-index: 93;
  position: relative;
  }



.kes {
  clear: both;
  height: 1px;
  }


.footer-nav {
  text-align: right;
  list-style: none;
  padding: 12px 0;
  }

.footer-nav li {
  border-left: 1px solid #666;
  padding: 0 2px 0 4px;
  display: inline;
  }

.footer-nav li:first-child {
  border: none;
  }

.footer-nav a {
	color: #000000;
	text-decoration: none;
  }

.footer-nav a:hover {
  text-decoration: underline;
  }



#sb-qop {
  position: relative;
  width: 100%;
  float: left;
  z-index: 100;
  }

#sb-wrapper {
  width: 80px;
  position: absolute;
  left: -100px;
  top: 0;
  margin-top: 0px;
  }

#social-buttons {
  width: 60px;
  position: absolute;
  top: 0;
  border: 10px solid #eee;
  background-color: #fff;
  behavior: url('/sites/all/themes/sw/images/pie.htc');
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 10px 5px;
  }

#social-buttons.fixed {
  position: fixed;
  top: 10px;
  }

#google-plus {
  margin: 0 0 6px 4px;
  }

#twitter {
  margin: 6px 0 0 0;
  }

#quti .blog_usernames_blog {
  display: none;
  }
/*---------------------------New ---------------------*/

#search-block-form {float:right;}
#search-block-form .form-submit  {   background: url("images/search-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 0;
    height: 32px;
    width: 97px }
#search-block-form .form-text	{border:1px solid #000000;}
ol.search-results {padding:0;}	
li.search-result {  background: #EEEEEE; border-bottom: 1px solid #DDDDDD;}