/* Controls */
@import url(controls/Spinner.css);
@import url(controls/TextField.css);

/* General elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
    font: 100% Arial, Helvetica, sans-serif;
}
input.textfield, select, textarea {
    border: solid 1px #CCCCCC;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.arrow {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/arr_list.gif) no-repeat left center;
    padding-left: 13px;
    padding-top: 4px;
    color: #F19037;
}
a.arrow:hover {
    color: #666666;
}
img {
	border: none;
}
img.icon {
    vertical-align: middle;
}
hr {
	height: 1px;
	border: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	display: block;
    margin: 9px 0px !important;
    margin: 4px 0px;
}
div.hr {
	height: 0px;
	border-bottom: solid 1px #E8E8E8;
	display: block;
    margin: 9px 0px;
    clear: both;
    width: auto!important;
    float: none!important;
}
hr {
    clear: both;
}
p img {
    float: left;
    margin: 0px 10px 10px 0px;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style-image: url(/wps/themes/html/EPN_MarketingPortal/images/arr_list.gif);
	font-size: 1.1em;
}
ul li.arrow-back {
	list-style-image: url(/wps/themes/html/EPN_MarketingPortal/images/arr_list_back.gif);
}
ul li a {
    color: #F19037;
}
ul li a:hover {
    color: #666666;
}

ol {
    margin: 0;
    padding: 0;
}
ol li {
	margin: 0px 0px 0px 15px;
	padding: 0;
	/*list-style-image: url(/wps/themes/html/EPN_MarketingPortal/images/arr_list.gif);*/
	font-size: 1.1em;
}
ol li a {
    color: #F19037;
}
ol li a:hover {
    color: #666666;
}

h1 {
	font-size: 1.3em;
	margin: 3px 0;
	font-weight: bold;
	color: #ED1C24;
}
h2 {
	font-size: 1.3em;
	color: #333333;
	margin: 17px 0px 0px 0px;
	padding: 5px 0;
	font-weight: bold;
	text-decoration: none;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 1.1em;
	margin: 3px 0;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 1em;
	margin: 3px 0;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 1.3em;
	margin: 3px 0;
	font-weight: bold;
	color: #ED1C24;
}
h5 a,
h5 a:hover {
    text-decoration: none!important;
	color: #ED1C24!important;
}
h6 {
    font-size: 1.1em;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
    color: #333333!important;
}
h6 a,
h6 a:hover {
    color: #333333!important;
    text-decoration: none!important;
}
p {
    font-size: 1.1em;
    color: #333333;
    padding: 0;
    margin: 0.5em 0 1em 0;
}
p.small {
	font-size: 100%;
	margin-top: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	vertical-align: top;
}
form {
	margin: 0;
	padding: 0;
}
select {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
abbr {
	border: none;
}

/* Main containers */
.header {
	width: 100%;
	position: relative;
}
.content {
	width: 100%;
	background-color: #FFF;
    padding: 19px 0px 24px 0px;
}
.pagefooter {
	width: 100%;
	height: 50px;/*195px;*/
}
.wrapper {
	margin: 0 auto 0 0;
	width: 1004px;
}
div.clear {
    clear: both;
}
div.left {
    float: left;
}
div.right {
    float: right;
}
.nomargin {
    margin: 0!important;
}
.nomargin-top {
    margin-top: 0!important;
}
.noborder-top {
    border-top: none!important;
}
.absolute {
    position: absolute;
}

/* Header */
.header .wrapper {
	height: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 10px;
}
.header .toplinks {
	height: 86px;
}
.header .logo {
	background-color: #FFF;
	position: absolute;
	width: 100%;
	height: 63px;
	top: 23px;
	left: 0;
}
.header .logo .method {
	display: block;
	margin: 14px 0 0 19px;
	width: 700px;
	height: 36px;
	background-repeat: no-repeat;
}
.header .logo .main,
.header .logo .mainback {
	position: absolute;
	width: 76px;
	height: 76px;
	top: 13px;
	left: 834px;
}
.header .logo .mainback {
	background-repeat: no-repeat;
	background-position: left top;
}
.header .logo .main a {
	display: block;
	width: 76px;
	height: 76px;
	padding: 20px 0 0 9px;
}
.header .toplinks ul {
	float: right;
	margin: 3px;
	padding-right: 21px;
}
.header .toplinks ul li {
	color: #FFF;
	display: inline;
	margin: 0;
}
.header .toplinks ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 0.85em;
}
.header .toplinks ul li a:hover {
	text-decoration: underline;
}
.header .toplinks ul li a.cart {
	background-repeat: no-repeat;
	background-position: right 50%;
	padding: 0 18px 0 0;
	margin-left: 24px;
}
.header .toplinks ul li a.cart img {
	vertical-align: middle;
	width: 14px;
	height: 13px;
}
.header .mainmenu {
	margin: 5px 0 0 210px;
}
.header .mainmenu table td {
	position: relative;
}
.header .mainmenu table td.leerlingsite {
    padding-left: 30px;
}
.header .mainmenu table div {
	position: relative;
	display: none;
}
.header .mainmenu table div ul {
	position: absolute;
	z-index: 100;
	width: 185px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0px 1px 0px 1px;
}
.header .mainmenu table ul li {
	list-style: none;
	margin: 0;
}
.header .mainmenu table ul li.lastItem {
	border-bottom: none;
}
.header .mainmenu table ul li a {
	display: block;
	padding: 2px 5px 2px 10px;
	color: #FFF;
	font-weight: bold !important;
	text-decoration: none;
	width: 170px;
	height: 16px;
}
.header .mainmenu table ul li a:hover {
	color: #FFF;
	background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_menuitem_active.png) repeat-x left top;
}

