/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* Ice Menu */

.ice-megamenu-toggle {
  float: left;
}

.icemegamenu > ul > li {
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
}

.icemegamenu > ul {
  background: none repeat scroll 0 0 transparent;
  clear: both;
  height: 50px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 999;
}

.icemegamenu > ul > li.active > a {
  background-color: #BD0606;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -o-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  color: #333333 !important;
}

ul.icesubMenu {
  background: url("../images/menu.png") repeat scroll 0 0 transparent;
  border: medium none !important;
  border-radius: 0 0 0 0 !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:  0 5px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow:  0 5px 5px rgba(0, 0, 0, 0.4);
  padding-bottom: 0;
}

.icemegamenu > ul > li a.iceMenuTitle {
  border-bottom: medium none;
  color: #FFFFFF;
  font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  text-shadow: none;
}

ul.icesubMenu ul > li:hover > a{
background-color: #BD0606;
} 
ul.icesubMenu ul > li.active > a {
background-color: #BD0606;
}

div.icemegamenu ul#icemegamenu li.active a.icemega_active > span.icemega_title {
  color: #FFFFFF;
  text-shadow: none;
}

.icemegamenu ul > li a.iceMenuTitle:hover{
 background-color: #BD0606;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -o-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
 color: #FFFFFF;
 text-shadow: none !important;
} 
.icemegamenu ul > li:hover > a.iceMenuTitle{
 background-color: #BD0606;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -o-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
 color: #FFFFFF;
 text-shadow: none !important;
} 
.icemegamenu ul > ul > li:hover > a.iceMenuTitle, ul.icesubMenu li.active a.iceMenuTitle{
 background-color: #BD0606;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
  -o-box-shadow:  inset 0 0 10px rgba(0,0,0,0.1);
 color: #FFFFFF;
 text-shadow: none !important;
}

ul.icesubMenu > li a.iceMenuTitle {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0 0 0 0;
  display: block;
  font-size: 13px;
  height: auto;
  margin: 0;
  padding: 0 0 0 15px;
}

.icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
  display: block;
  padding-top: 0;
}





/* GK Newshow Pro */

.nspLinks .nspLinkScroll1 ul li {
  background: none repeat scroll 0 0 transparent;
  border-top: 1px solid #EEEEEE;
  margin: 0 !important;
  padding: 10px 0;
}

/* GK Tabs */

.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
  background: none repeat scroll 0 0 #F6F6F6;
  color: #444444 !important;
  font-weight: normal;
  text-shadow: none;
}

.gkTabsWrap.vertical ol {
  border-bottom: medium none;
}

.gkTabsItem.active {
  background: none repeat scroll 0 0 #F6F6F6;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 2;
}

.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
  background: none repeat scroll 0 0 #BD0606;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 #000000;
}

/* BT Login Module */

#btl .btl-panel > span {
  background-color: transparent !important;
  background-image: none !important;
  background-repeat: repeat-x;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: none !important;
  color: #808080 !important;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  margin-left: 0;
  padding: 5px 10px;
  text-indent: 0 !important;
  width: auto;
}

#btl .btl-panel {
  border-bottom: 1px solid #FFFFFF;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  -o-border-radius: 15px 15px 15px 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) inset;
  -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) inset;
  overflow: hidden;
}

input.btl-buttonsubmit, button.btl-buttonsubmit {
  background: url("../images/login.png") repeat-x scroll 100% center transparent !important;
  border: medium none !important;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  box-shadow: 0 1px 2px 0 #BBBBBB;
  -moz-box-shadow: 0 1px 2px 0 #BBBBBB;
  -webkit-box-shadow: 0 1px 2px 0 #BBBBBB;
  -o-box-shadow: 0 1px 2px 0 #BBBBBB;
  color: #808080 !important;
  cursor: pointer;
  display: inline-block;
  height: 29px !important;
  line-height: 29px !important;
  padding: 0 12px;
  text-align: center !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  width: auto !important;
}

