@charset "utf-8";
/* CSS Document */
/* 	lt grey #ddddd9;
	dk grey #484848;
	blue grey #b0c6db
	lt blue	#e2f1ff
	med blue #c9e3fb
	med-dk blue #1c5394
	dk blue #004990
	dk yellow orange #e9aa00
	lt yellow orange #fdb813 */

html { height: 100%; width: 100%; }
body { 
	behavior:url("../csshover.htc");
	color: #484848;
	height: 100%;
	width: 100%;
	background-color: #fff;
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 11pt;
	border-top: 3px solid #c9e3fb;
	text-align: left;
}
a {
	color: #004990;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.4;
	font-size: 85%;
}
p, h1, h2, h3, h4, address {
	margin-bottom: 10px;
}
h1, h2, h3, h4 { font-weight: bold; clear: both; }
h1 { font-size: 123.1%;  }
h2 { font-size: 100%;  }
h2.safesender {
	font-size: 100%;
	background-color: #E2F1FF;
	color: 1B3664;
	padding: 5px;
}

h3 { font-size: 93%;  }
h4 { font-size: 77%; }
li {
	margin-bottom: 8px;
}
.linklist {
	font-size: 77%;
}
.linklist.strong {
	font-weight: bold;
}
.jumplink {
	display: block;
	margin-top: 20px;
	background: url(../images/structural/forward_arrow.gif) top left no-repeat;
	padding-left: 16px;
	min-height: 12px;
	font-size: 77%;
	font-weight: normal !important;
}
address {
	font-size: 85%;
}
.copyright {
	font-size: 77%;
}
span.smallerfont { font-size: 85%; }
.clearfix { clear: both; }
hr {
	clear: both;
	border: none;
	height: 1px;
	background-color: #b0c6db;
	margin: 0 0 12px;
}
strong {
	font-weight: bold;
}
img.floatleft { float: left; margin: 4px 10px 10px 0; }

#pagewrapper {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
	background-image:url(../images/structural/page_footer_shadow.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#page {
	position: relative;
	width: 980px;
	border-left: 1px solid #ddddd9;
	border-right: 1px solid #ddddd9;
	padding-bottom: 1px;
}
#utilitynav {
	z-index: 1000;
	padding:0 0 0 30px;
	margin: 0;
	height: 30px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(../images/structural/util_left_bg.gif) left no-repeat;
	text-align: right;
	background-color: #e2f1ff;
}
#utilitynav img {
	padding: 0;
	margin: 0 0 0 20px;
	vertical-align: middle;
}
#header {
	margin: 0 10px;
}
#headerlogo {
	float: left;
	display: inline; /* IE6 float margin fix */
	margin: 20px 0 30px 0;
}
#nav {
	clear: left;
	height: 43px;
	width: 960px;
}

#mainnav {
	background-color: #e2f1ff;
	margin: 0;
	padding: 0;
	float: left;
	display: inline; /* IE6 float margin fix */
	text-align:center;
}

#mainnav a {
	text-decoration:none;
	cursor: pointer;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	/*display: block;*/
	/*position: relative;*/
	width: 768px;
	height: 39px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) right top no-repeat;*/
	color: #003366;
	font-size:10px;
	font-weight:bold;
}
#mainnav ul li {
	float: left;
	display: inline; /* IE6 float margin fix */
	list-style-type: none;
	background-image: none;
	background-color: #e2f1ff;
	height: 37px;
	margin: 0;
	padding: 0;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	line-height: 3em;
}

#mainnav .double-line {
  line-height: 1.5em;
}

#mainnav ul li a {
	/*display: block;*/
	height: 37px;
	vertical-align : middle;
}
#mainnav ul li:hover, #mainnav li.selected{
	border-bottom: 6px solid #e9aa00;
}
#mainnav #home {
	width: 71px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) left top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}
#mainnav #conferences {
	width: 107px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) -82px top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}
#mainnav #publications {
	width: 123px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) -199px top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}
#mainnav #press {
	width: 70px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) -342px top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}
#mainnav #insider {
	width: 97px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) -425px top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}

#mainnav #iln {
	width: 195px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) -576px top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}

#mainnav #cust {
	width: 98px;
	/*background: url(../images/structural/wispubs-sap-nav.gif) -576px top no-repeat;*/
	background: url(../images/structural/bg_vertical_navigation.gif);
}

