
.carousel.mod_flexicontent_wrapper .mod_fc_pages_outer {
    bottom: 10px;
    position: absolute!important;
    z-index: 9999;
}

.homeSlider, #mod_flexicontent_carousel88, #mod_fcitems_box_standard_88, #order_added88, #mod_fc_carousel_container_88, #mod_fc_carousel_mask_88 {
    height:100vh;
    min-height:99vh
}
.itemBox, .mod_flexicontent_standard_wrapper_innerbox {
    height:100%;
    min-height:99vh;
    background-position: center center;
}
.homeSlider{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mod_flexicontent_wrapper {
     margin: 0 0 0!important;    
}


.overImageInnerModule {
    margin:auto;
    position: relative;
    text-align: center;
    width: 50%;
}

@media(max-width:800px){
      .itemBox, .mod_flexicontent_standard_wrapper_innerbox, .contentBoxModule {
        height:50%!important;
        min-height:50vh
    }  
}

.overImageInnerModule a, .overImageInnerModule a:hover{
    text-decoration:none;
}

.fldTxtModule {
    color:#FFF;
    font-size:26px
}

/****************************/
/* BOF themes, TODO MORE !! */
/****************************/

/* Suffix -green : green borders and links */
.carousel.mod_flexicontent_wrap-green .mod_flexicontent_featured_wrapper_innerbox,
.carousel.mod_flexicontent_wrap-green .mod_flexicontent_standard_wrapper_innerbox {
	border-color: darkgreen!important;
}
.carousel.mod_flexicontent_wrap-green a {
	color: darkgreen!important;
}

/* Suffix -red : red borders and links */
.carousel.mod_flexicontent_wrap-red .mod_flexicontent_featured_wrapper_innerbox,
.carousel.mod_flexicontent_wrap-red .mod_flexicontent_standard_wrapper_innerbox {
	border-color: darkred!important;
}
.carousel.mod_flexicontent_wrap-red a {
	color: darkred!important;
}

/* Suffix -orange : orange borders and links */
.carousel.mod_flexicontent_wrap-orange .mod_flexicontent_featured_wrapper_innerbox,
.carousel.mod_flexicontent_wrap-orange .mod_flexicontent_standard_wrapper_innerbox {
	border-color: darkorange!important;
}
.carousel.mod_flexicontent_wrap-orange a {
	color: darkorange!important;
}

/**************/
/* EOF themes */
/**************/




/* CONTAINER OF EACH ORDERING GROUP */
.carousel.mod_flexicontent_wrapper .mod_flexicontent {
	width: 100%;
	margin: 0% !important;
	padding: 0% !important;
	border-width: 0%;
	float:left;
	clear:both;
}


/* EXTERNAL ITEM CONTAINER inner container for border, padding etc */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper_innerbox,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper_innerbox {
	position: relative;
	display: block;
	float: none;
	width: auto;
	height: auto;
	overflow: hidden;
	
	/* can be overriden via user 's CSS */
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #dfdfdf #9f9f9f #9f9f9f #dfdfdf;
	border-radius:0px;
	background-color: unset;
	/*box-shadow: 1px 1px 1px darkgray;*/
}


/* EXTERNAL ITEM CONTAINER (ONE COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper {
	/* DO NOT OVERRIDE THESE !!! this is the placement container, override margin,padding,border of inner container only */
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: solid;
	width: 100%;
	/*height: 100%;*/ /* problematic with masonry */
}