div.btl-buttonsubmit {
  border-top: medium none;
  margin: 10px 25px 30px 20px;
  padding: 5px 0 0 !important;
  text-align: right !important;
}

#simplemodal-container a.modalCloseImg {
  -webkit-transition: all 150ms linear;
-moz-transition: all 150ms linear;
transition: all 150ms linear;
-ms-transition: all 150ms linear;
  background: url("../images/close.png") no-repeat scroll 100% -38px transparent;
  cursor: pointer;
  display: inline;
  height: 38px;
  position: absolute;
  right: 10px;
  top: 6px;
  width: 38px;
  z-index: 3200;
}

#simplemodal-container a.modalCloseImg:hover {
-webkit-transition: all 150ms linear;
-moz-transition: all 150ms linear;
transition: all 150ms linear;
-ms-transition: all 150ms linear;
background: url(../images/close.png) 100% -4px no-repeat transparent;
width: 38px;
height: 38px;
display: inline;
z-index: 3200;
position: absolute;
top: 6px;
right: 10px;
cursor: pointer;
}

.btl-content-block h3 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #DDDDDD;
  font-size: 18px;
  font-weight: normal;
  line-height: 35px;
  margin: 0;
  padding: 3px 0 1px 19px !important;
  text-transform: capitalize;
}

.btl-content-block {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
  -webki-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
}

.btl-input > input[type="text"], .btl-input > input[type="password"] {
  border: 1px solid #DADADA;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 26px;
  margin: 5px 0;
  padding: 0;
  text-indent: 5px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  width: 189px;
}

.btl-input > input:focus {
  border-color: #77950D;
  box-shadow: 0 0 6px #EEEEEE;
}

#btl-content-login ul {
  list-style-type: none !important;
  position: static !important;
  text-align: left;
}

#btl-content-login ul li {
  background: url("../images/li.png") no-repeat scroll left bottom transparent;
  margin-top: 3px;
  padding-bottom: 5px;
}

#simplemodal-container .simplemodal-container{
  -webkit-transition: all 150ms linear;
-moz-transition: all 150ms linear;
transition: all 150ms linear;
-ms-transition: all 150ms linear;
}


/* Zoo Blog */

#yoo-zoo .details div.heading {
  border-bottom: 3px solid #808080;
  padding-bottom: 5px;
}

#yoo-zoo .details h1.title {
  color: #666666;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 55px;
  margin: 0 0 10px;
}

#yoo-zoo .items h1.pos-title {
  color: #666666;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 42px;
  margin: 0 0 8px;
}

#yoo-zoo .item h1.pos-title {
  color: #666666;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 42px;
  margin: 0 0 8px;
}

.yoo-zoo button, .yoo-zoo input[type="button"], .yoo-zoo input[type="submit"] {
  line-height: 100%;
  padding: 8px;
}

.submission a.button-green, .submission button.button-green {
  background: none repeat scroll 0 0 #BD0606;
  border: medium none !important;
  border-radius: 0 0 0 0;
  color: #FFFFFF;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 25px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.submission a.button-green:hover, .submission button.button-green:hover{
  background: none repeat scroll 0 0 #333333;
}

.submission div.submit {
  margin: 10px 0;
  overflow: hidden;
  text-align: left;
}

#yoo-zoo div.submission fieldset legend {
  background: none repeat scroll 0 0 transparent;
  color: #323232;
  font-family: "OpenSansLight";
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 10px 0 0;
  width: 100%;
}

.submission a.button-grey, .submission button.button-grey {
  background: none repeat scroll 0 0 #BD0606;
  border: medium none !important;
  border-radius: 0 0 0 0;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #666666;
  cursor: pointer;
}

.creation-form .upload div.button-container input[type="file"] {
  cursor: pointer;
}

.zoo-tagcloud li {
  background: none repeat scroll 0 0 #282929 !important;
  display: inline;
  font-size: 12px !important;
  line-height: 14px;
  margin-right: 6px;
  padding: 5px !important;
  vertical-align: middle;
}

