/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
@import url(http://fonts.googleapis.com/css?family=Allerta);

/* 
font-family: 'Allerta', sans-serif; 
*/

::selection{ background:#888888!important; color:#fff}
::-moz-selection{ background:#888888!important; color:#fff}
.camera_loader {    background: url('../images/camera-loader.gif') no-repeat center;}
.clearfix {  *zoom: 1;}
.clearfix:before, .clearfix:after {  display: table;  content: "";  line-height: 0;}
.clearfix:after {  clear: both;}
.hide-text {  color: transparent;  text-shadow: none;  background-color: transparent;  border: 0;}
ul, li {  list-style: none; margin:0; padding: 0;}

body{ 
  background: #100611 url(../images/radio/main_bg1.jpg) top center no-repeat;
  color: #fff;
  font-size: 12px;
  line-height: 1.4em;
  padding: 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

#main{margin: 0 auto; position: relative; overflow: hidden; width: 100%}

#inner{max-width: 970px; margin: 0 auto; position: relative;  background:#ececec;}

#inner.small {
  background: url("../images/content_bg.jpg") repeat-y scroll -320px 0 #ECECEC;
}

.camera_next > span, .camera_prev > span {
  cursor: pointer;
}

#vtemcarouselcarouselid145 {
  padding-top: 5px;
  padding-bottom: 10px;
}


/*======================= Top-Row =======================*/
#logo {
  text-align:left;
  padding-top: 10px; 
}
.login-form #form-login-remember, .login-form ul.unstyled {
  display: none;
}
.login-form form {
  float: right;
  padding-top: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.login-form form > div.userdata > div {
  float: left;
  margin-left: 20px;
  margin-bottom: 5px;
}
.list_top_menu {
  float: right;
  text-align: right;
}
.list_top_menu ul li {
  display: inline;
  float: none;
  padding: 0 25px 0 50px;
}
.list_top_menu ul li a {
  display: inline;
  float: none;
  text-decoration: underline;
  
}
div.input-prepend.input-append > a.hasTooltip {
  display: none;
}
div.input-prepend.input-append .add-on {
  display: none;
}




#header-row {}

.listen_live_wrapper{float: right;}
.listen_live{display: block;width: 170px; height: 64px; background: url(../images/listen_live_bg.png) left top no-repeat; text-decoration: none;}
.listen_live:hover{background-position: bottom;}


.social_wrapper{float: right; padding-right: 0px;}
.social{ display: block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap; float: right;}
.social li{display: inline-block; margin: 0 10px 0 0; float: left;}
.social li a{display: block;width: 64px; height: 64px; text-decoration: none; background: url(../images/social_bg.png) left top no-repeat;}
.social li a:hover{background-position: bottom;}


/*======================= Search =======================*/


#top-row div.search {
  float: right;
  position: relative; 
}

#top-row div.search form{
  padding-bottom: 0;
  margin-bottom: 0;
}

div.search input[type="text"]{
  background: #141414;
  border-top: 1px solid #090909;
  border-left: 1px solid #191C1C;
  border-right: 1px solid #191C1C;
  border-bottom: 1px solid #5a2e55;
  padding: 8px 8px 8px 9px;
  color: #7F9BA8;
  font-size: 12px;
  width: 195px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  top: 0;
  left: 0;
}

.buttonsearch {
  background: #01316D ;
  border: none;
  border-top: 1px solid #00C7E8;
  height: 36px;
  padding: 0 19px 0 18px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 36px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-text-shadow: 0 -1px 1px #012055;
  -moz-text-shadow: 0 -1px 1px #012055;
  text-shadow: 0 -1px 1px #012055;
  margin-left: 10px;
}
.buttonsearch:hover {
  background: #0272B6;
  color: #FFF;
  text-decoration: none !important;
}

#top-row div.search input[type="button"], div.search button.btn-primary{
   background: url("../images/search.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 28px;
    margin: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 6px;
    width: 42px;
    text-indent: -99999px;
    border: none;
    z-index: 1000
}





/*======================= TYPOGRAPHY =======================*/

h1 {
  color: #FFFFFF;
  line-height: 1em;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 26px;
  text-transform: uppercase;
  padding-bottom: 8px;
}

h2 > div {
  color: #FFFFFF;
  line-height: 1em;
  font-size: 28px;
  text-decoration: none;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: -1px;
  font-family: 'Allerta', sans-serif; 
} 


.title {
  color: #FFFFFF;
  font-family: 'Allerta', sans-serif; 
  font-size: 30px;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 40px;
}
.title-text {
  color: #00ACC9;
  font-size: 14px;
  display: block;
  line-height: 1em;
  margin-bottom: 2px;
}

p.title-text {
  margin-bottom: 24px;
}

h1 > div {} 
#mainbottom-row {
  overflow: hidden;
}

#mainbottom-row div.blog {
  border:0;
  padding: 0;
}
#mainbottom-row div.blog > div{
  padding: 20px;
  border:1px #222222 solid;
}

div.page-header + div.page-header h1 {
  font-size: 20px;
  color: #00acc9;
  font-family: 'Allerta', sans-serif; 
  line-height: 20px;
  border-bottom: none;
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
  text-transform: capitalize;
}

div.page-header + div.page-header h1 > div {
  padding: 12px 24px 0 0;
  margin: 0;
  background: none ;
  float: left;
  clear: both;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
} 


h6 {
  font-size: 20px;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  line-height: 20px;
  border-bottom: 2px #FF7B4E solid;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,.2);
  -moz-box-shadow: 0px 1px 0px rgba(0,0,0,.2);
  box-shadow: 0px 1px 0px rgba(0,0,0,.2);
}

h6.moduleTitle div {
  padding: 12px 24px;
  margin: 0;
  background: none repeat scroll 0 0 #FF7B4E;
  float: left;
  clear: both;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.8);
  -moz-box-shadow: 0px 5px 10px rgba(0,0,0,.8);
  box-shadow: 0px 5px 10px rgba(0,0,0,.8);
} 


h5 {
  font-size: 20px;
  color: #fff;
  font-family: 'Allerta', sans-serif; 
  line-height: 20px;
  overflow: hidden;
  font-weight: 400;
  letter-spacing: -1px;
}

h5.moduleTitle div {
  padding: 12px 24px;
  margin: 0;
  background: none repeat scroll 0 0 #49d2ff;
  float: left;
  clear: both;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.8);
  -moz-box-shadow: 0px 5px 10px rgba(0,0,0,.8);
  box-shadow: 0px 5px 10px rgba(0,0,0,.8);
} 

h5 + * {
  clear: both;
}

.star {
  color: #f00;
}

p {
  margin-bottom: 10px;
}

/*Buttons*/
.btn-primary {
  background: #01316D ;
  border: none;
  border-top: 1px solid #00C7E8;
  //border-bottom: 1px solid #31030E;
  height: 29px;
  padding: 0 19px 0 18px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-text-shadow: 0 -1px 1px #012055;
  -moz-text-shadow: 0 -1px 1px #012055;
  text-shadow: 0 -1px 1px #012055;
}

.btn-primary:hover {
  background: #0272B6;
  color: #FFF;
  text-decoration: none !important;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #1b5236 \9;
}
.btn-primary.active,
.btn-primary:active {
  box-shadow: none;
}

/*User Login*/
#form-login-remember label {  margin-bottom: 20px;}
#mod-finder-searchword {  margin-bottom: 4px;  border: 1px solid #ebebeb;  box-shadow: none;}