.header .mainmenu table ul {
	background-repeat: repeat-y;
}

/* Menu (generic) */
.header .mainmenu table ul.menu1 {
    background-position: -210px top;
}
.header .mainmenu table ul.menu2 {
    background-position: -338px top;
}
.header .mainmenu table ul.menu3 {
    background-position: -423px top;
}
.header .mainmenu table ul.menu4 {
    background-position: -497px top;
}
.header .mainmenu table ul.menu5 {
    background-position: -561px top;
}
.header .mainmenu table ul.menu6 {
    background-position: -629px top;
}
.header .mainmenu table ul.menu7 {
    background-position: -690px top;
}

/* Breadcrumb */
div.breadcrumb {
    margin-top: 6px;
}
div.breadcrumb ul {
    display: inline;
    margin: 0;
    padding: 0;
}
div.breadcrumb ul li {
    display: inline;
    margin: 0;
    padding: 0px 5px 0px 11px;
    list-style: none;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_breadcrumb_separator.png) no-repeat left center;
}
div.breadcrumb ul.slogan li {
    padding: 0px 5px 0px 16px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_breadcrumb_separator_slogan.png) no-repeat left center;
}
div.breadcrumb ul li:first-child {
    background: none;
    padding-left: 10px;
}
div.breadcrumb ul li {
    color: #FFF;
}
div.breadcrumb ul li a,
div.breadcrumb ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Footer */
div.pagefooter div.wrapper {
	width: 789px;
	padding: 7px 0px 0px 215px;
}
div.pagefooter ul {
    display: inline;
    margin: 0;
    padding: 0;
}
div.pagefooter ul li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #333333;
}
div.pagefooter ul li a {
	text-decoration: none;
	font-weight: bold;
}
div.pagefooter ul li a:hover {
    text-decoration: underline;
}
/* Containers */
div.left-navigation {
    width: 190px;
    margin: 0px 12px 0px 13px;
}
div.right-navigation {
    width: 174px;
    margin-left: 12px;
}
div.sideblock-header {
    height: 4px;
}
div.right-navigation div.sideblock-header {
    width: 174px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_sideblock_top_174.gif) no-repeat center top;
}
div.left-navigation div.sideblock-header {
    width: 190px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_sideblock_top_190.gif) no-repeat center top;
}
div.sideblock-noborder {
    padding: 0px 3px 9px 4px;
}
div.sideblock-body {
    padding: 2px 3px 9px 4px;
}
div.right-navigation div.sideblock-body {
    padding-left: 7px;
    padding-right: 10px;
}
div.sideblock-body,
div.rounded-block-body {
    border-left: solid #CCCCCC 1px;
    border-right: solid #CCCCCC 1px;
}
div.left-navigation div.sideblock-footer,
div.right-navigation div.sideblock-footer {
    height: 4px;
    margin-bottom: 11px;
}
div.right-navigation div.sideblock-footer {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_sideblock_bottom_174.gif) no-repeat center top;
}
div.left-navigation div.sideblock-footer {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_sideblock_bottom_190.gif) no-repeat center top;
}
div.left-navigation div.sideblock-body input {
    width: 176px;
}
div.left-navigation a,
div.right-navigation a {
    color: #F19037;
}
div.left-navigation a:hover,
div.right-navigation a:hover {
    color: #666666;
}