.zoo-tagcloud a {
  color: #FFFFFF !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
  white-space: nowrap;
}

.zoo-tagcloud li:hover {
  background: none repeat scroll 0 0 #BD0606 !important;
  color: #FFFFFF !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
  white-space: nowrap;
}

/* Komento */

#section-kmt .kmt-toolbar li.kmt-subs-rss a {
  background: none repeat scroll 0 0 #BD0606 !important;
  border: medium none !important;
  border-radius: 0 0 0 0 !important;
  color: #FFFFFF !important;
}

#section-kmt .kmt-btn-submit.disabled {
  background: none repeat scroll 0 0 #BD0606 !important;
  border: medium none !important;
  border-radius: 0 0 0 0 !important;
  box-shadow: none !important;
  color: #FFFFFF !important;
  text-shadow: none !important;
}

.kmt-readon span.aligned-right {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}

.kmt-readon {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
}

#bottom-b .kmt-mod .mod-comment-text {
  background: none repeat scroll 0 0 #222323;
  border: 1px solid #222222;
  border-radius: 2px 2px 2px 2px;
  color: #999999;
  font: 12px/1.6 "opensanslight";
  letter-spacing: 0.5px;
  margin: 0 0 8px;
  overflow: hidden;
  padding: 10px;
}

#bottom-b .mod-item.stream .stream-type {
  background-color: #333333;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #212121;
  border-radius: 2px 2px 2px 2px;
  display: block;
  font: bold 17px/38px Arial,sans-serif;
  height: 28px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 28px;
}

.kmt-mod .mod-comment-text {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 2px 2px 2px 2px;
  color: #808080;
  font: 12px/1.6 "Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif;
  letter-spacing: 0.5px;
  margin: 0 0 8px;
  overflow: hidden;
  padding: 10px;
}

#section-kmt .input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 0 0 0 0 !important;
  box-shadow: none;
  display: inline-block;
  vertical-align: top;
}

.kmt-form-content{

}

#section-kmt .kmt-form-content .kmt-form-addon {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #EEEEEE;
  box-shadow: none;
  padding: 10px 0;
}

#section-kmt .markItUpContainer {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #EEEEEE;
  display: block;
  font: 12px "OpenSansLight",Tahoma,Verdana,Arial,Helvetica,sans-serif;
  overflow: hidden;
}

#section-kmt #kmt-fame {
  border: 1px solid #EEEEEE;
  border-radius: 0 0 0 0;
  margin: 0 0 30px;
  padding: 10px;
}

#section-kmt h3.kmt-title {
  background: none repeat scroll 0 0 #666666;
  border-radius: 0 0 0 0;
  color: #CCCCCC;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  height: 33px;
  line-height: 33px;
  margin: 0 0 20px;
  padding: 0 10px;
  text-shadow: none;
  text-transform: uppercase;
}

/* SectionEx */

#section_ex .se-list-art > li {
  border-top: 1px solid #EEEEEE;
  padding: 8px 0;
}

#section_ex .se-filter .filter + .filter {
  border-left: 1px solid #EEEEEE;
  margin: 0 0 0 6px;
  padding: 0 0 0 6px;
}

#section_ex .se-filter .filter.active a {
  background: none repeat scroll 0 0 #DDDDDD !important;
  border-radius: 0 0 0 0 !important;
  color: inherit;
  cursor: default !important;
  padding: 8px 10px;
}

#section_ex .se-search .but-search {
  background: none repeat scroll 0 0 #BD0606;
  border: medium none !important;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "opensanslight";
  font-size: 14px !important;
  font-weight: 300;
  height: 34px !important;
  padding: 8px 15px !important;
  position: absolute;
  right: 5px !important;
  top: 5px !important;
}

#section_ex .se-search {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #EEEEEE;
  border-radius: 0 0 0 0;
  padding: 5px;
  position: relative;
}

