/*Elements*/

a			{ color:inherit; }


/*general colours and styles*/


/*others*/


/*for VesselView Model*/
#VesselView {
    width:370px;
    height:370px;
}
/*for bitmap, if model doesn't exist*/
#ModelBitmap    { width:370px; }

/*key for measurement type*/
#mtypeleg		{
    display:none;
}
/*key for model controls*/
#key		{
    display:none;
}


/*for nozzgraph, patchgraph, sbbgraph, weldgraph, insp, graph,*/
/*graph2, strain, temperature, diagram, setttilt, settetoc*/
#graph          { width:620px; }

/*for sitegrap, inspgrap, platenv*/
#graph2 {
    width:600px;
    height:600px;
}

/*for timeline, settcumu, settavcu;*/
/*for settgrap*/
#graph3, #graph5
{
    width:600px;
    height:450px;
}


/*for textarea in notes and feedback*/
#txt            { width:620px; }

/*table in insp, envcons, envvars, sitevars, sitecons, */
/*flange2, consupp, creepwld, creepcom, flanenv, siteflan*/



/*Login, Logout, Change Password, End Session, Login Failed, Feedback*/
#log input		{ border: 1px solid #000; }
#log a 			{ border-left: 	1px solid #000; font-size: 12px; padding: 0 4px 0 8px;}
#log a.first 	{ border-left: 	none; padding: 0 8px 0 0; }
#log a.not		{ border-left: 0 solid #FFF; padding: 0 0 0 0;}
#log textarea	{ border: 1px solid #000; }





/*title on every page + graphs with no results*/
#title, div.noresults	{
	height: 70px;
}



/*tables in stress summary pages*/
/*main section of page in stresssummary pages and funct*/
#main{
	/*float: left;
	clear:right;
	padding-bottom:15px;
	width:95%;*/
}



/*FFS title in stresssummary pages,*/
/*Failure Assessment Diagram in diagram*/


#definition {
    text-align:center;
}


/*version No.*/
#version{
	font-size:12px;
}


/*division with assessment date, etc*/
#topright	{
    width:220px;
}
/*traffic light in division with assessment date, etc*/
#topright span.sev	{           /*span.sev used for printing while p.sev for screen*/
	margin:15px 0px 20px 0px;   /*<p class="sev"> used in code*/
}


/*table in summary pages*/
#conright table.summary	{ 
    margin: 10px 0px 0px 0px;
	width:250px;
}


/*Latest Measurements section in vibration measurements*/
#topmid	{
	text-align:right;
}


/*table for 20 highest displacements; */



/*measurement data*/
#tldata	{

	width:370px;
}




/*graphs*/
#stressgraph	{
	width:620px;
}


/*scale in stressplot*/
td.scaletext    { color: #004f00; text-align: left; font-size:10px; }

/*line breaks used for positioning in printer friendly pages*/
#tllinkprint
{
	float: left;
	clear:left;
	padding-bottom:20px;
	width:370px;
}



/*hidden items in printer friendly page*/

#toplinks       { display:none; }   /*links to the left of the Ideas logo*/
#nav, #nav2	    { display:none; }   /*navigation bars for small and large screen*/
#ModelControls  { display:none; }   /*3D Model Controls*/
#stageselect    { display:none; }   /*Stage select drop-down menu*/
#tllink     	{ display:none; }   /*top-left links*/
#traffic        { display:none; }   /*Traffic Light user input*/
#question       { display:none; }   /*Question mark for Measurement type pop-up in Summary*/
#stressscale    { display:none; }   /*multicoloured scale in stressplot made from table*/
#rht            { display:none; }   /*user input in sitegrap to view number of components*/
#graphinput     { display:none; }   /*user input in failure graphs*/
#photolink      { display:none; }   /*link to photos*/
#close          { display:none; }   /*close link in 20 highest displacements*/
#recordblock    { display:none; }   /*textarea in clienthistory*/

.highdisp       { display:none; }   /*link to 20 highest displacements in vibration*/
.graphlink      { display:none; }   /*link to graph*/
.measurelink    { display:none; }   /*link to measurements*/
.summlink       { display:none; }   /*links in summary page i.e. stress plot*/
.update         { display:none; }   /*update button in sitegrap page*/
.buttonlink     { display:none; }   /*button link in component ffs page*/
.userinput      { display:none; }   /*user input in sbbs, welds, notes, etc page*/
.stressinput    { display:none; }   /*user input in stressplot*/
.controltext    { display:none; }   /*text explaining use of web page*/
.hotsumm        { display:none; }   /*explainitory text on hotsumm page*/
.componentffs   { display:none; }   /*link to componentffs from diagram*/
.misclink       { display:none; }   /*miscellaneous links*/
.buttons        { display:none; }   /*buttons in insp page */




/*used but not needed*/