div.left-navigation span.fieldtitle {
    font-weight: bold;
    line-height: 23px;
}
div.left-navigation input.checkbox {
    float: left;
}
div.left-navigation label {
    display: block;
    padding-top: 0.3em;
}
div.catalog-helpbutton {
    margin-bottom: 4px;
}
div.left-navigation input.isbn-ean,
div.left-navigation input.isbn-group,
div.left-navigation input.isbn-publisher,
div.left-navigation input.isbn-item,
div.left-navigation input.isbn-checksum {
    margin-bottom: 14px;
}
div.left-navigation input.isbn-ean {
    width: 25px!important;
}
div.left-navigation input.isbn-group,
div.left-navigation input.isbn-publisher,
div.left-navigation input.isbn-item {
    width: 40px!important;
    border-left: none!important;
    text-align: center!important;
}
div.left-navigation input.isbn-checksum {
    width: 20px!important;
    border-left: none!important;
}
div.right-navigation div.sideblock-body input {
    width: 152px;
}
div.maincolumn-narrow {
    width: 540px;
    padding-right: 20px;
}
div.maincolumn-blocks {
    width: 560px;
}
div.maincolumn-wide {
    width: 746px;
}
div.maincolumn-wide p {
    width: 660px;
}
div.rounded-block-header {
    height: 9px;
    width: 502px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_rounded_block_top.gif) no-repeat center top;
}
div.rounded-block-body {
    width: 463px;
    padding: 2px 33px 2px 4px;
}
div.rounded-block-footer {
    height: 9px;
    width: 502px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_rounded_block_bottom.gif) no-repeat center top;
    margin-bottom: 11px;
}

div.photobox {
    margin-top: 8px;
}
div.photobox img {
    float: right;
}
div.photobox a {
    text-decoration: none;
    font-weight: bold;
}
div.photobox a:hover {
    color: #000;
    text-decoration: underline;
}
td.columnFirst {
    width: 100%;
}

/* Navigation blocks */
h5.icon {
    line-height: 21px;
    /*padding: 5px 0px 0px 0px;*/
    margin-bottom: 0;
}
h5.largeicon {
    line-height: 21px;
    padding: 5px 0px 0px 0px;
}
h3.refine-search-results {
color: #999999;
}
div.catalogus {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_catalogus.png) no-repeat left top;
    padding: 0px 0px 5px 30px;
}
div.bestellen {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_bestellen.png) no-repeat left top;
    /*padding: 1px 0px 4px 30px;*/
    padding: 1px 0px 1px 30px;
}
div.besteladvies {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_besteladvies.png) no-repeat left top;
    padding: 3px 0px 2px 30px;
}
div.winkelwagen {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_shoppingcart.gif) no-repeat left top;
    padding: 3px 0px 2px 30px;
}
div.besteladviseur {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_besteladviseur.png) no-repeat left top;
    padding-left: 60px;
}
div.docentenlogin {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_docentenlogin.png) no-repeat left top;
    padding: 3px 0px 2px 30px;
}
div.help {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_help_large.png) no-repeat left top;
    padding: 0px 0px 5px 30px;
}
div.methods ul {
	list-style: none;
	margin-bottom: 15px;
}
div.methods ul li {
	list-style-image: none;
	margin: 0;
}
div.methods ul li span {
	color: #99CC00;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
}
div.methods ul li ul li {
	margin-left: 30px;
	list-style-image: url(../images/bul_list.gif);
}
div.methods ul li ul li a {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	text-decoration: none;
}
div.methods ul li ul li a:hover {
	text-decoration: underline;
}

/* Dropdown */
div.dropdown {
    margin-bottom: 6px;
    background-color: #FFF;
}
div.dropdown-250 {
    width: 250px;
}
div.dropdown a {
    text-decoration: none;
}
div.dropdown-closed ul {
    display: none;
}
div.dropdown-open ul {
    display: block;
}
div.dropdown div {
    display: block;
    height: 17px;
    padding: 2px 29px 0px 4px;
    border: solid 1px #CCCCCC;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_dropdown.gif) no-repeat right top;
    cursor: default;
    line-height: normal!important;
    overflow: hidden;
}
div.dropdown-250 ul li {
}
div.dropdown ul {
    cursor: pointer;
    position: absolute;
    background-color: #FFF;
    margin: 0;
    padding: 0;
    border-top: none;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    list-style-type: none;
    max-height: 200px;
    overflow-y: auto;
}
div.dropdown-250 ul {
    width: 248px;
}
div.left-navigation div.sideblock-body div.dropdown ul {
    width: 179px;
}
div.left-navigation div.sideblock-noborder div.dropdown ul {
    width: 181px;
}
div.dropdown li {
    margin: 0!important;
    padding: 0!important;
    list-style-type: none;
    list-style-image: none!important;
}
div.dropdown li a {
    display: block;
    margin: 0;
    height: 18px;
    line-height: 18px;
    padding: 0 7px 0 7px;
    color: #000!important;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.dropdown li a:active {
    outline: none;
}

