/* CSS Document */
body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.required{
	color:red;
}
/* Font related styles */
.headingfont1{
	float:left; 
	width: 370px; 
	font-size:11px;
}
.headingfont2{
	float:left; 
	width: 410px; 
	padding-top:5px;
	font-size:11px;
}
.titlefonts{
	font-size:14px;
	font-weight:bold;
}
.highlightfont{
	font-size:13px;
	font-weight:bold;
}
/* Font related styles end*/
/* Link related styles*/
.rightlink{
	float:right;
	/*padding-bottom: 10px;*/
}

a{
	color:#009900;
	text-decoration:none;
}

a:hover{
	color:#000000;
}
a:visited{
	/*color:#6699CC;*/
}
/* Link related styles end */
/* Form fields related styles*/
.textfield{
	/*border: 1px solid #009966;*/
}

.selectfield{
	/*border: 1px solid #009966;*/
	width: 146px;
}
.langselectfield{
	/*border: 1px solid #009966;*/
	width: 182px;
}

/* Form fields related styles end */
/* Friendly messages related styles*/
.errors p{
	color:#FF0000;
}
.errors {
	color:#FF0000;
}

.message{
	color:#009900;
}
/* Friendly messages related styles end */
/* HTML related styles */
/* HTML related styles  end*/
/* Spacing related styles*/
.bottomspacer{
	padding-bottom:5px;
}
.rightspan{
	float:right;
	padding-right:20px;
}
.leftlinks{
	padding-bottom:7px;
	float:right;
}

#welcomeuser{
	float:right;
	padding-right:20px;
}
.paginator{
	padding-top:7px;
	padding-bottom:5px;
	padding-right:20px;
	text-align:right;
}
.padright{
	padding-right:15px;
}
.pad5{
	padding-left:5px;
}
.pad2top{
	padding-top:2px;
}
.padbot5{
	padding-bottom:5px;
}
.leftlinkpad
{
	padding-top:8px;
	padding-left:8px;
	text-align:right;
}
.lefttoplinkpad
{
	padding-left:8px;
	text-align:right;
}
.cellheight{
	height:22px;
}
.linkspace1{
	float:left; 
	width:55px; 
	clear:both;
}
.linkspace2{
	float:left; 
	width:10px; 
}
/**/
#logoutlink{
	padding-right:15px;
}
.welcomefont{
	font-size:13px;
}
.homeimage_horiz{
	background:url(../images/ohswhatwedo_02_rep.jpg) scroll 0 0; 
	background-repeat:repeat-y; 
	width:10px; 
	padding:0px; 
	height:489px;
	margin-top:-2px;
	clear:both;
}

.blinker_image{
	float:left; 
	width:20px;
}

.status_text{
	float:left; 
	width:100px; 
	height:20px; 
	clear:both; 
	padding-top:5px;
}

.blinker_image_view{
	float:left; 
	width:20px;
}

.status_text_view{
	float:left; 
	clear:both; 
	padding-top:5px;
}
.norightpadding{
	padding-right:0px;
}
/* Table related styles */
.listtable{
}
.listtable thead td{
	background-color:#000000; 
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
}
.listtable td{
	/*background-color:#D3D3D3;*/
	color:#000000;
	padding-left:3px;
	border: 1px solid #999999;
}
.listtable .rawheader td{
	background-color:#999999 !important; 
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	border: 1px solid #000000;
	text-align:center;
}

.cell_100{
	float:left; 
	width:100px;
}
.cell_90{
	float:left; 
	width:90px;
}
.cell_150{
	float:left; 
	width:150px;
}
.cell_155{
	float:left; 
	width:155px;
}
.cell_130{
	float:left; 
	width:130px;
}

.cell_135{
	float:left; 
	width:135px;
}
.cell_100{
	float:left; 
	width:100px;
}
.cell_200{
	float:left; 
	width:200px;
}
.cell_110{
	float:left; 
	width:110px;
}
.cell_191{
	float:left; 
	width:191px;
}
.cell_198{
	float:left; 
	width:198px;
}
.even{
	background-color:#D3D3D3;
}
.odd{
	background-color:#FFFFFF;
}
/* Color related styles */
.redstar{
	color:#FF0000;
	float:left;
	padding-right:2px;
}
#nodevice{
	color:#FF0000;
}
.greytext{
	color:#999999;
	font-size:11px;
}
/* Color related styles end */
.pad250{
	float:left; 
	padding-left:250px;
}
/******Alerts & Alarms page*/
#content_holder
{
/*
margin:0 auto;
width:1002px;
height:513px;*/
min-height:513px;
height:auto !important;

}
p, img
{
margin:0;
padding:0;
border:none;
}
.form_heading
{
float:left;
width:95%;
font-size:18px;
color:#006699;
/*padding:30px 0 30px 30px;*/
padding:0 0 2px 10px;
}
.notification_details
{
float:left;
/*width:645px;*/
width:595px;
padding:10px 10px 0;
/*border-right:1px solid #d2d3d5;*/
}
.nomination_details
{
float:left;
/*width:645px;*/
width:590px;
margin:0;
padding:5px 0 0 5px;
list-style:none;
}
.nomination_details li
{
float:left;
display:block;
padding:3px;
}
li.label
{
float:left;
/*
width:218px;
padding-right:20px;
*/
padding-right:10px;
width:168px;
}
li.label span
{
color:#666;
}
li.txtbox
{
float:left;
/*
width:170px;
padding:3px 20px 0 20px;
*/
padding:3px 20px 0;
width:160px;
}
li.email
{
float:left;
color:#999;
}
li.reset
{
float:left;
}
div.reset
{
	padding-top:5px;
	width:170px;
	text-align:center;
}
.txtbcolor
{
width:166px;
border:1px solid #999;
}
.outside_links
{
float:left;
width:271px;
padding-left:10px;
_width:290px;
}
.outside_links ul
{
margin:0;
padding:5px 0 0 0;
list-style:none;
clear:left;
width:160px;
}
.outside_links li
{
float:left;
display:block;
}
.outside_links li a
{
font-weight:bold;
text-decoration:none;
color:#006699;
}
li.facebk
{
padding:8px 0 0 10px;
width:110px;
}
.selectall
{
	padding:0px 0 0 170px;
	width:170px;
}
.table_list
{
float:left;
/*width:1002px;*/
width:950px;
/*padding:20px 0;*/
}
.heading_row
{
font-weight:bold;
background-color:#d4e1f3;
}
.grey_row
{
background-color:#e7e9eb;
}
.padleft
{
padding-left:20px;
}
.stext
{
font-size:11px;
padding-left:10px;}

.form_buttons
{
float:left;
width:500px;
padding-left:330px;
}
.buttons
{
float:left;
padding:5px;
}
.select{
	width:50px;
}
.select2{
	width:60px;
}
.select3{
	width:125px;
}
.select4{
	width:148px;
}
#rawdatasearchdiv select, label {
  width:150px;
}
#rawdatasearchdiv .fieldColumn{
  margin-right:10px;
}

