body,html {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#checkout ul {
	list-style-type: none;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#checkout ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 14px;
}
#checkout label {
	display: block;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 11px;
	width: 340px;
}
#checkout h1 {
	background-color: #FFFFFF;
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#checkout h2 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
}
#checkout input {
	width: 280px;
	border: 1px solid #000000;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 5px;
	margin-top: 2px;
}

#checkout input:focus {
	background-color: #FB8C9B;
}
#checkout input.chkoutBtn1, #ec_cart input.chkoutBtn1, #cart input.chkoutBtn1 {
	color: #000000;
	width: 122px;
	padding-top: 0px;
	background-color: #FB8C9B;
	text-transform: uppercase;
}
#checkout .chkoutNote {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	width: 250px;
}
#checkout input.secondary, #ec_cart input.secondary {
	background-repeat: no-repeat;
}
.clear {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	color: #FFFFFF;
	height: 1px;
}
#checkout .telField {
	width: 150px;
}
#checkout .extentionField {
	width: 35px;
}
#checkout .chbox input, #checkout .chbox{
	width: auto;
	padding: 0px;
	background-image: none;
	height: auto;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#checkout hr {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	color: #FFFFFF;
	clear: both;
	height: 1px;
	font-size: 1%;
	line-height: 1%;
}
#checkout {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#checkout a {
	color: #000000;
}
/* cart style*/
#ec_cart {
	color: #666666;
	width: 950px;
	position: absolute;
	z-index: auto;
	background-color: #FFE6E9;
	left: 50%;
	padding-bottom: 25px;
	background-position: center bottom;
	margin-left: -475px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FB8C9B;
}
#ec_cart ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ec_cart ul li {
	float: left;
}
#ec_cart .cartheaders li {
	font-size: 12px;
}
#ec_cart ul.cartheaders {
}
#ec_cart .cartcol1 {
	width: 50%;
}
#ec_cart .cartcol2 {
	width: 15%;
	text-align: center;
}
#ec_cart .cartcol3 {
	width: 15%;
	text-align: center;
}
#ec_cart .cartcol4 {
	width: 19%;
	text-align: right;
}
#ec_cart ul h1 {
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	line-height: 14px;
	color: #000000;
}
#ec_cart ul h2 {
	font-size: 12px;
	margin: 0px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#ec_cart ul h3 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 11px;
}
#ec_cart hr {
	clear: both;
}
#ec_cart .cartheaders {
	background-color: #E1E1E1;
	height: 18px;
}
#ec_cart .clear {
	border-bottom-color: #CCCCCC;
	font-size: 0%;
	line-height: 0%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
#ec_cart input {
	background-repeat: no-repeat;
	border: 1px solid #FB8C9B;
	width: 30px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	background-position: left center;
	line-height: 11px;
	height: 22px;
	padding-top: 7px;
	padding-bottom: 3px;
}
#ec_cart h4 {
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	font-weight: normal;
}

#ec_cart .footers h1 {
	font-size: 12px;
	line-height: 12px;
}
#ec_cart ul.footers .cartcol1 {
	width: 50%;
}
#ec_cart ul.footers .cartcol4 {
	width: 50%;
}
#ec_cart h1 {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#ec_cart a {
	color: #000000;
}
/* Cart end */
/* cart style*/
#cart {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	color: #333333;
}
#cart ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cart ul li {
	float: left;
}
#cart .cartheaders li {
	font-size: 12px;
}
#cart ul.cartheaders {
}
#cart .cartcol1 {
	width: 50%;
}
#cart .cartcol2 {
	width: 15%;
	text-align: center;
}
#cart .cartcol3 {
	width: 15%;
	text-align: center;
}
#cart .cartcol4 {
	width: 19%;
	text-align: right;
}
#cart ul h1 {
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	line-height: 14px;
	color: #000000;
}
#cart ul h2 {
	font-size: 12px;
	margin: 0px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#cart ul h3 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 11px;
}
#cart hr {
	clear: both;
}
#cart .cartheaders {
	background-color: #E1E1E1;
	height: 18px;
}
#cart .clear {
	border-bottom-color: #CCCCCC;
	font-size: 0%;
	line-height: 0%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
#cart input {
	background-image: url(https://ivanovnewmedia.com/procart/img/inputBgr.png);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	width: 30px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	background-position: left center;
	line-height: 11px;
	height: 22px;
	padding-top: 7px;
	padding-bottom: 3px;
}
#cart h4 {
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	font-weight: normal;
}

#cart .footers h1 {
	font-size: 12px;
	line-height: 12px;
}
#cart ul.footers .cartcol1 {
	width: 50%;
}
#cart ul.footers .cartcol4 {
	width: 50%;
}
#cart h1 {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#cart a {
	color: #000000;
}
/* progress bar*/
#progressbar {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#progressbar ul {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	float: none;
	display: block;
	list-style-type: none;
	background-image: url(https://ivanovnewmedia.com/procart/img/progressbar_bgr.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 36px;
}


#progressbar li {
	float: left;
	height: 36px;
}
#progressbar .progressStep0 {
	width: 380px;
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_0.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep1 {
	width: 77px;
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_1.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep2 {
	width: 77px;
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_2.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep3 {
	width: 77px;
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_3.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep4 {
	width: 108px;
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_4.png);
	background-repeat: no-repeat;
}
/* progress active steps */
#progressbar .progactive1 {
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_1a.png);
}
#progressbar .progactive2 {
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_2a.png);
}
#progressbar .progactive3 {
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_3a.png);
}
#progressbar .progactive4 {
	background-image: url(https://ivanovnewmedia.com/procart/img/prog_4a.png);
}
#ecDetailOptions h6 {
	float: left;
}
#ecDetailOptions span {
	display: block;
	clear: both;
	font-size: 0.8em;
	color: #333333;
	font-style: italic;
}
#content {
}
