
/* -------------------------------------------------- CSS TOKENS -------------------------------------------*/
/*	/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper			:		Portal Root Path		eg:		/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper							=	/Portal		*/
/*	386		:		Module ID				eg:		386						=	365			*/
/*	860			:		Slide Width				eg:		860							=	500			*/
/*	175		:		Slide height			eg:		175						=	340			*/
/*	200	:		Side Bar Width			eg:		200					=	150			*/
/*	#3A3A3A	:		BackGround Color		eg:		#3A3A3A					=	#FF0000		*/
/*	1		:		Border width			eg:		1						=	1			*/
/*	[FORMULE]		:		Custom Formula			eg:		680	=	370			*/
/*----------------------------------------------------------------------------------------------------------*/

/* --- Slideshow Containers --- */
#mss-outer-container_386 {/*clear:both;*/width:860px;border:1px solid #ccc;padding:2px;margin:4px auto;}
#mss-container_386 {position:relative;width:860px;}
#mss-slider_386 {overflow:hidden;background:none;/*clear:both;*/width:860px;height:175px;}
#slide-loading_386 {background:#000 url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/loading_black.gif) no-repeat center;text-align:center;width:860px;height:175px;}
#slide-wrapper_386 {display:none;font-size:11px;text-align:left;width:860px;height:175px;}
#slide-wrapper_386 #slide-outer_386 {height:175px;}
#slide-wrapper_386 #slide-outer_386 .slide {position:absolute;overflow:hidden;right:0;width:860px;height:175px;}
/*bg*/#slide-wrapper_386 #slide-outer_386 .slide .slide-inner {position:relative;margin:0;overflow:hidden;background:#3A3A3A;height:175px;}
#slide-wrapper_386 #slide-outer_386 .slide .slide-inner a.mss_img span span span {background:none;}

/* --- Content --- */
.mss-introtext_386 {font-size:11px;margin:0;padding:0;position:absolute;top:0;bottom:0;left:40px;width:38%;height:100%;background:url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/transparent_bg.png);}
.mss-introtext_386 .slidetext_386 {margin:0;padding:12px 8px;}

/* --- Navigation Buttons --- */
#navi-outer_386 {position:relative;margin:0;padding:0;text-align:right;}
#navi-outer_386 ul {position:relative;margin:-28px 8px 0 0;padding:0;/*clear:both;*/float:right;height:16px;}
#navi-outer_386 li {display:none;background:none;padding:0;margin:0;}
#navi-outer_386 li.noimages {display:inline;margin:0;padding:0;}
#navi-outer_386 li.noimages a#mss-container_386_next {display:block;width:16px;height:16px;background:url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/nav-right.png) no-repeat;border:none;float:right;margin:0 4px 0 0;padding:0;}
#navi-outer_386 li.noimages a#mss-container_386_playButton {display:none;}
#navi-outer_386 li.noimages a#mss-container_386_prev {display:block;width:16px;height:16px;background:url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/nav-left.png) no-repeat;border:none;float:right;margin:0 4px 0 0;padding:0;}
#navi-outer_386 li.clr {float:none;/*clear:both;*/}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.mss-introtext_386 .slidetext_386 .slidetitle {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;line-height:24px;margin:0;padding:0;color:#9c0 !important;}
.mss-introtext_386 .slidetext_386 .slidetitle a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#9c0 !important;}
.mss-introtext_386 .slidetext_386 .slidetitle a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#fff !important;}
.mss-introtext_386 .slidetext_386 p {margin:4px 0 12px 0;padding:0px;color:#fff;}
.mss-introtext_386 .slidetext_386 a.readon {margin:0;padding:1px 4px;border:none;background:#222;color:#fff;text-decoration:none;display:inline;}
.mss-introtext_386 .slidetext_386 a.readon:hover {margin:0;padding:1px 4px;border:none;background:#fff;color:#222;text-decoration:none;display:inline;}

/* --- Generic Styling (highly recommended) --- */
a:active,a:focus {outline:0;}
#mss-container_386 img {border:none;}
.mss-introtext_386 .slidetext_386 img,
.mss-introtext_386 .slidetext_386 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/JJ-Rasper/Round/corners.png) -8px -8px no-repeat; /* ie6png:crop */}
div.corner-tr {top: 0px;left:852px;background: url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/Round/corners.png) 0 -8px no-repeat; /* ie6png:crop */}
div.corner-bl {top: 167px;left: 0px;background: url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/Round/corners.png) -8px 0 no-repeat; /* ie6png:crop */}
div.corner-br {top: 167px;left: 852px;background: url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/Round/corners.png) 0 0 no-repeat; /* ie6png:crop */}
span.Round img {float: left;}

/* --- End of stylesheet --- */