#section_ex .se-search .inp-search {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none !important;
  border-radius: 0 0 0 0;
  padding: 3px;
}

#section_ex .se-filter .filter a {
  background: none repeat scroll 0 0 #BD0606;
  border-radius: 0 0 0 0;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  padding: 8px 6px;
  text-decoration: none;
}

#section_ex .se-list-toc li .toc-name {
  padding: 0;
}

/* Seblod */

div.cck_forms.cck_site div.cck_label, div.cck_forms.cck_site div.cck_label label, div.cck_forms.cck_site div.cck_form input, div.cck_forms.cck_site div.cck_form textarea, div.cck_forms.cck_site div.cck_form select, div.cck_forms.cck_site div.cck_form option, div.cck_forms.cck_site div.cck_form span, div.cck_forms.cck_site div.cck_form a.cck_preview, div.cck_forms.cck_site div.cck_form span.cck_preview, div.cck_forms.cck_site div.cck_desc, div.cck_forms.cck_site div.cck_value.cck_value_wysiwyg_editor p, div.cck_forms.cck_site div.cck_label, div.cck_forms.cck_site div.cck_value {
  border-radius: 0 0 0 0 !important;
  line-height: 1.2em;
  text-shadow: none;
}

/* Lof Article Scroller */

.lof-articlessroller .lof-inner {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0 0 0 0 !important;
  box-shadow: none;
  margin: 0 1px;
  padding: 0;
  position: relative;
}

.lof-articlessroller .lof-inner:hover {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0 0 0 0 !important;
  box-shadow: none;
  margin: 0 1px;
  padding: 0;
  position: relative;
}

.lof-articlessroller .lof-row {
  color: #999999;
  float: left;
  overflow: hidden;
  padding-bottom: 12px;
  padding-top: 0;
  position: relative;
}



/* Widgetkit */

.wk-twitter-single .content {
  font-family: "opensanslight";
  font-size: 15px;
  line-height: 22px;
}

.wk-twitter-single p {
  font-style: normal;
  margin: 0;
}

.wk-twitter-single a {
}

.toggler h3:first-child{

}

.toggler h3:last-child{

}

/* Revolution Slider */

.tp-button.darkgrey, .tp-button.grey, .tp-button.darkgrey:hover, .tp-button.grey:hover, .purchase.darkgrey, .purchase.darkgrey:hover {
  background-color: #444444;
  box-shadow: none;
}

.tp-button {
  background: none repeat scroll 0 0 transparent;
  border-radius: 0 0 0 0;
  color: #FFFFFF !important;
  cursor: pointer;
  font-family: "opensanslight";
  font-size: 16px;
  font-weight: normal;
  height: 30px;
  letter-spacing: 0;
  line-height: 45px !important;
  padding: 10px 15px;
  text-decoration: none;
  text-shadow: none;
}

.tp-button.orange, .tp-button.orange:hover, .purchase.orange, .purchase.orange:hover {
  background-color: #BD0606;
  box-shadow: none;
}

.tp-caption.very_big_white {
  text-shadow: none;
}

.tp-caption.big_white {
  text-shadow: none;
}

/* BT Tabs */

.bt-tabs {
  background: none repeat scroll 0 0 #F8F7F6;
  border: 1px solid #D8D8D8;
}

.tab-buttons ul li {
  background: none repeat scroll 0 0 #EEEDE9;
  border-bottom: 1px solid #E3E1D9 !important;
  border-left: 1px solid #FFFFFF !important;
  border-top: 1px solid #FFFFFF !important;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 42px;
  overflow: hidden;
  padding: 0 20px;
  text-align: left;
  text-transform: capitalize;
}

.tab-items > div > div {
  background: none repeat scroll 0 0 #F9F9F9;
  display: none;
  overflow: hidden;
  position: absolute;
  text-align: left !important;
}