/*Images*/
.item-image {
  padding: 0px;
  border: none;
  margin-bottom: 10px;
}
.item-image.icon {
  border: none;
  padding: 0;
  float: left;
}

div.shows div div.item-image.icon a{
  display: block;
  margin-right: 15px;
  border: 4px #c4c4c4 solid
}
div.shows div:hover > div.item-image.icon a{
  border-color:#af9fb6 
}
.item-image.icon a img {
  max-width: 100%;
}

.img-intro-right,
.pull-right.item-image {
  float: right;
  margin: 0 18px 30px 0;
}
.item-icon {
  float: left;
  margin: 0 13px 0 0;
}
.single-article .item-body {
  overflow: hidden;
}


/*Lists*/
ul.item-list,
.categories-module,
.archive-module {
  margin-left: 0;
  margin-bottom: 20px;
}
ul.item-list li,
.categories-module li,
.archive-module li {
  list-style: none;
  margin: 2px 0 10px 0;
  border-bottom:1px #292929 solid;
}
ul.archive-module li, #xmap ul li{
  list-style-type: none;
}
ul.item-list li a,
.categories-module li a,
.archive-module li a {
    color: #00ACC9;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

 #xmap > ul {
  margin-bottom: 25px;
 }

  #xmap ul li a {
    color: #49d2ff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}


ul.item-list li a:hover, #xmap ul li a:hover,
.categories-module li a:hover,
.archive-module li a:hover {
  color: #fff;
  text-decoration: underline;
}

ul.categories-module h5 {
  margin-bottom: 0;
  padding-bottom: 0;
}

ul.image-list {
  margin: 0;
}
ul.image-list li {
  list-style: none;
  float: left;
  margin-bottom: 8px;
}
ul.image-list li.firstItem {
  margin: 0 8px 8px 0;
}
ul.image-list li.lastItem {
  margin: 0 0 8px 8px;
}
/*Pagination*/
.pagination {
  margin-bottom: 20px !important;
  padding-right: 10px
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.pagination ul li span.pagenav {
  margin-top: 10px;
  height: 31px;
  line-height: 28px;
  display: block;
  float: left;
  color: #fff;
  text-transform: lowercase;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Titillium Web';
  text-align: left;
  font-weight: 400;
  padding-right: 15px;
  background:#344953;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding-left: 15px;
  margin-right: 10px;
}
.pagination ul li a{
  margin-top: 10px;
  height: 31px;
  line-height: 28px;
  display: block;
  float: left;
  color: #fff;
  text-transform: lowercase;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Titillium Web';
  text-align: left;
  font-weight: 400;
  padding-right: 15px;
  background:#49d2ff;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding-left: 15px;
  margin-right: 10px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.pagination ul li a:hover {
  color: #fff;
  text-decoration: none; 
  background: #013774
}
.pagination ul li.num span.pagenav {
  color: #a0a0a0;
}
#blogview .pagination li:last-child a {
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

p.counter.pull-right {
    margin-top: 10px;
  height: 31px;
  line-height: 28px;
  display: block;
  float: right;
  color: #999;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Titillium Web';
  text-align: left;
  font-weight: 700;
  -webkit-border-radius:  0;
  -moz-border-radius:  0;
  -khtml-border-radius: 0;
  border-radius: 0;
  padding-left: 15px;
}



/*======================= socials =======================*/

.socials {
  text-align: left;
  padding-top: 20px;
}
#footer .socials li{
  display: block;
  float: left;
  width: 48%;
  min-height: 80px;
}
.socials li a {
  display: block;
  float: left;
  width: 100%;
}
.socials li a img {
  float: left;
  width: 50px;
  height: auto;  
}
.socials li a span {
  display: block;
  float: left;
  font-size: 16px;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 10px;
  padding-top: 15px;
}

/*======================= Navigation =======================*/
#navigation-row .container {
  background: #038bd3; /* Old browsers */
  background: -moz-linear-gradient(top,  #038bd3 0%, #1692d4 3%, #357aaf 45%, #357aaf 45%, #025798 49%, #01306c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#038bd3), color-stop(3%,#1692d4), color-stop(45%,#357aaf), color-stop(45%,#357aaf), color-stop(49%,#025798), color-stop(100%,#01306c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #038bd3 0%,#1692d4 3%,#357aaf 45%,#357aaf 45%,#025798 49%,#01306c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #038bd3 0%,#1692d4 3%,#357aaf 45%,#357aaf 45%,#025798 49%,#01306c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #038bd3 0%,#1692d4 3%,#357aaf 45%,#357aaf 45%,#025798 49%,#01306c 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #038bd3 0%,#1692d4 3%,#357aaf 45%,#357aaf 45%,#025798 49%,#01306c 100%); /* W3C */

  margin-bottom: 25px;
  border-top: 2px #00c7e8 solid;
  border-bottom: 1px #231149 solid;

  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
#navigation-row {  position: relative;  z-index: 1002;}
#navigation-row .container{}
#navigation-row nav ul.sf-menu  { position: relative;}
#navigation-row nav ul.sf-menu > li {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  float: left;
  display: block;
  float: left;
  position: relative;
  white-space: nowrap;
}

#navigation-row nav ul.sf-menu > li:first-child > a{
  -webkit-border-radius: 10px  0px 0px 10px ;
  -moz-border-radius: 10px  0px 0px 10px ;
  -khtml-border-radius: 10px 0px 0px 10px ;
  border-radius: 10px 0px 0px 10px ;
}
#navigation-row nav ul.sf-menu > li.parent > a{}

#navigation-row nav ul.sf-menu > li.parent:hover > a{
}

#navigation-row nav ul.sf-menu > li > a {
  color: #FFFFFF;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  padding: 0 20px;
  display: block;
  line-height: 60px;
  text-transform: uppercase;
  -webkit-text-shadow: 0px -1px #2C2C2C;
  -moz-text-shadow: 0px -1px #2C2C2C;
  text-shadow: 0px -1px #2C2C2C;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  font-family: 'Open Sans';
  font-weight: 400;
  margin-top: -2px;
}

#navigation-row nav ul.sf-menu > li + li > a  {
  border-left:#093358 1px solid;
}

#navigation-row nav ul.sf-menu > li:hover > a{ 
background: #1756a4; /* Old browsers */
background: -moz-linear-gradient(top,  #1756a4 0%, #1756a4 3%, #01306c 5%, #038bd3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1756a4), color-stop(3%,#1756a4), color-stop(5%,#01306c), color-stop(100%,#038bd3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1756a4 0%,#1756a4 3%,#01306c 5%,#038bd3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1756a4 0%,#1756a4 3%,#01306c 5%,#038bd3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1756a4 0%,#1756a4 3%,#01306c 5%,#038bd3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1756a4 0%,#1756a4 3%,#01306c 5%,#038bd3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1756a4', endColorstr='#038bd3',GradientType=0 ); /* IE6-9 */
}
#navigation-row nav ul.sf-menu > li.active > a{
  color: #FFBF00; 
}

#navigation-row nav ul.sub-menu  {
  position: absolute;
  display: none;
  left: 0px;
  top: 100%;
  list-style: none;
  zoom: 1;
  z-index: 109;
  margin: 0;
  padding:4px;
  background: #038bd3; 
  text-align: left;
  border-top: 0;
  -webkit-border-radius:  0 0 5px 5px;
  -moz-border-radius:  0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #083053; 
}
.sf-menu ul.sub-menu {  
  position: relative;  
  padding: 0px 0px;
}

