@CHARSET "ISO-8859-1";
/* --- Generic form styles --- */
.form_error {
	font-size: 11px;
	color: #ff0000;
	font-family: Tahoma;
	padding: 10px;
	padding-left: 20px;
}

.success_msg {
	text-align: center;
	padding: 1.5ex 1ex 1.5ex 6ex;
	border: 1px solid #009f00;
	color: #008000;
	font-weight: bold;
	background: 1ex #afa url(../images/icons/check.png) no-repeat;
}

.fail_msg {
	text-align: center;
	padding: 1.5ex 1ex 1.5ex 6ex;
	border: 1px solid #aa0000;
	color: #c60000;
	font-weight: bold;
	background: 1ex #faa url(../images/icons/fail.png) no-repeat;
}

.form_input {
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #808080;
	padding: 3px;
	margin-bottom: 5px;
}
.form_textarea {
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #808080;
	padding: 3px;
	margin-bottom: 5px;
}

.headline p {
	font-weight: bold;
	font-size: 12px;
}
.article h2 {
	font-size: 20px;
}
.text p {
	font-size: 12px;
}
.article .entry_body {
	font-size: 12px;
	font-weight: bold;
	margin-top: 1.5em;
	line-height: 1.3em;
}

.headline {
	font-size: 11px;
}

#meniu .the_box {
	margin-left: 8px;
	width: 154px;
}

.bordered_list li {
	border-bottom: 1px solid #CDCDCD;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordered_list li, .bordered_list a {
	color: #000000;
}

.video_div {
	text-align: center;
	padding: 3px;
	padding-top: 8px;
}
.video_div span {
	margin-right: 5px;
}
.div_left {
	float: left;
}
.video_pic {
	width: 133px;
}
.video_block {
	display: inline-block;
	text-align: left;
	width: 136px;
	vertical-align: top;
	margin-left: 14px;
	margin-bottom: 27px;
}
.video_block .picture {
	max-width: 136px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.video_block .picture img {
	width: 134px;
}
.video_block a {
	color: #000000;
}

.video_tn_div .lside {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 35%;
}
.video_tn_div .rside {
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	width: 60%;
	padding: 3px;
}
.video_tn_div .video_tn_block
{
	clear: both;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
}

.video_wide_div .lside {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 35%;
}
.video_wide_div .rside {
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	width: 60%;
	padding: 3px;
}

.video_wide_div .video_tn_block
{
	clear: both;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
}
.video_wide_div .date {
	margin-right: 5px;
}
.articleLevel2
{
	display: inline-block;
	width: 200px;
	margin-right: 9px;
	margin-bottom: 5px;
	vertical-align: top;
}

.articleLevel2 p {
	margin: 14px 0;
	font-size: 13px;
}

.nyheder_pic {
	width: 140px;
}

.articlemulti_class {
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 5px;
	color: #d83028;
}


.article_thumb {
	display: inline-block;
	width: 143px;
	vertical-align: top;
	margin-right: 13px;
	margin-top: 1em;
}
.article_thumb h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
.article_thumb p {
	margin: 0px;
}
.article_thumb .date {
	margin-top: 5px;
}

.article_thumb img {
	margin-bottom: 0.8ex;
}

.article_video {
	display: inline-block;
	width: 222px;
	vertical-align: top;
}
.article_video h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
.article_video .full_date {
	width: 100%;
	color: #CCCCCC;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}
.article_video p {
	margin: 0px;
}
.article_video .picture img {
	float: left;
}

.slideShow {
	display:none;
}

.slideShowButtons {
	position:absolute;
	bottom:0px;
	right:0px;
	width:235px;
	height:42px;
	padding-right:15px;
	background-image:url(../images/slideshow/bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.slideShowButtons img {
	float:right;
}

.video_top {
	display: inline-block;
	width: 136px;
	float: left;
	vertical-align: top;
}

/* --- Most-related articles box --- */

.related_articles_list td {
	padding: 3px 0;
}

.related_articles_list .date {
	color: #737373;
	padding-right: 5px;
	text-align: right;
	width: 15%;
}

/* --- User status table --- */
.user_status {
	margin-left: 1em;
	margin-top: 2em;
	font-size: 10px;
}

.user_status a {
	font-weight: bold;
	text-transform: uppercase;
}

.user_status a.em_dark_link {
	color: #333;
}

.user_status .separator {
	padding-top: 1em;
}

.presse {
	font-size: 13px;
}
.presse h1
{
	font-size: 16px;
}

.presse h3 {
	margin-top: 30px;
	font-size: 14px;
}
.presse li {
	list-style-image: url(../images/arrow_green.jpg);
	font-weight: bold;
	margin-bottom: 8px;
	list-style-type:none;
	list-style-image:none;
}

/* --- comment styles --- */

.edit_comment input, .edit_comment textarea {
	background-color: #FFFFFF;
}
.rel_comments {
	background-color: #E2E2E2;
}
/* --- end comment style --- */
.webvideo  {
	float: left;
	width: 100%;
}
.webvideo span {
	float: left;
}
.month_date {
	width: 100%;
	color: #999999;
	border-bottom: 1px solid #999999;
	clear: both;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 8px;
}

.month_date_video {
	width: 100%;
	color: #999999;
	border-bottom: 1px solid #999999;
	clear: both;
	text-transform: uppercase;
	padding-top: 10px;
}

/* --- Paged/alphabetized headlines box --- */
#paged_box {
	margin: 1em;
}
#paged_box .alphabet_links {
	margin-top: 1ex;
	margin-bottom: 3ex;
	line-height: 18px;
}

#paged_box .alphabet_links a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 0.5ex;
}

#paged_box .headline_links a {
	font-size: 10px;
	font-weight: bold;
}

