/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
/* GENERAL -------- */
div.clear {
clear: both;
}
.blue {
color: #41A8D3 !important;
}
.link-deco {
text-decoration: underline;
color: #41A8D3;
}
.article-body {
padding-bottom: 50px;
border-bottom: 1px solid #d2d2d4;
}
.article-subheading {
font-family: "MavenProRegular", sans-serif !important;
color: #444446;
font-size: 14pt;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}
.article-subtitle {
font-family: "MavenProRegular", sans-serif !important;
color: #444446;
font-size: 12pt;
padding-top: 10px;
}
.article-list {
list-style-type: disc;
padding-top: 0px;
padding-bottom: 10px;
}
p.last {
padding-bottom: 10px;
}
.article-image {
float: left;
margin-top: auto;
margin-right: 10px; 
margin-bottom: 15px;
height: auto;
width: auto;
}

.module h3.module-title a { color: #444446; }

/* HOMEPAGE -------- */
.style-h1 {
font-size: 28px;
}
.style-h2 {
font-size: 22px;
}
.style-h3 {
font-size: 22px;
}
.module-title-white {
color: #ffffff;
font-family: "MavenProRegular", sans-serif !important;
}
.heading-how-much {
text-transform: capitalize; 
text-align: center; 
margin-top: -4px; 
line-height: 1em;
}
.style-sp {
display: block;
font-size: 10px;
font-stretch: condensed;
line-height: 10px;
text-align: center;
padding: 0;
margin-top: -10px;
margin-bottom: -5px;
color: #41A8D3;
font-family: "MavenProRegular", sans-serif !important;
}
.top-bar-contact {
font-size: 22px;
color: #000;
font-stretched: condensed;
font-weight: 700;
line-height: 22px;
vertical-align: middle;
margin-right: 20px;
}
.fa-phone {
color: #e39e31;
border: 2px solid #e39e31;
border-radius: 50%;
padding: 5px;
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
vertical-align: middle;
}
.fa-envelope {
color: #e39e31;
border: 2px solid #e39e31;
border-radius: 50%;
padding: 5px;
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
vertical-align: middle;
}
.fa-border {
border-radius: 50%;
}
i.fa-20px {
font-size: 20px;
}
.company-info {
visibility: hidden;
}
.btn {
  background: #224272;
  background-image: -webkit-linear-gradient(top, #224272, #2980b9);
  background-image: -moz-linear-gradient(top, #224272, #2980b9);
  background-image: -ms-linear-gradient(top, #224272, #2980b9);
  background-image: -o-linear-gradient(top, #224272, #2980b9);
  background-image: linear-gradient(to bottom, #224272, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
}

.btn:hover {
  background: #e39e31;;
  background-image: -webkit-linear-gradient(top, #e39e31;, #e39e31;);
  background-image: -moz-linear-gradient(top, #e39e31;, #e39e31;);
  background-image: -ms-linear-gradient(top, #e39e31;, #e39e31;);
  background-image: -o-linear-gradient(top, #e39e31;, #e39e31;);
  background-image: linear-gradient(to bottom, #e39e31;, #e39e31;);
  text-decoration: none;
}

/* COMPANY PROFILE -------- */
.profile-image {
margin-right: 10px; 
float: left;
}

/* AFFILIATES -------- */
.affiliates-body {
background: #fff;
border: 0px solid #fff;
border-radius: 5px;
vertical-align: middle;
padding: 10px;
width: 205px;
height: auto;
margin: -10px 10px -20px -10px;
}
.affiliates-image {
margin-left: auto;
margin-right: auto;
}
.mva {
padding-left: 20%;
}

/* MEET THE TEAM -------- */
.team-subheading {
font-family: "MavenProRegular", sans-serif !important;
color: #444446;
font-size: 14pt;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
margin-bottom: 2px;
}
.team-position {
font-size: 12px;
color: #41A8D3;
padding-top: 0;
margin-top: 0;
}
.neomi {
padding-top: 13px;
}

/* FAQs -------- */

.faq-image {
float: right;
border: 1px solid #636363;
border-radius: 50%;
width: 150px;
height: 150px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
}
.faq-question {
font-size: 14px;
font-weight: bold;
color: #000;
padding-bottom: 5px;
margin-bottom: 0;
}
.faq-answer {
font-size: 12px;
padding-top: 0;
padding-bottom: 20px;
margin-top: 0;
border-bottom: 1px solid #d2d2d4;
margin-bottom: 10px;
}

/* PRICING -------- */
.pricing-table {
width: 400px;
border-top: 1px solid #d2d2d4;
margin-bottom: 20px;
}
td.col1 {
padding: 10px;
}
td.col2 {
border-left: 1px solid #d2d2d4;
padding: 10px;
text-align: center;
}
tr.pricing-row {
border-bottom: 1px solid #d2d2d4;
}

/* CONTACT US -------- */
.contact-form {
float: left;
position: relative;
display: table-cell;
height: auto;
}
.contact-details {
float: left;
position: relative;
margin-left: 50px;
padding-left: 50px;
display: table-cell;
border-left: 1px solid #d2d2d4;
}


/* CUSTOM -------- */
#header {margin-top:8px}

#headerbar{margin-bottom:8px;}

/* Frontpage Showcase */
.frontpageshowcase {
	position: absolute;
	bottom:45px;
	left: 0;
	z-index: 1;
	width: 721px;
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
background-color:#1d558d;
padding: 0 10px;
opacity:0.85;
filter:alpha(opacity=85); 
border-top:2px solid #f0b32e;
border-bottom:2px solid #f0b32e;

}
.frontpageshowcase h1{text-transform:none; margin-top:10px;color:#fff;font-family:trebuchet, sans-serif;}

.frontpageshowcase.black { color: #444; }

/* Frontpage List */
.frontpagelist img { margin: -20px -20px -20px 0; }

.frontpagelist h2 {
	font-size: 28px;
	line-height: 28px;
}

/* Frontpage Botton */
#page .frontpagebottom {
	min-height: 124px;
	margin: -13px;
	padding: 13px 120px 13px 13px;
	border-radius: 7px;
	overflow: hidden;
}


/* Frontpage Separator */
#page .frontpageseparator {
	margin: -3px;
	overflow: hidden;
	text-transform: uppercase;
}

.frontpageseparator > div > div {
	padding-left: 15px;
	border-left: 1px solid #ddd;
	box-shadow: inset 1px 0 0 #fff;
	overflow: hidden;
}

.frontpageseparator > div:first-child > div {
	border-left: none;
	box-shadow: none;
}

.frontpageseparator img {
	margin: 4px 15px 0 0;
	float: left;
}

.style-map {padding: 1px;}

#menubar {background-color:#224272;}
.menu-dropdown .column ul.level2, .menu-dropdown li.remain .level1, .menu-dropdown .dropdown-bg > div{background-color:#1d3f79;}

.menu-dropdown a, .menu-dropdown span.level1, .menu-dropdown .level1 span > span.title, .menu-dropdown .level2 .separator > span{
	color: #eee;
}

.menu-dropdown li.active > a{ color: #eee !important;}

.menu-dropdown a.current.level2 {
	background: #1D3F79;
	color: #eee;
}

.menu-dropdown a.level2:hover {
background: #1D3F79;
}

.menu-dropdown li.level2 {
    border-top: transparent;
}

.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1{
	background: #1D3F79;
}

fieldset.adminform input, fieldset.adminform textarea, fieldset.adminform .uneditable-input {width: auto;}

h1, h2, h3, h4, h5, h6 {
font-family: "MavenProRegular" !important;
}


h1 {
font-size:32px;
font-weight: bold;
text-transform:none;
/*color:#254c82 !important; */
}
h2, h3 {
font-size:22px;
text-transform:none; 
/*color:#e39e31 !important; */
}

.formResponsive input[type="submit"], #hdp_form .btn-primary, form.style button, form.style input[type="button"], form.style input.button {
background-color: #e39e31;
background-image: -ms-linear-gradient(top, #e39e31, #e39e31);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e39e31), to(#e39e31));
background-image: -webkit-linear-gradient(top, #e39e31, #e39e31);
background-image: -o-linear-gradient(top, #e39e31, #e39e31);
background-image: -moz-linear-gradient(top, #e39e31, #e39e31);
background-image: linear-gradient(top, #e39e31, #e39e31);
background-repeat: repeat-x;
border-color: #e39e31 #e39e31 #e39e31;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e39e31', endColorstr='#e39e31', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:hover {
background-color: #e39e31;
}

.remember input{ width: auto !important; margin-left: 10px !important; background: transparent !important;} 
.remember label {float: left;}

ul.newsfeed {margin-left: 0;}

.addthis_toolbox {width: 140px;}

#top-b.grid-block > div.grid-box.width75.grid-h > div.module.mod-color.deepest{background-color:#3e6e9e !important;}

/* Home page 20131204 */

h3.module-title{color #000;}

section#top-b div.grid-box.width25.grid-h > div.module.mod-box.deepest{background-color:#b2d2df;}

h5{text-transform:none;color:#4d4d4d !important;font-weight:bold;font-family:"MavenProRegular",sans-serif !important;margin-top:0px;}
h5.feed-link{margin-top:15px;}

.calculator {padding-bottom: 2px;}

.calculator input {margin-bottom: 5px;}

.modlgn-remember {border: transparent !important; background: transparent !important;}

.jmads_row_top, .mylistigtitlecontainer {
padding: 10px;
line-height: 25px;
background: #616161;
color: #ffffff;
width: 100%;
float: left;
height: 30px;
padding: 7px 4px 3px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 30px;
}

.jm_detailadditem {
margin-left: 15px;
background-color: #5BB75B;
background: #62c462;
background: -moz-linear-gradient(top, #62c462 13%, #51a351 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(13%,#62c462), color-stop(99%,#51a351));
background: -webkit-linear-gradient(top, #62c462 13%,#51a351 99%);
background: -o-linear-gradient(top, #62c462 13%,#51a351 99%);
background: -ms-linear-gradient(top, #62c462 13%,#51a351 99%);
background: linear-gradient(to bottom, #62c462 13%,#51a351 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c462', endColorstr='#51a351',GradientType=0 );
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #FFFFFF;
float: right;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-style: solid;
border-width: 1px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: #333333;
cursor: pointer;
font-size: 13px;
line-height: 20px;
margin-bottom: 0;
padding: 4px 12px;
}

.jm_detailadditem a, .jm_detailmyprofile a, .jm_editbutton a {
color: #FFFFFF;
}

.jm_topbuttonsbar {

	margin:2px 5px 0 0px;

    padding:0 0 25px;

    width:100%;}

.jmads_row_top, .mylistigtitlecontainer {
line-height: 25px;
color: #ffffff;
}

	.flotlft{

		float:left;

	}

	.jmads_title{

		width:15%;	

		padding-left:13px;

		font-weight:bold;

	}

	.price{

		width:10%;	

	}

	.ads_limit{

		width:5%;	

	}

	.auto_approve{

		width:14%;	

	}

	.auto_featured{

		width:14%;	

	}

	.description{

		width:24%;

		min-width:24%;	

		min-height: 10px;

	}

	.jmads_container{

		 margin-top:20px;

	}

	.submit_btn{

		width:20%;	

		text-align:left;		

	}

#paymentform .inputbox, .inputbox.button.jminputbox {border:none;}

/* profile page */



.jm_profilebuttons {

	float:right;

	margin-right:-11px;}



.jm_containerpadding {

	padding-left:15px;}



.jm_profile {

	padding-left:10px;}

.jm_topbuttonsbar, .jm_breadcrumb {display: none;} 

td.hdp_ticket_icon_user {display: none;}

.item_list1 h1 {margin: 0;}

.item_container .jmitem_padding_cf #custom_value_6 {
    margin-top: 10px !important; 
}

/* Homepage Affiliates module */
.mod-affiliates h3.module-title { font-family: "MavenProRegular", Arial, Helvetica, sans-serif !important; }
.mod-affiliates img { max-width: 14em; height: auto; display: inline-block; margin-bottom: 1.5em; margin-right: 1.5em; vertical-align: top; }

@media (max-width:640px) {
    .item_container .icons_jbt {
		position: relative;
        top: 0;
	}
}