
@CHARSET "ISO-8859-1";
	
@font-face {
    font-family: 'pt_sans_narrow';
    src: url('../../../includes/fonts/ptsansnarrow_regular_macroman/PTN57F-webfont.eot');
    src: url('../../../includes/fonts/ptsansnarrow_regular_macroman/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../includes/fonts/ptsansnarrow_regular_macroman/PTN57F-webfont.woff') format('woff'),
         url('../../../includes/fonts/ptsansnarrow_regular_macroman/PTN57F-webfont.ttf') format('truetype'),
         url('../../../includes/fonts/ptsansnarrow_regular_macroman/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrow';
    src: url('../../../includes/fonts/ptsansnarrow_bold_macroman/PTN77F-webfont.eot');
    src: url('../../../includes/fonts/ptsansnarrow_bold_macroman/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../includes/fonts/ptsansnarrow_bold_macroman/PTN77F-webfont.woff') format('woff'),
         url('../../../includes/fonts/ptsansnarrow_bold_macroman/PTN77F-webfont.ttf') format('truetype'),
         url('../../../includes/fonts/ptsansnarrow_bold_macroman/PTN77F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans';
    src: url('../../../includes/fonts/ptsans_regular_macroman/PTS55F-webfont.eot');
    src: url('../../../includes/fonts/ptsans_regular_macroman/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../includes/fonts/ptsans_regular_macroman/PTS55F-webfont.woff') format('woff'),
         url('../../../includes/fonts/ptsans_regular_macroman/PTS55F-webfont.ttf') format('truetype'),
         url('../../../includes/fonts/ptsans_regular_macroman/PTS55F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans';
    src: url('../../../includes/fonts/ptsans_italic_macroman/PTS56F-webfont.eot');
    src: url('../../../includes/fonts/ptsans_italic_macroman/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../includes/fonts/ptsans_italic_macroman/PTS56F-webfont.woff') format('woff'),
         url('../../../includes/fonts/ptsans_italic_macroman/PTS56F-webfont.ttf') format('truetype'),
         url('../../../includes/fonts/ptsans_italic_macroman/PTS56F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'pt_sans';
    src: url('../../../includes/fonts/ptsans_bold_macroman/PTS75F-webfont.eot');
    src: url('../../../includes/fonts/ptsans_bold_macroman/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../includes/fonts/ptsans_bold_macroman/PTS75F-webfont.woff') format('woff'),
         url('../../../includes/fonts/ptsans_bold_macroman/PTS75F-webfont.ttf') format('truetype'),
         url('../../../includes/fonts/ptsans_bold_macroman/PTS75F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans';
    src: url('../../../includes/fonts/ptsans_bolditalic_macroman/PTS76F-webfont.eot');
    src: url('../../../includes/fonts/ptsans_bolditalic_macroman/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../includes/fonts/ptsans_bolditalic_macroman/PTS76F-webfont.woff') format('woff'),
         url('../../../includes/fonts/ptsans_bolditalic_macroman/PTS76F-webfont.ttf') format('truetype'),
         url('../../../includes/fonts/ptsans_bolditalic_macroman/PTS76F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: bold;
    font-style: italic;
}

body {
	font-family:pt_sans_narrow,Arial,Verdana,Helvetica;
	font-size:1em;
	font-weight: bold;
}

a, a:visited, a:active { text-decoration:none; }

a:hover {
	text-decoration:underline !important;
}

/* Task Card */
#taskCard {
	width: 340px;
	height: 210px;
	display: none;
	z-index: 11000; /*.zTopLayerMiddle1*/
	position: fixed !important;
	top: 0px;
	bottom: 0px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left:auto;
	right: 0;
	left: 0;
}

.reportError {
	text-decoration: underline;
	cursor: pointer;
	margin-top: 5px;
}

.subTaskError {
	display:none;
}

.taskHeader {
	position:absolute !important;
	height: 50px;
	left: 15px;
	right: 15px;
	top: 0px;
	background: #000000;
}

.taskLogo {
	height:21px;
	position:absolute !important;
	right:15px;
	top:15px;
	width:122px;
	background-repeat: no-repeat;
}

.taskTopRight {
	position: absolute !important;
	right: 0px;
	top: 0px;
}

.taskBlackLeft {
	position: absolute !important;
	left: 0px;
	top: 15px;
	height: 35px;
	width: 15px;
	background: #000000; 
}

.taskBlackRight {
	position: absolute !important;
	right: 0px;
	top: 15px;
	height: 35px;
	width: 15px; 
	background: #000000;
}

.taskWhiteLeft {
	position: absolute !important;
	left: 0px;
	top: 50px;
	bottom: 15px;
	width: 15px;
	background: #FFFFFF; 
}

.taskWhiteRight {
	position: absolute !important;
	right: 0px;
	top: 50px;
	bottom: 15px;
	width: 15px; 
	background: #FFFFFF;
}

.taskBody  {
	position: absolute !important;
	right: 15px;
	left: 15px;
	top: 50px;
	bottom: 0px;
	background: #FFFFFF;
}

.taskTitle {
	color:#000000;
	font-weight:bold;
	position:absolute !important;
	top:5px;
}

.taskErrors {
	color:#AA0000;
	font-weight:bold;
	position:absolute !important;
	top:5px;
	right: 10px;
	display: none;
}

.taskActions {
	bottom:25px;
	color:#000000;
	left:20px;
	overflow-y:auto;
	position:absolute !important;
	right:0;
	top:35px;
}

.taskBottomLeft {
	position: absolute !important;
	bottom: 0px;
	left: 0px;
}

.taskBottomRight {
	position: absolute !important;
	bottom: 0px;
	right: 0px;
}

.taskStatusBar {
	position: absolute !important;
	bottom: 0px;
	right: 15px;
	left: 15px;
	background: #FFFFFF;
}

.taskLoadingBar {
	position: absolute !important;
	top: -15px;
	left: -5px;
}

.taskClose, .taskCancel {
	position: absolute !important;
	color: #FF0000;
	text-decoration: underline; 
	right: 5px;
	top: -20px;
	display: none;   
	cursor: pointer;
}

.taskPercent {
	color:#000000;
	font-size:10px;
	left:210px;
	position:absolute !important;
	top:-17px;
}

.taskLoadingBarEmpty {
	width: 210px;
	height: 10px;
	z-index: 12000; /*.zTopLayerMiddle2*/
	background-image: url("../images/taskcard/loadingbar_empty.png");
}

.taskLoadingBarFull {
	width: 210px;
	height: 10px;
	z-index: 13000; /*.zTopLayerMiddle3*/
	
}

.taskLoadingBarFull.full {
	background-image: url("../images/taskcard/loadingbar_full.png");
}

.taskLoadingBarFull.ok {
	display: none;
	background-image: url("../images/taskcard/loadingbar_allok.png");
}

.taskLoadingBarFull.someFailed {
	display: none;
	background-image: url("../images/taskcard/loadingbar_somefailed.png");
}

.taskLoadingBarFull.allFailed {
	display: none;
	background-image: url("../images/taskcard/loadingbar_allfailed.png");
}

#blendLayer {
	display: none;
	position: fixed !important;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
	opacity: 0.4;
	background: #0000FF;
	z-index: 10000; /*.zTopLayerBottom*/
}


#subTask_cancel {
	margin-bottom: 5px;
}
 
.subTaskLoading {
	background-image:url("../images/taskcard/loading.gif");
	display:inline-block;
	*display: inline; /*for older browsers*/
	zoom: 1; /*for older browsers*/
	height:13px;
	margin-left:5px;
	top:2px;
	width:13px;
 }
 
.subTaskSuccess {
	background-image:url("../images/taskcard/checkmark.png");
	display:inline-block;
	*display: inline; /*for older browsers*/
	zoom: 1; /*for older browsers*/
	height:14px;
	margin-left:5px;
	top:1px;
	width:14px;
 }
 
.subTaskFailure {
	background-image:url("../images/taskcard/x.png");
	display:inline-block;
	*display: inline; /*for older browsers*/
	zoom: 1; /*for older browsers*/
	height:14px;
	margin-left:5px;
	top:2px;
	width:13px;
 }
 
.subTaskError {
	text-indent: 10px;
	color: #FF0000;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 6px;
 }
 
 .taskResult {
	margin-bottom: 5px;
 }

.corner_15 {
	display: inline-block;
	*display: inline; /*for older browsers*/
	zoom: 1; /*for older browsers*/
	width: 15px;
	height: 15px;
}

.blackTopLeft_15 {
	background-image: url("../images/taskcard/corner_black_top_left.png");
}

.blackTopRight_15 {
	background-image: url("../images/taskcard/corner_black_top_right.png");
}

.whiteBottomLeft_15 {
	background-image: url("../images/taskcard/corner_white_bottom_left.png");
}

.whiteBottomRight_15 {
	background-image: url("../images/taskcard/corner_white_bottom_right.png");
}


#translationDialog {
	display: none;
}

.service_logo {
	margin: 2px 2px;
	background:url("images/service-background.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#000000;
	display:inline-block;
	*display: inline; /*for older browsers*/
	zoom: 1; /*for older browsers*/
	font-family:monospace;
	font-size:x-small;
	height:16px !important;
	margin-left:1px;
	margin-right:1px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:1px;
	text-align:center;
	vertical-align:middle;
	width:22px !important;
	
}

.textButton {
}

.textButtonLink {
	position: absolute !important;
	height: 100%;
	width: 100%;
	top:0;
	left:0;
}

.textButton * {
	position: relative;
}

.textButtonTop,
.textButtonBottom {
	height: 0;
}
.textButtonCenterLeft {
	background:url("images/textbutton-left.png");
	height: 25px;
	width: 3px;
	vertical-align: top;
}

.textButtonCenterCenter {
	background:url("images/textbutton-center.png");
	height: 25px;
	vertical-align: top;
	cursor: pointer;
}

.textButtonCenterRight {
	background:url("images/textbutton-right.png");
	height: 25px;
	width: 5px;
	vertical-align: top;
}

.textButtonText {
	color: black;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	top: 2px;
	font-family: 'pt_sans',Arial;
}

.textButtonText:hover {
	color: #900;
}

.textButton.disabled .textButtonText {
	color: grey;
}

.textButton.disabled .textButtonText:hover {
	color: grey;
}


.ffIcon {	
	width: 16px;
	height: 16px;
	background: url("../images/ffmap.png");
	vertical-align: middle;
}

.ffRefreshIcon {
	background-position: 0 0;
}

.c_products.p_productinfo #productRunTimes.offers_1 .cell {
	width: 270px;
}

.c_products.p_productinfo #productRunTimes.offers_2 .cell {
	width: 220px;
}

.c_products.p_productinfo #productRunTimes.offers_3 .cell {
	width: 170px;
}

