/*
This file contians the style sheet definitions used throughout
the site.
*/
#MySearch{ position: absolute; top: 10px; left: 450px; width: 350px; z-index: 9; }
#MyArmstrong{ position: absolute; top: 44px; left: 615px; width: 212px; z-index: 9; }
#MyGo{ position: absolute; top: 0px; left: 286px; width: 25px; z-index: 9; }
#MyCart{ position: absolute; top: 2px; left: 80px; width: 25px; z-index: 9; }
#NavPhotos{ position: absolute; top: 6px; left: 435px; width: 335px; z-index: 9; }
#navBground{ position: absolute; top: 72px; left: 11px; width: 759px; visibility: hidden; z-index: 9; }
.bgOff a{
	font-family : SimSun;
	font-size : 12px;
	color : #5e6780;
	text-decoration : none;
	}
.bgOn a{
	font-family : SimSun;
	font-size : 12px;
	color : white;
	text-decoration : none;
	}
.bgOn a:hover{
	font-family : SimSun;
	font-size : 12px;
	color : white;
	text-decoration : none;
	}
.bgOff{
	background-color : #dedede;
	}
.bgOn{
	background-color : #a8a8a8;
	}
#myArmstrong text{
        font-size : 10px;  
	color: black;
	text-decoration : none;
	}
#unit_country A {
font-family : SimSum,Geneva,Arial,sans-serif;
font-size : 12px;
color: rgb(38, 84, 124);
	text-decoration : none;
}
#unit_country A:hover {
color : black;
	text-decoration : none;
}
#myArmstrong A{
    font-size : 10px;  
	color: rgb(38, 84, 124);
	text-decoration : none;
	}
#myArmstrong A:hover{
	color : black;
	text-decoration : none;
	}
#unit_country{position:absolute; top: 52px; left: 11px; width:auto; height:auto; z-index: 9; }
#barTop{ position: absolute; top: 0px; left: 0px; width: 770px; }
#logo{ position: absolute; top: 6px; left: 11px; width: 292px; }
#toolBoxHead{ position: absolute; top: 338px; left: 596px; width: 175px; z-index: 7; }
#toolBox{ position: absolute; top: 360px; left: 600px; width: 175px; z-index: 7; }
#specialFeatureHead{ position: absolute; top: 93px; left: 596px; width: 175px; z-index: 7; }
#specialFeature0{ position: absolute; top: 120px; left: 600px; width: 175px; visibility: hidden; z-index: 8; }
#specialFeature1{ position: absolute; top: 120px; left:600px; width: 175px; visibility: hidden; z-index: 8; }
#mybody{ position: absolute; top: 93px; width: 590px; left: 180px; z-index: 1; }
#optionsBox{ position: absolute; top: 207px; width: 100px; left: 635px; z-index: 1; }
#instructionsBox{ position: absolute; top: 207px; width: 100px; left: 175px; z-index: 1; }
body{
	background-color : white;
	}
h1, .headText{
	font-family : SimSun;
	font-size: 19px;
	font-weight: bold;
	color: #636363;
	}
h2, .subHeadText{
	font-family : SimSun;
	font-size: 17px;
	color: #636363;
	}
.productCategoryText{
	font-family : SimSun;
	font-size: 12px;
	color: #000000;
	}
.productCategoryNameText{
	font-family : SimSun;
	font-size: 12px;
	color: #636363;
	}
.productLineText{
	font-family : SimSun;
	font-size: 12px;
	color: #000000;
	}
.productLineNameText{
	font-family : SimSun;
	font-size: 12px;
	color: #636363;
	}
.text,#leftNav .text,#bottomNav .text{
	font-family : SimSun;
	font-size : 12px;
	color : #636363;
	}
.redText{
	font-family : SimSun;
	font-size : 9px;
	color : #ff0000;
	}
.bodyText,form,input,select,option, td{
	font-family : SimSun;
	font-size : 12px;
	color : #000000;
	}
.optionsText{
	font-family : SimSun;
	font-size : 12px;
	color : #000000;
	}
#bottomNav{
	font-family : SimSun;
	font-size : 12px;
	color : #636363;
	}
.smallText{
	font-family : SimSun;
	font-size : 12px;
	color : #636363;
	}
.text A{
	font-family : SimSun;
	font-size : 12px;
	color : #cc0000;
	text-decoration : underline;
	}
.super{
	position: relative;
	top: -4px;
	font-size: 9px;
	text-decoration : none;
	}
#specialFeature0 A,#specialFeature1 A,#bottomNav A,#navBottom A,#leftNav A, #subText A,#toolBox A{
	color : #809099;
	text-decoration : none;
	}
#specialFeature0 A:hover,#specialFeature1 A:hover,#bottomNav A:hover,#navBottom A:hover,#leftNav A:hover, #subText A:hover,  #toolBox A:hover{
	color : #809099;
	text-decoration : underline;
	}
.bodyText A, .optionsText A, .headText A, .smallText A, .subHeadText A, .formText A{
	color : #809099;
	text-decoration : underline;
	}
.bodyText A:hover, .optionsText A:hover, .headText A:hover, smallText A:hover, .SubHeadText A:hover, .formText A:hover{
	color : #809099;
	text-decoration : underline;
	}
.formLabel {
	font-family : SimSun;
	font-size : 12px;
	font-weight: bold;
	color : #636363;
	}
.address td {
	background-color: #EFEFEF;
}
#navBottom td{
	line-height:18px;
}

