/* BEGIN: Large content glider CSS */
.lgglidecontentwrapper{
	position: relative;
	width: 515px;
	height: 550px; /* Set height to be able to contain height of largest content shown */
	overflow: hidden;	
}

.lgglidecontent{
	position: absolute;
	visibility: hidden;
	background: no-repeat url(images/news_bg.gif);
	width: 512px;
	padding: 0 0px;
	vertical-align:top;	
}

.cssbuttonstoggler {
	width: 80px;
	padding: 0 0px;
	height: 24px;
}

.cssbuttonstoggler a.prev, .cssbuttonstoggler a.next {
	background-position:center top;
	background-repeat:no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 24px;
}

.cssbuttonstoggler a span {
	text-indent:-9999px;
	display: block;
}

.lgglidecontentwrapper a.prev  {
	background-image: url(images/button_previous.gif);
	width: 24px;
	margin-right: 6px;
}

.lgglidecontentwrapper a.next {
	background-image: url(images/button_next.gif);
	width: 24px;
}

.lgglidecontentwrapper a.prev:hover, .lgglidecontentwrapper a.next:hover {
	background-position: bottom;
}

.lgglidecontentwrapper .dotted_line {
	margin: 0px 10px 0px 10px;
	padding: 3px 0 6px 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#contentWrapper .lgglidecontentwrapper h3 {
	padding: 3px 0 0 0;
	margin: 0;
}

#contentWrapper .lgglidecontentwrapper ul,#interiorContent .lgglidecontentwrapper ul {
	margin: 0 0 15px 10px;
}

#contentWrapper .lgglidecontentwrapper ul li,#interiorContent .lgglidecontentwrapper ul li {
	padding: 0 0 7px 10px;
	line-height: 1.2em;
    list-style: none;
}

#lgglidecontentModule {
background:url(images/feature-bg2.gif) repeat-y top left;
margin-bottom:22px;
width:557px;
}
#lgglidecontentModule .mid {
background:url(images/feature-mid-bg.gif) no-repeat top left;
}
#lgglidecontentModule .pad {
background:url(images/feature-btm-bg.gif) no-repeat bottom left;
padding:20px 20px 10px 20px;
}
#lgglidecontentHeader
{
	background:url(images/feature-header-bg.gif) no-repeat top left;
	height:30px;
	padding:7px 7px 0 20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
a#lgglidecontentTab1 {
color:#203e62; /*163466 current font color on Methodist*/
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
float:left;
}
a#lgglidecontentTab2 {
color:#ad7c8d; /*163466 current font color on Methodist*/
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
float:right;
}
#lgglidecontentHeader a:hover {text-decoration:underline;}
#lgglidecontentModule h2 {margin-bottom:18px;}
/* END: Large content glider CSS */

/* BEGIN: Smaller glider for sidebar */
.smglidecontentModule
{
	float: right;
	width: 208px;
	margin: 0 0 25px 10px;	
	background: url(images/featureBoxContentBG.jpg) no-repeat 0px 31px;
	clear: right;
}

.smglidecontentModule h2,
.smglidecontentModule h3,
.smglidecontentModule h4
{
	margin: 0;
}

.smglidecontentModule h2
{
	height: 31px;
	line-height: 31px;
	width: 208px;
	padding-left: 15px;
	padding-top:0px !important;
	margin: 0px !important;
	background: url(images/featureBoxHeaderBG.jpg) no-repeat;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff!important;
	text-transform: uppercase;
	vertical-align: baseline;
}

.smglidecontentModule img,
.smglidecontentModule img.right
{
	margin: 3px 0 3px 10px;
}
.smglidecontentModule img,
.smglidecontentModule img.left
{
	margin: 3px 10px 3px 0;
}

.smglidecontentModule h3
{
	margin: 0;
	color: #666f1f;
}

.smglidecontentModule p
{
	margin-top: 5px;
}

.smglidecontentModule form ul li
{
	list-style: none;
	background: none;
}

.smglidecontentModule form input.formfield,
.smglidecontentModule form select,
.smglidecontentModule form textarea
{
	width: 148px;
	border: 1px solid #769dcd;
	padding: 1px;
	color: #666666;
	font-size: 90%;
	font-family: Trebuchet MS, Arial, Sans-Serif;
}

.smglidecontentwrapper
{
	position: relative;
	width: 208px;
	overflow: hidden;	
	margin:0px
}

.smglidecontent
{
	position: absolute;
	background: white url(images/featureBoxContentBG.jpg) no-repeat scroll 0px -50px;
	visibility: hidden;
	width: 208px;
	margin: 0px;		
}

.smglidecontent div {
	padding: 0 15px 0 15px;
	width: 178px;		
}

.smcssbuttonstoggler
{
	width: 200px;
	padding: 5px 15px;
	height: 24px;
}
.smcssbuttonstoggler a.prev, .smcssbuttonstoggler a.next
{
	background-position:center top;
	background-repeat:no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 24px;
	width: 24px;
}