/* EXTERNAL ITEM CONTAINER (2-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_2,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_2 {
	width:50%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}

/* EXTERNAL ITEM CONTAINER (3-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_3,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_3 {
	width:33.33%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}

/* EXTERNAL ITEM CONTAINER (4-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_4,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_4 {
	width:25%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}

/* EXTERNAL ITEM CONTAINER (5-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_5,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_5 {
	width:20%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}

/* EXTERNAL ITEM CONTAINER (6-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_6,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_6 {
	width:16.66%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}

/* EXTERNAL ITEM CONTAINER (7-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_7,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_7 {
	width:14.28%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}

/* EXTERNAL ITEM CONTAINER (8-COLUMNS) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.cols_8,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.cols_8 {
	width:12.5%!important;
	margin-left:0%!important;
	margin-right:0%!important;
	padding: 0%!important;
	border-width:0px !important;
}


/* EXTERNAL CONTAINER STYLING ODD EVEN (COUNTING) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.odd,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.odd {
}
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.even,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.even {
}

/*.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper.mod_fc_activeitem:hover .mod_flexicontent_featured_wrapper_innerbox,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_featured_wrapper:hover .mod_flexicontent_featured_wrapper_innerbox,*/
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.mod_hl_hover.mod_fc_activeitem:hover .mod_flexicontent_standard_wrapper_innerbox,
.carousel.mod_flexicontent_wrapper .mod_flexicontent .mod_flexicontent_standard_wrapper.mod_hl_hover:hover .mod_flexicontent_standard_wrapper_innerbox {
	background-color: #D0D0D0;
	border-color: #888 #555 #555 #888;
	/*box-shadow: 4px 4px 2px darkgray;*/
}


/* INTERNAL ITEM-LIST CONTAINER (ONE COLUMN MODE) */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_featured,
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 0%!important;
	margin-right: 0%!important;
	
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0%!important;
	padding-right: 0%!important;
	
	float:left;
	width:100%;
	display:block;
	position:relative;
	top:0px;
	left:0px;
}



/*********************************************************************************************/
/* ITEM BASIC FIELDS STYLES (FOR CUSTOM FIELDS see below, FOR IMAGE AND DATE see more below) */
/*********************************************************************************************/

.carousel.mod_flexicontent_wrapper .content_standard {padding: 12px 12px 0 12px;}  /* container of basic elements of standard items excluding title & image */
.carousel.mod_flexicontent_wrapper .content_featured {padding: 12px 12px 0 12px;}  /* container of basic elements of featured items excluding title & image */


/* CONTAINER of item title */
.carousel.mod_flexicontent_wrapper .fcitem_title {
	padding:1px 4px 1px 4px;
	margin: 2px 0px 2px 0px;
	/*border: 1px dashed #bbbbbb;*/
	font-size: 120%;
	text-align:left;
}
.carousel.mod_flexicontent_wrapper .fcitem_title:hover {
	/*border: 1px dashed black;*/
}

/* item title styling (link, etc) */
.carousel.mod_flexicontent_wrapper .fcitem_title a {
	background-color: transparent;
	color: #08c;
	text-decoration:none;
	-webkit-transition: all 0.4s; transition: all 0.4s;
}
.carousel.mod_flexicontent_wrapper .fcitem_title:hover a,
.carousel.mod_flexicontent_wrapper .fcitem_title a:hover {
	background-color: transparent;
	text-decoration: none;
	color: gray;
	cursor:pointer;
	/*text-shadow: 1px 1px 0px;*/
}
.carousel.mod_flexicontent_wrapper .fc_overlayed .fcitem_title a {
	/*text-shadow: 1px 1px 2px #000, -1px -1px #000, 1px 1px #000;*/
	text-shadow: 1px 1px 1px #000;
}


/* CONTAINER of item date */
.carousel.mod_flexicontent_wrapper .fcitem_date { /* for label and value (contained inside) see more below */
	background: url("images/date.png") no-repeat scroll 0px 1px;
	padding:2px 6px 2px 20px;
}