div.dropdown li a:hover,
div.dropdown li a:active {
    background-color: #EEE;
    color: #000!important;
    text-decoration: none;
}
/* Button */
div.button {
    padding: 0 0 0 10px;
    height: 20px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_button_left.gif) no-repeat left top;
}
div.button:hover {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_button_left_over.gif) no-repeat left top;
}
div.button a {
    float: left;
    display: block;
    height: 18px;
    line-height: 16px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_button_right.gif) no-repeat right top;
    padding: 2px 11px 0px 0px!important;
    margin: 0;
    text-decoration: none;
    color: #8B7C45;
    font-weight: bold;
}
div.button a:hover {
    color: #8B7C45;
    text-decoration: none;
}
div.button a:active {
    outline: none;
}
div.button:hover a {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_button_right_over.gif) no-repeat right top;
}
div.buttonspacer {
    width: 6px;
    height: 20px;
}
div.login-button {
    margin-bottom: 9px;
}

div.popup div.buttoncontainer {
    height: 20px;
}
/* Main content area*/
div.box {
    color: #FFF;
    font-weight: bold;
}
div.box h2 {
	margin: 0;
	font-size: 1.1em;
	color: #FFF;
}
div.box p {
    font-size: 1em;
    color: #FFF;
    margin: 0;
    line-height: 1.15em;
    padding-right: 18px;
}
div.box h1 {
	font-size: 1.6em;
	margin: 0px 0px 4px 0px;
	padding: 6px 0px 0px 0px;
    color: #FFF;
    font-weight: normal;
}
div.box div.link-more-container {
    position: absolute;
}
div.box a.link-more-label {
    display: block;
    position: relative;
    height: 36px;
    line-height: 36px;
    left: 0px;
    top: 142px;
    width: 138px;
    text-align: right;
    color: #FFF;
    text-decoration: none;
    padding-right: 41px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_link_more.png) no-repeat right top;
}
div.box a.link-more-label:hover {
    color: #FFF;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_link_more_over.png) no-repeat right top;
}
div.box a.link-more {
    display: block;
    position: relative;
    width: 18px;
    height: 36px;
    left: 161px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_link_more.png) no-repeat left top;
}
div.box a.link-more:hover {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_link_more_over.png) no-repeat left top;
}
div.box-green-wide,
div.box-orange-wide {
    width: 528px;
    height: 79px;
    padding: 0px 23px 0px 7px;
}
div.box-green-wide {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_main_green_wide.png) no-repeat left top;
}
div.box-orange-wide {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_main_orange_wide.png) no-repeat left top;
}
div.box-green-wide a.link-more,
div.box-orange-wide a.link-more {
    float: right;
    left: 23px;
    top: 38px;
}
div.box-low {
    height: 113px;
}
div.box-low a.link-more {
    top: 72px;
}
div.box-high {
    height: 183px;
}
div.box-high a.link-more {
    top: 106px;
}
div.box-green,
div.box-blue,
div.box-magenta,
div.box-purple {
    float: left;
    width: 172px;
    padding: 3px 7px 0px 7px;
}
div.box-green {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_main_green_narrow.png) no-repeat left top;
}
div.box-blue {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_main_blue_narrow.png) no-repeat left top;
}
div.box-magenta {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_main_magenta_narrow.png) no-repeat left top;
}
div.box-purple {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_main_purple_narrow.png) no-repeat left top;
}
div.box ul {
    list-style: none;
}
div.box ul li {
    list-style-image: none;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bullet_block_list.png) no-repeat top left;
    padding: 4px 0px 4px 25px;
    margin: 0;
    list-style-position: inherit;
}

/* Info (popup) box */
div.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000000;
    filter: alpha(Opacity=25);
    -moz-opacity: 0.25;
    z-index: 5000;
}
div.popup-container {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 6000;
}
div.popup {
    display: none;
    position: absolute;
    top: 180px;
}
#PopupLoading {
	display: none;
	height: 21px;
	line-height: 21px;
	background: url(/wps/themes/html/EPN_MarketingPortal/images/ajaxLoader20px.gif) no-repeat top left;
	margin: 15px 10px 0 0;
	padding-left: 30px;
}
.infobox .box-right {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/box_border_right.png) no-repeat right top;
    padding-right: 21px;
}
.infobox .box-top {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/box_border_top.png) no-repeat left top;
}
.infobox .box-left {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/box_border_left.png) no-repeat left 21px;
    padding-left: 21px;
    padding-top: 21px;
}
.infobox .box-leftbottom {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/box_border_left.png) no-repeat left bottom;
    padding-left: 21px;
    height: 21px;
}
.infobox .box-bottom {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/box_border_bottom.png) no-repeat right top;
    height: 21px;
}
.infobox .inner {
    margin: 0;
    background-color: #FFF;
    padding-top: 1px;
    padding-bottom: 1px;
}
.infobox .inner p.title {
    font-weight: bold;
}
.infobox-wide {
    left: 202px;
}
.infobox-wide .box-right,
.infobox-wide .box-top,
.infobox-wide .box-leftbottom {
    width: 579px; /* set width to ([total width] - 21), since 21 is the padding; maximum for total width is 600 */
}
.infobox-medium {
    left: 321px;
}
.infobox-medium .box-right,
.infobox-medium .box-top,
.infobox-medium .box-leftbottom {
    width: 340px;
}
.btn-close-popup a {
    float: right;
    display: block;
    width: 21px;
    height: 20px;
    position: relative;
    left: 9px;
    top: -10px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/img_close_popup.png) no-repeat left top;
}

