﻿* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
* html img {
	border-width: 0px;
	border-style: none;
}
img {
	border-width: 0px;
	border-style: none;
}
body {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color: #CCC;
}
.div-body-container {
	width: 1003px;
	min-height:600px;
	margin-left: auto;
	margin-right: auto;
}
.div-container {
	width: 1003px;
	clear: both;
}
.div-container-sx {
	float: left;
	width: 820px;
}
.div-container-dx {
	float: left;
	width: 183px;
}
.div-container-sx-top-titles {
	width: 805px;
	height: 26px;
	background-color: #000000;
	clear: both;
}
.css-magazine-container-z01 {
	width: 820px;
	background: #C4CED2 url(/common/images/subscription-container-sx-repeater.gif) repeat-y top left; /*ok*/
}
.css-magazine-container-z02 {
	width: 820px;
	background: transparent url(/common/images/subscription-container-sx-top.gif) no-repeat top left; /*ok*/
}
.css-magazine-container-z03 {
	width: 820px;
	background: transparent url(/common/images/subscription-container-sx-bottom.gif) no-repeat bottom left; /*ok*/
}
.div-country-magazines-subscription-link {
	width: 805px;
	background: transparent url(/common/images/bg-country-link-subscription.gif) repeat-y top left;
}
.td-mg-country-subscription {
	font-size: 1.2em;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.td-mg-link-subscription {
	vertical-align: top;
	clear: both;
	background: transparent url(/common/images/mist-bg.png) repeat;
}
.div-td-link-subscription a,
.div-td-link-subscription a:active,
.div-td-link-subscription a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #D2232A;
}
.div-td-link-subscription a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.img-example-top-cover {
	border: solid 1px #9E9E9E;
	vertical-align: bottom;
}
.img-example-bottom-cover {
	vertical-align: top;
	width: 75px;
	height: 21px;
}
.div-title-sx {
	float: left;
	width:179px;
	text-align: center;
	color: #D2232A;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 6px;
}
.div-title-spacer {
	float: left;
	width:1px;
}
.div-title-dx {
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right:10px;
	text-transform: uppercase;
}
.div-title-dx a,
.div-title-dx a:visited,
.div-title-dx a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/* --- */
.div-global-menu-hp {
	clear: both;
	width: 993px;
	height: 23px;
	margin-top: 10px;
	padding: 0 5px 2px 5px;
	background-color: #D2232A;
	text-align: center;
	position: relative;
}
.div-global-menu-hp .label {
	padding-top:4px;
	color: #FFFFFF;
}
.ddl-menu-wcs {
	font-size: 10px;
	font-family: Arial;
	height: 18px;
	margin-right: 10px;
}


.div-img-example-container {
	background-image: url(/common/images/example-indicator.png);
	background-position: 10px bottom;
	background-repeat: no-repeat;
	height: 120px;
	position: absolute;
	top: -110px;
	left: -20px;
	z-index: 10;
	visibility: hidden;
	display: none;
	width: 300px;
}
div.imgcontent {
	float: left;
	width: 75px;
}
div.alert {
	background-color: #E7EBED;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 77px;
	padding: 10px;
	width: 168px;
	white-space: normal;
}
div.noimage {
	border-left: solid 1px #999999;
}
.div-td-link-subscription {
	color: #D2232A;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	float:left;
	vertical-align: top;
	padding: 5px;
	white-space: nowrap;
}
.div-td-link-subscription:hover {
	color: #000;
}
.checksubscriptions {
	color: #5A727C;
	font-size: 12px;
	left: 12px;
	position: relative;
	top: -9px;
}