.rotatorContainer{
	z-index:0;
}
.rotator{
	background-color:#fff;
	border:solid 1px #e5e5e5;
	width:540px;
	height:110px;
	overflow:hidden;
}
.rotator img{
        position:absolute;
        top:-10000px;
}
.pane{
	background-color:#fff;
	width:540px;
	height:110px;
	overflow:hidden;
}
td{
	padding-right:15px;
	vertical-align:top;
}

.tmwrotator .rotatorContainer{
	width:540px;
	height:200px;
	position:relative;
}
.tmwrotator .rotator{
	background-color:#e5e5e5;
	border:solid 1px #ccc;
	position:relative;
	top:20px;
	left:0;
	z-index:10;
}
.tmwrotator .pane{
	background-color:#e5e5e5;
}

.tmwrotator .tabs{
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
.tmwrotator .tabs ul{
	margin:0 !important;
	padding:0;
}
.tmwrotator .tabs li{
	float:left;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}
.tmwrotator .tabs li a{
	background-color:#fff;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:solid 1px #ccc;
	border-bottom:0;
	color:#666;
	display:block;
	font-size:10px;
	height:20px;
	padding:0 4px;
	text-decoration:none;
}
.tmwrotator .tabs li.dojoxRotatorSelected a{
	background-color:#e5e5e5;
	color:#000;
}

.tmwrotator .dots{
	position:absolute;
	right:5px;
	top:25px;
	z-index:20;
}
.tmwrotator .dots ul{
	margin:0 !important;
	padding:0;
}
.tmwrotator .dots li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.tmwrotator .dots a span{
	display:none;
}
.tmwrotator .dots .dojoxRotatorNumber a{
	display:block;
	width:10px;
	height:10px;
	background:url(images/rotator_dots.png) no-repeat 0 0;
}
.tmwrotator .dots .dojoxRotatorSelected a{
	background:url(images/rotator_dots.png) no-repeat 0 -10px;
}

.tmwrotatorTVCont .pager{
	/* background:url(images/rotator_bg.gif) no-repeat 0 0; */
	background-color:#000050;
	height:15px;
	width:110px;
	bottom:5px;
	padding:3px 0 0 12px;
        position:relative;
	left:88px;
	top:-167px;
	z-index:2;
}
.tmwrotatorTVCont .pager ul{
	height:16px;
	margin:0 !important;
	padding:0;
	width:123px;
}
.tmwrotatorTVCont .pager li{
	float:left;
	list-style:none;
	margin:0;
	padding:0 !important;
	width:20px;
}
.tmwrotatorTVCont .pager li.dojoxRotatorIcon a{
	display:block;
	width:14px;
	height:14px;
}
.tmwrotatorTVCont .pager li.dojoxRotatorPrev a{
	background:url(images/rotator_icons.gif) no-repeat 0 0;
}
.tmwrotatorTVCont .pager li.dojoxRotatorPlay a{
	background:url(images/rotator_icons.gif) no-repeat -28px 0;
}
.tmwrotatorTVCont .pager li.dojoxRotatorPause a{
	background:url(images/rotator_icons.gif) no-repeat -42px 0;
}
.tmwrotatorTVCont .pager li.dojoxRotatorNext a{
	background:url(images/rotator_icons.gif) no-repeat -14px 0;
}
.tmwrotatorTVCont .pager li.dojoxRotatorInfo{
	color:#e5e5e5;
	font-size:10px;
	line-height:12px;
	padding:0 4px 0 7px;
	width:45px;
}
.tmwrotatorTVCont .pager li a span{
	display:none;
}

.tmwrotatorTVCont ul li{
	background: none !important;
	padding: 0 !important;
}

#tmwNutshellTabContainer .dijitTabChecked,
#tmwNutshellTabContainer .dijitTab {
        border:0 !important;
        background-color: transparent !important;
}