#resourcesnav {
	width: 192px;
	float: right;
	display: inline; /* IE6 float margin fix */
	margin: 0;
	padding: 0;
}
#resourcesnav ul {
	width: 192px;
	position: absolute;
	background-color: #c9e3fb;
	margin: 0;
	padding: 0;
	font-size: 77%;
}
#resourcesnav ul, #resourcesnav #title {
	height: 43px;
	margin: 0;
}
#resourcesnav #title a {
	background-color: #c9e3fb;
	display: block;
	height: 24px;
	margin: 0;
	padding: 13px 15px 0;
	border-bottom: 1px solid #e2f1ff;
	font-weight: bold;
}
#resourcesnav li.selected {
	background-color: #e9aa00;
}
#resourcesnav.homepage #title:hover {
	background-color: #e9aa00;
}
#resourcesnav #title a:hover {
	text-decoration: none;
}
/* resources nav second level list */
#resourcesnav #title ul {
	height: auto;
	background-color: #e2f1ff;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 1000;
	display: none;
	padding: 15px 0;
	border: 1px solid #c9e3fb;
	width: 190px;
	margin: 0;
	font-size: 85%;
	border-bottom: 6px solid #e9aa00;
}
	
#resourcesnav #title:hover ul {
	display: block;
}
#resourcesnav #title ul li a {
	border: 0;
	height: auto;
	padding: 0 15px;
	margin: 0;
	font-weight: normal;
	background-color: #e2f1ff; 
}
#resourcesnav #title ul li a:hover {
	text-decoration: underline;
}
/* second-level pages */
#subheader {
	background: #fff;
	border-bottom: 6px solid #c9e3fb;
}
#breadcrumbs {
	padding: 10px 0;
	border-bottom: 1px solid #ddddd9;
	margin-bottom: 20px;
	font-size: 77%;
}
#breadcrumbs ul li {
	display: inline;
}
#breadcrumbs a { font-weight: bold; }
#breadcrumbs .sep { color: #1c5394; font-weight: bold; padding: 0 4px;}
#pagetitle {
	padding-bottom: 10px;
}
#pagetitle .sectiontitle {
	color: #fdb813;
	margin: 0;
}
#body {
	background: url(../images/structural/bg_body.gif) repeat-y;
	margin: 0 10px;
	width: 960px;
}
#outersidebar {
	float: right;
	display: inline; /* IE6 float margin fix */
	width: 192px;
	padding: 0;
	background-color: #c9e3fb;
}
#content {
	background: url(../images/structural/bg_content.gif) repeat-y;
	margin: 0;
	width: 768px;
	float: left;
	display: inline; /* IE6 float margin fix */
}
#content.nosidebar {
	background-image: none !important;
	background-color: #fff;
	margin: 0;
	width: 768px;
	float: left;
	display: inline; /* IE6 float margin fix */
}
#feature {
	margin: 0;
	padding: 0;
	position: relative;
}
#spotlight {
	margin: 0;
	padding: 0;
	width: 360px;
	height: 139px;
	position: absolute;
	top: 26px;
	right: 24px;
	opacity:.90;
	filter:alpha(opacity=90);
	background: url(../images/structural/bg_spotlight.gif) no-repeat center;
}
#spotlight.homepage {
	top: 41px;
	right: 24px;
}
#spotlight #spotcontent {
	height: 110px;
	width: 340px;
	margin: 5px 10px 0 10px;
	overflow: hidden;
}
#spotlight .panel {
	height: 110px;
	width: 340px;
	margin: 0;
	top: 0;
	bottom: 0;
}
#spotlight .text {
	width: 160px;
	float: right;
	display: inline; /* IE6 float margin fix */
}
#spotlight .logo {
	float: left;
	width: 170px;
	display: inline; /* IE6 float margin fix */
	text-align: center;
}
#controls {
	clear: both;
	width: 340px;
	margin: 5px 10px;
	height: 14px;
	vertical-align: bottom;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
}
#controls #prev {
	float: left;
	display: inline; /* IE6 float margin bug */
	margin: 0;
	text-align: left;
}
#prev a {
	padding-left: 16px;
	background: url(../images/structural/back_arrow.gif) no-repeat;
}

#controls #eventCalendar {
	float:none; 
	display: inline; /* IE6 float margin bug */
	margin: 0px 0px 0px 45px;
	text-align:center; 
}
#eventCalendar a {
	padding-left: 16px;
	padding-bottom: 4px;
	background: url(../images/structural/eventCalendarIcon.gif) no-repeat;
}

#controls #next {
	display: inline;
	margin: 0 0 0 55px;
	text-align: right;
}

