/*
Theme Name: maxdegaz
Theme URI: www.app-n-web.ch
Author: AppnWeb
Author URI: contactapp-n-web.ch
Description: CustomthemebyAppnWebforMaxdeGaz
Version: 1.0
License: 
License URI: contactapp-n-web.ch
Text Domain: maxdegaz
*/

/* ---------------------------------------
	Standard styles formatting
	created with Template Creator CK
	on http://www.template-creator.com
-----------------------------------------*/

html {
	height: 101/100%;
}

body {
	margin: 0;
	padding: 0;
}

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 3px 0;
	margin: 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

ul, ol {
	padding: .75em 0 .75em 0;
	margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
}

ul.menu li a {
	text-decoration: none;
}


p {
	padding: 5px 0;
}

address {
	margin: .75em 0;
	font-style: normal;
}

a:focus {
	outline: none;
}

img {
	border: none;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;
}

.flexiblecolumn {
	min-height: 0.1px; /* needed to keep the area of the column */
	box-sizing: border-box;
}

.clr {
	clear : both;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	zoom: 1;
}

audio, canvas, img, svg, video {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

table img {
	max-width: none;
}


.column.column1 {
	width: 25%;
}

.column.column2 {
	width: 26.666666666667%;
}

.column.main {
	width: 75%;
}

.column.center {
	width: 73.333333333333%;
}

.noleft .center.column  {
	width: 80%;
}

.noleft .column2 {
	width: 20%;
}

.noleft .main {
	width: 100%;
}

.noright .column.center {
	width: 100%;
}

.flexiblemodule, .column, .logobloc, .flexiblecolumn {
	float: left;
}

.rtl .flexiblemodule, .rtl .column, .rtl .logobloc, .rtl .flexiblecolumn {
	float: right;
}

/* for equalheights */
section > .inner > .clr,
.flexiblemodule > .inner > .clr,
.equalheights > .inner > .clr,
section > .inner:before,
.flexiblemodule > .inner:before,
.equalheights > .inner:before,
section > .inner:after,
.flexiblemodule > .inner:after,
.equalheights > .inner:after {
	display: none;
}

section > .inner,
.equalheights > .inner,
.equalheights .maincenter > .inner {
	display: flex;
	justify-content: space-between;
}

.flexiblemodule {
	display: flex;
}

.flexiblemodule > .inner {
	max-width:100%;
	width: 100%;
	box-sizing: border-box;
}

.videobackground { 
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	object-fit: cover;
}

.videobackground + * { 
	position: relative;
	z-index: 1;
}

.hasvideobackground {
	position: relative;
	overflow: hidden;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.valign-top {
	align-self: flex-start;
}

.valign-center {
	align-self: center;
}

.valign-bottom {
	align-self: flex-end;
}

.tck-logo-img {
	display: block;
}

.tck-logo-center img {
	margin-left: auto;
	margin-right: auto;
}

.tck-logo-right img {
	margin-left: auto;
}

.tck-article {
	clear: both;
}

.tck-wrapper {
	position: relative;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Post Landing Page */

.sticky {
	position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
	display: none;
}

.sticky .icon-thumb-tack {
	display: block;
	height: 18px;
	left: -1.5em;
	position: absolute;
	top: 1.65em;
	width: 20px;
}

.tck-pagination a, .tck-pagination span {
	display: inline-block;
	float: left;
}

.tck-readmore a {
	display: inline-block;
}

/* ---------------------------------------
	Accessibility
-----------------------------------------*/

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

/* ---------------------------------------
	CSS grid for content alignement
-----------------------------------------*/
[class*="tck-cols"] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

[class*="tck-cols"] > * {
	flex: 1 1 auto;
	box-sizing: border-box;
}

[class*="tck-gutter"] > * {
	flex: 0 1 auto;
}

/* no gutter */
.tck-cols-2 > * {
	width: 50%;
}

.tck-cols-3 > * {
	width: 33.333%;
}

.tck-cols-4 > * {
	width: 25%;
}
.tck-cols-8 > * {
	width: 12.5%;
}

/* gutter 10px */
.tck-cols-2.tck-gutter-10 > * {
	width: calc((100% - 10px) / 2);
}

.tck-cols-3.tck-gutter-10 > * {
	width: calc((100% - 2 * 10px) / 3);
}

.tck-cols-4.tck-gutter-10 > * {
	width: calc((100% - 3 * 10px) / 4);
}

.tck-cols-8.tck-gutter-10 > * {
	width: calc((100% - 7 * 10px) / 8);
}

/* ---------------------------------------
	Shape divider
-----------------------------------------*/

.tck-divider-container {
	position: absolute;
	overflow: hidden;
	left: 0;
	width: 100%;
}

.tck-divider-container > svg {
	position: relative;
	height: 100%;
	left: 50%;
	transform: translate(-50%);
	min-width: 100%;
}

.tck-divider-container.pbck-divider-top {
	top: -1px;
}

.tck-divider-container.pbck-divider-bottom {
	bottom: -1px;
}

.tck-divider-container.pbck-divider-over {
	z-index: 1;
}

.tck-divider-container.pbck-divider-under {
	z-index: 0;
}

.ckflip-horizontal > svg {
	transform: rotateY(180deg) translate(-50%);
}

.ckflip-vertical > svg {
	transform: rotateX(180deg) translate(-50%);
}

.ckflip-horizontal.ckflip-vertical > svg {
	transform: rotate(180deg) translate(-50%);
}

.tck-divider-container + .inner {
	position: relative;
}

/* ---------------------------------------
	System features
-----------------------------------------*/

.tck-edition {
	min-height: 50px;
	margin: 2px;
	border: 1px dashed grey;
	position: relative;
}
.tck-edition::before {
	content: "[" attr(data-position) "]";
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-aign: center;
	font-family: Segoe UI, sans-serif;
	line-height: 1.2;
	padding: 3px 5px;
	background: #333;
	display: block !important;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #666;
	opacity: 0.8;
	pointer-events: none;
	box-sizing: content-box;
	height: 20px;
}


	/* ---------------------------------------
		Comments
	-----------------------------------------*/



	/* ---------------------------------------
		Error404
	-----------------------------------------*/



	/* ---------------------------------------
		Article
	-----------------------------------------*/



	/* ---------------------------------------
		Blog
	-----------------------------------------*/



	/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid,
.tck-container, .tck-container-fluid {
	margin: 0 auto;
	box-sizing: border-box;
}

.container, .tck-container {
	width: 1250px;
}

.container-fluid, .tck-container-fluid {
	max-width: 1250px;
}

body {
	background: #222222;
	color: #fefefe;
	text-align: left;
	line-height: 20px;
	font-size: 16px;
	font-family: 'robotoregular';
}

a {
	color: #ff0000;
	text-decoration: none;
}


a:hover,  a:focus {
	color: #ffaa00;
	text-decoration: none;
}

h1, div.componentheading {
	color: #ff0000;
	font-weight: normal;
	font-size: 30px;
	font-family: 'ubunturegular';
}

h1 a, div.componentheading a {
	color: #ff0000;
}


h1 a:hover, div.componentheading a:hover,
h1 a:focus, div.componentheading a:focus {
	color: #ffaa00;
}

h2, div.contentheading {
	color: #ff0000;
	font-weight: normal;
	font-size: 30px;
	font-family: 'ubunturegular';
}

h2 a, div.contentheading a {
	color: #ff0000;
}


h2 a:hover, div.contentheading a:hover,
h2 a:focus, div.contentheading a:focus {
	color: #ffaa00;
}

h3 {
	color: #ff0000;
	font-weight: normal;
	font-size: 30px;
	font-family: 'ubunturegular';
}

h3 a {
	color: #ff0000;
}


h3 a:hover,
h3 a:focus {
	color: #ffaa00;
}

h4 {
	color: #ff0000;
	font-weight: normal;
	font-size: 26px;
	font-family: 'ubunturegular';
}

h4 a {
	color: #ff0000;
}


h4 a:hover,
h4 a:focus {
	color: #ffaa00;
}

h5 {
	color: #ff0000;
	font-weight: normal;
	font-size: 24px;
	font-family: 'ubunturegular';
}

h5 a {
	color: #ff00000;
}


h5 a:hover,
h5 a:focus {
	color: #ffaa00;
}

h6 {
	color: #ff0000;
	font-weight: normal;
	font-size: 22px;
	font-family: 'ubunturegular';
}

h6 a {
	color: #ff0000;
}


h6 a:hover,
h6 a:focus {
	color: #ffaa00;
}

.button, button, button.btn, input.btn, .btn, .btn-group > .btn.active {
    border: none;
	background: #ff0000;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover,
.button:focus, button:focus, button.btn:focus, input.btn:focus, .btn:focus {
	background: #ffaa00;
	color: #fefefe;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,  select,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	height: auto;
	border: #fefefe 1px solid;
	color: #bebebe;
	padding: 4px;
	text-align: left;
}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,  select:focus,
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #000000 1px solid;
}

#header-wrapper {
	background: #000000;

                    }

#header-wrapper > .inner {
	color: #fefefe;
}

#header-menu > .inner {
	margin-left: 25px;
}
#header-menu ul.menu, #header-menu ul.maximenuck {
            margin: 0;
            padding: 0;
}

