body {
	margin: 0px;
	background-color: #FFF;
	color: #333;
	font-size: 14px;
	padding: 0px 0px 40px;
}

@font-face {
	font-family: 'CalibriRegular';
	src: url('fonts/calibri-webfont.eot');
	src: url('fonts/calibri-webfont-1.eot') format('embedded-opentype'),url('fonts/calibri-webfont.woff') format('woff'),url('fonts/calibri-webfont.ttf') format('truetype'),url('fonts/calibri-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Preiskurant';
    src: url('fonts/preiskurantst-webfont.eot');
    src: url('fonts/preiskurantst-webfont-1.eot') format('embedded-opentype'),
         url('fonts/preiskurantst-webfont.woff') format('woff'),
         url('fonts/preiskurantst-webfont.ttf') format('truetype'),
         url('fonts/preiskurantst-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.container_3 h1 {
	font-family: 'CalibriRegular';
	font-weight: bold;
	text-align: left;
	color: #606060;
	margin: 0px;
}

.container_3 h2 {
	padding: 0px;
	font-family: 'CalibriRegular';
	font-weight: normal;
	text-align: left;
}

.container_3 p {
	/*
	overflow:  hidden;
	
	padding:  10px 0;
	
	 */
}

.page_desc p {
	font-family: 'CalibriRegular';
	font-weight: normal;
	text-align: left;
	color: #303030;
	font-size: 16px;
}

.prodImg {
	text-align: center;

	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	width: 290px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #FFF;
	margin-top: 0px;

	-webkit-box-shadow: 2px 2px 5px #AAA;
	-moz-box-shadow: 2px 2px 5px #AAA;
	box-shadow: 2px 2px 5px #AAA;
}

.prodImg h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-left: 15px;
	text-align: left;
	font-family: 'CalibriRegular';
	color: #606060;
}

.prodImg a {
	text-decoration: none;
}

.middle_in > ul {
	margin: 0px;
}

.prodThumb {
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-top: none;
	width: 290px;
	background-color: #FFF;
	/*margin-bottom: 15px;*/

	-webkit-box-shadow: 2px 2px 5px #AAA;
	-moz-box-shadow: 2px 2px 5px #AAA;
	box-shadow: 2px 2px 5px #AAA;
}

.prodThumb h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

.text {
	font-family: 'Helvetica';

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #E6E6E6;
	padding: 14px; 
	/*margin-bottom:  18px;*/
	background-color: #FFF;

	-webkit-box-shadow: 2px 2px 5px #AAA;
	-moz-box-shadow: 2px 2px 5px #AAA;
	box-shadow: 2px 2px 5px #AAA;
	font-size: 1.2em;
}

.text p {
	text-indent: 20px;
}

.paramList {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.text h2 {
	margin-top: 0px;
}

.menuItemSeparator {
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 34px;
	background-image: url("images/images/m0.png");
}

#menu ul {
	list-style-type: none;
	float: right;
	margin: 68px 0px 0px 0px;
	padding: 0px;
}

#menu li {
	float: left;
	margin-left: 15px;
}

#menu li:last-child {
	background-image: none;
}

.siteLogo {
	/*margin:  20px 0px 20px 0px;
	*/
background-image: url("images/candel_logo.png");
	height: 84px;
	margin-top: 20px;
	margin-bottom: 7px;
}

textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

#subject {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.B_crumbBox > li {
	display: inline;
}

ul.B_crumbBox {
	font-family: 'CalibriRegular', monospace;
	font-weight: normal;
	color: #606060;
	font-size: 24px;
	padding-left: 0px;
	margin: -15px 0px;
}

a.B_crumb {
	font-family: 'CalibriRegular';
	font-weight: normal;
	text-align: left;
	color: #606060;
	text-decoration: none;
	font-size: 24px;
}

.B_currentCrumb {
	color: #FF8000;
	text-decoration: none;
}

div .topBanner {
	background-image: url('images/header.png');
	height: 100px;
	margin-bottom: -15px;
	margin-top:15px;
}

#menu a {
	font-family: 'CalibriRegular';
	font-size: 20px;
	color: #606060;
	text-decoration: none;
	margin: 5px;
	text-shadow:  0 1px 0 #FFFFFF;

	-webkit-transition: color .5s, text-shadow 0.5s;
	-moz-transition: color .5s, text-shadow 0.5s;
	-o-transition: color .5s, text-shadow 0.5s;
	-ms-transition: color .5s, text-shadow 0.5s;
	transition: color .5s, text-shadow 0.5s;
}

#menu a:hover {
	color: #FF8000;
	-webkit-text-shadow: 0 0 2px rgba( 255 127 0 0.3);
	-moz-text-shadow: 0 0 2px rgba( 255 127 0 0.3);
	text-shadow: 0 0 2px rgba( 255 127 0 0.3);
}

#menu li.active > a:hover {
	-webkit-text-shadow: 0 0 2px rgba( 255 127 0 0.3);
	-moz-text-shadow: 0 0 2px rgba( 255 127 0 0.3);
	text-shadow: 0 0 2px rgba( 255 127 0 0.3);
	color: #FF8000;
}

#menu li.active > a {
	text-shadow:  none;
}

#fileicon {
	float: left;
	margin-right: 3px;
}

#filelist {
	list-style: none;
	padding-left: 0px;
}

#filelist li {
	margin: 10px;
	display: block;
}

#filelist a {
	text-decoration: none;
}

#filelist a:hover {
	text-decoration: underline;
}

span#align {
	vertical-align: middle;
}


ul#contacts
{
	padding-left: 25px;
}

div.map
{
	margin-top: 30px;
}

span#currency
{
	font-family: 'Preiskurant';
}

.paging
{
	text-align:center;
}

.pageNav li
{
	display: inline;
	margin: 8px;
}

.pageNav a
{
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.pageNav a.active
{
	color: #FF8000;
	font-weight: bold;
}

div.slideshow{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 2px 2px 5px #AAA;
	-moz-box-shadow: 2px 2px 5px #AAA;
	box-shadow: 2px 2px 5px #AAA;
}

img{
	border: 0;
}
div.slideshow > img 
{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}