


/* Reset
---------------------------------------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img, a { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
ol, ul { list-style: none; }

table {
border-collapse: separate;
border-spacing: 0; }

.clear { clear:both; }
.morebottom { height:26px; }
.separator { background:url(i/separator2.gif) no-repeat -25px top; margin-top:23px; }
.nav-previous{
    float:left;
    padding-bottom:20px;
}
.nav-next{
    float:right;
    padding-bottom:20px;
}
/* General
--------------------------------------- */
body {
	text-decoration: none;
	font-family:Arial,Verdana,sans-serif;
	font-size:14px;
	background-color:#e0dfdf;

}
#home_content {
	background-image: url(i/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top;
}
#page_content {
	background-color:#fff;
}
#blog_content {
	background-color:#fff;
}
#mobiversal_content {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mobiversal_content #blog_header {
	background:url(i/blog/blog_header.jpg) no-repeat left top;
	height:126px;
	position:relative;
}
#blog_header #back_to {
	position:absolute;
	right:30px;
	top:10px;
}
#blog_header #social {
	position:absolute;
	right:30px;
	top:60px;
}
#blog_header #social img {
	padding-left:2px;
}
#blog_header #logo {
	position:relative;
	top:41px;
	left:10px;
}

#blog_content #content {
	padding:0px 25px;
}
#blog_content #content a {
	color:#de1002;
	text-decoration:underline;
}
#blog_content #content #posts {
	float:left;
	width:624px;
	margin-right:30px;
}
#blog_content #content #posts .entry {
	background:url(i/blog/gradient_bg.gif) repeat-x bottom left;
	padding:35px;
	line-height:20px;
}
#blog_content #content #posts .entry .tags{
	margin:-25px 0 15px 0;
}
#blog_content #content #posts .entry .tags a {
	color:#595858;
	font-size:12px;
}
#blog_content #content #posts .entry h1 {
	font-weight:bold;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-shadow:none;
	margin-bottom:5px;
}
#blog_content #content #posts .entry h1 a {
	font-weight:bold;
	font-size:24px;
	line-height:28px;
	color:#000;
	text-shadow:none;
	margin-bottom:5px;
	text-decoration:none;
}
#blog_content #content #posts .entry h1 a:hover {
	border-bottom:2px solid #000;
}
#blog_content #content #posts .entry .metadata {
	color:#868686;
	font-size:12px;
	margin-bottom:15px;
}
#blog_content #content #posts .entry .metadata a {
	text-decoration:underline;
	color:#868686;
}
#blog_content #content #posts .entry p {
	margin-bottom:10px;
	margin-top:10px;
}
#blog_content #content #posts .navigation {
	margin:20px 0px;
}
#blog_content #content #posts #respond, #blog_content #content #posts #comments {
	margin:30px 0px;
}
#blog_content #content #sidebar {
	float:left;
	width:289px;
}
#blog_content #content #sidebar #search_box {
	background:url(i/blog/search_input.jpg) no-repeat top left;
	width:289px;
	height:114px;
}
#blog_content #content #sidebar #search_box #s {
	position:absolute;
	background:transparent;
	border:none;
	margin:74px 0px 0px 12px;
	padding:3px;
	width:225px;

}
#blog_content #content #sidebar #search_box #searchsubmit {
	text-indent:-9999px;
	position:absolute;
	background:transparent;
	border:none;
	width:35px;
	height:25px;
	margin:74px 0px 0px 243px;
	cursor:pointer;
}
#blog_content #content #sidebar .sidebar_entry, .gray_bg {
	margin:10px 0px;
	padding:5px 10px;
	background:url(i/blog/gradient_bg_2.gif) repeat-x bottom left;
	background-color:#fff;
	padding-bottom:5px;
}
.gray_bg {
	background:url(i/blog/gradient_bg_2.gif) repeat-x bottom left;
	background-color:#fff;
	padding-bottom:5px;
	display:block;
}
#blog_content #content #sidebar .sidebar_entry h4 {
	font-size:22px;
	line-height:26px;
	margin-bottom:10px;
}

#blog_content #content #sidebar .sidebar_entry .sidebar_list li{
	background:url(i/blog/blog_arrow.png) left center no-repeat;
	padding:0px 0px 0px 10px;
	margin:8px 0px;
}
#blog_content #content #sidebar .sidebar_entry .sidebar_list li a {
	text-decoration:underline;
	color:#de0e01;
	font-size:14px;
}
#blog_content #content #sidebar .sidebar_entry .sidebar_list li a:hover {
	text-decoration:underline;
}
#mobiversal_content #header {
	background:url(i/bg_header.jpg) no-repeat scroll 0px bottom transparent;

}
#mobiversal_content #header #social_media {
	padding: 0px;
	float: right;
	width: auto;
	margin-top: 20px;
}
#mobiversal_content #header #social_media li {
	display: inline;
	margin-left:5px;
}
#mobiversal_content #header #logo {
	background: url(i/logo.gif) no-repeat;
	clear: both;
	height: 76px;
	width: 297px;
	margin-top:-5px;
	padding-bottom:5px;
	float:left;
	position:relative;
}
#menu {
	float: right;
	padding-top: 15px;
}