/* Side menu */
div.sidemenu {
    margin-top: 16px;
}
div.sidemenu a {
    display: block;
    width: 142px;
    height: 22px;
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
    padding-left: 8px;
    margin-bottom: 3px;
}
div.sidemenu a:hover {
    text-decoration: none;
    cursor: pointer;
}
div.sidemenu a.active,
div.sidemenu a.active:hover {
    color: #FFF;
}

/* Service menu (right) */
/* #ED1C22 */
div.servicemenu {
    margin-top: 39px;
}
div.servicemenu a:link,
div.servicemenu a:visited {
    display: block;
    width: 160px;
    height: 22px;
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
    padding-left: 8px;
    margin-bottom: 3px;
    color: #ED1C22;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_servicemenu.png) no-repeat left top;
}

div.servicemenu a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #ED1C22;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_servicemenu_hover.png) no-repeat left top;
}

div.servicemenu a.active,
div.servicemenu a.active:hover {
    color: #FFF;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_servicemenu_active.png) no-repeat left top;
}

/* Command box general */
div.commandbox-wide {
    width: 715px;
}

/* Pager box */
div.pagerbox {
    line-height: 21px;
    border: solid 1px #CCCCCC;
    padding: 4px 5px 4px 8px;
    margin-top: 10px;
}
div.pagerbox a.next {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_paging_next.gif) no-repeat left center;
    padding-left: 10px;
    margin-left: 12px;
}
div.pagerbox a.previous {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_paging_previous.gif) no-repeat right center;
    padding-right: 10px;
    margin-right: 12px;
}
div.pagerbox div.dropdown {
    width: 60px;
}
div.pagerbox div.dropdown ul {
    width: 58px;
}

/*div.pagerbox div.dropdown ul li a*/
div.pagerbox div.dropdown div {
    font-weight: bold;
}
/* Forum */
ul.forum-header {
    display: inline;
}
ul.forum-header li {
    display: inline;
    margin: 0;
    padding: 0px 25px 0px 27px;
    list-style: none;
}
ul.forum-header li.author {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_forum_author.gif) no-repeat left center;
}
ul.forum-header li.date{
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_forum_date.gif) no-repeat left center;
}
div.forum-imageframe {
    border: solid 1px #D6D6D6;
    width: 87px;
    height: 87px;
    padding: 6px;
    float: left;
    margin: 0px 10px 3px 0px;
}

/* Links */
a.document-link {
	font-size: 1.1em;
	line-height: 17px;
    padding-left: 24px;
    text-decoration: underline;
    padding-bottom: 2px;
}
a.icon-worddocument {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_worddocument.gif) no-repeat left top;
}
a.icon-powerpointdocument {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_powerpointdocument.gif) no-repeat left top;
}
a.icon-pdffile {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_pdffile.gif) no-repeat left top;
}
span.fileinfo {
	font-size: 1.1em;
	color: #999999;
}
div.document-description {
	font-size: 1.1em;
    padding-left: 24px;
}

a.print {
    padding-left: 31px;
    line-height: 22px;
    text-decoration: underline;
    padding-bottom: 4px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_print.gif) no-repeat left top;
}

/* Forms */
/*
form.tablelayout {
    width: 525px;
}
*/
form.tablelayout input {
    width: 325px;
}
form.tablelayout textarea {
    width: 345px;
}
form.tablelayout select,
form.tablelayout input.narrow {
    width: 183px;
}
form.tablelayout input.x-narrow {
    width: 47px;
}
form.tablelayout input.xx-narrow {
    width: 28px;
}
form.tablelayout input.radio {
    width: auto;
}
form.tablelayout h3 {
    margin: 14px 0 12px 0;
}
form.tablelayout ul {
    list-style: none;
    margin: 0;
    /*padding: 2px 0px 0px 0px;*/
    /*min-height: 29px;*/
    width: 100%;/*525px;*/
    border-bottom: solid 1px #E8E8E8;
    clear: both;
}
form.tablelayout ul li {
    list-style: none;
    list-style-image: none;
    font-size: 1.1em;
    display: block;
    margin: 0;
    /*padding: 2px 0px 4px 0px;*/
    line-height: 27px;
}
form.tablelayout ul li.label {
    float: left;
    margin: 0;
    padding-left: 4px;
}
form.tablelayout-narrow ul li.label {
    width: 166px;
}
form.tablelayout-wide ul li.label {
    width: 110px;
}
div.error {
    border: solid 1px #FF0000;
    padding: 3px 0;
}
div.error span.errorlabel  {
    font-weight: bold;
}
form.tablelayout div.error {
    /*width: 525px;*/
    margin-bottom: 8px;
}
form.tablelayout div.error ul {
    /*width: 523px;*/
    border: none;
}
form.tablelayout div.error ul li {
    color: #FF0000;
}
form.tablelayout div.error input,
form.tablelayout div.error textarea {
    border: solid 1px #FF0000;
}
form.tablelayout div.error input.radio {
    border: none;
}

