#inner {
	border-top: none!important;
}

/* settings - start */
body {
    font-size: 11px;
	    background: #FBF2EB  url("")  repeat-x;
}
a {
    color: #323232;
}

a:hover {
    color: #323232;
}
#menu {
		background:  url("") repeat-x;
}
.nav li li {
    background: #ffffff none repeat;
}
.nav li li a:hover {
    background-color: #ffffff;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #258CC9 url("") repeat-x;
    color: #ffffff;
}

#nav li a:hover {
    background-color: #383838;
    color: #ffffff;
}

#left-slave {
    background-color: #F5F9FE;
}

#right-slave {
    background-color: #F5F9FE;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background:  url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

.altrow,
.sm-result:nth-child(2n+1){
    background-color: #eee;
}
    background-color: #eee;
}

table.scroll tbody tr.alt{
    background-color: #eee;
}

.top-offer-square{
    background: #eee;
}

#master{
        width:749px;border-right:none;
            }

#show-map{
    color : #323232;
}

/* settings - own */

/* CSS Document */

h2,
h3 {
  font-family: Arial, helvetica, sans-serif;
}
input[type="submit"] {
  cursor: pointer;    
  color:  #fefefe;
  font-size: 20px;
  padding: 7px 0;
  border-radius:3px;
  font-family:open sans, arial;
  background-color:#9F0004;
  border: none;
  font-weight:bold;
  padding:3px 10px;
  box-shadow:-1px 8px 14px -15px #000000;
  text-transform: uppercase;
}

p{
  line-height:19px;
}
table p{
  margin:0;
}

input[type="text"],
select,
textarea,
.selectBox,
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body {
  background-position: 0 -79px;
  background-image: url(/21349/uploads/fs_images/contentdesignimagesets/8/hlavicka2_101_o.jpg)!important;
  font-family: 'PT Sans', sans-serif;
}
#main,
#wrap,
#inner,
#head {
  width: 1000px;
  background: transparent none;
  border: 0 none;
}

#head{
  height:187px;
  /*box-shadow:-1px 8px 14px -15px #000000;*/
  border-radius: 0 0 4px 2px;
}

#head, #head img{
  background:transparent;
}


#head img {
  margin-left: 40px;
  margin-top: 0px;
  width: 180px;
  border-radius:5px;
  padding:5px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 74%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(74%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

#cont {
  background-color: rgba(255, 255, 255, 0.8);
  padding:10px;
  border-radius:2px 0 2px 2px;
  border-top:0 none;
}

#beforeCont {
  width: 100%;
  background-color: #fff;
}


#bg-overlay {
  background-repeat: no-repeat;
}

#footer-overlay {
  background-image: url(/21349/uploads/fs_images/settings/34/botttombg_278_o.png);
  height: 283px;
  margin-top: -283px;
}

#head::after {
  display: block;
  clear: both;
  overflow: hidden;
  content: '';
}
/*#head > a {
display: block;
}*/