#menu li {
	float:left;
	height:34px;
	margin-left:5px;
	background-color:#fff;
}
#menu li a, #menu .current_page_item a {
	text-indent:-9999px;
	display:none;
}

/* home */
#menu .page-item-home a {
	background:url(but/home.jpg) no-repeat;
	width:67px;
	height:34px;
	text-indent:-9999px;
	display:block;
}
#menu .page-item-home a:hover, #menu .page-item-home.current_page_item a {
	background:url(but/home_active.jpg) no-repeat;
}
/* services */
#menu .page-item-11 a {
	background:url(but/services.jpg) no-repeat;
	width:79px;
	height:34px;
	text-indent:-9999px;
	display:block;
}
#menu .page-item-11 a:hover, #menu .page-item-11.current_page_item a {
	background:url(but/services_active.jpg) no-repeat;
}
/* portfolio */
#menu .page-item-15 a {
	background:url(but/portfolio.jpg) no-repeat;
	width:79px;
	height:34px;
	text-indent:-9999px;
	display:block;
}
#menu .page-item-15 a:hover, #menu .page-item-15.current_page_item a {
	background:url(but/portfolio_active.jpg) no-repeat;
}
/* gafq */
#menu .page-item-19 a {
	background:url(but/get_a_free_quote.jpg) no-repeat;
	width:140px;
	height:34px;
	text-indent:-9999px;
	display:block;
}
#menu .page-item-19 a:hover, #menu .page-item-19.current_page_item a {
	background:url(but/get_a_free_quote_active.jpg) no-repeat;
}
/* about us */
#menu .page-item-21 a {
	background:url(but/about_us.jpg) no-repeat;
	width:85px;
	height:34px;
	text-indent:-9999px;
	display:block;
}
#menu .page-item-21 a:hover, #menu .page-item-21.current_page_item a {
	background:url(but/about_us_active.jpg) no-repeat;
}
/* contact us */
#menu .page-item-22 a {
	background:url(but/contact_us.jpg) no-repeat;
	width:102px;
	height:34px;
	text-indent:-9999px;
	display:block;
}
#menu .page-item-22 a:hover, #menu .page-item-22.current_page_item a {
	background:url(but/contact_us_active.jpg) no-repeat;
}

/**
 * Slideshow controls style rules.
 */
 #slider_buttons {
 	margin:0px 0px 0px 465px;
	height:20px;
 }
 #slider_buttons .but {
 	background: url(i/slider/but_active.gif) no-repeat;
	width:19px;
	height:18px;
	text-indent:-9999px;
	float:left;
	margin-right:4px;
	cursor:pointer;
 }
 #slider_buttons .selected {
 	background: url(i/slider/but_selected.gif) no-repeat;
	width:19px;
	height:18px;
	text-indent:-9999px;
	float:left;
	margin-right:4px;
 }
 #slideshow {
	margin:0 auto;
	width:994;

	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:962px;
  height:336px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:962px;
  height:336px;
}

.control {
  display:block;
  width:16px;
  height:35px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  margin-top:150px;
}
#leftControl {
  top:0;
  left:0;
  float:left;
  background:transparent url(i/slider/left.gif) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  float:right;
  background:transparent url(i/slider/right.gif) no-repeat 0 0;

}

#content {
	padding:20px 25px 35px 30px;
	height:auto;


}
.contact_bg {
	background:url(i/contact_us_bg.gif) no-repeat bottom 480px;

}

