/*
Theme Name: Rittal
Theme URI: http://www.rittal.hu/
Description: Default theme for this WordPress site.
Author: sRobot
Version: 1.0
Tags: rittal
*/

a, body, input, select, td, th, textarea {
	color: #2e2e2e;
	font: 12px Helvetica, Arial, sans-serif;
	outline: none;
}

a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

body, html {
	background-color: #f8f8f8;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

dd, dl, dt, h1, h2, h3, h4, h5, h6, fieldset, form, img, input, li, p, ul {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #676767;
}

/* container - footer position */
#container {
	background: #f8f8f8 url(images/bg_page.gif) left top repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -47px;
}
#containerWrap {
	clear: both;
	height: 47px;
}

/* header */
#header {
	background: url(images/bg_header.gif) left top no-repeat;
	clear: both;
	height: 128px;
	width: 988px;
}
#header .sideLeft #logo {
	display: block;
	height: 79px;
	margin: 18px 0 0 34px;
	width: 56px;
}
#header #menuMain {
	margin: 30px 15px 0 15px;
}
#header #menuMain li {
	list-style: none;
	display: inline;
	float: left;
	padding-right: 15px;
	position: relative;
}
#header #menuMain a {
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#header #menuMain a:hover {
	color: #000000;
	text-decoration: none;
}
#header #menuMain ul {
	border-left: 1px solid #cdcdcd;
	display: none;
	left: 0;
	position: absolute;
	top: 15px;
	width: 300px;
	z-index: 99999;
}
#header #menuMain li > ul {
	left: auto;
	top: auto;
}
#header #menuMain li:hover ul,
#header #menuMain li.over ul {
	display: block;
}
 #header #menuMain li.last ul {
	width: 200px;
}
#header #menuMain ul li {
	border-right: 1px solid #7c7c7c;
	margin: 1px 0;
	padding: 0px 5px;
}
 #header #menuMain ul li.last {
	border-right: none;
}
#header #menuMain ul a {
	font-size: 12px;
	font-weight: normal;
}
#header #menuMain ul a:hover {
	text-decoration: underline;
}

/* contentHeader */
#contentHeader {
	background: url(images/bg_contentheader.gif) left top no-repeat;
	clear: both;
	height: 65px;
	width: 100%;
}
#contentHeader .content h1 {
	padding: 20px 20px 0 20px;
}
#contentHeader .content h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 0 20px;
}
#contentHeader .sideRight form {
	padding: 20px 20px 0 20px;
}
#contentHeader .sideRight form .text {
	font-size: 11px;
	margin-right: 3px;
	padding: 3px 2px 2px 2px;
	vertical-align: middle;
	width: 94px;
}

/* content */
#content {
	clear: both;
	width: 988px;
}
#content .sideLeft p {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 11px;
	margin: 100px 0 0 7px;
	padding: 30px 14px 30px 7px;
}
#content .sideLeft .login {
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	margin-left: 7px;
	padding: 30px 14px 30px 7px;
}
#content .sideLeft .login .error, 
#content .sideLeft .login .messages {
	color: #da027f;
	padding-bottom: 15px;
}
#content .sideLeft .login fieldset {
	padding-bottom: 5px;
}
#content .sideLeft .login label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}
#content .sideLeft .login span {
	display: block;
}
#content .sideLeft .login .text {
	font-size: 11px;
	padding: 3px 2px 2px 2px;
	width: 122px; /* 128px */
}
#content .sideLeft .login .submit {
	margin-bottom: 3px;
}
#content .sideLeft .login .checkbox {
	border: none;
	display: inline;
	font-weight: normal;
	margin: 3px 5px 3px 0;
	vertical-align: middle;
}
#content .sideLeft .links li {
	background: url(images/arrow1-153.gif) 0 3px no-repeat;
	list-style: none;
	padding-left: 9px;
}
#content .sideLeft .links a {
	font-size: 11px;
}
#content .content {
	width: 600px;
}
#content .content.intro .box {
	border-right: 1px solid #ffffff;
	float: left;
	padding-bottom: 6px;
	width: 199px;
}
#content .content.intro .box h3 {
	background-color: #bddcf9;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 6px 3px 6px;
}
#content .content.intro .box li {
	background: url(images/arrow1-153.gif) 0 3px no-repeat;
	font-size: 11px;
	list-style: none;
	margin-left: 6px;
	padding-left: 9px;
}
#content .content.intro .box li.noBackground {
	background: none;
}
#content .content.intro .box li a {
	font-size: 11px;
}
#content .content.intro .box li a.magenta {
	color: #da027f;
	font-weight: bold;
}
#content .content.intro .box .teaserSmallPic {
	margin-bottom: 6px;
}
#content .content .pad {
	padding: 30px 15px;
	width: 570px; /* 600px */
}
#content .content .pad h1,
#content .content .pad h2,
#content .content .pad h3,
#content .content .pad h4,
#content .content .pad h5,
#content .content .pad h6,
#content .content .pad p,
#content .content .pad dd,
#content .content .pad ul {
	margin-bottom: 15px;
}
#content .content .pad h1 a,
#content .content .pad h2 a,
#content .content .pad h3 a,
#content .content .pad h4 a,
#content .content .pad h5 a,
#content .content .pad h6 a {
	font-size: inherit;
	font-weight: bold;
}
#content .content .pad li {
	margin: 0 0 5px 15px;
}
#content .content .pad .productImage {
	float: right;
	height: 150px;
	margin: 0 0 5px 5px;
	text-align: center;
	width: 150px;
}
#content .content .more {
	border-bottom: 1px dotted #dadada;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#content .content .alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
