@font-face {
    font-family: Myriad Pro Light;
    src: url(http://www.shp.hu/hpc/font/MyriadPro-Light.otf);
}

 @font-face {
    font-family: Aero Matics Light;
    src: url(http://www.hpc/font/AeroMaticsLight.ttf);
}

 @font-face {
    font-family: Aero Matics Display Light;
    src: url(http://www.hpc/font/AeroMaticsDisplayLight.ttf);
}

 body {font-family:Myriad Pro Light; color:#222;margin:0;background-attachment:fixed;}
 td {font-family:Myriad Pro Light; font-size:20px; color:#222}
 
 
.kisebbetu
{
	font-size:20px;
	padding:50px 50px 50px 50px;
}

.keknagybetu
{
	font-size:45px;font-family:Myriad Pro Light;color:blue; text-align: center;
}

.feketenagybetu
{
	font-size:45px;font-family:Myriad Pro Light;color:black; text-align: center;
}

.pirosnagybetu
{
	font-size:45px;font-family:Myriad Pro Light;color:red; text-align: left;
}

.fekete-kozepesbetu
{
	font-size:30px;font-family:Myriad Pro Light;color:black; text-align: left;
}
.kekfejlec
{
	font-size:50px;
	font-family:Myriad Pro Light;
	color:#FFF;	

}

.dottedbox
{
	border:dotted 2px;font-size:35px;color:red;font-family:Courier;text-align:center;
}

.button {
 cursor: pointer; 
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 50px;
    border: 1px solid #7b1919;
    border-radius: 8px;
    background: #e82e2e;
    background: -webkit-gradient(linear, left top, left bottom, from(#e82e2e), to(#7b1919));
    background: -moz-linear-gradient(top, #e82e2e, #7b1919);
    background: linear-gradient(to bottom, #e82e2e, #7b1919);
    text-shadow: #490f0f 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button:hover,
.button:focus {
    border: 1px solid #911d1d;
    background: #ff3737;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff3737), to(#941e1e));
    background: -moz-linear-gradient(top, #ff3737, #941e1e);
    background: linear-gradient(to bottom, #ff3737, #941e1e);
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    background: #7b1919;
    background: -webkit-gradient(linear, left top, left bottom, from(#7b1919), to(#7b1919));
    background: -moz-linear-gradient(top, #7b1919, #7b1919);
    background: linear-gradient(to bottom, #7b1919, #7b1919);
}




#takaro{z-index:500}
#takaro_reg{z-index:500}
#login,#logout{position:absolute;z-index:500;top:5px;right:50px;background:#27AAFF;color:white;}
#login:hover,#logout:hover{background:#50B6D7	}
.login .input {margin: 5px !important;padding: 0 10px !important;width: 270px !important;height: 34px !important;color: #404040;background: white;border: 1px solid;border-color: #c4c4c4 #d1d1d1 #d4d4d4;border-radius: 2px;outline: 5px solid #eff4f7;-moz-outline-radius: 3px;-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);}
#logbox{margin-bottom:15px !important;}

#userbox{position:absolute;z-index:500;top:5px;right:200px;background:#FF9966;color:white;}
#userbox:hover{background:#FF6600;	}
}

 body {font-family:Myriad Pro Light; font-size:20px; color:#222;margin:0;background-attachment:fixed;}
 td {font-family:Myriad Pro Light; font-size:20px; color:#222}

 body {font-family:Myriad Pro Light; font-size:20px; color:#222;margin:0;background-attachment:fixed;}
.fix{
	height:60px;
	background:#fff;
	color:black;
	padding-right:50px;
	padding-top:1px;
	padding-bottom:5px;
	position:fixed;
	width:100%;
	z-index:9999;
	top:0px;
	left:0px;
	border-bottom:1px solid #ccc;
	-webkit-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	-moz-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
}
.fotabla{
	margin-top:80px;
	width:100%;
}
.fotabla td{
	vertical-align:top;
}
.f{
width:100%;
margin-top:-5px;
}
.f td{
padding-right:10px
}
#login,#logout,#userbox{
border-radius:8px;
/*border:2px solid #27AAFF;*/
width:120px;
padding:5px;
float:right;
text-align:center;
}
#login:hover,#logout:hover,#userbox:hover{
background:#27AAFF;
color:white;
cursor:pointer;
}
.b{
border-bottom: 5px solid white;
padding:5px;
color:gray;
}
.b a{
color:gray;
text-decoration:none;
}
.b:hover{
border-bottom: 5px solid #1F87CC;
cursor:pointer;
color:black;
}
.menu{
	width:100%;

	overflow:auto;
}
.tartalom{
	width:100%;
	height:600px;
	overflow:auto;
	height:100%;
	margin-left:1px;
}

#accordian ul{
-webkit-padding-start: 10px;
}
#accordian ul h3 {
	line-height: 20px;
	margin:5px;
}
#accordian h3 span {
	margin-right: 10px;
}
#accordian li {
	list-style-type: none;
}
#accordian ul ul li a {

	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-left:5px;
	transition: all 0.15s;
	color:black;
	-webkit-padding-start: 10px;
	/*border-left: 5px solid white;*/
}
#accordian ul ul li a:hover {
	border-left: 5px solid #1F87CC;
	color:black;
}
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
.footer{
text-align:center;
font-size:0.9em;
padding:5px;
color:gray;
text-shadow:2px 2px 2px rgba(0,0,0,0.1)
}

/* SABLON */
.skep{
width:45%;
padding:10px;
text-align:center;
float:left;
margin:10px;
margin-bottom:20px;
border:1px solid rgba(248,248,255,0.6);
background:rgba(248,248,255,0.6);
border-radius:5px;
}
.skep:hover{
border:1px solid rgba(0,100,0,0.6);
background:rgba(0,100,0);
}
.skep img{
border-radius:5px;
border:1px solid #ccc;
width:430px;
height:350px;
margin-bottom:10px;
padding:3px;
}
.snev{
float:left;
width:400px;
text-align:left;
margin-left:10px;
font-size:1.4em;
padding:3px;
}
.megnez, .megnez_kulso{
clear:both;
float:right;
/*width:100px;*/
border:1px solid gray;
margin-right:10px;
}
.szerkeszt, .megrendel_kulso{
float:right;

border:1px solid gray;
margin-right:10px
}
.gomb{
float:right;
width:180px;
border:1px solid gray;
margin-right:10px;
text-align:center;
}
.szerkeszt, .megnez, .megnez_kulso, .megrendel_kulso, .gomb{
border-radius:3px;
border:blue;
padding:5px;
background:#27AAFF;
color:white;
cursor:pointer;
}
.szerkeszt:hover,.megnez:hover, .gomb:hover, .megnez_kulso:hover, .megrendel_kulso:hover{
background:#1F87CC;
border:darkblue;
}

.loader{
position:fixed;
top:100px;
left:40%;

}
#takaro,#takaro2, #takaro3
{
margin:-10px;
position:fixed;
width:102%;
height:3000px;
background:url(images/takaro.png);
display:none;
}
.login, .reg_ablak {
top:50px;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 330px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.reg_ablak{
display:none;
}
.megrendeles_adatok{
top:20px;
  font-family: Myriad Pro Light !important;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 710px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}

.szerkesztes_adatok {
top:20px;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 440px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login:before,.megrendeles_adatok:before,.szerkesztes_adatok:before , .reg_ablak:before{
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
.szerkesztes_adatok h1,
{
  margin: -20px -20px 21px;
  line-height: 20px;
  font-size: 15px;
  /*font-weight: bold;*/
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}

.login h1,.megrendeles_adatok h1 , .reg_ablak H1{
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login p, .megrendeles_adatok p, .szerkesztes_adatok p, .reg_ablak p {
  margin: 20px 0 0;
}
.login p:first-child,.megrendeles_adatok p:first-child, .reg_ablak p:first-child {
  margin-top: 0;
}

.login p.submit,.megrendeles_adatok  p.submit, .reg_ablak p.submit{
  text-align: right;
}


:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}

#felvetel td{
vertical-align:middle !important;
}

.input {
  margin: 5px !important;
  padding: 0 10px !important;
  width: 300px !important;
  height: 34px !important;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.login input[type=text]:focus, .login input[type=password]:focus,
.megrendeles_adatok input[type=text]:focus, .megrendeles_adatok input[type=password]:focus,
.megrendeles_adatok select:focus,
.reg_ablak input[type=text]:focus, .reg_ablak input[type=password]:focus,
 {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

.szerkesztes_adatok input[type=text]:focus, .szerkesztes_adatok input[type=password]:focus,
.szerkesztes_adatok select:focus
 {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}
.login input[type=submit], .close, .megrendeles_adatok input[type=submit], 
.szerkesztes_adatok input[type=submit], .reg_ablak input[type=submit],.rend, .tov
{
  padding: 0 18px;
  height: 29px;
  font-size: 23px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  /*float:right;*/
  margin-right:5px;
}


.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}

.menulabel{
border:0px solid black;
	-webkit-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	-moz-box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
	box-shadow:0 5px 10px rgba(51, 51, 51, 0.7);
background:#27AAFF;
position:fixed;
margin-top:20px;
margin-left:-23px;
padding:4px;
border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
cursor:pointer;
display:none;
-ms-transform: rotate(270deg); /* IE 9 */
-webkit-transform: rotate(270deg); /* Safari */
transform: rotate(270deg);
}
/* Kis kép a megrendelésnél*/
.k img{
padding:3px;
border:0px solid gray;
}
.k {border:0px !important;}.u {border:0px !important;}
.megrendeles_adatok table td{
border:0px solid #ddd;
vertical-align:top;
}

.errorwindow{position:absolute;left:35%;border:4px double white;padding:10px;background:white;width:400px;text-align:center;margin:0 auto;display:none;box-shadow:0 0 20px black;z-index:900}
.red{background:rgba(255,0,0,0.8);color:white;}
.green{background:rgba(0,200,0,0.8);color:white;}
.orange{background:rgba(255,102,0,0.8);color:white;}

.platform{
height:50px;
display:none;
cursor:pointer;
}

.rend, .tov, .commito{
border-radius: 3px !important;
    border: blue !important;
    padding: 5px !important;
    background: #ff0030 !important;
    color: white !important;
    cursor: pointer !important;
	font-family: Oswald !important;
    font-size: 23px !important;
	font-weight:normal !important;
}


#shp-main
{
   background: #FFFFFF url('images/page.jpeg') no-repeat fixed;
   margin:0 auto;
 
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.shp-hmenu
{
  
}

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. 
 */
.shp-button
{
   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: #7BCF54;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:30px;
}

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

.shp-postcontent,
.shp-postcontent li,
.shp-postcontent table,
.shp-postcontent a,
.shp-postcontent a:link,
.shp-postcontent a:visited,
.shp-postcontent a.visited,
.shp-postcontent a:hover,
.shp-postcontent a.hovered
{
  
}

.shp-postcontent p
{
   margin: 12px 0;
}

.shp-postcontent h1, .shp-postcontent h1 a, .shp-postcontent h1 a:link, .shp-postcontent h1 a:visited, .shp-postcontent h1 a:hover,
.shp-postcontent h2, .shp-postcontent h2 a, .shp-postcontent h2 a:link, .shp-postcontent h2 a:visited, .shp-postcontent h2 a:hover,
.shp-postcontent h3, .shp-postcontent h3 a, .shp-postcontent h3 a:link, .shp-postcontent h3 a:visited, .shp-postcontent h3 a:hover,
.shp-postcontent h4, .shp-postcontent h4 a, .shp-postcontent h4 a:link, .shp-postcontent h4 a:visited, .shp-postcontent h4 a:hover,
.shp-postcontent h5, .shp-postcontent h5 a, .shp-postcontent h5 a:link, .shp-postcontent h5 a:visited, .shp-postcontent h5 a:hover,
.shp-postcontent h6, .shp-postcontent h6 a, .shp-postcontent h6 a:link, .shp-postcontent h6 a:visited, .shp-postcontent h6 a:hover,
.shp-blockheader .t, .shp-blockheader .t a, .shp-blockheader .t a:link, .shp-blockheader .t a:visited, .shp-blockheader .t a:hover,
.shp-vmenublockheader .t, .shp-vmenublockheader .t a, .shp-vmenublockheader .t a:link, .shp-vmenublockheader .t a:visited, .shp-vmenublockheader .t a:hover,
.shp-headline, .shp-headline a, .shp-headline a:link, .shp-headline a:visited, .shp-headline a:hover,
.shp-slogan, .shp-slogan a, .shp-slogan a:link, .shp-slogan a:visited, .shp-slogan a:hover,
.shp-postheader, .shp-postheader a, .shp-postheader a:link, .shp-postheader a:visited, .shp-postheader a:hover
{
  
   text-decoration: none;
}

.shp-postcontent a, .shp-postcontent a:link
{
  
   text-decoration: none;
   color: #65C738;
}

.shp-postcontent a:visited, .shp-postcontent a.visited
{
  
   text-decoration: none;
   color: #4CBBEB;
}

.shp-postcontent  a:hover, .shp-postcontent a.hover
{
  
   text-decoration: underline;
   color: #87D364;
}

.shp-postcontent h1
{
   color: #808080;
   margin: 20px 0;
  
}

.shp-blockcontent h1
{
   margin: 20px 0;
  
   text-transform: uppercase;
}

.shp-postcontent h1 a, .shp-postcontent h1 a:link, .shp-postcontent h1 a:hover, .shp-postcontent h1 a:visited, .shp-blockcontent h1 a, .shp-blockcontent h1 a:link, .shp-blockcontent h1 a:hover, .shp-blockcontent h1 a:visited 
{
  
   text-transform: uppercase;
}

.shp-postcontent h2
{
   color: #9C9C9C;
   margin-top: 19px;
   margin-bottom: 19px;
  
}

.shp-blockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
 
}

.shp-postcontent h2 a, .shp-postcontent h2 a:link, .shp-postcontent h2 a:hover, .shp-postcontent h2 a:visited, .shp-blockcontent h2 a, .shp-blockcontent h2 a:link, .shp-blockcontent h2 a:hover, .shp-blockcontent h2 a:visited 
{
  
}

.shp-postcontent h3
{
   color: #B8B8B8;
   margin: 20px 0 10px;
  
   text-transform: uppercase;
}

.shp-blockcontent h3
{
   margin: 20px 0 10px;
 
   text-transform: uppercase;
}

.shp-postcontent h3 a, .shp-postcontent h3 a:link, .shp-postcontent h3 a:hover, .shp-postcontent h3 a:visited, .shp-blockcontent h3 a, .shp-blockcontent h3 a:link, .shp-blockcontent h3 a:hover, .shp-blockcontent h3 a:visited 
{
  
   text-transform: uppercase;
}

.shp-postcontent h4
{
   color: #438325;
 
   text-transform: uppercase;
}

.shp-blockcontent h4
{
  
   text-transform: uppercase;
}

.shp-postcontent h4 a, .shp-postcontent h4 a:link, .shp-postcontent h4 a:hover, .shp-postcontent h4 a:visited, .shp-blockcontent h4 a, .shp-blockcontent h4 a:link, .shp-blockcontent h4 a:hover, .shp-blockcontent h4 a:visited 
{

   text-transform: uppercase;
}

.shp-postcontent h5
{
   color: #696969;

   text-transform: uppercase;
}

.shp-blockcontent h5
{
   
   text-transform: uppercase;
}

.shp-postcontent h5 a, .shp-postcontent h5 a:link, .shp-postcontent h5 a:hover, .shp-postcontent h5 a:visited, .shp-blockcontent h5 a, .shp-blockcontent h5 a:link, .shp-blockcontent h5 a:hover, .shp-blockcontent h5 a:visited 
{
 
   text-transform: uppercase;
}

.shp-postcontent h6
{
   color: #B8B8B8;
   margin: -5px 0 -15px;
 
}

.shp-blockcontent h6
{
   margin: -5px 0 -15px;
 
}

.shp-postcontent h6 a, .shp-postcontent h6 a:link, .shp-postcontent h6 a:hover, .shp-postcontent h6 a:visited, .shp-blockcontent h6 a, .shp-blockcontent h6 a:link, .shp-blockcontent h6 a:hover, .shp-blockcontent h6 a:visited 
{
  
}

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

header, footer, article, nav, #shp-hmenu-bg, .shp-sheet, .shp-slidenavigator > a, .shp-checkbox:before, .shp-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: 1000px;
   color: #404040;
}

.shp-header:before, 
#shp-header-bg:before, 
.shp-layout-cell:before, 
.shp-layout-wrapper:before, 
.shp-footer:before, 
.shp-nav:before, 
#shp-hmenu-bg:before, 
.shp-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.shp-header:after, 
#shp-header-bg:after, 
.shp-layout-cell:after, 
.shp-layout-wrapper:after, 
.shp-footer:after, 
.shp-nav:after, 
#shp-hmenu-bg:after, 
.shp-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
  
   display: block;
   content: " ";
}

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

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

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


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

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

.shp-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
  
}

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





.shp-footer .layout-item-0 { border-style:Dashed;border-width:0px;border-top-color:#CCCCCC;border-right-color:#CCCCCC;border-bottom-color:#CCCCCC;border-left-color:#CCCCCC; border-spacing: 20px 0px; border-collapse: separate;  }
.shp-footer .layout-item-1 { padding: 20px;  }
.ie7 .shp-post .shp-layout-cell {border:none !important; padding:0 !important; }
.ie6 .shp-post .shp-layout-cell {border:none !important; padding:0 !important; }

.shp-sheet
{
   background: #FFFFFF;
   margin:30px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

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

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

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

.shp-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 */ 
.shp-postcontent .shp-content-layout
{
   border-collapse: collapse;
}

.shp-block
{
   margin:10px;
}
div.shp-block img
{
   border: none;
   margin: 7px;
}

.shp-blockheader
{
   border:1px solid transparent;
   padding:12px 3px;
   margin:0 auto;
}
.shp-blockheader .t,
.shp-blockheader .t a,
.shp-blockheader .t a:link,
.shp-blockheader .t a:visited, 
.shp-blockheader .t a:hover
{
   color: #000000;
 
   margin: 0 10px 0 5px;
}

.shp-blockcontent
{
   padding:3px;
   margin:0 auto;
   color: #404040;
  
}
.shp-blockcontent table,
.shp-blockcontent li, 
.shp-blockcontent a,
.shp-blockcontent a:link,
.shp-blockcontent a:visited,
.shp-blockcontent a:hover
{
   color: #404040;
  
}

.shp-blockcontent p
{
   margin: 6px 0;
}

.shp-blockcontent a, .shp-blockcontent a:link
{
   color: #35671D;
 
   text-decoration: underline;
}

.shp-blockcontent a:visited, .shp-blockcontent a.visited
{
   color: #83D0F1;
  
   text-decoration: none;
}

.shp-blockcontent a:hover, .shp-blockcontent a.hover
{
   color: #0D5877;
  
   text-decoration: none;
}
.shp-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
 
   line-height:0;
   margin-left: -12px;
}
.opera .shp-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.shp-block li
{

   line-height: 125%;
   color: #158ABC;
}

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

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

.shp-breadcrumbs
{
   margin:0 auto;
}

a.shp-button,
a.shp-button:link,
a:link.shp-button:link,
body a.shp-button:link,
a.shp-button:visited,
body a.shp-button:visited,
input.shp-button,
button.shp-button
{
   text-decoration: none;
  
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 30px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea, a.shp-search-button span
{
   vertical-align: middle;
  
}

.shp-block select 
{
   width:96%;
}

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

.shp-button.active, .shp-button.active:hover
{
   background: #5BB332;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.shp-button.active, .shp-button.active:hover {
   color: #FFFFFF !important;
}

.shp-button.hover, .shp-button:hover
{
   background: #71C9EF;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.shp-button.hover, .shp-button:hover {
   color: #FFFFFF !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: #F9FAFB;
   border:1px solid rgba(123, 207, 84, 0.2);
   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: 8px 0;
   color: #315F1B !important;
  
   text-shadow: none;
}
input.shp-error, textarea.shp-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.shp-error, textarea.shp-error {
   color: #315F1B !important;
 
}
form.shp-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #315F1B !important;
 
}
form.shp-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

form.shp-search input[type="submit"], input.shp-search-button, a.shp-search-button
{
   background: #71C9EF;
   border-radius: 0;
   margin:0 auto;
}
form.shp-search input[type="submit"], input.shp-search-button, a.shp-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #0E5E81 !important;
  
   cursor: pointer;
}

a.shp-search-button span.shp-search-button-text, a.shp-search-button:after {
   vertical-align:middle;
}

a.shp-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.shp-search-button, a.shp-search-button span,
a.shp-search-button:visited, a.shp-search-button.visited,
a.shp-search-button:hover, a.shp-search-button.hover 
{
   text-decoration: none;
  
}

a.shp-search-button 
{
   line-height: 100% !important;
}

label.shp-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.shp-checkbox
{
   cursor: pointer;
  
   display: inline-block;
   color: #33631C !important;
}

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

label.shp-checkbox.active:before
{
   background: #C7C7C7;
   -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.shp-checkbox.hovered:before
{
   background: #E0E0E0;
   -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.shp-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.shp-radiobutton
{
   cursor: pointer;
 
   line-height: 12px;
   display: inline-block;
   color: #33631C !important;
}

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

label.shp-radiobutton.active:before
{
   background: #C7C7C7;
   -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.shp-radiobutton.hovered:before
{
   background: #E0E0E0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

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

.shp-comments h2
{
   color: #292929;
}

.shp-comment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.shp-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

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

.shp-comment-content
{
   padding:10px 0;
   color: #0D5473;
  
}

.shp-comment
{
   margin-top: 6px;
}

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

.shp-comment-header
{
   color: #292929;
  
   line-height: 100%;
}

.shp-comment-header a, 
.shp-comment-header a:link, 
.shp-comment-header a:visited,
.shp-comment-header a.visited,
.shp-comment-header a:hover,
.shp-comment-header a.hovered
{
  
   line-height: 100%;
}

.shp-comment-header a, .shp-comment-header a:link
{
  
   color: #878787;
}

.shp-comment-header a:visited, .shp-comment-header a.visited
{
  
   color: #878787;
}

.shp-comment-header a:hover,  .shp-comment-header a.hovered
{
   
   color: #878787;
}

.shp-comment-content a, 
.shp-comment-content a:link, 
.shp-comment-content a:visited,
.shp-comment-content a.visited,
.shp-comment-content a:hover,
.shp-comment-content a.hovered
{
  
}

.shp-comment-content a, .shp-comment-content a:link
{
  
   color: #53A32E;
}

.shp-comment-content a:visited, .shp-comment-content a.visited
{
   
   color: #116F97;
}

.shp-comment-content a:hover,  .shp-comment-content a.hovered
{
   
   color: #53A32E;
}

.shp-pager
{
   background: #EFF2F5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #B5B5B5;
   padding:5px;
}

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

.shp-pager>span {
   cursor:default;
}

.shp-pager>*
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.shp-pager a:link,
.shp-pager a:visited,
.shp-pager .active
{
   line-height: normal;
  
   text-decoration: none;
   color: #212121
;
}

.shp-pager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.shp-pager .more
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   border:1px solid #E0E0E0;
   margin:0 4px 0 auto;
}
.shp-pager a.more:link,
.shp-pager a.more:visited
{
   color: #1A340F
;
}
.shp-pager a:hover
{
   background: #C7C7C7;
   background: -webkit-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -moz-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -o-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -ms-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   -svg-background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: linear-gradient(to bottom, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
}
.shp-pager  a:hover,
.shp-pager  a.more:hover
{
   color: #292929
;
}
.shp-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.shp-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #292929;
}

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

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

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

.shp-commentsform .form-submit
{
   margin-top: 10px;
}

a img
{
   border: 0;
}

.shp-article img, img.shp-article, .shp-block img, .shp-footer img
{
   margin: 0 0 0 0;
}

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

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

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

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

.shp-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: 0 0 0 0;
   -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.shp-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
  
   text-align: right;
   margin: 0;
}

.shp-postheader
{
   color: #404040;
   margin: 10px 0 0 25px;
  
   text-transform: uppercase;
}

.shp-postheader a, 
.shp-postheader a:link, 
.shp-postheader a:visited,
.shp-postheader a.visited,
.shp-postheader a:hover,
.shp-postheader a.hovered
{
  
   text-transform: uppercase;
}

.shp-postheader a, .shp-postheader a:link
{
   text-decoration: none;
   text-align: left;
   color: #8AD468;
}

.shp-postheader a:visited, .shp-postheader a.visited
{
  
   text-decoration: none;
   text-align: left;
   color: #30B1E8;
}

.shp-postheader a:hover,  .shp-postheader a.hovered
{
 
   text-decoration: none;
   text-align: left;
   color: #87D364;
}

.shp-postheadericons,
.shp-postheadericons a,
.shp-postheadericons a:link,
.shp-postheadericons a:visited,
.shp-postheadericons a:hover
{
 
   color: #158ABC;
}

.shp-postheadericons
{
   padding: 1px;
   margin: 20px 0 0;
}

.shp-postheadericons a, .shp-postheadericons a:link
{
  
   text-decoration: none;
   color: #478B27;
}

.shp-postheadericons a:visited, .shp-postheadericons a.visited
{
  
   text-decoration: none;
   color: #595959;
}

.shp-postheadericons a:hover, .shp-postheadericons a.hover
{
  
   text-decoration: underline;
   color: #5DB734;
}

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

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

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

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

.shp-postcontent li, .shp-post li, .shp-textblock li
{
   
   color: #141414;
   margin: 0 0 5px 1px;
}

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

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

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

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

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

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

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

.shp-postcontent ul>li, .shp-post ul>li, .shp-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: #B6E3F7 url('images/postquote.png') no-repeat scroll;
   padding:2px 2px 2px 25px;
   margin:10px 10px 10px 50px;
   color: #03141C;
  
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .shp-postcontent blockquote a, .shp-blockcontent blockquote a, .shp-footer blockquote a,
blockquote a:link, .shp-postcontent blockquote a:link, .shp-blockcontent blockquote a:link, .shp-footer blockquote a:link,
blockquote a:visited, .shp-postcontent blockquote a:visited, .shp-blockcontent blockquote a:visited, .shp-footer blockquote a:visited,
blockquote a:hover, .shp-postcontent blockquote a:hover, .shp-blockcontent blockquote a:hover, .shp-footer blockquote a:hover
{
   color: #03141C;
  
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.shp-postcontent blockquote p,
.shp-blockcontent blockquote p,
.shp-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.shp-postfootericons,
.shp-postfootericons a,
.shp-postfootericons a:link,
.shp-postfootericons a:visited,
.shp-postfootericons a:hover
{
   color: #158ABC;
}

.shp-postfootericons
{
   padding: 1px;
}

.shp-postfootericons a, .shp-postfootericons a:link
{
   
   text-decoration: none;
   color: #5DB734;
}

.shp-postfootericons a:visited, .shp-postfootericons a.visited
{
  
   text-decoration: none;
   color: #595959;
}

.shp-postfootericons a:hover, .shp-postfootericons a.hover
{
  
   text-decoration: none;
   color: #5DB734;
}

.shp-footer
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   border-top:1px solid #828282;
   padding:10px;
   margin:0 auto;
   position: relative;
   color: #454545;

   text-align: center;
}

.shp-footer a,
.shp-footer a:link,
.shp-footer a:visited,
.shp-footer a:hover,
.shp-footer td, 
.shp-footer th,
.shp-footer caption
{
   color: #454545;
   
}

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

.shp-footer a,
.shp-footer a:link
{
   color: #478B27;
  
   text-decoration: none;
}

.shp-footer a:visited
{
   color: #478B27;
 
   text-decoration: none;
}

.shp-footer a:hover
{
   color: #5BB332;
  
   text-decoration: underline;
}

.shp-footer h1
{
   color: #A6A6A6;
  
}

.shp-footer h2
{
   color: #B5B5B5;
   
}

.shp-footer h3
{
   color: #7BCF54;
   
}

.shp-footer h4
{
   color: #71C9EF;
   
}

.shp-footer h5
{
   color: #71C9EF;
 
}

.shp-footer h6
{
   color: #71C9EF;
  
}

.shp-footer img
{
   border: 1px solid #71C9EF;
   margin: 7px;
}

.shp-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;
}

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

.shp-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;
}

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

.shp-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;
}

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

.shp-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;
}

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

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

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

.shp-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;
}

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

.shp-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;
}

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

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

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

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

.shp-footer li
{
  
   line-height: 125%;
   color: #376B1E;
}

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

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

.shp-page-footer, 
.shp-page-footer a,
.shp-page-footer a:link,
.shp-page-footer a:visited,
.shp-page-footer a:hover
{
  
   letter-spacing: normal;
   word-spacing: normal;
  
   text-decoration: underline;
   color: #E3F5DB;
}

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

.shp-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;
}

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

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

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

.shp-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;
}

.shp-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;
}

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

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

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

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

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

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

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

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

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

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

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

.shp-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 */}

.shp-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 */}

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

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

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

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

/* Begin Additional CSS Styles */
.newsdate {
background: #f0f0f0;
color: #737373;
padding: 10px;
width: 40px;
height: 40px;
float: left;
margin-right: 10px;
margin-bottom: 25px;
text-align:center;
}
.shp-blockheader .t, .shp-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
