.chromeframe {font-family:sans-serif;height:40px;line-height: 40px;background: #ffcc00;color:#000000;text-align: center}
.chromeframe a:link,.chromeframe a:visited,.chromeframe a:hover{color:#990000;text-decoration: underline}


/* fixes */ 

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {     display: block; } audio, canvas, video {     display: inline-block;     *display: inline;     *zoom: 1; } audio:not([controls]) {     display: none;     height: 0; } [hidden] {     display: none; } html {     font-size: 100%; /* 1 */     -webkit-text-size-adjust: 100%; /* 2 */     -ms-text-size-adjust: 100%; /* 2 */ } html, button, input, select, textarea {     font-family: sans-serif; } body {     margin: 0; } a:focus {     outline: thin dotted; } a:active, a:hover {     outline: 0; } h1 {     font-size: 2em;     margin: 0.67em 0; } h2 {     font-size: 1.5em;     margin: 0.83em 0; } h3 {     font-size: 1.17em;     margin: 1em 0; } h4 {     font-size: 1em;     margin: 1.33em 0; } h5 {     font-size: 0.83em;     margin: 1.67em 0; } h6 {     font-size: 0.75em;     margin: 2.33em 0; } abbr[title] {     border-bottom: 1px dotted; } b, strong {     font-weight: bold; } blockquote {     margin: 1em 40px; } dfn {     font-style: italic; } mark {     background: #ff0;     color: #000; } p, pre {     margin: 1em 0; } code, kbd, pre, samp {     font-family: monospace, serif;     _font-family: 'courier new', monospace;     font-size: 1em; } pre {     white-space: pre;     white-space: pre-wrap;     word-wrap: break-word; } q {     quotes: none; } q:before, q:after {     content: '';     content: none; } small {     font-size: 80%; } sub, sup {     font-size: 75%;     line-height: 0;     position: relative;     vertical-align: baseline; } sup {     top: -0.5em; } sub {     bottom: -0.25em; } dl, menu, ol, ul {     margin: 1em 0; } dd {     margin: 0 0 0 40px; } menu, ol, ul {     padding: 0 0 0 40px; } nav ul, nav ol {     list-style: none;     list-style-image: none; } img {     border: 0; /* 1 */     -ms-interpolation-mode: bicubic; /* 2 */ } svg:not(:root) {     overflow: hidden; } figure {     margin: 0; } form {     margin: 0; } fieldset {     border: 1px solid #c0c0c0;     margin: 0 2px;     padding: 0.35em 0.625em 0.75em; } legend {     border: 0; /* 1 */     padding: 0;     white-space: normal; /* 2 */     *margin-left: -7px; /* 3 */ } button, input, select, textarea {     font-size: 100%; /* 1 */     margin: 0; /* 2 */     vertical-align: baseline; /* 3 */     *vertical-align: middle; /* 3 */ } button, input {     line-height: normal; } button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {     -webkit-appearance: button; /* 2 */     cursor: pointer; /* 3 */     *overflow: visible;  /* 4 */ } button[disabled], input[disabled] {     cursor: default; } input[type="checkbox"], input[type="radio"] {     box-sizing: border-box; /* 1 */     padding: 0; /* 2 */     *height: 13px; /* 3 */     *width: 13px; /* 3 */ } input[type="search"] {     -webkit-appearance: textfield; /* 1 */     -moz-box-sizing: content-box;     -webkit-box-sizing: content-box; /* 2 */     box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {     -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner {     border: 0;     padding: 0; } textarea {     overflow: auto; /* 1 */     vertical-align: top; /* 2 */ } table {     border-collapse: collapse;     border-spacing: 0; } 
::-moz-selection { background: #b3d4fc;text-shadow: none; }
::selection { background: #b3d4fc;text-shadow: none; }
img { vertical-align: middle;border:0;}
fieldset { border: 0;margin: 0;padding: 0;}
textarea {resize: vertical;}



.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: none;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/* end fixes */



.tipsy { padding: 5px; font-size: 10px; background-repeat: no-repeat;  background-image: url(/base/images/sparkML/tipsy.gif); }
.tipsy-inner {border:solid 2px #000000; padding: 10px 10px 10px 10px; background-color: #eeeeee; color: #333333; width:200px;min-height:30px; text-align: center; border-radius: 5px;}
.tipsy-inner {font-size:12px;font-family: Helvetica,sans-serif}
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center;margin-top:10px; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

#sparkML_calendar {}
#sparkML_calendar .sparkML_calendar_wrapper {border-right:solid 1px #999999;border-bottom:solid 1px #999999;float:left;}
#sparkML_calendar .sparkML_calendar_month{ font-size: 20px;text-align:center;margin-bottom:20px;width:690px}
#sparkML_calendar .sparkML_calendar_nextmonth {height:16px;font-size: 16px;float:right;margin-bottom:-16px;}
#sparkML_calendar .sparkML_calendar_prevmonth {height:16px;font-size: 16px;float:left;margin-bottom:-16px;}
#sparkML_calendar .sparkML_calendar_sunday{ background: 	#ddddcc;color:#333333;width:99px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-bottom:4px solid #999999}
#sparkML_calendar .sparkML_calendar_monday{ background: 	#eeeeff;color:#333333;width:98px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-left:#999999 solid 1px; border-bottom:4px solid #999999}
#sparkML_calendar .sparkML_calendar_tuesday{ background: 	#eeeeff;color:#333333;width:98px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-left:#999999 solid 1px; border-bottom:4px solid #999999}
#sparkML_calendar .sparkML_calendar_wednesday{ background:	#eeeeee;color:#333333;width:98px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-left:#999999 solid 1px; border-bottom:4px solid #999999}
#sparkML_calendar .sparkML_calendar_thursday{ background: 	#eeeeee;color:#333333;width:98px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-left:#999999 solid 1px; border-bottom:4px solid #999999}
#sparkML_calendar .sparkML_calendar_friday{ background: 	#eeeeee;color:#333333;width:98px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-left:#999999 solid 1px; border-bottom:4px solid #999999}
#sparkML_calendar .sparkML_calendar_saturday{ background:	#dddddd;color:#333333;width:99px;height:30px;float:left;line-height:30px;text-align:center;font-family:Helvetica;font-size:12px;border-left:#999999 solid 1px; border-bottom:4px solid #999999}

#sparkML_calendar .sparkML_calendar_empty{background: #cccccc;width:98px;height:98px;border-left:solid 1px #999999;border-top:solid 1px #999999;float:left;}
#sparkML_calendar .sparkML_calendar_day{ color:#999999;font-size:16px;font-family:Helvetica, sans-serif;background: #f7f7f7;width:98px;height:98px;border-left:solid 1px #999999;border-top:solid 1px #999999;float:left;line-height:100px;text-align: center}

#sparkML_calendar .sparkML_calendar_event{ color:#ffffff;font-size:16px;font-family:Helvetica, sans-serif;background: #aaccff;width:98px;height:98px;border-left:solid 1px #999999;border-top:solid 1px #999999;float:left;line-height:100px;text-align: center}
#sparkML_calendar .sparkML_calendar_event a:link {color:#444444;text-decoration: none;display:block;}
#sparkML_calendar .sparkML_calendar_event a:active {color:#444444;text-decoration: none;display:block;}
#sparkML_calendar .sparkML_calendar_event a:visited {color:#444444;text-decoration: none;display:block;}
#sparkML_calendar .sparkML_calendar_event a:hover {color:#444444;text-decoration: none;display:block;}





.sparkML_fatalError {color:#cc0000}



.sparkML_form_container { }

.sparkML_form_container input,.sparkML_form_container textarea{ border-radius: 4px; outline: none;border:solid 1px #cccccc;}
.sparkML_form_container textarea:focus,.sparkML_form_container input:focus { border: 1px solid #333333;box-shadow: 3px #666666;box-shadow: 0px 0px 5px #666666;}



.sparkML_form_field_container{clear:both}
.sparkML_form_field_title{padding:0px 0px 6px 0px;width:180px;height:40px;float:left}
.sparkML_form_required{ color:#cc0000}

.sparkML_form_field_value{width:300px;float:left;padding-bottom:20px}

.sparkML_form_field_text{width:220px;padding:4px 0px 4px 10px;color:#666666;background:#ffffff}

.sparkML_form_field_textarea{width:300px;min-height:120px;padding:4px 0px 4px 10px;color:#666666;background:#ffffff}


.sparkML_form_field_select{}
.sparkML_form_field_checkbox{padding-bottom:2px;}
.sparkML_form_field_radio{padding-bottom:2px;}
.sparkML_form_field_captcha {padding:10px 0px 10px 180px;width:300px;overflow: auto;}
.sparkML_form_field_captcha_body{padding:10px 0px 10px 0px}
.sparkML_form_field_captcha_text_container{}
.sparkML_form_field_captcha_text{width:120px;border:solid 1px #cccccc;padding:4px;color:#666666;background:#ffffff;font-size:18px;text-align:center}
.sparkML_form_field_submit_container{padding-left:180px;}
.sparkML_form_field_submit {border:#555555 1px solid;background:#555555;color:#ffffff;padding:6px 20px 6px 20px;font-size:14px;}
.sparkML_highlightMissing {color:#cc0000}


/* ----- Custom CSS for FORM 2 ----- */
/*
.sparkMLform2_name_container{float:left;width:300px}
.sparkMLform2_name_container .sparkML_form_field_title {height: auto}
.sparkMLform2_email_container{float:left;width:300px}
.sparkMLform2_email_container .sparkML_form_field_title {height: auto}
.sparkMLform2_color_container{clear:both}
*/
/* --- */

/*-------------impromptu---------- */
.jqifade{ position: absolute; background-color: #000000; }
div.jqi{ width: 400px; position: absolute; background-color: #ffffff; font-size: 14px; text-align: left; border: solid 1px #eeeeee;  padding: 7px; }
div.jqi .jqicontainer{ font-weight: bold; }
div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: pointer; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage{ padding: 10px 10px 40px 10px; line-height: 24px; color: #444444;font-weight:normal  }
div.jqi .jqibuttons{ text-align: left; padding: 5px 0 5px 0;  }
div.jqi button{ padding: 6px 20px 6px 20px; margin: 0 10px; background-color: #888888; border:none;color: #ffffff; font-weight: normal; font-size: 14px; cursor: pointer;}
div.jqi button.jqidefaultbutton{ background-color: #333333; }
.jqiwarning .jqi .jqibuttons{ background-color: #333333; }


div.jqi .jqimessage .field{ padding: 5px 0; }
div.jqi .jqimessage .title{ display:block;font-size:18px;color:#333333;font-weight:normal;line-height: 25px }
div.jqi .jqimessage .field label{ display: block; clear: left; float: left; width: 100px;font-weight:normal  }
div.jqi .jqimessage .field input{ width: 250px; margin-bottom:20px; padding:3px;border:solid 1px #888888}
div.jqi .jqimessage .field input.error{ border: solid 1px #ff0000; }
/*-------------------------------- */






#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
 
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/base/js/fancybox/fancybox.png');
}
 
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
 
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
 
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}
 
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}
 
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}
 
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
 
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/base/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
 
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
 
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
 
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
 
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}
 
#fancybox-left {
	left: 0px;
}
 
#fancybox-right {
	right: 0px;
}
 
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
 
#fancybox-left-ico {
	background-image: url('/base/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}
 
#fancybox-right-ico {
	background-image: url('/base/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}
 
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
 
#fancybox-left:hover span {
	left: 20px;
}
 
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
 
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
 
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/base/js/fancybox/fancybox-x.png');
}
 
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/base/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}
 
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/base/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
 
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/base/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}
 
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/base/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
 
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/base/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}
 
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/base/js/fancybox/fancybox-y.png');
}
 
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/base/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}
 
#fancybox-title {
	font-size: 12px;
	z-index: 1102;
}
 
#fancybox-title a:link {color:#ffffff;}
 
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
 
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
 
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
 
#fancybox-title-over {
	padding: 10px;
	background-image: url('/base/js/fancybox/fancy_title_over.png');
	display: block;
}
 
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
 
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
 
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
 
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/base/js/fancybox/fancybox.png') -40px -90px no-repeat;
}
 
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/base/js/fancybox/fancybox-x.png') 0px -40px;
}
 
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/base/js/fancybox/fancybox.png') -55px -90px no-repeat;
}










/** RESET AND LAYOUT
===================================*/
.bx-wrapper ul{	padding:0px;margin:0px
}

.bx-wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
	padding:0px;margin:0px
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
padding:0;margin:0
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/base/js/bxslider/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	color: #666;
	top:-40px;
	position: relative;
	z-index: 9999999;
	
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	box-shadow: 0px 0px 4px #999999
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #7bc333;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/base/js/bxslider/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/base/js/bxslider/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/base/js/bxslider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/base/js/bxslider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	display: block;
	font-size: .85em;
	padding: 10px;
}

