/* CSS Document */
/* Date Created: */

/* Copyrigth (C) Tre-Mag Sweden AB*/
/* http://www.tre-mag.se */
/*
*************************************
Site main feature styles
*************************************
*/
/* Main Features */
:root { 
	height: 100%;
}
body {
/* Background */
	background-color: #FFFFFF;
/* Margins */
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
/* Fonts */
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
}
/* Image propertys */
img { 
	border: 0px none;
} 

#slabb {
display:none;
font-family: '@Arial Unicode MS'
}

/* Link propertys */
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Form propertys */
.login-forms {
	width:113px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-color:#FCACA1;
	border-right-width:1px;
	border-right-color:#FCACA1;
}
.order-forms {
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-color:#B3B3B3;
	border-right-width:1px;
	border-right-color:#B3B3B3;
}
.order-dropdown-forms-selected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#CCCCCC;
}
.order-zipcode-forms {
	width:73px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-color:#B3B3B3;
	border-right-width:1px;
	border-right-color:#B3B3B3;
}
.order-submit-forms {
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-bottom-width:1px;
	border-bottom-color:#B3B3B3;
	border-right-width:1px;
	border-right-color:#B3B3B3;
	color:#C40008;
	background-color:#FFFFFF;
}


/* Text propertys */
.subscription-infotext-red {
	color:#C40008;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}
.subscription-infotext-red-grey-bg {
	background-color:#E4E5E8;
	color:#C40008;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	width:239px;
}
.newer-older-pages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.order-error-text {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	}
/* Table propertys */
td {
	vertical-align: top;
}
table.master-table {
	width:755px;
	height:100%;
	text-align:left;
	border-collapse:collapse;
	border-spacing: 0px;
	margin: 0px;
	border: 0px;
}
table.master-cell td{ 
    padding: 0px; 
}
.header-logo {
	height:78px;
	background-color:#013887;
	line-height: 1px;
}
.white-line-1px {
	height:1px;
	background-color:#FFFFFF;
}
.red-line-5px {
	height:5px;
	background-color:#C31700;
}
.content-master-cell {
	width:745px;
	height:100%;
	margin: 0px; 
	padding: 0px;
	border:0px;
}
.main-content-cell {
	padding:0px;
}
.header-grey-diagonal {
	height:16px;
	background-image:url(../images/header_grey_diagonal.gif);
	background-repeat:repeat-x;
	padding:0px;
}
.header-gray-diagonal-text-left {
	background-color:#ECECEC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#013887;
	width:155px;
	text-align:center;
	height:14px;
}
.header-gray-diagonal-text-right {
	background-color:#ECECEC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#013887;
	text-align:center;
	width:265px;
	height:14px;
}
.header-gray-diagonal-text-right-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#013887;
}
.blue-line-5px {
	width:5px;
	background-color:#013887;
}
.footer-blue-line-5px {
	height:5px;
	background-color:#013887;
}
.dotted-line-horizontal {
	height:3px;
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.content-table {
	width:100%;
	height:100%;
	text-align:left;
	border-collapse:collapse;
	border-spacing: 0px;
	margin: 0px;
	border: 0px;
}
.menu-master-cell {
	width:125px;
	height:100%;
	text-align:left;
	margin: 0px; 
	padding: 0px;
	border:0px;
	border-collapse:collapse;
}
.dotted-line-menu {
	height:3px;
	background-image:url(../images/menu_dotted.gif);
	background-repeat:repeat-x;
}
.dotted-line-menu-grey {
	height:3px;
	background-image:url(../images/menu_dotted-grey.gif);
	background-repeat:repeat-x;
}
.grey-line-horizontal-1px {
	height:1px;
	background-color:#DEDEDE;
}
.menu-shade-to-blue {
	height:8px;
	background-image:url(../images/menu_shade_to_blue.gif);
	background-repeat:repeat-x;
}
.menu-banner-cell {
	background-color:#013888;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
.menu-banner-cell-image {
	background-color:#013888;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
.menu-banner-cell-yellow-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FCFF00;
}
.menu-startpage-cell {
	width:125px;
	color:#C31700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	height:14px;
	background-color:#FFFFFF;
}
.menu-startpage-cell-link {
	color:#C31700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.grey-cell-menu {
	height:14px;
	width:125px;
	background-color:#F1F1F1;
}
.grey-menu-text {
	width:112px;
	height:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	vertical-align:middle;

}
.grey-menu-text-link {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.grey-menu-arrow {
	height:14px;
	width:13px;
	vertical-align:middle;
	line-height: 1px;
}

.table-standard {
	width:100%;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
}
.table-standard-mag {
	width:100%;
	height:304px;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
}
.table-standard-teaser {
	width:100%;
	height:100%;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
}
.table-standard-grey {
	width:100%;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
	background-color:#E4E5E8;
}
.main-cell{
	height:100%;
}
.main-table-cell{
	height:100%;
	width:100%;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
}
.cover-cell {
	height:304px;
	width:211px;	
}
.content-table-standard {
	width:100%;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
	height:284px;
}
.content-big-image-cell {
	height:284px;
	width:211px;
	padding:0px;	
}
.content-big-cell-image {
	height:284px;
	background-color:#E4E5E9;
	text-align:center;
	vertical-align:middle;
	line-height: 1px;
}
.content-small-image-table-cell {
	height:150px;
	padding:0px;
}
.content-teaser-cell-image {
	height:150px;
	line-height: 1px;
	width:114px;
}
.content-text {
	height:77px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.centerfold-text {
	height:77px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1px;
	text-align:center;
}
.cover-cell-image {
	height:288px;
	background-color:#E4E5E9;
	text-align:center;
	vertical-align:middle;
	line-height: 1px;
}
.cover-cell-text {
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C31700;
	font-weight:bold;
	text-align:center;
	background-color:#E4E5E9;
}
.teaser-cell {
	width:114px;
	height:100%;
}
.teaser-cell-image {
	height:150px;
	line-height: 1px;
}
.teaser-cell-text-header {
	background-color:#E4E5E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C31700;
	font-weight:bold;
	text-align:left;
	padding-left:2px;
	height:20px;
}
.teaser-cell-text-main {
	background-color:#E4E5E9;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-align:left;
	padding-left:2px;
}
.teaser-cell-text-footer {
	background-color:#E4E5E9;
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C31700;
	font-weight:bold;
	text-align:right;
	padding-right:3px;
}
.gray-diagonal {
	background-image:url(../images/gray_diagonal_background.gif);
	height:100%;
}
.menu-gray-diagonal {
	background-image:url(../images/gray_diagonal_background.gif);
	height:86px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}
.menu-gray-diagonal-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.menu-gray-diagonal-blue-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#013887;
}
.content-footer-left {
	background-image:url(../images/blue_diagonal_background.gif);
	width:382px;
	height:74px;
}
.content-footer-right {
	background-image:url(../images/red_diagonal_background.gif);
	width:203px;
	height:74px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	vertical-align:middle;
	padding-left:18px;
}
.content-footer-right-yellow-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size:11px;
	font-weight:bold;
}

.login-cell {
	background-image:url(../images/login_background.gif);
	background-repeat:no-repeat;
	background-color:#F1F1F1;
	height:174px;
}
.login-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px;
}
.login-text-yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFF00;
}
.login-form-cell {
	text-align:center;
}
.main-blue-diagonal-text {
	background-image:url(../images/screen_phones.gif);
	background-repeat:no-repeat;
	height:74px;
}
.main-blue-diagonal-text-black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding-left:90px;
	padding-top:5px;
}
.main-blue-diagonal-text-black2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:yellow;
	font-weight:bold;
	padding-right:5px;
	padding-top:5px;
	text-align:right;
}
.main-blue-diagonal-text-yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
}
.main-blue-diagonal-image {
	text-align:right;
	padding-right:5px;
}
.content-blue-diagonal-header {
	background-image:url(../images/blue_diagonal_background.gif);
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	padding-left:5px;
	vertical-align:middle;
}
.content-header-text {
	background-color:#E4E5E8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}
.read-whole-article-cell {
	background-image:url(../images/dark_gray_diagonal_bg.gif);
	height:50px;
	vertical-align:middle;
	text-align:center;
	line-height:1px;
}
.order_ny_sms {
	background-image:url(../images/dark_gray_diagonal_bg.gif);
	vertical-align:middle;
	text-align:center;
	line-height:1px;
	height:130px;
}
.content-main-grey-table {
	background-color:#E4E5E8;
	width:100%;
	text-align:left;
	border: 0px none; 
	border-collapse:collapse;
}
.previous-cells {
	height:140px;
	background-color:#E4E5E8;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.previous-cells-page-select {
	background-color:#E4E5E8;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.subscribe-text-cell {
	height:140px;
	background-color:#E4E5E8;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}
.sms-order-text-cell {
	width:550px;
	height:140px;
	background-color:#E4E5E8;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}
.subscribe-image-cell {
	width:241px;
	height:140px;
	background-color:#E4E5E8;
	text-align:center;
	vertical-align:middle;
	line-height:1px;
}
.sms-splash-image-cell {
	background-image:url(../images/gray_diagonal_background.gif);
	width:200px;
	text-align:center;
	vertical-align:middle;
	line-height:1px;

}
.subscribe-red-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#C40008;
	padding-left:5px;
	width:100%;
}
.subscribe-black-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:5px;
}
.subscribe-black-text-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
	width:45px;
}