/* item date styling (label, value, etc) */
.carousel.mod_flexicontent_wrapper .date_label,
.carousel.mod_flexicontent_wrapper .date_label_feat {
	display:inline;
	font-weight: bold;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.carousel.mod_flexicontent_wrapper .date_value,
.carousel.mod_flexicontent_wrapper .date_value_feat {
	display:inline-block;
	font-weight: normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}


/* CONTAINER of item description */
.carousel.mod_flexicontent_wrapper .fcitem_text { /* for image (not contained inside) see more below */
	/*text-align:justify;*/
	margin:0px; padding:0px;
	line-height: 160%;
}


/* CONTAINER of item image (featured and standard) */
.carousel.mod_flexicontent_wrapper .image_featured,
.carousel.mod_flexicontent_wrapper .image_standard {
	float: left;
	margin: 0;
}

/* item image styling (link, image, etc) */
.carousel.mod_flexicontent_wrapper .image_featured a:hover,
.carousel.mod_flexicontent_wrapper .image_standard a:hover {
  text-decoration: none;
}
.carousel.mod_flexicontent_wrapper .image_featured img,
.carousel.mod_flexicontent_wrapper .image_standard img {
  padding:0px; /* disabled item border thus padding too */
	border-width: 0px; /* disabled item border */
	border-style: solid;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-radius:0px;
}
.carousel.mod_flexicontent_wrapper .image_standard a:hover img,
.carousel.mod_flexicontent_wrapper .image_featured a:hover img {
  border:1px solid #444444;
}


/* CONTAINER of item hits, voting, comments */
.carousel.mod_flexicontent_wrapper .fcitem_hits { padding: 2px 0px 1px 0px; display: inline-block; }
.carousel.mod_flexicontent_wrapper .fcitem_voting { padding: 0px 0px 2px 0px; display: inline-block; }
.carousel.mod_flexicontent_wrapper .fcitem_comments{ padding: 2px 0px 1px 0px; display: inline-block; }

.carousel.mod_flexicontent_wrapper .fcitem_hits img,
.carousel.mod_flexicontent_wrapper .fcitem_comments img {
	vertical-align: middle;
}

.carousel.mod_flexicontent_wrapper .hits_label,
.carousel.mod_flexicontent_wrapper .voting_label, 
.carousel.mod_flexicontent_wrapper .comments_label {
	display:inline;
	color: black;
	font-weight: bold;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align:top;
}

/* force voting to display in same row as label */
.carousel.mod_flexicontent_wrapper .voting_value_feat,
.carousel.mod_flexicontent_wrapper .voting_value,
.carousel.mod_flexicontent_wrapper .voting_value_feat .voting,
.carousel.mod_flexicontent_wrapper .voting_value .voting {
	display: inline-block;
}


/* CONTAINER of other item fields */
.carousel.mod_flexicontent_wrapper .fcitem_fields {
	display: inline-block !important;
	line-height: 140%;
}

/* other item fields styling (label, value, etc) */
.carousel.mod_flexicontent_wrapper .field_label {
	font-weight: bold;
	display:block;
	float:left;
	clear:left;
	margin-right:8px;
	border-bottom: 1px dashed silver;
	text-align: left;
}
.carousel.mod_flexicontent_wrapper .field_value {
	font-weight: normal;
	display:block;
	float:left;
	text-align: left;
}


/* CONTAINER of item read more */
.carousel.mod_flexicontent_wrapper .fcitem_readon {
	float:left;
	background: url("images/readmore.png") transparent no-repeat scroll 0px 5px;
	border:solid transparent;
	border-width:1px 0px;
	padding: 1px 6px 1px 20px;
	margin: 3px 3px 3px 4px;
	display:inline-block;
	-webkit-transition: all 0.4s; transition: all 0.4s;
}
.carousel.mod_flexicontent_wrapper .fcitem_readon:hover {
	background-color: rgba(255, 255, 255, 0.2);
	border-color: transparent;
	border-width:1px 0px;
	border-radius: 0px;
	padding: 1px 6px 1px 20px;
	margin: 3px 3px 3px 4px;
	display:inline-block;
}

/* item read more styling (link, etc) */
.carousel.mod_flexicontent_wrapper .fcitem_readon a.readon,
.carousel.mod_flexicontent_wrapper .fcitem_readon a.readon span {
	font-weight:bold;
	line-height: 160%;
	padding: 0px;
	background:none;
	text-decoration: none!important;
	color: #08c;
	cursor:pointer;
	-webkit-transition: all 0.4s; transition: all 0.4s;
	vertical-align: middle;
}
.carousel.mod_flexicontent_wrapper .fcitem_readon:hover a.readon,
.carousel.mod_flexicontent_wrapper .fcitem_readon:hover a.readon span {
	padding: 0px;
	background:none;
	text-decoration: none!important;
	color: gray;
}



/*****************************/
/* Content PLACEMENT methods */
/*****************************/
.carousel.mod_flexicontent_wrapper .fc_block {
	line-height: 160%;
}
.carousel.mod_flexicontent_wrapper .fc_overlayed {
	/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.4 opacity */
	background-color: rgba(0, 0, 0, 0.4);
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	/* For IE 8+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000)";
	width: 96%;
	height: auto;
	padding: 2%;
	margin: 0%;
	position: absolute;
	left: 0px;
	box-shadow: 1px 1px 8px black;
}
.carousel.mod_flexicontent_wrapper .fc_overlayed .fc_block {
	/*font-family: Raleway;
	font-weight:900;*/
	line-height: 160%;
	color: white;
	/*text-shadow: 1px 1px 2px #000, -1px -1px #000, 1px 1px #000;*/
	text-shadow: 1px 1px 1px #000;
}

.carousel.mod_flexicontent_wrapper .fc_bottom {	bottom: 0px; }
.carousel.mod_flexicontent_wrapper .fc_top { top: 0px; }
.carousel.mod_flexicontent_wrapper .fc_full { top: 0px; height:100%; }

.carousel.mod_flexicontent_wrapper .fc_stretch {
	width:100% !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	display: block;
}
.carousel.mod_flexicontent_wrapper .fc_float_left {
	float: left !important;
	margin: 0px 12px 8px 0;
	display: block;
}
.carousel.mod_flexicontent_wrapper .fc_float_right {
	float: right !important;
	margin: 0px 0 8px 12px;
	display: block;
}
.carousel.mod_flexicontent_wrapper .fc_floated {}

.carousel.mod_flexicontent_wrapper .image_featured.fc_float_left img,
.carousel.mod_flexicontent_wrapper .image_featured.fc_float_right img,
.carousel.mod_flexicontent_wrapper .image_standard.fc_float_left img,
.carousel.mod_flexicontent_wrapper .image_standard.fc_float_right img { }
.carousel.mod_flexicontent_wrapper .image_featured.fc_float_left img,
.carousel.mod_flexicontent_wrapper .image_featured.fc_float_right img,
.carousel.mod_flexicontent_wrapper .image_standard.fc_float_left img,
.carousel.mod_flexicontent_wrapper .image_standard.fc_float_right img { }

.carousel.mod_flexicontent_wrapper .fc_clear { clear: both !important; }

.carousel.mod_flexicontent_wrapper .mod_flexicontent_featured_wrapper .fc_auto_show,
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper .fc_auto_show {
	-webkit-transition: max-height 0.5s ease-out, opacity 0.5s linear, padding 0.3s linear, background-color 0.3s linear;
	transition: max-height 0.5s ease-out, opacity 0.5s linear, padding 0.3s linear, background-color 0.3s linear;
	
	opacity:0.0;
	filter:alpha(opacity=0);
	
	max-height: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow-y: hidden;
}

.carousel.mod_flexicontent_wrapper .mod_flexicontent_featured_wrapper.mod_fc_activeitem .fc_auto_show.fc_show_active,  /* force showing content of active item */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper.mod_fc_activeitem .fc_auto_show.fc_show_active { /* force showing content of active item */
	opacity:1;
	filter:alpha(opacity=100);
	max-height: 100%; /* can be approximate, percentage works well if parent height is specific */
}
.carousel.mod_flexicontent_wrapper .mod_flexicontent_featured_wrapper.mod_fc_activeitem:hover .fc_auto_show.fc_show_active,  /* show & highlight content of active item */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper.mod_fc_activeitem:hover .fc_auto_show.fc_show_active,  /* show & highlight content of active item */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_featured_wrapper:hover .fc_auto_show,  /* show content if item under mouse */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper:hover .fc_auto_show {  /* show content if item under mouse */
	opacity:1;
	filter:alpha(opacity=100);
	background-color: rgba(0, 0, 0, 0.75);
	max-height: 100%; /* can be approximate, percentage works well if parent height is specific */
}




/*********************/
/* CAROUSEL SPECIFIC */
/*********************/

/* CURRENTLY ACTIVATED item container */
/* mod_hl_active CSS class is add according to configuration */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_featured_wrapper.mod_hl_active.mod_fc_activeitem .mod_flexicontent_featured_wrapper_innerbox,
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper.mod_hl_active.mod_fc_activeitem .mod_flexicontent_standard_wrapper_innerbox {
	background-color: #E0E0E0;
	border-color: #afafaf #8f8f8f #8f8f8f #afafaf;
	/*box-shadow: 4px 4px 2px darkgray;*/
}
/* image of CURRENTLY ACTIVATED item container */
.carousel.mod_flexicontent_wrapper .mod_hl_active.mod_fc_activeitem .image_standard img,
.carousel.mod_flexicontent_wrapper .mod_hl_active.mod_fc_activeitem .image_featured img
{
	border-style: solid;
	border-color: #444444 #444444 #444444 #444444;
	border-radius:0px;
}

/* image of CURRENTLY ACTIVATED item container */
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper .image_standard img {
	-webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper:hover .image_standard img,
.carousel.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper.mod_fc_activeitem .image_standard img {
	opacity:1;
	filter:alpha(opacity=100);
}

/* INFO box of currently active item */
.carousel.mod_flexicontent_wrapper .mod_fc_activeitem_info {
	float:left;
	clear:both;
	display:block;
	padding: 4px 2% 0px 2%;
	margin: 6px 1% 0px 1%;
	text-align: center;
	height: auto;
}
.carousel.mod_flexicontent_wrapper .mod_fc_activeitem_info .mod_fc_activeitem_info_title {
	float:left;
	clear:both;
	display:block;
	font-weight: bold;
}
.carousel.mod_flexicontent_wrapper .mod_fc_activeitem_info .mod_fc_activeitem_info_text {
	float:left;
	clear:both;
	display:block;
}

/* Page button container */
.carousel.mod_flexicontent_wrapper .mod_fc_pages_outer {
	display: block;
	position:relative;
	float:left;
	width: 100%;
	text-align: center;
	clear:both;
	margin: 12px auto 6px;
}
.carousel.mod_flexicontent_wrapper .mod_fc_page_handles {
	position:relative !important;
	display:inline-block !important;
	float:none !important;
	border-width: 0px;
	padding:0;
	margin:0;
	width: auto;
}
/* Page buttons */
.carousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
	background: none repeat scroll 0 0 #fff;
	border-color: #fff;
	border-radius: 16px;
	border-style: solid;
	border-width: 5px;
	/*-moz-box-shadow: 0 0 5px #bbb;
	-webkit-box-shadow: 0 0 5px #bbb;
	box-shadow: 0 0 5px #bbb;*/
	position:relative !important;
	display: inline-block;
	float: left !important;
	clear: none !important;
	border: 2px solid transparent;
	font-weight: bold;
	margin: 0 0 6px 5px;
	overflow: hidden;
	padding: 0;
	position: relative !important;
	text-decoration: none;
	padding: 0;
	margin: 0 2px;
	overflow:hidden;
}
.carousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle:hover {
	border-color: #27b1a6;
	border-radius: 16px;
}

.carousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active {
	border-color: #27b1a6;
	border-radius: 16px;
	height: 14px;
	width: 14px
}

.carousel.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
	background: none repeat scroll 0 0 #27b1a6;
	border-color: #27b1a6;
	border-radius: 16px;
	height: 14px;
	width: 14px;
}