.tab-buttons ul li.active, .tab-buttons ul li.active:hover {
  background: none repeat scroll 0 0 #F9F9F9;
  color: #BD0606 !important;
}

.tab-buttons ul li.active, .tab-buttons ul li.active:hover span {
  color: #BD0606 !important;
}

.btTab-article-title {
  color: #BD0606;
  font-size: 16px;
  padding-bottom: 7px;
  text-transform: uppercase;
}

.tab-buttons ul li:HOVER span {
color: #BD0606 !important;
}

.tab-buttons ul li.active span {
  color: #BD0606 !important;
}

.tab-buttons {
  background: none repeat scroll 0 0 #EEEDE9;
}

/* SP Countdown */

#sp-countdown-grid {
    padding: 30px 0;
}
.sp_countdown {
    text-align: center;
}

.sp_countdown .sp_countdown_pre_text, .sp_countdown_container, .sp_countdown .sp_countdown_button {
  float: left;
  margin: 0 20px 0 0;
}

.sp_countdown .sp_countdown_pre_text {
    padding-top: 30px;
}
.sp_countdown .sp_countdown_button {
    padding-top: 20px;
}
.sp_countdown .sp_countdown_pre_text {
    color: #000000;
    font-size: 22px;
    line-height: 100%;
    text-shadow: 0 1px #FFFFFF;
}
.sp_countdown_days, .sp_countdown_hours, .sp_countdown_mins, .sp_countdown_secs {
    height: 60px !important;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    width: 60px !important;
}
.sp_countdown .sp_countdown_int {
    font-size: 22px;
    padding-top: 20px;
}
.sp_countdown .sp_countdown_string {
    font-size: 18px;
    padding-top: 10px;
    text-transform: capitalize;
}
.sp_countdown .sp_countdown_button a.button {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    padding: 0 15px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

.sp_countdown .sp_countdown_button a.button span {
  background: url("../images/promo.png") no-repeat scroll 0 50% #BD0606 !important;
  color: #FFFFFF;
  display: inline-block;
  padding: 10px 10px 10px 40px;
  text-transform: uppercase;
}

/* SP Slideshow */

.sp-smart-slider-extreme .nivo-controlNav {
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 80px;
  z-index: 998;
}

/* SP Blog */

img.ns2-image {
  height: auto;
  margin-right: 15px !important;
  max-width: 100%;
}

h4.ns2-title {
  font-size: 115%;
  font-weight: normal;
}

/* SP Tabs */

#sptab149.sptab_red ul.tabs_container li.tab.active {
  background: none repeat scroll 0 0 #BD0606;
  margin-right: 5px;
}

#sptab149.sptab_red ul.tabs_container li.tab.active span {
  background: none repeat scroll 0 0 transparent;
}

#sptab149 ul.tabs_container li.tab {
  background: none repeat scroll 0 0 #333333;
  border: 0 none !important;
  color: #FFFFFF;
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
}

#sptab149 ul.tabs_container li.tab span {
  background: none repeat scroll 0 0 transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0 10px 0 0;
  text-transform: uppercase;
}

/* HOT Image Slider */

div#header_hotslider div#slide-holder div#slide-controls p.text {
  color: #FFFFFF;
  display: inline;
  float: left;
  font: 30px/1.4em "YanoneKaffeesatzLight",Helvetica;
  margin: 0 0 0 20px;
  overflow: hidden;
  text-transform: capitalize;
}

p.textdesc {
  color: #FFFFFF;
  display: inline;
  float: left;
  font-size: 12px !important;
  line-height: 16px;
  margin: 15px 0 0 20px;
  overflow: hidden;
  text-transform: capitalize !important;
}

.hotspecial {
  background: url("../images/slider.png") no-repeat scroll center bottom transparent;
  padding-bottom: 25px !important;
}

/* Quick contact form */

.jt_quick_contact_form .blocks label {
  color: #666666;
  float: left;
  font-weight: bold;
  margin-right: 15px;
  text-align: left;
  width: 100px;
}