#content .content .alignright {
	float: right;
	margin: 0 0 5px 5px;
}
#content .content .aligncenter {
	display: block;
	margin: 0 auto 5px auto;
}
#content .content .alignnone {
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
}
#content .content .navigation {
	border-top: 1px dotted #dadada;
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}
#content .content .navigationList {
	clear: both;
	margin-bottom: 15px;
}
#content .content .navigation span,
#content .content .navigationList span {
	display: block;
}
#content .content .navigation span.next,
#content .content .navigationList span.next {
	float: right;
	padding-left: 15px;
}
#content .content .productItem {
	border-bottom: 1px dotted #dadada;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#content .content form fieldset {
	clear: both;
	margin-bottom: 5px;
}
#content .content form label {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 3px;
	width: 200px;
}
#content .content form .wpcf7-not-valid-tip-no-ajax {
	color: #da027f;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 210px;
	width: 350px;
}
#content .content form .wpcf7-response-output {
	border: none;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#content .content form .wpcf7-validation-errors {
	color: #da027f;
}
#content .content form .check {
	border: none;
	display: inline;
	font-weight: normal;
	margin: 3px 5px 3px 0;
	vertical-align: middle;
}
#content .content form .radio {
	border: none;
	vertical-align: middle;
}
#content .content form .text {
	padding: 3px 2px 2px 2px;
}
#content .content form .select {
	margin: 0;
}
#content .content form .textarea {
	max-width: 346px;
	padding: 3px 2px 2px 2px;
	width: 346px;
}
#content .content form .submit {
	margin: 0 0 0 210px;
}
#content .content .login .description {
	clear: both;
	display: block;
	font-size: 11px;
	margin: 3px 0 0 210px;
	width: 346px;
}
#content .content .login .error{
	color: #da027f;
	padding-bottom: 15px;
}
#content .content .login .message {
	padding-bottom: 15px;
}
#content .content .login .links li {
	background: url(images/arrow1-153.gif) 0 3px no-repeat;
	list-style: none;
	margin-left: 0;
	padding-left: 9px;
}
#content .content .login .links a {
	font-size: 11px;
}
#content .content .login table th,
#content .content .login table td {
	padding-bottom: 5px;
	text-align: left;
}

#content .sideRight {
	padding: 6px;
	width: 180px;
}
#content .sideRight .box {
	background-color: #ffffff;
	border: 1px solid #cecece;
	font-size: 11px;
	margin: 0 0 12px 0;
}
#content .sideRight .box h3 {
	background-color: #da027f;
	border-bottom: 1px solid #cecece;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px 7px 2px 7px;
}
#content .sideRight .box p {
	margin: 0 7px 5px 7px;
}
#content .sideRight .box ul {
	margin-bottom: 3px;
}
#content .sideRight .box li {
	background: url(images/arrow2-153.gif) 0 3px no-repeat;
	font-size: 11px;
	list-style: none;
	margin: 0 7px;
	padding: 0 0 2px 14px;
}
#content .sideRight .box a {
	font-size: 11px;
}
#content .sideRight .newsletterwidget form {
	margin: 0 7px;
}
#content .sideRight .newsletterwidget fieldset {
	padding-bottom: 5px;
}
#content .sideRight .newsletterwidget label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}
#content .sideRight .newsletterwidget span {
	display: block;
}
#content .sideRight .newsletterwidget .text {
	font-size: 11px;
	padding: 3px 2px 2px 2px;
	width: 158px;
}
#content .sideRight .newsletterwidget .submit {
	margin-bottom: 3px;
}