/* ITEM handles (image/text ITEM buttons for direct navigation) */
.carousel.mod_flexicontent_wrapper .mod_fc_handles_outer {
	width: 100%;
	text-align: center;
	display:block !important;
	float:left !important;
	/*visibility: hidden;*/
	position: relative !important;
	/*overflow: auto !important;*/ /* ie displays unneeded scrollbar */
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: auto !important;
}

.carousel.mod_flexicontent_wrapper .mod_fc_item_handles {
	position:relative !important;
	display:inline-block !important;
	clear:both;
	border-width: 0px;
	padding:0;
	width: 100%;
	height: auto;
	margin: 6px auto;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: auto;
}
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles.fc_scrollbox_h { white-space: nowrap; overflow-y: hidden; overflow-x: auto; width: 100%; }
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles.fc_scrollbox_v { white-space: normal; overflow-x: hidden; overflow-y: auto; width: auto; }
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle {
	background: none repeat scroll 0 0 #ddd;
	border-color: #ccc;
	border-style: solid;
	border-width: 2px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	color: #444;
	clear: none;
	float: none;
	display: inline-block;
	font-weight: bold;
	margin: 0px 0px 0px 4px;
	overflow: hidden;
	padding: 0;
	position: relative !important;
	text-decoration: none;
}
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle.fc_scrollitem_h { float: none; clear: none; }
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle.fc_scrollitem_v { float: left; clear: both; }
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle:hover {
	background:#bbb;
	position:relative;
}
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle img {
	-webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle:hover > img {
	opacity:1;
	filter:alpha(opacity=100);
}
.carousel.mod_flexicontent_wrapper .mod_fc_item_handles span.mod_fc_item_handle.active {
	border-color: #555 #333 #333 #555;
}


/* CONTROL buttons: stop,previous,next,play forward,play backend */
.mod_fc_carousel_buttons_outer {
	display: block;
	position:relative;
	float:left;
	width: 100%;
	text-align: center;
	clear:both;
	margin: 6px auto;
}

.mod_fc_carousel_buttons {
	position:relative !important;
	display:inline-block !important;
	float:none !important;
	border-width: 0px;
	padding:0;
	margin:0;
	width: auto;
}
.mod_fc_carousel_controls_label {
	background-color: #808080 !important;
	border-bottom: 1px solid #D0D0D0 !important;
	border-radius: 6px !important;
	border-right: 1px solid #D0D0D0 !important;
	color: #FFFFFF !important;
	display: block !important;
	float: left !important;
	font-family: arial !important;
	font-size: 10.998px !important;
	font-style: normal !important;
	font-weight: bold !important;
	line-height: 14px !important;
	margin: 3px 6px 3px 12px !important;
	max-width: 120px !important;
	padding: 3px 4px !important;
	text-align: right !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
	vertical-align: baseline !important;
	white-space: normal !important;
}

.mod_fc_carousel_buttons span.mod_fc_carousel_btn,
.mod_fc_carousel_buttons span.mod_fc_carousel_btn_boot {
	float: left;
	display: inline-block;
	padding: 8px 8px 0px 7px;
	margin-right: 4px;
	border: 1px solid lightgray;
	background-color: #eeeeee !important;
	border-radius: 8px;
	font-size: 14px;
	cursor:pointer;
}
.mod_fc_carousel_buttons span.mod_fc_carousel_btn { padding: 16px; }
.mod_fc_carousel_buttons span.mod_fc_carousel_btn_boot { padding: 8px 8px 10px 8px; }

.mod_fc_carousel_buttons span.mod_fc_carousel_btn:hover,
.mod_fc_carousel_buttons span.mod_fc_carousel_btn_boot:hover {
	background-color: #dddddd !important;
	cursor: pointer !important;
}

.mod_fc_carousel_btn.fc_stop {
	background: url(images/control-pause.png) no-repeat 8px 8px;
}
.mod_fc_carousel_btn.fc_backward {
	background: url(images/control-double-180.png) no-repeat 8px 8px;
}
.mod_fc_carousel_btn.fc_forward {
	background: url(images/control-double.png) no-repeat 8px 8px;
}

.mod_fc_carousel_btn.fc_previous_page {
	background: url(images/control-skip-180.png) no-repeat 8px 8px;
}
.mod_fc_carousel_btn.fc_next_page {
	background: url(images/control-skip.png) no-repeat 8px 8px;
}

.mod_fc_carousel_btn.fc_previous {
	background: url(images/control-180.png) no-repeat 8px 8px;
}
.mod_fc_carousel_btn.fc_next {
	background: url(images/control.png) no-repeat 8px 8px;
}


/* INTERGRATED NAVIGATION next/previous arraws */
.carousel.mod_flexicontent_wrapper .mod_fc_carousel {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0;
}

.carousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal {
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
	
	-webkit-background-clip: border-box !important;
	background-clip: border-box !important;
	
	background-attachment: scroll !important;
	background-color: transparent !important;
	background-image: url("images/nav.png") !important;
	-webkit-background-origin: padding-box !important;
	background-origin: padding-box !important;
	background-position: -20% 50% !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: auto auto !important;
	background-size: auto auto !important;
	
	border-radius: 0 0 0 0 !important;
	
	height: 100% !important;
	margin: 0px !important;
	position: absolute !important;
	top: 0;
	width: 36px;
	z-index:11;
}
@media(max-width:800px){
    .carousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal {
        height:50%!important
    }
    
}
.carousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_vertical {
	-webkit-background-clip: border-box !important;
	background-clip: border-box !important;
	
	background: url("images/nav_vertical.png") no-repeat scroll 50% -20% transparent !important;
	border-radius: 10px 10px 0 0 !important;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	margin-left: 48%;
	position: relative !important;
	height: 31px;
	width: 41px;
	z-index:11;
}
.carousel.mod_flexicontent_wrapper span.mod_fc_nav {
	display: block !important;
	visibility: hidden;
	cursor: pointer !important;
	left: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
	outline: medium none !important;
	text-indent: -9000px !important;
	top: 0;
	margin: 0px;
}
.carousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_horizontal.fc_next {
	background-position: 115% 50% !important;
	border-radius: 0 0 0 0 !important;
	left: auto !important;
	right: 0 !important;
}
.carousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_vertical.fc_next {
	background-position: 50% 115% !important;
	border-radius: 0 0 10px 10px !important;
	left: auto !important;
	right: 0 !important;
	top: -6px;
}
.carousel.mod_flexicontent_wrapper span.mod_fc_nav.fc_vertical.fc_previous {
	top: 6px !important;
}
.carousel.mod_flexicontent_wrapper span.mod_fc_nav:hover {
	/*opacity: 0.3 !important;
	filter: alpha(opacity = 30) !important;
	background-color: #555 !important;
	
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	box-shadow: 1px 1px 5px #ccc;*/
}


/* Outer mask to clip overflown content */
.carousel.mod_flexicontent_wrapper .mod_fc_carousel_mask {
	display:block !important;
	visibility: hidden;
	position: relative !important;
	overflow: hidden !important;
	margin: 0 1% !important;
	padding: 0 !important;
	width: 98% !important;
	height: auto;
}

.carousel.mod_flexicontent_wrapper .mod_fc_carousel_mask.fc_has_nav.fc_horizontal {
	margin: 0px 0px !important;
	width: auto !important;
}

.carousel.mod_flexicontent_wrapper .mod_fc_carousel_mask.fc_has_nav.fc_vertical {
	margin: 6px 6px !important;
	width: auto !important;
}


/* Customize clear box */
.carousel.mod_flexicontent_wrapper .modclear {
	height: 0px !important;
	border-bottom: 0px dashed gray;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;;
	width: 100%;
}

.carousel.mod_flexicontent_wrapper .mCSB_horizontal > .mCSB_container {
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}


