@import url("thickbox.css");
@import url("navigation.css");

/* +++++++++++++++++++ HTML ELEMENTS ++++++++++++++++++++++ */
* {
		margin: 0px;
		padding: 0px;
}
html {
		font: 62.5% Verdana, Arial, sans-serif;
		color: #000000;
}
body {
		background-color: #000000;
}
a {
		text-decoration: none;
}
a:link {
		color: #073E98;
}
a:visited {
		color: #333;
}
a:hover {
		color: #C00016;
}
a:active {
		color: #073E98;
}
/* +++++++++++++++++++  GENERAL RULES  ++++++++++++++++++++++ */
img.bdrImg {
		border: 1px solid #E0E0E0;
		padding: 1px;
		background: #999;
}
.alignLeft {
		float: left;
		margin-right: 6px;
		margin-bottom: 2px;
}
.alignRight {
		float: right;
		margin-left: 6px;
		margin-bottom: 2px;
}
/* +++++++++++++++++++ MAIN LAYOUT ELEMENTS ++++++++++++++++++++++ */
#contentWrapper {
		width: 979px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		background: url(../../layout/bg-content.png) repeat-y;
}
#pageHeader {
		background: url(../../layout/bg-header.png);
		height: 148px;
		position: relative;
		width: 979px;
		z-index: 2;
}
#colWrapper {
		background: url(../../layout/bgColWrapper.png) no-repeat left bottom;
		padding-bottom: 24px;
		z-index: 1;
}
#col-1 {
		float: left;
		width: 220px;
		margin-left: 3px;
		display: inline;
}
#col-2 {
		float: left;
		width: 535px;
		margin-left: 9px;
		display: inline;
		font-size: 1.1em;
}
#col-3 {
		float: left;
		width: 200px;
		margin-left: 9px;
		display: inline;
		font-size: 1.1em;
}
/* +++++++++++++++++++ HEADER ++++++++++++++++++++++ */
#pageHeader h1 {
		height: 60px;
		width: 255px;
		position: absolute;
		left: 23px;
		top: 13px;
}
#pageHeader h1 a {
		background: url(../../layout/harta-logo.gif) no-repeat;
		display: block;
		height: 60px;
		width: 255px;
		text-indent: -9999em;
}
.bannerHolder {
		position: absolute;
		top: 14px;
		right: 51px;
		height: 60px;
		width: 468px;
}
#topNav {
		width: 958px;
		height: 25px;
		top: 84px;
		left: 10px;
		position: absolute;
		border-bottom: 1px solid #CDCDCD;
}
/* +++++++++++++++++++ GRAY AND PINK BOXES, SECTION TITLES  ++++++++++++++++++++++ */
.gray {
		background: #E8E8E8 url(../../layout/bgGrayBox.png) repeat-x;
		border-bottom: 1px solid #FFF;
		margin-bottom: 7px;
}
.pink {
		background: #F1E4E4 url(../../layout/bgPinkBox.png) repeat-x;
		border-bottom: 1px solid #FFF;
		margin-bottom: 7px;
}
h3.sectionTitle, h3.sectionTitleArchive {
		text-indent: -9999em;
		margin-bottom: 4px;
		height: 34px;
}
/* +++++++++++++++++++ SELECTED PRODUCTS AND PRODUCT BOXES ++++++++++++++++++++++ */
h2.selectedProductsTitle {
		text-indent: -9999em;
		margin-bottom: 9px;
		height: 34px;
		background: url(../../layout/header-selectedProducts.jpg) no-repeat;
}
.productRow {
		padding-bottom: 5px;
		margin-bottom: 4px;
}
.threeInRow {
		background: url(../../layout/bgProductRow.gif) no-repeat left bottom;
}
.twoInRow {
		background: url(../../layout/bgProductRow2.gif) no-repeat left bottom;
}
.oneInRow {
		background: url(../../layout/bgProductRow3.gif) no-repeat left bottom;
}
.productBox {
		background: url(../../layout/bgProductBoxHeader.png) repeat-x left top;
		width: 171px;
		text-align: center;
		padding-top: 6px;
		float: left;
}
.delimiter {
		margin-left: 11px;
}
.productBox h2 {
		margin-bottom: 5px;
		font: bold 1.27em Arial, Verdana, sans-serif;
		padding-right: 6px;
		padding-left: 6px;
		overflow: hidden;
		height: 2.45em;
}
.productBox h2 a {
		display: block;
}
.productBox .productDesc {
		height: 3.7em;
		overflow: hidden;
		margin-bottom: 5px;
}
.productBox .priceLine {
		line-height: 1.2em;
		margin-bottom: 2px;
		margin-top: 7px;
		clear: both;
		height: 5em;
}
.productBox .regular {
		background-color: #EAEAEA;
}
.productBox .regular span {
		display: block;
		padding-top: 15px;
		padding-bottom: 3px;
}
.productBox .action {
		color: #E2001A;
		background: url(../../layout/bgPriceLine.png) repeat-y;
}
.productBox .action span {
		display: block;
		width: 85px;
		float: left;
		padding-top: 8px;
		padding-bottom: 4px;
		color: #000;
}
.productBox .action span em {
		font-style: normal;
		color: #E2001A;
}
.productBox .productLinks {
		list-style: none;
		padding-left: 30px;
		background: url(../../layout/bgProductLinks.png) repeat-x;
		height: 33px;
}
.productBox .productLinks li {
		display: block;
		float: left;
		padding-top: 5px;
		padding-bottom: 5px;
}
.productBox .productLinks li a {
		display: block;
		text-indent: -9999em;
		height: 23px;
		margin-left: 2px;
}
.productBox .productLinks li a.lnk01 {
		background: url(../../layout/btn-details.gif) no-repeat;
		width: 80px;
}
.productBox .productLinks li a.lnk02 {
		background: url(../../layout/btn-addBasket.gif) no-repeat;
		width: 24px;
}
.productBox .productLinks li img {
		display: block;
		height: 23px;
		margin-left: 2px;
		width: 24px;
}
/* +++++++++++++++++++ PRODUCT INFO LINE ++++++++++++++++++++++ */
.productInfoLine {
		margin-bottom: 9px;
}
.productInfoLine p {
		float: left;
		width: 120px;
		text-align: center;
		margin-right: 1px;
		padding: 2px;
}
.productInfoLine p.productCode {
		background-color: #E0E0E0;
}
.productInfoLine p.regularPrice {
		background: #EEE;
}
.productInfoLine p.actionPrice {
		background: #C00016;
		color: #FFF;
}
.productInfoLine .buttons {
		float:right;
		width: 88px;
		text-align: center;
		background: #EEE url(../../layout/bgNewsPaging.png) repeat-x;
		vertical-align: middle;
		padding-top: 3px;
		padding-bottom: 1px;
		border-right: 1px dotted #C2C2C2;
		border-bottom: 1px dotted #C2C2C2;
		border-left: 1px dotted #C2C2C2;
}
/* +++++++++++++++++++ SECTION HEADER ++++++++++++++++++++++ */
h2.sectionHeader {
		background: #F5F3F5 url(../../layout/bgTitleHeader.jpg) repeat-y;
		margin-bottom: 9px;
		font-size: 1.45em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #C00016;
		clear: both;
}
h2.sectionHeader span {
		background: url(../../layout/bgTitleHeader2.png) no-repeat left bottom;
		display: block;
		padding: 9px 5px 9px 30px;
}
h2.sectionHeader span em {
		color: #000;
		font: bold normal 0.63em Verdana, Arial, sans-serif;
		display: block;
		float: right;
		padding: 2px;
		border: 1px dotted #C3C3C3;
		background: #FFF;
}
h3.subSectionHeader {
		background: #F5F3F5 url(../../layout/bgTitleHeader2.jpg) repeat-y;
		margin-bottom: 9px;
		font-size: 1.27em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #C00016;
		clear: both;
}
h3.subSectionHeader span {
		background: url(../../layout/bgTitleHeader2.png) no-repeat left bottom;
		display: block;
		padding: 5px 5px 5px 10px;
}
/* +++++++++++++++++++ SEARCHBOX ++++++++++++++++++++++ */
.searchBox {
		height: 85px;
}
.searchBox h3.sectionTitle {
		background: url(../../layout/header-searchBox.gif) no-repeat;
}
.searchBox fieldset {
		position: relative;
}
.searchBox select {
		width: 209px;
		position: absolute;
		top: 0px;
		left: 5px;
		padding: 1px;
}
.searchBox .txtBox {
		width: 177px;
		position: absolute;
		top: 22px;
		left: 5px;
}
.searchBox .inputBtnImg {
		position: absolute;
		top: 22px;
		right: 6px;
}
/* +++++++++++++++++++ SHOP ITEMS NAVIGATION ++++++++++++++++++++++ */
.shopNav {
		padding-bottom: 3px;
}
.shopNav h3.sectionTitle {
		background: url(../../layout/header-shopMenu.gif) no-repeat;
}
/* +++++++++++++++++++ NEWSLETTER ++++++++++++++++++++++ */
.newsletter {
		padding-bottom: 27px;
}
.newsletter p {
		font-size: 1.1em;
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 5px;
}
.newsletter h3.sectionTitle {
		background: url(../../layout/header-newsletter.gif) no-repeat;
}
.newsletter fieldset {
		position: relative;
}
.newsletter .txtBox {
		width: 177px;
		position: absolute;
		top: 0px;
		left: 5px;
}
.newsletter .inputBtnImg {
		position: absolute;
		top: 0px;
		right: 6px;
}
/* +++++++++++++++++++ PARTNER AREA ++++++++++++++++++++++ */
.partnerArea {
		padding-bottom: 5px;
}
.partnerArea h3.sectionTitle {
		background: url(../../layout/header-partnerArea.gif) no-repeat;
}
.partnerArea p {
		text-align: center;
		margin-bottom: 5px;
		font-size: 0.91em;
		background-color: #F1E4E4;
		margin-right: 6px;
		margin-left: 6px;
		padding: 2px;
		border: 1px dotted #D7B1B1;
}
.partnerArea p em {
		display: block;
		font-style: normal;
		font-weight: bold;
		color: #C00016;
}
.partnerArea ul {
		margin-left: 6px;
		list-style: none;
		width: 188px;
}
.partnerArea ul li {
		background: #F1E4E4 url(../../layout/bgPartnerAreaItem.png) repeat-x left bottom;
		display: block;
		float: left;
		width: 188px;
}
.partnerArea ul li a {
		display: block;
		padding: 5px 5px 5px 15px;
		border: 1px solid #D7B1B1;
		background: url(../../layout/bullet-red.gif) no-repeat 3px 6px;
}
/* +++++++++++++++++++ NEWS ++++++++++++++++++++++ */
.news h3.sectionTitle {
		background: url(../../layout/header-news.gif) no-repeat;
}
.news h3.sectionTitleArchive {
		background: url(../../layout/header-newsArchive.gif) no-repeat;
}
.news ul {
		margin-left: 6px;
		list-style: none;
		width: 188px;
}
.news ul li {
		display: block;
		clear: both;
		float: left;
		width: 188px;
		padding-bottom: 5px;
}
.news ul li em {
		display: block;
		background: #BCBCBC url(../../layout/bgNewsDate.png) repeat-x;
		border-bottom: 1px solid #BCBCBC;
		border-top: 1px solid #F6F6F6;
		padding: 2px;
		font-weight: bold;
		font-style: normal;
		font-size: 0.91em;
		margin-bottom: 2px;
}
.news ul li a {
		display: block;
		clear: both;
}
.news ul li a span  {
		display: block;
		float: right;
		clear: both;
		background: url(../../layout/bullet-red.gif) no-repeat 0px 1px;
		padding-left: 12px;
}
/* +++++++++++++++++++ SURVEY ++++++++++++++++++++++ */
.survey h3.sectionTitle {
		background: url(../../layout/header-survey.gif) no-repeat;
}
.survey p {
		margin-bottom: 5px;
		margin-right: 5px;
		margin-left: 5px;
}
.survey ul {
		margin-left: 6px;
		list-style: none;
		width: 188px;
}
.survey ul li {
		display: block;
		margin-bottom: 2px;
		clear: both;
		float: left;
		vertical-align: middle;
		padding-top: 3px;
		padding-bottom: 3px;
		width: 188px;
}
.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: 168px;
}
.survey div {
		text-align: center;
		clear: both;
		margin-bottom: 5px;
}
.survey div .delimiter {
		font-size: 0;
}
/* +++++++++++++++++++ TABLE LISTINGS ++++++++++++++++++++++ */
table.products {
		width: 100%;
		border-collapse: collapse;
		margin: 0px auto 9px;
		border: 1px solid #C2C2C2;
		border-spacing: 0;
}
table.products th, table.products td {
		padding: 5px 3px;
}
table.products th {
		background: #FFF url(../../layout/bgProductBoxHeader.png);
		border-bottom: 2px solid #C2C2C2;
}
table.products td {
		border-bottom: 1px solid #C2C2C2;
		border-right: 1px dotted #C2C2C2;
		border-left: 1px dotted #C2C2C2;
		background: url(../../layout/bgProductTableRow.png) repeat-x left bottom;
}
table.products td em {
		font-weight: bold;
		color: #CC0016;
		font-style: normal;
}
table.products td em.offPrice {
		cursor: help;
}
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: 90px;
}
table.products .w03 {
		width: 80px;
}
table.products span.productCode {
		display: block;
		margin-top: 3px;
		color: #666666;
		font-size: 0.91em;
}
table.products div.quantity {
		width: 56px;
		position: relative;
		margin-right: auto;
		margin-left: auto;
}
table.products div.quantity .txtBoxSmall {
		position: absolute;
		left: 0px;
		top: 0px;
}
table.products div.quantity a {
		position: absolute;
		left: 32px;
		top: 0px;
}
/* +++++++++++++++++++ BASKET OREDER BUTTONS ++++++++++++++++++++++ */
.basketButtons ul {
		list-style: none;
		text-align: center;
}
.basketButtons ul li {
		display: inline;
		margin-right: 3px;
		margin-left: 3px;
}
/* +++++++++++++++++++ RADIO SELECTION LIST ++++++++++++++++++++++ */
.selectionList {
		padding-right: 9px;
		padding-left: 9px;
		margin-bottom: 9px;
}
.selectionList ul {
		list-style: none;
}
.selectionList ul li {
		line-height: 1.5;
		margin-bottom: 5px;
		padding-bottom: 5px;
		background: url(../../layout/bgProductTableRow.png) repeat-x left bottom;
}
.selectionList ul li em {
		font-style: normal;
		color: #C00016;
		font-weight: bold;
}
.selectionList ul li input {
		margin-right: 5px;
}
.selectionList ul li span {
		display: block;
		margin-left: 30px;
}
/* +++++++++++++++++++ MESSAGE BOX ++++++++++++++++++++++ */
.messageBox {
		margin-bottom: 9px;
}
.messageBox ul {
		padding: 6px;
		list-style-type: none;
		background: #C00016;
		color: #FFF;
}
.messageBox ul li {
		background: url(../../layout/arrow-white.gif) no-repeat 4px 7px;
		padding-left: 12px;
		line-height: 1.5;
}
.messageBox ul li a {
		color: #FFE4A1;
}
/* +++++++++++++++++++ EXTRA FOOTER LINKS ++++++++++++++++++++++ */
#extraFooterLinks {
		clear: both;
		background: url(../../layout/bgExtraFooterLinks.png) repeat-y;
		padding-top: 1px;
		padding-bottom: 1px;
}
#extraFooterLinks ul {
		list-style: none;
		width: 959px;
		text-align:center;
		font-size: 1.1em;
		padding: 3px 10px;
}
#extraFooterLinks ul li {
		display: inline;
		background: url(../../layout/bullet-blue.gif) no-repeat 0px 1px;
		margin-right: 10px;
		padding-left: 13px;
		line-height: 1.5;
}
/* +++++++++++++++++++ FOOTER ++++++++++++++++++++++ */
#footer {
		background: #000 url(../../layout/bgFooter.png) no-repeat left top;
		position: relative;
		color: #FFF;
		font-size: 1.1em;
		width: 979px;
		height: 55px;
}
#footer p#copyright {
		width: 300px;
		padding-top: 5px;
		padding-left: 5px;
}
#footer p#author {
		height: 33px;
		width: 37px;
		position: absolute;
		top: 3px;
		left: 933px;
}
#footer p#author a {
		background: url(../../layout/webstudio-bee.png) no-repeat;
		display: block;
		height: 33px;
		width: 37px;
		text-indent: -9999em;
}
/* +++++++++++++++++++ FORM ELEMENTS ++++++++++++++++++++++ */
fieldset {
		border-style: none;
}
legend {
		display: none;
}
select, input, textarea {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.txtBox {
		line-height: 13px;
		border: 1px solid #A7A6AA;
		padding: 3px 5px 2px;
}
.txtBox2 {
		width: 190px;
		background: none;
		border: none;
		line-height: 13px;
		margin-top: 8px;
}
.txtBoxSmall {
		width: 30px;
		border: 1px solid #C2C2C2;
		text-align: center;
		background: #F5F5F5;
		height: 11px;
		padding: 5px 2px;
}
.txtArea {
		width: 185px;
		background: none;
		border: none;
		height: 187px;
}
button {
		border:0;
		cursor:pointer;
		padding:0 8px 0 0;
		overflow: visible;
}
button span {
		position:relative;
		display:block;
		white-space:nowrap;
		padding:0 0 0 8px;
		text-align: right;
}
button.submitBtn {
		background:transparent url(../../layout/bgButtonRight.gif) no-repeat right;
}
button.submitBtn span {
		height:27px;
		background:transparent url(../../layout/bgButtonLeft.gif) no-repeat left;
		color:#000000;
		font: 11px/27px Verdana, Arial, Helvetica, sans-serif;
}
button span.bolded {
		font-weight: bold;
		color: #CC0000;
}
input.inputBtnActive {
		border: 0;
		cursor: pointer;
		overflow: visible;
		line-height: 27px;
		padding-right: 5px;
		padding-left: 5px;
		height: 27px;
		background:transparent url(../../layout/bgButtonRight2.gif) no-repeat right top;
}
label.inputBtnActive {
		height: 27px;
		width: auto;
		display: block;
		float: left;
		background:url(../../layout/bgButtonLeft.gif) no-repeat left top;
}
input.bold {
		font-weight: bold;
		color: #E2001A;
}
fieldset.contentForm {
		margin-bottom: 9px;
		border: 1px dotted #C2C2C2;
}
fieldset.contentForm h3 {
		font-weight: bold;
		font-size: 1em;
		background: #F0F0F0 url(../../layout/bullet-red.gif) no-repeat 5px 8px;
		padding: 6px 6px 6px 18px;
		border-bottom: 1px dotted #C2C2C2;
		margin-bottom: 7px;
}
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: 230px;
		line-height: 30px;
		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/bgTxtBoxCommon.gif) no-repeat;
		width: 201px;
		margin-right: 5px;
		padding-left: 5px;
		height: 30px;
}
fieldset.contentForm .selectRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtBoxCommon.gif) no-repeat;
		width: 201px;
		margin-right: 5px;
		padding-left: 5px;
		height: 24px;
		padding-top: 6px;
}
fieldset.contentForm .selectRow select {
		background: #FFF;
		border-style: none;
		padding-right: 5px;
		width: 190px;
		padding-top: 1px;
}
fieldset.contentForm .txtAreaRow span {
		display: block;
		float: left;
		background: url(../../layout/bgTxtArea.gif) no-repeat;
		width: 201px;
		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: 235px;
}
fieldset.contentFormButtons {
		padding-left: 235px;
		margin-bottom: 9px;
}
fieldset.contentFormButtons .delimit {
		width: 5px;
		float: left;
		height: 27px;
}
/* +++++++++++++++++++ BREADCRUMBS ++++++++++++++++++++++ */
.breadCrumbs {
		background: url(../../layout/bgBreadcrumbs.png) no-repeat left top;
		margin-bottom: 9px;
		font-size: 1.1em;
}
.breadCrumbs ul {
		list-style: none;
		margin-right: 10px;
		margin-left: 10px;
		width: 959px;
		border-bottom: 1px dotted #9B9B9B;
		padding-bottom: 3px;
}
.breadCrumbs ul li {
		display: inline;
		line-height: 1.5em;
		background: url(../../layout/arrow-black.gif) no-repeat 0px 6px;
		margin-right: 10px;
		padding-left: 8px;
}
.breadCrumbs ul li a {
		white-space: nowrap;
}
/* +++++++++++++++++++ ATTACHED DOCUMENTS ++++++++++++++++++++++ */
.documents {
		margin-bottom: 9px;
}
.documents ul {
		list-style: none;
		line-height: 1.5;
}
.documents ul li {
		background: url(../../layout/icon-docs.gif) no-repeat 13px 1px;
		padding-left: 30px;
}
/* +++++++++++++++++++ PHOTO AND VIDEO GALLERY ++++++++++++++++++++++ */
.photoGalleryWrapper, .videoGalleryWrapper {
		margin-bottom: 9px;
		clear: both;
}
.photoGalleryRow {
		clear: both;
		margin-bottom: 5px;
}
.photoGalleryRow .delimiter {
		margin-left: 3px;
}
.photoGalleryRow a {
		display: inline;
		float: left;
}
.videoGalleryRow {
		text-align: center;
		clear: both;
}
.videoGalleryRow embed {
		margin-right: 3px;
		margin-left: 3px;
		margin-bottom: 6px;
}
/* +++++++++++++++++++ PAGING AND EXTRA LINKS ++++++++++++++++++++++ */
.paging, .extraLinks {
		clear: both;
}
.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: -0.2em;
}
.news .paging {
		background: #EDEDED url(../../layout/bgNewsPaging.png) repeat-x left top;
		padding-top: 3px;
		padding-bottom: 3px;
}
.news .paging a.altLink {
		font-weight: normal;
}
#col-2 .paging {
		background: #EDEDED url(../../layout/bgPaging.png) repeat-x left top;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 9px;
		border-top: 2px solid #F2F2F2;
}
#col-2 .paging li {
		padding-left: 5px;
		padding-right: 5px;
}
#col-2 .extraLinks {
		padding-top: 4px;
		margin-bottom: 9px;
		border-top: 2px solid #DDD;
		background: #EBEBEB;
		padding-bottom: 4px;
}
#col-2 .extraLinks li {
		margin-right: 5px;
		margin-left: 5px;
		height: 27px;
		padding-right: 10px;
		padding-left: 10px;
}
/* +++++++++++++++++++ BANNERS ++++++++++++++++++++++ */
.banners span {
		display: block;
		margin-bottom: 9px;
		width: auto;
		text-align: center;
}
/* +++++++++++++++++++ WYSIWYG ++++++++++++++++++++++ */
.wysiwyg {
		margin-bottom: 9px;
}
.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;
}
.groupDesc {
		background: #E8E8E8 url(../../layout/bgGrayBox.png) repeat-x;
		border-bottom: 2px solid #BABABA;
		padding-top: 6px;
		padding-right: 6px;
		padding-left: 6px;
		border-right: 1px solid #BABABA;
		border-left: 1px solid #BABABA;
}
p.readMore {
		margin-bottom: 0px;
		margin-top: 0px;
		clear: both;
}
p.readMore a {
		background: url(../../layout/bullet-red.gif) no-repeat 0px 2px;
		padding-left: 12px;
		font-weight: bold;
		display: block;
		float: right;
}
/* +++++++++++++++++++ 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%;
}