/* Events overview */
table.events-overview {
    margin-top: 11px;
}
table.events-overview thead tr td {
    font-weight: bold;
}
table.events-overview td {
    padding: 8px;
    border-bottom: solid 1px #E8E8E8;
}

/* Rounded block */
div.rounded-block-body div.button-container {
    float: left;
    border-right: solid 1px #CCCCCC;
    margin-right: 10px;
    padding: 6px 10px 30px 7px;
}
div.rounded-block-body div.message {
    font-weight: bold;
    padding-top: 6px;
}

/* Accordion */
dl.accordion dt {
    font-size: 1.1em;
}
dl.accordion dt {
    color: #F19037;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    border-top: solid 1px #E8E8E8;
    line-height: 30px;
    padding-left: 28px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_accordion_closed.gif) no-repeat left center;
}
dl.accordion dt.selected {
    color: #666666;
    text-decoration: none;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_accordion_opened.gif) no-repeat left center;
}
dl.accordion dd {
    margin: 0;
    border: solid 1px #E0E0E0;
    background-color: #F5F5F5;
    margin-left: 28px;
    padding: 5px;
    margin-top: 4px;
    margin-bottom: 24px;
}

/* Wizard navigation */
div.wizardstep-icon,
div.wizardstep-icon-current {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    margin: 0px 2px;
    text-align: center;
    cursor: default;
}
div.wizardstep-icon {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_wizardstep_icon.png) no-repeat left top;
}
div.wizardstep-icon-current {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_wizardstep_icon_current.png) no-repeat left top;
    color: #FFF;
}

/* Order wizard */
div.orderwizard-container-narrow,
div.orderwizard-container-wide {
    height: 24px;
    margin: 0px auto;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_wizardpager_right.gif) no-repeat right top;
}
div.orderwizard-container-narrow {
    width: 110px;
}
div.orderwizard-container-wide {
    width: 210px;
}
div.orderwizard-left {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_wizardpager_left.gif) no-repeat left top;
    padding-left: 11px;
}
div.orderwizard-content {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/bg_wizardpager_middle.gif) repeat-x left top;
    margin-right: 11px;
    padding: 4px 0px 0px 0px;
    height: 20px;
    line-height: 16px;
}

/* catalog */
div.catalog-overview-title {
    background-color: #FFE3B8;
    width:710px;
    padding: 10px 10px 0px 10px;
}
div.catalog-overview-title div.detailimage-small {
    width: 60px;
}
div.catalog-overview-title div.detailimage-large {
    width: 110px;
    display: none;
}
div.catalog-overview-title div.detailimage-large img {
    margin-bottom: 3px;
}
div.catalog-overview-title div.detail-information {
    background-color: #FFF2DD;
    width: 487px;
    display: none;
    border: solid 1px #E6D3B6;
    padding: 7px;
    position: relative;
    top: -15px;
}
div.catalog-overview-title div.detail-information h4 {
    margin: 0;
}
div.catalog-overview-title div.detail-information p {
    width: auto;
    font-size: 1em;
    margin-top: 0;
}
table.catalog {
    width: 730px;
}
table.catalog td {
    padding: 11px;
    border-bottom: solid 1px #E9E9E9;
}
table.catalog thead tr {
    background-color: #FFCE85;
}
table.catalog thead tr td {
    padding: 5px 5px 5px 10px;
    border-bottom: none;
    vertical-align: middle;
}
table.catalog thead tr td.col1 {
    width: 325px;
}
table.catalog thead tr td.col2 {
    width: 120px;
}
table.catalog thead tr td.col3 {
    width: 62px;
    border-right: solid 1px #FFCE85;
}
table.catalog thead tr td.col4 {
    width: 87px;
    background-color: #FFD89D;
}
table.catalog thead td.col5 {
    width: 60px;
    background-color: #FFD89D;
}
table.catalog tbody td.col3 {
    border-right: solid 1px #E9E9E9;
    color: #202B60;
    font-weight: bold;
}
a.icon-label-small,
a.icon-label-small:hover {
    color: #999999;
    font-size: 0.9em;
    text-decoration: none;
}
div.detailinfo_expanded,
div.detailinfo_collapsed {
    display: block;
    width: 70px;
    height: 15px;
    cursor: pointer;
    position: relative;
    top: -15px;
}
div.detailinfo_expanded {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_detailinfo_collapse.png) no-repeat left top;
    left: 433px;
}
div.detailinfo_collapsed {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_detailinfo_expand.png) no-repeat left top;
    left: 483px;
}
div.catalog-commandbox-mini-normal,
div.catalog-commandbox-mini-expanded {
    position: relative;
    top: -15px;/*4px;*/
}