#content .left {
	padding-top:7px;
	float:left;
	width:423px;
	margin-right:44px;

}
#content .right {
	padding-top:7px;
	float:left;
	width:430px;
	padding-left:22px;
	background:url(i/bg_testimonials.jpg) no-repeat 0px top;
}
#content h1 {
	color:#888888;
	font-weight:bold;
	font-size:36px;
	margin-top:2px;
	margin-bottom:25px;
	text-shadow: 0px 1px 2px #666;
}
#content h2 {
	font-size:24px;
	color:#000;
	margin-bottom:25px;
	margin-top:-10px;
}
#content h2.space_up {
	margin-top:30px;
}
#content h2.space_down {
	margin-bottom:30px;
}
#content h2.stick_subtitle {
	margin-bottom:-5px;
}
#content .gray_subtitle {
	font-size:16px;
	color:#656363;
	line-height:18px;
}
#content h3 {
	font-size:26px;
	color:#000;
	margin-bottom:37px;
}
#content .entry-page p {
	line-height:22px;
	margin-bottom:10px;
}
#content .entry-home {
	line-height:16px;
	margin-bottom:16px;
}
#content .entry-home a {
	color:#df1803;
	font-weight:bold;
	text-decoration:none;
	margin-top:2px;
}
#content .entry-home a.r_arrow {
	background:url(i/arrow.gif) right 4px no-repeat;
	padding-right:10px;
}
#content .entry-home a:hover {
	text-decoration:underline;
}
#content .testimonial-home {
	clear:both;
	margin-bottom:40px;
	display:block;
}
#content .testimonial-home img {
	float:left;
	margin:0px 10px 5px 0px;
	border:1px solid #dadada;
}
#content .testimonial-home h5 {
	margin-top:-10px;
	font-size:16px;
	line-height:14px;
	margin-bottom:8px;
}
#portfolio_table {
	margin-bottom:30px;

}
#portfolio_table td {
	width:425px;
	padding:0px 0px 40px 0px;
}
#portfolio_table td.xleft {
	width:425px;
	padding-right:100px;
}
#portfolio_table img {
	margin:0px 10px 0px 0px;
}
#portfolio_table h2 {
	font-size:24px;
	line-height:24px;
	color:#000;
	margin-bottom:20px;

}
#the_team li {
	display:inline;
	width:40%;
	margin-right:10%;
	margin-bottom:60px;
	float:left;
}
#the_team li .description {
	line-height:14px;
}
#the_team li img {
	border:1px solid #c3c3c3;
	padding:10px;
	background-color:#efefef;
	float:left;
	margin-right:10px;
	-moz-border-radius: 6px;
	-web-kit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:30px;
}
#the_team li h4 {
	font-size:24px;
	line-height:26px;
}
#the_team li .position {
	font-size:16px;
	color:#de0d01;
	margin-bottom:10px;
	font-weight:bold;
}
#the_team li a, .entry-page a {
	color:#de0d01;
	text-decoration:none;
}
#the_team li a:hover, .entry-page a:hover {
	text-decoration:underline;
}
.img_office { margin-right:20px; }
.wpcf7-response-output {
	margin:15px 0px;
}
.wpcf7-mail-sent-ok {
	padding:10px;
	background-color:#f8fff6;
	border:1px solid #c6f3b6;
	font-size:14px;
}
.wpcf7-validation-errors {
	padding:10px;
	background-color:#f9ecec;
	border:1px solid #f3b6b6;
	font-size:14px;
}
#blog_content #content #posts #respond p{
	margin:5px 0;
}
.contact_send, #blog_content #content #posts #respond #submit {
	color: #333333;
	text-decoration:none;
	font-size:14px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, rgb(202,200,200)),
		color-stop(0.66, rgb(232,230,230))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(202,200,200) 15%,
		rgb(232,230,230) 66%
	);
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px #888;
	box-shadow: 0 0 2px #888;
	padding: 4px 10px;
	-moz-border-radius: 4px;
	-web-kit-border-radius: 4px;
	border-radius: 4px;
	outline:none;
	border:none;
	cursor:pointer;

}
table#contact_form {
	margin-top:30px;
	margin-bottom:50px;
}
table#contact_form td {
	padding-right:10px;
	padding-bottom:10px;

}
table#contact_form .nice_input {
	width:285px;
}
.nice_input, #blog_content #content #posts #respond #author, #blog_content #content #posts #respond #email, #blog_content #content #posts #respond #comment, #blog_content #content #posts #respond #url {
	padding:5px;
	-moz-border-radius: 4px;
	-web-kit-border-radius: 4px;
	border-radius: 4px;
	box-shadow:inset 2px 2px 1px #ccc;
	border:1px solid #acabab;
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(238,238,238,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(238,238,238,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(238,238,238,1) 100%); /* W3C */
}
.nice_input2 { width:60px; }
#gafq { margin:0px auto; width:450px;}
#gafq .nice_input { width:285px; }
#footer {
	width:100%;
	background-color:#e0dfdf;
	position:relative;
	bottom:0;
	left:0;
}
#footer_content {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(i/bg_footer.gif) no-repeat left top;
	padding-top:30px;
	padding-bottom:80px;
	text-align:center;
}
#footer a {
	text-decoration:none;
	color:#000;
}
#footer #menu_footer {
	margin:10px 0px;
}
#footer #menu_footer li {
	display:inline;
	padding-left:15px;
	margin-left:15px;
	background: url(i/separator.gif) no-repeat 3px left;
}
#footer #menu_footer li.first {
	background:none;
}
.mr_social_sharing_wrapper{
    margin-bottom: 35px !important;
}
.mr_social_sharing_top {
width:100px !important;
}
