@charset "utf-8";
/*
-------------------------
 Body
-------------------------
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #585858;
	background-color:#fcfcfc;
	background-image:url(../../images/graphic/bodyBg.gif);
}
html,
body {
	width: 100%;
	height: 100%;
}
/*
-------------------------
 Formatting Elements
-------------------------
*/
table,
tr,
td {
	padding:0;
	margin:0;
}
p {
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	line-height:15px;
	font-size:12px;
}
/*   
-------------------------
heading
-------------------------
*/
h1 {
	font-size:22px;
	line-height:26px;
}
h2 {
	font-size:18px;
	line-height:22px;
}
h3 {
	font-size:16px;
	line-height:20px;
}
/*   
-------------------------
Links
-------------------------
*/
a,
a:link {
	color: #585858;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
a:visited {
	color: #6d6d6d;
}
a:hover,
.over a {
	color: #ffb107;
}
a img {
	border:none;
	cursor:pointer;
}
a span {
	cursor:pointer;
}
a.footerLink:link,
a.footerLink:visited,
a.headerLink:link,
a.headerLink:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e4e4e4;
	letter-spacing: -0.2px;
	text-decoration:none;
	margin: 0 0 10px 15px;
	line-height:14px;
	display:inline-block
}
a.footerLink:hover,
a.headerLink:hover {
	border-bottom:#ffb107 solid 2px;
	color:#FFFFFF;
	margin: 0 0 8px 15px;
}
/*   
-------------------------
orangeButton
-------------------------
*/
a.orangeButton,
a.orangeButton:link,
a.orangeButton:visited {
	display:inline-block;
	outline:0;
	background-image:url(../../images/buttons/orangeButton_left_out.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	height:26px;
	color:#fff;
	margin:5px 0px;
	vertical-align:middle;
}
a.orangeButton:hover {
	background-image:url(../../images/buttons/orangeButton_left_over.gif);
	color:#ffb107;
}
a.orangeButton span {
	display:block;
	padding:5px 16px 6px 0px;
	line-height:15px;
	outline:0;
	cursor:pointer;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image:url(../../images/buttons/orangeButton_right_out.gif);
	background-repeat:no-repeat;
	background-position:top right;
	white-space:nowrap;
}
a.orangeButton:hover span {
	text-decoration:none;
	color:#fff;
	background-image:url(../../images/buttons/orangeButton_right_over.gif);
}
/*   
-------------------------
grayButton
-------------------------
*/
a.grayButton,
a.grayButton:link,
a.grayButton:visited {
	display:inline-block;
	outline:0;
	background-image:url(../../images/buttons/grayButton_left_out.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	height:26px;
	color:#fff;
	margin:5px 0px;
	vertical-align:middle;
}
a.grayButton:hover {
	background-image:url(../../images/buttons/grayButton_left_over.gif);
	color:#ffb107;
}
a.grayButton span {
	display:block;
	padding:5px 16px 6px 0px;
	line-height:15px;
	outline:0;
	cursor:pointer;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image:url(../../images/buttons/grayButton_right_out.gif);
	background-repeat:no-repeat;
	background-position:top right;
	white-space:nowrap;
}
a.grayButton:hover span {
	text-decoration:none;
	color:#ffb107;
	background-image:url(../../images/buttons/grayButton_right_over.gif);
}
/*   
-------------------------
grayButton
-------------------------
*/
a.findButton,
a.findButton:link,
a.findButton:visited {
	display:inline-block;
	outline:0;
	background:url(../../images/buttons/findButton_left_out.gif) no-repeat;
	padding: 0 0 0 7px;
	height:23px;
	width:149px;
	color:#fff;
	margin:5px 0px;
	vertical-align:middle;
	text-decoration:none;
}
a.findButton:hover {
	background-image:url(../../images/buttons/findButton_left_over.gif);
	color:#ffb107;
}
a.findButton span {
	display:block;
	padding:5px 7px 3px 0px;
	line-height:15px;
	outline:0;
	cursor:pointer;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#940302;
	background:url(../../images/buttons/findButton_right_out.gif) no-repeat top right;
}
a.findButton:hover span {
	text-decoration:none;
	color:#940302;
	background-image:url(../../images/buttons/findButton_right_over.gif);
}
a.findButton span.gdk {
	padding:5px 36px 3px 0px;
	background:url(../../images/buttons/gButton_right_out.gif) no-repeat top right;
}
a.findButton:hover span.gdk {
	background-image:url(../../images/buttons/gButton_right_over.gif);
}
/*   
-------------------------
videoButton
-------------------------
*/
a.videoButton,
a.videoButton:link,
a.videoButton:visited {
	display:inline-block;
	outline:0;
	background:url(../../images/buttons/videoButton_left_out.gif) no-repeat;
	padding: 0 0 0 7px;
	color:#fff;
	margin:5px 0px;
	vertical-align:middle;
	text-decoration:none;
	margin:20px 2px;
}
a.videoButton:hover {
	background-image:url(../../images/buttons/videoButton_left_over.gif);
}
a.videoButton span {
	display:inline-block;
	padding:1px 10px 3px 3px;
	line-height:15px;
	outline:0;
	cursor:pointer;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3c3c3c;
	background:url(../../images/buttons/videoButton_right_out.gif) no-repeat top right;
}
a.videoButton:hover span {
	text-decoration:none;
	color:#ffb107;
	background-image:url(../../images/buttons/videoButton_right_over.gif);
}
/*   
-------------------------
minaturButton
-------------------------
*/
a.minaturButton,
a.minaturButton:link,
a.minaturButton:visited {
	position:relative;
	display:block;
	width:160px;
	height:90px;
}
a.minaturButton span.play,
a.minaturButton:link span.play,
a.minaturButton:visited span.play {
	position:absolute;
	left:59px;
	top:29px;
	width:42px;
	height:32px;
	display:block;
	background:transparent url(../../images/buttons/minatureButton.png);
}
a.minaturButton:hover span.play,
.over a.minaturButton span.play {
	background-position:0 -32px;
}
/*   
-------------------------
playlist minaturButton
-------------------------
*/
.contentPlaylist a.minaturButton,
.contentPlaylist a.minaturButton:link,
.contentPlaylist a.minaturButton:visited {
	position:relative;
	display:block;
	width:80px;
	height:67px;
	padding:4px;
	overflow:hidden;
}
.contentPlaylist a.minaturButton span.play,
.contentPlaylist a.minaturButton:link span.play,
.contentPlaylist a.minaturButton:visited span.play {
	position:absolute;
	left:35px;
	top:21px;
	width:20px;
	height:14px;
	display:block;
	background:transparent url(../../images/buttons/playlistMinatureButton.png);
	vertical-align:middle;
}
.contentPlaylist a.minaturButton span.name,
.contentPlaylist a.minaturButton:link span.name,
.contentPlaylist a.minaturButton:visited span.name {
	padding:2px 0 0 0;
	display:block;
	font-size:10px;
	line-height:12px;
	text-align:center;
}
.contentPlaylist a.minaturButton img,
.contentPlaylist a.minaturButton:link img,
.contentPlaylist a.minaturButton:visited img {
	width:80px;
	height:45px;
}
.contentPlaylist a.minaturButton:hover,
.contentPlaylist .over a.minaturButton {
	background-color:#fffaf2;
}
.contentPlaylist a.minaturButton:hover span.play,
.contentPlaylist .over a.minaturButton span.play {
	background-position:0 -14px;
}
/*   
-------------------------
Container
-------------------------
*/
#container {
	width:100%;
}
/*   
-------------------------
Header
-------------------------
*/
#header {
	width:100%;
	height:168px;
	background-image:url(../../images/graphic/TopSideBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#headerContent {
	position:relative;
	left:50%;
	right:auto;
	margin: 0 0 0 -463px;
	width:926px;
	height:168px;
	background-image:url(../../images/graphic/topBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	z-index:500;
}
#headerLinks {
	position:absolute;
	top:8px;
	right:15px;
}
#headerButtons {
	position:absolute;
	top:34px;
	right:20px;
	text-align:right;
	vertical-align:middle;
}
#headerButtons select {
	width:152px;
}
#headerButtons span.selectOuter,
#headerButtons span.selectOuter_over {
	margin:0;
}
#headerMenuSeperator {
	position:absolute;
	left:736px;
	top:7px;
}
#logo {
	position:absolute;
	top:39px;
	left:20px;
	width:189px;
	height:69px;
}
#logo img {
	border:0;
	outline:none;
}
.headerLogin {
	display:inline-block;
	background:url(../../images/buttons/login_btn_left_out.gif) no-repeat left;
	padding:0 0 0 3px;
	margin:0 15px 0 0;
	vertical-align:middle;
}
.headerLogin span {
	display:inline-block;
	background:url(../../images/buttons/login_btn_right_out.gif) no-repeat right;
	padding:6px 3px 4px 0px;
	line-height:15px;
	vertical-align:middle;
}
.headerLogin a:link,
.headerLogin a:visited,
.headerLogin a:link,
.headerLogin a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e4e4e4;
	letter-spacing: -0.2px;
	text-decoration:none;
	margin: 0 5px 2px 5px;
	line-height:14px;
	display:inline-block
}
.headerLogin a:hover,
.headerLogin a:hover {
	border-bottom:#ffb107 solid 2px;
	margin: 0 5px 0 5px;
	color:#FFFFFF;
}
.headerWelcome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e4e4e4;
	letter-spacing: -0.2px;
	text-decoration:none;
	margin:0 15px 0 0;
	line-height:14px;
}
/*   
-------------------------
 TopSearch - Autocomplete
-------------------------
*/
#headerSearch {
	position:absolute;
	left:255px;
	top:62px;
	width:565px;
	height:55px;
}
.headerSearchBG {
	background:url(../../images/buttons/topSearchInput_out.gif) no-repeat;
}
.headerSearchBGActive {
	background:url(../../images/buttons/topSearchInput_over.gif) no-repeat;
}
#headerSearchInput {
	position:absolute;
	left:19px;
	top:17px;
	width:530px;
}
.headerSearchBG input {
	background:#FFF;
	border:#FFF solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-size:15px;
	line-height:18px;
	color:#878787;
	width:530px;
	outline:none;
}
.headerSearchBGActive input {
	background:#FFF;
	border:#FFF solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-size:15px;
	line-height:18px;
	color:#333;
	width:530px;
	outline:none;
}
#headerSearchButton {
	position:absolute;
	left:559px;
	top:0px;
}
/*   
-------------------------
Menu
-------------------------
*/
#headerMenuContainer {
	width:100%;
	position:absolute;
	left:0px;
	top:120px;
	border-top:#626261 solid 1px;
}
#headerMenu {
	position:relative;
	width:930px;
}
#headerMenu ul {
	position:absolute;
	left:0px;
	top:0;
}

#headerMenu ul,
#headerMenu li {	
	margin: 0;
	padding: 0;
	height:47px;
	list-style:none;
}
#headerMenu ul ul {
	display:none;
}
#headerMenu li {
	position: relative;
	display:block;
	float: left;
}
#headerMenu a,
#headerMenu a:link,
#headerMenu a:visited {
	display:block;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-size:14px;
	line-height:17px;
	color:#f4f4f4;
	padding:15px 0px;
	margin:0;
	outline:0;
}
#headerMenu a:hover {
	background-color:#626261;
	color:#ffb107;
}
#headerMenu a span {
	display:block;
	outline:0;
	cursor:pointer;
	margin:0;
	padding:0;
}
#headerMenu a.chosen {
	padding: 15px 0px 13px 0px;
}
#headerMenu a.chosen span {
	border-bottom:#ffb107 solid 2px;
}
#headerMenu img {
	vertical-align:middle;
}
/*   
-------------------------
DropDown
-------------------------
*/