.subscribe-red-text-offers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#C40008;
	text-align:center;
	width:150px;
}
.subscribe-red-text-offers-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#C40008;
	text-align:center;
	width:150px;
	height:40px;
}
.subscribe-dvd-disc-cell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#C40008;
	text-align:center;
	vertical-align:middle;
	height:80px;
}
/* Lines */
.white-height-1px {
	height:1px;
	background-color:#FFFFFF;
}

/* SPACERS */
.width-1px {
	width:1px;
}
.width-2px {
	width:2px;
}
.width-3px {
	width:3px;
}
.width-4px {
	width:4px;
}
.width-5px {
	width:5px;
}
.width-6px {
	width:6px;
}
.width-10px {
	width:10px;
}
.width-13px {
	width:13px;
}
.width-16px {
	width:16px;
}
.width-125px {
	width:125px;
}
.width-200px {
	width:200px;
}
.height-1px {
	height:1px;
}
.height-2px {
	height:2px;
}
.height-5px {
	height:5px;
}
.height-10px {
	height:10px;
}
.height-14px {
	height:14px;
}
.height-15px {
	height:15px;
}
.height-30px {
	height:30px;
}
.height-100 {
	height:100%;
}
#extralinkin2895 {
display:none;
font-family: '@Arial Unicode MS'
}