div.catalog-commandbox-mini-normal {
    left: 260px;
}
div.catalog-commandbox-mini-expanded {
    left: 210px;
}

div.catalog-commandbox {
    border: solid 1px #CCCCCC;
    height: 20px;
    line-height: 20px;
    padding: 6px 5px 6px 8px;
}
a.cmdbutton {
    color: #999999;
    font-size: 0.9em;
    padding: 4px 0px 4px 26px;
    margin-right: 12px;
    text-decoration: none;
    line-height: 15px;
}
a.cmd-favorites {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_favorites.png) no-repeat left top;
}
a.cmd-email {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_email.png) no-repeat left top;
}
a.cmd-print {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_print.png) no-repeat left top;
}
a.cmd-download {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_download.png) no-repeat left top;
}
a.helpbutton {
    line-height: 17px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_help.png) no-repeat left top;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    margin: 1px 0;
}
div.catalog-resultssection {
    background-color: #999999;
    border-top: solid 1px #808080;
    padding: 4px 6px 4px 9px;
    font-weight: bold;
    font-size: 1.2em;
    color: #FFF;
}

/* Shopping cart */
span.shopcart-itemcount {
    font-weight: bold;
    color: #00CC00;
    font-size: 1.1em;
}
table.shoppingcart {
}
table.shoppingcart thead td {
    font-weight: bold;
    font-size: 1.1em;
    padding: 8px;
}
table.shoppingcart tbody tr.sectiontitle td,
table.shoppingcart tfoot tr td {
    border-top: solid 1px #E5D0B0;
}
table.shoppingcart tfoot tr td {
    border-bottom: solid 1px #E5D0B0;
}
table.shoppingcart tbody tr td {
    border-top: solid 1px #E5D7C3;
}
table.shoppingcart tbody tr td:first-child,
table.shoppingcart tfoot tr td:first-child {
    border-left: solid 1px #E5D0B0;
}
table.shoppingcart tbody tr td:last-child,
table.shoppingcart tfoot tr td:last-child {
    border-right: solid 1px #E5D0B0;
}
table.shoppingcart tbody tr.sectiontitle,
table.shoppingcart tfoot tr {
    background-color: #FFE3B8;
}
table.shoppingcart tbody tr.sectiontitle td {
}
table.shoppingcart tbody tr.sectiontitle h4 {
}
table.shoppingcart tbody tr {
    background-color: #FFEDD2;
}
table.shoppingcart tbody tr td,
table.shoppingcart tfoot tr td {
    padding: 8px;
    vertical-align: middle;
}
table.shoppingcart thead tr td.col1 {
    width: 274px;
}
table.shoppingcart thead tr td.col2 {
    width: 50px;
    text-align: right;
    padding-right: 28px;
}
table.shoppingcart thead tr td.col3 {
    width: 48px;
}
table.shoppingcart thead tr td.col4 {
    width: 58px;
    text-align: right;
}
table.shoppingcart thead tr td.col5 {
    width: 18px;
}

table.shoppingcart tbody tr td.col2 {
    padding-right: 28px;
}
table.shoppingcart tbody tr td.col2,
table.shoppingcart tbody tr td.col4,
table.shoppingcart tfoot tr td.col4 {
    color: #202B60;
    text-align: right;
}
table.shoppingcart tbody tr td.col4,
table.shoppingcart tfoot tr td.col4 {
    font-weight: bold;
}
table.shoppingcart tfoot tr {
    font-weight: bold;
}
table.shoppingcart tfoot tr td.col4 {
    font-size: 1.2em;
}
table.shoppingcart span.isbn {
    font-size: 0.9em;
    color: #7F7669;
}
a.btn-shopcart-delete {
    display: block;
    width: 22px;
    height: 20px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_shopcart_delete.png) no-repeat left top;
    text-indent: -9999px;
}
a.btn-change-arrangement {
    display: block;
    width: 142px;
    height: 15px;
    background: url(/wps/themes/html/EPN_MarketingPortal/images/btn_change_arrangement.png) no-repeat left top;
    text-indent: -9999px;
}