.nav li:hover ul,
ul.nav li.sfHover ul {
  z-index: 10;
}
.sidebox {
  width: 100% !important;
}
.sidebox table {
  width: 100% !important;
}
.sidebox table td {
  padding: 1px 5px;
  visibility:
}
.sidebox input[type='text'] {
  width: 100%;
  padding: 6px 8px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.19);
  border: none;
  background: #f9f9f9;
  background: -moz-linear-gradient(top,  #f9f9f9 0%, #f7f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f7f6f6));
  background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f7f6f6 100%);
  background: -o-linear-gradient(top,  #f9f9f9 0%,#f7f6f6 100%);
  background: -ms-linear-gradient(top,  #f9f9f9 0%,#f7f6f6 100%);
  background: linear-gradient(to bottom,  #f9f9f9 0%,#f7f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f7f6f6',GradientType=0 );
  width: 100%;
}
.sidebox input[type='submit'] {
  width: 100%;
}
.sidebox p,
.sidebox table td,
.sidebox ul li {
  font-size: 12px;
}
.side-weather .cd-content {
  display: table;
  width: 100%;
}
.side-weather .cd-content ul {
  display: table-row;
}
.side-weather .cd-content ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 1px;
  font-size: 12px;
}
.side-weather .cd-content ul li img {
  position: static;
}
.side-weather .cd-content br {
  display: none;
}
.side-weather ul li:last-child,
.exchangerates-sidebox tr td:last-child {
  text-align: right;
  font-weight: bold;
}





/* searchmask */
.searchmask-global .cd-content,
.searchmask-global .cd-content form {
  padding: 0;
}
.searchmask-global .input {
  width: 32%;
  margin-right: 2%;
}
#left-slave .searchmask-global .input,
#right-slave .searchmask-global .input {
  width: 100%;
  margin-right: 0;
}
.searchmask-global .sm-last {
  margin-right: 0;
}
.searchmask-global label {
  width: 100%;
}
.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener  {  
  padding: 6px 8px;
  box-shadow: -1px 8px 7px -10px #885e17;
  border-radius:2px;
  border: none;
  background: #f9f9f9;
  background: -moz-linear-gradient(top,  #f9f9f9 0%, #f7f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f7f6f6));
  background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f7f6f6 100%);
  background: -o-linear-gradient(top,  #f9f9f9 0%,#f7f6f6 100%);
  background: -ms-linear-gradient(top,  #f9f9f9 0%,#f7f6f6 100%);
  background: linear-gradient(to bottom,  #f9f9f9 0%,#f7f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f7f6f6',GradientType=0 );
  width: 100%;
  border-radius: 0;
  font-size:12px;
}

.searchmask-global .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 0;
  border: 0;
  /* background: #... url('...') no-repeat right center content-box; */
  display: block;
  width: 100% !important;
}
.searchmask-global .selectBox-arrow {
  border: 0;
}

.selectBox-dropdown .selectBox-arrow {
  background: url("/21349/uploads/fs_images/contentdesignimagesets/7/arrow_85_o.png") no-repeat center center;
  border: 0;
}


/***************/



/* Hlavní obsah */
#master {
  width: auto !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 none;
  background:transparent;
}

/*#master .main-column > .master-title {
  display: none !important;
}*/


#master .next.right {
  width: 100%;
  text-align: center;
}

#master .next.right a {
  display: block;  
  background-color: #c73e3e;
  padding: 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
/***************/



/* boxy zájezdů v tabulce */
.sloupcovaInner {
  width: 233px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  /*background-color: #e7e7e7;*/
  background: rgb(249,233,217); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(249,233,217,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,233,217,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e9d9', endColorstr='#fefefe',GradientType=0 );
}

.sloupcovaInner.last{
  margin-right:0;
}

.sloupcovaInner.last {
  margin-right: -10px; /* pro jistotu, ať to někde nepřetejká */
}


.sloupcovaInner .thumb {
  position: relative;
}

.sloupcovaInner .thumb img {
  width: 230px;
  height: 184px;
}

.sloupcovaInner .thumb .rating img {
  width: auto;
  height: auto;
}

.sloupcovaInner .hotel, .radkovaInner .hotel {
  padding: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9e9d9+0,fefefe+100 */
  background: rgb(249,233,217); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(249,233,217,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,233,217,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e9d9', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
  text-align:center;
  color:#9f0004;
  display:table;
  width:233px;
  font-family:open sans, arial;
  font-size:14px;
  font-weight:600;
  line-height:17px;
}

.sloupcovaInner .hotel a, .radkovaInner .hotel a {
  color:  #9F0004;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  font-weight:600;
  font-family:open sans, arial;
}

.sloupcovaInner .rating{
  position: absolute;
  top: 5px;
  left: 5px;  
}

.sloupcovaInner .price {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  background-color: #9f0004;
  font-family:open sans, arial;
  text-align: center;
  padding: 3px 0;
  padding-bottom: 9px;
}


.sloupcovaInner .price a {  
  color:  #ffffff;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}


.sloupcovaInner table {
  padding: 20px;
  width: 100%;
  font-size: 13px;
  line-height: 20px;
}

.sloupcovaInner table td:last-of-type {
  text-align: right;  
}
/***********************/




/* boxy zájezdů v řádcích */
.radkovaInner {
  height: 200px;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.radkovaInner > div {
  display: inline-block;
  vertical-align: top;
}


.radkovaInner .thumb {
  height: 100%;
  width: 264px;
  overflow: hidden;
  position: relative;
}

.radkovaInner .thumb .rating {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.radkovaInner .mainImg img {
  height: 100%;
}

.radkovaInner .texts {
  width: 450px;
  margin-right: -10px;
  padding-left: 10px;
}

.radkovaInner .hotel { text-align: center; margin-bottom: 15px; }
.radkovaInner .hotel a {} /* zbytek v tabulkové (nahoře) */

/***********************/





/* menu */
#menu {
  height: 45px;
  width:auto;
  float:right;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,9f0004+100&amp;0+0,1+100 */
  background:transparent;
}

#menu ul{
  height:45px;
}

#menu > ul > li:first-child {
  background:#9F0004;
}

#menu > ul > li{
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.8)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 100%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff',GradientType=0 );
  margin:0 2px;
  border-radius:5px 5px 0 0;
}

