﻿@import url('/content/site.css');
@import url('/content/ui/custom.css');
.btnBack
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-image: url('/content/pcnpayment/btn-back.jpg');
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 42px;
	height: 45px;
	margin-top: 0;
}

#paymentDetailsForm .label
{
	padding-right: 0;
	margin-right: 0;
	text-align: right;
	width: 213px;
	white-space: nowrap;
	background-color: #FFFFFF;
	font-weight: bold;
}

#paymentDetailsForm .field
{
	text-align: left;
	width: 202px;
	white-space: nowrap;
}

#paymentDetailsForm .status
{
	padding-top: 2px;
	padding-left: 8px;
	vertical-align: top;
	width: 24px;
	white-space: nowrap;
	text-align: left;
}

#paymentDetailsForm .textfield
{
	width: 150px;
}

#paymentDetailsForm em.error
{
	background: url('/content/pcnpayment/chk_off.png') no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 2px;
	color: #FF0000;
}

#paymentDetailsForm em.checked
{
	background: url('/content/pcnpayment/chk_on.png') no-repeat 0px 0px;
}

#paymentDetailsForm .success_msg
{
	font-weight: bold;
	color: #0060BF;
	margin-left: 19px;
}

#indexForm .label
{
	padding-right: 0;
	margin-right: 0;
	text-align: right;
	width: 213px;
	white-space: nowrap;
	background-color: #FFFFFF;
	font-weight: bold;
}

#indexForm .field
{
	text-align: left;
	width: 202px;
	white-space: nowrap;
}

#indexForm .status
{
	padding-top: 2px;
	padding-left: 8px;
	vertical-align: top;
	width: 24px;
	white-space: nowrap;
	text-align: left;
}

#indexForm .textfield
{
	width: 150px;
}

#indexForm em.error
{
	background: url('/content/pcnpayment/chk_off.png') no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 2px;
	color: #FF0000;
}

#indexForm em.checked
{
	background: url('/content/pcnpayment/chk_on.png') no-repeat 0px 0px;
}

#indexForm .success_msg
{
	font-weight: bold;
	color: #0060BF;
	margin-left: 19px;
}

#pcPphotoContainer
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background: #0177c1 url('/content/pcnPhoto/red_rpt.gif');
	width: 853px;
	margin: 0 auto;
	padding: 0 7px 7px 7px;
}
#pcPphotoContainer a:link
{
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
}
#pcPphotoContainer a:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;text-decoration: underline;
}
#pcPphotoContainer a:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
#pcPphotoContainer a:active
{
	font-weight: bold;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
#pcnPhotoMenuContainer
{
	height: 25px;
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('/content/pcn_menu_bg.gif') repeat-x;
}
#pcPphotoContainer #pcnPhotoMenuContainer a:link
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
}
#pcPphotoContainer #pcnPhotoMenuContainer a:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
#pcPphotoContainer #pcnPhotoMenuContainer a:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #0177bf;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
#pcPphotoContainer #pcnPhotoMenuContainer a:active
{
	font-weight: bold;
	font-size: 9pt;
	color: #0177bf;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.sizeBig img
{
	width:303px;
}
.sizeSmall img
{
	width:175px;
	height:137px;
}
.sizeSmallPlate img
{
	width:175px;
	height:39px;
}