#navigation-row nav ul.sub-menu li   {
  margin: 0; 
  position: relative; 
  zoom: 1; 
  display: block; 
  border-top: 1px solid #00c7e8; 
}

#navigation-row nav ul.sub-menu li:first-child{border-top: none;}
#navigation-row nav ul.sub-menu li:last-child{border-bottom: none;}

#navigation-row nav ul.sub-menu  li:hover{
  background: #025596;
  color: #fff;
}

#navigation-row nav ul.sub-menu li a {
  padding: 6px 10px;
}

#navigation-row nav ul.sub-menu li:hover > a {
  text-decoration: none; 
  color: #ffbf00; 
  background: #025596;
}
#navigation-row nav ul.sub-menu li.parent  {}
#navigation-row nav ul.sub-menu li.parent:hover  {}
#navigation-row nav ul.sf-menu > li + li > a.box-listen {
  background: url(../images/radio/box-listen.png) 50% top no-repeat;
  margin-top: -21px;
  border-left: 0;
  width: 216px;
  height: 67px;
}
#navigation-row nav ul.sf-menu > li + li > a.box-listen span{
  display: block;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.2em;
  padding: 35px 0 0 102px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  background: url(../images/radio/listen_bg.png) 27px 0 no-repeat;
}
#navigation-row nav ul.sf-menu > li + li > a.box-listen:hover span {
  color: #04a3be;
}

p.data {
  background: #01316D ;
  border: none;
  border-top: 1px solid #00C7E8;
  height: 29px;
  padding: 0 10px 0 10px;
  color: #FFFFFF;
  font-size: 16px;
  line-height:30px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-text-shadow: 0 -1px 1px #012055;
  -moz-text-shadow: 0 -1px 1px #012055;
  text-shadow: 0 -1px 1px #012055;
  float: left;
  margin: 6px 12px 10px 0;
}

div.newsflash.home-page-news {}
div.newsflash.home-page-news ul li {
  color: #f1f1f1;
  overflow: hidden;
}
div.newsflash.home-page-news ul li div {
  margin-bottom: 14px;
  background: none;
  border-bottom: 1px #222222 solid;
  padding-bottom: 0;
}



.newsflashnews-main {
  padding-bottom: 25px;
  overflow: hidden;
  clear: both;
}

.newsflashnews-main a.readmore {
    margin-bottom: 20px;
    display: inline!important;
    padding: 0!important;
    background:none;
    border: none!important ;
    color: #9694D2;
    font-size: 12px;
    font-family: Arial;
    -webkit-box-shadow: inset h v blur spread rgba(0, 0, 0, 0);
    -moz-box-shadow: inset h v blur spread rgba(0, 0, 0, 0);
    box-shadow: inset h v blur spread rgba(0, 0, 0, 0);
    margin-left: 80px;
    line-height: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
    height: inherit;
}

.newsflashnews-main a.readmore:hover {
  border: none!important ;
  background:none; 
  color: #49d2ff;
  text-decoration: underline;
}


.newsflashnews-main div{
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.newsflashnews-main div p {
  margin-bottom: 0;
}

.newsflashnews-main a + div{
  border-top: 1px #c4c4c4 solid
}

.newsflashnews-main div p a strong{
  color: #49d2ff;
  text-transform: uppercase;
  font-size: 14px;
}

.newsflashnews-main div p a:hover {
  color: #9694d2;
  text-decoration: none
}

.newsflashnews-main div p a:hover strong{
  color: #9694d2;
  text-decoration: none
}


#content-bottom-left {
  padding-right: 0px;
  margin: 0;
  overflow: hidden;
  
}


#content-bottom-left  a.readmore{
  margin-top: 5px;
}

#content-bottom-left div.moduletable p strong {
  display: block;
  color: #fff;
}

#content-bottom-left > div.blog {
  width: 44%;
  float: left;
}
#content-bottom-left > div.blog + div.blog{
  float: right;
}

form#searchForm > div {
  padding-right: 20px
}
.searchintro {
  line-height: 40px
}

.btn.hasTooltip.btn-primary {
  margin-top: 0
}

.moduletable.finder .btn.finder {
  background: url(../images/search-btn.png) left top no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  box-shadow: none;
  border: none;
  position: absolute;
  top: 7px;
  right: 4px;
}
.moduletable.finder div.finder {
  position: relative;
}
.moduletable.finder div.finder a {
  text-transform: lowercase;
  color: #d4d4d4;
}
.moduletable.finder div.finder a:hover {
  color: #349f69;
}
.moduletable.finder input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
}



/*======================= NAVIGATION =======================*/
#navigation-row .container {
  margin-top: 0px;
}
.select-menu {
  display: none;
}

/*======================= SHOWCASE =======================*/
#showcase-row {
  width: 100%;
}
#showcase-row .container{
  background: url(../images/radio/bg-slider.png) left top no-repeat;
  background-size: 100%;
}

.tracks-list {
  padding: 11px 0 0 12px;
  line-height: 1.5em;
  list-style: none;
  margin: 0;
}
.tracks-list li a {
  padding-left: 15px;
}
.tracks-list li a, .tracks-list li a:hover span {
  color: #FFFFFF;
  font-size: 13px;
  text-decoration: none;
}
.tracks-list li a span, .tracks-list li a:hover {
  color: #00C7E8;
}
#showcase-row h3 {
  color: #FFFFFF;
  font-size: 33px;
  line-height: 40px;
  text-transform: capitalize;
  font-weight: normal;
  padding: 15px 0 0px 25px;
  font-family: 'Open Sans';
  letter-spacing: -2px;
  margin-bottom: 00;
}
#showcase-row  div.custom ul li {
  border-bottom: 1px #373737 solid;
  padding-bottom: 0;
  line-height: 32px;
}
#showcase-row  div.custom ul li:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.25);
}


div.camera_pag {
  bottom: 8px;
  right: 250px;
  position: absolute;
  width: 156px;
  height: 54px;
  z-index: 9999;
  padding: 0 0 0 30px;
  background: url(../images/radio/bg_page.png) 0 0 no-repeat;
}

body .camera_wrap .camera_pag .camera_pag_ul li {
  height: 16px;
  width: 16px;
  margin-top: 15px;
  margin-right: 10px;
}
body .camera_wrap .camera_pag .camera_pag_ul li > span {
  display: block;
  float: left;
  background: url(../images/radio/page_bg.png) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  font-size: 0;
  text-indent: -10000px;
  line-height: 0;
  cursor: pointer;
}
body .camera_wrap .camera_pag .camera_pag_ul li:hover > span,
body .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: url(../images/radio/page_bg.png) 0 -16px no-repeat;
}

/*======================= FEATURED =======================*/
#feature-row {
  position: relative;
}
#feature-row .container {}
/*======================= MAINTOP =======================*/

.wrapp {
  margin: 0 auto;
}
body.home .wrapp{
 background: none;
 margin-top: 0;
 border: none;
}


/*======================= CONTENT Home ================*//*================== CONTENT Home =======================*//*================= CONTENT Home ====================*/
/*======================= CONTENT Home ================*//*================== CONTENT Home =======================*//*================= CONTENT Home ====================*/