#paged_box .headline_links .hdr {
	font-weight: bold;
	margin-top: 1ex;
}

#paged_box .paging_links {
	margin-top: 1em;
	text-align: right;
	font-weight: bold;
	color: #d83028;
}

#paged_box .paging_links a {
	font-weight: normal;
}
.left_col {
	margin-left: 12px !important;
	margin-right: 4px !important;	
}

.article .paragraph {
	font-size:12px;
    margin-top: 1em;
}

.article .article_author a {
	color:#333333;
}

.article .article_source {
	margin-top: 1em;
}

.article .paragraph img {
}

.article .paragraph_pic {
   border: 1px solid rgb(220, 220, 220);
	text-align:left;
}

.article .paragraph_pic .cmd_text {
	text-align:left;
}

.article .paragraph .headline { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom:10px;
}

.article .paragraph_pic .button {
    position: relative;
    top: 2px;
    background-color: rgb(180, 180, 180);
    cursor: pointer;
}

.article .paragraph_pic .botton_text {
    color: rgb(180, 180, 180);
    padding-right: 10px;
}

.article .paragraph_pic .text {
    padding: 3px;
    color: rgb(80, 80, 80);
}

/* --- thickbox over-zealous *{} style override --- */
.article li {
    margin-left: 1.8em;
}

/* --- Latest webvideos box --- */
.webvideos_latest {
	margin-top: 1em;
}

.webvideos_latest h1 {
	font-size: 13px;
	margin-top: 0;
	color: #000;
}

.paragraph_text p {
	margin-top: 0px;
}

.paragraph_text {
	line-height: 1.3em;
}

.ADL123 {
	background-color: #EFEFEF; padding: 1ex; text-align: center; margin-bottom: 2em
}
.ADL123 iframe {
	margin-top: 5px;
}
.phone_details_meniu {
	height: 25px !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 50px;
	width: 100%;
	padding-left: 15px;
}
.fanlink {
	height: 25px;
	vertical-align: middle;
	display: inline-block;
	width: 91px;
	line-height: 25px;
	text-align: center;
	border-Left: 1px solid #CCCCCC;
	float: left;
}
.phone_header_details {
	border-top: 1px solid #DADADA; 
	border-bottom: 1px solid #DADADA;
}
.phone_header_details td, .phone_header_details th {
	padding: 9px;
}
.phone_header_details .odd td, .phone_header_details .odd th {
	background-color: #FFFFFF;
}
.phone_header_details .even td, .phone_header_details .even th {
	background-color: #f2f2f2
}
.phone_details_specs th, .phone_details_specs td {
	padding: 6px;
}

/* --- Additional L1 frontpage box styles --- */
.slideshow_tabs {
	margin-top: 1em;
	height: 2em; /* Only needed for IE7 */
}

.slideshow_tabs div {
	background-color: #5f5f5f;
	color: #fff;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	margin-right: 2px;
	padding: 0.5ex;
	width: 7em;
}

.slideshow_tabs a {
	color: #fff;
}

.slideshow_tabs .active_tab {
	background-color: #1a1a1a;
}

/* style for prices in telephone */
.price_table_tr {
	background-color: #D8D8D8;
	color: #333333;
	vertical-align: middle;
	height: 25px;
}
.price_table_tr th{
	padding-left: 5px;
	vertical-align: middle;
}
.price_table_tr td{
	padding-left: 5px;
	vertical-align: middle;
}
#shopListDiv {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	width: 93px;
	height: 28px;
	background-image: url(../images/tinypopup.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 21;
	top: -30px;
	left: -60px;
	text-align: center;
}
#shopListDiv img {
	z-index: 20;
	margin: auto;
	vertical-align: middle;
	margin-right: 3px;	
}
#shop_dk,#shop_dollar,#shop_house,#shop_post {
	cursor: pointer;
}
.kobRelativeBox {
	position: relative; 
	vertical-align: middle;	
}
.kobRelativeBox img {
	vertical-align: middle !important;	
}

/* --- Newsletter subscription form --- */
#user_information {
	margin: 1ex auto;
	width: 70%;
	line-height: 22px;
}

#user_information fieldset {
	margin: 1em 0;
	padding: 1ex;
	border: 1px solid #ccc;
}

#user_information > fieldset input[type="text"],
#user_information > fieldset input[type="email"],
#user_information > fieldset input[type="password"] {
	width: 80%;
}

#reg_agreement_text {
	margin-right: 1em;
}

#reg_agreement_text h1 {
	font-size: 12px;
}

#reg_agreement_text p,
#reg_agreement_text h1 {
	margin: 1ex 0;
}

/* --- Qtip tooltips --- */
.tooltip_large_content {
	color: #d83028 !important;
    font-size: 12px;
    font-weight: bold;
	background-color: #ffd4ba !important;
	padding: 10px !important;
}
.tooltip_close {
	float: right;
	margin: -1ex -1ex 1ex 1ex;
	cursor: pointer;
}

/* --- MWC latest news box --- */
#top_breaking_news {
	background-color: #202020;
	border: 1px solid #777;
	padding: 1ex;
	color: #eee;
	margin: 0 8px 0 14px;
}

#top_breaking_news .box_title {
	float: left;
	width: 46%;
}

#top_breaking_news .box_title a {
	font-size: 13pt;
	color: inherit;
	font-weight: inherit;
}

#top_breaking_news .news_list {
	float: right;
	margin-right: 1em;
	width: 50%;
}

#top_breaking_news .news_list h2 {
	margin-bottom: 1ex;
}

#top_breaking_news .news_list .news_time {
	display: inline-block;
	width: 7ex;
}

#top_breaking_news .more {
	font-weight: bold;
	display: block;
	float: right;
	margin: 1em 1em 0 0;
}