#next a {
	padding-right: 16px;
	background: url(../images/structural/forward_arrow.gif) right no-repeat;
}
#copy{
	background-color: #1c5394;
	padding: 15px 18px;
	margin: 0;
}
#copy p {
	color: #fff;
	margin: 0;
}
#copy a {
	color: #fdb813;
	font-weight: bold;
}
#copy.products {
	background-color: #e2f1ff;
}
#copy.products p { color: #484848; }
#copy.products a { color: #004990; } 
#copy.products p.clearleft { clear:both;  }
#copy.products ul { margin: 5px 0 0 20px; }
#copy.products ul li { list-style-type:disc; font-size:10pt; }

#innersidebar {
	float: right;
	display: inline; /* IE6 float margin bug */
	background-color: #e2f1ff;
	width: 184px;
	padding: 0 16px;
	clear: none;
	margin: 54px 0 0;
}
#contentmain {
	margin: 54px 0 0;
	float: left;
	display: inline; /* IE6 float margin bug */
	background: url(../images/structural/bg_maincol.gif) repeat-y;
	width: 552px;
}

#safesender {
	margin-top: 0px;
	background-color: #FFFFFF;
}

#safesender a {
	line-height: 1.4;
	font-size: 85%;
}

#safesender p {
	line-height: 1.4;
	font-size: 85%;
}

#safesender ol {
	margin-left: 20px;
	list-style-type: square;
	line-height: 1.4;
	font-size: 85%;
}

#safesender ul {
	margin-left: 20px;
	list-style-type: square;
	line-height: 1.4;
	font-size: 85%;
}