#footer div.newsflash ul {
  width: 98%;
}
#footer div.newsflash ul li {
  padding: 0;
  margin:0;
  list-style: none; 
}
#footer div.newsflash ul li div {
  padding-bottom: 25px;
  background: url(../images/radio/list-categories.gif) left 82% repeat-x;
  overflow: hidden;
  color: #5b5b5b;
  font-size: 12px;
}
#footer div.newsflash ul li p a {
  color: #00c7e8;
  float: left;
}
#footer div.newsflash ul li p em {
  color: #b4b4b4;
  font-size: 11px;
  display: block;
  text-align: right;
  font-style: normal;
}


.box1 {
  background: #39505C;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  word-spacing: -1px;
  padding: 0 !important;
  margin-bottom: 30px;
}
.box1-inner {
  padding: 5px 22px 14px 21px;
}

.title-wrapepr {
  background: url(../images/templ/title-wrapepr.gif) bottom left repeat-x;
  margin-bottom: 26px;
}
.title-wrapepr h3 {
  background: url(../images/templ/title-wrapepr1.gif) bottom left no-repeat;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1.2em;
  padding: 11px 0 11px 0;
  text-transform: uppercase;
}
.box1-inner a.button, a.button {
  background: #01316D ;
  border: none;
  border-top: 1px solid #00C7E8;
  height: 29px;
  padding: 0 19px 0 18px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-text-shadow: 0 -1px 1px #012055;
  -moz-text-shadow: 0 -1px 1px #012055;
  text-shadow: 0 -1px 1px #012055;

}
.box1-inner a.button:hover, a.button:hover {
  background: #0272B6;
  color: #FFF;
  text-decoration: none !important;  
}
img.img-border, img.alignleft {
  border: 1px solid #7E7E7E;
  background: #4F4F4F;
  padding: 3px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 30px;
}


/*======================= CONTENT =======================*/
#content-row .container {
  padding-bottom: 0px;
  padding-top: 0px;
}

#content  {
  padding-top: 0px; padding-bottom: 0px;
}

#content.small  {
  background: url(../images/content_bg.jpg) -315px 0px repeat-y #ececec; 
}

.bannergroup {
  padding-top: 10px;
}

.bannergroup img {
  max-width: 100%;
  width:100%;
  margin-bottom: 5px;
}

#content h3,
h5.moduleTitle,
h1   {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 42px;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: -1px;
  margin-bottom: 15px;
  margin-top: 0;
  font-family: 'Allerta', sansserif; 
}
h1  span.title-text  {
  color: #00ACC9;
  font-size: 14px;
  display: block;
  line-height: 22px;
  letter-spacing: 0;
}

a.readmore, a.btn.btn-info {
  background: #01316D ;
  border: none;
  border-top: 1px solid #00C7E8;
  height: 29px;
  padding: 0 19px 0 18px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-text-shadow: 0 -1px 1px #012055;
  -moz-text-shadow: 0 -1px 1px #012055;
  text-shadow: 0 -1px 1px #012055;
}

a.readmore:hover, a.btn.btn-info:hover {
  background: #0272B6;
  color: #FFF;
  text-decoration: none !important;  
}
.page-header {
  margin: 0;
  padding-bottom: 0px;
  border-style: none;
}
.article-wrapper {
  overflow: hidden;
}
/*===== Home Page ======*/

.slogan {
  text-align: center;
  color:#f8f9fb;
  font-size: 16px;
  font-family: 'Titillium Web';
  line-height: 24px;
}
.slogan  h3 {
  font-size:30px;
  font-weight: 7000;
  color: #fff; 
  font-family: 'Titillium Web';
  line-height: 36px;
}
.slogan p {
  padding: 0 40px
}

.blog-featured {
  clear:both;
}

.blog-featured .items-row .item .item-image {
  float: none;
  margin-right: 0;
  margin-bottom: 0;
}


/*===== About Page ======*/
ul.history {
  margin-left: 0;
}
ul.history li {
  margin-bottom: 5px;
  overflow: hidden;
}
ul.history li .item-title {
  margin-right: 9px;
}
ul.history li .item-title a:after {
  content: " -";
}
ul.history li .item-content {
  overflow: hidden;
}
/*===== Services Page ======*/
.circles {
  overflow: hidden;
  width: 100%;
  margin-bottom: 24px;
}
.circles .circle {
  background: #6bce9c;
  width: 186px;
  height: 186px;
  float: left;
  -webkit-border-radius: 93px;
  -moz-border-radius: 93px;
  border-radius: 93px;
  text-align: center;
}
.circles .circle h3 {
  font-size: 34px;
  color: #ffffff;
  line-height: 184px;
  margin: 0;
}
.circles .circle.arrow {
  margin-right: 74px;
  position: relative;
}
.circles .circle.arrow:after {
  content: ".";
  font-size: 0px;
  background: url(../images/arrow-right.png) left top no-repeat;
  width: 46px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -60px;
  margin-top: -8px;
}
.services-overview .item-body {
  overflow: hidden;
}
.img-intro-left {
  float: left;
}



/*===== Gallery Page ======*/
#gallery .img-intro-left {
  margin: 0 0 9px 0;
}
#gallery .img-intro-right {
  margin: 0 0 9px 0;
}
#gallery .filters {
  font-size: 14px
}
#gallery .gallery-img-intro {
  margin-bottom: 10px;
}
#gallery .gallery-img-intro a img {
  width: 100%;
  max-width: 100%;
}
#gallery .edit {
  margin-bottom: 6px;
}

/*===== Blog Page ======*/
.published {
  background: #6bce9c;
  padding: 15px 21px;
  margin-right: 21px;
}
.published h4 {
  display: block;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
#blogview {
  padding-right: 10px;
}

.items-row .item {
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
}


.items-row .item {
  overflow: hidden;
  background: none;
  margin-bottom: 0px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.items-row .item:hover {
  color: #fff;
  cursor: default;
}
#gallery .items-row .item {
  margin-bottom: 20px;
  background: #4f4f4f;
}
#gallery .items-row .item:hover {
  background: #038bd3;
}
.items-row .item p{
 padding:0 10px;
 color: #fff;
}

.item-header {
  margin-bottom: 0px;
}
.item-header .page-header {
  padding-top: 1px;
}
.blogview-item-body {
  //overflow: hidden;
}
#blogview .item-image {
  float: none;
}


#blogview .items-row .item{
  background: none!important
}

#blogview .items-row {
  border-bottom: 1px solid #2b292e;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#blogview .items-row .item h5, #archive-items h5{
  background: none!important;
  border: none!important;
  color: #49d2ff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.blogview-item-image {
  float: left;
  padding-top: 5px;
}

.blogview-item-body {
  display: table;
}

.blogview-item-body a.readmore{
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}


.items-row .item p a[class*="small"] img {
  display: inline-block;  
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.items-row .item p a[class*="small"]:hover img {
  margin-top: -5px;
  padding-bottom: 5px;
}


/*===== Archive Page ======*/
.archive form fieldset.filters {
  padding-bottom: 30px;
}
#archive-items > div {
  padding-bottom: 30px;
}

div.archive div.alert-info {
  background: #344953;
}
.filter-search.alert {
  margin-top: 0
}

/*===== Testimonials Page ======*/
.blogtestimonials .items-row > div {
  border-bottom: 1px solid #ededee;
  margin-bottom: 30px;
  padding-bottom: 12px;
}

