@namespace s "library://ns.adobe.com/flex/spark";
@namespace mx "library://ns.adobe.com/flex/mx";

s|Application{ 
	fontFamily: Arial;
	fontSize: 12px;
	backgroundGradientColors:#FFFFFF,#FFFFFF;
}
mx|ToolTip{
	font-size:12px;
}
.mainContainer{
	backgroundColor: #e8e8e8;
}
.head{
	backgroundImage: Embed(source="embed/head-map.jpg");
	backgroundImageFillMode: repeat;	
}
.title{
	fontFamily: Arial;
	fontWeight: bold;
	fontSize: 20;
	color: #000000;
}
.nickNameInput{
	borderStyle:none;
	textDecoration:underline;
	backgroundAlpha:0.0;	
}
.nickNameInput1{
	borderStyle:none;
	backgroundAlpha:1.0;	
}
.nickNameInput2{
	borderStyle:none;
	backgroundAlpha:0.0;	
}
.upgradeLink{
	textDecoration:underline;
	color:#FF0000;
}
.leftContent{
	borderSkin: Embed(source="embed/ppt.png",scaleGridTop="24",scaleGridLeft="1",scaleGridRight="89",scaleGridBottom="118");
	
}
.videoContainer{
	borderSkin: Embed(source="embed/video.jpg",scaleGridTop="22",scaleGridLeft="4",scaleGridRight="30",scaleGridBottom="262");
}
.pdModule{
	backgroundColor:#ffffff;
}
.videoModule{
	backgroundColor:#000000;
}
.introModule{
	backgroundColor:#EEEEED;
}
.questionCanvas{
	borderSkin: Embed(source="embed/question.jpg",scaleGridTop="21",scaleGridLeft="15",scaleGridRight="63",scaleGridBottom="57");
}
.appTab{
	horizontalGap: 0;
	tabStyleName: tabBarTab;
	paddingLeft: 10;
	tabHeight: 25;
	tabWidth:85;
	fontWeight:bold;	
}
.tabBarTab
{
	downSkin: Embed(source="embed/tab-2.jpg");
	upSkin: Embed(source="embed/tab-2.jpg");
	overSkin: Embed(source="embed/tab-2.jpg");
	disabledSkin: Embed(source="embed/tab-2.jpg");
	selectedUpSkin: Embed(source="embed/tab-1.jpg");
	selectedOverSkin: Embed(source="embed/tab-1.jpg");
	selectedTabTextStyleName: tabBarSelectedTabText;
}
.tabBarSelectedTabText
{
	fontFamily: Arial;
	color: #FFFFFF;
}

.volumnSlider{
	dataTipPlacement: top;
	tickLength: 0;
	labelOffset: 0;
	thumbSkin: Embed(source="embed/volume-2.jpg");
	trackSkin: Embed(source="embed/volume-4.png");
	trackHighlightSkin: Embed(source="embed/volume-3.png");
	showTrackHighlight: true;
	
}
.verticalScrollBarStyle{
	trackSkin: ClassReference(null);
}

.surveyViewCanvas{
	borderStyle:"none";	
	borderSkin: Embed(source="embed/survey-2.jpg",scaleGridTop="38",scaleGridLeft="4",scaleGridRight="18",scaleGridBottom="128");
}

.normalBarTab{
	borderColor: #285A84;
	tabStyleName: tabNavigatorTab;
	horizontalGap: 1;
	color: #000000;
}
.tabNavigatorTab
{
	borderColor: #285A84;
}
.pollTitleWindow{
	borderStyle:solid;
	borderColor:#5ab2d8;
	borderThickness:1;
	backgroundColor:#f7fbfd;
	dropShadowEnabled:true;
	shadowDirection:right;
	shadowDistance:1;
	headerHeight:0;
}

