
/* -------------------------------------------------- CSS TOKENS -------------------------------------------*/
/*	/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe			:		Portal Root Path		eg:		/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe							=	/Portal		*/
/*	425		:		Module ID				eg:		425						=	365			*/
/*	898			:		Slide Width				eg:		898							=	500			*/
/*	209		:		Slide height			eg:		209						=	340			*/
/*	200	:		Side Bar Width			eg:		200					=	150			*/
/*	#FFFFFF	:		BackGround Color		eg:		#FFFFFF					=	#FF0000		*/
/*	0		:		Border width			eg:		0						=	1			*/
/*	[FORMULE]		:		Custom Formula			eg:		718	=	370			*/
/*----------------------------------------------------------------------------------------------------------*/

/* --- Slideshow Containers --- */
#mss-outer-container_425 {overflow:hidden;border-top:0px solid #ccc;border-left:0px solid #ccc;border-right:0px solid #ccc;border-bottom:0px solid #ccc;width:898px;} /* This element controls the slideshow spacing and border */
#mss-container_425 {position:relative;margin:0;padding:0;clear:both;width:898px;}
#mss-slider_425 {background:none;overflow:hidden;clear:both;text-align:left;width:898px;height:209px;} /* Add bg color if using bg image on #mss-outer-container_425 */
#slide-loading_425 {background:#fff url(/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe/loading.gif) no-repeat center;text-align:center;width:898px;height:209px;}
#slide-wrapper_425 {display:none;width:898px;height:209px;}
#slide-wrapper_425 #slide-outer_425 {height:209px;}
#slide-wrapper_425 #slide-outer_425 .slide {position:absolute;overflow:hidden;right:0;width:898px;height:209px;}
/*bg*/#slide-wrapper_425 #slide-outer_425 .slide .slide-inner {position:relative; margin:0;overflow:hidden;text-align:left;z-index:8;height:209px;}
#slide-wrapper_425 #slide-outer_425 .slide .slide-inner a.mss_img span span span {background:none;}

/* --- Content --- */
.mss-introtext_425 {width:100%;margin:0;padding:0;position:absolute;left:0;right:0;bottom:0;background:url(/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe/transparent_bg.png);}
.mss-introtext_425 .slidetext_425 {padding:4px 8px 2px 8px;}

/* --- Navigation Buttons --- */
#navi-outer_425 {
	margin:0;
	padding: 0 16px 0px 0px ;
	overflow:hidden;
	position:relative;
	top: -20px ;
	z-index:9;
	width:auto;
}
#navi-outer_425 ul {
	margin:0;
	list-style:none;
	float:right;
}
#navi-outer_425 li {
	display:inline;
	list-style:none;
}
#navi-outer_425 li a {
	font-size:11px;
	font-family:Arial, Tahoma, sans-serif;
	text-decoration:none;
	color:#369;
	border-right:1px solid #369;
	padding: 0px 0px 0px 2px ;
}
#navi-outer_425 li a:hover, #navi-outer_425 li a.navi-active {
	font-size:11px;
	font-family:Arial, Tahoma, sans-serif;
	text-decoration:none;
	color:#fff;
	border-right:1px solid #369;
	padding: 0px 0px 0px 2px ;
}
#navi-outer_425 li a span.navbar-img {display:none;}
#navi-outer_425 li a span.navbar-key {padding:0px;}
#navi-outer_425 li a span.navbar-title {display:none;}
#navi-outer_425 li a span.navbar-tagline {display:none;}
#navi-outer_425 li a span.navbar-clr {display:none;}
#navi-outer_425 li.noimages a, #navi-outer_425 li.noimages a.navi-active, #navi-outer_425 li.noimages a:hover {display:none;border:none;padding:1px;}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.mss-introtext_425 .slidetext_425 .slidetitle {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;line-height:26px;margin:0;padding:0;color:#fff !important;}
.mss-introtext_425 .slidetext_425 .slidetitle a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;margin:0;padding:0;color:#fafafa !important;}
.mss-introtext_425 .slidetext_425 .slidetitle a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;margin:0;padding:0;color:#f00 !important;}
.mss-introtext_425 .slidetext_425 p {margin:4px 0;padding:0;color:#fff;}
.mss-introtext_425 .slidetext_425 a.readon {margin:0;padding:1px 8px;background:url(/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe/readmore.png) repeat-x center;color:#fff;line-height:20px;border:1px solid #505050;text-decoration:none;display:inline;}
.mss-introtext_425 .slidetext_425 a.readon:hover {margin:0;padding:1px 8px;background:url(/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe/readmore-hover.png) repeat-x center;color:#222;line-height:20px;border:1px solid #505050;text-decoration:none;display:inline;}

/* --- Generic Styling (highly recommended) --- */
a:active,a:focus {outline:0;}
#mss-container_425 img {border:none;}
.mss-introtext_425 .slidetext_425 img,
.mss-introtext_425 .slidetext_425 p img {display:none;} /* this will hide images inside the introtext */
.mss-clr {clear:both;height:0;line-height:0;}


/* --- Round Images --- */

div.Round {float: left;position: relative;z-index: 100;}
div.corner-tl,div.corner-tr,div.corner-bl,div.corner-br {position: absolute;width: 8px;height: 8px;}
div.corner-tl {top: 0px;left: 0px;background: url(/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe/Round/corners.png) -8px -8px no-repeat; /* ie6png:crop */}
div.corner-tr {top: 0px;left:890px;background: url(/DesktopModules/Markit.SlideShow/Templates/Custom-Scrip-Safe/Round/corners.png) 0 -8px no-repeat; /* ie6png:crop */}
div.corner-bl {display:none;}
div.corner-br {display:none;}
span.Round img {float: left;}

/* --- End of stylesheet --- */