.blog .items-row {}
.blog  div img {
  max-width: 100%
}

div.blog {
  overflow: auto;
  clear: both;
  padding-bottom: 20px;
  position: relative;
}


div.blog .img-intro-left img,
div[class*="img-intro-"] img,
.pull-.item-image img {
 margin-right: 25px;
 background: #4f4f4f;
 padding: 3px;
 border:1px #7e7e7e solid;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.img-intro- img,
.pull-.item-image img {
  margin-bottom: 15px;
}

div.items-row.row-fluid > div.span6 {
  width: 49%;
  margin-left: 1%;
  margin-bottom: 25px;
  padding-bottom: 0
}


div.items-row.row-fluid > div h2 {
  color: #C04A35;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 20px;
  padding-bottom: 0px;
  background: none;
  border-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #c04a35;
  margin-bottom: 10px;
  margin-top: 0;
}

div.items-row.row-fluid > div h2 div {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    color: #c04a35;
    padding: 0;
}


div.items-row.row-fluid > div h2 div a {
  color: #fff; 
  font-weight: 400;
  font-family: 'Allerta', sans-serif; 
  letter-spacing: -1px;
}

div.items-row.row-fluid > div:hover h2 div a{
    color: #fff; 
    text-decoration: none;
  }

.blog div.items-row.row-fluid > div h2 div {
  border-bottom: 0;
  margin-bottom: 0;
}


.txt1{font-family: 'Open Sans'; font-size: 14px; line-height: 20px; padding: 15px 0 15px 20px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; color: #fff;}
.txt2{font-family: 'Open Sans'; font-size: 14px; font-weight: 700; line-height: 20px; padding: 5px 0px 5px 0px; display: table; }
.txt3 {
  padding-bottom: 10px;
  border-bottom: 1px #222222 solid;
  display: table;
  margin-bottom: 15px;
  margin-right: 20px;
}
a.small_facebook img {
  margin-right: 10px;
}


.fleft {}

/*===== Contact Form ======*/
#jform_contact_message {
  resize: none;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}

.search-pagination {
  margin: 20px 0 0 0;
}
/*======================= CONTENT  =======================*/
.home #component {
  background: none;
  margin-bottom: 0;
}

#component div.moduletable,
#component,
.box.moduletable,
.moduletable.blog {
  background: #111111 url(../images/radio/wrapper-inner.gif) 0px 0px repeat-x ;
  margin-bottom: 25px;  
  position: relative;
  color: #656565;
}
.moduletable.blog {
  clear: none;
}

.com_contact .wrapp .container#content {
  overflow: hidden;
}
div.map + div{
 border-bottom:25px #0e060f solid;
}
.item-page{
  overflow: hidden;
} 
.moduletable.blog  

#component div.moduletable > div,
#gallery,
.com_contact .contact,
.contact-miscinfo,
#blogview,
.item-page,
.blog,
div.moduletable.box > div{
  padding: 20px;
  border:1px #222222 solid;
}


#component div.moduletable:before,
#gallery:before,
.contact-miscinfo:before,
#blogview:before,
.item-page:before,
.bg-article:before,
.blog:before,
aside .testimonials:before,
div.moduletable.box > div:before
 {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../images/radio/left-top.png) 0px 0px no-repeat ;
  left: 0;
  top: 0;
  z-index: 100
}
#component div.moduletable:after,
#gallery:after,
.contact-miscinfo:after,
#blogview:after,
.item-page:after,
.bg-article:after,
.blog:after,
aside .testimonials:after,
div.moduletable.box > div:after
 {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../images/radio/right-top.png) 0px 0px no-repeat ;
  right: 0;
  top: 0;
  z-index: 100
}

#component div.moduletable > div:before,
.com_contact .contact:before{
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../images/radio/left-bottom.png) 0px 0px no-repeat ;
  left: 0;
  bottom: 0;
  z-index: 100
}
#component div.moduletable > div:after,
.com_contact .contact:after {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../images/radio/right-bottom.png) 0px 0px no-repeat ;
  right: 0;
  bottom: 0;
  z-index: 100
}


#content-bottom-row {
  margin-top: 0px;
}



/* ============================= accordion ====================== */
.accordion{ margin-bottom: 40px;}
.accordion-group{ margin-bottom: 10px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.accordion-heading{border-bottom: 0;}
.accordion-heading .accordion-toggle{text-decoration: none; display: block; padding: 7px 12px 7px 40px;cursor: pointer; font-size: 14px; line-height: 20px; font-family: 'Open Sans'; font-weight: 700; color: #fff; background: url(../images/accordion1.png) 10px 6px no-repeat #013e7b; text-transform: uppercase;
  -webkit-border-radius:  5px ;
  -moz-border-radius:  5px ;
  -khtml-border-radius: 5px ;
  border-radius: 5px ;
}

.accordion-heading .accordion-toggle:hover{ text-decoration: none; color: #fff; background: url(../images/accordion1_over.png) 10px 6px no-repeat #00acc9;}
.accordion-inner{ background: #111111; border-top: none; padding: 10px 15px;
  -webkit-border-radius:  0 0 5px 5px ;
  -moz-border-radius:  0 0 5px 5px ;
  -khtml-border-radius: 0 0 5px 5px ;
  border-radius: 0 0 5px 5px ;
}

.search-results a {
  color: #49d2ff;
  font-size: 18px;
  font-family: 'Allerta', sans-serif; 
  line-height: 32px;
}

.phrases  {
  margin-bottom: 25px;
}
.only legend,
.phrases legend {
  color: #FFFFFF;
  line-height: 1em;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 26px;
  text-transform: uppercase;
  border-bottom: 1px #b4c9d3 dashed;
  padding-bottom: 8px;
  display: block;
  width: 100%;
}
.chzn-container .chzn-results li {
  color: #555
}

.badge {
  background: #ffbf00;
}




/*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*/
/*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*//*======================= FOOTER =======================*/
#footer-row {
  border-top: 1px solid #310D17;
  background: #16050B url(../images/radio/footer-box-light.jpg) bottom center no-repeat;
  min-height: 294px;
  background-size: auto 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#menu_footer {
  text-align: right; 
}
#menu_footer li {
  float: none;
  display: inline;
  padding-left: 35px;
}
#menu_footer li > a{
  color: #FFFFFF;
  font-size: 13px;
  font-family: Tahoma, Geneva, sans-serif;
  text-decoration: none;
  text-transform: lowercase;
  display: inline;
  line-height: 50px;
}
#menu_footer li a:hover,
#menu_footer li.current > a{
  color: #FFBF00;
}

#footer-row h3 { 
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'Allerta', sans-serif; 
}

/* Copyright */


#copyright-row {
  background: url(../images/radio/tail-footer.gif) 0 0px repeat;
  border-top:1px #000 solid;
  
}
.copy {
  color: #899BA4;
  font-size: 12px;
  font-family: Arial;
  text-align: left;
}

.copy p {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 50px;
  padding-left: 0px
}
#copyright #menu_footer {
  margin-bottom: 0;
  float: right;
}
#copyright #menu_footer li {
  display: block;
  float: left;
  padding: 0 16px 0 14px;
}
#copyright #menu_footer li a {
  color: #00D9FF;
  font-size: 12px;
}
#copyright #menu_footer li a:hover {
  color: #fff;
  text-decoration: underline;
}
#copyright #menu_footer li + li{
  background: url(../images/radio/foot_menu_sep.gif) left 50% no-repeat;
}
#copyright #menu_footer li + li a.box-listen {
  display: none;
}


