



/*
* Layout: Modern Responsive
* $Id: styles.css 67946 2018-10-18 12:24:35Z sseiz $
* Copyright Zeta Software GmbH 2012
*/

/***** TAGS *****/
html {
	overflow-y: scroll;
}

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	
	padding-top: 77px;
	
	
	font-size: 14px;
	line-height: 1.45;
	color: #333333;
	background-color: #E2E2E2;
	
	background-repeat: repeat;
	text-rendering: optimizeLegibility; 
	-webkit-font-smoothing: antialiased;
}
body.banner{
	padding-top: 0;
}

/* BEGIN override bootstrap css */
blockquote{border: none;}
blockquote p {font-size: inherit;}
/* END override bootstrap css */

.posrel{
	position: relative !important;
}
.noshadow, .noshadow > .navbar-inner{
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.articles{
	font-size: 1em;
	line-height: 1.4;
}

h1 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0px 0 30px 0;
	padding: 0;
	font-size: 36px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
	position: relative;
}
h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 36px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0px 0 5px 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}
ul, ol {
	margin: 0 0 10px 30px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}
ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}
table {
	margin: 0 0 10px 0;
	padding: 0;
}
td {
	vertical-align: top;
}
img {
	margin: 0;
	padding: 0;
	border-style: none;
}
#weatherToday img, #weatherTomorrow img{
	/* fixes a glitch with responsive images in weather widget */
	width: 100px;
}
.zgmap{
	max-width: 100%; /* make map widget more responsive */
}

/***** LINKS *****/
a {
	color: #266fc4;
	text-decoration: none;
}
a:hover {
	color: #266fc4;
	text-decoration: underline;
}
/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}

/***** SEARCH *****/
#search {
	margin-top: 22px !important;
  width: 10%;
}
#searchform {
	margin: 0;
	padding: 0;
	margin-top: 22px !important;
	/*width: 50px;*/
	position: relative;
}
#searchform input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#searchfield {
	margin: 0;
	padding-right: 29px;
	padding-left: 10px;
	padding: 4px 28px 4px 10px;
	min-width: 50px;
	max-width: 110px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #DDDDDD;
	border-radius: 15px;
	font-size: 1em;
	color: #666666;
	background-color: #ffffff;
}
#searchbutton {
	margin: 0;
	padding: 0;
	width: 28px;
	height: 28px;
	border: 0;
	position: absolute;
	top: 1px;
	right: 1px;
}

/***** NAVBAR *****/
	