#header-menu ul.menu li, #header-menu ul.maximenuck li  {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style:none;
}

#header-menu ul.menu li li, #header-menu ul.maximenuck li li {
	float: none;
	display: block;
}

#header-menu ul.menu > li > a, #header-menu ul.menu > li > span.separator,
#header-menu ul.maximenuck > li > a, #header-menu ul.maximenuck > li > span.separator{
    display:block;
	color: #fefefe;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
}

#header-menu ul.menu > li:hover > a, #header-menu ul.menu > li:hover > span.separator,
#header-menu ul.menu > li:focus > a, #header-menu ul.menu > li:focus > span.separator,
#header-menu ul.maximenuck > li:hover > a, #header-menu ul.maximenuck > li:hover > span.separator,
#header-menu ul.maximenuck > li:focus > a, #header-menu ul.maximenuck > li:focus > span.separator {
	color: #ff0000;
}

#header-menu ul.menu > li.active > a, #header-menu ul.menu > li.active > span.separator,
#header-menu ul.maximenuck > li.active > a, #header-menu ul.maximenuck > li.active > span.separator {
}

#header-menu ul.menu li li a, #header-menu ul.menu li li span.separator,
#header-menu ul.maximenuck li li a, #header-menu ul.maximenuck li li span.separator {
    display:block;
	color: #ffffff;
	margin: 2px;
	padding: 5px;
}