/*======================= end footer =======================*/



ul.list {
    padding-top: 5px
}

ul.list,  ul.list li {
  padding: 0;
  list-style: none;
  color:#fff;
  padding-bottom: 15px;
}

ul.list li {
  margin-bottom: 0px;
  background: url(../images/templ/list_marker1.png) 0 8px no-repeat;
  margin: 0 0 5px 0;
  padding: 5px 0 0 25px;
}

ul.list li a{
  display: block;
  color: #f4f4f4;
}

ul.list li a:hover, ul.item-list li a:hover {
  color: #49D2FF;
}

.list-categories li {
  background: url(../images/radio/list-categories.gif) bottom left repeat-x;
  padding: 0 0 10px 0;
  overflow: hidden;

}

.list-categories li a {
  background: url(../images/radio/list_marker.gif) 7px 15px no-repeat;
  display: inline-block;
  padding: 10px 0 0 23px;
  color: #00C7E8;
}
.list-categories li a:hover {
  color: #fff;
}



/* Carousel */

.es-carousel-wrapper-main {
  position: relative;
  padding-top: 2px;
  margin-bottom: 22px;
}


.es-carousel {}
.es-carousel ul li {
  position: relative;
  overflow: hidden;
}



.es-carousel ul li a img {
  width: 100%;
}

.es-carousel ul li h4 a{
  position: absolute;
  bottom: 35px;
  left: 0px;
  background: url("../images/opa_white.png") 0 0 repeat;
  float: left;
  padding-left:15px!important; 
  width: auto;
  padding-right: 15px!important;
  padding-top: 5px!important;
  color: #797979;
  font-size: 14px!important;
  line-height: 20px!important;
  height: 20px;
  padding-bottom: 5px!important;
  font-family: "Oswald";
  text-transform: uppercase;

}

.vtem_carousel_item .vtem_carousel_title{
  position: absolute;
  bottom: 35px;
  left: 0px;
  background: url("../images/opa_white.png") 0 0 repeat;
  float: left;
  padding-left:15px!important; 
  width: auto;
  padding-right: 15px!important;
  padding-top: 5px!important;
  color: #797979;
  font-size: 14px!important;
  line-height: 20px!important;
  height: 20px;
  padding-bottom: 5px!important;
  font-family: "Oswald";
  text-transform: uppercase;

}

.vtem_carousel_item .vtem_carousel_title a{

}

.es-carousel ul li:hover h4 a {
  color: #000;
}

.es-carousel ul li p, .vtem_carousel_inside p{
  bottom: 0;
  color: #FFFFFF;
  font-family: 'Open Sans';
  font-size: 14px;
  left: 0;
  line-height: 20px;
  padding: 10px 0 10px 10px;
  position: absolute;
  right: 0;
  z-index: 3;
  background: url("../images/opa_70.png") 0 0 repeat;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  height: 20px;
  margin-bottom: 0;

}

.es-carousel ul li:hover p  {
  background:#000 url("../images/next.png") 90% 50% no-repeat;
}


.es-carousel ul li h4 {
  padding-bottom: 0!important;
  margin-bottom: 0!important;
  padding-top: 0!important;
  margin-top: 0!important;
}



.es-nav-prev, .jcarousel-prev {
    background: url("../images/prev3.png") no-repeat scroll 0 0 #ABABAB;
    border-bottom: 2px solid #FFFFFF;
    display: block;
    height: 27px;
    position: absolute;
    right: 31px;
    top: -54px;
    width: 27px;
    z-index: 100;
    display: block!important;
    text-indent: -9999px;
}
.es-nav-prev:hover, .jcarousel-prev:hover {
    background-color: #FF7B4E;
    cursor: pointer;
}
.es-nav-next, .jcarousel-next{
    background: url("../images/next3.png") no-repeat scroll 0 0 #ABABAB;
    border-bottom: 2px solid #FFFFFF;
    display: block;
    height: 27px;
    position: absolute;
    right: 0px;
    top: -54px;
    width: 27px;
    z-index: 100;
    display: block!important;
    text-indent: -9999px;
}
.es-nav-next:hover, .jcarousel-next:hover {
    background-color: #FF7B4E;
    cursor: pointer;
}

.container #vtemcarouselcarouselid145 .jcarousel-clip-horizontal {
  width: 100%!important;
  padding: 0!important;
}
#vtemcarouselcarouselid145 .jcarousel-container  img.vt_image_carousel, .jcarousel-clip.jcarousel-clip-horizontal {
  height: auto!important;
  max-width: 100%;
}
#vtemcarouselcarouselid145 .jcarousel-clip-horizontal .jcarousel-item {
  height: auto!important;
  overflow: hidden;
  position: relative;
}


#vtemcarouselcarouselid145 .jcarousel-container, #vtemcarouselcarouselid145 .jcarousel-container .jcarousel-clip, #vtemcarouselcarouselid145 .jcarousel-container .vtem-carousel-readon {
  border: none!important
}
.jcarousel-clip{
  //margin-left: -10px!important;
}
.jcarousel-item > aside {
  position: relative;
  overflow: hidden; 
}


p {
  margin-top:0 ;
  padding-top: 0;
}


#aside-left {}
#aside-left + #component > * {
  padding-left: 0;
  padding-right: 30px
}

#aside-right {
  position: relative;
  z-index: 100;
}

/* #aside-left + #content #component{
  background: #fff;
}
 */

.moduletable.stylebox1-indent {
  margin-bottom: 46px;
  background: #43606E;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 11px 20px 17px 20px;
} 
#content h3.moduleTitle.stylebox1-title {
  padding: 0 0 14px 0;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 1.2em;
  text-transform: capitalize;
  border-bottom: 2px solid #49D2FF;
}

#login-form #modlgn-username, #login-form #modlgn-passwd {
  border: none;
  color: #a2a2a2;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: rgba(0, 0, 0, 0.5);
  border:1px #140208 solid;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
 -webkit-box-shadow: 0px 1px 0px #702b67; 
 -moz-box-shadow: 0px 1px 0px #702b67;
  box-shadow: 0px 1px 0px #702b67;
  padding-right: 25px;
}


.price  {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%

}

.bg-article,
aside .testimonials {
  background: #111111 url(../images/radio/wrapper-inner.gif) 0px 0px repeat-x ;
  margin-bottom: 25px;
  padding: 10px 20px ;
  position: relative;
  border: 1px #222222 solid;  
}

aside .testimonials h2 > div {
  padding-top: 8px;
}

#content .bg-article h3 {
  margin-bottom: 11px;
  padding-top: 18px;
  text-transform: capitalize;
  line-height: 32px;
  font-size: 32px;
  color: #fff;
  font-family: 'Allerta', sans-serif; 
}
#content .bg-article ul.nav.menu li {
  display: block;
  padding: 3px 0 1px 0px;
  color: #AFAFAF;
  text-decoration: none;
  font-size: 12px;
  line-height: 2em;
  font-weight: bold;
}
#content .bg-article ul.nav.menu li a {
  padding: 4px 0 4px 0;
  color: #00ACC9;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.7em;
  font-weight: 400;
  display: block;
  border-bottom: 1px solid #2B2A2F;
}
#content .bg-article ul.nav.menu li a:hover {
  color: #fff
}

