#submenuContainer {
	width: 800px;
	height: 24px;
	top: -24px;
	position: relative;
	font: 18px "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-weight: normal;
	font-style: normal;
	height: 24px;
	text-decoration: none;
	padding-left: 12px;
}

.separator {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#submenuContainer ul {
	margin: 0;
	padding: 0;
}

#submenuContainer li {
	float: left;
	list-style-type: none;
}

#submenuContainer a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	display: block;
	height: 24px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 24px;
}

#submenuContainer a:hover {
	text-decoration: underline;
	color: #0080ff;
}

#submenuContainer a:active {
	text-decoration: none;
}

/* @group General Styles */

.redtopic {
	background-color: #990000;
	font-weight: bold;
	padding: 4px;
}


body {
	background-color: #000;
	color: #fff;
	font: 10px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 24px;
}

p {
	padding: 0 0 0 1em;
	margin-bottom: 0.5em;
}

p a {
	font-weight: bold;
	font-style: italic;
}

li a {
	font-weight: bold;
	font-style: italic;
}

b, strong {

}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
	left: 104px;
	position: relative;
}

.badge-right {
	float: right;
	left: 24px;
	position: relative;
}
	
/* @end */

/* @group Layout */

#container {
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	border: 4px solid #fff;
}

.clearer {
	clear: both;
}

#pageFooter {
	height: 120px;
	background-color: #fff;
}

#pageFooter img {
	clear: left;
}

#pageHeader {
	height: 300px;
	background: #fff none no-repeat 0 bottom;
}

#pageHeader img {
	clear: left;
}

#pageHeader h1 {
}

#pageHeader h2 {
}

#contentContainer {
	position: relative;
	clear: both;
}

#contentContainer p {
	margin-left: 96px;
}

#contentContainer #content {
	margin-right: 200px;
	padding: 0px 24px 24px;
}

#sidebarContainer {
	right: 0px;
	width: 180px;
	margin: 0 20px 20px;
	padding: 0px;
	top: 0;
	position: absolute;
	font-family: "Arial Narrow", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebarContainer #sidebar p{
	margin: 0 0 0.5em;
	font-size: 0.9em;
	display: block;
	background-color: #3f3f3f;
	padding: 0.5em;
	border-style: dotted;
	border-width: 1px;
	border-top-style: none;
}

#sidebarContainer #sidebar ul{
	margin: 0 0 0.5em;
	font-size: 0.9em;
	display: block;
	background-color: #3f3f3f;
	border-style: dotted;
	border-width: 1px;
	border-top-style: none;
	padding: 0.5em 0.5em 0.5em 2em;
}

#sidebarContainer #sidebar img{
}

#sidebarContainer .sideHeader {
}

#footer {
}

#footer p {
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #0080ff;
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

.navcontainer {
	width: 800px;
	height: 24px;
	font: 18px "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
}

.navcontainer #current {
	color: #0080ff;
}

.navcontainer #current:hover {
}

.navcontainer .currentAncestor {
}

/* Parent - Level 0 */

.navcontainer ul{
	margin: 0;
	padding: 0;
}

.navcontainer li {
	list-style-type: none;
	float: left;
}

.navcontainer a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	display: block;
	height: 24px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.navcontainer a:hover {
	text-decoration: underline;
	color: #0080ff;
}

.navcontainer a:active {
	text-decoration: none;
}

/* Child - Level 1 */

.navcontainer ul ul {
}

.navcontainer ul ul li {
}

.navcontainer ul ul a {
}

.navcontainer ul ul a:hover{
}

.navcontainer ul ul #current{
}

.navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

.navcontainer ul ul ul {
}

.navcontainer ul ul ul li { 
}

.navcontainer ul ul ul a{
}

.navcontainer ul ul ul a:hover{
}

.navcontainer ul ul ul #current{
}

.navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

.navcontainer ul ul ul {
}

.navcontainer ul ul ul ul li { 
}

.navcontainer ul ul ul ul a{
}

.navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
	font-size: 1.8em;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	display: block;
}

h2 {
	font-size: 1.3em;
	padding: 0;
	margin: 2em 0 0.5em 96px;
	font-weight: normal;
	font-style: normal;
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#sidebar h2 {
	font-size: 1.1em;
	margin: 0;
	display: block;
	background-color: #007fff;
	padding-left: 1em;
	border-style: dotted;
	border-width: 1px;
}

h3 {
	margin-left: 96px;
}

h4 {
	font-size: 0.8em;
	margin-left: 120px;
	font-weight: normal;
	font-style: normal;
}

#sidebar h4 {
	font-size: 1em;
	margin: 0px;
	padding: 0em;
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	padding-top: 0.5em;
	margin-left: 96px;
}