/* footer */
#footer {
	background: url(images/bg_footer.gif) left top no-repeat;
	clear: both;
	height: 47px;
	width: 988px;
}
#footer .sideLeft {
	font-size: 11px;
	padding: 7px 15px 0 15px;
	width: 166px; /* 196px */
}
#footer .sideLeft a {
	font-size: 11px;
}
#footer .sideRight {
	padding-top: 22px;
	text-align: center;
	width: 792px;
}

/* other */
.wrap {
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
.sideLeft {
	float: left;
	width: 196px;
}
.content {
	float: left;
	width: 600px;
}
.sideRight {
	float: left;
	width: 192px;
}
.submit {
	background: #a5a5a5 url(images/bg_buttons.gif) 0 0 repeat-x;
	border: 1px solid #676767;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 5px 2px 5px;
	text-shadow: 1px 1px 0px #cecece;
	vertical-align: middle;
}
.submit:hover {
	background: #c4c4c4 url(images/bg_buttons.gif) 0 -25px repeat-x;
}
.submit:active {
	background: #f6f6f6 url(images/bg_buttons.gif) 0 -50px repeat-x;
}

/* carousel */
.js {
	overflow: hidden;
	zoom: 1;
}
.carousel {
	display: block;
	height: 233px;
	position: relative;
	width: 599px;
}
.carousel,
.carousel .carousel-wrap {
	border: 0;
	margin: 0;
}
.js .carousel-wrap {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	width: 599px;
}
.IE .js .carousel-wrap {
	display: inline;
}
.carousel ul {
	height: 233px;
	margin: 0;
	padding: 0;
	width: 599px;
}
.js ul li {
	display: inline;
	float: left;
	height: 233px;
	list-style: none;
	overflow: hidden;
	width: 599px;
}
.carousel .carousel-control {
	cursor: pointer;
	display: block;
	height: 20px;
	line-height: 999px;
	overflow: hidden;
	vertical-align: middle;
	width: 14px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: 0.50;
}
.carousel .carousel-next {
	background: url(images/carousel_next.png) 0 0 no-repeat;
	position: absolute;
	right: 5px;
	top: 106px;
	z-index: 2;
}
.carousel .carousel-previous {
	background: url(images/carousel_prev.png) 0 0 no-repeat;
	left: 5px;
	position: absolute;
	top: 106px;
	z-index: 2;
}
.carousel .carousel-control:hover {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: 0.90;
}
.carousel .disabled,
.carousel .disabled:hover {
	cursor: default;
	filter: alpha(opacity=10);
	-moz-opacity: .1;
	opacity: 0.10;
}
.carousel div,
.carousel p {
	margin: 0;
	padding: 0;
}
.carousel ul {
	margin: 0;
	padding: 0;
}
.carousel ul li {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	position: relative;
	width: 599px;
}
.carousel ul li cite {
	bottom: 0;
	height: 35px;
	position: absolute;
	right: 0;
	width: 599px;
}
.carousel ul li cite a {
	background: transparent url(images/carousel_bg1.png) left top repeat;
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 11px;
	height: 25px; /* 35px */
	padding: 5px 7px;
	text-decoration: none;
	width: 585px; /* 599px */
}
.carousel ul li cite a:hover {
	background: transparent url(images/carousel_bg2.png) left top repeat;
	color: #da027f;
	text-decoration: none;
}
.carousel div.center-wrap {
	clear: both;
	overflow: hidden;
}
.carousel div.center-wrap div {
	border: 0;
	margin: 15px auto;
	width: 599px;
}
.carousel div.center-wrap a {
	background: url(images/carousel_pageno.png) left top no-repeat;
	color: #2e2e2e;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px; /* 26px */
	margin: 0 1px;
	padding: 1px 5px 5px 3px;
	text-align: center;
	text-decoration: none;
	width: 18px; /* 26px */
}
.carousel div.center-wrap a.active {
	color: #2e2e2e;
	font-weight: bold;
}

