﻿a
{
	outline:0;
}
body
{
    background-color:Black;
    margin:0;
    width:100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select:none;
}
.HEADERROW
{
	width:100%;font-weight: bold; font-size: 16px; color: #ffffff; font-family: 'Trebuchet MS', Serif; background-image: url(../../images/mobile/common/but_dynamic_center.png); background-repeat: repeat-x;	
}
.SELECTEDHEADERROW
{
	font-weight: bold; font-size: 16px; color: #ffffff; font-family: 'Trebuchet MS', Serif; background-image: url(../../images/mobile/common/but_dynamic_left_square_O.png); background-repeat: repeat-x;
}
.CLASSNORMAL
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-family: 'Trebuchet MS' , Serif; 
	color: Green;
	display: block;
	width:100%;
	height: 20px;
	text-align: center;
	margin-top: 0px;
	text-transform: uppercase;
}
.CLASSWARNING
{
	font-weight: bold; font-size: 18px; color: #000000; font-family: 'Trebuchet MS', Serif;
	color:Red;display:block;text-transform: uppercase;
	width:100%;height:20px;text-align:center;margin-top:0px;
}
.CLASSCAUTION
{
	font-weight: bold; font-size: 18px; color: #000000; font-family: 'Trebuchet MS', Serif;
		
	color:Yellow;display:block;text-transform: uppercase;
	width:100%;height:20px;text-align:center;margin-top:0px;
}
.HEADERLEFT
{
    
    width: 70px; height: 65px;float:left; background-image: url('/images/mobile/common/but_418x65_left.png'); background-repeat: no-repeat;
}
.HEADERCENTERNORMAL
{
    
    height: 65px;float:left;background-image: url('/images/mobile/common/but_418x65_center.png'); 
    background-repeat: repeat-x;
}
.HEADERRIGHT
{
    
    width: 70px; height: 65px;float:left; background-image: url('/images/mobile/common/but_418x65_right.png'); background-repeat: no-repeat;
}
.HEADERCENTERROTATE
{
    height:65px;width:66%;background-image:url('/images/mobile/common/but_418x65_center.png');background-repeat:repeat-x;float:left;
}
.normalButton
{
    height:65px;
    width:65px;
    background-image:url('/images/mobile/common/but_65x65.png');
    background-repeat:no-repeat;display:block;
}
.normalButtonAndroid
{
    height:65px;
    width:65px;
    background-image:url('/images/mobile/common/but_65x65.png');
    background-repeat:no-repeat;display:block;
}
.BtnSelectedDown
{
     background-image:url('/images/mobile/homeautomation/133-down_touch.png');
    width: 40px;
    background-repeat: no-repeat;
    height: 40px;
    display:block;
    text-decoration:none;
    text-transform: uppercase;
    font-family: 'Trebuchet MS' , Sans-Serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    padding-top:10px;
}

.BtnSelectedUp
{
     background-image:url('/images/mobile/homeautomation/132-up_touch.png');
    width: 40px;
    background-repeat: no-repeat;
    height: 40px;
    display:block;
    text-decoration:none;
    text-transform: uppercase;
    font-family: 'Trebuchet MS' , Sans-Serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
    padding-top:10px;
}
