
/* -------------------------------------------------- CSS TOKENS -------------------------------------------*/
/*	/DesktopModules/Markit.SlideShow/Templates/WB_Rasper			:		Portal Root Path		eg:		/DesktopModules/Markit.SlideShow/Templates/WB_Rasper							=	/Portal		*/
/*	1896		:		Module ID				eg:		1896						=	365			*/
/*	778			:		Slide Width				eg:		778							=	500			*/
/*	249		:		Slide height			eg:		249						=	340			*/
/*	0	:		Side Bar Width			eg:		0					=	150			*/
/*	#3A3A3A	:		BackGround Color		eg:		#3A3A3A					=	#FF0000		*/
/*	1		:		Border width			eg:		1						=	1			*/
/*	[FORMULE]		:		Custom Formula			eg:		798	=	370			*/
/*----------------------------------------------------------------------------------------------------------*/

/* --- Slideshow Containers --- */
#mss-outer-container_1896 {/*clear:both;*/width:778px;border:1px solid #cbcbcb;padding:2px;margin:0px auto;}
#mss-container_1896 {position:relative;width:778px;}
#mss-slider_1896 {overflow:hidden;background:none;/*clear:both;*/width:778px;height:249px;}
#slide-loading_1896 {background:#000 url(/DesktopModules/Markit.SlideShow/Templates/WB_Rasper/loading_black.gif) no-repeat center;text-align:center;width:778px;height:249px;}
#slide-wrapper_1896 {display:none;font-size:11px;text-align:left;width:778px;height:249px;}
#slide-wrapper_1896 #slide-outer_1896 {height:249px;}
#slide-wrapper_1896 #slide-outer_1896 .slide {position:absolute;overflow:hidden;right:0;width:778px;height:249px;}
/*bg*/#slide-wrapper_1896 #slide-outer_1896 .slide .slide-inner {position:relative;margin:0;overflow:hidden;background:#3A3A3A;height:249px;}
#slide-wrapper_1896 #slide-outer_1896 .slide .slide-inner a.mss_img span span span {background:none;}

/* --- Content --- */
.mss-introtext_1896 {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/WB_Rasper/transparent_bg.png);}
.mss-introtext_1896 .slidetext_1896 {margin:0;padding:12px 8px;}

/* --- Navigation Buttons --- */
#navi-outer_1896 {position:relative;margin:0;padding:0;text-align:right;}
#navi-outer_1896 ul {position:relative;margin:-28px 8px 0 0;padding:0;/*clear:both;*/float:right;height:16px;}
#navi-outer_1896 li {display:none;background:none;padding:0;margin:0;}
#navi-outer_1896 li.noimages {display:inline;margin:0;padding:0;}
#navi-outer_1896 li.noimages a#mss-container_1896_next {display:block;width:16px;height:16px;background:url(/DesktopModules/Markit.SlideShow/Templates/WB_Rasper/nav-right.png) no-repeat;border:none;float:right;margin:0 4px 0 0;padding:0;}
#navi-outer_1896 li.noimages a#mss-container_1896_playButton {display:none;}
#navi-outer_1896 li.noimages a#mss-container_1896_prev {display:block;width:16px;height:16px;background:url(/DesktopModules/Markit.SlideShow/Templates/WB_Rasper/nav-left.png) no-repeat;border:none;float:right;margin:0 4px 0 0;padding:0;}
#navi-outer_1896 li.clr {float:none;/*clear:both;*/}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.mss-introtext_1896 .slidetext_1896 .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_1896 .slidetext_1896 .slidetitle a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#9c0 !important;}
.mss-introtext_1896 .slidetext_1896 .slidetitle a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#fff !important;}
.mss-introtext_1896 .slidetext_1896 p {margin:4px 0 12px 0;padding:0px;color:#fff;}
.mss-introtext_1896 .slidetext_1896 a.readon {margin:0;padding:1px 4px;border:none;background:#222;color:#fff;text-decoration:none;display:inline;}
.mss-introtext_1896 .slidetext_1896 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_1896 img {border:none;}
.mss-introtext_1896 .slidetext_1896 img,
.mss-introtext_1896 .slidetext_1896 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/WB_Rasper/Round/corners.png) -8px -8px no-repeat; /* ie6png:crop */}
div.corner-tr {top: 0px;left:770px;background: url(/DesktopModules/Markit.SlideShow/Templates/WB_Rasper/Round/corners.png) 0 -8px no-repeat; /* ie6png:crop */}
div.corner-bl {top: 241px;left: 0px;background: url(/DesktopModules/Markit.SlideShow/Templates/WB_Rasper/Round/corners.png) -8px 0 no-repeat; /* ie6png:crop */}
div.corner-br {top: 241px;left: 770px;background: url(/DesktopModules/Markit.SlideShow/Templates/WB_Rasper/Round/corners.png) 0 0 no-repeat; /* ie6png:crop */}
span.Round img {float: left;}

/* --- End of stylesheet --- */