.c_products.p_productinfo .productPrice .currentPrice {
	margin-left: -5px;
	margin-right: 5px;
}

.c_products.p_productinfo .productPrice .promotionLabel {
	left: -26px;
}

.c_products.p_productinfo #promotionRow .offer_409,
.c_products.p_productinfo #promotionRow .offer_835 {
	border: 3px solid #dddd00;
}

.c_products.p_productinfo .offer_409,
.c_products.p_productinfo .offer_835 {
	color: red;
}

.c_products.p_productinfo .offer_409 .textButtonText,
.c_products.p_productinfo .offer_835 .textButtonText {
	color: red;
}

.c_shoppingcart.p_checkout #offer.widget #topRight .value,
.c_shoppingcart.p_checkout #device.widget #topRight .value,
.c_shoppingcart.p_checkout #offer.widget #topRight .title,
.c_shoppingcart.p_checkout #device.widget #topRight .title,
.c_shoppingcart.p_checkout #options.widget #topRight .title,
.c_shoppingcart.p_checkout #options.widget #topRight .value {
	padding-bottom: 0;
}

.c_shoppingcart.p_checkout #confirm.widget .itemDesc {
	color: #666;	
}

.ui-widget-header {
	color:#e69700 !important;
}




* {
	line-height: 1;
}

