
/* -------------------------------------------------- CSS TOKENS -------------------------------------------*/
/*	/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper			:		Portal Root Path		eg:		/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper							=	/Portal		*/
/*	368		:		Module ID				eg:		368						=	365			*/
/*	717			:		Slide Width				eg:		717							=	500			*/
/*	240		:		Slide height			eg:		240						=	340			*/
/*	0	:		Side Bar Width			eg:		0					=	150			*/
/*	#3A3A3A	:		BackGround Color		eg:		#3A3A3A					=	#FF0000		*/
/*	0		:		Border width			eg:		0						=	1			*/
/*	[FORMULE]		:		Custom Formula			eg:		737	=	370			*/
/*----------------------------------------------------------------------------------------------------------*/

/* --- Slideshow Containers --- */
#mss-outer-container_368 {/*clear:both;*/width:717px;border:0px solid #ccc;padding:2px;margin:4px auto;}
#mss-container_368 {position:relative;width:717px;}
#mss-slider_368 {overflow:hidden;background:none;/*clear:both;*/width:717px;height:240px;}
#slide-loading_368 {background:#000 url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/loading_black.gif) no-repeat center;text-align:center;width:717px;height:240px;}
#slide-wrapper_368 {display:none;font-size:11px;text-align:left;width:717px;height:240px;}
#slide-wrapper_368 #slide-outer_368 {height:240px;}
#slide-wrapper_368 #slide-outer_368 .slide {position:absolute;overflow:hidden;right:0;width:717px;height:240px;}
/*bg*/#slide-wrapper_368 #slide-outer_368 .slide .slide-inner {position:relative;margin:0;overflow:hidden;background:#3A3A3A;height:240px;}
#slide-wrapper_368 #slide-outer_368 .slide .slide-inner a.mss_img span span span {background:none;}

/* --- Content --- */
.mss-introtext_368 {font-size:11px;margin:0;padding:0;position:absolute;top:0;bottom:0;left:40px;width:44%;height:100%;background:url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/transparent_bg.png);}
.mss-introtext_368 .slidetext_368 {margin:0;padding:12px 8px;}

/* --- Navigation Buttons --- */
#navi-outer_368 {position:relative;margin:0;padding:0;text-align:right;}
#navi-outer_368 ul {position:relative;margin:-28px 8px 0 0;padding:0;/*clear:both;*/float:right;height:16px;}
#navi-outer_368 li {display:none;background:none;padding:0;margin:0;}
#navi-outer_368 li.noimages {display:inline;margin:0;padding:0;}
#navi-outer_368 li.noimages a#mss-container_368_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_368 li.noimages a#mss-container_368_playButton {display:none;}
#navi-outer_368 li.noimages a#mss-container_368_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_368 li.clr {float:none;/*clear:both;*/}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.mss-introtext_368 .slidetext_368 .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_368 .slidetext_368 .slidetitle a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#9c0 !important;}
.mss-introtext_368 .slidetext_368 .slidetitle a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#fff !important;}
.mss-introtext_368 .slidetext_368 p {margin:4px 0 12px 0;padding:0px;color:#fff;}
.mss-introtext_368 .slidetext_368 a.readon {margin:0;padding:1px 4px;border:none;background:#222;color:#fff;text-decoration:none;display:inline;}
.mss-introtext_368 .slidetext_368 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_368 img {border:none;}
.mss-introtext_368 .slidetext_368 img,
.mss-introtext_368 .slidetext_368 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:709px;background: url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/Round/corners.png) 0 -8px no-repeat; /* ie6png:crop */}
div.corner-bl {top: 232px;left: 0px;background: url(/DesktopModules/Markit.SlideShow/Templates/JJ-Rasper/Round/corners.png) -8px 0 no-repeat; /* ie6png:crop */}
div.corner-br {top: 232px;left: 709px;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 --- */