/*-- Slideshow Containers --*/
/*	spacing and border		*/		#mss-outer-container_432 {width:335px;padding:4px;margin:0px auto;overflow:hidden;border:0px solid #ccc;}
/*							*/		#mss-container_432 {width:335px;position:relative;margin:0;padding:0;clear:both;}
/*							*/		#mss-slider_432    {width:335px;height:336px;}
/*	loading image			*/		#slide-loading_432 {width:335px;height:336px;background:#fff url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/loading.gif') no-repeat 50% 50%;text-align:center;}
/*							*/		#slide-wrapper_432 {width:335px;height:336px;display:none;float:left;text-align:left;}
/*							*/		#slide-outer_432 {width:335px;height:336px;background:#FFFFFF;float:left;text-align:left;}
/*							*/		#slide-outer_432 .slide {width:335px;height:336px;overflow:hidden;float:left;text-align:left;}
/*							*/		#slide-outer_432 .slide .slide-inner {height:336px;position:relative;margin:0;}
/*							*/		#slide-outer_432 .slide .slide-inner div.mss_conent {padding:5px;}
/*--------------------------*/

/*-- Introtext styling    --*/
/*	Introtext container		*/		.mss-introtext_432 {width:335px;margin:0;padding:0;position:absolute;left:0;bottom:0;background:url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/transparent_bg.png');}
/*	Introtext padding		*/		.mss-introtext_432 .slidetext_432 {padding:4px 8px 6px 8px;}
/*	title without link		*/		.mss-introtext_432 .slidetext_432 .slidetitle {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif !important;font-size:20px !important;line-height:20px;margin:0;padding:0;color:#9ec9f1 !important;}
/*	title with link			*/		.mss-introtext_432 .slidetext_432 .slidetitle a {color:#9ec9f1 !important;font-size:20px !important;line-height:20px;}
/*	title with link hover	*/		.mss-introtext_432 .slidetext_432 .slidetitle a:hover {color:#9ec9f1 !important;}
/*	content text in tooltip	*/		.mss-introtext_432 .slidetext_432 .slidesubtitle {font-family: Arial, Verdana, sans-serif;font-size:12px;clear:both; margin:2px 0 4px 0;padding:0;color:#fff;}
/*	read more link 			*/		.mss-introtext_432 .slidetext_432 a.readon {background:url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/readmore.png') repeat-x 50% 50%;margin:0;padding:1px 8px;color:#fff;line-height:20px;border:1px solid #505050;text-decoration:none;display:inline;}
/*	read more link hover	*/		.mss-introtext_432 .slidetext_432 a.readon:hover {background:url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/readmore-hover.png') repeat-x 50% 50%;color:#222;border:1px solid #7ca0c2;}
/*	read more link 			*/		.mss-introtext_432 .slidetext_432 div.readonReplacement {display:block;height:12px;margin:0;}
/* hide images in introtext	*/		.mss-introtext_432 .slidetext_432 img {display:none;}
/*--------------------------*/

/*--- navigation buttons ---*/
/*							*/		#navi-outer_432 {width:335px;position:absolute;bottom:1px;right:0;height:18px;overflow:hidden;z-index:10;}
/*							*/		#navi-outer_432 #ul_container_432 {width:335px;overflow:hidden;white-space:nowrap;}
/*							*/		#navi-outer_432 ul {padding:0;margin:0;list-style-type:none;margin-right:150px;text-align:right;float:right; }
/*							*/		#navi-outer_432 li {display:inline;background:none;}
/*	navigation link			*/		#navi-outer_432 li a{border:1px solid #404a56;background-color:#1c2023;width:5px;float:left;height:12px;padding:0px;margin:0px 2px;text-decoration:none;}
/*	navigation link hover	*/		#navi-outer_432 li a:hover,
/*	navigation link active	*/		#navi-outer_432 li a.navi-active {border:1px solid #404a56;background-color:#db4c2e;}
/*	navigation thumbnail	*/		#navi-outer_432 li a span.navbar-img,
/*	navigation thumbnail	*/		#navi-outer_432 li a:hover span.navbar-img,
/*	navigation thumbnail	*/		#navi-outer_432 li a.navi-active span.navbar-img {display:none;}
/*	navigation key			*/		#navi-outer_432 li a span.navbar-key {display:none;}
/*	navigation title		*/		#navi-outer_432 li a span.navbar-title {display:none;}
/*	navigation subtitle		*/		#navi-outer_432 li a span.navbar-subtitle {display:none;}
/*	navigation clear		*/		#navi-outer_432 li a span.navbar-clr {display:none;}
/*--------------------------*/

/*---   Play/Pause       ---*/
/*							*/		#control-outer_432 {position:absolute;bottom:8px;right:18px;height:18px; z-index:20;text-align:center;}
/*	previous button			*/		#control-outer_432 #mss-container_432_prev {cursor: pointer;width: 34px;height: 18px;float: left;margin: 4px 2px;background: transparent url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/prev.png') no-repeat 0 0;text-indent: -999em;}
/*	previous hover			*/		#control-outer_432 #mss-container_432_prev:hover {cursor: pointer;background: transparent url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/prev.png') no-repeat -34px 0;}
/*	play/pause button		*/		#control-outer_432 #mss-container_432_playButton {cursor: pointer;cursor: pointer;width: 22px;height: 18px;float: left;margin: 4px 2px;background: transparent url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/playpause.png') no-repeat 0 0;text-indent: -999em;}
/*	play/pause button		*/		#control-outer_432 #mss-container_432_playButton:hover {cursor: pointer;background: transparent url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/playpause.png') no-repeat -22px 0;}
/*	next button				*/		#control-outer_432 #mss-container_432_next {cursor: pointer;width: 34px;height: 18px;float: left;margin: 4px 2px;background: transparent url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/next.png') no-repeat 0 0;text-indent: -999em;}
/*	next hover				*/		#control-outer_432 #mss-container_432_next:hover {cursor: pointer;background: transparent url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/next.png') no-repeat -34px 0;}
/*--------------------------*/

/*--- Timebar Styles     ---*/
/*							*/		#timebar-outer_432{position: absolute; top: 4px; left: 10px; width:70px;height:1px;border:solid 1px #CCCCCC;overflow:hidden;z-index: 1;}
/*							*/		#slide-TimeBar_432{background: #CCCCCC; width: 1px;}
/*--------------------------*/

/*--- Tooltip Styles     ---*/
/*							*/		.tool_432-tip {float: left; border:3px solid #9AC2DB !important; padding: 5px; background: #FFFFFF !important; max-width: 200px;}
/*							*/		.tool_432-title {color:#666666 !important;font-family:Arial, Verdana, sans-serif !important;font-size:12px !important; font-weight: bold;padding: 0; margin: 0; margin-top: -15px; padding-top: 15px; padding-bottom: 5px; }
/*							*/		.tool_432-text {font-family:Arial, Verdana, sans-serif !important;font-size:11px !important;margin: 0;}
/*--------------------------*/

/*--- round item corners ---*/
/*							*/		.corner-tl,.corner-tr,.corner-bl,.corner-br {position: absolute;width: 8px;height: 8px;z-index:2;}
/*	corner top left			*/		#mss-container_432 .corner-tl {top:0px;left:0px;background: url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/corners.png') -8px -8px no-repeat;}
/*	corner top right		*/		#mss-container_432 .corner-tr {top:0px;right:0px;background: url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/corners.png') 0 -8px no-repeat;}
/*	corner bottom left		*/		#mss-container_432 .corner-bl {bottom:0px;left:0px;background: url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/corners.png') -8px 0 no-repeat;}
/*	corner bottom right		*/		#mss-container_432 .corner-br {bottom:0px;right:0px;background: url('http://thechurchrestaurant.com/DesktopModules/Markit.SlideShow/Templates/CBS/corners.png') 0 0 no-repeat;}
/*--------------------------*/

/*---- generic styling -----*/
/*							*/		a:active,a:focus {outline:0;}
/*							*/		#mss-container_432 img {border:none;}
/*--------------------------*/