/*************************** BEHAVIORS ***************************/
/* CORNERS & SHADOW */
#all,#content #right #window,#close_button {behavior: url('/css/css/border-radius.htc');}
/* OPACITY */
#content #left #logo,span,img, div { behavior: url('/css/css/iepngfix.htc') }
/* HIDE TEXT ON INPUT BUTTON */
#products .buy_button,#product .variants .buy .submit {
	text-indent: -999px;
	font-size: 0;
	display:block;
	line-height: 0;
	cursor:pointer;
}
/* SPAN DISPLAY NONE */
#header #languages a span{ display:none;}
.clear{clear:both;}
/*************************** BEHAVIORS ***************************/
strong {
	font-weight: bold;
}
small {
	font-size: 90%;
	font-style: italic;
}
img {border:0;}
body {
	font-size: 12px;
	color: #373737;
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
	font-family: 'Ubuntu', sans-serif;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #d1d1d1;
}
#bg_image {
	background-image: url('/images/bg_image.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-height:100%;
	min-width:100%;
	position:absolute;
}
#all {
	margin: auto;
	padding: auto;
	width:1017px;
	
}
#header {width:1017px;height:120px;}
#header .logo {
	background-repeat: no-repeat;
	float: left;
	margin-top: 26px;
	margin-left: 10px;
	height: 68px;

}
#header .logo.cs {
	background-image: url('/images/langs/cs/logo_new.png');

	width: 706px;
}
#header .logo.en {
	background-image: url('/images/langs/en/logo_new.png');
	width: 720px;
}

#header #languages  {
	float: right;
	padding: 14px;
	margin-top: 70px;
	margin-right: 70px;
}
#header #languages a {
	float: left;
	height: 26px;
	width: 39px;
	background-position: bottom;
	margin-right: 4px;
	margin-left: 4px;
}
#header #languages a:hover,#header #languages a.active {
	background-position: top;
	background-color: #CCC;
}
#header #languages a.cs {
	background-image: url('/images/cz.png');
}
#header #languages a.en {
	background-image: url('/images/en.png');
}
#header #languages a.de {
	background-image: url('/images/de.png');
}
#navigation {
	background-image: url('/images/navigation.png');
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 1017px;
}

#navigation .menu {
	margin-left: 3px;
}
#navigation .menu span{
	background-image: url('/images/separator.png');
	height: 57px;
	width: 3px;
	float:left;

}
#navigation .menu a {
	color: #FFF;
	line-height: 54px;
	text-decoration: none;
	float:left;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 3px;
	font-size: 15px;
	margin-left: -1px;
	position: relative;
}
#navigation .menu a:hover,#navigation .menu a.active {
	background-color: #225c7e;
	color: #fcd14f;
}
#navigation .menu a:first-child:hover,#navigation .menu a.active:first-child {
	
	-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 0px 0px 0px;
border-radius: 5px 0px 0px 0px;
}
#quality {
	background-image: url('/images/quality.png');
	height: 252px;
	width: 197px;
	position: absolute;
	margin-left: 918px;
	margin-top: -70px;
	z-index: 99999;
}
#banner {
	float: left;
	width: 1013px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
#container {
	float:left;
	-webkit-box-shadow: 0px 0px 70px 0px #aaa;
-moz-box-shadow: 0px 0px 70px 0px #aaa;
box-shadow: 0px 0px 70px 0px #aaa;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
}
#content {
	float: left;
	width: 993px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#content #left {
	float: left;
	width: 700px;
	line-height: 24px;
	font-size: 14px;
}
#content #left h1{
	color: #509d26;
	font-size: 30px;
}
#content #left h2{
	font-size: 20px;
}
#content #left a{
	color: #509d26;
	text-decoration: underline;	
}

#content #left a:hover,#content #left a.active{
	color: #326217;
	text-decoration: none;
}

#content #left > p{
	margin-right: 20px;
}
#content #right {
	float: right;
	width: 293px;
}
#content #right .box{
	padding: 2px;
	width: 289px;
	border: 1px solid #d9d9d9;	clear:both;
}
#content #right .box-title{
	width: 269px;
	height: 47px;
	background-image: url('/images/box_title.png');
	background-repeat: repeat-x;
	line-height: 47px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	
	font-size: 18px;
}
#content #right .box-content{
	width: 279px;
	background-image: url('/images/box_content.png');
	background-repeat: repeat-x;
	background-color: #e2e2e2;
	background-position: top;
	padding: 5px;
	margin-top: 1px;
}