#sidebar h5 {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	padding-left: 2em;
	margin: 0px;
	text-align: right;
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
	padding: 0;
	margin: 0 0 0 120px;
}

#contentContainer #content li {
}

ul.checklist li  {
	font-size: 1.2em;
	list-style-type: none;
	background: url(images/CircleChecked.png) no-repeat;
	padding-left: 42px;
	padding-bottom: 16px;
	padding-top: 6px;
	margin-left: -10px;
}

ul.checklist li.unchecked {
	list-style-type: none;
	background: url(images/CircleUnchecked.png) no-repeat;
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */


/* Table Styles */
table {
}
/* @end */

#eBook-products-css-map {
	background-image: url('eBooks/images/topic-eBooks-products.jpg');
	height: 236px;
	width: 800px;
	position:relative;
}


#eBook-products-css-map #shapes a {
	position:absolute;
	text-decoration:none;
}


#eBook-products-css-map #shapes a span {
	visibility:hidden;
}


#shapes a#rage_rectangle1{
	top: 5px;
	left: 9px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle1:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle1:active{
	background-image: none;
}


#shapes a#rage_rectangle2{
	top: 5px;
	left: 80px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle2:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle2:active{
	background-image: none;
}


#shapes a#rage_rectangle3{
	top: 5px;
	left: 151px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle3:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle3:active{
	background-image: none;
}


#shapes a#rage_rectangle4{
	top: 5px;
	left: 223px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle4:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle4:active{
	background-image: none;
}


#shapes a#rage_rectangle5{
	top: 5px;
	left: 294px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle5:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle5:active{
	background-image: none;
}


#shapes a#rage_rectangle6{
	top: 5px;
	left: 365px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle6:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle6:active{
	background-image: none;
}


#shapes a#rage_rectangle7{
	top: 5px;
	left: 436px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle7:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle7:active{
	background-image: none;
}


#shapes a#rage_rectangle8{
	top: 5px;
	left: 507px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle8:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle8:active{
	background-image: none;
}


#shapes a#rage_rectangle9{
	top: 5px;
	left: 579px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle9:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle9:active{
	background-image: none;
}

#shapes a#rage_rectangle11{
	top: 5px;
	left: 650px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle11:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle11:active{
	background-image: none;
}

#shapes a#rage_rectangle12{
	top: 5px;
	left: 721px;
	width: 64px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle12:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle12:active{
	background-image: none;
}


#shapes a#rage_rectangle10{
	top: 101px;
	left: 341px;
	width: 120px;
	height: 84px;
	background-image: none;
}


#shapes a#rage_rectangle10:hover{
	background-image: url('eBooks/images/clipselect.png');
	background-repeat: no-repeat;
}


#shapes a#rage_rectangle10:active{
	background-image: none;
}

#topic_msm_map {
	background-image: url('eBooks/images/topic-msm-news.jpg');
	height: 236px;
	width: 800px;
	position:relative;
}


#topic_msm_map #shapes a {
	position:absolute;
	text-decoration:none;
}


#topic_msm_map #shapes a span {
	visibility:hidden;
}


#shapes a#rage_hover-ebooks{
	top: 16px;
	left: 0px;
	width: 192px;
	height: 160px;
	background-image: none;
}


#shapes a#rage_hover-ebooks:hover{
	background-image: url('eBooks/images/hover-msm-news-eBooks.jpg');
	background-repeat: no-repeat;
}


#shapes a#rage_hover-ebooks:active{
	background-image: none;
}


#shapes a#rage_hover-mediaservices{
	top: 16px;
	left: 608px;
	width: 192px;
	height: 160px;
	background-image: none;
}


#shapes a#rage_hover-mediaservices:hover{
	background-image: url('eBooks/images/hover-msm-news-mediaservices.jpg');
	background-repeat: no-repeat;
}


#shapes a#rage_hover-mediaservices:active{
	background-image: none;
}


#shapes a#rage_hover-software{
	top: 16px;
	left: 405px;
	width: 192px;
	height: 160px;
	background-image: none;
}


#shapes a#rage_hover-software:hover{
	background-image: url('eBooks/images/hover-msm-news-software.jpg');
	background-repeat: no-repeat;
}


#shapes a#rage_hover-software:active{
	background-image: none;
}


#shapes a#rage_hover-games{
	top: 16px;
	left: 203px;
	width: 192px;
	height: 160px;
	background-image: none;
}


#shapes a#rage_hover-games:hover{
	background-image: url('eBooks/images/hover-msm-news-games.jpg');
	background-repeat: no-repeat;
}


#shapes a#rage_hover-games:active{
	background-image: none;
}

