/*  Aras_Homepage.css  */

/*  This style sheet contains the styles for the following elements:

	Header Tags (h1-h3)
	Central Home Banner
		Central Home Banner - CENTER
		Central Home Banner - RIGHT
		Central Home Banner - BOTTOM
	Below the Banner - Background and Headers
	News
	Quick Links & Highlights
	Lower Links Containers
	Certifications

*/
/* ================================================ */
/*  Standard Aras Colors:

	Aras Red: 		#CC0033
	Aras "Link" Blue: 	#1066CF
	Aras Light Grey: 	#F8F8F8
	Aras Medium Grey:	#E0E0E0
	Aras Dark Grey:		#6C6C6C
	Black:			#000000
	White:			#FFFFFF


*/

/* ================================================ */
/*  Heading Tags  */

h1 {
	color:#cc0033;
	font-size: 40px;
	text-align: center;
	margin-top: 60px;
}
h2 {
	color:black;
	font-size: 18px;
	margin-top: -20px;
	font-weight: bold;
	text-align: right;
}
h3 {
	font-size: 12px;
	line-height:0.5em;
	font-weight:normal;
	padding-left: 10px;
}


/* ================================================ */
/*  Central Home Banner  */

div#BannerCONTAINER {
	position: relative;
	width: 100%;
	margin-top: 0px;
	background: url(http://www.aras.com/plm-images/homepage/homepage_banner.png);
	height: 300px;
}
p.BannerCENTERSubHeader {
	color:#6C6C6C;
	font-size: 16px;
	margin-right: 10px;
	text-align: right;
}


/* ================================================ */
/*  Central Home Banner - CENTER  */

div#BannerCENTER {
	position: absolute;
	left: 300px;
	padding: 10px;
	top: 5px;
	width: 390px;
	height: 205px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-color: #E0E0E0;
}


/* ================================================ */
/*  Central Home Banner - RIGHT  */

div#BannerRIGHT{
	position: absolute;
	top: 5px;
	right: 10px;
	width: 225px;
	height: 205px;
	padding: 5px 10px;
	text-align: center;
}
.BannerRIGHTLOGOS{
	top: 0px;
	right: 10px;
	width: 100%;
	height: 100px;
	text-align: center;
	display: block;
}
p.BannerRIGHTHeader {
	color:black;
	font: 14px bold center;
	font-family: arial;
	font-weight: bold;
	text-align: center;
}	
p.BannerRIGHTSubHeader1 {
	color:#6C6C6C;
	font-size: 12px;
	margin-top: 10px;
}


/* ================================================ */
/*  Central Home Banner - BOTTOM  */

#table1{
	margin-top: 0px;
	height: 80%;
	color: #FFFFFF; 
	font-weight: bold;
	letter-spacing:1px
} 
td{
	text-align:left;
	padding-right: 10px;
} 
#table1 a:link{ 
	color: #FFFFFF; text-decoration: none 
}
#table1 a:visited{ 
	color: #FFFFFF; text-decoration: none 
}
#table1 a:hover{ 
	color: #FFFFFF; text-decoration: underline 
}
div#BannerBOTTOM{
	position: absolute;
	width: 98%;
	top: 234px;
	height: 45px;
	padding: 10px;
}


/* ================================================ */
/*  Below the Banner - Background and Headers  */

div#HomeLOWER{
	position: relative;
	width: 100%;
	height: 875px;
	background:url(http://www.aras.com/plm-images/homepage/home-gradient.png);
	background-repeat: repeat-x;
}
p.HomeLOWERHeader {
	text-transform:uppercase;
	color:#CC0033;
	font-size: 16px;
	font-weight: bold;
}
p.HomeLinksLOWERHeader {
	text-transform:uppercase;
	color:#1066CF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}


/* ================================================ */
/* News */

div#HomeNewsLOWER{
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 425px;
	height: 300px;
	padding: 5px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C6C6C;
}
a.HomeNewsLOWER:link { 
	color: #CC0033; 
}
a.HomeNewsLOWER:visited { 
	color: #CC0033; 
}
a.HomeNewsLOWER:hover { 
	text-decoration: underline;
}

div#HeadlineScroll {
	height: 260px;
	width: 100%;
	overflow: auto;
	border: 0px ;
	padding:  0px;
	font-family: arial, "arial", sans-serif;
	font-size:10pt;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}
div#HeadlineScroll a:link {
	font-size:9pt;
	font-style: normal;
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 
}
div#HeadlineScroll a:visited {
	font-size:9pt;
	font-style: normal;
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 
}
div#HeadlineScroll a:hover {
	font-size:9pt;
	font-style: normal;
	font-weight : bold; 
	text-decoration : underline;
	background: transparent; 
}
div#HeadlineScroll a:active {
	font-size:9pt;
	font-style: normal;
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 
}


/* ================================================ */
/* Quick Links & Highlights */

div#HomeQuickLinksLOWER{
	position: absolute;
	top: 10px;
	left: 465px;
	width: 225px;
	height: 300px;
	line-height:2em;	
	padding: 5px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C6C6C;
}
div#HomeHighlightsLOWER{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 225px;
	height: 300px;
	padding: 5px 10px;
}


/* ================================================ */
/* Lower Links Containers */

div#HomeLinksLOWER1{
	position: absolute;
	width: 163px;
	top: 375px;
	left: 10px;
	padding: 10px;
	line-height:1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C6C6C;

}
div#HomeLinksLOWER2{
	position: absolute;
	top: 375px;
	left: 203px;
	width: 163px;
	padding: 10px 20px;
	line-height:1.5em;	

}
div#HomeLinksLOWER3{
	position: absolute;
	top: 375px;
	left: 415px;
	width: 110px;
	padding: 10px;
	line-height:1.5em;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C6C6C;

}
div#HomeLinksLOWER4{
	position: absolute;
	top: 375px;
	left: 555px;
	width: 115px;
	height: 270px;
	padding: 10px;
	line-height:1.5em;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C6C6C;

}
div#HomeLinksLOWER5{
	position: absolute;
	top: 375px;
	left: 700px;
	width: 115;
	height: 270px;
	padding: 10px;
	line-height:1.5em;	
}
div#HomeLinksLOWER6{
	position: absolute;
	top: 375px;
	right: 10px;
	width: 100;
	height: 270px;
	padding: 10px;
	line-height:1.5em;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C6C6C;
}


/* ================================================ */
/* Certifications */

div#HomeCertsLOWER{
	position: absolute;
	background:url(http://www.aras.com/plm-images/homepage/certifications.png);
	background-repeat: no-repeat;
	bottom: 20px;
	right: 10px;
	width: 220px;
	height: 70px;
}
