/* 

 * This file is part of Theme for 
 * pragmaMx - Web Content Management System.
 *
 * $template : bp24_theme $
 * $Revision: 1.0 $
 * 
 * $Author: LMG - https://www.layermedia.eu $
 * $Date: 2019-01-28 14:03:04 $
 
  */
@charset "UTF-8";
#ad_billboard {
	BORDER-RIGHT: #000 0px solid; PADDING-RIGHT: 0px; WIDTH: 100%; MIN-HEIGHT: 5px; BORDER-TOP: #666 0px solid; PADDING-LEFT: 0px; PADDING-TOP: 0px; MARGIN-LEFT: 0px; BORDER-LEFT: #666 0px solid; BORDER-BOTTOM: #FF8533 0px solid; voice-family: inherit;
}

#ad_subbillboard { 
	display: block;  
	width:100%;
	min-height:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px; 
	voice-family: inherit;
}


#pic {
	FLOAT: left; width: 200px; MARGIN-RIGHT: 3px; MARGIN-BOTTOM: 3px; padding:0px 15px 15px 0px; BACKGROUND: #fff; BORDER-RIGHT: #666 0px solid; BORDER-BOTTOM: #666 0px solid; BORDER-TOP: #666 0px solid; MARGIN-LEFT: 0px; BORDER-LEFT: #666 0px solid; voice-family: inherit
}


#advertising {
	FLOAT: left; width: 250px; MARGIN-RIGHT: 3px; MARGIN-BOTTOM: 3px; padding:0px 5px 5px 0px; BACKGROUND: #fff; BORDER-RIGHT: #666 0px solid; BORDER-BOTTOM: #666 0px solid; BORDER-TOP: #666 0px solid; MARGIN-LEFT: 0px; BORDER-LEFT: #666 0px solid; voice-family: inherit
}

/*
.pmhead		{font-size: 14px; COLOR: #444; font-weight: 700; line-height: 19px; margin-bottom: 10px; clear: both; text-align: justify;}


.pmtext		{font-size: 14px; COLOR: #444; line-height: 19px; margin-bottom: 19px;clear: both; }

*/

.pmhead {
	font-weight: bold; font-size: 12px; color: #5B5B5B; font-family: "Open Sans",Helvetica,Arial,sans-serif; line-height:17px;
}

.pmtext {
	font-weight: normal; font-size: 14px; color: #000; font-family: Arial, Helvetica, sans-serif; line-height:17px;
}


ul.pmtext {
margin-left:20px;
	padding:3px 8px 0px 7px;
}
ul.pmtext li{
	margin-bottom:12px;

}



a   {
	text-decoration: none;
	color: #1144CC;
}
a:hover   {
	text-decoration: underline;
	color: #000000;
}

a:visited   {
	text-decoration: none;
	color: #1144CC;
}




.printbar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; BACKGROUND: url(/themes/bp24_theme/images/printbar615.gif) no-repeat; PADDING-BOTTOM: 0px; MARGIN: 0px 0px; LINE-HEIGHT: 12px; PADDING-TOP: 4px; HEIGHT: 16px;
}
.printbar_date {
	FLOAT: left
}
.printbar_function {
	FLOAT: right
}

div.contentteaser a.btop { font-size: 9pt; display:block; text-align:left; width:180px; text-indent: 5px; padding:1px 0px 2px 0px; text-decoration:none; background-repeat:no-repeat;}
div.contentteaser a.btop:link { color: #FFFFFF; background-color:#307cb7; }
div.contentteaser a.btop:visited { color: #FFFFFF; background-color:#307cb7; }
div.contentteaser a.btop:hover { color: #FFFFFF; background-color:#66a9df; text-decoration:none; }

div.contentteaser a.blue { font-size: 9pt; display:block; text-align:left; width:180px; text-indent: 5px; padding:1px 0px 2px 0px; text-decoration:none; background-image: url(/themes/bp24_theme/images/dotted_line.gif); BACKGROUND-REPEAT: repeat-x}
div.contentteaser a.blue:link { color: #FFFFFF; background-color:#307cb7; }
div.contentteaser a.blue:visited { color: #FFFFFF; background-color:#307cb7; }
div.contentteaser a.blue:hover { color: #FFFFFF; background-color:#66a9df; text-decoration:none; }

div.contentteaser {  background-color: #ededed; padding-bottom: 1px; margin-bottom: 1px;}
// div.contentteaser h2 { background: #5D98DC url(https://www.businesspress24.com/themes/bp24_theme/images/arrow.gif) no-repeat top left; font-size: 11px; TEXT-TRANSFORM: uppercase; line-height: 20px; text-indent: 5px; color: #fff;}
div.contentteaser .menu {font-size: 11px; TEXT-TRANSFORM: uppercase; font-weight:bold; line-height: 35px; text-indent: 5px; color: #fff; background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/fpbg.gif) bottom left repeat-x;}
div.menu { background: #5D98DC url(https://www.businesspress24.com/themes/bp24_theme/images/arrow.gif) no-repeat top left;}



/*	Header ---------------------------------------------------------------------------------------- */

#header {
  background: #ffffff;
  border-top-right-radius: 6px;
  margin-bottom: 0;
  padding: 1.5em 0 .5em;
  position: relative;
}

#header a#logo {
  background: url("https://www.businesspress24.com/images/logo.gif") no-repeat 0 0;
  display: block;
  height: 65px;
  text-indent: -9999px;
  width: 260px;
}

#header p {
  color: #444444;
}

#header .head-logo {
  display: inline;
  float: left;
  margin-left: 1em;
}

/* Loginform */

#loginform {
  background: transparent;
  color: #666666;
  float: right;
  font-size: 11px;
  margin-right: 1em;
}

#loginform input.login-button {
  background-color: #8fab28;
  background-image: linear-gradient(to bottom, #8FAB28, #799D24);
  background-repeat: repeat-x;
  border-color: #000000 #000000 #000000;
  border-image: none;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: #ffffff #000000 0 1px 0 inset 0 1px 2px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
  vertical-align: middle;
}

#loginform input.login-button:hover {
  background-color: #a6d243;
}

#loginform input.login-field {
  background: #f6f6f6;
  border: 1px #d8d8d8 solid;
  color: inherit;
  height: 14px;
  margin: 2px;
}

#loginform p {
  font-size: 11px;
}

#loginform ul#login-links {
  list-style: url(../images/arrow.png);
}

#loginform #login-links-account {
  margin-right: 20px;
}