.navbar {
	margin-bottom: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom{
	 z-index: 6000;
}
.navbar .brand{
	padding: 15px 20px 15px;
	width: 197px;
	height: 46px;
}
.navbar .brand img{
	width: auto;
	height: auto;
}
.navbar-inner{
	background-color: #fafafa;
	background-image: none; filter: none;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0 !important;
	min-height: 76px;
}
.navbar-inner button.btn-navbar{
	margin-top: 22px !important;
	margin-left: 10px !important;
	margin-right: 20px !important;
}

.navbar-inner button.btn-navbar.txt, .navbar-inner button.btn-navbar.txt:hover{
	padding: 0 8px;
	height: 31px;
	background: transparent;
	color: #666666;
	text-shadow: 1px 1px 1px #ffffff;
	border: 1px solid #DDDDDD;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
}

/***** MAINMENU *****/
.navbar ul.nav{
	margin-top: 20px;
	font-size: 1em;
}
.navbar ul.nav li {
	list-style: none !important;
}
.navbar .nav li > a,
.navbar .nav li.active > a,
.navbar .nav li.open > a{
	color: #666666;
	text-shadow: 0 1px 0 #ffffff;
	background-color: transparent;
}
.navbar .nav li > a.active,
.navbar .nav > li.active > a:not(.active),
.navbar .nav > li.open > a:not(.active){
	color: #666666;
	background-color: #E2E2E2;
}
.navbar .nav li > a:hover, 
.navbar .nav li > a:focus,
.navbar .nav li > a.active:hover, 
.navbar .nav li > a.active:focus{
	color: #333333 !important;
	background-color: transparent !important;
}

/***** SUBMENU *****/
.nav .icon-chevron-right {
	float: none;
	margin-top: 1px;
	margin-right: 0;
	opacity: .55;
}
.sidebar-nav > ul ul{
	margin-left: 15px;
}

ul.nav.nav-list{
	overflow: hidden;
	border: 0;
	border-radius: 4px;
	font-size: 1em;
	background-color: #f6f6f6;
	color: #266fc4;
	margin-bottom: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.nav.nav-list li{
	list-style: none !important;
}
ul.nav.nav-list li a{
	color: #266fc4;
	text-shadow: none;
}
ul.nav.nav-list li a:hover{
	color: #333333;
	background-color: #ececec;
}
ul.nav.nav-list li li{
	list-style: none;
	display: none;
}
ul.nav.nav-list li.aktiv > a{
	color: #666666;
	-moz-opacity: 0.5;
	opacity: 0.5;
}
ul.nav.nav-list li.aktiv li{
	display: list-item !important;
	padding: 3px 0;
}

ul.nav.nav-list li li ul{
	margin-left: 10px;
	padding-top: 3px;
}


/***** HEADER *****/
#header { 
	min-height: 200px;
	margin-bottom: 60px;
	
	background: #1e5799;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#050e19'); /* for IE */
	background: -moz-radial-gradient(top, ellipse cover,  #1e5799 0%, #050e19 100%);
	background: -webkit-gradient(radial, center top, 0px, center top, 100%, color-stop(0%,#1e5799), color-stop(100%,#050e19));
	background: -webkit-radial-gradient(top, ellipse cover, #1e5799 0%,#050e19 100%);
	background:      -o-radial-gradient(top, ellipse cover, #1e5799 0%,#050e19 100%);
	background:     -ms-radial-gradient(top, ellipse cover, #1e5799 0%,#050e19 100%);
	background:         radial-gradient(ellipse at top,     #1e5799 0%,#050e19 100%);	
	
	border-bottom: 1px solid white;
}

/***** BREADCRUMB *****/
.row-fluid .sidebar{
	min-height: 0;
}
.sidebar.pull-right{
	clear: right;
}
.sidebar .breadcrumb{
	display: none;
}
.breadcrumb {
	font-size: 1em;
	color: #333333;
	background-color: #f6f6f6;
	
		padding: 11px 15px;
	
}
.breadcrumb li{
	text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb a {
	padding: 0;
	color: #266fc4;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #266fc4;
	text-decoration: underline;
}
.breadcrumb > li span.divider {
	color: #666666;
}
.breadcrumb > li:last-child span.divider {
	display: none;
}
/***** Content and Sidebar *****/
.span8.content{
	margin-left: 0;
}

/***** BUTTON *****/
a.button, input.button {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
	color: #333333;
	background-color: #f6f6f6;
	border: 1px solid #b3b3b3;
	
	background: #f6f6f6;
	text-align: center;
	border: 1px solid #b3b3b3;
	/*
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.button:hover, input.button:hover {
	color: #ffffff;
	background-color: #266fc4;
	text-decoration: none;
}
a.button span, input.button {
	display: block;
	margin: 0;
	padding: 8px 15px;
}
.sidebar a.button, .sidebar input.button {
	margin: 0 10px 15px 0;
}

/***** NEWS *****/
.newsbox {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.4;
	overflow: hidden;
	border: 0;
	border-radius: 4px;
	background-color: #f6f6f6;
	color: inherit;
	
	padding: 8px 15px;
	
}
.newsbox h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
	font-size: 1.9em;
	font-weight: normal;
	color: #333333;
}
.newstext {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #333333;
}
.newstext p {
	margin: 0 0 10px 0;
}
.newstext a {
	color: #266fc4;
	text-decoration: none;
}
.newstext a:hover {
	color: #266fc4;
	text-decoration: underline;
}

/***** ARTICLES *****/
hr {
  margin: 0;
  height: 0px;
  border: 0;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #fbfbfb;
}
.articles{
	/* Helps clear some floating glitches i.e. with popup images */
	float: none;
}
.articlearea {
	margin: 0;
	padding: 0;
}
.content .articlearea{
	margin-bottom: 0;
	z-index: 90;
}
.content .zpRow{
	
	margin-bottom: 20px;
	padding-bottom: 20px;
	
}

.content .zpRow:after{
	content: "";
	visibility: visible;
	margin: 0 15px;	
	height: 20px;
	
	-webkit-box-shadow: 0 1px 0 #c9c9c9, 0 2px 0 #fbfbfb; 
	-moz-box-shadow: 0 1px 0 #c9c9c9, 0 2px 0 #fbfbfb; 
	box-shadow: 0px 1px 0px #c9c9c9, 0px 2px 0px #fbfbfb; 
}
.content .zpRow:last-of-type{
	margin: 0;
	padding: 0;
}
.content .zpRow:last-of-type:after{
	visibility: hidden;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}




.content .articlearea.popupimage {
	width: auto;
	margin: 0;
	padding: 0;
	box-shadow: none;
}
.content .articlearea p:last-child, .floatarticle p:last-child{
	margin-bottom: 0;
}
.articleimage {
	margin: 0;
	padding: 4px 0 0 0;
}
.articletext {
	margin: 0;
	padding: 0;
}
.twocolumnleft {
	float: left;
	margin: 0;
	padding: 0;
}
.twocolumnleft > div {
	margin: 0;
	padding: 0 15px 0 0;
}
.twocolumnright {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.twocolumnright > div {
	margin: 0;
	padding: 0 0 0 15px;
}    	
.bildunterschrift {
	display: block;
	color: #333333;
}
.floatarticle {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.floatarticle > div {
	margin: 0;
	padding: 0 30px 0 0;
}

/***** FORM *****/
.zp-form {
	display: inline-block;
	margin: 0;
	padding: 0 0 10px 0;
}
.zp-form p {
	margin: 0;
	padding: 0;
}
.zp-form table {
	margin: 0;
	padding: 0;
}
.zp-form td {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}
.zp-form input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333 !important;
}
.zp-form input.button{
	font-size: 1em;
	font-weight: normal;
	color: #333333 !important;
}
.zp-form input.button:hover{
	color: #ffffff !important;
	background-color: #266fc4;
}
.zp-form textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
}
input[type="checkbox"], input[type="radio"]{
	margin: -4px 4px 0 0;
}
input[type="submit"] {
	margin-top: 10px;
}
.zp-form .label, .zp-form .field {
	padding: 3px 10px 3px 0;
}
.zp-form .desc {
	padding: 10px 10px 10px 0;
}
.zp-form .multiline {
	padding: 4px 10px 0 0;
	vertical-align: top;
}
.zp-form .submit {
	padding: 0;
}
.zp-form .separator {
	margin: 10px 10px 10px 0;
	padding: 0;
	line-height: 0px;
	height: 0px;
	border: 0;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #fbfbfb;
}

/***** TEASER *****/
#banner, #afterfooter {
	margin: 0;
	padding: 20px 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 1.4;
}
#afterfooter{
  color: #ffffff;
}
#banner a, #afterfooter a {
	color: #266fc4;
	text-decoration: none;
}
#banner a:hover, #afterfooter a:hover {
	color: #266fc4;
	text-decoration: underline;
}
#banner h2, #afterfooter h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.9em;
	font-weight: normal;
	line-height: normal;
}
#afterfooter h2 {
	color: #ffffff;
}
#banner p, #afterfooter p {
	margin: 0 0 10px 0;
	padding: 0;
}

/***** FOOTER *****/
.contentcontainer{
	margin-bottom: 60px;
}
#footer {
	width: 100%;
	clear: both;
	font-size: 0.92em;
	color: #ffffff;
	background-color: #1e5799;
	overflow: hidden;
	
  
  background: #1e5799;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#050e19'); /* for IE */  		
	background: -moz-radial-gradient(top, ellipse cover,  #1e5799 0%, #050e19 100%);
	background: -webkit-gradient(radial, center top, 0px, center top, 100%, color-stop(0%,#1e5799), color-stop(100%,#050e19));
	background: -webkit-radial-gradient(top, ellipse cover, #1e5799 0%,#050e19 100%);
	background:      -o-radial-gradient(top, ellipse cover, #1e5799 0%,#050e19 100%);
	background:     -ms-radial-gradient(top, ellipse cover, #1e5799 0%,#050e19 100%);
	background:         radial-gradient(ellipse at top,     #1e5799 0%,#050e19 100%);	
	
	text-shadow: 1px 1px 0 #000000;
	
	margin-top: -1px;
	border-top: 1px solid #bcbcbc;
	z-index: 100;
}
#footer .container{
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer a{
	color: #ffffff;
}
#footerinfo {
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#footerinfo .zp{
  color: #ffffff !important;
}

/***** EXTRAMENU *****/
#xmenu {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#xmenu a {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
}
#xmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/***** ONLINESHOP *****/
.content .articlearea.shoparticlefloat{
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	padding-bottom: 0 !important;
}
.content .articlearea.shoparticle form, .content .articlearea.shoparticle .button{
	margin-bottom: 0 !important;
}
.zpSO-OnlineShop-table {
	width: 100%;
}
.zpSO-OnlineShop-table th {
	margin: 0;
	padding: 8px 10px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	background-color: #fafafa;
}
.zpSO-OnlineShop-table td {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
}
.zpSO-OnlineShop-row1 td, .zpSO-OnlineShop-row2 td {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
}
.zpSO-OnlineShop-row2 td {
	background-color: rgba(0,0,0,.05);
}
/***** ZP *****/
.zp {
	color: #ffffff !important;
	text-decoration: none !important;
}

/***** CLEAR *****/
.clear {
	clear: both;
}
.clearx, .clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** FORM ANTI SPAM *****/
.asfield {
	display: none;
}

/***** RESPONSIVE BREAKPOINTS *****/
/* Small Screen */
@media screen and (max-width: 600px){
  /*
  body{
    padding: 0;
    -webkit-text-size-adjust:none;
  }
  */
	
}
@media (min-width: 980px) { 
	/* hide dropdowns in case viewport changes and one is shown on mobile */
	.dropdown-menu{
		display: none !important;
	}
	.mobile{
		display: none;
	}
}
@media (max-width: 979px) { 
	body{
		padding-top: 0 !important;
	}
	#searchform{
		display: none;
		position: absolute;
		left: 0; 
		top: 50px;
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
		z-index: 2000;
	}
	#searchfield {
		max-width: none !important;
		float: none;
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		min-height: 28px;
	}
	#searchbutton{
		top: 10px;
		right: 10px
	}
	.navbar .brand{
		margin-left: 0px !important;
	}
	.sidebar-nav{
		display: none;
	}

/* 13.1 */
	.navbar ul.nav{
		margin-top: 42px;
	}
	.navbar .nav-collapse.nologo ul.nav{
		margin-top: 72px;
	}
	/* disable bootstrap hovers on submenues */
	ul.nav li.dropdown:not(.active):hover > ul.dropdown-menu,
	.dropdown-submenu:not(.active):hover > .dropdown-menu{
		display: none;
	}
	.dropdown-menu:hover>a, .dropdown-submenu:hover>a{
		background-color: inherit;
		background: inherit;
	}
	.dropdown-menu .active>a{
		background: inherit;
		color: #333333;
	}
	.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus{
		-webkit-box-shadow: inherit;
		-moz-box-shadow: inherit;
		box-shadow: inherit;
	}
	.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a{
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-menu .active>a:hover{
		background: inherit;
		color: #333333;
		background-color: #ececec;
	}
	/* hide menu level 2 and plus which should only show onClick() */
	.nav-collapse .dropdown-menu {
    	display: none;
    }

	.nav-collapse .dropdown-menu .dropdown-menu {
		margin: 0 0 0 15px;
	}
	.nav-collapse li.active > .dropdown-menu {
		display: block;
	}
    .navbar .nav > li.active > a:not(.active),
	.navbar .nav > li.open > a:not(.active){
		color: #666666;
		background-color: transparent;
	}
    .navbar .nav > li > .dropdown-menu:before,
    .navbar .nav > li > .dropdown-menu:after{ 
    	/* turns off some bootstrap defaults */
    	content: none;
    } 
    .nav-collapse li.haschilds > a,
    .nav-collapse .dropdown-menu li.haschilds > a,
    .navbar-inner .nav-collapse.in.collapse li.haschilds a { 
    	position: relative;
    	padding-right: 30px;
    }
    .navbar .nav > li.haschilds > a >{
    	margin-right: 5px;
    	padding-right: 30px;
    }
    .nav-collapse li.haschilds > a:after, 
    .nav-collapse .dropdown-menu li.haschilds > a:after{
		content: '';
		box-sizing: content-box;
		position: absolute;
		z-index: 2;
		top: 50%;
		margin-top: -0.25em;
		right: 25px;
		height: .5em;
		width: .5em;
		border-color: inherit;
		border-bottom-color: transparent;	/* IE Bugfix: transparent or else a ghost shadow is visible even border-width is 0 */
		border-left-color: transparent;		/* IE Bugfix or else a ghost shadow is visible */
		border-style: solid;
		border-width: 1px 1px 0 0;
		display: block;
		-webkit-transition: -webkit-transform 200ms ease;
		-moz-transition: -moz-transform 200ms ease;
		-o-transition: -o-transform 200ms ease;
		transition: transform 200ms ease;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	.nav-collapse li.haschilds.open > a:after,
	.nav-collapse li.haschilds.clicked > a:after{
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}		
	
}
	
@media (max-width: 767px) {
	body{
		overflow-wrap: break-word; /* remove this if you enable hyphenation! */
	}
	.fullwidth{
		margin-left: -20px;
		margin-right: -20px;
		padding: 10px 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar, body > .navbar-inner{
		margin-left: -20px;
		margin-right: -20px;
	}
	.navbar-inner.banner .navbar{
		margin-left: 0;
		margin-right: 0;
	}
	
	.navbar .brand{
		margin-left: 0 !important;
	}
	
	#banner, #aftermenu{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.sidebar{
		float: none !important;
	}
	.sidebar .breadcrumb{
		display: block !important;
	}
	.sidebar.news{
		margin-top: 30px;
	}
	.sidebar.news .zpRow:last-of-type, 
	.sidebar.news .zpRow:last-of-type .newsbox{
		margin: 0;
	}
	.span8.content .breadcrumb{
		display: none !important;
	}
}

@media (max-width: 480px) {
	.flex-direction-nav a{
		top: -9999px !important;
	}
	.header .webname{
		margin-bottom: 10px;
	}
	.header #searchfield{
		clear: both;
		width: 50%;
	}
	.navbar .brand{
		max-width: 280px;
	}
	.navbar-inner{ 
		/* prevents an ugly rendering bug (lines) on iFon when the menu is opened */
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}
	.sidebar{
		margin-bottom: 30px;
	}
	.twocolumnleft, .twocolumnright{
		width: 100% !important;
	}
	.twocolumnleft{
		margin-bottom: 0 !important;
	}
	.twocolumnleft div, .twocolumnright div{
		padding: 0 !important;
	}
	p.video{
		display: block;
		overflow: hidden;
	}
	p.video iframe {
		/* Responsive iframes (ensure iframes e.g. containing videos don't scale beyond their parents) */
		max-width: 100%;
		width: auto\9;
		height: auto;
		vertical-align: middle;
		border: 0;
	}
	/* Deal with forms/tables which are too wide on a phone */
	.zp-form table, .zp-form #recaptcha_widget_div {
		max-width: 300px !important;
		overflow: scroll;
	}
	#recaptcha_widget_div #recaptcha_logo, #recaptcha_widget_div #recaptcha_tagline{
		display: none;
	}
	
	.zp-form input[type="text"], .zp-form input[type="number"], .zp-form input[type="email"], .zp-form input[type="tel"], .zp-form input[type="url"], .zp-form input[type="date"], .zp-form input[type="time"], .zp-form input[type="color"], .zp-form input[type="search"], .zp-form textarea{
		min-width: 80px !important;
		max-width: 260px !important;
	}
	#basketForm {
		max-width: 300px !important;
		overflow: scroll !important;
	}
	.content .articlearea.shoparticlefloat > div{
		float: none !important;
		padding-right: 0 !important;
	}
	.articleimage{
		float: none !important;
		padding-right: 0 !important;
		margin-bottom: 10px !important;
	}
}

/* ZP 13 additions */
.zparea.zpgrid{
	margin-left: -15px;
	margin-right: -15px;
}
.span4 div.zpRow .zpColumn{ padding: 0;}

body.plain{ padding-top: 0;}