.smcssbuttonstoggler a span
{
	text-indent:-9999px;
	display: block;
}

.smglidecontentwrapper a.prev,
.medglidecontentwrapper a.prev
{
	background-image: url(images/smbutton_previous.gif);
	width: 24px;
	margin-right: 24px;
}

.smglidecontentwrapper a.next,
.medglidecontentwrapper a.next
{
	background-image: url(images/smbutton_next.gif);
	width: 24px;
}

.smglidecontentwrapper a.prev:hover,
.smglidecontentwrapper a.next:hover,
.medglidecontentwrapper a.prev:hover,
.medglidecontentwrapper a.next:hover
{
	background-position: bottom;
}

.smglidecontentwrapper .dotted_line
{
	margin: 0px 15px 0px 15px;
	padding: 5px 0 9px 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url(images/dotted_line.gif) repeat-x 0 5px;
}

.smglidecontentwrapper h3,
.smglidecontentwrapper h4
{
	margin: 0 0 0px 0;
}

.smglidecontentwrapper ul,
.smglidecontentwrapper ul
{
	margin: 0 0 15px 10px;
}

.smglidecontentwrapper ul li,
.smglidecontentwrapper ul li
{
	padding: 0 0 7px 10px;
	line-height: 1.2em;
    list-style: none;
}

/* BEGIN: Medium glider */
.medglidecontentModule
{
	position:relative;
	width: 260px;
	margin: 0 0 25px 0;
	background: url(images/home_feature_header_content_bg.jpg) no-repeat center 31px;
	clear: right;
}

.medglidecontentModule h2,
.medglidecontentModule h3,
.medglidecontentModule h4
{
	margin: 0;
}

.medglidecontentModule h2
{
	height: 31px;
	line-height: 31px;
	width: 260px;
	padding-left: 15px;
	margin: 0;
	background: url(images/home_feature_header_box_bg.jpg) no-repeat;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align:baseline
}

.medglidecontentModule img,
.medglidecontentModule img.right
{
	margin: 3px 0 3px 10px;
}
.medglidecontentModule img,
.medglidecontentModule img.left
{
	margin: 3px 10px 3px 0;
}

.medglidecontentModule h3
{
	margin: 0;
	color: #666f1f;
}

.medglidecontentModule p
{
	margin-top: 5px;
}

.medglidecontentModule form ul li
{
	list-style: none;
	background: none;
}

.medglidecontentModule form input.formfield,
.medglidecontentModule form select,
.medglidecontentModule form textarea
{
	width: 148px;
	border: 1px solid #769dcd;
	padding: 1px;
	color: #666666;
	font-size: 90%;
	font-family: Trebuchet MS, Arial, Sans-Serif;
}

.medglidecontentwrapper
{
	position: relative;
	width: 260px;
	overflow: hidden;
}

.medglidecontent
{
	position: absolute;
	background: white url(images/home_feature_header_content_bg.jpg) no-repeat scroll center -50px;
	visibility: hidden;
	width: 260px;
	margin: 0;
	padding: 0;
}

.medglidecontent div {
	padding: 0 15px 0 15px;
	width: 230px;
}

.medglidecontentwrapper a.prev
{
	background-image: url(images/smbutton_previous.gif);
	width: 24px;
	margin-right: 24px;
}

.medglidecontentwrapper a.next
{
	background-image: url(images/smbutton_next.gif);
	width: 24px;
}

.medglidecontentwrapper a.prev:hover,
.medglidecontentwrapper a.next:hover
{
	background-position: bottom;
}

.medglidecontentwrapper .dotted_line
{
	margin: 0px 15px 0px 15px;
	padding: 5px 0 9px 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url(images/dotted_line.gif) repeat-x 0 5px;
}

.medglidecontentwrapper h3,
.medglidecontentwrapper h4
{
	margin: 0 0 10px 0;
}

.medglidecontentwrapper ul,
.medglidecontentwrapper ul
{
	margin: 0 0 15px 10px;
}

.medglidecontentwrapper ul li,
.medglidecontentwrapper ul li
{
	padding: 0 0 7px 10px;
	line-height: 1.2em;
    list-style: none;
}

/* Pause button
----------------------------------------------------------------*/
#pauseControl
{
	padding: 0 15px;
	position: absolute;	
}

a#pause
{
	position: absolute;
	margin: -29px 0 0 42px;	
	background-image: url(images/button_pause.gif);
	width: 24px;
	background-position: center top;
	background-repeat: no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 24px;
	cursor: pointer;	
}
a#pause span
{
	text-indent:-9999px;
	display: block;
}

#pause
{
	background-position: top;
}

h2.smglidecontentheader
{
	height: 23px;
	width: 193px;
	padding: 8px 0 0 15px;
	margin: 0;
	background: url(images/featureBoxHeaderBG.jpg) no-repeat center top;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 100%;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.4em;
}
/* END: Smaller glider for sidebar */



