/* CSS Document */

a , a:visited
{
  text-decoration:none;
  font-weight:bold;
  color : black;
}


/*PAGE LAYOUT*/
body
{
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page
{
	text-align: left;
}

#toppage
{
	float: left;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	display: none;
}


#date
{
	float: left;
	width: 270px;
	height: 39px;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	display: none;
}
#topbar
{
	float: left;
	width: 728px;
	height: 40px;
	background-color: rgb(204,204,204);
	background-repeat: repeat-x;
	border-right: solid 1px #999999;
	display: none;
}

#header
{
	width: 999px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-attachment: scroll;
	background-image: url(MiningTunnelingControlAutomation.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	clear: left;
	border-right: solid 1px #999999;
	display: none;
}

#ctl00_HeaderPic
{
	border-style: none;
	background-color: #CCCCCC;
	margin-left: 64px;
	float: left;
	display: none;
}

#ctl00_HeaderLogo
{
	margin-left: 10px;
	margin-right: auto;
	width: 400px;
	float: left;
	display: none;
}

#content
{
	width: 100%;
	clear: left;
}

.contenttext
{
	float: left;
	width: 100%;
	background-color: white;
	min-height: 360px;
	text-align: left;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: small;
}


.contenttext h1, h2, h3, p, li
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
}

.contenttext li
{
	/*	list-style-image: url(bullet.png); */
	margin-bottom: 12pt;
}

.contenttext img
{
	margin-left: auto;
	margin-right: auto;
}


.contenttext h1, h2
{
	font-family: Verdana;
}




.contenttext ul
{
	text-align: left;
}


.contenttext ul
{
	text-align: left;
}


#maincontent
{
	margin-left: 20px;
}

#logo
{
	float: left;
	width: 190px;
	height: 110px;
	background-color: #F7F7F7;
	border-left: solid 1px #999999;
}
#pagetitle
{
	position: relative;
	float: left;
	width: 708px;
	height: 110px;
	background-color: #F7F7F7;
	border-right: solid 1px #999999;
}



#title
{
	position: absolute;
	right: 10px;
	bottom: 0px;
	width: 600px;
}
#menu
{
	float: left;
	width: 270px;
	margin: 0px;
	display: none;
}
#footer
{
	float: left;
	width: 791px;
	padding-right: 10px;
	padding-left: 200px;
	background-color: #CCCCCC;
	text-align: center;
	display: none;
}

/*GRAY PANEL*/
.panel
{
	padding: 12px;
	border: solid 1px #E4E4E4;
	background-color: #EEEEEE;
	margin: 10px;
	padding: 10px;
	width: 550px;
	height: 160px;
	text-align: justify;
}

/*TEXT STYLES*/

.smalltext
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhitetext a
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitetext a:hover
{
	text-decoration: underline;
}
.smallgraytext
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.smallgraytext a
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.smallgraytext a:hover
{
	text-decoration: underline;
}
.titletext
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
}
.logotext
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}
.lightbluelogotext
{
	font: 0.7em Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: rgb(202,214,218);
}



div.linksmenu
{
	padding-left: 10px;
	text-align: left;
	background-color: rgb(204,204,204);
	color: rgb(51,51,51);
}

.linksmenu a
{
	font: 0.7em Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: rgb(51,51,51);
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: rgb(204,204,204);
	border: 1px solid #CCCCCC;
	padding: 3px;
}


.linksmenu a:hover
{
	border: 1px solid #FB410B;
	background-color: rgb(202,214,218);
	color: white;
}



a.ActiveMenuLink
{
	font: 0.7em Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid red;
	background-color: rgb(202,214,218);
	color: red;
}


div.SiteMapPath
{
	padding-left: 10px;
	font: 0.7em Arial, sans-serif;
	display: none;
}



.SiteMapPath a
{
	color: blue;
}



div.productlistitem
{
	border: solid 1px rgb(204,204,204);
	margin: 10px;
	padding: 10px;
	float: left;
}


div.productlistitem img
{
	border-style: none;
}

div.product
{
	padding: 10px;
	text-align: left;
	clear: both;
}

.product p
{
	color: rgb(51,51,51);
}

.product img
{
	margin-right: 10px;
}

.product .label
{
	color: rgb(51,51,51);
	font-weight: bold;
}


a.pdflink
{
	font-size: small;
	background-image: url(pdficon_small.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
}

a.pdflink:hover
{
	background-color: #cccccc;
}

#products td
{
	margin: 0px;
	padding: 10px;
}



div.label
{
	text-align: right;
	margin-bottom: 10px;
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}


input
{
	border: 1px solid #cccccc;
}

textarea
{
	border: 1px solid #cccccc;
	width: 80%;
}



#GotoTopBox
{
	position: fixed;
	top: 10px;
	right: 700px;
}

#GotoTopBox a
{
	color: #CCCCCC;
	background-color: transparent;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	display: none;
}


div.ProductsLI
{
	float: left;
	margin: 10px;
	padding: 5px;
	background-color: white;
}

div.ProductsLI h3
{
	font-size: medium;
}

div.ProductsLI p
{
	font-size: small;
	text-align: justify;
}

div.ProductsLI img
{
	margin: 10px;
	float: right;
	border-style: none;
	padding: 5px;
	width: 120px;
}


.SiteMapTree
{
	margin-left: 20pt;
}

#LittleMan
{
	margin: 7px;
	float: left;
	display: none;
}
