body,html {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#chekout 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;
}
#chekout 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;
}
#chekout label {
	display: block;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 11px;
	width: 330px;
}
#chekout h1 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #18700A;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 5px;
}
#chekout  h2 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
}
#chekout input {
	width: 280px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 5px;
	margin-top: 2px;
	background-color: #FFFFFF;
}

#chekout input:hover {
	background-color: #E8E8E8;
}
#chekout input.chkoutBtn1, #cart input.chkoutBtn1 {
	background-image: url(images/btn1.png);
	color: #FFFFFF;
	width: 122px;
	background-position: center;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 22px;
	background-color: #FFFFFF;
}
#chekout .chkoutNote {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	width: 250px;
}
#chekout input.secondary, #cart input.secondary {
	background-image: url(images/btnSecondary.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	color: #FFFFFF;
	height: 1px;
}
#chekout .telField {
	width: 150px;
}
#chekout .extentionField {
	width: 35px;
}
#chekout .chbox input, #chekout .chbox, #cart .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;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#signinform 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%;
	display: block;
}
#chekout {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	text-align: left;
}
#chekout a {
	color: #990000;
}
/* cart style*/
#cart {
	margin-right: 50px;
	margin-left: 50px;
	color: #333333;
	text-align: left;
}
#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: #18700A;
}
#cart ul h2 {
	font-size: 11px;
	margin: 0px;
	line-height: 14px;
	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: #FFFFFF;
	height: 18px;
}
#cart .clear {
	border-bottom-color: #CCCCCC;
	font-size: 0%;
	line-height: 0%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
}
#cart input {
	border: 1px solid #18700A;
	width: 30px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	line-height: 11px;
}
#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: 12px;
	color: #18700A;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#cart a {
	color: #18700A;
}
/* progress bar*/
#progressbar {
	width: 750px;
	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(images/progressbar_bgr.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 36px;
}

#progressbar ul {
	
}
#progressbar li {
	float: left;
	height: 36px;
}
#progressbar .progressStep0 {
	width: 410px;
	background-image: url(images/prog_0.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep1 {
	width: 77px;
	background-image: url(images/prog_1.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep2 {
	width: 77px;
	background-image: url(images/prog_2.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep3 {
	width: 77px;
	background-image: url(images/prog_3.png);
	background-repeat: no-repeat;
}
#progressbar .progressStep4 {
	width: 108px;
	background-image: url(images/prog_4.png);
	background-repeat: no-repeat;
}
/* progress active steps */
#progressbar .progactive1 {
	background-image: url(images/prog_1a.png);
}
#progressbar .progactive2 {
	background-image: url(images/prog_2a.png);
}
#progressbar .progactive3 {
	background-image: url(images/prog_3a.png);
}
#progressbar .progactive4 {
	background-image: url(images/prog_4a.png);
}
#accountmenu {
	background-image: url(images/account_bar.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
	height: 22px;
	clear: both;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#accountmenu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#accountmenu a {
	color: #18700A;
	text-decoration: none;
}
#accountmenu a:hover {
	text-decoration: underline;
	color: #999999;
}
#accountmenu .active {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#cart .cartcol5 {
	width: 35%;
}
.vieworders li {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E8E8E8;
}
#cart ul a {
	font-size: 12px;
}
#cart a:hover {
	color: #999999;
}

.notes {
	background-color: #FFFF99;
	color: #003366;
	font-weight: normal;
	font-size: 0.8em;
	padding:5px;
}
