/******************************/
/*   	Main DOM Object	      */
/******************************/
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0; 
	height:100%;
	font-size: 12px;
}

body {
    background: url(images/c3_logo.gif);
    background-repeat:repeat-y;
    background-position:center center;
    background-attachment:scroll;
    background-size:100% 100%;
}

.ui-page {
    background: transparent;
}
.ui-content{
    background: transparent;
}

fieldset{
	margin: 0px 0px 0px 0px;
	text-align: center;
	
}
[data-role=page]{
	min-height: 100%;	
}

[data-role=content]{
	text-align: center;	
}
ul, li{
	margin:0; 
	padding:0; 
	list-style:none;
	width:auto;
}

[data-role=page]{
	height: 100%;	
}

/*
a:link {color: #0000FF;text-decoration: underline;}
a:visited{color: #0000FF; text-decoration: underline;}
a:hover{color: #3399FF; text-decoration: none;}
a:active{color: #0000FF; text-decoration: none;}
*/
h1 {padding: 0; margin: 0 0 5px 0;}
h2 {padding: 0; margin: 0 0 5px 0;}
h3 {padding: 0; margin: 0 0 5px 0;}
h4 {padding: 0; margin: 0 0 5px 0;}
h5 {padding: 0; margin: 0 0 5px 0;}
h6 {padding: 0; margin: 0 0 5px 0;}

textarea {
    resize: none;
} 

form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.clearit{
	clear: both;
	margin: 0;
	padding: 0;	
}

   .labels {
     color: white;
     background-color: black;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     width: 50px;     
     border: 2px solid white;
     white-space: nowrap;
   }
.alarmlabels{
	color: red;
     background-color: white;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     width: 50px;     
     border: 2px solid black;
     white-space: nowrap;
	}
	
.sessionMsgDiv{
	font-size: 15px;
	font-weight: bold;
	display: none;
	text-align: center;
	padding: 5px;
	margin: 3px 0 5px 0;
	border: 1px inset #666666;
}

.ajaxLoadingImg{
	
}
/******************************/
/*	    	Login Page	      */
/******************************/
#logodiv {
	width: auto;
	max-width: 260px;
	background-repeat: no-repeat;
	height:60px;
	text-align:center;
}
#logofooterdiv {
	width: auto;
	max-width: 260px;
	background-repeat: no-repeat;
	height:35px;
	text-align:center;
}
/******************************/
/*	    	Home Page	      */
/******************************/
#unitListButton1, #messagesButton1{
	width: 100%;
	padding: 10px 0 10px 0;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;	
}
/******************************/
/*	    	Unit Page	      */
/******************************/
.msgLinkFullButton{
	padding: 5px 0 5px 0;
	font-size: 12px;
	text-align:left;
	width: auto;
	max-width: auto;	
	height: 35px;
	}
#deletePopup{
	width:70%;
	height:350 px;
	display:block;
	border: 1px solid #cccccc;
	}
#deletePopupOnMsgPage{
	width:70%;
	height:200 px;
	display:block;
	border: 1px solid #cccccc;
	}
.halfButton{
	text-align:center;
	width: 50%;
	max-width: auto;	
	height: 35px;
	}
	
.groupLink .unitLink .msgLink{
	padding: 5px 0 5px 0;
	font-size: 14px;
}
/*.groupLink {
	background-position:left top;
	background-image: url(images/folderOpen.png); !important;
	background-repeat:no-repeat;
}*/
.fullWidthButton{
	text-align:center;
	width: 100%;
	max-width: auto;	
	height: 35px;
	
}
.full99Button{
	text-align:center;
	width: 99%;
	max-width: auto;	
	height: 35px;
	padding: 8px 0 8px 0;
	font-size: 14px;
	
}
.fullFolderButton{
	text-align:center;
	width: 98%;
	max-width: auto;	
	height: 35px;
	padding: 8px 0 8px 0;
	font-size: 14px;
	
}
.halfWidthButton{
	width: 45%;
	max-width: auto;
	text-align: center;
	height: 35px;	
}
#mapUnitPageTable{
	text-align: left;
	width: auto;
	padding: 8px;
}
.centeredCell{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#mapUnitContentsLoaded{
	display: none;	
}
.successGreen {color: #009C00; font-weight: bold;}
.successwhite {color: #FFFFFF; font-weight: bold;}
.failureRed {color: #FF0000; font-weight: bold;}





/******************************/
/*	    	Msgs		      */
/******************************/
#showLoginMessages table{
	text-align: left;
	width: 100%;
}
#showMsgPage table{
	text-align: left;
	width: 100%;
}
#showMsgPage input[type=text], #showMsgPage textarea, #showMsgPage select{
	width: 100%;	
}
#msgSubjectHeaderDiv, #msgReplyHeaderDiv ,#msgDeleteHeaderDiv{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px;
	text-align: left;
	width: 100%;
	
}