#header-menu ul.menu li li:hover > a, #header-menu ul.menu li li:hover span.separator,
#header-menu ul.menu li li:focus > a, #header-menu ul.menu li li:focus span.separator,
#header-menu ul.maximenuck li li:hover > a, #header-menu ul.maximenuck li li:hover span.separator,
#header-menu ul.maximenuck li li:focus > a, #header-menu ul.maximenuck li li:focus span.separator {
	color: #ff0000;
}

#header-menu ul.menu li li.active > a, #header-menu ul.menu li li.active span.separator,
#header-menu ul.maximenuck li li.active > a, #header-menu ul.maximenuck li li.active span.separator{
}

/* code pour menu normal */
#header-menu ul.menu li ul, #header-menu ul.menu li:hover ul ul, #header-menu ul.menu li:hover ul ul ul,
#header-menu ul.menu li ul, #header-menu ul.menu li:focus ul ul, #header-menu ul.menu li:focus ul ul ul {
	position: absolute;
	left: -999em;
	z-index: 999;
        margin: 0;
        padding: 0;
	background: #000000;
	background: rgba(0,0,0,0.8);
	-pie-background: rgba(0,0,0,0.8);
	width: 200px;
}


#header-menu ul.menu li:hover ul ul, #header-menu ul.menu li:hover li:hover ul ul, #header-menu ul.menu li:hover li:hover li:hover ul ul,
#header-menu ul.menu li:focus ul ul, #header-menu ul.menu li:focus li:focus ul ul, #header-menu ul.menu li:focus li:focus li:focus ul ul {
	left: -999em;
}

#header-menu ul.menu li:hover > ul, #header-menu ul.menu li:hover ul li:hover > ul, #header-menu ul.menu li:hover ul li:hover ul li:hover > ul, #header-menu ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul,
#header-menu ul.menu li:focus > ul, #header-menu ul.menu li:focus ul li:focus > ul, #header-menu ul.menu li:focus ul li:focus ul li:focus > ul, #header-menu ul.menu li:focus ul li:focus ul li:focus ul li:focus > ul {
	left: auto;
}

#header-menu ul.menu li:hover ul li:hover ul,
#header-menu ul.menu li:focus ul li:focus ul {
	margin-top: -30px;
	margin-left: 190px;
}

/* fin code normal */

#header-menu ul.maximenuck li ul, #header-menu ul.maximenuck li:hover ul ul, #header-menu ul.maximenuck li:hover ul ul ul,
#header-menu ul.maximenuck li ul, #header-menu ul.maximenuck li:focus ul ul, #header-menu ul.maximenuck li:focus ul ul ul {
	position: static !important;
	left: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
    border: none !important;
	-moz-border-radius: 0 !important;
	-o-border-radius:  0 !important;
	-webkit-border-radius: 0 !important;
	width: 100% !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#header-menu ul.maximenuCK li ul ul,
