@import url("thickbox.css");
@import url("navigation.css");

/* +++++++++++++++++++ HTML ELEMENTS ++++++++++++++++++++++ */
* {
		margin: 0px;
		padding: 0px;
}
html {
		font: 62.5% "Times New Roman", Times, serif;
		color: #000000;txtRow
}
body {
		background-color: #AB1948;
}
a {
		text-decoration: none;
}
a:link {
		color: #AB1948;
}
a:visited {
		color: #8F0934;
}
a:hover {
		color: #C60;
}
a:active {
		color: #AB1948;
}
/* +++++++++++++++++++  GENERAL RULES  ++++++++++++++++++++++ */
.alignLeft {
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
}
.alignRight {
		float: right;
		margin-left: 10px;
		margin-bottom: 5px;
}
/* +++++++++++++++++++ MAIN LAYOUT ELEMENTS ++++++++++++++++++++++ */
#pageWrapper {
		width: 100%;
		background: #FFF url(../../layout/bg.gif) repeat-x 0px 51px;
}
#contentWrapper {
		width: 986px;
		background: #FFF url(../../layout/circle.gif) no-repeat center top;
		margin-right: auto;
		margin-left: auto;
}
#col-1 {
		width: 240px;
		float: left;
		display: inline;
		margin-left: 18px;
		margin-top: 15px;
		margin-bottom: 36px;
		font-size: 1.3em;
}
#col-2 {
		width: 664px;
		float: left;
		display: inline;
		margin-left: 36px;
		margin-top: 15px;
		margin-bottom: 36px;
		font-size: 1.4em;
}
/* +++++++++++++++++++ PAGE HEADER ++++++++++++++++++++++ */
#pageHeader {
		width: 986px;
		height: 320px;
		position: relative;
		font-size: 1.2em;
}
#pageHeader h1 {
		width: 369px;
		height: 28px;
		position: absolute;
		top: 14px;
		left: 345px;
}
#pageHeader h1 a {
		width: 369px;
		height: 28px;
		display: block;
		text-indent: -9999em;
		background: url(../../layout/vinarija-logo.png) no-repeat;
}
#pageHeader ul#languageSelector {
		list-style: none;
		position: absolute;
		left: 35px;
		top: 18px;
		overflow: hidden;
		height: 30px;
		width: 275px;
		text-align: center;
}
#pageHeader ul#languageSelector li {
		display: inline;
		padding-left: 10px;
		padding-right: 10px;
}
#pageHeader ul#languageSelector li a {
		color: #FFF;
		padding-left: 15px;
}
#pageHeader ul#languageSelector li a#lang-EN {
		background: url(../../layout/icon-lang-en.png) no-repeat 0px 2px;
}
#pageHeader ul#languageSelector li a#lang-DE {
		background: url(../../layout/icon-lang-de.png) no-repeat 0px 2px;
}
#pageHeader ul#languageSelector li a#lang-HR {
		background: url(../../layout/icon-lang-hr.png) no-repeat 0px 2px;
}
#pageHeader a.toggleVisibility {
		display: block;
		position: absolute;
		width: 163px;
		right: 38px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-weight: bold;
		padding-left: 32px;
}
#pageHeader a.toggleDown {
		background: url(../../layout/icon-cart-toggleDown.png) no-repeat 40px center;
}
#pageHeader a.toggleUp {
		background: url(../../layout/icon-cart-toggleUp.png) no-repeat 40px center;
}
.customerArea {
		width: 217px;
		position: absolute;
		top: 51px;
		right: 19px;
		z-index: 2;
		display: none;
		background: url(../../layout/bgCustomerArea.gif) no-repeat left bottom;
		font-size: 1.17em;
		padding-bottom: 104px;
}
.customerArea p {
		background-color: #F3E1E4;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		text-align: center;
		font-size: 0.92em;
}
.customerArea ul {
		list-style: none;
		background-color: #F3E1E4;
		padding: 10px;
}
.customerArea ul li {
		border-bottom: 1px dotted #AB1948;
		margin-bottom: 5px;
}
.customerArea ul li a {
		padding-bottom: 5px;
		background: url(../../layout/icon-arrow.png) no-repeat 0px 3px;
		padding-left: 15px;
		display: block;
}
#flashContainer {
		width: 986px;
		height: 269px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		z-index: 1;
}
/* +++++++++++++++++++ SECTION HEADERS AND READ MORE LINKS ++++++++++++++++++++++ */
h2.sectionTitle {
		background: url(../../layout/headerDots.gif) no-repeat left top;
		font-size: 1.43em;
		font-weight: normal;
		color: #AB1948;
		text-transform: uppercase;
		padding-top: 10px;
		position: relative;
		margin-bottom: 15px;
}
h2.sectionTitle span {
		background: url(../../layout/dottedLine.gif) repeat-x left bottom;
		display: block;
		padding-bottom: 5px;
		padding-left: 70px;
}
h2.sectionTitle span.date {
		text-align: center;
		font-size: 0.65em;
		line-height: 1em;
		background: url(none);
		padding: 0px;
		position: absolute;
		left: 12px;
		top: 8px;
		width: 40px;
		display: block;
}
h2.sectionTitle span.date strong {
		display: block;
}
h2.sectionTitle span em {
		display: block;
		font-size: 0.6em;
		font-style: normal;
		text-transform: none;
}
h2.sectionTitle2 {
		background: url(../../layout/headerDots2.gif) no-repeat right top;
		font-size: 1.43em;
		font-weight: normal;
		color: #AB1948;
		text-transform: uppercase;
		margin-bottom: 5px;
}
h2.sectionTitle2 span {
		background: url(../../layout/dottedLine.gif) repeat-x left bottom;
		display: block;
}
h3.sectionTitle {
		background: url(../../layout/headerDots.gif) no-repeat left top;
		font-size: 1.38em;
		font-weight: bold;
		color: #AB1948;
		padding-top: 5px;
}
h3.sectionTitle span {
		background: url(../../layout/dottedLine.gif) repeat-x left bottom;
		display: block;
		padding-bottom: 5px;
		padding-left: 20px;
}
#col-1 .delimiter {
		margin-bottom: 10px;
}
p.readMore {
		height: 1.4em;
		line-height: 1.4em;
		clear: both;
}
p.readMore a {
		background: url(../../layout/icon-dots5.gif) no-repeat 0px 4px;
		padding-left: 20px;
		font-weight: bold;
		display: block;
		float: right;
}
ul.readMore {
		list-style: none;
		width: 664px;
		text-align: right;
		clear: both;
		margin-bottom: 20px;
}
ul.readMore li {
		display: inline;
		background: url(../../layout/icon-dots5.gif) no-repeat 0px 3px;
		margin-right: 20px;
		padding-left: 20px;
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: bold;
}
ul.readMore li a {
		white-space: nowrap;
}
/* +++++++++++++++++++ CONTENT LIST ++++++++++++++++++++++ */
.contentList {
		margin-bottom: 20px;
}
.contentList .highlighted {
		font-weight: bold;
		color: #AB1948;
}
.contentList .breadCrumbs {
		clear: both;
		font-size: 0.86em;
		margin-top: -10px;
		margin-bottom: 10px;
}
/* +++++++++++++++++++ USER COMMENTS ++++++++++++++++++++++ */
.commentBtn {
		text-align: center;
		margin-bottom: 20px;
}
.commentArea {
		margin-bottom: 20px;
		background: url(../../layout/dottedLine.gif) repeat-x left bottom;
		padding-bottom: 20px;
		display: none;
}
/* +++++++++++++++++++ PRODUCT INFO ++++++++++++++++++++++ */
.productInfo {
		clear: both;
		text-align: right;
		background: url(../../layout/headerDots2.gif) no-repeat right top;
		list-style: none;
		padding-bottom: 30px;
		padding-top: 15px;
		padding-right: 20px;
		margin-bottom: 10px;
}
.productInfo li {
		line-height: 1.2;
}
.productInfo li em {
		color: #AB1948;
		font-style: normal;
		font-weight: bold;
}
.productInfo li span.oldPrice {
		font-weight: bold;
		text-decoration: line-through;
}
/* +++++++++++++++++++ NEWS IN COLUMNS ++++++++++++++++++++++ */
.newsColWrapper {
		margin-bottom: 36px;
}
.newsColWrapper .delimiter {
		margin-left: 32px;
}
.newsCol {
		float: left;
		width: 200px;
		display: inline;
		background: url(../../layout/dottedLine.gif) repeat-x left bottom;
		padding-bottom: 10px;
}
.newsCol p.shortDesc {
		line-height: 1.5;
		margin-bottom: 5px;
		margin-top: 5px;
}
.newsCol p.readMore {
		margin-top: 10px;
		line-height: 1.5;
}
/* +++++++++++++++++++ GROUP DESCRIPTION ++++++++++++++++++++++ */
.groupDesc {
		background: url(../../layout/headerDots2.gif) no-repeat right top;
		margin-bottom: 20px;
}
/* +++++++++++++++++++ VIDEO BOX ++++++++++++++++++++++ */
.videoBox {
		margin-bottom: 20px;
}
.videoBox h3 {
		margin-bottom: 4px;
}
.videoBox span.videoContainer {
		display: block;
		text-align: center;
		margin-bottom: 5px;
}
.videoBox .paging li {
		font-size: 0.92em;
		padding-left: 3px;
		padding-right: 3px;
}
/* +++++++++++++++++++ SURVEY ++++++++++++++++++++++ */
.survey {
		margin-bottom: 20px;
}
.survey h3, .survey p  {
		margin-bottom: 4px;
}
.survey ul {
		list-style: none;
		width: 240px;
		margin-right: auto;
		margin-left: auto;
}
.survey ul li {
		display: block;
		margin-bottom: 5px;
		clear: both;
		float: left;
		vertical-align: middle;
		padding-top: 3px;
		padding-bottom: 3px;
		width: 240px;
}
.survey ul li input.radioBtn {
		float: left;
		display: block;
		width: 20px;
		text-align: left;
		margin-top: 1px;
}
.survey ul li label {
		float: left;
		display: block;
		width: 220px;
}
.survey div {
		text-align: center;
		clear: both;
}
.survey div button {
		margin-left: 3px;
		margin-right: 3px;
} 
/* +++++++++++++++++++ SEARCH BOX & NEWSLETTER BOX++++++++++++++++++++++ */
.searchBox, .newsletterBox {
		margin-bottom: 20px;
}
.searchBox fieldset, .newsletterBox fieldset {
		position: relative;
		background: url(../../layout/bgTxtBox.png) no-repeat 0px 5px;
		height: 35px;
}
.searchBox .txtBox, .newsletterBox .txtBox {
		width: 195px;
		position: absolute;
		top: 5px;
		left: 10px;
		background: none;
		border: none;
		line-height: 13px;
		padding-top: 7px;
		padding-bottom: 6px;
}
.searchBox .inputBtnImg, .newsletterBox .inputBtnImg {
		position: absolute;
		top: 5px;
		right: 0px;
}
.newsletterBox p {
		margin-top: 3px;
}
/* +++++++++++++++++++ CONTACT LIST ++++++++++++++++++++++ */
.contacts {
		clear: both;
}
.contacts ul.contactList {
		margin-bottom: 10px;
		list-style: none;
}
.contacts ul.contactList li {
		display: block;
		clear: both;
		width: 664px;
		padding-top: 10px;
		padding-bottom: 10px;
}
.contacts ul.contactList li span.contactName {
		display: block;
		color: #AB1948;
		font-weight: bold;
		float: right;
		width: 520px;
		font-size: 1.17em;
		margin-bottom: 5px;
		padding-right: 10px;
		background: url(../../layout/icon-dots5.gif) no-repeat 0px 4px;
		padding-left: 20px;
}
.contacts ul.contactList li span.contactName img {
		margin-left: 10px;
		margin-bottom: -3px;
}
.contacts ul.contactList li span.contactPosition {
		display: block;
		color: #AB1948;
		float: right;
		width: 515px;
		padding: 2px 10px 2px 5px;
		background-color: #F3E1E4;
}
.contacts ul.contactList li p {
		clear: both;
}
.contacts ul.contactList li p a {
		display: block;
		text-align: center;
		font-weight: bold;
		float: right;
		background: url(../../layout/icon-dots5.gif) no-repeat 0px 1px;
		padding-left: 20px;
}
.contacts ul.contactList ul {
		float: right;
		list-style: none;
		margin-bottom: 10px;
		padding-top: 5px;
		width: 530px;
}
.contacts ul.contactList ul li {
		display: block;
		float: left;
		padding: 2px 10px 2px 20px;
		background: url(../../layout/icon-dots2.png) no-repeat 5px 6px;
		clear: none;
		margin-bottom: 3px;
		border-bottom-style: none;
		border-top-style: none;
		width: 500px;
}
/* +++++++++++++++++++ TABLE LISTINGS ++++++++++++++++++++++ */
table.products {
		width: 100%;
		border-collapse: collapse;
		margin: 0px auto 36px;
		border-spacing: 0;
}
table.products th, table.products td {
		padding: 5px 3px;
}
table.products th {
		background-color: #E8C2C7;
		border-top: 1px dotted #AB1948;
		border-bottom: 1px dotted #AB1948;
}
table.products td {
		border-bottom: 1px dotted #AB1948;
		background: url(../../layout/bgProductTableRow.png) repeat-x left bottom;
}
table.products td em {
		font-weight: bold;
		color: #AB1948;
		font-style: normal;
}
table.products .al {
		text-align: left;
		vertical-align: top;
}
table.products .ar {
		text-align: right;
		vertical-align: top;
}
table.products .ac {
		text-align: center;
		vertical-align: top;
}
table.products .w02 {
		width: 100px;
}
table.products .w03 {
		width: 40px;
}
table.products span.productCode {
		display: block;
		margin-top: 3px;
		color: #666666;
		font-size: 0.91em;
}
/* +++++++++++++++++++ RADIO SELECTION LIST ++++++++++++++++++++++ */
.selectionList {
		margin-bottom: 36px;
}
.selectionList ul {
		list-style: none;
}
.selectionList ul li {
		line-height: 1.5;
		margin-bottom: 5px;
		padding-bottom: 5px;
}
.selectionList ul li em {
		font-style: normal;
		color: #AB1948;
		font-weight: bold;
}
.selectionList ul li input {
		margin-right: 5px;
}
.selectionList ul li span {
		display: block;
		margin-left: 30px;
}
/* +++++++++++++++++++ BASKET BUTTONS ++++++++++++++++++++++ */
.basketButtons ul {
		list-style: none;
}
.basketButtons ul li {
		display: block;
		margin-right: 3px;
		margin-left: 3px;
		background:url(../../layout/bgButtonLeft.gif) no-repeat left top;
		float: right;
		height: 29px;
}
.basketButtons ul li a {
		padding-right: 14px;
		margin-left: 14px;
		background:transparent url(../../layout/bgButtonRight.gif) no-repeat right top;
		line-height: 29px;
		display: block;
}
/* +++++++++++++++++++ BANNERS ++++++++++++++++++++++ */
.banners span {
		display: block;
		margin-bottom: 20px;
		width: auto;
		text-align: center;
}
/* +++++++++++++++++++ PAGING AND EXTRA LINKS ++++++++++++++++++++++ */
.paging, .extraLinks {
		clear: both;
		background: url(../../layout/dottedLine.gif) repeat-x left top;
		padding-top: 1px;
}
.paging ol, .extraLinks ul {
		list-style: none;
		text-align: center;
}
.paging ol li, .extraLinks ul li {
		display: inline;
		font-weight: bold;
}
.paging a, .extraLinks a {
		font-weight: bold;
}
.paging img {
		margin-bottom: -3px;
}
#col-2 .paging, #col-2 .extraLinks {
		font-size: 0.92em;
		margin-bottom: 36px;
}
#col-2 .paging li {
		padding-left: 5px;
		padding-right: 5px;
}
#col-2 .paging li a.altLink {
		font-weight: normal;
}
#col-2 .extraLinks li {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 1.14em;
}
/* +++++++++++++++++++ ATTACHED DOCUMENTS ++++++++++++++++++++++ */
.documents {
		margin-bottom: 20px;
}
.documents ul {
		list-style: none;
		line-height: 1.5;
}
.documents ul li {
		background: url(../../layout/icon-dots2.png) no-repeat 13px 7px;
		padding-left: 30px;
}
/* +++++++++++++++++++ PHOTO AND VIDEO GALLERY ++++++++++++++++++++++ */
.photoGalleryWrapper  {
		margin-bottom: 20px;
		clear: both;
}
.photoGalleryRow {
		clear: both;
		margin-bottom: 10px;
		margin-top: 10px;
}
.photoGalleryRow .delimiter {
		margin-left: 32px;
}
.photoGalleryRow a {
		display: inline;
		float: left;
}
/* +++++++++++++++++++ EXTRA FOOTER LINKS AND CLOCK ++++++++++++++++++++++ */
#extraFooterLinks {
		clear: both;
		background: url(../../layout/bgFooterClock.gif) no-repeat left bottom;
		position: relative;
		height: 84px;
}
#dateAndTime {
		height: 40px;
		width: 70px;
		text-align: center;
		font-size: 1.1em;
		position: absolute;
		left: 70px;
		top: 30px;
}
#dateAndTime em {
		color: #AA1948;
		font-style: normal;
		font-weight: bold;
		font-size: 1.09em;
}
#extraFooterLinks ul {
		list-style: none;
		width: 780px;
		text-align:center;
		font-size: 1.4em;
		position: absolute;
		top: 0px;
		left: 180px;
		padding-top: 30px;
}
#extraFooterLinks ul li {
		display: inline;
		background: url(../../layout/icon-dots2.png) no-repeat 0px 4px;
		margin-right: 15px;
		padding-left: 13px;
		line-height: 1.5;
}
#extraFooterLinks ul li a {
		white-space: nowrap;
		font-weight: bold;
}
/* +++++++++++++++++++ BREADCRUMBS ++++++++++++++++++++++ */
.breadCrumbs {
		margin-bottom: 10px;
		clear: both;
		font-size: 0.86em;
}
.breadCrumbs ul {
		list-style: none;
		width: 664px;
		padding-bottom: 5px;
		padding-top: 5px;
		text-align: right;
}
.breadCrumbs ul li {
		display: inline;
		background: url(../../layout/icon-dots4.gif) no-repeat 0px 3px;
		margin-right: 10px;
		padding-left: 11px;
}
.breadCrumbs ul li a {
		white-space: nowrap;
}
/* +++++++++++++++++++ MESSAGE AND INFO BOX ++++++++++++++++++++++ */
.messageBox {
		margin-bottom: 20px;
		background-color: #E8C2C7;
		border-top: 1px dotted #AB1948;
		border-bottom: 1px dotted #AB1948;
}
.messageBox ul {
		padding: 10px;
		list-style-type: none;
}
.messageBox ul li {
		background: url(../../layout/icon-dots6.gif) no-repeat 0px 7px;
		padding-left: 15px;
		line-height: 1.5;
}
.messageBox ul li a {
		color: #AB1948;
}
/* +++++++++++++++++++ FOOTER ++++++++++++++++++++++ */
#footer {
		background: url(../../layout/bgFooter.gif) no-repeat left top;
		position: relative;
		width: 986px;
		margin-right: auto;
		margin-left: auto;
		height: 120px;
}
#footer ul {
		list-style: none;
		width: 750px;
		text-align:center;
		font-size: 1.3em;
		position: absolute;
		top: 0px;
		left: 190px;
		padding-top: 5px;
}
#footer ul li {
		display: inline;
		background: url(../../layout/icon-dots3.gif) no-repeat 0px 3px;
		margin-right: 15px;
		padding-left: 13px;
		line-height: 1.5;
}
#footer ul li a {
		white-space: nowrap;
}
#footer ul li a:link {
		color: #FFF;
}
#footer ul li a:visited {
		color: #FFF;
}
#footer ul li a:hover {
		color: #E8CF00;
}
#footer ul li a:active {
		color: #E8CF00;
}
p#copyright {
		width: 168px;
		font-size: 1.2em;
		position: absolute;
		left: 0px;
		top: 5px;
		color: #F3E1E4;
		text-align: center;
}
p#author {
		height: 37px;
		width: 41px;
		position: absolute;
		top: 0px;
		right: 5px;
}
p#author a {
		background: url(../../layout/webstudio-bee.png) no-repeat left top;
		display: block;
		height: 35px;
		width: 37px;
		text-indent: -99999em;
		border-right: 2px solid #940634;
		border-bottom: 2px solid #940634;
		border-left: 2px solid #940634;
}
/* +++++++++++++++++++ FORM ELEMENTS ++++++++++++++++++++++ */
fieldset {
		border-style: none;
}
legend {
		display: none;
}
select, input, textarea {
		font: 13px "Times New Roman", Times, serif;
}
.txtBox2 {
		width: 220px;
		background: none;
		border: none;
		line-height: 13px;
		margin-top: 7px;
}
.txtBoxSmall {
		width: 30px;
		border: 1px dotted #AB1948;
		padding: 1px 2px;
		text-align: center;
		background-color: #FCECEF;
}
.txtArea {
		width: 225px;
		background: none;
		border: none;
		height: 187px;
}
button {
		border:0;
		cursor:pointer;
		overflow: visible;
		padding: 0px;		
}
button span {
		position:relative;
		display:block;
		white-space:nowrap;
		padding-right: 14px;
		margin-left: 11px;
		text-align: right;
		height:29px;
		color:#000000;
		font: 12px/29px "Times New Roman", Times, serif;
}
button span.bolded {
		font-weight: bold;
		color: #AB1948;
}
button.submitBtn {
		background:transparent url(../../layout/bgButtonLeft.gif) no-repeat left center;
}
button.submitBtn span {
		background:transparent url(../../layout/bgButtonRight.gif) no-repeat right center;
}
label.inputBtnActive {
		height: 29px;
		width: auto;
		display: block;
		float: left;
		background:url(../../layout/bgButtonLeft.gif) no-repeat left top;
}
input.inputBtnActive {
		border: 0;
		cursor: pointer;
		overflow: visible;
		line-height: 29px;
		padding-right: 14px;
		margin-left: 14px;
		height: 29px;
		background:transparent url(../../layout/bgButtonRight.gif) no-repeat right top;
}
input.bold {
		font-weight: bold;
		color: #AB1948;
}
fieldset.contentForm {
		margin-bottom: 9px;
}
fieldset.contentForm h3 {
		font-weight: bold;
		background: url(../../layout/icon-dots5.gif) no-repeat 0px 8px;
		margin-bottom: 7px;
		color: #AB1948;
		padding: 6px 6px 6px 20px;
}
fieldset.contentForm .txtBoxRow, fieldset.contentForm .radioRow, fieldset.contentForm .selectRow, fieldset.contentForm .checkRow, fieldset.contentForm .txtAreaRow, fieldset.contentForm .txtRow {
		margin-bottom: 9px;
		clear: both;
}
fieldset.contentForm .txtBoxRow label, fieldset.contentForm .radioRow span, fieldset.contentForm .txtAreaRow label, fieldset.contentForm .selectRow label {
		display: block;
		float: left;
		width: 270px;
		line-height: 29px;
		text-align: right;
		padding-right: 3px;
}
fieldset.contentForm .radioRow label {
		display: block;
		float: left;
		margin-left: 10px;
		padding-top: 7px;
}
fieldset.contentForm em {
		font-size: 1.2em;
		color: #E2001A;
		margin-right: 5px;
}
fieldset.contentForm .txtBoxRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtBox.gif) no-repeat;
		width: 230px;
		margin-right: 5px;
		padding-left: 10px;
		height: 29px;
}
fieldset.contentForm .selectRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtBox.gif) no-repeat;
		width: 230px;
		margin-right: 5px;
		padding-left: 10px;
		height: 24px;
		padding-top: 5px;
}
fieldset.contentForm .selectRow select {
		background-color: #FFF;
		border-style: none;
		width: 220px;
		padding-top: 1px;
}
fieldset.contentForm .txtAreaRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtArea.gif) no-repeat;
		width: 232px;
		margin-right: 5px;
		padding-left: 8px;
		height: 194px;
		padding-top: 6px;
}
fieldset.contentForm .checkRow label {
		text-align: center;
		display: block;
}
fieldset.contentForm .txtRow {
		padding-left: 273px;
}
fieldset.contentFormButtons {
		padding-left: 273px;
		margin-bottom: 9px;
}
fieldset.contentFormButtons span {
		margin-right: 5px;
		display: block;
		float: left;
}
fieldset.contentFormButtons .delimit {
		width: 5px;
		float: left;
		height: 27px;
}
/* +++++++++++++++++++ WYSIWYG ++++++++++++++++++++++ */
.wysiwyg ul, .wysiwyg ol {
		margin-left: 30px;
}
.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
		line-height: 1.5;
		margin-bottom: 1.5em;
}
.wysiwyg ul, .wysiwyg ol {
		margin-left: 30px;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		font-weight: bold;
		margin-bottom: 0.64em;
}
.wysiwyg h1 {
		font-size:1.45em;
}
.wysiwyg h2 {
		font-size:1.36em;
}
.wysiwyg h3 {
		font-size:1.27em;
}
.wysiwyg h4 {
		font-size:1.18em;
}
.wysiwyg h5 {
		font-size:1.09em;
}
.wysiwyg h6 {
		font-size:1em;
}
/* +++++++++++++++++++ CLEARFIX ++++++++++++++++++++++ */
.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}
.clearfix {
		display: inline-block;
}
html[xmlns] .clearfix {
		display: block;
}
* html .clearfix {
		height: 1%;
}