#content .bg-article ul.nav.menu li ul {
  padding-bottom:10px; 
  padding-top: 5px;
}
#content .bg-article ul.nav.menu li ul li {
  color: #ffffff;
  text-decoration: none;
  padding-left: 10px;
  border-bottom: 0;
}
#content .bg-article ul.nav.menu li ul li a{
  border-bottom: 0;
  font-weight: 400;
  color: #7f7f7f;
  line-height: 14px;
  background: url('../images/radio/accordion_marker2.gif') 0 10px no-repeat;
  padding-left: 24px;
}

#content .bg-article ul.nav.menu li.parent > a {
  font-weight: 700;
  color: #fff;
}

#content .bg-article ul.nav.menu li ul li a:hover {
  color:#fff;
}


.price  tr td {
  border:1px #232323 solid;
  padding: 5px 5px;
  background: #111;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
}
.price  tr:nth-child(2n+1) td {
  background: #2c2b30;
}
.price  tr:first-child > * {
  color:#fff;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  background: #0388cf!important;
  text-transform: uppercase;
  padding:5px 10px;
  border:1px #232323 solid;
}


#aside-right h6 > div{
  background-color: #49d2ff;
}

#aside-right h6 {
  border-color: #49d2ff;
}

.testimonials ul {
  list-style-type: none;
}


.testimonials li {
  background: url("../images/templ/testimonial1.png") no-repeat scroll 10px 10px rgba(0, 0, 0, 0);
  font-style: italic;
  padding: 0 0 15px 45px;
  font-family: Arial;
  font-size: 12px;
}

.testimonials li.lastItem {
    background: none;
    font-style: italic;
    padding: 0 0 15px 0px;
}
.testimonials li.lastItem p {
  padding: 0
}
.testimonials li.lastItem a {
  float: right;
  margin-top: -15px;
}

.testimonials .name {
    background: url("../images/templ/testimonial2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 20px;
    min-height: 16px;
    padding-left: 20px;
    padding-top: 1px;
    display: block;
    color: #4f4f4f;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
  margin-bottom: 0;    
}
.article-separator {}


.shows .row > div {
  width: auto!important;
  border-bottom: 1px #c4c4c4 solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.shows p {
  margin-bottom: 5px;
  color: #575757;
  padding-bottom: 0
}
.shows p strong{
  color: #561a3f;
  text-transform: uppercase;
  padding-bottom: 0px;
}

.map {
  margin-left: -9px!important;
  margin-right: 00;
  padding-left: 0!important;
  padding-right: 0!important;
  width: 100%;
  height:00px;
  position: relative;
}
.map iframe{
  margin-left: 0;
  margin-right: 00;
  width: 100%
}

.map {
  width: 101%!important;
}

#vtemcarouselcarouselid145 .jcarousel-container-horizontal {
  width: 100%!important;
  padding: 0!important
}
#carousel  {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 15px;
}

.img-intro- {
  margin-bottom: 10px;
}



#filters a {
  background: #01316D ;
  border: none;
  border-top: 1px solid #00C7E8;
  height: 29px;
  padding: 0 19px 0 18px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#filters a:hover {
  background: #0272B6;
  color: #FFF;
  text-decoration: none !important;
}

#filters a:hover, #filters a.selected {
  background: #00acc9;
  color: #fff;
  text-decoration: none;
}

.contact-misc a{
  color: #00a1bc
}

li:hover .vtem_carousel_inside p {
  background:#000; 
  text-decoration: none!important
}
li:hover .vtem_carousel_inside h4 {
 color: #000;
 text-decoration: none!important
}
#vtemcarouselcarouselid145 li:hover > a {
 text-decoration: none!important
}

div.map img {
  max-width: 100%;
}
#camera-slideshow .camera_caption {
  position: static;
}
#camera-slideshow .camera_caption .caption strong {
  display: block;
  float: left;
  background: #000000;
  min-height: 35px;
  font-size: 14px;
  color: #FFF;
  padding: 0 5px;
  text-transform: uppercase;
  line-height: 40px;
}
#camera-slideshow .camera_caption .caption span {
  display: block;
  float: left;
  line-height: 40px;
  color: #FFFFFF;
  font-size: 15px;
  background: url(../images/radio/slider_caption.png) 0 0 repeat;
  padding-left: 7px;
  padding-right: 7px;
}

  #camera-slideshow .cameraContent{
    top: 0px;
    right: 10px;
    left: inherit;
    width: auto;
  }

img {
  max-width:100%; 
}
div.blog div.blog  {
  padding: 0;
  border: 0;
}

div.blog div.blog:before, div.blog div.blog:after  {
  background: none;
}
.pull-left.item-image {
  margin-right: 20px;
  margin-bottom: 10px;
}

/*----- media queries

WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

media queries ------*/


@media (min-width: 1200px) {


  .row:after {
    clear: both;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }

  #mainbottom-row  .span3, ul li.item {  width: 260px;  }
  #mainbottom-row  .span9 {    width: 882px;  }
/* WWWWWWWWWWWWWWWWWWWWWWWW */
  #showcase-row  #camera-slideshow {
    padding-top: 7px;
    right: -4px;
    position: relative;
    margin-bottom: 10px!important;    
  }

  #camera-slideshow .cameraContent{
    top: 1px;
  }




}