.pollTitleStyle{
	color:#127dc1;
	textAlign:center;
	fontWeight:bold;
}
.pollItem{
	borderStyle:solid;
	borderColor:#91cae7;
	borderThickness:1;
	backgroundColor:#ecf7fd;
	dropShadowEnabled:true;
	shadowDirection:right;
	shadowDistance:1;
	headerHeight:6;
}
.upgradeConfirm{
	borderSkin: Embed(source="embed/confirm.jpg",scaleGridTop="29",scaleGridLeft="3",scaleGridRight="6",scaleGridBottom="250");
}
.muteBtn{
    upSkin:        Embed("embed/volume-1.png");
    overSkin:      Embed("embed/volume-1.png");
    downSkin:      Embed("embed/volume-1.png");
    disabledSkin:  Embed("embed/volume-1.png");	
}
.unmuteBtn{
    upSkin:        Embed("embed/volume.png");
    overSkin:      Embed("embed/volume.png");
    downSkin:      Embed("embed/volume.png");
    disabledSkin:  Embed("embed/volume.png");	
}
.pauseBtn{
    upSkin:        Embed("embed/button-6.gif");
    overSkin:      Embed("embed/button-6.gif");
    downSkin:      Embed("embed/button-6.gif");
    disabledSkin:  Embed("embed/button-6.gif");	
}
.playBtn{
    upSkin:        Embed("embed/button-7.gif");
    overSkin:      Embed("embed/button-7.gif");
    downSkin:      Embed("embed/button-7.gif");
    disabledSkin:  Embed("embed/button-7.gif");	
}
.closeVideoBtn{
    upSkin:        Embed("embed/button4.gif");
    overSkin:      Embed("embed/button4.gif");
    downSkin:      Embed("embed/button4.gif");
    disabledSkin:  Embed("embed/button4.gif");	
}
.openVideoBtn{
    upSkin:        Embed("embed/button7.gif");
    overSkin:      Embed("embed/button7.gif");
    downSkin:      Embed("embed/button7.gif");
    disabledSkin:  Embed("embed/button7.gif");	
}
.pollBtn{
	upSkin: Embed(source="embed/button.jpg");
    overSkin:      Embed("embed/button.jpg");
    downSkin:      Embed("embed/button.jpg");
    disabledSkin:  Embed("embed/button.jpg");	
	color:#FFFFFF;
}
.mdiTitleStyle{
	fontFamily : "Arial";
	fontSize : 12;
	fontWeight:bold;
	color : #ffffff;
}
.fullscreenBtn{
    upSkin:        Embed("embed/button2.gif");
    overSkin:      Embed("embed/button2.gif");
    downSkin:      Embed("embed/button2.gif");
    disabledSkin:  Embed("embed/button2.gif");	
}
.exitFullscreenBtn{
    upSkin:        Embed("embed/exitfull.gif");
    overSkin:      Embed("embed/exitfull.gif");
    downSkin:      Embed("embed/exitfull.gif");
    disabledSkin:  Embed("embed/exitfull.gif");	
}
.zoomOutBtn{
    upSkin:        Embed("embed/zoomOut.png");
    overSkin:      Embed("embed/zoomOut.png");
    downSkin:      Embed("embed/zoomOut.png");
    disabledSkin:  Embed("embed/zoomOut.png");	
}
.zoomInBtn{
    upSkin:        Embed("embed/blowup.png");
    overSkin:      Embed("embed/blowup.png");
    downSkin:      Embed("embed/blowup.png");
    disabledSkin:  Embed("embed/blowup.png");	
}
.swapBtn{
    upSkin:        Embed("embed/button5.gif");
    overSkin:      Embed("embed/button5.gif");
    downSkin:      Embed("embed/button5.gif");
    disabledSkin:  Embed("embed/button5.gif");		
}
.lotteryCanvas{   
	border-style: none;   
	border-thickness: 0;   
	fill-colors: #d8eaf7, #b7d5eb;   
}
.lotteryTitleWindow{
	borderThicknessBottom:2;
	borderThicknessLeft:2;
	borderThicknessRight:2;
	borderThicknessTop:2;
	headerHeight:20;
 	borderAlpha: 1.0;
}
.lotteryLabel{
 	fontWeight:bold;
 	fontSize:14;
 	color:#FF0000;
 }