#header-menu ul.maximenuck li ul ul {
	margin: 0 !important;
}

#header-menu li div.maxidrop-main {
	width: 200px;
}

#header-menu li div.floatCK,
#header-menu li div.floatck {
	background: #000000;
	background: rgba(0,0,0,0.8);
	-pie-background: rgba(0,0,0,0.8);
}

#header-menu ul li ul.maximenuCK2,
#header-menu ul li ul.maximenuck2 {
    margin: 0;
    padding: 0;
}

#header-menu ul li div.maximenuCK2,
#header-menu ul li div.maximenuck2 {
    float: left;
    width: 100%;
}

#header-menu li div.maxidrop-main div.maxidrop-main {
}

#header-menu ul li.maximenuCK div.floatCK div.floatCK,
#header-menu ul li.maximenuck div.floatck div.floatck {
	margin-top: -30px;
	margin-left: 190px;
}

#header-menu span.descCK,
#header-menu span.descck {
    display: block;
    line-height: 10px;
}

#header-menu ul.menu li li {
    float: none;
    display: block;
}


#header-social > .inner {
	text-align: right;
}

#header-social div.moduletable, #header-social div.module, #header-social .widget, #header-social .tck-module,
#header-social div.moduletable_menu, #header-social div.module_menu {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#header-slider div.moduletable, #header-slider div.module, #header-slider .widget, #header-slider .tck-module,
#header-slider div.moduletable_menu, #header-slider div.module_menu {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#header-grid-row1 .n1 > .flexiblemodule { width: 100%; }
#header-grid-row1 .n2 > .flexiblemodule { width: 50%; }
#header-grid-row1 .n2 > .flexiblemodule + div { width: 50%; }

#header-grid-row1 > .inner {
	margin-right: 25px;
	text-align: center;
}

#header-grid-row1 a {
	color: #fefefe;
}


#header-grid-row1 a:hover, #header-grid-row1 a:focus  {
	color: #ff0000;
}

#header-grid-row1-left > .inner {
	border-right: #ff0000 2px dotted;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header-grid-row1-right > .inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-grid-row2 .n1 > .flexiblemodule { width: 100%; }
#header-grid-row2 .n2 > .flexiblemodule { width: 50%; }
#header-grid-row2 .n2 > .flexiblemodule + div { width: 50%; }

#header-grid-row2 > .inner {
	border-top: #ff0000 2px dotted;
	margin-top: 1px;
	margin-right: 25px;
	padding-top: 1px;
	text-align: center;
}

#header-grid-row2 a {
	color: #fefefe;
}


#header-grid-row2 a:hover, #header-grid-row2 a:focus  {
	color: #ff0000;
}

#header-grid-row2-left > .inner {
	border-right: #ff0000 2px dotted;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header-grid-row2-right > .inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-grid-row3 .n1 > .flexiblemodule { width: 100%; }
#header-grid-row3 .n2 > .flexiblemodule { width: 50%; }
#header-grid-row3 .n2 > .flexiblemodule + div { width: 50%; }

#header-grid-row3 > .inner {
	border-top: #ff0000 2px dotted;
	margin-top: 1px;
	margin-right: 25px;
	padding-top: 1px;
	text-align: center;
}

#header-grid-row3 a {
	color: #fefefe;
}


#header-grid-row3 a:hover, #header-grid-row3 a:focus  {
	color: #ff0000;
}

#header-grid-row3-left > .inner {
	border-right: #ff0000 2px dotted;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header-grid-row3-right > .inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-grid-row4 .n1 > .flexiblemodule { width: 100%; }
#header-grid-row4 .n2 > .flexiblemodule { width: 50%; }
#header-grid-row4 .n2 > .flexiblemodule + div { width: 50%; }

#header-grid-row4 > .inner {
	border-top: #ff0000 2px dotted;
	margin-top: 1px;
	margin-right: 25px;
	padding-top: 1px;
	text-align: center;
}

#header-grid-row4 a {
	color: #fefefe;
}


#header-grid-row4 a:hover, #header-grid-row4 a:focus  {
	color: #ff0000;
}

#header-grid-row4-left > .inner {
	border-right: #ff0000 2px dotted;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header-grid-row4-right > .inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-blocks .n1 > .flexiblemodule { width: 100%; }
