/* CSS Document */


a.sidebar:link {color: #fff; }
a.sidebar:active {color: #fff;}
a.sidebar:visited {color: #fff;}
a.sidebar:hover {color: #AB9764;}

a.copy:link {color: #aa252f; }
a.copy:active {color: #aa252f;}
a.copy:visited {color: #aa252f;}
a.copy:hover {color: #666;}

#prodPage{
	position:relative;
	top:130px;
	left:0px;
	width:811px;
	margin:0px;
	padding:0px;
	z-index:0;
	}
.prod{
	float: left;
	position:relative;
	left:0px;
    height:45px;
	width:auto;
	z-index:3;
	padding:0px;
	margin:0px;
	}	

#prodLeftImag{
	position:absolute;
	top:45px;
	left:0px;
	height:auto;
	width:265px;
	background-color:#0E3B53;
	z-index:1;
	}

#archTitle{
	position:absolute;
	top:131px;
	left:265px;
	height:45px;
	width:507px;
	padding-left:32px;
	padding-top:15px;
	padding-bottom:15px;
	}

#prodImage{
	position:absolute;
	top:195px;
	left:295px;
	height:auto;
	width:500px;
	}
#archCopy{
	position:absolute;
	top:453px;
	left:265px;
	width:520px;
	padding-left:32px;
	padding-top:5px;
	font-size:12px;
	color:#000;
	line-height: 1.5em;
	}
#archLeftCopy{
	position:absolute;
	top:14px;
	left:17px;
	height:auto;
	width:232px;
	font-size:12px;
	color:#fff;
	line-height: 2em;
	overflow: hidden;
	text-align:left;
	z-index:1;
	}	
#archCopy{
	position:absolute;
	top:191px;
	left:261px;
	width:520px;
	padding-left:32px;
	padding-top:5px;
	font-size:12px;
	color:#000;
	line-height: 1.5em;
	height: 205px;
	}
#prodCopy{
	position:absolute;
	top:373px;
	left:265px;
	width:520px;
	padding-left:32px;
	padding-top:5px;
	font-size:12px;
	color:#000;
	line-height: 1.5em;
	}
	#archNav{
	position:absolute;
	top:110px;
	left:0px;
	height:auto;
	width:260px;
	font-size:14px;
	color:#fff;
	line-height: 2em;
	overflow: hidden;
	text-align:right;
	z-index:2;
	}
.sidebar{
	position:relative;
	left:0px;
    height:25px;
	width:166px;
	z-index:4;
	padding:0px;
	margin:0px;
	}	
a#sidebarCAD img {background:url(../images/archLogin/navArchCadUp.gif) top left no-repeat; width:265px; height: 25px;}
a#sidebarCAD:hover img {background: url(../images/archLogin/navArchCadOver.gif) top left no-repeat; width: 265px; height: 25px;}
a#sidebarPDF img {background:url(../images/archLogin/navArchPdfUp.gif) top left no-repeat; width:265px; height:24px;}
a#sidebarPDF:hover img {background: url(../images/archLogin/navArchPdfOver.gif) top left no-repeat; width:265px; height:24px;}
a#sidebarAUTO img {background: url(../images/archLogin/navArchAutoUp.gif) top left no-repeat; width:265px; height:25px;}
a#sidebarAUTO:hover img {background: url(../images/archLogin/navArchAutoOver.gif) top left no-repeat; width:265px; height:25px;}

#terms{	position:absolute;
	top:10px;
	left:10px;
	line-height: 1em;
	padding-right:10px;
	}