#safesender li {
	margin-left: 20px;
	list-style-type: square;
	line-height: 1.4;
	font-size: 85%;
}
/* homepage & resource centers columns */
.halfcolright {
	padding: 0;
	float: right;
	display: inline; /* IE6 float margin bug */
	width: 238px;
	padding: 0 24px 0 24px;
}
.halfcolleft {
	padding: 0;
	float: left;
	display: inline; /* IE6 float margin bug */
	width: 232px;
	padding: 0 24px 0 10px;
}
.fullcol {
	background-color: #fff;
	clear: left;
	padding-top: 1px;
	padding-bottom: 20px;
	margin: 0px 24px 0px 10px;
}
/* product pages three columns layout */
#contentmain.threecols {
	width: 768px;
	background-image: none;
	background-color: #fff;
	margin-top: 20px;
}
.threecolwrapper, .twocolleftwrapper, .twocolrightwrapper {
	background: url(../images/structural/bg_threecol.gif) repeat-y;
	margin: 34px 24px 30px 10px;
	overflow: auto;
	width: 734px;
}
.thinLine {
	border-left: 1px solid #ccc;
}
.twocolleftwrapper { background-position: 260px 0px; }
.twocolrightwrapper { background-position: -260px 0px; }
.left, .middle, .right { width: 212px; }
.left { margin-right: 24px;  float: left; display: inline; /* IE6 float margin bug */ clear: left; }
.middle { margin: 0 0 0 24px !important;  float: left; display: inline; /* IE6 float margin bug */ }
.right { margin-left: 24px; float: right; display: inline; /* IE6 float margin bug */ }
.twocol { width: 472px;  background-color: #fff; }
#contentmain.threecols .fullcol { margin-left: 0; margin-bottom: 30px; background-color: #fff; }

/* footer layout */
#footer {
	margin: 0 10px 40px;
	background-color: #c9e3fb;
	padding: 20px 24px 72px 0;
	position: relative;
	overflow: auto;
}
#footer ul {
	margin: 0;
	padding: 0 14px;
	float: left;
	display: inline; /* IE6 float margin bug */
	position: relative; /* IE6 floated list bug */
	list-style: none outside;
	width: 156px;
	background-color: #c9e3fb;
}
#footertext {
	margin-left: 552px;
}
#footertext h2 {
	clear: none;
}
/* Content blocks shared styles*/
.block { margin-bottom: 30px; background: none; }
.block p { font-size: 77%; color: #004990; }
.block p a { font-weight: bold; }
.block h2 { margin-bottom: 20px; }
.block h3 { font-size: 77%; font-weight: bold; }
.block .teaser {
	color: #484848;
	line-height: 1.5;
	font-size: 85%;
}
.block .teaser a { font-weight: normal; }

/* Outer sidebar content blocks */
.block.resourcecenters { 
	width: 162px;
	margin: 15px;
}

.block.resourcecenters .teaser {
	border-bottom: 1px solid #b0c6db;
	padding-bottom: 15px;
}

.block.resourcecenters ul {
	width: 162px;
	padding: 0;
}
.block.resourcecenters ul li {
	margin: 12px 0;
	font-size: 77%;
}
.block.webinars { 
	width: 182px;
	margin: 0 auto 15px;
	background: #fff url(../images/structural/bg_webinars_corners_bottom.gif) bottom center no-repeat;
	padding-bottom: 10px;
}
.block.webinars h2 {
	padding: 15px 10px 5px;
	background: #fff url(../images/structural/bg_webinars_corners_top.gif) top center no-repeat;
}
.block.webinars p {
	padding: 0 10px 0;
}
.block.webinars hr { width: 162px; margin-left: 10px; }
.block.webinars .jumplink { margin: 0 !important; }
.block.whitepapers { width: 162px; margin: 15px; }

/* Inner sidebar content blocks */
.block.experts {}

/* Half column content blocks */
.block.insider {}
.block.netweaver {}
.block.insiderprofiles {}
.block.press {}
.book { margin-bottom: 5px; overflow: auto; }
.book p { margin-left: 52px; }
.book img { clear: left; float: left; display: inline; /* IE6 float margin fix */ margin-bottom: 5px; }


/* Full column content blocks */
.fullcol .block { margin-bottom: 0; margin-top: 30px; border-top: 6px solid #ddddd9 }
.block.eventspotlight { padding: 15px 0 5px; }
.events { background: url(../images/structural/bg_events_grad.gif) no-repeat top; width: 100%; margin: 5px 0 10px; padding: 0; font-size: 77%; border-collapse: collapse; }
.events td { border-bottom: 1px solid #fff; padding: 8px 10px; white-space: nowrap; }
.events th { border-bottom: 1px solid #fff; padding: 8px 10px; white-space: normal; }
.events .firstrow { background: url(../images/structural/bg_events_corners_top.gif) no-repeat top; }
.events .firstrow td { padding: 10px 10px 8px; }
.events .lastrow { background: url(../images/structural/bg_events_corners_bottom.gif) no-repeat bottom; }
.events .lastrow td { padding: 8px 10px 10px; }
.block.multimediatraining { padding: 15px 0 5px; }
.multimedia { margin-bottom: 5px; overflow: auto; }
.multimedia p { margin-left: 195px; }
.multimedia img { clear: left; float: left; display: inline; /* IE6 float margin fix */ margin-bottom: 5px; }

/* three column product page blocks */
.block.conferences {}
.block.conferences p { color: #484848; }
.block.conferences h2 { margin-bottom: 40px; }
.block.conferences h3 { margin-top: 30px; }
.book.featured p { margin-left: 0; }
.multimedia.featured p { margin-left: 0; clear: left; }
.multimedia.featured img { float: none; margin: 0 auto 10px; }
h2.publications { margin-bottom: 20px; }

/********** EVENT CALENDAR NEW STYLE 11.24.2009 **********/
#event_cal {
	width: 750px;
}

#event_cal a {
	text-decoration: underline;
}

#event_cal a:hover {
	text-decoration: none;
}

#event_cal #conferences {
	width: 750px;
	height: 50px;
	background-image:url(../images/structural/conferences.gif);
	background-repeat: no-repeat;
}

#event_cal #conferences p {
	font-size: 10px;
	font-style: italic;
	margin-left: 250px;
	margin-top: 12px;
}

#event_cal .month {
	margin-top: 10px;
	background-color: #FFFFFF;
}

#event_cal .month p {
	margin-left: 20px;
	line-height: 12px;
}

#event_cal td.month {
	background-color: #A1A3A6;
	border-top: 2px solid #A1A3A6;
}

#event_cal td.event_list {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #A1A3A6;
	font-size: 14px;
}

#event_cal td.seminar {
	border-top: 2px solid #A1A3A6;
	border-right: 2px solid #A1A3A6;
	border-bottom: 2px solid #A1A3A6;
	border-left: 2px solid #A1A3A6;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#event_cal td.sem_dates {
	border-right: 2px solid #A1A3A6;
	border-bottom: 2px solid #A1A3A6;
	font-size: 10px;
	text-align: center;
}

#event_cal p.date {
	font-size: 14px;
	margin-left: 20px;
	line-height: 10px;
	margin-bottom: 20px;
}

.month a {
	font-weight: bold;
	margin-left: 20px;
}

#event_cal hr {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 2px;
}

.register {
	color: #B30537;
	line-height: 12px;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	width: 200px;
	float: right;
}

.register .save {
	font-size: 14px;
	font-weight: bold;
}

table.seminars {
	padding: 5px;
	margin-bottom: 10px;
}

table.seminars td {
	text-align: center;
	padding: 5px;
}

