/* CSS Document */

/* Page Tyoe 1 - Home Page */

#homeNavigation
{
width:200px;
height:90px;
margin-left:20px;
}

.homeLine1
{
width:200px;
height:18px;
margin-left:20px;
background-image:url(/images/interface/dotted_line_white_small.gif);
background-repeat:no-repeat;
}

#homeNews
{
width:200px;
height:227px;
margin-top:30px;
margin-left:20px;
}

.homeLine2
{
width:200px;
height:18px;
margin-left:20px;
background-image:url(/images/interface/dotted_line_green_small.gif);
background-repeat:no-repeat;
}

#flash
{
width:682px;
height:260px;
}

#p1c2home
{
width:200px;
height:217px;
padding-top:50px;
margin-right:41px;
background-image:url(/images/interface/home_panel_text.jpg);
float:left;
}

#p1c3home
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_corporate.jpg);
float:left;
cursor:pointer;
}

#p1c4home
{
width:200px;
height:267px;
background-image:url(/images/interface/home_panel_corporate.jpg);
float:right;
}

#p1c2industry
{
width:200px;
height:217px;
padding-top:50px;
margin-right:41px;
background-image:url(/images/interface/home_panel_text.jpg);
float:left;
}

#p1c3industry
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_insight.jpg);
float:left;
cursor:pointer;
}

#p1c4industry
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_inpower.jpg);
float:right;
cursor:pointer;
}

.newsBullets
{
width:200px;
background-image:url(/images/interface/news_arrow.gif);
background-repeat:no-repeat;
margin-bottom:8px;
cursor:pointer;
}

#industrialHeader
{
width:200px;
height:61px;
padding-top:50px;
cursor:pointer;
}

#industrialText
{
width:200px;
height:70px;
}

#industrialBottom
{
width:200px;
height:86px;
cursor:pointer;
}



/* Page Tyoe 2 - Home Page 3Col */

#p2c2industry
{
width:200px;
height:217px;
padding-top:50px;
margin-right:41px;
background-image:url(/images/interface/home_panel_corporate.jpg);
float:left;
cursor:pointer;
}

#p2c3industry
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_corporate.jpg);
float:left;
cursor:pointer;
}

#p2c4industry
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_corporate.jpg);
float:right;
cursor:pointer;
}

#p2c2mining
{
width:200px;
height:217px;
padding-top:50px;
margin-right:41px;
background-image:url(/images/interface/home_panel_minesight.jpg);
float:left;
cursor:pointer;
}

#p2c3mining
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_minematic.jpg);
float:left;
cursor:pointer;
}

#p2c4mining
{
width:200px;
height:217px;
padding-top:50px;
background-image:url(/images/interface/home_panel_minenet.jpg);
float:right;
cursor:pointer;
}

/* Page Tyoe 3 - Content Page */

#header
{
width:682px;
height:100px;
}



#textHeader
{
width:682px;
height:36px;
padding-top:15px;
}

.contentLineGreen
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_green_large.gif);
background-repeat:no-repeat;
}

#contentPanel
{
width:682px;
height:307px;
padding:0px;
padding-top:10px;
margin-top:10px;
margin-bottom:10px;
overflow-y:scroll;
scrollbar-base-color:#333333;
}

#contentColumn1
{
width:144px;
height:307px;
float:left;
}

#contentImage
{
width:144px;
height:144px;
margin-bottom:10px;
}

#contentColumn1text
{
width:144px;
height:150px;

}

#contentColumn2
{
width:475px;
margin-right:10px;
float:right;
}


/* Page Tyoe 4 - Category Menu Page - Level 1*/


.contentLineminesight
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_orange_large.gif);
background-repeat:no-repeat;
}

.contentLineminematic
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_blue_large.gif);
background-repeat:no-repeat;
}

.contentLineminenet
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_red_large.gif);
background-repeat:no-repeat;
}

.contentLineinsight
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_yellow_large.gif);
background-repeat:no-repeat;
}

.contentLineinpower
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_purple_large.gif);
background-repeat:no-repeat;
}

#subNav
{
width:475px;
height:115px;
}

.subnavminesight
{
width:100px;
height:100px;
margin-right:18px;
float:left;
background-image:url(/images/interface/sub_button_minesight.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.subnavminematic
{
width:100px;
height:100px;
margin-right:18px;
float:left;
background-image:url(/images/interface/sub_button_minematic.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.subnavminenet
{
width:100px;
height:100px;
margin-right:18px;
float:left;
background-image:url(/images/interface/sub_button_minenet.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.subnavinsight
{
width:100px;
height:100px;
margin-right:18px;
float:left;
background-image:url(/images/interface/sub_button_insight.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.subnavinpower
{
width:100px;
height:100px;
margin-right:18px;
float:left;
background-image:url(/images/interface/sub_button_inpower.gif);
background-repeat:no-repeat;
cursor:pointer;
}


/* Page Tyoe 5 - Product Links Page */

.productLinkHolder
{
width:475px;
height:25px;
border-bottom:1px solid #333333;
}

.productLinkHolder2
{
width:475px;
height:20px;
}

.productLinkSubHolder
{
width:475px;
height:15px;
border-bottom:1px solid #333333;
padding-bottom:5px;
}

.productLinkSubHolder2
{
width:475px;
height:15px;
}

.productLinkBox
{
width:400px;
padding-top:3px;
padding-bottom:3px;
float:left;
}

.arrowButton
{
width:25px;
height:12px;
padding-top:1px;
float:left;
}

.pdfLinkText
{
width:20px;
padding-top:5px;
margin-right:5px;
text-align:right;
float:right;
}

.pdfLink
{
width:20px;
padding-top:5px;
text-align:right;
float:right;
}


/* Page Tyoe 6 - Individual Product Page */

#squareImage
{
width:144px;
height:144px;
margin-bottom:10px;
}

.sampleProductImage
{
background-image:url(/images/product_images/sample_product_image.jpg);
background-repeat:no-repeat;
}

.cornerTop
{
width:42px;
text-align:left;
height:42px;
margin-bottom:60px;
background-image:url(/images/product_images/corner_top_left.png);
background-repeat:no-repeat;
}

.cornerBottom
{
width:42px;
margin-left:102px;
text-align:right;
height:42px;
background-image:url(/images/product_images/corner_bottom_right.png);
background-repeat:no-repeat;
}

#lineLinkPdf
{
width:17px;
height:20px;
float:right;
text-align:right;
cursor:pointer;
}

#lineLinkTextBox
{
width:250px;
padding-left:0px;
height:20px;
float:right;
text-align:right;
cursor:pointer;
}

#lineLinkArrows
{
width:27px;
padding-left:20px;
padding-right:0px;
height:20px;
float:right;
text-align:right;
cursor:pointer;
}

/* Page Tyoe 7 - News */

.contentLineGreen
{
width:682px;
height:18px;
background-image:url(/images/interface/dotted_line_green_large.gif);
background-repeat:no-repeat;
}

.sampleNewsImage
{
background-image:url(/images/content_images/sample_news_image.jpg);
background-repeat:no-repeat;
}


/* Page Tyoe 8 - Customer Login */

/* Page Tyoe 9 - Upload / Download area */

/* Page Tyoe 10 - Links */

.linkIconBoxHolder
{
width:150px;
height:160px;
border:2px solid #ffffff;
margin-right:10px;
float:left;
}

.linkIconBoxLogo
{
width:150px;
height:100px;
}

.linkIconBoxText
{
width:150px;
padding-top:10px;
text-align:center;
height:60px;
}