.liveTextWindow{
	borderColor:#4e8bc4;
	color:#4c3030; 	
 }
.smalltitle{
  color:#FFFFFF;
 }
.vodTabNavigator{
	borderStyle: solid;
	borderColor: #285A84;
	tabHeight:25;
	firstTabStyleName: tabNavigatorFirstTab;
	selectedTabTextStyleName: tabNavigatorSelectedTabText;
	tabStyleName: tabNavigatorTab;
 	
 }
.thumbnailTileList{
	rollOverColor:#AADEFF;
	selectionColor:#7FCDFE;
 }
.tabNavigatorFirstTab
{
	borderColor: #285A84;
}
.tabNavigatorSelectedTabText
{
}
.liveProgressBackground{
	backgroundImage: Embed(source="embed/progress-bg.jpg");
	backgroundImageFillMode: repeat;
}
.vodProgressBar{
	barSkin: Embed(source="embed/progress-byte-bg.jpg");
	trackColors: #757575,#666666;
	
}
.progressCanvas{
	borderStyle:"none";
	borderThickness:2;	
}
.progressLabel{
	color:#ffffff;
}
.pdIndexDataGrid{
	rollOverColor:#AADEFF;
	selectionColor:#7FCDFE;	
}
.pollCanvas{
	backgroundColor:#111010;
	backgroundAlpha:0.9;	
}
.surveyPanel{
  	backgroundAlpha:0.9; 
	headerHeight:0;
	borderThicknessBottom:10;
	borderThicknessLeft:10;
	borderThicknessRight:10;
	borderThicknessTop:10;	
}

.surveySubject{
	fontWeight:"bold";
	fontSize:14;
	color:#000000;
}
.qaTextArea{
	borderStyle:"none";
}
.pollResultViewHBox{
	backgroundColor:#D9EEFD;
	borderStyle:solid;
	cornerRadius:4;
}
.pollResultViewSubject{
	color:#000000;
	borderStyle:"none";
	backgroundAlpha:0.0;	
}
.pollAnswerViewHBox{
	backgroundColor:#D9EEFD;
	borderStyle:solid;
	cornerRadius:4;
}
.pollAnswerViewSubject{
	color:#000000;
}
.pollPanel{
  headerHeight:0;
  borderThicknessBottom:10;
  borderThicknessLeft:10;
  borderThicknessRight:10;
  borderThicknessTop:10;
  backgroundAlpha:0.8;
}
.rollcallBtn{
    upSkin:        Embed("embed/rollcall.gif");
    overSkin:      Embed("embed/rollcall-over.gif");
    downSkin:      Embed("embed/rollcall.gif");
    disabledSkin:  Embed("embed/rollcall.gif");		
}
.rollcallTitleWindow{
	borderAlpha: 1.0;
	headerHeight: 25; 
}
.netStatusYBtn{
    upSkin:        Embed("embed/yellow.gif");
    overSkin:      Embed("embed/yellow.gif");
    downSkin:      Embed("embed/yellow.gif");
    disabledSkin:  Embed("embed/yellow.gif");			
}
.netStatusRBtn{
    upSkin:        Embed("embed/red.gif");
    overSkin:      Embed("embed/red.gif");
    downSkin:      Embed("embed/red.gif");
    disabledSkin:  Embed("embed/red.gif");			
}
.netStatusGBtn{
    upSkin:        Embed("embed/green.gif");
    overSkin:      Embed("embed/green.gif");
    downSkin:      Embed("embed/green.gif");
    disabledSkin:  Embed("embed/green.gif");			
}











