@charset "utf-8";
/* CSS Document */
/* Start Upper Rotator  
****************************************************/
.rotator {height:300px;width:960px;margin:0px auto;position:relative;}

/* rotator */
.rotator #rot-start-stop {position:absolute;left:18px;top:189px;z-index:9999;}
.rotator #rot-start-stop a{width:23px;height:24px;display:block;text-indent:-9999em;}
.rotator #rot-start-stop a.start {background:url(images/play-pause-btn.png) bottom left no-repeat;}
.rotator #rot-start-stop a.stop {background:url(images/play-pause-btn.png) top left no-repeat;}

.rotator .sldimg img {
    border: 0 none;
    vertical-align: top;
	}
.rotator .bx-wrapper {height:300px;width:960px;position:relative;}

.rotator .bx_slide {position:relative;}

.rotator .bx-window {height:300px!important;}
	
.rotator .sldtxt {display:none;z-index:99999;position:absolute;top:0px;right:0px;width:211px;height:auto;padding:20px 0px 18px 0px;background: url(images/rot-overlay.png) repeat;color:#fff;text-align:left;height:300px;}
.rotator .sldtxt .title {}
.rotator .sldtxt .title a{text-transform:uppercase;font-weight:bold;font-size:24px;line-height:26px;padding-bottom:4px;color:#fff;font-weight:normal;}
.rotator article .sldtxt .preview {}
.rotator article.showPreview .sldtxt .preview {display:block!important;}

.rotator .bx-prev,
.rotator .bx-next {display:none;}
/* end color change */
.rotator .bx-pager {display:none;position:absolute;bottom:20px;right:20px;z-index:99999;}
.rotator .bx-pager a {display:block;padding:0px;float:left;margin-left:8px;width:10px;height:10px;text-indent:-9999em;
 position:relative;
  background-color:#8e8b81;
  -webkit-box-shadow: #666 0 0 .25em;
    -moz-box-shadow: #666 0 0 .25em;
    box-shadow: #666 0 0 .25em;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
    border-radius: 6px;
	behavior: url(PIE.htc);}
.rotator .bx-pager .pager-active {background-color:#Fff;}
.rotator .bx-prev,
.rotator .bx-next {}
.rotator .rotator img[title="RSS Feed"] {display:none;}
.rotator .sldimg a {border:none!important;}


.start .mtoolsWrapper {padding-bottom:30px;}
.imodTools {float:left;}





