/* CONTENT = HOME PAGE
------------------------------------------------------------- */
/* A.D. Background gradient */
/* body {
	background-image: url(../../Images/stripe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} */
#bgimage {
	background-repeat: no-repeat;
	background-position: center top;
	/* background-image: url(Images/ooerp.gif); */
	height: 1000px;
}
#homecontent {
	width: 996px;
	height: 500px;
	background: url(http://www.workday.com/Images/shared/wd-bghome2.gif) no-repeat;
}
#FMA {
	margin-top: 15px;
}
#homecontentmid {
	margin-top: 10px;
	width: 966px;
	height: 252px;
	margin-left: 15px;
	margin-right: 15px;
}

.bluelinkhome {
/* A.D. remove to fix IE 7 bug
    position: absolute;
    top: 591px;
*/
    float:left;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #466e92;
}
.bluelinkhome a {
	text-decoration: underline;
	font-size: 11px;
	color: #466e92;
}
.bluelinkhome a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #f6832e;
}

.header {
	text-align: left;
	width: 212px;
	border-bottom: 2px solid #466e92;
	padding-bottom: 2px;
}
#gettoknow {
	float: left;
	width: 473px;
	height: 258px;
	background: url(http://www.workday.com/Images/shared/largebox.gif) no-repeat;
}
.gtkleft {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 210px;
}	
.gtkright {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom:12px;
	width: 210px;
}
.menuleft {
	text-align: left;
	margin-bottom: 10px;
	padding-top: 12px;
	text-decoration: none;
	color: #466e92;
	height: 180px;
	width: 210px;
}
.menuleft img {
	float: left;
	margin-right: 5px;
}
.menuleft h1 {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #466e92;
}
.menuleft h1 a {
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-size: 15px;
	color: #466e92;
}
.menuleft h1 a:hover {
	text-decoration: underline;
	color: #466e92;
}
.menuleft h2 {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #466e92;
}
.menuleft h2 a {
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-size: 15px;
	color: #466e92;
}
.menuleft h2 a:hover {
	text-decoration: underline;
	color: #466e92;
}


.menuleft h3 {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #466e92;
}
.menuleft h3 a {
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-size: 15px;
	color: #466e92;
}
.menuleft h3 a:hover {
	text-decoration: underline;
	color: #466e92;
}
.menuright {
	text-align: left;
	margin-bottom: 7px;
	padding-top: 12px;
	text-decoration: none;
	color: #466e92;
	height: 180px;
	width: 210px;
}
.menuright img {
	float: left;
	margin-right: 5px;
}
.menuright h1, .menuright h1 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #466e92;
}
.menuright h2, .menuright h2 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #466e92;
}
.menuright h3, .menuright h3 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #466e92;
}

.first {
	border-bottom: 1px solid #466e92;
	padding-top: 0px;
	padding-bottom: 12px;
}	
.middle {
	border-bottom: 1px solid #466e92;
	padding-top: 12px;
	padding-bottom: 12px;
}

.last {
	padding-top: 12px;
}	
#news {
	float: left;
	width: 236px;
	height: 258px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(http://www.workday.com/Images/shared/smallbox.gif) no-repeat;
}
.newsbox {
	margin: 10px;
}
#news ul {
	list-style: none;
	margin-bottom: 10px;
	height: 180px;
}
#news li {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #222222;
	line-height: 14px;
	margin-top: 10px;
}
.newslink {
	font-weight: normal;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.newslink:hover {
	text-decoration: underline;	
}
#promo {
	float: right;
	width: 236px;
	height: 258px;
	background: url(http://www.workday.com/Images/shared/right_smallbox.gif) no-repeat;
}
.promobox {
	margin: 10px;
}
.orangeheader {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #F47B20;
	line-height: 13px;
	margin-top: 10px;
}
#promo ul {
	list-style-type: bullet;
	margin-left: 25px;
	margin-bottom: 15px;
}
#promo li {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #222222;
	line-height: 17px;
}


#promo p {
	line-height: 14px;
}
.dropdown{
	margin-top: 10px;
	margin-bottom: 10px;
}
.select {
	width: 210px;
	border: 1px solid #466e92;
	background-color: #cde9f9;
	font-weight: normal;
	font-size: 12px;
	color: #466e92;
}
.promolink {
	font-weight: normal;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.promolink:hover {
	text-decoration: underline;	
}

/* PROMO AREA
------------------------------------------------------------- */

#promoarea {
	margin: 0px auto;
	width: 996px;
	background: url(http://www.workday.com/Images/shared/wd-bgpromo.gif) no-repeat;
}

#promotionleft {
	float: left;
	width: 473px;
/* A.D.: modify this value so Best Place to Work image will line up left.
	margin-left: 15px;
*/
	margin-left: -140px;
/*	height: 110px;
	border: 1px solid red; */
}
#promotionright {
	float: right;
	width: 493px;
	margin-right: 15px;
/*	border: 1px solid blue; */
}
.promotion1 {
}
.promotion2 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.promotion3 {
	float: right;
}

