@charset "UTF-8";
/* CSS Document */

/* ----------- Site Layout ----------- */

#mastBot {
	width: 960px;
	height: 274px;
	background: url(../_images/home_masthead_bg.gif) no-repeat;
	padding: 0 3px 3px 3px;
	position: relative;
}
#mastPicDefault {
	position: relative;
}
#mastCTA {
	position: absolute;
	width: 132px;
	height: 36px;
	top: 200px;
	left: 33px;
}
#mastCTAServers {
	position: absolute;
	width: 132px;
	height: 36px;
	top: 229px;
	left: 18px;
}
#mastCTAGlobe {
	position: absolute;
	width: 132px;
	height: 36px;
	top: 220px;
	left: 375px;
}
#mastCTA img, #mastCTAServers img, #mastCTAGlobe img {
	border: none;
}
#bodyMain {
	position: relative;
	height: 150px;
}

/* ----------- Home Overlay Boxes ----------- */

.overlay {
	width: 939px;
	height: 182px;
	position: absolute;
	z-index: 10;
	top: 85px;
	left: 3px;
	display: none;
	padding: 92px 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 18px;
	font-size: 12px;
}
.overlayAdvanced {
	background: url(../_images/home_overlay_bg_advanced.jpg) no-repeat;
}
.overlayBusiness {
	background: url(../_images/home_overlay_bg_business.jpg) no-repeat;
}
.overlayCLM {
	background: url(../_images/home_overlay_bg_clm.jpg) no-repeat;
}
.overlayServices {
	background: url(../_images/home_overlay_bg_services.jpg) no-repeat;
}
.overlayArrow {
	width: 42px;
	height: 18px;
	background: url(../_images/home_overlay_arrow.png) no-repeat;
	position: absolute;
	z-index: 2000;
	top: 108px;
	display: none;
}
.overlayArrowAdvanced {
	left: 312px;
}
.overlayArrowBusiness {
	left: 500px;
}
.overlayArrowCLM {
	left: 710px;
}
.overlayArrowServices {
	left: 885px;
}
.overlayDescription {
	width: 190px;
	float: left;
	margin: 0 25px 0 0;
	
}
.overlay ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0 20px 0 0;
	width: 240px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}
.overlay ul.short {
	width: 160px;
}
.overlay ul.medium {
	width: 220px;
}
.overlay ul.long {
	width: 300px;
}
.overlay ul.wide {
	width: 400px;
}
.overlay ul li {
	display: block;
	padding: 0 0 20px 0;
}
.overlay ul.business li {
	display: block;
	padding: 0 0 15px 0;
}
.overlayLinkDescription {
	clear: left;
}

/* ----------- Home Promo Boxes ----------- */

.promoBox {
	width: 283px;
	height: 134px;
	background: url(../_images/home_promobox_bg.gif) no-repeat;
	padding: 12px 10px 8px 11px;
	position: absolute;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	color: #769cb5;
}
.promoBox1 {
	top: 13px;
	left: 13px;
}
.promoBox2 {
	top: 13px;
	left: 330px;
}
.promoBox3 {
	top: 13px;
	left: 647px;
}
.promoBoxAwards {
	background: url(../_images/home_promobox_awards_bg.jpg) no-repeat;
	color: #004777;
}
.promoBoxCommunity {
	background: url(../_images/home_promobox_community_bg.jpg) no-repeat;
	color: #3b2514;
}
.promoBoxOrange {
	background: url(../_images/home_promobox_orange_bg.gif) no-repeat;
	color: #467493;
}
.promoBoxGraphic {
	width: 304px;
	height: 154px;
	margin: 0 13px 0 0;
	position: absolute;
}
.promoBoxGraphic img {
	border: none;
}
.promoBoxNoMargin {
	margin: 0 0 0 0;
}
.promoDate {
	color: #004777;
	font-size: 10px;
	margin: 27px 0 5px 0;
}
.promoBody {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px 0;
}
.promoDateEvents {
	color: #004777;
	font-size: 10px;
	margin: 0;
}
.first {
	margin: 27px 0 0 0;
}
.promoBodyEvents {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.promoBodyAwards {
	margin: 27px 0 5px 0;
}
.promoBodyCommunity {
	margin: 27px 0 5px 0;
	padding: 0 65px 0 0;
}
.promoBodyOrange {
	margin: 27px 0 5px 0;
}


/* ----------- Misc ----------- */

h2.promoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #004777;
	padding: 0;
	margin: 0 0 0 0;
	height: 12px;
	width: 150px;
	float: left;
}
h2.promoTitleAwards {
	color: #a5110d;
}
h2.promoTitleCommunity {
	color: #5c4732;
}
h2.promoTitleOrange {
	color: #d18b0f;
}


/* ---------- Links ---------- */

a.promoLinkTop {
	display: block;
	float: right;
	text-align: right;
	padding: 0 18px 0 0;
	margin: -2px 0 0 0;
	background: url(../_images/arrow_promobox.gif) no-repeat center right;
	color: #dd8e00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.promoLinkTop:hover {
	color: #004777;
}
a.promoLink {
	padding: 0 12px 0 0;
	background: url(../_images/arrow_blue.gif) no-repeat center right;
	color: #dd8e00;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}
a.promoLinkEvents {
	color: #dd8e00;
	text-decoration: underline;
}
a.promoLink:hover, a.promoLinkEvents:hover {
	color: #004777;
	text-decoration: none;
}
a.promoLinkCommunity {
	color: #ffffff;
}
a.promoLinkCommunity:hover {
	color: #3b2514;
}
a.promoLinkOrange {
	color: #004777;
}
a.promoLinkOrange:hover {
	color: #004777;
}
.overlay ul li a {
	display: block;
	float: left;
	width: auto;
	color: #ffc151;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../_images/arrow_orange.gif) no-repeat center right;
	padding: 0 10px 0 0;
}
.overlay ul li a:hover {
	text-decoration: underline;
}