#content #right .box-footer{
	width: 295px;
	background-image: url('/images/box_shadow.png');
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	background-position: top;
	height: 17px;
}
#content #right .box-content a{
	color: #4a7b26;
}

#content #right .box-content.menu {
	
}
#content #right .box-content.menu ul {
	margin:0px;padding:0px;
}
#content #right .box-content.menu ul li{
	background-image: url('/images/arrow.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 40px;
	height: 18px;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#content #right .box-content.menu ul li a{
	font-size: 16px;
	color: #363636;
	text-decoration: none;	
}
#content #right .box-content.menu ul li a:hover, #content #right .box-content.menu ul li a.active{

	color: #509d26;
	text-decoration: underline;	
}


#content #right .box-content.contacts {
	line-height: 22px;
	
}
#content #right .box-content.contacts h2 {
	color: #08537e;
	font-weight: bold;
	font-size: 16px;
}
#content #right .box-content.contacts td {
	padding-right: 10px;

}
#footer {
	float:left;
	margin-top: 10px;
	margin-bottom: 30px;
	width:100%;
}
#footer a {
	color: #373737;
}
#footer .right {
	float:right;
}
#products {}
#products .product {
	width: 340px;
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	position:relative;
}
#products .product .image {
	text-align: center;
	height: 230px;
	width: 340px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#products .product h2 {
	width: 340px;
	height: 36px;
	background-color: #beddec;
	color: #174d6d;
	line-height: 36px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#products .product table, #product table.parameters{
	width:100%;
}
#products .product table tr td, #product table.parameters tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	padding-right: 10px;
	padding-left: 10px;
}
#products .product table tr td.right, #product table.parameters tr td.right {
	text-align:right;
	font-weight:bold;
}
#products .product table tr td.left, #product table.parameters tr td.left{
	text-align:left;	
}
#products .product .content{
	background-image: url('/images/product.png');
	min-height: 323px;
	width: 340px;
	padding-bottom: 45px;
}
#products .product .detail{
	position:absolute;
	margin-right: 10px;
	margin-bottom: 10px;
	right: 0px;
	bottom: 0px;	
}
.eshopButton.cs {
	background-image: url('/images/langs/cs/eshop.png');	
}
.eshopButton.en {
	background-image: url('/images/langs/en/eshop.png');	
}

.eshopButton {
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 126px;
	width: 293px;
	margin-bottom: 10px;
	clear:both;
}
.eshopButton:hover {
	background-position: bottom;	
}
.text {
	margin-right: 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#partners .partner {
	width: 300px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 30px;
	position:relative;
}
#partners hr {
	background-color: #CCC;
	height: 1px;	
	border:0;
}
#partners .partner .icons {
	width: 20px;
	height:50px;
	position:absolute;
	left: 0px;
	top: 0px;
	margin-top: 15px;
}
#partners .partner .icons img {
	margin-bottom: 5px;	
}
#partners .partner h2{
	font-size: 16px!important;
	color: #7071A9;
}
#product {
	margin-right: 15px;
	
}
#product .productLeft {
	float:left;
	width:250px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 20px;
}

#product .productRight {
	float:left;
	width:400px;
}

#product .productLeft .imageMain {
	height:248px;
	width:248px;
	border: 1px solid #999;
	
	
}
#product .productLeft .imageMain a{
	height:248px;
	width:248px;
	text-align: center;
	vertical-align: middle;display: table-cell;
}

#product .productLeft .imageOther a{
	height:60px;
	width:60px;
	border: 1px solid #999;
	overflow:hidden;
	float:left;
	margin: 10px;
	
}@media screen {
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: normal;
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url('/fonts/djUe04BCq9zQJd4o6n2eG_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
}
}
@media screen {
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: normal;
  src: local('Ubuntu'), url('/fonts/hHs22WBTTzMhSqc5uBBDKg.woff') format('woff');
}
}
@media screen {
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: bold;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('/fonts/nsLtvfQoT-rVwGTHHnkeJj8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
}/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/css/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/css/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/css/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/css/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/css/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/css/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/css/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/css/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/css/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/css/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/css/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url('/css/nivo-theme/loading.gif') no-repeat 50% 50%;

    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url('/css/nivo-theme/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('/css/nivo-theme/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}.hide {display:none;}
.layer {
	position:absolute;
	top:0px;
	left:0;
	height:164px;
	width:279px;
}
#mapacr {
	position:relative;
	float:left;
	height:164px;
	width:279px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.partnerCategories {
	height: 100px;
	width:100%;
	float:left;
	
	padding-bottom: 20px;
}

ul.partnerCategories li {
	width:33%;
	float:left;
}