@media (max-width: 1199px) {

  .list_top_menu ul li{
    padding-right: 15px;
  }
  #navigation-row nav ul.sf-menu > li > a{
    font-size: 17px;
    padding: 0 14px;
    letter-spacing: -1px;
  }
    #showcase-row h3{
    font-size: 24px;
    line-height: 30px;
  }
  .tracks-list li a, .tracks-list li a:hover span{
    font-size: 12px;
  }
  #showcase-row div.custom ul li{
    line-height: 28px;
  }
  #content h3, h5.moduleTitle, h1{
  font-size: 29px;
  line-height: 36px;
  }
  #camera-slideshow.camera_wrap{
    margin-bottom: 0px!important;
  }
  div.camera_pag{
    bottom: 15px;
  }
  #footer-row h3{
    font-size: 18px;
  }
  #footer .buttonsearch{
    padding-right: 16px;
  }
  #mainbottom-row .customblog .row .span3 {
    width: 200px;
  }
  .socials li a img{
    width: 40px;
  }
  .socials li a span{
    font-size: 14px;
  }
  #camera-slideshow .camera_target{
     top: -4px;
     left:-6px;
  }
  ul.cols-4  {
    width: 110%;
  }
  ul.cols-4 > li {
    width: 21.2%;
  }
  h2 div {
    font-size: 20px;
  }
  #content-bottom-left div.customblog img.img-border {
    margin: 0;
    max-width: 96%;
  }
  



}
@media (min-width: 980px) and (max-width: 1199px) {}
@media (min-width: 979px) {}
@media (max-width: 979px) {

  #navigation-row nav ul.sf-menu > li > a {
    font-size: 14px;
    padding: 0 16px;
    height: 54px;
    line-height: 54px;
    padding: 0 13px;
  }
  #navigation-row nav ul.sf-menu > li {
    background-position: left  6px;
  }
  .list_top_menu ul li{
    padding: 0 18px 0 19px;
  }
    .list_top_menu .firstItem{
    padding-right: 1px;
  }

  .list_top_menu .lastItem{
    padding-right: 33px;
  }
  #navigation-row nav ul.sf-menu > li + li > a.box-listen span{
    background: none;
    padding-left: 0px;
  }
  #navigation-row nav ul.sf-menu > li + li > a.box-listen{
    background-size: 100% 100%;  
    width: 98px;
  }
  #navigation-row nav ul.sf-menu > li > a{
    letter-spacing: 0px;
  }
  #showcase-row h3{
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 20px;  
    padding-top: 10px;
  }
  .tracks-list li a span, .tracks-list li a{
    display: block;
  }
  #showcase-row div.custom ul{
    height: 163px;
    overflow-y: scroll;
  }
  #camera-slideshow .camera_target{
     bottom: 170px;
     left: 5px;
  }
  #camera-slideshow .camera_target {
    left: 10px;
    top: -5px;
  }
  #showcase-row .container {
    background: url(../images/radio/bg-slider.png) left top no-repeat;
    background-size: 99%;
  }
  #showcase-row div.custom ul li {
    line-height: 16px;
    padding-bottom: 4px;
    padding-top: 4px;
  }
 #mainbottom-row .customblog .row .span3 {
    width: 160px;
  }
  #content h3, h5.moduleTitle, h1, .title {
    font-size: 24px;
    line-height: 28px;
  } 
  p.data {
    float: none;
    background: none;
    border:none;
    padding: 0;
    margin:0;
    font-size: 12px; 
  }
  .socials li a span {
    display: none;
  }
  .home div.newsflash ul li {
    line-height: 16px;
  }
  #footer .socials li {
    width: inherit;
  }
  #copyright #menu_footer li {
    padding: 0 12px 0 10px;
  }
  div.search input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
  }
  #footer .buttonsearch {
    margin-left: 0;
  }

  .copy {
    font-size: 10px;
  }
  div.camera_pag {
    right: 120px;
  }
  #content h3, h5.moduleTitle, h1 {
    margin-bottom: 0;
  }

  ul.cols-4  {
    width: 110%;
  }
  ul.cols-4 > li {
    width: 21.5%;
  }
  div.blog .img-intro-left img {
    width: 80px;
  }
  aside .testimonials li {
    background: none;
    padding-left: 0;
  }
  img.img-border, img.alignleft {
    padding: 0;
  }
  #content-bottom-left > div.blog {
    width: 41%;
  }


}
@media (min-width: 768px) and (max-width: 979px) {}
@media (max-width: 767px) {
  
  .container {
      width: 480px;
  }
  #arrow {
    top: 150px;
    height: 169px;
  }
  .car {
    width: 240px;
    bottom: -140px;
    height: 200px;
  }
  #logo {
    padding-bottom: 0;
  }

  #navigation-row {
    padding-bottom: 15px;
  }
  #footer-row .list_footer_menu > * {
    padding-left: 0;
    border-left:0; 
  }
  .socials {
    margin-top: -15px;
  }
  div.search input[type="text"] {
    width: 370px;
  } 
  div.items-row.row-fluid > div.span6 {
    float: left;
  }
  div.blog div.items-row.row-fluid > div.span6 {
    width: 100%;
    float: none;
  }

  div.items-row.row-fluid .item {
    padding-bottom: 12px;
  }
  div.search input[type="text"] {
    margin-bottom: 0; 
  }
  .copy {
    font-size: 12px;
  }
  .list_top_menu .lastItem {
    padding-right: 8px;
  }
  #showcase-row .container {
    background: #111111;
    border:1px #232323 solid;
  }
  img.img-border, img.alignleft {
    max-width: 140px;
  }
  #showcase-row div.custom ul {
    overflow: visible;
    height: inherit;
    padding-right: 15px;
  }
  .tracks-list li a span, .tracks-list li a {
    display: inline;
  }
  #camera-slideshow .camera_target {
    left: -3px;
    top: 0px;
    overflow: hidden;
  } 
  #showcase-row #camera-slideshow {
    padding-bottom: 10px;
    width: 98%;
  }
  div.camera_pag {
    bottom: -15px;
  }
  .camera_wrap img {
    border:1px #f00 solid; 
  }
  #mainbottom-row .customblog .row .span3 {
    width: 100%;
    margin-bottom: 25px;
  }
  body #login-form #modlgn-username,
  body #login-form #modlgn-passwd {
    width: 86px;
  }
  #mainbottom-row .customblog .row .span3 img {
    max-width:35%;
    float: left; 
  }
  #navigation-row .container {
    border-top: 0;
    border-bottom: 0;
  }
  #footer .categories {
    margin-bottom: 30px;
  }
  .login-form form > div.userdata > div {
    margin-left: 0;
  }
  .login-form form > div.userdata > div + div {
    margin-left: 5px;
  }
  .list_top_menu ul li {
    padding: 0 4px 0 4px;
  }
  #showcase-row h3 {
    padding-left: 15px;
  }
  ul.cols-4  {
    width: 105%;
  }
  ul.cols-4 > li {
    width: 31%;
    margin-right: 5px;
  }
  body ul#filters li {
    display: inline-block;
  }
  #content-top-row {
    margin-top: 25px;
  }
  #content-bottom-left > div.blog {
    width: 86%;
    float: none;
  }
  #content h3, h5.moduleTitle, h1, .title {
    font-size: 18px;
    line-height: 24px;
  } 

}
/**/
@media (min-width: 482px) and (max-width: 767px) {}

@media (max-width: 481px) {

  .container {
      width: 320px;
  }
  .car {
    width: 170px;
    height: 170px;
  }
  body #camera-slideshow {
    height: 91px!important;
  }
  body #camera-slideshow .camera_fakehover {
    height: 140px!important;
    margin-top: -48px;
  }
  #arrow {
    top: 164px;
  }
  div.search input[type="text"] {
    width: 205px;
  }
  #menu_footer li {
    padding-left: 4px;
    padding-right: 4px;
  }
  #menu_footer li a {
    line-height: 20px;
  }
  #menu_footer {
    clear: both;
    padding-top: 10px;
  }
  .wrapp {
    max-width: 340px;
  }
  .tracks-list li a {
    padding-left: 0px;
  }
  #mainbottom-row .customblog .row .span3 img {
    margin-bottom: 0;
    margin-right: 15px;
  }
  #showcase-row div.custom ul{
    margin-bottom: 44px;
  }
  div.camera_pag {
    right: 44px;
  }
  body #camera-slideshow .camera_target {
    left:3px;
  }
  #copyright #menu_footer {
    padding-bottom: 10px;
  }
  #copyright #menu_footer li + li {
    background: none;
  }
  #copyright #menu_footer li {
    padding: 0 20px 0 0px;
    line-height: 22px;
  } 
  ul.cols-4  {
    width: 100%;
  }
  ul.cols-4 > li {
    width: 100%;
    margin-right: 0px;
  }


}

@media (min-width: 320px) and (max-width: 481px) {}

@media (max-width: 320px) {
  body {
    overflow: visible;
    min-width: 320px;
  }
  .container {
      width: 300px;
  }
  body #login-form #modlgn-username, body #login-form #modlgn-passwd {
    width: 74px;
  }
  #content-top img.img-border {
    max-width: 100px;
  }


} 



.reset, .remind , div.registration {
  padding: 40px 20px;
  color: #fff; 
}

div.registration  form fieldset legend {
  color: #fff;
  font-size: 24px;
}

div.registration .btn {
  text-shadow: none;
  color: #fff!important
}