#msgFullContentDiv{
	border: 1px solid #cccccc;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: left;
	width: 100%;
}
.deleteCheckBoxDiv{
	display:none;
	width: 100%;
	height:100%;
	}
#replyMsgSubjectHeaderDiv{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px;
	text-align: left;
	width: 100%;
	font-style: italic;	
}

#replyMsgQuick{
	display: none;
	width: 100%;	
}

#mapDiv{
	height: 250px;
	width: 100%;	
	float: right;
	position: relative;
	margin: 0 0 0 0;
}
.labelForRadioButtons{
	font-size: 13px;	
}
.newMsgIcon{
		font-size: 7px;
		font-weight: bold;
		color:red;
		position:absolute;
		text-align: center;
		float: right;
	}
#selectedCommand{
	width:60%;
	position:absolute;
	right: 0px;
}
#deleteButtonFieldSet{
	width:auto;
	height:35px;
	min-height:90%;
	}
/******************************/
/*	    	UI Additions      */
/******************************/
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }


#bottombar
{
	position:fixed;
	bottom: 0px;
	left: 0px;
	height:35px;
	width: 100%;!important;
	z-index:9999;
}
#bottombar1
{
	position:fixed;
	bottom: 0px;!important;
	left: 0px;
	height:35px;
	width: 100%;!important;
	z-index:9999;
}
.showAlarmIcon{
	width:45%;
	height:30px;
	}
.showCommandIcon{
	width:30%;
	height:30px;
	}
.showMapIcon{
	
	width:130px;!important;
	height:130px;!important;
	border: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
	 background-image: url(images/map.png); !important;
	 text-align: bottom;
	}
.messageListIcon{
	width:130px;!important;
	height:130px;!important;
	border: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
	 background-image: url(images/mailbox.png); !important;
	 vertical-align: bottom;
	
	}
.unitListIcon{
	width:130px;!important;
	height:130px;!important;
	border: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
	 background-image: url(images/car.png); !important;
	vertical-align: middle;
	}
.newImage{
	 	float: right;
        width: 30px;
        height: 30px;
        right: 0px;
        top: 0px;
        margin-right: -15px;
        margin-top:  -15px;
        z-index: 2;
	}
.alarmType{
	width:99%;
	display:block;
	border-style:solid;
	border-color:#bbb #888 #666 #aaa;
	border-width:3px 4px 4px 3px;
	text-align:center;
	font-size: 12px;
	}
		
	.content-primary {
	width:99%;
	margin-right: 5%;
	padding-right: 3%;
	}
	
	#simNo{
	width:40%; !important;
	}
	
	
/*hacks*/
.content{
	width:100%;
	}
.ui-content{
	padding: 2px;
	width:100%;
	
	}

 .ui-controlgroup .ui-radio label{ 
	font-size: 13px;
}
.ui-checkbox{
	width:100%;
	height:35px;
	
	}
.ui-controlgroup .ui-checkbox label{
	font-size: 13px;
	width:100%;
	height:100%;
	min-height:35px;
	}
.ui-bar-a{
	width: auto;	
}
.ui-block-b{
	width:70%;
	}
.ui-block-a{
	width:30%;
	}
.ui-grid-a{
	width:99%
	}
.containing-element .ui-slider-switch { width: 9em }
div.ui-slider-switch{
	width:145px; !important;
	height:30px;!important;
	}
.ui-slider-label-b {
text-indent: 3.0em; !important;

}
