.indexo_slider_fouc .indexo_slider{display:none;}
.indexo_slider h2, .indexo_slider h4, .indexo_slider div, .indexo_slider span, .indexo_slider a{margin:0px;padding:0px;vertical-align:baseline;border:none;text-decoration:none;text-shadow:none}
.indexo_slider p{margin:0px !important; text-align:left !important;}

.indexo_slider { position: relative; z-index: 1;}
.indexo_slides { position: relative; float:left; width:465px !important; z-index: 1;left:0px;overflow:hidden; height:260px !important; }
.indexo_slideri{width:100%;}
.indexo_slideri .indexo_inner_wrap{margin:15px 10px 10px 10px !important;height: 100%;}
.indexo_inner{margin:15px 10px 10px 10px !important;top:60px !important;bottom:5px !important;width:90%;height:80% !important;}

/*Navigation numbers*/
.indexo_slider .indexoi_nav { position:absolute;bottom:5px;text-align:center;margin: 0;z-index:15;  }
.indexo_slider .indexoi_nav a { margin: 3px; display:block;width:8px;float:left;height:8px;background:url(buttons/default/nav.png) no-repeat top left}
.indexo_slider .indexoi_nav a.activeSlide { background-position:-8px 0; }
.indexo_slider.indexoi_nav a:focus { outline: none; }

div.indexo-slider-control { position: relative; float:right;  z-index: 4; right: 5px !important; top:4px !important; margin:6px 3px 4px 0; width:240px !important; height: 256px !important; }
div.indexo-slider-nav { float: left; padding: 8px 8px; cursor: pointer; width:225px; height:65px !important; vertical-align:middle; }
.indexo_nav_thumb{float: left !important; margin:5px 5px 0 0 !important;padding:0px !important;display:block;}
span.indexo-order { display: none; }
div.indexo-slider-nav h2 { float: right; padding-bottom: 0px; clear:none; margin:5px 0 0 0 !important; width: 165px !important; line-height:17px !important;}
span.indexo-meta { padding: 0px 0px; border: 0px solid #ccc; border-width: 0 0 0 0; display: block; float: left; border-top: 0 !important;  }			
div.indexo-active{ background-color:transparent !important; background: url(arrow_bg.png) no-repeat center left; margin-left: -20px; padding-left: 26px;border:none !important; }
div.indexo-active h2 { margin-bottom: 1px; /* color: #222 !important; */  }
div.indexo-active span.indexo-meta{ color: #797979 !important; border: 0px !important;border-top: 0px solid #ddd !important; }
div.indexo-active-lt{ background-color:transparent !important; background: url(arrow_lt_bg.png) no-repeat center right; margin-right: -20px; padding-right: 36px;border:none !important; }
div.indexo-active-lt h2 { margin-bottom: 1px; color: #222 !important; }
div.indexo-active-lt span.indexo-meta{ color: #797979 !important; border: 0px !important; }

div.indexo-active-theme-red{border-right: 5px solid #e33100 !important;}
div.indexo-active-lt-theme-red{border-left: 5px solid #e33100 !important;}
div.indexo-active-theme-green{border-right: 5px solid #91bd09 !important;}
div.indexo-active-lt-theme-green{border-left: 5px solid #91bd09 !important;}
div.indexo-active-theme-blue{border-right: 0px solid #23649f  !important; width:227px;}
div.indexo-active-lt-theme-blue{border-left: 5px solid #2daebf !important;}
div.indexo-active-theme-magenta{border-right: 5px solid #a9014b !important;}
div.indexo-active-lt-theme-magenta{border-left: 5px solid #a9014b !important;}
div.indexo-active-theme-yellow{border-right: 5px solid #ffb515 !important;}
div.indexo-active-lt-theme-yellow{border-left: 5px solid #ffb515 !important;}
div.indexo-active-theme-orange{border-right: 5px solid #ff5c00 !important;}
div.indexo-active-lt-theme-orange{border-left: 5px solid #ff5c00 !important;}

div.indexo_slideri h4{padding-bottom:2px !important;margin:0 !important; padding-top: 2px !important; line-height: 26px !important;}
div.indexo-excerpt { padding: 0; max-width:428px !important;}
div.indexo-excerpt p { padding:0 !important; margin-top: 10px !important; }
img.indexo_slider_thumbnail { margin-top: 10px !important; margin-right:15px !important; }

/*read more buttons*/
a.indexo_more, a.indexo_more:visited {	background: #222;display: block; float:right;padding: 5px 10px 6px !important; margin-top: 10px; color: #fff; text-decoration: none; right:15px !important;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;	cursor: pointer;}
a.indexo_more:hover	{ background-color: #111; color: #fff; }
a.indexo_more:active	{ top: 1px; }
a.indexo_small.indexo_more, a.indexo_small.indexo_more:visited { font-size: 11px; padding: ; }
a.indexo_more, a.indexo_more:visited,a.indexo_medium.indexo_more, a.indexo_medium.indexo_more:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
a.indexo_large.indexo_more, a.indexo_large.indexo_more:visited { font-size: 14px; padding: 8px 14px 9px; }
a.indexo_green.indexo_more, a.indexo_green.indexo_more:visited{ background-color: #91bd09; }
a.indexo_green.indexo_more:hover	{ background-color: #749a02; }
a.indexo_blue.indexo_more, a.indexo_blue.indexo_more:visited{ background-color: #23649f; }
a.indexo_blue.indexo_more:hover{ background-color: #004c90; }
a.indexo_red.indexo_more, a.indexo_red.indexo_more:visited{ background-color: #e33100; }
a.indexo_red.indexo_more:hover{ background-color: #872300; }
a.indexo_magenta.indexo_more, a.indexo_magenta.indexo_more:visited{ background-color: #a9014b; }
a.indexo_magenta.indexo_more:hover{ background-color: #630030; }
a.indexo_orange.indexo_more, .indexo_orange.indexo_more:visited{ background-color: #ff5c00; }
a.indexo_orange.indexo_more:hover{ background-color: #d45500; }
a.indexo_yellow.indexo_more, .indexo_yellow.indexo_more:visited{ background-color: #ffb515; }
a.indexo_yellow.indexo_more:hover{ background-color: #fc9200; }

.indexo_slider  .sldr_clearlt{display:block;visibility:hidden;clear:left;height:0;content:".";}
.indexo_slider  .sldr_clearrt{display:block;visibility:hidden;clear:right;height:0;content:".";}