#header-blocks .n2 > .flexiblemodule { width: 50%; }
#header-blocks .n2 > .flexiblemodule + div { width: 50%; }
#header-blocks .n3 > .flexiblemodule { width: 33.333333333333%; }
#header-blocks .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#header-blocks .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }

#header-blocks > .inner {
	text-align: left;
}

#header-blocks a {
	color: #fefefe;
}


#header-blocks a:hover, #header-blocks a:focus  {
	color: #ff0000;
}

#header-block-1 > .inner {
	padding: 25px;
}

#header-block-2 > .inner {
	padding: 25px;
}

#header-block-3 > .inner {
	padding: 25px;
}

#left > .inner {
	background: #ff0000;
	color: #ffffff;
	margin: 25px;
}

#left div.moduletable, #left div.module, #left .widget, #left .tck-module,
#left div.moduletable_menu, #left div.module_menu {
	padding: 25px;
}

#left div.moduletable h3, #left div.module h3, #left .widget h3, #left .tck-module h3,
#left div.moduletable_menu h3, #left div.module_menu h3, #left .tck-module-title {
	color: #ffffff;
}

#left a {
	color: #ffffff;
}


#left a:hover, #left a:focus  {
	color: #ffffff;
	text-decoration: underline;
}

#maintopmodule div.moduletable, #maintopmodule div.module, #maintopmodule .widget, #maintopmodule .tck-module,
#maintopmodule div.moduletable_menu, #maintopmodule div.module_menu {
	padding: 25px;
}

#centertopmodule div.moduletable, #centertopmodule div.module, #centertopmodule .widget, #centertopmodule .tck-module,
#centertopmodule div.moduletable_menu, #centertopmodule div.module_menu {
	padding: 25px;
}

#content > .inner {
	padding: 25px;
}

#centerbottommodule div.moduletable, #centerbottommodule div.module, #centerbottommodule .widget, #centerbottommodule .tck-module,
#centerbottommodule div.moduletable_menu, #centerbottommodule div.module_menu {
	padding: 25px;
}

#right > .inner {
	color: #ffffff;
	padding-right: 25px;
	padding-left: 25px;
}

#right div.moduletable, #right div.module, #right .widget, #right .tck-module,
#right div.moduletable_menu, #right div.module_menu {
	border-bottom: #ff0000 2px dotted;
	padding-top: 15px;
	padding-bottom: 15px;
}

#right div.moduletable h3, #right div.module h3, #right .widget h3, #right .tck-module h3,
#right div.moduletable_menu h3, #right div.module_menu h3, #right .tck-module-title {
	color: #ffffff;
}

#right a {
	color: #ffffff;
}


#right a:hover, #right a:focus  {
	color: #ff0000;
}

#right-shop > .inner {
	background: #ff0000;
	color: #ffffff;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#right-shop div.moduletable, #right-shop div.module, #right-shop .widget, #right-shop .tck-module,
#right-shop div.moduletable_menu, #right-shop div.module_menu {
	padding: 25px;
}

#right-shop div.moduletable h3, #right-shop div.module h3, #right-shop .widget h3, #right-shop .tck-module h3,
#right-shop div.moduletable_menu h3, #right-shop div.module_menu h3, #right-shop .tck-module-title {
	color: #ffffff;
}

#right-shop a {
	color: #ffffff;
}


#right-shop a:hover, #right-shop a:focus  {
	color: #ffffff;
	text-decoration: underline;
}

#mainbottommodule div.moduletable, #mainbottommodule div.module, #mainbottommodule .widget, #mainbottommodule .tck-module,
#mainbottommodule div.moduletable_menu, #mainbottommodule div.module_menu {
	padding: 25px;
}

#partner-carousel > .inner {
	text-align: center;
}

#partner-carousel div.moduletable, #partner-carousel div.module, #partner-carousel .widget, #partner-carousel .tck-module,
#partner-carousel div.moduletable_menu, #partner-carousel div.module_menu {
	padding: 25px;
}

#footer-wrapper {
	background: #000000;

                    }

#footer-wrapper > .inner {
	color: #fefefe;
	text-align: center;
}

#footer-module > .inner {
	font-size: 14px;
}

#footer-module div.moduletable, #footer-module div.module, #footer-module .widget, #footer-module .tck-module,
#footer-module div.moduletable_menu, #footer-module div.module_menu {
	padding: 25px;
}

#footer-module a {
	color: #fefefe;
}


#footer-module a:hover, #footer-module a:focus  {
	color: #ff0000;
}