#tmwNutshellTabContainer_tablist_tmwnstab0,
#tmwNutshellTabContainer_tablist_tmwnstab1,
#tmwNutshellTabContainer_tablist_tmwnstab2,
#tmwNutshellTabContainer_tablist_tmwnstab3
{
        background:transparent url(../images/tablabels2.png) no-repeat;
        width:110px;
        height:29px;
	margin-right:4px;
}
.dijitTab #tmwNutshellTabContainer_tablist_tmwnstab0{
        background-position: 0px -29px;
}
.dijitTabChecked #tmwNutshellTabContainer_tablist_tmwnstab0{
        background-position: 0px -58px;
}
.dijitTabHover #tmwNutshellTabContainer_tablist_tmwnstab0{
        background-position: 0px -0px;
}
.dijitTab #tmwNutshellTabContainer_tablist_tmwnstab1{
        background-position: -110px -29px;
}
.dijitTabChecked #tmwNutshellTabContainer_tablist_tmwnstab1{
        background-position: -110px -58px;
}
.dijitTabHover #tmwNutshellTabContainer_tablist_tmwnstab1{
        background-position: -110px 0px;
}
.dijitTab #tmwNutshellTabContainer_tablist_tmwnstab2{
        background-position: -220px -29px;
}
.dijitTabChecked #tmwNutshellTabContainer_tablist_tmwnstab2{
        background-position: -220px -58px;
}
.dijitTabHover #tmwNutshellTabContainer_tablist_tmwnstab2{
        background-position: -220px -0px;
}
.dijitTab #tmwNutshellTabContainer_tablist_tmwnstab3{
        background-position: -330px -29px;
}
.dijitTabChecked #tmwNutshellTabContainer_tablist_tmwnstab3{
        background-position: -330px -58px;
}
.dijitTabHover #tmwNutshellTabContainer_tablist_tmwnstab3{
        background-position: -330px 0px;
}

#tmwNutshellTabContainer img{
	border:0px !important;
}
#tmwrotatorCont ul li{
	background: transparent url(images/i_list.gif) no-repeat scroll 0 18px !important;
}

/* styles for rotator within TV box */
.tmwrotatorText{
	float:left;
        font-size:110%;
        font-weight:normal;
	line-height:2.2em;
}
.tmwrotatorTV{
	position:relative;
	top:0px;
	right:-15px;
	width:260px;
	height:270px;
	z-index:1;
}
.tmwrotatorTVbase{
	position:relative;
	top:-144px;
	right:-45px;
	width:303px;
	height:109px;
	z-index:1;
}
.tmwrotatorTVInternal{
	position:relative;
	top:-268px;
	right:-13px;
	width:300px;
}
.tmwrotatorTVCont {
	width:300px;
	height:256px;
}
.tmwrotatorTVCont .rotator{
	background-color:#fff;
	border:solid 1px #e5e5e5;
	width:275px;
	height:230px;
	margin-top:-8px;
	margin-left:11px;
	overflow:hidden;
}
.tmwrotatorTVCont .tmwrotator .rotatorContainer{
	width:180px;
	height:110px;
	position:relative;
}
.tmwrotatorTVCont .tmwrotator .rotator{
	background-color:transparent;
	border:solid 0px #ccc;
	position:relative;
	top:17px;
	left:0;
	z-index:10;
}
.dijitTabContainerBottom-container, 
.dijitTabContainerTop-container, 
.dijitTabContainerLeft-container, 
.dijitTabContainerRight-container {
	border:1px solid #c1c1c1;
	overflow:hidden;
	z-index:0;
}
.dijitTabContainerTop-tabs {
	border-bottom:1px solid #c1c1c1;
}
.tundra .dijitAccordionTitle {
	background:#cadaff none repeat-x scroll left bottom;
}
.tundra .dijitAccordionTitle-selected {
	background:#ccfa75 none repeat-x scroll center bottom;
}
.tmwIcon {
	background-image: url('../images/tmwIcons.png'); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}
.tmwIconYellowR{
	background-position:0 -40px;
}
.tmwIconGreenR{
	background-position:-18px -347px;
}
.tmwIconRedD{
	background-position:0px -347px;
}