#loginform #login-links-account a {
  color: #444444;
  text-decoration: none;
}

#loginform #login-links-account ul {
  list-style: none;
}

#loginform #login-links-account ul li {
  background: #f6f6f6;
  border-radius: 6px;
  margin: 4px 0;
  padding: 2px 6px;
}

#loginform #login-links-account ul li:hover {
  background: #f1f1f1;
}

#loginform #login-links-account a strong {
  background-color: #b94a48;
  border-radius: 6px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 14px;
  padding: 2px 4px;
  text-shadow: 0 -1px 0 #000000;
  vertical-align: baseline;
  white-space: nowrap;
}

#loginform ul#login-links li a {
  background: transparent;
  color: #666666;
  font-size: .9em;
  text-decoration: none;
}

#loginform ul#login-links li a:hover {
  background: transparent;
  color: #666666;
  text-decoration: underline;
}

#header-banner {
  background: #ffffff;
}


/* Beginning of businesspress transformation v3.8 to v5.0  */

.seperatorBar{height:2px;margin:0 auto;width:960px}
.seperator{border-bottom:thin #666 dashed;height:2px;margin:10px 0 5px 0}


.bottom-spacer{padding-top:5px;padding-bottom:10px}
#homeMainContent{margin:0 auto;width:960px;position:relative}
#contentLeft{float:left;margin:5px 15px 0 5px;width:620px;padding:0}
#contentRight{float:left;margin:5px 0 5px 0;width:290px;padding:0;height:100%}
#homeright{margin:10px 0 0 0}
// .maincontent h1{color:#9c8d85;font-size:1.6em;font-weight:normal;line-height:19px; margin:5px 0 10px 0;padding:0}
// .maincontent p{color:#6D6E71;line-height:1.4;margin:20px 0 0 0;padding:0}
#headerLabel-image{background:url(../images/textBackground.gif) repeat-x;float:left;height:20px;width:100%}
.headerLabel{margin:0 0 10px 0;width:100%;font-size:1.75em;color:#9d8d85;text-align:left;font-weight:normal;text-transform:uppercase}
.headerLabel th{font-size:1.75em;color:#9d8d85;text-align:left;font-weight:normal;text-transform:uppercase;padding:0 20px 0 0}
#homeleft-latestwork{overflow:hidden}
#homeleft-latestwork h3{font-size:1.75em;font-weight:normal;line-height:22px;margin:0 30px 0 0;padding:0;text-transform:uppercase;color:#9d8d85}
#homeleft-latestwork-image{background:url(../images/textBackground.gif) repeat-x;float:left;height:20px;width:100%}
#homeleft-latestwork .carousel-mask{height:auto;margin:auto;width:100%}
#homeleft-latestwork .singleSlide{float:left;width:171px;margin:0;background-color:#f0eeed;padding:10px 11px 10px 11px;}
#homeleft-latestwork .singleSlide img{border:0}
.seperatorBar{height:2px;margin:0 auto;width:960px}
.seperator{border-bottom:thin #666 dashed;height:2px;margin:10px 0 5px 0}
#homeleft-latestwork h3{margin-bottom:0;color:#eb3a31;line-height:1.25;height:1.25em;overflow:hidden}
#homeleft-latestwork p{margin-top:0;margin-bottom:30px;height:45px;overflow:hidden;color:#6d6e71;line-height:1.25}
#homeleft-latestwork .slideSpacer{float:left;margin:10px}
#homeSecondaryContent{margin:0 auto;width:960px;position:relative}
#homeleft-singlefeature{margin:10px 0 20px 0;padding:10px;background:url(../images/textBackground.gif) repeat}
#homeleft-singlefeature img{float:left;margin:0;padding:0;border:0}
#homeleft-singlefeature .singleFeatureContent{float:left;position:relative;margin:0;width:204px}
#homeleft-singlefeature h2{margin:0 0 10px 0;padding:0;font-size:1.5em;letter-spacing:-1px;color:#9D8D85;text-transform:uppercase;font-weight:normal}
#homeleft-singlefeature .button{background:url("../images/leftpoint.png") left center no-repeat;font-size:.9em;padding:5px 0 5px 11px}
#homeleft-singlefeature .button a{padding:10px;margin:5px 5px 5px 0;text-transform:uppercase;background:#58585a;color:white;width:193px;display:table-cell}
#homeleft-singlefeature hr{border:1px #9D8D85 solid;margin:0;padding:0}
#homeleft-singlefeature p{font-size:1.25em;color:#58595b;padding:0 0 0 15px}
#news{margin:0 0 20px 0;padding:0}
#news .newsitem{margin:0 0 5px 0;padding:5px 0 0 0;border-top:1px #b6b6b8 solid;font-size:.9em;display:table}
#news .date{float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px #b6b6b8 solid;color:#929295;min-width:65px}
#news .headline{float:left;color:#b6b6b8;width:500px}
#news .newsarrow{font-size:1.25em;line-height:.4;margin:0 0 0 5px}
#contact{margin:0;padding:0 0 20px 0}
#vtab{float:left;clear:none;overflow:hidden;background:#ECE9E2}
#vtab>ul{margin:0;background:#eaeaea url(../images/contactGrad.gif) no-repeat center left;height:100%;padding:0;width:98px;float:left}
#vtab>ul>li{list-style:none;margin:0;width:80px;padding:20px 9px;font-size:1.1em;font-weight:bold;line-height:1.2;border-bottom:1px #e0e0e0 solid;cursor:pointer;color:#666}
#vtab>ul>li:hover{text-decoration:underline}
#vtab>ul>li.selected{background:#6a6a6a;color:#fff;position:relative}
#vtab>div{float:left;width:170px;margin:0;padding:8px 5px 0 15px;background-color:#ece9e2;height:100%;position:relative}
#vtab>div>p{margin:0;padding:0 0 5px 0;line-height:1.2;color:#58595b}
#vtab .button{background:url("../images/rightpoint.png") 126px 6px no-repeat;font-size:.9em;padding:5px 0 5px 0}
#vtab .button a{padding:8px;margin:5px 5px 5px 0;text-transform:uppercase;background:#58585a;color:white;width:110px;display:table-cell;text-align:center}
.btnA{background:#3C312B;margin:auto;padding:1px;width:109px}
.btnA a{border:2px solid white;display:block;font-size:11px;padding:6px 0 5px;text-align:center;text-transform:uppercase;width:105px}
.btnA a:link,.btnA a:visited{color:white;font-weight:normal}
#social{position:absolute;bottom:10px;right:15px}
#social>a>img{float:left;margin:2px;padding:0;border:0}


/*  -----------------------------   */
/*  - Kategorie PM Seite   ------   */
/*  -----------------------------   */

/*
.catadds {
	float: left; clear:both; width: 100%
}
*/

.catadds div.cataddsline {
		FLOAT: left; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; COLOR: #000; BACKGROUND-color: #eee; voice-family: inherit
}

.catadds div.cataddsline h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 5px; COLOR: #1144CC; BORDER-BOTTOM: #d0dce8 0px solid
}

.catadds div.cataddsline .cataddsline_title {
	FLOAT: left; WIDTH: 650px;
}

.catadds div.cataddsline .cataddsline_title h3 {
	FLOAT: left; WIDTH: 530px; FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 5px; display:inline; COLOR: #1144CC; BORDER-BOTTOM: #d0dce8 0px solid
}
.catadds div.cataddsline .cataddsline_date {
	FLOAT: right; WIDTH: 60px; FONT-SIZE: 9px; text-align: right;
}
.catadds div.cataddsline .cataddsline_hits {
	FLOAT: right; WIDTH: 60px; FONT-SIZE: 9px; text-align: right;
}
.catadds div.cataddsline_light {
		FLOAT: left; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; COLOR: #000; background-color: #fff; voice-family: inherit
}
.catadds div.cataddsline_light h2 {
	FLOAT: left; FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 5px; COLOR: #1144CC; BORDER-BOTTOM: #d0dce8 0px solid
}

.catadds div.cataddsline_light .cataddsline_title {
	FLOAT: left; WIDTH: 530px;
}
.catadds div.cataddsline_light .cataddsline_title h3 {
	FLOAT: left; WIDTH: 530px; FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 5px; display:inline; COLOR: #1144CC; BORDER-BOTTOM: #d0dce8 0px solid
}
.catadds div.cataddsline_light .cataddsline_date {
	FLOAT: right; WIDTH: 60px; FONT-SIZE: 9px; text-align: right;
}
.catadds div.cataddsline_light .cataddsline_hits {
	FLOAT: right; WIDTH: 60px; FONT-SIZE: 9px; text-align: right;
}


/*  -----------------------------   */
/*  - Kategorie Neue PM Seite   -   */
/*  -----------------------------   */

div.catadds {
		width="615px"; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; COLOR: #000; background-color: #eee; voice-family: inherit
}
div.catadds h2 {
	font-weight: bold; width="615px"; font-size: 17px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 5px; COLOR: #1144CC; background-color: #eee; BORDER-BOTTOM: #d0dce8 0px solid; voice-family: inherit
}

div.catadds_light {
		width="615px"; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; COLOR: #000; background-color: #fff; voice-family: inherit
}
div.catadds_light h2 {
	FONT-WEIGHT: bold; width="100%"; FONT-SIZE: 17px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 5px; COLOR: #1144CC; background-color: #fff; BORDER-BOTTOM: #d0dce8 0px solid; voice-family: inherit
}




a:link.button_function,  a:visited.button_function, a:hover.button_function
{
	width: 100px;
        height: 76px;
	FLOAT: left;
	margin: 0px 5px 0px 5px;
	text-align: center;
	font-size: 9pt;
	border: 0px solid #FFFFFF;
	padding: 3px 0px 3px 0px;
}

a:link.button_function
{	font-family: "Open Sans",Helvetica,Arial,sans-serif ! important;
	font-style:normal;
	font-size: 9pt;
	text-decoration:none;
	display: block;
	color:#000000;

}

a:visited.button_function
  {	font-family: "Open Sans",Helvetica,Arial,sans-serif ! important;
	font-style:normal;
	font-size: 9pt;
	text-decoration:none;
	display: block;
	color:#000000;

}
a:hover.button_function
  {	font-family: "Open Sans",Helvetica,Arial,sans-serif ! important;
	font-style:normal;
	font-size: 9pt;
	text-decoration:none;
	border: 0px solid Black;
	display: block;
	background-color : #E6E6E6;
}




.contentteaser
{
   padding:1px 1px;
   margin:0 auto 2px;
   font-size: 11px;
   text-transform: uppercase;
   font-weight:bold;
   line-height: 35px;
   text-indent: 5px;
   color: #fff; 

   background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/bpbg.jpg) bottom left repeat-x;
}


/*
.contentteaser h2 {
  background: #5D98DC url(https://www.businesspress24.com/themes/bp24_theme/images/arrow.gif) no-repeat top left;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
  text-indent: 5px;   color: #fff;
}
*/

.contentteaser .menu {
  font-size: 11px;
  text-transform: uppercase;
  font-weight:bold;
  line-height: 35px;
  text-indent: 5px;
  color: #fff;
  background: #8EB3CD url('www.businesspress24.com/themes/bp24_theme/images/bpbg.jpg') bottom left repeat-x;
}

.menu {
  background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/arrow.gif) no-repeat top left;
}



.header_id { color:#999; padding:0px 0 1px 0; margin: 0px 0 10px 0; text-align:right; border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; font-size:87%; }

.it-categories{
  padding:11px 0px;
  color:#000;
  border-top:1px solid #d7d7d7;
  overflow:hidden;
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.it-categories a{
  text-decoration:none;
  display:inline-block;
  vertical-align:top;
  margin:3px 0 0 0;
  padding:3px 11px;
  border:1px solid #dcdcdc;
  background:#fdfdfd;
  background:-moz-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(100%,#f1f1f1));
  background:-webkit-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-o-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-ms-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:linear-gradient(to bottom,#fdfdfd 0,#f1f1f1 100%);
  color:#4e4e4e;
  font-size:14px;
}

.it-categories a:hover{
  color:#eb5b4c;
  background:#fff
  font-size:14px;
}

.it-categories h2{
  text-decoration:none;
  display:inline-block;
  background:#fdfdfd;
  background:-moz-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(100%,#f1f1f1));
  background:-webkit-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-o-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-ms-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:linear-gradient(to bottom,#fdfdfd 0,#f1f1f1 100%);
  color:#4e4e4e;
  font-size:14px;
}

.it-categories h3{
  text-decoration:none;
  display:inline-block;
  background:#fdfdfd;
  background:-moz-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(100%,#f1f1f1));
  background:-webkit-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-o-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:-ms-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);
  background:linear-gradient(to bottom,#fdfdfd 0,#f1f1f1 100%);
  color:#4e4e4e;
  font-size:14px;
}

#.it-categories h3{text-decoration:none;display:inline-block;background:#fdfdfd;background:-moz-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(100%,#f1f1f1));background:-webkit-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);background:-o-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);background:-ms-linear-gradient(top,#fdfdfd 0,#f1f1f1 100%);background:linear-gradient(to bottom,#fdfdfd 0,#f1f1f1 100%);color:#4e4e4e}


.it-categories-appellation{
  float:left;
  margin:5px 7px 0 0;
  font-size:14px;
}

.it-cat-content{
  overflow:hidden;
}

.it-cat-covercontent{
  margin-top:-3px;
  text-align:left;
}




.allcontent {
  float: left;
  width: 99%;
  color: #214d7e;
  padding: 0px 0px 5px 5px;
  border-top: 1px solid #d0dce8;
  border-left: 1px solid #d0dce8;
  border-right: 1px solid #d0dce8;
  border-bottom: 1px solid #d0dce8;
  margin: 0px 0px 10px 0px;

  background: #ffffff url('/themes/bp24_theme/images/news_bg.jpg') top left repeat-x;
}

.allcontent:hover {
  float: left;
  width: 99%;
  color: #214d7e;
  padding: 0px 0px 5px 5px;
  border-top: 1px solid #d0dce8;
  border-left: 1px solid #d0dce8;
  border-right: 1px solid #d0dce8;
  border-bottom: 1px solid #d0dce8;
  margin: 0px 0px 10px 0px;

  background: #ffffff url('/themes/bp24_theme/images/newshigh_bg.jpg') bottom left repeat-x;
}


.allcontent div.image {
  float: left;
  width: 150px;
  margin-right: 5px;
  max-height: 150px;
}

.allcontent .content {
  font-size: 14px;
  line-height: 19px;
  color: #214d7e;
  padding-right: 5px;
}

.allcontent .content .link {
  color: #f57709;
  font-size: 11px;
}

.allcontent .content_noimage {
  font-size: 14px;
  line-height: 19px;
  float: left;
  width: 100%;
  color: #214d7e;
}

.allcontent .content_noimage .link {
  color: #f57709;
  font-size: 11px;
}

.item-list ul li{
	list-style-type:none;
	display: list-item;
	page-break-inside: avoid;
}

.item-list-box {
	float: left;
	background: transparent url(/themes/bp24_theme/images/kategorie.png) no-repeat left top;
        margin: 3px 3px 3px 3px;
	padding: 3px 0px 3px 38px;
	width: 42%;
	display:inline;
	color: #1144CC;
	border-top: #d0dce8 1px solid;
	border-left: #d0dce8 1px solid;
	border-right: #d0dce8 1px solid;
	border-bottom: #d0dce8 1px solid;
}


.tabs-nav{
  border-bottom-style:solid;
  border-bottom-width:1px;
  font-size:.95em;
  font-weight:bold;
  list-style-type:none;
  margin:1em 0 0 0;
  padding:0 1.1em 0 1.1em;
  position:relative;
  text-align:left;
  top:1px;
}

.tabs-nav .ui-tabs-disabled a{background-color:#ffffff;color:#ebebeb;}
.tabs-nav li{display:inline;font-size:1em;line-height:2em;margin:0;padding:0;position:relative;white-space:nowrap;}
.tabs-nav li a{background-color:#f5f5f5;border-style:solid solid none solid;border-width:1px;bottom:0px;color:#000000;display:inline-block;margin-right:0px;margin-top:.2em;padding-left:.5em;padding-right:.5em;padding-top:0;position:relative;text-decoration:none;white-space:nowrap;}
.tabs-nav li a:hover{background-color:#ebebeb;color:#000000;}
.tabs-nav li.current a,.tabs-nav li.ui-tabs-selected a{background-color:#ffffff;bottom:-1px;color:#000000;margin-top:0;padding-top:.2em;}
.tabs-nav,.tabs-nav li a,.tabs-panel{border-color:#d2d2d2;}
.tabs-nav-secondary{border-bottom:medium none;margin:1em 0 2em 0;padding:.5em 0;}
.tabs-nav-secondary li{display:block;float:left;margin:0 0 1.1em .5em;}
.tabs-nav-secondary li a{background-color:#f5f5f5;color:inherit;padding:.3em .5em;text-decoration:none;}
.tabs-panel{background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;margin-bottom:1em;overflow:hidden;padding:1em .5em .5em .5em;text-align:left;}


/* End of businesspress transformation v3.8 to v5.0  */






#main
{
   background: #FFFFFF;
   margin:0 auto;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
   position: relative;
   width: 100%;
   max-width: 1024px;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.hmenu
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.button,
	form button, 
	button, 
	form input[type="submit"], 
	form input[type="reset"], 
	input[type="button"],  
	a.button, 
	.button:active, 
	.button:focus, 
	a.button:focus,
	.formbutton 
	
{
   border: 0;
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #8EB3CD;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:32px;
}

.postcontent,
.postheadericons,
.postfootericons,
.blockcontent,
ul.vmenu a 
{
   text-align: left;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent p
{
   margin: 12px 0;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover,
.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover,
.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover,
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover,
.slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover,
.postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.postcontent a, .postcontent a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #307CB7;
}

.postcontent a:visited, .postcontent a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #307CB7;
}

.postcontent  a:hover, .postcontent a.hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #307CB7;
}

h1
{
   color: #307CB7;
   margin: 10px 0 0;
   font-size: 30px;
   font-weight: bold;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1
{
   margin: 10px 0 0;
   font-size: 30px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h1 a, h1 a:link, h1 a:hover, h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited 
{
   font-size: 30px;
   font-weight: bold;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h2
{
   color: #307CB7;
   margin: 10px 0 0;
   font-size: 18px;
   font-weight: bold;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited 
{
   font-size: 18px;
   font-weight: bold;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h3
{
   color: #307CB7;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h3
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h3 a, h3 a:link, h3 a:hover, h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited 
{
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h4
{
   color: #307CB7;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h4
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h4 a, h4 a:link, h4 a:hover, h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited 
{
   font-size: 24px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h5
{
   color: #307CB7;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h5
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h5 a, h5 a:link, h5 a:hover, h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited 
{
   font-size: 20px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h6
{
   color: #307CB7;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

h6 a, h6 a:link, h6 a:hover, h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited 
{
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 600px;

	font-size: 14px;
	background:#f4f4f4;
//	color:#363636;
}

.header:after, 
#header-bg:after, 
.layout-cell:after, 
.layout-wrapper:after, 
.footer:after, 
.pmxnav:after, 
#hmenu-bg:after, 
.sheet:after,
.cleared, 
.clearfix:after 
{
   clear: both;
   display: table;
   content: '';
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .postcontent li h1, .blockcontent li h1 
{
   margin:1px;
} 
li h2, .postcontent li h2, .blockcontent li h2 
{
   margin:1px;
} 
li h3, .postcontent li h3, .blockcontent li h3 
{
   margin:1px;
} 
li h4, .postcontent li h4, .blockcontent li h4 
{
   margin:1px;
} 
li h5, .postcontent li h5, .blockcontent li h5 
{
   margin:1px;
} 
li h6, .postcontent li h6, .blockcontent li h6 
{
   margin:1px;
} 
li p, .postcontent li p, .blockcontent li p 
{
   margin:1px;
}


.shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.slidenavigator > a:last-child {
   margin-right: 0 !important;
}

/*
.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 29px;
  left: 1.23%;
  margin-left: -2px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}
*/

.headline
{
  position:absolute;
  top:8px;
  left:0;
  width:260px;
  height:65px;
  background:url('https://www.businesspress24.com/images/logo.gif') top left no-repeat;
  margin:0;
  padding:0}

.headline, 
.headline a, 
.headline a:link, 
.headline a:visited, 
.headline a:hover
{
font-size: 36px;
font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
  color: #E5ECCB !important;
  white-space: nowrap;
}



.slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 68px;
  left: 46.57%;
  line-height: 100%;
  margin-left: -102px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.slogan, 
.slogan a, 
.slogan a:link, 
.slogan a:visited, 
.slogan a:hover
{
font-size: 18px;
font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #E5ECCB !important;
}

.positioncontrol
{
}

.positioncontrol-1716848342
{
    display: block;
    left: 98.54%;
    margin-left: -210px;
    position: absolute;
    top: 5px;
    width: 214px;
    height: 23px;
    z-index: 103;

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);

    }





/*
.header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 90px;
   position:relative;
   background-image: url('images/header.jpg');
   background-position: left top;
}

.custom-responsive .header
{
   background-image: url('images/header.jpg');
   background-position: left top;
}

.default-responsive .header,
.default-responsive #header-bg
{
   background-image: url('images/header.jpg');
   background-position: center center;
   background-size: cover;
}
*/

.header
{
   background: #FFFFFF;
   margin:0 auto;
   position: relative;
   width: 100%;
   max-width: 1024px;
   height: 90px;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.custom-responsive .header
{
   background: #FFFFFF;
   margin:0 auto;
   position: relative;
   width: 100%;
   max-width: 1024px;
   height: 90px;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.default-responsive .header,
.default-responsive #header-bg
{
   background: #FFFFFF;
   margin:0 auto;
   position: relative;
   width: 100%;
   max-width: 1024px;
   height: 90px;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.header-inner{
   position: relative;
   min-width: 600px;
   max-width: 1024px;
   width: 100%;
   z-index: auto !important;
   margin: 0 auto;
}

.header>.widget 
{
   position:absolute;
   z-index:101;
}

.pmxnav
{
   background: #8EB3CD;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.hmenu, ul.hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.hmenu, ul.hmenu ul 
{
   min-height: 0;
}

ul.hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.pmxnav-inner:before 
{
   content:' ';
}

.pmxnav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop  .pmxnav-inner{
   min-width: 600px;
   max-width: 1024px;
   width: 100%;
   padding-left: 0;
   padding-right: 0;
}

.desktop .pmxnav
{
   padding-left: 0;
   padding-right: 0;
}

.hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.menuitemcontainer
{
   margin:0 auto;
}
ul.hmenu>li {
   margin-left: 0;
}
ul.hmenu>li:first-child {
   margin-left: 0;
}
ul.hmenu>li:last-child, ul.hmenu>li.last-child {
   margin-right: 0;
}

ul.hmenu>li>a
{
   padding:0 15px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 35px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 35px;
   text-align: center;
}

.hmenu>li>a, 
.hmenu>li>a:link, 
.hmenu>li>a:visited, 
.hmenu>li>a.active, 
.hmenu>li>a:hover
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;

   background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/bpbg.jpg) bottom left repeat-x;;

}

ul.hmenu>li>a.active
{
   background: #393B26;
   padding:0 15px;
   margin:0 auto;
   color: #B9BD99;
   text-decoration: underline;
}

ul.hmenu>li>a:visited, 
ul.hmenu>li>a:hover, 
ul.hmenu>li:hover>a {
   text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
   padding:0 15px;
   margin:0 auto;

   background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/nav-bg2.gif) #8EB3CD repeat-x; 

}
ul.hmenu>li>a:hover, 
.desktop ul.hmenu>li:hover>a {
   color: #ECEDE3;
   text-decoration: none;

   background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/nav-bg2.gif) #8EB3CD repeat-x; 

}

ul.hmenu li li a
{
   background: #CAD897;
   background: transparent;
   padding:0 10px;
   margin:0 auto;
}
ul.hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 2px;
   margin-bottom: 2px;
}

.desktop ul.hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 28px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 28px;
   color: #3D471A;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

.hmenu ul a:link, 
.hmenu ul a:visited, 
.hmenu ul a.active, 
.hmenu ul a:hover
{
   text-align: left;
   line-height: 28px;
   color: #3D471A;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

ul.hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dotted #C6D68F;
}

.desktop ul.hmenu li li:first-child:before, 
.desktop ul.hmenu li li:first-child:after 
{
   display: none;
} 

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
   background: #B7CB72;
   margin:0 auto;
}
.hmenu ul a:hover
{
   text-decoration: none;
   color: #000000;
}

.desktop .hmenu ul li:hover>a
{
   color: #000000;
}

ul.hmenu ul:before
{
   background: #8EB3CD;
   border:1px dotted rgba(135, 156, 58, 0.9);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.hmenu>li>ul
{
   padding: 16px 36px 36px 36px;
   margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul ul
{
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.hmenu ul.hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul.hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.hmenu li li:hover>ul.hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.hmenu li li:hover>ul.hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 36px 16px 36px 36px;
   margin: -36px -5px 0 0;
}

.desktop ul.hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.hmenu>li>ul.hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.hmenu ul ul.hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.hmenu ul ul.hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.desktop ul.hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.hmenu>li.ext>a:hover,
.desktop ul.hmenu>li.ext:hover>a,
.desktop ul.hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 0 22px 0 22px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #4D5921;
}

.desktop ul.hmenu>li.ext>a:hover:before,
.desktop ul.hmenu>li.ext:hover>a:before,
.desktop ul.hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #8EB3CD;
   border: 1px Dotted rgba(135, 156, 58, 0.9);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.hmenu>li.ext:hover>ul 
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -1px;
   clip: rect(6px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.hmenu>li.ext>.ext-r,
ul.hmenu>li.ext>.ext-l,
ul.hmenu>li.ext>.ext-m,
ul.hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop ul.hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
  height: 6px;
   top: 100%;
   padding-top: 1px;
   margin-top: -1px;
/* border width + shadow */}

.desktop ul.hmenu>li.ext:hover>.ext-r:before,
.desktop ul.hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #8EB3CD;
   border: 1px Dotted rgba(135, 156, 58, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 1px;
   margin-right: -1px;
/* only shadow */}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 1px;
   margin-left: -1px;
/* only shadow */}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -1px;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-m, 
.desktop ul.hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-m:before, 
.desktop ul.hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -1px;
   bottom: -1px;
   /* shadow offset */
  background-color: #8EB3CD;
   border: 1px Dotted rgba(135, 156, 58, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -1px;
   left: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -1px;
   right: 0;
}

.desktop ul.hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -1px;
   right: -1px
;
}

.sheet
{
   background: #FFFFFF;
   background: transparent;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 100%;
   min-width: 600px;
   max-width: 1024px;
   z-index: auto !important;
}

.layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.content-layout-row 
{
   display: table-row;
}

.layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.postcontent .content-layout
{
   border-collapse: collapse;
}

.breadcrumbs
{
   margin:0 auto;
}

a.button,
a.button:link,
a:link.button:link,
body a.button:link,
a.button:visited,
body a.button:visited,
input.button,
button.button
{
   text-decoration: none;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #23290F;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 32px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .button
{
   display: block;
   float: left;
}

input, select, textarea, a.search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.block select 
{
   width:96%;
}

input.button
{
   float: none !important;
   -webkit-appearance: none;
}

.button.active, .button.active:hover
{
   background: #A5BD4C;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.button.active, .button.active:hover {
   color: #2B2F09 !important;
}

.button.hover, a.button:hover, a.formbutton:hover, formbutton:hover, .button:hover
{
   background: #8EB3CD;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.button.hover, .button:hover {
   color: #212216 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: -moz-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: -o-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: -ms-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   -svg-background: linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: linear-gradient(to bottom, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #CED1B8;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 6px 0;
   color: #181910 !important;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.error, textarea.error
{
   background: #9F2323;
   background: rgba(159, 35, 35, 0.99);
   border:1px solid #E2341D;
   margin:0 auto;
}
input.error, textarea.error {
   color: #FFFFFF !important;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.search input[type="text"]
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: -moz-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: -o-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: -ms-linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   -svg-background: linear-gradient(top, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   background: linear-gradient(to bottom, #DDDFCE 0, #F4F5F0 40%, #F7F7F3 50%, #F7F7F3 100%) no-repeat;
   border-radius: 0;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border:1px solid #CED1B8;
   margin:0 auto;
   width: 100%;
   padding: 6px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #181910 !important;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.search input, a.search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.search>input, a.search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.search input[type="submit"], input.search-button, a.search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #23290F !important;
   cursor: pointer;
}

a.search-button span.search-button-text {
   display: none;
}

label.checkbox:before
{
   background: #FFFFFF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.checkbox
{
   cursor: pointer;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #181910 !important;
}

.checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.checkbox.active:before
{
   background: #D5E36D;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.checkbox.hovered:before
{
   background: #E4EDA1;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.radiobutton:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.radiobutton
{
   cursor: pointer;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #181910 !important;
}

.radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
   background: #D5E36D;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.radiobutton.hovered:before
{
   background: #E4EDA1;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.comments
{
   border-top:1px dotted #CED1B8;
   margin:0 auto;
   margin-top: 25px;
}

.comments h2
{
   color:#307CB7;
}

.comment-inner
{
   background: #CAD897;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #CED1B8;
   padding:7px;
   margin:0 auto;
   margin-left: 96px;
}
.comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #B7CB72;
}

.comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.comment-content
{
   padding:10px 0;
   color: #0C0C08;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment
{
   margin-top: 6px;
}

.comment:first-child
{
   margin-top: 0;
}

.comment-header
{
   color: #0C0C08;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-header a, 
.comment-header a:link, 
.comment-header a:visited,
.comment-header a.visited,
.comment-header a:hover,
.comment-header a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-header a, .comment-header a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #000000;
}

.comment-header a:visited, .comment-header a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2A2B1C;
}

.comment-header a:hover,  .comment-header a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #307CB7;
}

.comment-content a, 
.comment-content a:link, 
.comment-content a:visited,
.comment-content a.visited,
.comment-content a:hover,
.comment-content a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #000000;
}

.comment-content a:visited, .comment-content a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #2A2B1C;
}

.comment-content a:hover,  .comment-content a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #307CB7;
}

.pagination
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
}

.pagination>*:last-child
{
   margin-right:0 !important;
}

.pagination>span {
   cursor:default;
}

.pagination>*
{
   background: #8EB3CD;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.pagination a:link,
.pagination a:visited,
.pagination .active
{
   line-height: normal;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #2F330A
;
}

.pagination .active
{
   background: #CAD897;
   padding:10px;
   margin:0 4px 0 auto;
   color: #232707
;
}

.pagination .more
{
   background: #8EB3CD;
   margin:0 4px 0 auto;
}
.pagination a.more:link,
.pagination a.more:visited
{
   color: #2F330A
;
}
.pagination a:hover { background:#d5e36d;}
.pagination  a:hover,
.pagination  a.more:hover
{
   color: #1B1E06
;
}
.pagination>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.pagination>*:last-child:after{
   display:none;
}

.commentsform
{
   background: #8EB3CD;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #181910;
}

.commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #307CB7;
}

.commentsform label {
   display: inline-block;
   line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.commentsform .form-submit
{
   margin-top: 10px;
}
.vmenublock
{
   margin:3px;
}
div.vmenublock img
{
   margin: 0;
}

.vmenublockheader
{
   padding:10px 0;
   margin:0 auto 7px;
}
.vmenublockheader .t,
.vmenublockheader .t a,
.vmenublockheader .t a:link,
.vmenublockheader .t a:visited, 
.vmenublockheader .t a:hover
{
   color: #307CB7;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.vmenublockcontent
{
   margin:0 auto;
}

ul.vmenu, ul.vmenu ul
{
   list-style: none;
   display: block;
}

ul.vmenu, ul.vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.vmenu
{
   margin-top: 0;
   margin-bottom: 0;
   position: relative;
}

ul.vmenu>li>a
{
   padding:0 10px;
   margin:0 auto;
   font-size: 18px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #307CB7;
   min-height: 30px;
   line-height: 30px;
}
ul.vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.vmenu ul, ul.vmenu li{
   position:relative;
}

ul.vmenu>li
{
   margin-top: 0;
}
ul.vmenu>li:first-child
{
   margin-top:0;
}

ul.vmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu>li.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu>li.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu>li>a:hover:before,  ul.vmenu>li.active:hover:before,  ul.vmenu>li:hover>a:before,  ul.vmenu>li:hover>a.active:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu>li>a:hover:before, .opera   ul.vmenu>li.active:hover:before, .opera   ul.vmenu>li:hover>a:before, .opera   ul.vmenu>li:hover>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu>li>a:hover, ul.vmenu>li.active:hover, ul.vmenu>li:hover>a, ul.vmenu>li:hover>a.active
{
   background: #8EB3CD;
   padding:0 10px;
   margin:0 auto;
}
ul.vmenu>li>a:hover, ul.vmenu>li.active:hover
{
   text-decoration: none;
}

ul.vmenu a:hover, ul.vmenu a.active:hover 
{
   color: #748118;
}

ul.vmenu>li.active:hover>span.border-top, ul.vmenu>li.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.vmenu>li:hover>a, ul.vmenu>li:hover>a.active
{
   color: #748118;
}

ul.vmenu>li.active
{
   padding:0 10px;
   margin:0 auto;
   text-decoration: none;
   color: #C2D629;
}

ul.vmenu ul:before
{
   background: #EEEFE6;
   border:1px solid #CED1B8;
   margin:0 auto;
}
.desktop ul.vmenu ul
{
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.vmenu>li>ul 
{
   padding-left: 16px;
   margin-left: -10px;
   padding-top: 36px;
   margin-top: -30px;
   top: 0;
}

.desktop ul.vmenu ul.vmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.vmenu>li>ul.vmenu-left-to-right 
{
   padding-left: 16px;
   margin-left: -10px;
   padding-top: 36px;
   margin-top: -30px;
}

.desktop ul.vmenu ul.vmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 36px 16px 36px 36px;
   margin: -36px -5px 0 0;
}

.desktop ul.vmenu>li>ul.vmenu-right-to-left 
{
   padding-right: 16px;
   margin-right: -10px;
   padding-top: 36px;
   margin-top: -30px;
}

.desktop ul.vmenu ul:before
{
   display: block;
   position: absolute;
   content: ' ';
   z-index: -1;
   top: 30px;
   right: 30px;
   bottom: 30px;
   left: 10px;
}

.desktop ul.vmenu>li>ul:before 
{
   top: 30px;
   right: 30px;
   bottom: 30px;
   left: 10px;
}

.desktop ul.vmenu ul ul.vmenu-left-to-right:before 
{
   right: 30px;
   left: 10px;
}

.desktop ul.vmenu ul ul.vmenu-right-to-left:before 
{
   right: 10px;
   left: 30px;
}

.desktop ul.vmenu>li>ul.vmenu-left-to-right:before 
{
   right: 30px;
   left: 10px;
}

.desktop ul.vmenu>li>ul.vmenu-right-to-left:before 
{
   right: 10px;
   left: 30px;
}

ul.vmenu li li a
{
   background: #E3E5D7;
   margin:0 auto;
}

ul.vmenu ul a
{
   display: block;
   position: relative;
   min-height: 34px;
   overflow: visible;
   padding: 0;
   padding-left: 24px;
   z-index: 0;
   line-height: 34px;
   color: #656944;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
   padding-right: 24px;
}

.desktop ul.vmenu ul a
{
   min-width: 7em;
   white-space: nowrap;
}

ul.vmenu ul a:visited, ul.vmenu ul a.active:hover, ul.vmenu ul a:hover, ul.vmenu ul a.active
{
   line-height: 34px;
   color: #656944;
   font-size: 16px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.vmenu li li
{
   position: relative;
   margin-top: 0;
}

ul.vmenu li li:first-child
{
   margin-top: 0;
}

ul.vmenu li  {
   position: relative;
}

ul.vmenu:after, ul.vmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}
ul.vmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   background: none;
   min-height: 0;
   background-image: url('images/spacer.gif');
   /* left to right by default */
  left: 0;
   top:0;
}

.desktop ul.vmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}
.desktop ul.vmenu li:hover>ul
{
   visibility: visible;
   /* left to right by default */
  left: 100%;
}

.desktop ul.vmenu li:hover>ul.vmenu-left-to-right
{
   right: auto;
   left: 100%;
}
.desktop ul.vmenu li:hover>ul.vmenu-right-to-left
{
   left: auto;
   right: 100%;
}
ul.vmenu ul>li+li>a, 
ul.vmenu ul>li+li>a:hover, 
ul.vmenu ul>li+li>a.active, 
ul.vmenu ul>li+li>a:hover.active {
   border-top: 0;
}

ul.vmenu ul>li>a:hover, ul.vmenu ul>li>a.active:hover, ul.vmenu ul>li:hover>a
{
   background: #CAD897;
   margin:0 auto;
}
ul.vmenu ul li a:hover, ul.vmenu ul li a.active:hover
{
   text-decoration: none;
   color: #596313;
}

ul.vmenu ul a:hover:after
{
   background-position: center ;
}
ul.vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.vmenu ul li:hover>a
{
   color: #596313;
}

ul.vmenu ul>li>a.active
{
   margin:0 auto;
}
ul.vmenu ul a.active, ul.vmenu ul a:hover, ul.vmenu ul a.active:hover
{
   text-decoration: none;
   color: #ABBC24;
}

.block
{
   margin:3px;
}
div.block img
{
   border: none;
   margin: 2px;
}

.blockheader
{
   padding:6px 5px;
   margin:0 auto 2px;
   font-size: 11px;
   text-transform: uppercase;
   font-weight:bold;
   line-height: 35px;
   text-indent: 5px;
   color: #fff; 

   background: #8EB3CD url(https://www.businesspress24.com/themes/bp24_theme/images/bpbg.jpg) bottom left repeat-x;
}

.blockheader .t,
.blockheader .t a,
.blockheader .t a:link,
.blockheader .t a:visited, 
.blockheader .t a:hover
{
   color: #ffffff;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.blockcontent
{
   padding:0px;
   margin:0 auto;
   color: #181910;
   background-color: #fff;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}
.blockcontent table,
.blockcontent li, 
.blockcontent a,
.blockcontent a:link,
.blockcontent a:visited,
.blockcontent a:hover
{
   color: #181910;
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.blockcontent p
{
   margin: 0 5px;
}

.blockcontent a, .blockcontent a:link
{
   color: #307CB7;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.blockcontent a:visited, .blockcontent a.visited
{
   color: #307CB7;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.blockcontent a:hover, .blockcontent a.hover
{
   color: #000;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
}
.block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -16px;
}
.opera .block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.block li
{
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
   color: #303120;
}

.block ul>li, .block ol
{
   padding: 0;
}

.block ul>li
{
   padding-left: 16px;
}

.post
{
   padding:5px;
}
a img
{
   border: 0;
}

.article img, img.article, .block img, .footer img
{
   margin: 2px 2px 2px 2px;
}

.metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.article table, table.article
{
   border-collapse: collapse;
   margin: 1px;
}

.post .content-layout-br
{
   height: 0;
}

.article th, .article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 2px 2px 2px 2px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.postheader
{
   color: #1A1E0B;
   margin: 6px 0;
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.postheader a, 
.postheader a:link, 
.postheader a:visited,
.postheader a.visited,
.postheader a:hover,
.postheader a.hovered
{
   font-size: 26px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.postheader a, .postheader a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #307CB7;
}

.postheader a:visited, .postheader a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #307CB7;
}

.postheader a:hover,  .postheader a.hovered
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #307CB7;
}

.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
   font-size: 12px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4A4D32;
}

.postheadericons
{
   padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #718230;
}

.postheadericons a:visited, .postheadericons a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #718230;
}

.postheadericons a:hover, .postheadericons a.hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #718230;
}

.postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postcontent ul>li:before,  .post ul>li:before,  .textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postcontent ul>li:before, .opera   .post ul>li:before, .opera   .textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postcontent li, .post li, .textblock li
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #1A1E0B;
   margin: 5px 0 5px 13px;
}

.postcontent ul>li, .post ul>li, .textblock ul>li, .postcontent ol, .post ol, .textblock ol
{
   padding: 0;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
   padding-left: 16px;
}

.postcontent ul>li:before,  .post ul>li:before,  .textblock ul>li:before
{
   margin-left: -16px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
   margin: 1em 0 1em 13px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
   margin: 0.5em 0 0.5em 13px;
}

.postcontent li, .post li, .textblock li
{
   margin: 5px 0 5px 0;
}

.postcontent ol>li, .post ol>li, .textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #EEEFE6 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #15160E;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a,
blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link,
blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited,
blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
   color: #15160E;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

/* Override native 'p' margins*/
blockquote p,
.postcontent blockquote p,
.blockcontent blockquote p,
.footer blockquote p
{
   margin: 0;
}

.postfootericons,
.postfootericons a,
.postfootericons a:link,
.postfootericons a:visited,
.postfootericons a:hover
{
   font-size: 12px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4A4D32;
}

.postfootericons
{
   padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #718230;
}

.postfootericons a:visited, .postfootericons a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #718230;
}

.postfootericons a:hover, .postfootericons a.hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #718230;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #94AB3F;
}

.Sorter a:link
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #94AB3F;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #94AB3F;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #718230;
}

.Sorter
{
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#307CB7;
}

.footer
{
   background: #fff;
   margin:0 auto;
   position: relative;
   color: #212216;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer td, 
.footer th,
.footer caption
{
   color: #212216;
   font-size: 13px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer p 
{
   padding:0;
   text-align: left;
}

.footer a,
.footer a:link
{
   color: #404A1C;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer a:visited
{
   color: #3C3E28;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer a:hover
{
   color: #BA4B1C;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.footer h1
{
   color: #A5BD4C;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2
{
   color: #307CB7;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h3
{
   color: #9DA271;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4
{
   color: #595D3C;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5
{
   color: #595D3C;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6
{
   color: #595D3C;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img
{
   border: none;
   margin: 0;
}

.footer-inner
{
   margin: 0 auto;
   min-width: 600px;
   max-width: 1024px;
   width:100%;
   padding:25px;
   padding-right: 25px;
   padding-left: 25px;
}

.rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.rss-tag-icon:empty
{
   vertical-align: middle;
}

.facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.facebook-tag-icon:empty
{
   vertical-align: middle;
}

.twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.twitter-tag-icon:empty
{
   vertical-align: middle;
}

.tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.youtube-tag-icon:empty
{
   vertical-align: middle;
}

.linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.footer li
{
   font-size: 14px;
   font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #15160E;
}

.footer ul>li, .footer ol
{
   padding: 0;
}

.footer ul>li
{
   padding-left: 13px;
}

.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #303815;
}

.page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #2D2E1E;
}

.lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.lightbox,
.lightbox-wrapper .lightbox-image
{
   cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
   display: inline-block;
}

.lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
   left: 9px;
}

.lightbox-wrapper .arrow.right
{
   right: 9px;
}

.lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.lightbox-wrapper .arrow-t, 
.lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.lightbox-wrapper .arrow-t
{
   top: 38px;
}

.lightbox-wrapper .arrow-b
{
   top: 50px;
}

.lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, 
.lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.lightbox-wrapper .close-alt, 
.lightbox-wrapper .arrow-right-alt, 
.lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, 
.ie8 .lightbox-wrapper .arrow-right-alt, 
.ie8 .lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .lightbox-wrapper .cw, 
.ie8 .lightbox-wrapper .ccw 
{
   display: none;
}

.content-layout .content
{
   margin:0 auto;
}

.content-layout .sidebar1
{
   margin:0 auto;
   width: 340px;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
   
fieldset, .fieldset
{
   background: #8EB3CD;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #181910;
}

fieldset, .fieldset h2{
   padding-bottom:10px;
   margin: 0;
   color: #307CB7;
}

fieldset, .fieldset label {
   display: inline-block;
   line-height: 25px;
}

fieldset, .fieldset input:not([type=submit]), fieldset, .fieldset textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:auto;
   max-width:auto;
}

fieldset, .fieldset .form-submit
{
   margin-top: 10px;
}   
 .fieldset{max-width:100%;}
 fieldset {width:100%;}