#menu > ul > li:last-child{
  margin:0 0 0 2px;
}

#menu li div a{
  color:#9F0004;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  font-size: 15px;
  text-transform: uppercase;  
  height: 45px;
  line-height: 45px;
  font-family: 'Open Sans', sans-serif;
  padding:0 10px;
}


#menu li:hover div a {
  border-bottom: 5px solid #9f0004;
}

/* Sub menu */
#menu ul ul li a {
  color: #9F0004;
}

#menu ul ul li:hover a {
  background: transparent;
}


.nav li:hover ul, ul.nav li.sfHover ul{
  top: 50px/* výška řádku menu */;
  z-index:10;
} 



/***********************/




/* slider */
.hp-slider .master-title {
  display: none !important;

}

.hp-slider .cd-content {
  width: 1000px;
}

.default-content-slider {
  position: relative;
}

.default-content-slider li > a > img {
  width: 619px;
  float: left;
}

.top-offer-slider-subscribe {
  left: 438px !important;
  top: 0 !important;
  width: 282px;
  height: 105%;
  background: none;
  background-color: #9F0004;
  padding: 30px;
  position: relative;
}
.top-offer-slider-subscribe .tosl-hotel {
  color:  #fff;
  font-size: 22px;
  line-height:26px;
  font-weight: 700;
  padding-right:30px;
  text-transform: uppercase;
}

.top-offer-slider-subscribe .left {  
  position: absolute !important;
  width: auto !important;
}

.top-offer-slider-subscribe .tosl-destination{
  margin-right:10px;
}

.top-offer-slider-subscribe .right {
  position: absolute;
  bottom: 30px;
  /*right: 30px;*/
  width: auto !important;
}

.top-offers ol.slider-numeric-button {
  top: -25px !important;
  left: 10px;
}

.top-offers ol.slider-numeric-button li a {
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  background: none;
  background-color: #fff;  
  border: none;
}

.top-offers ol.slider-numeric-button li.current a {
  background-color: #D59937;
}
/***********************/




/* boxy vedle hleání */
.searchmasks-sidebox-1, .headerImageLink {
  /*  display: inline-block;
  margin: 14px 2.5px 2.5px;*/
}

.headerImageLink {
  width: 315px !important;
  vertical-align: top;
  position: relative;  
}

.headerImageLink .cd-title {
  position: absolute;
  top: 106px;
  left: 0;
  right: 0;
  text-align: center;
}

.headerImageLink .text.left {
  width: 100%;
  color:  #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
}
/***********************/





/* formulář */
.searchmask-global {
  width: auto !important; 
  vertical-align: top;
  padding: 10px!important; 
  /*  background: #e15f5f;
  background: -moz-linear-gradient(top,  #e15f5f 0%, #de4747 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e15f5f), color-stop(100%,#de4747));
  background: -webkit-linear-gradient(top,  #e15f5f 0%,#de4747 100%);
  background: -o-linear-gradient(top,  #e15f5f 0%,#de4747 100%);
  background: -ms-linear-gradient(top,  #e15f5f 0%,#de4747 100%);
  background: linear-gradient(to bottom,  #e15f5f 0%,#de4747 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e15f5f', endColorstr='#de4747',GradientType=0 );*/
  background:#d59937!important;
}

.searchmask-global .sidebox-title.cd-title {
  display: none;
}

.searchmask-global .input {
  width: 100% !important;
}