/******* Stage *********/
.card {
	max-width: 900px;
	margin: auto;
	margin-top: 1em;
}

.cardStyle { 
//	border-radius: 4px; 
//	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	color: #333333;
}

.contentArea {
	max-width: 800px;
	padding: 2em 0.2em 2em 0.2em;
	margin: auto;
}

.contentAreaStyle {
	font: 0.8em Helvetica, 'Impact', Arial, sans-serif;
	color: #333333;
	font-weight: 100;
}

.fadeIn {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.8s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/******** End Stage ****/
.elementArea {
	width: 100%;
	padding: 2em 0em 0em 0em;
}

.element {
	width: 100%;
	border-radius: 0em;
	box-sizing: border-box;
	height: 3em;
}

.checkboxArea {
	display: grid;
	grid-template-columns: 0fr 1fr;
	grid-gap: 1em;
}


.twoColumnHalfHalf {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 2em;
}

.twoColumnOneThird {
	display: grid;
	grid-template-columns: 0.4fr 1fr;
	grid-gap: 2em;
}

.threeColumn {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 1em;
}

@media screen and (max-width: 600px) {
	.twoColumnOneThird, .twoColumnHalfHalf, .threeColumn {
		display: block;
	}
}

.centerelement {
	margin: auto;
	text-align: center;
}

.centerelementLeft {
	margin: auto 0;
}

.topicStyle {
	font-size: 1.8em;
	font-weight: 100;
}

.label {
	width: 100%;
}

.labelStyle { 
//  display: block;
	font-size: 1.2em;
	font-weight: 500;
}

.linktextStyle {
	display: inline-block;
	text-decoration: none;
	color: #333333;
	font-size: 1em;
	cursor: pointer;
}

.linktextStyle:hover {
	color: #00a1e6;
	transition: color 0.5s ease-out;
}

.field {
	margin: 0.5em 0em 0em 0em;
	padding: 1em;
}

.fieldStyle {
	border: 1px solid silver;
	background-color: #fafafa;
	font-size: 1.1em;
}

.fieldStyle:hover {
	border: 1px solid grey;
	transition: border-color 0.5s ease-in;
}

.fieldStyle:focus {
	border: 1px solid #00a1e6;
	outline: 0;
	transition: border-color 0.5s ease-out;
}

.button {
	max-width: 15em;
}

.buttonFull {
	width: 100%;
}

.buttonStyle {
	font-size: 1.1em;
	font-weight: 500;
	background-color: black;
	color: white;
	border: 0;
	cursor: pointer;
}

.buttonStyleTwo {
	font-size: 1.1em;
	font-weight: 500;
	background: transparent;
	border: 1px solid #333333;
	cursor: pointer;
}

.buttonStyle:hover, .buttonStyle:focus, .buttonStyleTwo:hover {
	background: #434343;
	color: #fff;
	outline: 0;
	transition: background-color 0.5s ease-out;
}

.disabledButton {
	background: #CCCCCC;
	color: #999999;
}

.disabledButton:hover {	
	background: #CCCCCC;
	color: #999999;
	cursor: default;
}

.dropdownStyle {
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	background-image: url("images/select_arrow16x16.png");
	background-repeat: no-repeat;
	background-position: right 1em center;
}

.messagebox {
	padding: 1em;
}

.messageboxStyle {
	background-color: #fafafa;
	border-left: darkgrey 5px solid;
	color: #5b5b5b;
	font-size: 1.2em;
	line-height: 1.4;
}

.messageboxStyleSuccess {
	background-color: #fafafa;
	border-left: lightgreen 5px solid;
	color: #5b5b5b;
	font-size: 1.2em;
	line-height: 1.4;
}

.messageboxStyleInfo {
	background-color: #fafafa;
	border-left: orange 5px solid;
	color: #5b5b5b;
	font-size: 1.2em;
	line-height: 1.4;
}

.messageboxStyleError {
	background-color: #fafafa;
	border-left: red 5px solid;
	color: #5b5b5b;
	font-size: 1.2em;
	line-height: 1.4;
}

.productboxStyle1 {
	background-color: #dd653a;
	color: white;
	font-size: 1.2em;
}

.productboxStyle2 {
	background-color: #efb358;
	color: white;
	font-size: 1.2em;
}

.productboxStyle3 {
	background-color: #d94f41;
	color: white;
	font-size: 1.2em;
}

#ui-datepicker-div {
	z-index: 20000 !important; /*.zTopLayerTop*/
}

#noCookies {
	display: none !important;
}

#noJavascript {
	display: none !important;
}

.fieldStyle{
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid silver;
    background-color: #fafafa;
    font-size: 1em; 
}


@-moz-document url-prefix() {
	.elementArea input[type='checkbox'] {
		position: relative;
		top: -5px;
	}
}

.firstButton {
	margin-right: 50px;
	margin-bottom: 30px;
}