#headerMenuDropDownContainer {
	position:absolute;
	left:0px;
	top:168px;
	width:926px;
	height:450px;
	border-top:3px solid #ffb107;
	overflow:hidden;
	clear:both;
	visibility:visible;
	display:none;
}
.dropDownCurtain {
	position:absolute;
	left:0px;
	top:0px;
	width:926px;
	clear:both;
}
.dropDownInner {
	background-image:url(../../images/graphic/headerMenuDropdownSeperator.gif);
	clear:both;
	padding:10px 0px;
}
.dropDownInner ul {
	position:relative;
	left:2px;
	list-style-type:none;
	list-style-position:outside;
	margin:0 0px 0 0;
	padding:0px 0px;
	width:230px;
	float:left;
}
.dropDownInner li {
	margin:0;
	padding:0px 17px;
}
.dropDownInner a,
.dropDownInner a:link,
dropDownInner a:visited {
	top:0px;
	display:block;
	padding:2px 0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333;
	text-decoration:none;
	outline:0;
}
.dropDownInner a:hover {
	color:#ffb107;
}
.dropDownInner a span {
	cursor:pointer;
	top:0px;
	display:inline-block;
	outline:0;
	padding: 0px 1px 1px 0px;
}
.dropDownBg {
	background-image:url(../../images/graphic/menuGrayBg.gif);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	background-position:left top;
	border-bottom:1px solid #c9c9c9;
	clear:both;
}
.dropDownShadow {
	display:block;
	height:20px;
	width:926px;
	background-image:url(../../images/graphic/HeaderMenuCurtainShadow.png);
	background-repeat:repeat-x;
}
* html .dropDownShadow {
	background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/graphic/HeaderMenuCurtainShadow.png', sizingMethod='scale');
}
/*   
-------------------------
MainContent
-------------------------
*/
#main {
	width:100%;
	height:auto;
	background-image:url(../../images/graphic/mainBg.jpg);
	background-repeat:repeat-x;
	background-color:#f9f9f9;
	background-position:center top;
}
#mainContent {
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	min-height:1px;
}
#leftMainContentShadow {
	position:absolute;
	top:0px;
	left:-17px;
	width:17px;
	height:296px;
	background-image:url(../../images/graphic/leftMainContentShadow.png)
}
#rightMainContentShadow {
	position:absolute;
	top:0px;
	left:926px;
	width:17px;
	height:296px;
	background-image:url(../../images/graphic/rightMainContentShadow.png);
}
#mainContentWhiteBox {
	position:relative;
	width:926px;
	background-color:#FFF;
	_height:450px;
	margin:0 auto;
}
#mainWithMargins {
	width:886px;
	padding:30px 20px 0px 20px;
	min-height:1px;
}
#navBreadcrumb {
	position:absolute;
	top:7px;
	left:21px;
	color:#585858;
	font-size:11px;
	line-height:14px;
}
#mainLeftColumn {
	float:left;
	width:582px;
	min-height:1px;
	padding: 0 0 20px 0;
}
#mainRightColumn {
	min-height:1px;
	float:right;
	width:280px;
	padding: 0 0 20px 24px;
}
/*   
-------------------------
 Frontpage
-------------------------
*/
#teaserBox {
	position:relative;
	padding:20px 0;
	clear:both;
	height:423px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	color:#585858;
	margin:0;
}
#frontPageSmallBoxContainer {
	display:block;
	padding-bottom:20px;
}
/*   
-------------------------
Footer bar
-------------------------
*/
#footer {
	position:relative;
	height:104px;
	background-image:url(../../images/graphic/footerBg.jpg);
	padding-bottom:100px;
}
#footerContent {
	position:relative;
	left:50%;
	right:auto;
	margin: 0 0 0 -463px;
	width:926px;
	background-image:url(../../images/graphic/footerBg.jpg);
}
#footerInfo {
	position:absolute;
	left:0;
	top:15px;
	letter-spacing: -0.1px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-size:11px;
	color:#f4f4f4;
	line-height:26px;
	width:463px;
}
#footerInfo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f4f4f4;
	line-height:26px;
	letter-spacing: -0.1px;
	text-decoration:none;
}
#footerInfo a:hover {
	border-bottom:#ffb107 solid 2px;
	color:#FFFFFF;
}
#footerLinks {
	position:absolute;
	left:471px;
	top:15px;
	width:463px;
	line-height:26px;
	text-align:right;
}
#footerLinks img {
	vertical-align:middle;
}
/*   
-------------------------
 Purple boxes
-------------------------
*/
/* Front page sliders */
.purpleBox {
	display:block;
	position:relative;
}
.columns_1 {
	background-color:#dadada;
	width:280px;
	float:left;
}
#mainRightColumn .columns_1 {
	margin-bottom:20px;
}
#frontPageSmallBoxContainer .columns_1 {
	margin-left:20px;
	margin-right:2px;
}
.columns_2 {
	width:432px;
	height:185px;
	margin-left:20px;
	float:left;
}
.columns_3 {
	width:586px;
	height:185px;
	margin-left:20px;
	float:left;
}
.columns_4 {
	width:886px;
	height:185px;
	margin-left:20px;
}
.purpleBoxHeader {
	width:100%;
	height:30px;
	background-image:url(../../images/graphic/boxHeaderBg.gif);
}
.purpleBoxHeader h3 {
	display:block;
	padding:6px 0 0 10px;
	margin:0;
	letter-spacing: -0.1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	color:#f4f2f4;
	font-weight:normal;
}
.purpleBoxContent {
	width:100%;
	height:155px;
	background-color:#f3f3f3;
	display:inline-block;
}
.purpleBox .bookIcon {
	background-image:url(../../images/icons/purpleBoxBookIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .fbIcon {
	background-image:url(../../images/icons/purpleBoxFacebookActivityIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .articleIcon {
	background-image:url(../../images/icons/purpleBoxArticleIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .flashIcon {
	background-image:url(../../images/icons/flashIcon.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:100%;
	margin-right:14px;
}
.purpleBox .bestsellersIcon {
	background-image:url(../../images/icons/purpleBoxBestsellersIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .commentIcon {
	background-image:url(../../images/icons/purpleBoxCommentIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .searchWordsIcon {
	background-image:url(../../images/icons/purpleBoxSearchwordsIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .soundbookIcon {
	background-image:url(../../images/icons/purpleBoxSearchwordsIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
.purpleBox .authorIcon {
	background-image:url(../../images/icons/purpleBoxAuthorIcon.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:100%;
}
/*   
-------------------------
teaserBox
-------------------------
*/
.teaserBox {
	background-color:#f2f2f2;
	height:155px;
	overflow:hidden;
}
.teaserBoxDate {
	display:block;
	font-size:10px;
	color:#ffb107;
	font-weight:bold;
	padding:3px 0 0 8px;
}
.teaserBoxHeadline {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#000000;
	font-weight:bold;
	padding:0 8px;
}
.teaserBoxText {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#585858;
	padding:0 8px;
}
.teaserBoxImg {
	width:280px;
	height:102px;
	overflow:hidden;
}
.teaserBoxImg img {
	border:0;
}
/*   
-------------------------
 author Box
-------------------------
*/
.authorBox {
	top:0px;
	left:0px;
	width:128px;
	height:114px;
	display:block;
	position:relative;
	padding:5px;
	cursor:pointer;
}
.ui-slider-list .authorBox {
	margin-top: 0px;
}
.authorBoxWrapper {
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
}
.authorBoxImg {
	display:block;
	width:124px;
	height:82px;
	overflow:hidden;
	text-align:center;
	margin: 0 1px 5px 1px;
}
.authorBoxImg img {
	border:1px solid #c8c8c8;
}
.authorBoxText {
	text-align:center;
	color:#000;
	font-weight:bold;
	width:124px;
	word-wrap: break-word;
	text-overflow: ellipsis;
	line-height:13px;
}
/*   
-------------------------
 author Over Box
-------------------------
*/
.authorOver {
	position:absolute;
	height:1%;
	font-size:1%;
}
.authorOver .authorOverBox {
	top:-67px;
	left:40px;
}
.authorOverBox {
	display:none;
	position:absolute;
	top:85px;
	left:-70px;
	width:599px;
	height:277px;
	background-image:url(../../images/graphic/authorOverBg.png);
	z-index:5000;
}
.authorOverBoxContentWrapper {
	width:100%;
	height:100%;
	overflow:hidden;
}
.authorOverBoxContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	padding:17px 16px 14px 16px;
	line-height:13px;
	clear:both;
}
span.authorOverBoxImg {
	float:left;
	width:71px;
	height:103px;
	overflow:hidden;
	margin:0px 10px 0 0;
}
span.authorOverBoxImg img {
	border:none;
}
.authorOverBoxContent .author {
	display:block;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 14px 0px;
}
.authorOverBoxContent .title {
	display:block;
	font-size:14px;
	line-height:14px;
	margin:0px 0px 6px 0px;
}
.authorOverBoxContent .caption {
	display:block;
	font-size:12px;
	height:103px;
	overflow:hidden;
	line-height:15px;
}
.authorOverBox .bookListHeading {
	border-top:1px solid #f1f1f1;
	margin:0 10px;
	padding:8px 6px;
	font-weight:bold;
}
.authorOverBox .bookList {
	padding:0 0 0 16px;
}
.authorOverBox .bookList .bookBox {
	float:left;
	margin: 0 9px 0 0;
}
/*   
-------------------------
 article Box
-------------------------
*/
.articleBox {
	top:0px;
	left:0px;
	width:128px;
	height:114px;
	display:block;
	position:relative;
	padding:5px 5px 5px 5px;
}
.ui-slider-list .articleBox {
	margin-top: 0px;
}
.articleBoxWrapper {
	width:100%;
	height:100%;
	overflow:hidden;
	text-overflow: ellipsis;
}
.articleBoxImg {
	display:block;
	width:124px;
	height:72px;
	overflow:hidden;
	text-align:center;
	margin: 0 1px 2px 1px;
}
.articleBoxImg img {
	border:1px solid #c8c8c8;
}
.articleBoxHeading {
	display:block;
	text-align:left;
	color:#000;
	font-weight:bold;
	width:124px;
	word-wrap: break-word;
	line-height:13px;
	margin:0 0 2px 0;
	max-height:26px;
	overflow:hidden;
	text-overflow: ellipsis;
}
.articleBoxText {
	text-align:left;
	width:124px;
	color:#585858;
	word-wrap: break-word;
	line-height:12px;
}
/*   
-------------------------
 TvPlayer
-------------------------
*/
.tvPlayer {
	position:relative;
	background:#F3F3F3;
	margin:0 0 19px 0;
}
.tvPlayer .player {
	width:582px;
	height:327px;
}
.tvPlayer .ui-slider {
	margin:0;
}
.tvPlayer .ui-slider .line {
	background-image:url("../../images/graphic/listLine.gif");
	clear:both;
	font-size:1%;
	height:2px;
	margin:0 10px;
}
.tvPlayer .ui-slider .ui-slider-list {
	padding:28px 0 14px 0;
}
.tvPlayer .share-container {
	position:relative;
	padding:14px 14px 0 14px;
	float:right;
}
.tvPlayer .share-container a {
	float:left;
	padding-left:5px;
}
.tvPlayer .share-container .twitter {
	display:block;
	background: url("../../images/icons/twitter-icon-sprite.png") no-repeat 0 0;
	width:20px;
	height:20px;
	text-indent:-99999px;
}
.tvPlayer .share-container .facebook {
	display:block;
	background: url("../../images/icons/facebook-icon-sprite.png") no-repeat 0 0;
	width:20px;
	height:20px;
	text-indent:-99999px;
}
.tvPlayer .share-container .videoembed {
	display:block;
	background: url("../../images/icons/embed-icon-sprite.png") no-repeat 0 0;
	width:20px;
	height:20px;
	text-indent:-99999px;
}
.tvPlayer .share-container a:hover.twitter,
.tvPlayer .share-container a:hover.facebook,
.tvPlayer .share-container a:hover.videoembed {
	background-position: 0 -20px;
}
.tvPlayer .video-embed-container {
	display:none;
	position:relative;
	padding:14px 14px 0 14px;
}
.tvPlayer .video-embed-container textarea {
	width:554px;
	height:100px;
	resize:none;
}
.tvPlayer .description {
	position:relative;
	padding:14px;
}
.tvPlayer .caption {
	width:450px;
	color:#000;
	float:left;
}
.tvPlayer a.grayButton {
	float:right;
}
/*   
-------------------------
 video Box
-------------------------
*/
.videoBox {
	position:relative;
	cursor:pointer;
	width:160px;
	height:110px;
	border:1px solid #c5c5c5;
	background-color:#fff;
	padding:5px
}
.videoBoxCornerTL,
.videoBoxCornerTR,
.videoBoxCornerBL,
.videoBoxCornerBR {
	position:absolute;
	display:block;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	font-size:1%;
	line-height:1%;
	background-image:url(../../images/graphic/boxCorners.gif);
}
.videoBoxCornerTL {
	margin:-1px 0 0 -1px;
	left:0px;
	top:0px;
	background-position:left top;
}
.videoBoxCornerTR {
	margin:-1px -1px 0 0;
	left:auto;
	right:0px;
	top:0px;
	background-position:-5px top;
}
.videoBoxCornerBL {
	margin:0 0 -1px -1px;
	_margin:0 0 -2px -1px;
	left:0px;
	top:auto;
	bottom:0px;
	background-position:left -5px;
}
.videoBoxCornerBR {
	margin:0 -1px -1px 0;
	_margin:0 -1px -2px 0;
	top:auto;
	right:0px;
	top:auto;
	bottom:0px;
	background-position:-5px -5px;
}
.videoBoxImg {
}
.videoBox.over {
	background:#fffaf2;
}
.videoBoxImg img {
	width:160px;
	height:90px;
	border:none;
}
.videoBoxImg span.play {
	position:absolute;
	left:64px;
	top:34px;
	width:42px;
	height:32px;
	display:block;
	background:transparent url(../../images/buttons/minatureButton.png);
}
.active .videoBoxImg span.play,
.over .videoBoxImg span.play {
	background-position:0 -32px;
}
.videoBox .title {
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:5px 0px;
	width:160px;
	height:18px;
	text-align:center;
	overflow:hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
}
body .over .title {
	color:#ffb107
}
/*   
-------------------------
 Book Box
-------------------------
*/
.bookBox {
	top:0px;
	left:0px;
	width:180px;
	height:94px;
	border:1px solid #c5c5c5;
	background-color:#fff;
	display:block;
	position:relative;
	margin-top: 5px;
	cursor:pointer;
}
.ui-slider-list .bookBox {
	margin-top: 16px;
}
.bookBoxCornerTL,
.bookBoxCornerTR,
.bookBoxCornerBL,
.bookBoxCornerBR {
	background-image:url(../../images/graphic/boxCorners.gif);
}
div.listBoxes .bookBoxCornerTL,
div.listBoxes .bookBoxCornerTR,
div.listBoxes .bookBoxCornerBL,
div.listBoxes .bookBoxCornerBR {
	background-image:url(../../images/graphic/listBoxCorners.gif);
}
.bookBoxCornerTL,
.bookBoxCornerTR,
.bookBoxCornerBL,
.bookBoxCornerBR {
	position:absolute;
	display:block;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	font-size:1%;
	line-height:1%;
}
.bookBoxCornerTL {
	margin:-1px 0 0 -1px;
	left:0px;
	top:0px;
	background-position:left top;
}
.bookBoxCornerTR {
	margin:-1px -1px 0 0;
	left:auto;
	right:0px;
	top:0px;
	background-position:-5px top;
}
.bookBoxCornerBL {
	margin:0 0 -1px -1px;
	_margin:0 0 -2px -1px;
	left:0px;
	top:auto;
	bottom:0px;
	background-position:left -5px;
}
.bookBoxCornerBR {
	margin:0 -1px -1px 0;
	_margin:0 -1px -2px 0;
	top:auto;
	right:0px;
	top:auto;
	bottom:0px;
	background-position:-5px -5px;
}
.bookBoxContentWrapper {
	width:100%;
	height:100%;
	overflow:hidden;
}
.bookBoxContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	padding:8px 5px;
	line-height:13px;
	clear:both;
}
span.bookBoxImg {
	float:left;
	width:50px;
	height:75px;
	overflow:hidden;
	margin:2px 5px 0 0;
}
span.bookBoxImg img {
	border:none;
}
.bookBoxContent .author {
	display:block;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 3px 0px;
	word-wrap: break-word;
	max-height:26px;
	overflow:hidden;
	text-overflow: ellipsis;
}
.bookBoxContent .title {
	display:block;
	font-size:12px;
	line-height:13px;
	color:#585858;
	margin:0px 0px 9px 0px;
	height:57px;
	overflow:hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
}
.bookBoxProperties {
	_float:left;
	width:115px;
	height:15px;
	white-space:nowrap;
	display:inline-block;
}
/*   
-------------------------
 Box with icons
-------------------------
*/

.withIcons .bookOverBoxProperties {
	float:left;
	display:block;
	clear:both;
	margin:0px 0px 4px 0px;
	height:auto;
	width:100%;
}
.withIcons .caption {
	line-height: 14px !important;
}
.withIcons .bigRating_0,
.withIcons .bigRating_1,
.withIcons .bigRating_2,
.withIcons .bigRating_3,
.withIcons .bigRating_4,
.withIcons .bigRating_5,
.withIcons .smallRatingCount,
.withIcons .smallCommentCount {
	margin:5px 0 0 2px;
}
span.icon,
span.bookBoxImg span.icon {
	background-image:url(../../images/icons/icon-sprites.png);
	background-repeat:no-repeat;
	height: 30px;
	width: 37px;
}
span.bookBoxImg span.icon {
	position: absolute;
	bottom:0px;
	left:0px;
}
span.bookBoxImg span.icon.uddannelse {
	background-position:0px 0px;
}
span.bookBoxImg span.icon.multi {
	background-position:0px -30px;
}
span.bookBoxImg span.icon.epub {
	background-position:0px -60px;
}
span.bookBoxImg span.icon.book {
	background-position:0px -90px;
}
span.bookBoxImg span.icon.ibook {
	background-position:0px -120px;
}
span.bookBoxImg span.icon.android {
	background-position:0px -150px;
}
span.bookBoxImg span.icon.itunes {
	background-position:0px -180px;
}
span.bookBoxImg span.icon.lydbog {
	background-position:0px -210px;
}
span.bookBoxImg span.icon.ekstern {
	background-position:0px -240px;
}
span.icon,
span.icon-text {
	float:left;
}
span.icon-text {
	color:#7a7b7e;
	font-size:12px;
	font-weight: bold;
	line-height: 25px;
	padding:0 3px 0 0;
	border-right:1px solid #7a7b7e;
}
span.icon.uddannelse {
	background-position:0px 0px;
	height: 21px;
}
span.icon.multi {
	background-position:0px -30px;
	height: 25px;
	width:30px;
}
span.icon.epub {
	background-position:0px -60px;
	height: 27px;
	width:30px;
}
span.icon.book {
	background-position:0px -90px;
	height: 24px;
	width:30px;
}
span.icon.ibook {
	background-position:0px -120px;
	height: 24px;
	width:30px;
}
span.icon.android {
	background-position:0px -150px;
	height: 25px;
	width:30px;
}
span.icon.itunes {
	background-position:0px -180px;
	height: 27px;
	width:30px;
}
span.icon.lydbog {
	background-position:0px -210px;
	height: 30px;
	width:30px;
}
span.icon.ekstern {
	background-position:0px -240px;
	height: 16px;
	width:30px;
}
dd.topIkon span.icon.uddannelse {
}
dd.topIkon span.icon.multi {
	margin-top:-2px;
}
dd.topIkon span.icon.epub {
	margin-top:-3px;
}
dd.topIkon span.icon.book {
}
dd.topIkon span.icon.ibook {
}
dd.topIkon span.icon.android {
	margin-top:-2px;
}
dd.topIkon span.icon.itunes {
	margin-top:-3px;
}
dd.topIkon span.icon.lydbog {
	margin-top:-5px;
}
dd.topIkon span.icon.ekstern {
	margin-top:3px;
}
/*small icons*/
span.icon-small {
	background-image:url(../../images/icons/icon-small-sprites.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 18px;
	float: left;
}
span.icon-small.uddannelse {
	background-position:0px 0px;
	height: 20px;
}
span.icon-small.multi {
	background-position:0px -20px;
	height: 20px;
	width:30px;
}
span.icon-small.epub {
	background-position:0px -40px;
	height: 20px;
	width:30px;
}
span.icon-small.book {
	background-position:0px -60px;
	height: 20px;
	width:30px;
}
span.icon-small.ibook {
	background-position:0px -80px;
	height: 20px;
	width:30px;
}
span.icon-small.android {
	background-position:0px -100px;
	height: 20px;
	width:30px;
}
span.icon-small.itunes {
	background-position:0px -120px;
	height: 20px;
	width:30px;
}
span.icon-small.lydbog {
	background-position:0px -140px;
	height: 20px;
	width:30px;
}
span.icon-small.ekstern {
	background-position:0px -160px;
	height: 20px;
	width:30px;
}
dd.topIkon span.icon-text {
	line-height: 21px;
	padding: 0 6px 0 3px;
	border-right: none;
	width:80px;
}
/*   
-------------------------
 Book Over Box
-------------------------
*/

.bookOver .bookOverBox {
	top:-67px;
	left:28px;
}
.bookBox .bookOverBox {
	top:-37px;
	left:60px;
}
.bookOverBox {
	display:none;
	position:absolute;
	top:-37px;
	left:60px;
	width:369px;
	height:168px;
	background-image:url(../../images/graphic/bookOverBg.png);
	z-index:5000;
}
.bookOverBoxContentWrapper {
	width:100%;
	height:100%;
	overflow:hidden;
}
.bookOverBoxContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#585858;
	padding:17px 16px;
	line-height:13px;
	clear:both;
}
span.bookOverBoxImg {
	float:left;
	width:95px;
	height:135px;
	overflow:hidden;
	margin:0px 10px 0 0;
}
span.bookOverBoxImg img {
	border:none;
}
.bookOverBoxContent .author {
	display:block;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#000;
	margin:0px;
	max-height:34px;
	overflow:hidden;
}
.bookOverBoxContent .title {
	display:block;
	font-size:14px;
	line-height:17px;
	max-height:17px;
	margin:0px 0px 5px 0px;
	width:100%;
	padding:0px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
.bookOverBoxContent .caption {
	display:block;
	font-size:10px;
	height:135px;
	overflow:hidden;
	text-overflow: ellipsis;
	line-height:15px;
}
.bookOverBoxProperties {
	display:block;
	clear:both;
	margin:0px 0px 4px 0px;
	height:15px;
	width:100%;
}
/*   
-------------------------
 Book Box lists
-------------------------
*/
.bookBoxes {
	width:650px;
}
.bookBoxes ul {
	display:block;
	position:relative;
	padding:0;
	list-style:none;
	margin: 0px;
}
.bookBoxes li {
	position:relative;
	float: left;
	padding:8px 16px 8px 0px;
}
/*   
-------------------------
 sidebar lists
-------------------------
*/
.cloudTag {
	padding:10px;
	text-align:center;
	vertical-align:middle;
}
.cloudTag span {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
/*   
-------------------------
 sidebar lists
-------------------------
*/
.sidebarList {
	width:100%;
	background-image:url(../../images/graphic/sidebarList1Bg.gif);
	background-repeat:repeat-x;
	background-color: #dadada;
	background-position: top;
}
.sidebarList ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.sidebarList li {
	height:52px;
	border-bottom:1px solid #c9c8c4;
	cursor:pointer;
	clear:both;
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
}
.sidebarList .author {
	display:block;
	color:#585858;
	margin:0px;
	height:14px;
	overflow:hidden;
	font-size:12px;
}
.sidebarList .title {
	display:block;
	font-weight:bold;
	color:#000;
	font-size:12px;
	height:14px;
	overflow:hidden;
	padding:4px 10px 0 0;
}
.sidebarList .listImg {
	display:block;
	float:left;
	height:100%;
	width:44px;
}
.sidebarList img {
	width:28px;
	margin:5px 6px 0px 10px;
	overflow:hidden;
	border:none;
	outline:none;
}
.sidebarList .listFBActivity {
	width:280px;
	height:260px;
	overflow:hidden;
}
.sidebarList .listFBActivity iframe {
	border:none;
	overflow:hidden;
	width:282px;
	height:285px;
}
/*   
-------------------------
 Rating
-------------------------
*/
.smallRating_0,
.smallRating_1,
.smallRating_2,
.smallRating_3,
.smallRating_4,
.smallRating_5 {
	display:inline-block;
	width:55px;
	height:10px;
	float:left;
	font-size:1px;
	vertical-align:bottom;
	margin-top:2px;
	background-image:url(../../images/buttons/rating_small.gif);
	background-repeat:no-repeat;
}
.sidebarList .smallRating_0,
.sidebarList .smallRating_1,
.sidebarList .smallRating_2,
.sidebarList .smallRating_3,
.sidebarList .smallRating_4,
.sidebarList .smallRating_5 {
	background-image:url(../../images/buttons/rating_small_grayBg.gif);
	background-repeat:no-repeat;
}
.smallRating_0 {
	background-position:0px 0px;
}
.smallRating_1 {
	background-position:0px -10px;
}
.smallRating_2 {
	background-position:0px -20px;
}
.smallRating_3 {
	background-position:0px -30px;
}
.smallRating_4 {
	background-position:0px -40px;
}
.smallRating_5 {
	background-position:0px -50px;
}
/*
bigRating
*/
.bigRating_0,
.bigRating_1,
.bigRating_2,
.bigRating_3,
.bigRating_4,
.bigRating_5 {
	display:inline-block;
	width:75px;
	height:14px;
	float:left;
	font-size:1px;
	vertical-align:bottom;
	background:url(../../images/buttons/rating.gif) no-repeat 0 0;
	background-repeat:no-repeat;
}
.bigRating_0 {
	background-position:0px 0px;
}
.bigRating_1 {
	background-position:0px -14px;
}
.bigRating_2 {
	background-position:0px -28px;
}
.bigRating_3 {
	background-position:0px -42px;
}
.bigRating_4 {
	background-position:0px -56px;
}
.bigRating_5 {
	background-position:0px -70px;
}
/*
----------------
mainRating
------------------
*/
.mainRating {
	position:relative;
	margin:10px 0;
	padding:5px 0px;
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
}
.ratingCount {
	font-size:12px;
	line-height:15px;
	vertical-align:top;
}
.rating {
	width:75px;
	height:14px;
	margin:0px 0px;
	padding:0px 0px;
	list-style:none;
	clear:both;
	position:relative;
	background:url(../../images/buttons/rating.gif) no-repeat 0 0;
	display:inline-block;
}
.star0 {
	background-position:0 0
}
.star1 {
	background-position:0 -14px
}
.star2 {
	background-position:0 -28px
}
.star3 {
	background-position:0 -42px
}
.star4 {
	background-position:0 -56px
}
.star5 {
	background-position:0px -70px
}
ul.rating li {
	float:left;
}
ul.rating li a,
ul.rating li a:link,
ul.rating li a:visited {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:14px;
	text-decoration:none;
	z-index: 10;
	text-indent:-999em;
	outline:none;
	background:none;
}
ul.rating li.one a {
	left:0;
}
ul.rating li.two a {
	left:15px;
}
ul.rating li.three a {
	left:30px;
}
ul.rating li.four a {
	left:45px;
}
ul.rating li.five a {
	left:60px;
}
ul.rating li a:hover {
	z-index:5;
	width:75px;
	height:14px;
	overflow:hidden;
	left:0;
	background-image:url(../../images/buttons/rating.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	outline:none;
}
ul.rating li.one a:hover {
	background-position:0 -84px;
}
ul.rating li.two a:hover {
	background-position:0 -98px;
}
ul.rating li.three a:hover {
	background-position:0 -112px
}
ul.rating li.four a:hover {
	background-position:0 -126px
}
ul.rating li.five a:hover {
	background-position:0 -140px
}
ul.rating li.indicator a,
ul.rating li.indicator a:hover {
	top:-1px;
	left:77px;
	background-image:url(../../images/graphic/ajax-loader.gif);
	width:16px;
	height:16px;
	z-index:1;
	overflow:hidden;
	visibility:hidden;
	outline:none;
}
ul.rating li span {
	display:block;
	position:absolute;
	top:-1px;
	left:77px;
	z-index:1;
}
/*   
-------------------------
 Small counters
-------------------------
*/
.smallRatingCount {
	display:inline-block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#585858;
	vertical-align:bottom;
	margin:0px 1px;
	text-decoration:none;
}
.smallCommentCount {
	display:inline-block;
	height:16px;
	font-size:11px;
	float:left;
	background:url(../../images/buttons/debate_left_out.gif) no-repeat;
	padding:0px 0px 0px 4px;
	margin:0 0 0 2px;
	text-decoration:none;
}
.smallCommentCount span {
	display:inline-block;
	height:16px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:url(../../images/buttons/debate_right_out.gif) no-repeat right;
	padding:0px 5px 0px 0px;
	margin-right:3px;
	line-height:15px;
	text-decoration:none;
}
a.smallCommentCount:hover {
	background:url(../../images/buttons/debate_left_over.gif) no-repeat;
	text-decoration:none;
}
a.smallCommentCount:hover span {
	color:#FFF;
	background:url(../../images/buttons/debate_right_over.gif) no-repeat right;
	text-decoration:none;
}
.smallArticleCount {
	display:inline-block;
	height:16px;
	float:left;
	background:url(../../images/buttons/article_left_out.gif) no-repeat;
	padding:0px 0px 0px 5px;
	margin:0px 3px;
	cursor:pointer;
	text-decoration:none;
}
.smallArticleCount span {
	display:inline-block;
	height:16px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:url(../../images/buttons/article_right_out.gif) no-repeat right;
	padding:0px 6px 0px 0px;
	cursor:pointer;
	margin-right:3px;
	line-height:14px;
	text-decoration:none;
}
a.smallArticleCount:hover {
	background:url(../../images/buttons/article_left_over.gif) no-repeat;
	text-decoration:none;
}
a.smallArticleCount:hover span {
	color:#FFF;
	background:url(../../images/buttons/article_right_over.gif) no-repeat right;
	text-decoration:none;
}
/*   
-------------------------
light box
-------------------------
*/
#loginBox {
	width:580px;
	margin: -111px 0 0 -285px;
}
#loginBox #loginGDK {
	margin:6px 0 0 0;
}
#loginBox #loginGDK a,
#loginBox #loginGDK a:link,
#loginBox #loginGDK a:visited,
#loginBox #loginGDK a:hover {
	display:block;
	background:url(../../images/buttons/login_gdk_left.gif) no-repeat;
	height:60px;
	padding:0 0 0 20px;
}
#loginBox #loginGDK a h2,
#loginBox #loginGDK a:link h2,
#loginBox #loginGDK a:visited h2,
#loginBox #loginGDK a:hover h2 {
	display:block;
	background:url(../../images/buttons/login_gdk_right.gif) no-repeat right;
	padding:21px 20px 20px 0;
	margin:0;
	font-size:16px;
	line-height:19px;
	color:#FFF;
}
#sendPasswordBox {
	width:288px;
	margin: -111px 0 0 -144px;
}
#deleteBox {
	width:288px;
	margin: -111px 0 0 -144px;
}
#newsletterBox {
	width:288px;
	margin: -111px 0 0 -144px;
}
.lightBoxContainer {
	position:fixed;
	top:50%;
	left:50%;
	right:auto;
	height:221px;
	z-index:2000;
}
.lightBoxContainer_hidden {
	display:none;
}
.lightBoxOuter {
	display:block;
	background-image:url(../../images/graphic/lightBoxOuterBg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:221px;
	padding:0 0 0 5px;
}
.lightBoxInner {
	display:block;
	background-image:url(../../images/graphic/lightBoxInnerBg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:221px;
	padding:0 5px 0 0;
}
.lightBoxInner .Column {
	position:relative;
	width: 248px;
	height:191px;
	padding:15px;
	float:left;
}
.lightBoxInner .rightBorder {
	border-right:1px solid #b8b8b8;
}
.lightBoxInner .leftBorder {
	border-left:1px solid #f8f8f8;
}
.closeButton {
	display:block;
	position:absolute;
	top: 5px;
	right:5px;
	left:auto;
}
.closeButton a {
	display:inline-block;
	height:16px;
	font-weight:bold;
	font-size:10px;
	color:#585858;
	text-decoration:none;
	background-image:url(../../images/buttons/xButton_out.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:17px;
}
.closeButton a:hover {
	background-image:url(../../images/buttons/xButton_over.gif);
	color:#ffb107;
}
.lightBoxInner h2 {
	margin:0 0 3px 0;
	padding:0px;
	font-size:16px;
	line-height:19px;
}
.lightBoxInner .lightBoxHeading {
	font-size:10px;
}
.lightBoxInner a {
	font-size:10px;
	font-weight:bold;
}
.lightBoxInner label {
	font-size:10px;
	font-weight:bold;
}
.lightBoxInputs {
	position:absolute;
	top:55px;
	left:13px;
	width: 246px;
}
.lightBoxButton {
	position:absolute;
	top:auto;
	bottom: 15px;
	right: 15px;
	left: auto;
}
.lightBoxInputContainer {
	width:245px;
	height:25px;
	padding:3px;
	margin:0 0 8px 0;
}
.lightBoxInputContainer span {
	display:block;
	position:absolute;
	padding:6px;
	cursor:text;
}
.lightBoxInputBg {
	background-image:url(../../images/buttons/lightBoxInputBg.gif);
	background-repeat:no-repeat;
}
.lightBoxInputBg_focus {
	background-image:url(../../images/buttons/lightBoxInputBg_focus.gif);
	background-repeat:no-repeat;
}
.lightBoxInputContainer input {
	width:235px;
	height:15px;
	padding:4px;
	border:none;
	font-size:12px;
	line-height:15px;
	color:#FFF;
	background:none;
}
.lightBoxClose {
	position:absolute;
	top:auto;
	bottom: 20px;
	right: 16px;
	left: auto;
}
.blackOverlay {
	position:fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:#000;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
/*   
-------------------------
 Forms
-------------------------
*/

.contentBox .defaultSkin .mceLayout {
	margin:10px 0 0 0;
}
.contentBox .defaultSkin table.mceLayout tr.mceLast td {
	border:none;
}
.contentBox .defaultSkin table.mceLayout td.mceToolbar,
.contentBox .defaultSkin table.mceLayout tr.mceLast td.mceToolbar {
	border-bottom:1px solid #ccc;
}
label.boxLabel {
	display:inline-block;
	padding:8px 10px 7px 10px;
	height:15px;
	margin:0;
	background-color:#f3f3f3;
	color:#585858;
	width:300px;
}
label.textLabel {
	display:inline-block;
	color:#585858;
	font-weight:bold;
	vertical-align:top;
}
label em {
	font-weight:bold;
	color:#F00;
	margin:0px 5px;
}
.inputText {
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 5px;
	border: 2px solid #cacaca;
	background-color:#FFF;
	color:#585858;
	margin:5px 0px;
	vertical-align:middle;
}
.inputTextArea {
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 5px;
	border: 2px solid #cacaca;
	background-color:#FFF;
	color:#585858;
	margin:5px 0px;
	vertical-align:middle;
}
.inputFocus {
	border: 2px solid #ffb107;
}
/*   
-------------------------
 Forms Styling
-------------------------
*/
/* checkbox, radio */
span.checkbox,
span.radio {
	display:inline-block;
	height:14px;
	margin:0px 5px 0 0;
	padding:0;
	top:0;
	width:14px;
	vertical-align:text-top;
}
span.checkbox {
	background:transparent url(../../images/buttons/checkbox.gif) no-repeat 0 0;
}
.greyHeader span.radio {
	background:transparent url(../../images/buttons/radioDark.gif) no-repeat scroll 0 0;
}
span.radio {
	background:transparent url(../../images/buttons/radio.gif) no-repeat scroll 0 0;
}
/* select */
span.selectOuter,
span.selectOuter_over {
	position:relative;
	display:inline-block;
	padding:0;
	vertical-align:middle;
	margin:0px 5px;
}
span.selectOuter span.selectInner,
span.selectOuter_over span.selectInner,
span.selectInner_focus {
	display:block;
	padding:0 22px 0 0;
	background-position:right;
	background-repeat:no-repeat;
}
span.selectOuter span.selectInner {
	background-image:url(../../images/buttons/selectBoxInner_out.gif);
}
span.selectOuter_over span.selectInner,
span.selectOuter_over span.selectInner_focus {
	background-image:url(../../images/buttons/selectBoxInner_over.gif);
}
span.selectOuter span.selectInner_focus {
	background-image:url(../../images/buttons/selectBoxInner_focus.gif);
}
span.selectText {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	font-weight:normal;
	padding: 3px 4px 4px 8px;
	color:#000;
	background-repeat:repeat-x;
	background-position:left;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
}
.selectInner span.selectText {
	background:url(../../images/buttons/selectBoxText_out.gif);
}
.selectInner_focus span.selectText {
	background:url(../../images/buttons/selectBoxText_focus.gif);
}
select.styled {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity: 0;
	opacity:.0;
	filter: alpha(opacity=0);
	z-index:1;
	border:none;
	outline:none;
}
select.styled option {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 4px 5px 8px;
	color: #333;
	background-color:#dfdfdf;
	border:none;
	outline:none;
}
/* fileInput */
div.fileOuter,
div.fileOuter_over {
	position:relative;
	display:inline-block;
	padding:0;
	overflow:hidden;
}
div.fileInner {
	display:block;
	padding:0;
	background-position:right;
	background-repeat:no-repeat;
}
div.fileOuter div.fileInner {
	background-image:url(../../images/buttons/file_out.gif);
}
div.fileOuter_over div.fileInner {
	background-image:url(../../images/buttons/file_over.gif);
}
span.fileText,
span.fileText_focus {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 7px 5px 7px 5px;
	border: 2px solid #cacaca;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
	white-space:nowrap;
}
span.fileText_focus {
	border: 2px solid #ffb107;
}
span.fileButton {
	display:block;
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FFF;
	padding: 9px 10px;
	white-space:nowrap;
	cursor:pointer;
}
div.fileOuter_over span.fileButton {
	color:#ffb107;
	cursor:pointer;
}
input[type="file"].styled {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity: 0;
	opacity:.0;
	filter: alpha(opacity=0);
	z-index:1;
	border:none;
	outline:none;
	margin:0;
	cursor:pointer;
	font-size:22px;
}
/**********************************************   
-------------------------
 Form ERROR
-------------------------
**********************************************/
.error {
	border: 1px solid #ff0000;
}
.labelError {
	color:#F00;
}
/*
---------------------
	Twitter Feeds
---------------------
*/
.twitterFeed {
	width:100%;
	background:#f2f2f2 url(../../images/icons/twitterBg.png) no-repeat bottom center;
	position:relative;
	margin-bottom:20px;
	clear:both;
	border-bottom:1px solid #C9C8C4;
}
.twitterFeed a.twitterBtn {
	background:url(../../images/icons/twitterbtn.png) no-repeat;
	padding:3px 9px 9px 9px;
	position:relative;
	top:-11px;
	left:170px;
	font-size:11px;
	color:#ffffff;
}
.twitterFeed a.twitterBtn:hover {
	color:#E68401;
}
.twitterFeed .twitterList ul.tweet_list {
	margin:15px 0 0 0;
	padding:0;
}
.twitterFeed .twitterList ul.tweet_list li {
	list-style:none;
	padding:10px 0 11px 38px;
	border-top:solid 1px #C9C8C4;
	width:241px;
}
.twitterFeed .twitterList ul.tweet_list li.tweet_first {
	padding-top:0px;
	border-top:none;
}
.twitterFeed .twitterList ul.tweet_list li a img {
	margin:0px 0 0 -29px;
	width:45px;
	height:40px;
}
.twitterFeed .twitterList ul li p#textHeading {
	margin:-46px 0 0 21px;
	font-size:12px;
	font-weight:bold;
}
.twitterFeed .twitterList ul li span.tweet_join,
.twitterFeed .twitterList ul li p#textHeading {
	font-family:Arial;
	color:#000;
	text-transform:capitalize;
}
.twitterFeed .twitterList ul li span.tweet_join {
	font-size:11px;
	margin:0 0 0 -1px;
	font-style:normal;
}
.twitterFeed .twitterList ul li .twitterText {
	width:206px;
	margin-left:21px;
	overflow:hidden;
}
.twitterFeed .twitterList ul li .twitterText .tweet_text,
.twitterFeed .twitterList ul.tweet_list li a.date {
	font-size:11px;
	font-style:italic;
}
.twitterFeed .twitterList ul li .twitterText .tweet_text a {
	text-decoration:underline;
	cursor:pointer;
	color:#000;
}
.twitterFeed .twitterList ul.tweet_list li a.date {
	color:#e68401;
	margin-left:21px;
}
.twitterFeed .twitterIcon {
	background:url(../../images/icons/twitterHeaderImg.png) no-repeat right center;
	height:100%;
	margin-right:9px;
}
.twitterFeed .loading {
	margin:10px;
	padding:0 20px;
	background:url(../../images/graphic/ajax-loader.gif) no-repeat;
}
.twitterFeed .twitterBtn {
	text-align:right;
	padding:5px 10px;
}
/*   
-------------------------
 Layout helpers
-------------------------
*/
.floatContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.floatContainer {
	display: inline-block;
}
.floatContainer {
	display:block;
	clear:both;
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
}
 @charset "UTF-8";
/* CSS Document */

/* appending stylesheet - mads viktor */

/*   
-------------------------
Links
-------------------------
*/

a.goLink:link,
a.goLink:visited {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#585858;
	text-decoration:none;
	background-image:url(../../images/buttons/goArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 16px 0 0;
	margin:0;
}
a.goLink:hover {
	color:#ffb107;
}
/**/

a.getLink:link,
a.getLink:visited {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#585858;
	text-decoration:none;
	background-image:url(../../images/buttons/getArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 16px 0 0;
	margin:0;
}
a.getLink:hover {
	color:#ffb107;
}
/**/

.smallInfoText a:link,
.smallInfoText a:visited {
	font-weight:bold;
	color:#585858;
	text-decoration:none;
}
.articlesBox a:link,
.articlesBox a:visited {
	color:#585858;
	text-decoration:none;
	font-weight:bold;
}
.articlesBox td {
	padding:5px 0;
}
.fbRecommend,
.fblike {
	margin:15px 0 5px 0;
}
/*   
-------------------------
Typo
-------------------------
*/
.smallInfoText {
	font-size:11px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.textAlignRight {
	text-align:right;
}
.commentBox .newProfile {
	color:#ea8b00;
	font-weight: bold;
}
.pageHeadline {
	font-weight:bold;
	font-size:16px;
	line-height:19px;
	margin: 0px;
	padding: 0px;
}
.catList {
	width:180px;
}
.catListing .left {
	float:left;
}
.catListing .middle {
	float:left;
	padding-left:20px;
}
.catListing .right {
	float:right;
}
.catListing .catList ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.catListing .catList ul ul {
	border-top:4px solid #63455d;
}
.catListing .catList ul li li {
	margin:5px 0px;
}
a.categoryHeading,
a.categoryHeading:link,
a.categoryHeading:visited {
	display:inline-block;
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	color:#87557f;
}
a.categoryHeading:hover {
	color:#ffb107;
}
.frontPageTopHeadline {
	font-size:24px;
	line-height:28px;
	color:#ffb107;
	padding-bottom:18px;
}
.frontPageTopHeadline a:link,
.frontPageTopHeadline a:visited {
	font-size:24px;
	line-height:28px;
	color:#ffb107;
	padding-bottom:18px;
}
.frontPageTopHeadline .dark {
	color:#835a00;
}
/*   
-------------------------
Boxes
-------------------------
*/

.subTopTeaser {
	margin-bottom:10px;
}
/*   
-------------------------
 greyHeader_big
-------------------------
*/
.greyHeader_big {
	background-color:#a0a0a0;
	background-image:url(../../images/graphic/greyHeaderBigBg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#818181;
	position:relative;
	padding: 13px 0;
	margin:0 0 10px 0;
}
.greyHeader_big h1 {
	color:#000;
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	margin:0px;
	padding-left:10px;
}
.greyHeader_big h2 {
	color:#fff;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	padding-left:10px;
	margin:0 0 5px 0;
}
.greyHeader_big a.authorName,
.greyHeader_big a.authorName:link,
.greyHeader_big a.authorName:visited {
	color:#fff;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	text-decoration:none;
}
.greyHeader_big a.authorName:hover {
	color:#ffb107;
}
.greyHeader {
	height:30px;
	background-image:url(../../images/graphic/greyHeaderBg.gif);
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.greyHeader .bookIcon {
	background-image:url(../../images/icons/greyHeaderBookIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .linkIcon {
	background-image:url(../../images/icons/greyHeaderLinkIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .commentIcon {
	background-image:url(../../images/icons/greyHeaderCommentIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .articleIcon {
	background-image:url(../../images/icons/greyHeaderCommentIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .videoIcon {
	background-image:url(../../images/icons/greyHeaderVideoIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .soundbookIcon {
	background-image:url(../../images/icons/greyHeaderSoundbookIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .searchWordsIcon {
	background-image:url(../../images/icons/greyHeaderSearchwordsIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .authorIcon {
	background-image:url(../../images/icons/greyHeaderAuthorIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
.greyHeader .galleryIcon {
	background-image:url(../../images/icons/greyHeaderGalleryIcon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100%;
	padding-left:14px;
}
/*
--------------------
Book
--------------------
*/
.bookDesc {
	position:relative;
}
.bookDesc a,
.bookDesc a:link {
	text-decoration:underline;
}
.bookDesc .leftColumn {
	position:relative;
	float:left;
	width:156px;
	padding:0 20px 0 0;
	font-size:9px;
	overflow:hidden;
	background:#fff;
}
.bookDesc .rightColumn {
	position:relative;
	padding:0;
}
.bookDesc .desc .rightColumn {
	float:left;
	width:406px;
}
.bookDesc .borderTopBottom,
.bookDesc .borderTopBottom table#max {
	border-bottom-width:2px;
	border-top-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#e5e5e5;
	border-style:solid;
	margin-bottom:10px;
	position:relative
}
.bookDesc .bookInfo {
	border:none;
}
.bookDesc .bookInfo table#max {
	margin:4px 0 0 0;
	padding:5px 0 5px 0;
}
.bookDesc .bookInfo table#max table {
	margin-right:25px;
}
.bookDesc .bookInfo table#max table td,
.bookDesc .bookInfo table#max td {
	vertical-align:top;
}
.bookDesc .price {
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 8px 0px;
	border-bottom:#E5E5E5 solid 2px;
	margin-bottom:10px;
}
.bookDesc .press {
	background-color:#efefef;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	color:#585858;
	margin:10px 0;
	position:relative;
}
.bookDesc .press h4 {
	color:#000;
	margin:0px;
	padding:4px 0px 0px 4px;
}
.bookDesc .press ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.bookDesc .press li {
	padding:10px 4px 10px 4px;
	border-bottom:2px solid #e5e5e5
}
.bookDesc .press .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
}
.bookDesc .facts {
	padding:5px 0 5px 0;
	margin: 5px 0 5px 0;
}
.bookDesc .facts td {
	font-size:10px;
}
.bookDesc .facts .headline {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}
/*
--------------------
author
--------------------
*/
.authorDesc {
	position:relative;
	width:100%;
	min-height:1px;
}
.authorDesc a,
.authorDesc a:link {
	text-decoration:underline;
}
.authorDesc .leftColumn {
	position:relative;
	margin:0 0 20px 0;
	float:left;
	padding:0px 20px 0 0;
	font-size:9px;
	background-color:#FFF;
}
.authorDesc .rightColumn {
}
.authorDesc .borderTopBottom {
	position:relative;
	border-bottom-width:2px;
	border-top-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#e5e5e5;
	border-style:solid;
	clear:both;
	margin:0 0 10px 0;
}
/*
--------------------
topInfo
--------------------
*/
.desc {
	background:url(../../images/graphic/topInfoBg.gif) repeat-x;
}
.bookDesc .topInfo a,
.authorDesc .topInfo a {
	text-decoration:none;
}
.topInfo {
	width:100%;
	height:26px;
	color:#797979;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	margin:0 0 10px 0;
	padding:0;
}
.topSend,
.topComments,
.topArticles,
.topShare,
.topIkon {
	display:block;
	position:relative;
	top: 8px;
	float:right;
	margin-left:5px;
}
.topIkon {
	float:left;
	top:4px;
	margin-left:0px;
}
.topFBLike {
	display:block;
	position:relative;
	top: 5px;
	float:left;
}
.authorDesc .topFBLike {
}
.topInfo .topSend a {
	display:inline-block;
	height:16px;
	font-weight:bold;
	color:#585858;
	text-decoration:none;
	background-image:url(../../images/buttons/send_out.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:17px;
}
.topInfo .topSend a:hover {
	background-image:url(../../images/buttons/send_over.gif);
	color:#ffb107;
}
.topInfo .topShare a {
	display:inline-block;
	height:16px;
	font-weight:bold;
	color:#585858;
	text-decoration:none;
	background-image:url(../../images/buttons/share_out.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:17px;
}
.topInfo .topShare a:hover {
	background-image:url(../../images/buttons/share_over.gif);
	color:#ffb107;
}
/*
--------------------
 Corporate
--------------------
*/
.corporateMenu {
	float:left;
	width:234px;
}
.corporateMain {
	float:right;
	width:582px;
	margin-bottom: 20px;
	overflow: visible;
}
.corporateBoxHeading {
	background-color:#f59500;
	padding:4px 0 0 12px;
	height:21px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.corporateBoxContent {
	background-color:#f3f3f3;
}
.corpDesc h2 {
	font-size:15px;
	line-height:18px;
	margin:0 0 10px 0;
	padding:0;
}
.corpDesc a,
.corpDesc a:link {
	text-decoration:underline;
}
.corpDesc a:hover {
	text-decoration:underline;
}
.corporateMenu a,
.corporateMenu a:link,
.corporateMenu a:visited {
	display:block;
	font-weight:bold;
	color:#585858;
	padding:10px;
	border-bottom:1px solid #e7e7e7;
}
.corporateMenu a:hover {
	background-color:#fffaf2;
	color:#ffb107;
}
.corporateMenu a.active,
.corporateMenu a.active:link,
.corporateMenu a.active:visited,
.corporateMenu a.active:hover {
	background-color:#e7e7e7;
}
.event {
	font-weight:bold;
	color:#585858;
	margin-bottom:16px;
}
.address {
	margin-bottom:20px;
}
.contactinfo {
	margin-bottom:50px;
}
.floatLeft {
	float:left;
	width:284px;
}
.floatRight {
	float:right;
	width:284px;
}
.itemBox {
	background-color:#f5f5f5;
	height:183px;
	width: 284px;
	overflow: hidden;
	float: left;
	margin: 0 15px 15px 0;
}
.boximg {
	float:left;
	width:30px;
	padding:7px 0 0 9px;
	height:50px;
}
.boxContent {
	float:right;
	width:170px;
	padding:7px 0 0 0;
	margin-right:20px;
}
.mainItems {
	margin-top:26px;
	width: 608px;
}
/*
--------------------
 Author admin
--------------------
*/
.infoBox {
	padding:18px 18px 18px 52px;
	background-color:#fedeb0;
	margin-bottom:20px;
	background-image:url(../../images/graphic/infoBoxBg.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#2c2c2c;
}
.contentSelectionBox {
	margin:0 0 20px 0;
}
.contentBox {
	border-top:none;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	padding:18px;
}
.contentSelectionBox .greyHeader {
	font-size:13px;
	padding:0 9px;
}
.contentSelectionBox .greyHeader label {
	float:left;
	width:168px;
	padding:0px 10px;
}
.contentSelectionBox .fileName {
	line-height:33px;
}
.contentSelectionBox .fileName a {
	float:right;
	vertical-align:middle;
}
.contentSelectionBox input {
	width:544px;
}
/* contentSelectionButtons */
.contentSelectionButtons {
	text-align:right;
	padding:10px 0;
	font-weight:bold;
}
.contentSelectionButtons a.grayButton,
.contentSelectionButtons a.grayButton:link,
.contentSelectionButtons a.grayButton:visited,
.contentSelectionButtons a.orangeButton,
.contentSelectionButtons a.orangeButton:link,
.contentSelectionButtons a.orangeButton:visited {
	margin:0 0 0 10px;
}
.contentPicture {
	float:left;
	margin:0 20px 0 0;
	line-height:33px;
	height:250px;
	overflow:visible;
}
/* elementList */
.elementList {
	border-bottom:2px solid #e5e5e5;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.elementList .contentSelectionButtons {
	border-top: 1px solid #ffb107;
	border-bottom: 1px solid #ffb107;
	background-color:#fedeb0;
	padding:10px;
}
.elementList ul {
	list-style:none;
	padding:0;
	margin:0;
}
.elementList li {
	padding:5px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.elementList li.active {
	color:#000;
	background-color:#f3f3f3;
}
.elementList li.active a:link {
	color:#000;
}
.elementList .elementListHeader {
	font-weight:bold;
	border-bottom:2px solid #e5e5e5;
}
.elementList .elementType {
	display:inline-block;
	width:70px;
	font-weight:bold;
	vertical-align:top;
	margin:0 0 0 10px;
}
.elementList .elementSorting {
	display:inline-block;
	vertical-align:top;
	width:75px;
}
.elementName {
	display:inline-block;
	width:383px;
}
a.elementName,
a.elementName:link,
a.elementName:visited {
	display:inline-block;
	width:383px;
	vertical-align:top;
}
/* Buttons */
a.deleteButton,
a.deleteButton:link,
a.deleteButton:visited {
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../../images/buttons/deleteButton.gif) 0 0;
	font-size:1px;
	text-decoration:none;
	vertical-align:top;
	margin:0 0 0 10px;
}
a.deleteButton:hover {
	text-decoration:none;
}
a.moveDownButton,
a.moveDownButton:link,
a.moveDownButton:visited {
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../../images/buttons/moveDownButton.gif) 0 0;
	font-size:1px;
	text-decoration:none;
	vertical-align:top;
	margin:0 0 0 10px;
}
a.moveDownButton:hover {
	text-decoration:none;
}
a.moveUpButton,
a.moveUpButton:link,
a.moveUpButton:visited {
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../../images/buttons/moveUpButton.gif) 0 0;
	font-size:1px;
	text-decoration:none;
	vertical-align:top;
	margin:0 0 0 10px;
}
a.moveUpButton:hover {
	text-decoration:none;
}
#colorChooser input.inputText {
	width:55px;
}
.contentSelectionBox div.fileOuter,
.contentSelectionBox div.fileOuter_over {
	margin: 10px 0;
	display:block;
}
.contentSelectionBox span.selectOuter,
.contentSelectionBox span.selectOuter_over {
	margin: 12px 20px 10px 0;
	display:block;
}
.contentSelectionBox .inputText,
.contentSelectionBox .inputTextArea {
	margin: 10px 0;
	display:block;
}
.addElement a.orangeButton,
.addElement a.orangeButton:link,
.addElement a.orangeButton:visited {
	float:right;
}
/* linkList || pictureList */
.linkList,
.pictureList {
	margin:10px -10px 0 -10px;
}
.linkList ul,
.pictureList ul {
	list-style:none;
	padding:0;
	margin:0;
}
.linkList li,
.pictureList li {
	margin:10px 0;
	padding:10px;
	background-color:#f2f2f2;
	border:1px solid #e5e5e5;
}
.linkList .contentSelectionButtons,
.pictureList .contentSelectionButtons {
	border-top: 1px solid #ffb107;
	border-bottom: 1px solid #ffb107;
	background-color:#fedeb0;
	padding:10px;
}
/* pictureList */
.pictureList label.textLabel {
	width:322px;
}
.pictureList input {
	width:322px;
}
.pictureList label.textLabel textarea {
	width:308px;
}
.pictureList .contentPicture {
	float:left;
	margin:0 20px 0 0;
	line-height:33px;
	height:150px;
	overflow:visible;
	width:200px;
}
.pictureList .contentInfo {
	float:left;
	width:322px;
}
/* linkList */
.linkList label.textLabel {
	display:block;
}
.linkList input {
	width:544px;
}
.linkList label.textLabel input {
	width:530px;
}
.linkList label.textLabel textarea {
	width:530px;
}
/* listEdit */
.listEdit {
	text-align:right;
	padding:5px;
	margin:-10px -10px 10px -10px;
	background-color:#FFF;
	border-bottom:1px solid #e5e5e5;
}
/**
 * Farbtastic Color Picker 1.2
*/
#picker {
	float:left;
	width:200px;
	margin-right:20px;
}
.farbtastic {
	position: relative;
}
.farbtastic * {
	position: absolute;
	cursor: crosshair;
}
.farbtastic,
.farbtastic .wheel {
	width: 195px;
	height: 195px;
}
.farbtastic .color,
.farbtastic .overlay {
	top: 47px;
	left: 47px;
	width: 101px;
	height: 101px;
}
.farbtastic .wheel {
	background: url(../../images/graphic/color/wheel.png) no-repeat;
	width: 195px;
	height: 195px;
}
.farbtastic .overlay {
	background: url(../../images/graphic/color/mask.png) no-repeat;
}
.farbtastic .marker {
	width: 17px;
	height: 17px;
	margin: -8px 0 0 -8px;
	overflow: hidden;
	background: url(../../images/graphic/color/marker.png) no-repeat;
}
/*
--------------------
 whiteCorners
--------------------
*/
.authorLinkList {
}
.authorLinkList ul {
	list-style:none;
	padding:0;
	margin:0;
}
.authorLinkList li {
	padding:0 0 8px 0;
	border-bottom:2px solid #dedede;
}
.authorLinkList h3 {
	margin:8px 0;
}
.authorLinkList a.getLink {
	margin:8px 0;
}
/*
--------------------
 whiteCorners
--------------------
*/
.whiteCornersCornerTL,
.whiteCornersCornerTR,
.whiteCornersCornerBL,
.whiteCornersCornerBR {
	position:absolute;
	display:block;
	background-image:url(../../images/graphic/whiteRoundCorners.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	font-size:1px;
}
.whiteCornersCornerTL {
	margin:-1px 0 0 -1px;
	left:0px;
	top:0px;
	background-position:left top;
}
.whiteCornersCornerTR {
	margin:-1px -1px 0 0;
	_margin:-1px -2px 0 0;
	left:auto;
	right:0px;
	top:0px;
	background-position:-5px top;
}
.whiteCornersCornerBL {
	margin:0 0 -1px -1px;
	_margin:0 0 -2px -1px;
	left:0px;
	top:auto;
	bottom:0px;
	background-position:left -5px;
}
.whiteCornersCornerBR {
	margin:0 -1px -1px 0;
	_margin:0 -2px -2px 0;
	top:auto;
	right:0px;
	top:auto;
	bottom:0px;
	background-position:-5px -5px;
}
/*
--------------------
 commentBox
--------------------
*/
.commentBox textarea {
	width:578px;
	height:140px;
	margin-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	border-width: 2px;
	border-style: solid;
	border-color:#c6c6c6;
	resize:vertical;
}
.commentBox .leftColumn {
	width:130px;
	padding-top:5px;
	vertical-align:top;
}
.commentBox .rightColumn {
	padding-top:5px;
	margin-left:140px;
	vertical-align:top;
}
.commentBox .rightColumn p {
	margin-top:0px;
}
.commentBox .profilePicSmall {
	width:50px;
	height:50px;
	padding-bottom:5px;
	position:relative;
	display: block;
}
.commentBox td {
	border-bottom: 1px #dedede solid;
}
/*
--------------------
 listNavigation
--------------------
*/
.listNavigation {
	background-image:url(../../images/graphic/listNavigationBg.gif);
	background-repeat:repeat-x;
	background-color:#5b5b5b;
	position:relative;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.listNavigation .wrapper {
	padding:10px;
}
.listNavigation a,
.listNavigation a:link,
.listNavigation a:visited {
	display:inline-block;
	padding:0px;
	margin:2px 5px 2px 5px;
	outline:0;
}
.listNavigation a:hover,
.listNavigation a:hover span {
	color:#ffb107;
}
.listNavigation a span {
	display:inline-block;
	padding:4px 0px 3px 0;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
.listNavigation a.chosen {
	margin:2px 5px 2px 0;
	padding:0 0 0 5px;
	background-image:url(../../images/graphic/listNavigationChosenBg_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none
}
.listNavigation a.chosen:hover {
	color:#FFF;
	text-decoration:none
}
.listNavigation a.chosen span {
	padding:4px 5px 3px 0;
	background-image:url(../../images/graphic/listNavigationChosenBg_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none
}
.listNavigation .line {
	height:2px;
	background-image:url(../../images/graphic/listNavigationLine.gif);
	margin:5px 0 5px 0;
	font-size:1%;
}
/*
--------------------
 smallSearchBox
--------------------
*/
#smallSearchBox {
	position:relative;
	background-image:url(../../images/graphic/searchBoxBg.gif);
	height:41px;
	color:#fff;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	position:relative;
}
#smallSearchBoxText {
	position:absolute;
	left:14px;
	top:14px;
	display:inline-block;
	width: 275px;
	overflow: hidden;
}
#smallSearchBoxInputContainer {
	position:absolute;
	background-repeat:no-repeat;
	position:absolute;
	display:block;
	top:5px;
	left:187px;
	width: 346px;
	height: 31px;
}
.smallSearchBoxInputBg {
	background-image:url(../../images/buttons/smallSearchInputBg_out.gif);
}
.smallSearchBoxInputBg_focus {
	background-image:url(../../images/buttons/smallSearchInputBg_focus.gif);
}
#smallSearchBoxInputContainer input {
	border:1px solid #FFF;
	padding:3px;
	width:332px;
	margin:3px;
	color: #585858;
	outline:none;
}
#smallSearchBoxBtn {
	position:absolute;
	top:6px;
	right:6px;
	left:auto;
	cursor:pointer;
}
/*
--------------------
 listContainer
--------------------
*/
.listContainer {
	background-color: #d3d3d3;
	position:relative;
	color:#585858;
	padding: 0 0 10px 0;
}
.listContainer .line {
	margin:0 10px;
	height:2px;
	font-size:1%;
	background-image:url(../../images/graphic/listLine.gif);
	clear: both;
}
/*
 listOptions
*/
.listOptions {
	position:relative;
	height:36px;
}
.listOptions .sortering {
	top:7px;
	display:inline-block;
	position:absolute;
	font-weight:bold;
	left: 10px;
}
.listOptions .perPage {
	top:7px;
	left:270px;
	display:inline-block;
	position:absolute;
	font-weight:bold;
	width: 147px;
}
.listOptions .layout {
	top:7px;
	left:481px;
	display:inline-block;
	position:absolute;
	font-weight:bold;
	width: 100px;
}
.listOptions .layout img {
	vertical-align:middle;
	padding-bottom:3px;
}
/*
--------------
	Paging
--------------
*/
.Paging {
	position:absolute;
	right:0px;
	padding:11px 0;
	z-index:100;
}
.Paging a.active,
.Paging a.active:link,
.Paging a.active:visited,
.Paging a.active:hover {
	background-image:url(../../images/buttons/grayButtonSmall_right_over.png);
	color:#FFF;
}
.Paging a.active span,
.Paging a.active:link span,
.Paging a.active:visited span,
.Paging a.active:hover span {
	background-image:url(../../images/buttons/grayButtonSmall_left_over.png);
	color:#FFF;
}
.Paging a,
.Paging a:link,
.Paging a:visited {
	background-position:right top;
	text-decoration:none;
	outline:none;
	margin:0 0 0 12px;
	padding: 0 6px 0 0;
	display:inline-block;
	height:21px;
	background-image:url(../../images/buttons/grayButtonSmall_right_out.png);
	color:#505050;
	vertical-align:top;
}
.Paging a span,
.Paging a:link span,
.Paging a:visited span {
	display:inline-block;
	background-image:url(../../images/buttons/grayButtonSmall_left_out.png);
	background-position:left top;
	padding:3px 1px 3px 7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	font-weight:bold;
	margin:0 0 0 -7px;
	vertical-align:top;
}
.Paging a:hover {
	color: #FFF;
	background-image:url(../../images/buttons/grayButtonSmall_right_over.png);
}
.Paging a:hover span {
	color: #FFF;
	background-image:url(../../images/buttons/grayButtonSmall_left_over.png);
}
.Paging a.showAll,
.Paging a.showAll:link,
.Paging a.showAll:visited {
	background:none;
	text-decoration:underline;
	outline:none;
	margin:0 0 0 20px;
	display:inline-block;
	height:22px;
	color:#505050;
}
.Paging a.showAll:hover {
	text-decoration:none;
	background:none;
	color:#505050;
}
.Paging a.PagingSpacer:hover {
	color:#505050;
	background-image:url(../../images/buttons/grayButtonSmall_right_out.png);
	cursor:default;
}
.Paging a.PagingSpacer:hover span {
	padding:4px 1px 3px 7px;
	color:#505050;
	background-image:url(../../images/buttons/grayButtonSmall_left_out.png);
	cursor:default;
}
/*
	paging 
*/
.listPaging {
	color:#000;
	text-align:center;
	padding:6px;
	display: block;
	line-height:21px;
	clear: both;
}
.listPaging span {
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	padding: 0 3px 0 3px;
}
.listPaging a,
.listPaging a:link,
.listPaging a:visited {
	display:inline-block;
	text-decoration:underline;
	font-weight:normal;
	color:#000;
	padding: 0 3px 0 3px;
}
.listPaging a.active {
	font-weight:bold;
}
.listPaging a:hover {
	text-decoration:none;
	color:#ffb107;
}
.listPaging a img {
	margin: 0 3px 0 3px;
	vertical-align:middle;
}
.listPaging a.prev {
	margin: 0 3px 0 3px;
	padding:0;
	vertical-align:middle;
	background:url(../../images/buttons/pageBack_out.gif);
	width:21px;
	height:21px;
	display:inline-block;
	text-decoration:none;
}
.listPaging a.next {
	margin: 0 3px 0 3px;
	padding:0;
	vertical-align:middle;
	background:url(../../images/buttons/pageForw_out.gif);
	width:21px;
	height:21px;
	display:inline-block;
	text-decoration:none;
}
.listPaging a.prev:hover {
	background:url(../../images/buttons/pageBack_over.gif);
	text-decoration:none;
}
.listPaging a.next:hover {
	background:url(../../images/buttons/pageForw_over.gif);
	text-decoration:none;
}
/*
	ListTable 
*/
.listTable table {
	background-image:url(../../images/graphic/searchResultsListTopBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	width:562px;
	margin: 0px 9px;
}
.listTable table td {
	word-wrap: break-word;
}
.listTable table .listHeading {
	border-width:0px;
	border-style:none;
	padding:0px;
	height:28px;
	color:#fff;
	line-height:28px;
}
.listTable th.authorName {
	padding-left:10px;
	width:532px;
	background-image:url(../../images/graphic/searchResultsListTopLeftCorner.gif);
	background-repeat:no-repeat;
	border-top:none;
	border-bottom:none;
	border-left:none;
	text-align:left;
}
.listTable th.titel {
	padding-left:10px;
	background-image:url(../../images/graphic/searchResultsListTopLeftCorner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-right:1px solid #676767;
	border-top:none;
	border-bottom:none;
	border-left:none;
	text-align:left;
	width: 150px;
}
.listTable th.dato {
	padding-left:10px;
	border-right:1px solid #676767;
	border-top:none;
	border-bottom:none;
	border-left:none;
	text-align:left;
	width:75px;
}
.listTable table th.lastCol {
	background-image:url(../../images/graphic/searchResultsListTopRightCorner.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0 0 0 10px;
	text-align:left;
}
.listTable table .forfatter {
	padding-left:10px;
	border-right:1px solid #676767;
	border-top:none;
	border-bottom:none;
	border-left:none;
	text-align:left;
}
.listTable table .bedoemmelse {
	text-align:left;
	padding-left:10px;
	background-image:url(../../images/graphic/searchResultsListTopRightCorner.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:110px;
}
.listTable th.miniatur {
	padding-left:10px;
	background:url(../../images/graphic/searchResultsListTopLeftCorner.gif) top left no-repeat;
	border:none;
	border-right:1px solid #676767;
	text-align:left;
	width: 168px;
}
.listTable th.playlist {
	padding-left:10px;
	background:url(../../images/graphic/searchResultsListTopLeftCorner.gif) top left no-repeat;
	border:none;
	text-align:left;
	width: 539px;
}
.listTable th.beskrivelse {
	border-right:1px solid #676767;
	padding-left:10px;
	text-align:left;
	width:270px;
}
.listTable th.laengde {
	padding-left:10px;
	background:url(../../images/graphic/searchResultsListTopRightCorner.gif) top right no-repeat;
	text-align:left;
	width: 91px;
}
.contentAuthors .listTable table td {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px 9px 10px 9px;
	vertical-align:top;
}
.contentPlaylist .listTable table td {
	border-bottom: 1px solid #f1f1f1;
	vertical-align:top;
}
.contentArticles .listTable table td,
.contentBooks .listTable table td,
.contentVideo .listTable table td {
	border-bottom: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	padding: 10px 9px 10px 9px;
	vertical-align:top;
}
.listTable table td.bottom {
	height:12px;
	padding:0px;
	background-image:url(../../images/graphic/tableBottomBg.gif);
	background-repeat:no-repeat;
	font-size:1%;
	border:none;
}
.listTable table td.bottom div {
	height:12px;
	font-size:1%;
}
/* book */
.listTable span.bookImg {
	position:relative;
	float:left;
	width:28px;
	overflow:hidden;
	margin:0 10px 0 0;
}
.listTable span.bookText {
	color:#585858;
	display:block;
	font-weight:bold;
	word-wrap: break-word;
	width: 230px;
}
.listTable .bookOver {
	position:relative;
}
/* author */
.listTable span.authorImg {
	position:relative;
	float:left;
	width:40px;
	overflow:hidden;
	margin:0 10px 0 0;
}
.listTable span.authorText {
	color:#585858;
	display:block;
	font-weight:bold;
	word-wrap: break-word;
}
/* article */
.listTable span.articleImg {
	position:relative;
	float:left;
	width:28px;
	overflow:hidden;
	margin:0 10px 0 0;
}
.listTable span.articleText {
	color:#585858;
	display:block;
	font-weight:bold;
	word-wrap: break-word;
	width: 230px;
}
/* video */


.listTable .videoText a.videoname {
	margin:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	display:block;
}
.listTable .videoLength {
	margin:2px;
	font-weight:bold;
	text-align:center;
	display:block;
}
.contentVideo a.videoButton,
.contentVideo a.videoButton:link,
.contentVideo a.videoButton:visited {
	text-align:center;
	display:block;
}
.contentVideo a.videoButton span {
	text-align:center;
	display:block;
}
.listTable .grayButton {
}
/* playlist */



.contentPlaylist .listTable a.playlistLink,
.contentPlaylist .listTable a.playlistLink:link,
.contentPlaylist .listTable a.playlistLink:visited {
	position:relative;
	display:inline-block;
	background:transparent url(../../images/buttons/minatureButton.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:8px 50px;
}
.contentPlaylist .listTable a.playlistLink:hover {
	background-position:0 -32px;
}
.contentPlaylist a.videoButton,
.contentPlaylist a.videoButton:link,
.contentPlaylist a.videoButton:visited {
	float:right;
	margin: 6px 0;
}
.contentPlaylist .listTable ul {
	list-style:none;
	margin:0;
	padding:0 5px;
	background:#f3f3f3
}
.contentPlaylist .listTable ul li {
	list-style:none;
	margin:5px 0;
	float:left;
}
.contentPlaylist .listTable table td.leftBorder {
	padding:10px 0px 10px 9px;
}
.contentPlaylist .listTable tr.listItem {
	cursor:default;
}
.listTable tr.listItem {
	cursor:pointer;
}
.listTable tr.over {
	background-color:#fffaf2;
	color:#ffb107;
}
.listTable tr.over span.articleText,
.listTable tr.over span.authorText,
.listTable tr.over span.bookText,
.listTable tr.over span.videoText {
	color:#ffb107;
}
/*
	tds
*/

.listTable table td.leftBorderLight {
	border-left: 1px solid #f1f1f1;
}
.listTable table td.leftBorder {
	border-left: 1px solid #c9c9c9;
}
.listTable table td.rightBorder {
	border-right: 1px solid #c9c9c9;
}
/*
	ListBoxes 
*/
/* Books */
.contentBooks .listBoxes {
	width:600px;
	display: block;
}
.contentBooks .listBoxes ul {
	margin:0;
	padding:0px;
	list-style:none;
}
.contentBooks .listBoxes li {
	margin: 5px 0px 5px 9px;
	float:left;
}
.contentBooks .listBoxes {
	position:relative;
	color:#595959;
	margin-bottom:6px;
}
/* Authors */

.contentAuthors .authorListBoxes {
	position:relative;
	width:552px;
	display: block;
	background-color:#dfdfdf;
	padding:0 3px 0 3px;
	margin:0px 9px;
}
.contentAuthors .listBoxes {
	width:572px;
	display: block;
}
.contentAuthors .listBoxes ul {
	margin:0;
	padding:0px;
	list-style:none;
}
.contentAuthors .listBoxes li {
	margin: 5px 0px 5px 0px;
	float:left;
}
/*
--------------------
 list BoxCorner
--------------------
*/
.listBoxCornerTL,
.listBoxCornerTR,
.listBoxCornerBL,
.listBoxCornerBR {
	position:absolute;
	display:block;
	background-image:url(../../images/graphic/listBoxCorners.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	font-size:1px;
}
.listBoxCornerTL {
	margin:-1px 0 0 -1px;
	left:0px;
	top:0px;
	background-position:left top;
}
.listBoxCornerTR {
	margin:-1px -1px 0 0;
	_margin:-1px -2px 0 0;
	left:auto;
	right:0px;
	top:0px;
	background-position:-5px top;
}
.listBoxCornerBL {
	margin:0 0 -1px -1px;
	_margin:0 0 -2px -1px;
	left:0px;
	top:auto;
	bottom:0px;
	background-position:left -5px;
}
.listBoxCornerBR {
	margin:0 -1px -1px 0;
	_margin:0 -2px -2px 0;
	top:auto;
	right:0px;
	top:auto;
	bottom:0px;
	background-position:-5px -5px;
}
/*
--------------------
 sub top slider
--------------------
*/
subTopTeaser {
	position:relative;
	width:582px;
	height:168px;
}
.topSliderWrapper {
	position:relative;
	width:582px;
	height:168px;
	background-color:#dfdfdf;
}
.topSliderImage {
	width:582px;
	height:123px;
	overflow:hidden;
	border-bottom: 2px solid #ffb107;
}
.topSliderHeading {
	display:block;
	font-weight:bold;
}
.topSliderText {
	display:block;
	padding:8px 11px;
	color:#000;
}
/*
--------------------
 frontTopImage
--------------------
*/
.frontTopImage {
	width:926px;
	height:261px;
	overflow:hidden;
	border-bottom: 10px solid #ffb107;
}
.frontTopImage img {
	border:0px;
}
.laesMereButton {
	position:absolute;
	right:20px;
	top:220px;
}
#teaserBox .videoBox {
	position:absolute;
	left:23px;
	top:222px;
	border-bottom: 8px solid #ffb107;
    background-color: #FFFFFF;
    border:none;
    cursor: pointer;
    height:auto;
    padding:0;
    width:auto;
}
#teaserBox .videoBox a {
	display:block;
}
#teaserBox .videoBox .videoPic {
	border:0px;
	width:251px;
	height:154px;
	overflow:hidden;
}
.videoPlayButton {
	width:100%;
	height:100%;
	text-align:center;
	top:49%;
	position:absolute;
}
.videoPlayButton img {
	padding:0px;
	border:0px;
}
#teaserBox .videoText {
	position:absolute;
	left:295px;
	top:290px;
	width:612px;
}
#teaserBox .artikelHeadline {
	position:absolute;
	left:22px;
	top:290px;
}
#teaserBox .artikelColumn1 {
	position:absolute;
	left:22px;
	top:330px;
	width:417px;
}
#teaserBox .artikelColumn2 {
	position:absolute;
	left:483px;
	top:330px;
	width:417px;
}
#teaserBox .bogHeadline {
	position:absolute;
	left:22px;
	top:290px;
}
#teaserBox .bogColumn1 {
	position:absolute;
	left:22px;
	top:330px;
	width:373px;
	height: 56px;
}
#teaserBox .bogColumn2 {
	position:absolute;
	left:622px;
	top:288px;
	width:280px;
}
#teaserBox .bogColumn2 .headline {
	font-size: 18px;
	color:#000000;
}
#teaserBox .bogColumn2 .infoText {
	padding-top:10px;
	font-size:12px;
	line-height:15px;
	display:block;
	clear:both;
}
#teaserBox .bookImage {
	position:absolute;
	top:148px;
	left:405px;
	width:200px;
	height:250px;
	overflow:hidden;
}
#teaserBox .bookImage img {
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	border: 1px #cccccc solid;
}
.frontPageTopSliderWrapper {
	position:relative;
	height:423px;
}
/*
--------------------
 denStoreDanskeBox
--------------------
*/
.denStoreDanskeBox {
	width:280px;
	height:185px;
	overflow:hidden;
	float: left;
	margin: 0 0 20px 0;
}
#frontPageSmallBoxContainer .denStoreDanskeBox {
	margin: 0 0 0px 20px;
}
.denStoreDanskeBox .header {
	width:100%;
	height:30px;
	background-image:url(../../images/graphic/denStoreDanskeBoxHeaderBg.gif);
	display: block;
	position: relative;
}
.denStoreDanskeBox .header .icon {
	background-image:url(../../images/icons/denStoreDanskeBoxIcon.gif);
	background-repeat:no-repeat;
	display: block;
	position: relative;
	height: 30px;
}
.denStoreDanskeBox .header h3 {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	padding:5px 0 0 32px;
	margin: 0;
}
.denStoreDanskeBox .content {
	background-image:url(../../images/graphic/denStoreDanskeBoxBg.gif);
	height:155px;
	color:#fff;
	position: relative;
}
.denStoreDanskeBox .content .headline {
	position:absolute;
	left:8px;
	top:6px;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}
.denStoreDanskeBox .content .info {
	position:absolute;
	width:260px;
	top:82px;
	left:8px;
	height: 59px;
	overflow: hidden;
}
#denStoreDanskeSearch {
	position:absolute;
	width:200px;
	height:37px;
	top:35px;
	left:6px;
}
.denStoreDanskeSearchBG {
	background:url(../../images/graphic/denStoreDanskeInputBg.gif) 0 0 no-repeat;
}
#denStoreDanskeSearchInput {
	position:absolute;
	left:4px;
	top:4px;
	width:180px;
}
.denStoreDanskeSearchBG input {
	background:#FFF;
	border:#FFF solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:15px;
	line-height:18px;
	color:#878787;
	width:153px;
	outline:none;
}
#denStoreDanskeSearchButton {
	position:absolute;
	left:203px;
	top: 35px;
}
/*
Other stuff
*/
.blackBold {
	color: #000000;
	font-weight: bold;
}
.spacerBottomBig {
	margin-bottom:14px;
}
.spacerBottomSmall {
	margin-bottom:7px;
}
.horizontalLine {
	background-color:#dedede;
	height:1px;
	margin:5px 0 5px 0;
	font-size: 1%;
}
.horizontalLineBig {
	background-color:#dedede;
	height:5px;
	margin:5px 0 15px 0;
	line-height: 2px;
	font-size: 1px;
}
/*
	Rich text
*/


.richText {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.richText p {
	font-size: 12px;
	line-height:1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1.4em;
}
.richText h1,
.richText h2,
.richText h3,
.richText h4,
.richText h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.richText ul {
	padding:0 10px;
	margin:20px 10px;
	list-style-type:disc;
}
.richText li {
	padding:0px;
	margin:10px 0;
	list-style-type:disc;
}
.richText img {
	padding:0px;
	margin:0 20px 20px 0;
	float:left;
}
.richText a {
	text-decoration:underline;

}
.richText a:hover {

}


.richText a.orange-link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFB107;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.richText a.orange-link:hover {
	text-decoration:underline;
	color:#cd7e1b;
}
.richText a.orange-link:after {
	content:" » ";
}
.richText dl {
	padding:0 0 14px;
	margin:0;
}
.richText dt {
	float:left;
	clear:left;
	margin:0;
	font-weight:bold;
	margin:0 7px 0 0;
}
.richText dd {
	margin:0 0 3px 110px;
}