/* Fake ordered list */
ul.numberedlist {
    list-style: none;
    margin-left: 10px;
}
ul.numberedlist li {
    list-style-image: none;
    padding: 2px 0px 10px 30px;
    margin: 0px 0px 10px 0px;
    border-bottom: solid 1px #E8E8E8;
}
ul.numberedlist li:last-child {
    border-bottom: none;
}
ul.numberedlist li.item1 {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_item1.png) no-repeat top left;
}
ul.numberedlist li.item2 {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_item2.png) no-repeat top left;
}
ul.numberedlist li.item3 {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_item3.png) no-repeat top left;
}
ul.numberedlist li.item4 {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_item4.png) no-repeat top left;
}
ul.numberedlist li.item5 {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_item5.png) no-repeat top left;
}
ul.numberedlist li.item6 {
    background: url(/wps/themes/html/EPN_MarketingPortal/images/icn_item6.png) no-repeat top left;
}
ul.numberedlist li h3,
ul.numberedlist li p {
    padding: 0;
    margin: 0;
}
ul.numberedlist li h3 {
    margin-bottom: 5px;
}

/* Contact form tables */
div.table {
    font-size: 1.1em;
    margin: 0.5em 0 1em 0;
}
div.table div {
    width: 70px;
    float: left;
}
div.table br {
    clear: left;
}

/* Sitemap */
.treeview, .treeview ul {
    padding: 0;
    list-style: none;
}
.treeview li {
    margin: 0;
    padding: 4px 0px 3px 16px;
    list-style: none;
    list-style-image: none;
    background-position: top left;
    background-repeat: no-repeat;
}

ul.sitemap {
    margin-left: 1px;
}
ul.sitemap ul {
    margin-top: 2px;
}
ul.sitemap li {
	background-image: url(/wps/themes/html/EPN_MarketingPortal/images/bullet_sitemap_level1_notexpandable.gif);
	border-bottom: solid 1px #E8E8E8;
	font-size: 1.1em;
}
ul.sitemap li a {
    color: #333333;
	font-weight: bold;
	text-decoration: none;
}
ul.sitemap li.expandable {
	background-image: url(/wps/themes/html/EPN_MarketingPortal/images/bullet_sitemap_level1_collapsed.gif);
}
ul.sitemap li.collapsable {
	background-image: url(/wps/themes/html/EPN_MarketingPortal/images/bullet_sitemap_level1_expanded.gif);
}
ul.sitemap li ul {
	border-top: solid 1px #E8E8E8;
	margin-top: 3px;
}
ul.sitemap li li,
ul.sitemap li li.expandable,
ul.sitemap li li.collapsable {
	background-image: url(/wps/themes/html/EPN_MarketingPortal/images/bullet_sitemap_level2.gif);
	font-size: 1em;
	/*margin-right: 250px;*/
	border-bottom: none;
}
ul.sitemap li li a {
    color: #F19037;
	font-weight: normal;
}
ul.sitemap li li a:hover {
    color: #666666;
}

ul.sitemap li li ul {
	border-bottom: solid 1px #E8E8E8;
}
ul.sitemap li li li {
	background-image: url(/wps/themes/html/EPN_MarketingPortal/images/bullet_sitemap_level3.gif);
	font-size: 0.9em;
	margin-right: 0;
}
ul.sitemap li li li a {
	color: #878787;
}

/* News */
span.news-date, div.news-archive div {
    color: #999999;
}
div.news-archive div {
    font-size: 0.9em;
}
div.news-archive a {
    font-weight: bold;
    color: #515151;
}
p.news-abstract {
    margin-bottom: 2px;
}
h3.news-subtitle {
    color: #7A7A7A;
}


#content-container {
	width: 650px;
}

#content-container h1 {
	/*color: #5BACD6;*/
    font-size: 13pt;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}

#license-header {
	margin-top: 10px;
	color: #333333;
	width: 95%; 
	font-size:13px; 
	font-weight: bold;
}

#license-header td {
	color: #333333;
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-size:13px; 
	font-weight: bold;
	padding: 0 0 0 8px;	
}

#license-overview  {
	/*height: 200px;*/
	margin: 15px 0;
}

#license-overview td {
	/*margin-top: 10px;*/
    font-size: 12px;
	font-weight: normal;
	/*font-family:Arial,Helvetica,sans-serif;*/
	line-height: 20px;
	margin: 0 10px;
	padding: 0 0 0 8px;	
}

#license-empty {
	margin: 8px;
	font-size:13px; 
	font-weight: bold;
}

#license-wrapper {
	/*position:relative; */
	overflow:auto; 
	background-color:#FFFFFF; 
	/*border:none; */
	border:1px solid #eee; 
	/*width: 90%; */
	height: 230px; 
	/*padding:2px;*/
	clear: both;
	margin: 5px 0 0 0;
	padding:0;
	
}

#license-summary {
    font-size: 11px;
	font-weight: normal;
	/*font-family:Arial,Helvetica,sans-serif;*/
	line-height: 18px;
	margin-top: 10px;
	
}

#myProductsLink img {
	margin-left:10px;
	margin-bottom:10px;
}