.searchmask-global .input > * {
  /*display: inline-block;*/
  vertical-align: middle;
}

.searchmask-global .input > label {  
  color: #fff;
  width: 35%;
  float:left;
  padding-bottom:2px;
  font-size:10px;
  font-family:open sans, arial;
}

.searchmask-global .input > *:last-child {
  width: 65% !important;
  border: none !important;
  margin: 0 !important;
  text-decoration: none;
}

#extended-search-link-sb {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: transparent;
  padding: 8px 12px;
  color:  #ffffff;
  font-weight:bold;
  font-family:open sans, arial;
  font-size: 12px;
  text-decoration: none;
  background-position: 8px 8px;
  margin: -5px 0 0;
}

.searchmask-global .submit {
  margin: 0 !important;
  width: 100%;
}
.searchmask-global .submit [type=submit] {
  width: 100%;
}
/**************************/




/* levý sidebox */
#left-slave {
  width: 250px;
  background: transparent;
  margin-right:10px;
}

#left-slave .sidebox {
  /*  background-color: #e7e7e7;*/
  background: rgb(249,233,217); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(249,233,217,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,233,217,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(249,233,217,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e9d9', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

  padding: 20px;
  margin-bottom: 10px;  
}

#left-slave .sidebox-title {
  /*margin: -22px -22px 22px;*/
  text-align: center;
  text-transform: uppercase;
  padding: 3px 14px;  
  color:  #fffefe;
  font-size: 21px;  
  float: none !important;
  background-color: #D59937;
}

#left-slave .sidebox-title * {
  float: none;
}
/**************************/




.sidebox.callback {
  text-align: left;
}



/* footer */
#footer {
  height: auto;
  text-align: center;
  font-size: 12px;
  padding: 10px 0 27px; 
  border-top:0 none;
  color:#9F0004;
  font-family:open sans, arial;
}
#footer a{
  color:#9F0004;
}

/**************************/



/* stránkování */
.paging {
  font-size: 15px;
  line-height: 2;
}

.paging-links span {
  padding: 5px;
  border-radius: 4px;
  background-color: #de4b4b;
  color: #fff;
  margin-right: 5px;  
}

.paging-links span.current {
  background-color: #e15f5f;
}


.paging-links span:hover:not(.disabled) {
  background-color: #e15e5e;
}

.paging-links span a {
  color: #fff;
  text-decoration: none;
}

.paging-separator {
  display: none;
}


.input.checkbox.sm-pos-4.sm-fm > input, .input.checkbox.sm-pos-5.sm-lm > input {
  float: right;
  margin-left: 112px !important;
  margin-top: -17px !important;
  position: absolute;
  width: 15px !important;
}


.sidemenu{
  padding: 5px 15px;
  margin-bottom: 10px;
  width: 210px;
  background: #9f0004 none repeat scroll 0% 0%;
  border-radius: 2px;
  text-align: center;
}

.sidemenu:hover{
  background:#D59937;
}
.sidemenu a{
  text-decoration:none;
  color: #fff;
  font-size: 14px;
  font-weight:600;
  font-family: open sans, arial; 
  margin-bottom: 10px;
}


.contentpages-view .cd-content {
    background: white none repeat scroll 0 0;
    padding: 10px;
}

 .hotel-info .text::first-line{
	 color:white;
}
    

/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:54%; margin-left: 456px; text-align: left;top:5%;}
.default-floatbox-design .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-floatbox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-floatbox-design .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.default-floatbox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-floatbox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-sidebox-design{}
.default-sidebox-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:18px;text-transform:none;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#38312d;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-design{}
.default-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#9F0004;font-size:24px;text-transform:uppercase;font-family:open sans, arial;
font-weight:bold;
}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#000000;}
.default-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-4{}
.contentsideboxes-view-4 .cd-title{display:none;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:18px;text-transform:none;}
.contentsideboxes-view-4 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-4 .cd-content{background-image:none;color:#38312d;}
.contentsideboxes-view-4 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-4 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-5{}
.contentsideboxes-view-5 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;color:#ffffff;font-size:18px;text-transform:none;}
.contentsideboxes-view-5 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-5 .cd-content{background-image:none;color:#38312d;margin-top:10px;}
.contentsideboxes-view-5 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-5 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */