ul.nc-form {
	display: block;
        float: left;
        width: 385px;
        width: 365px;
        margin: 0px 10px 10px 0px;
        padding: 0px 0px 0px 0px;
	list-style-type: none;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
ul.promo
{
	margin-left: 150px;
}
div.promo
{
	padding-left: 150px;
}
ul.nc-form div li,
ul.nc-form li
{
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 4px 5px 2px 9px;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
ul.nc-form .instruct {
        display: none;
        position: absolute;
        top: 301px;
        left: 18px;
        width: 135px;
        padding: 8px 10px 9px 10px;
        border: 1px solid #e6e6e6;
        border: 1px solid #CCCC66;
        background-color: #f5f5f5;
        background-color: #FFFF99;
        line-height: 15px;
        font-size: 11px;
        color: #444;
        color: #000066;
}
ul.nc-form li.focused .instruct, .nc-form li:hover .instruct {
        display: block;
}
ul.nc-form h2 {
	padding: 0px 0px 2px 5px;
	margin: 2px 10px 4px 5px;
	padding: 0px 0px 2px 1px;
	margin: 0px 10px 5px 0px;
        color: #101060;
	font-size: 15px;
	border-bottom: 1px solid #404040;
}
label.desc b {
	color: #DF5029;
}
label.desc {
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 1px 0px;
	clear: both;
	border-style: none;
	color: #444;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
}
.large {
	width: 350px;
}

.nc-form li.error, .nc-form div.error {
	background-color: #ffdfdf;
}
.nc-form p.error {
	color: red;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 7px 5px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	clear: both;
}
.nc-form li.container {
	padding: 0;
	margin: 0px 0px 5px 0px;
}

div.input40 {
	width: 163px;
	margin: 0px 2px 2px 0px;
	padding: 4px 5px 2px 9px;
	padding: 0;
	margin: 0;
}
div.input40 input.text {
	width: 130px;
}
div.input50 {
	width: 170px;
	margin: 0px 2px 2px 0px;
	padding: 4px 5px 2px 9px;
	padding: 0;
	margin: 0;
}
div.input60 {
	width: 200px;
	margin: 0px 0px 2px 0px;
	padding: 4px 5px 2px 9px;
	padding: 0;
	margin: 0;
}
div.input60 input.text {
	width: 188px;
}

.left {
	float: left;
}









div#nc_form_confirm
{
        float: left;
        width: 354px;
	padding: 15px 0px 15px 21px;
	margin: 23px 0px 10px 0px;
	border-top: 1px solid #404040;
	border: 1px solid #c0c0c0;
}

div#nc_form_confirm a,
div#nc_form_confirm button {
	background-color: #f5f5f5;
	font-size: 100%;
	color: #565656;
	display: block;
	float: left;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 6px center;
	cursor: pointer;
}

div#nc_form_confirm button {
	overflow: visible;
	font-weight: bold;
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 18px; /* Safari */
	width: 150px;
	height: 30px;
}

div#nc_form_confirm a {
	width: 150px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-left: 30px;
	padding: 5px 0px 5px 0px;
}
div#nc_form_confirm button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}
div#nc_form_confirm button img, div#nc_form_confirm a img {
	margin: 0 3px -3px 0 !important;
	width: 16px;
	height: 16px;
	border: 0px;
}
div#nc_form_confirm button:hover, div#nc_form_confirm a:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
	text-decoration: none;
}
div#nc_form_confirm button.positive, div#nc_form_confirm a.positive {
	color:#529214;
}
div#nc_form_confirm a.positive:hover, div#nc_form_confirm button.positive:hover {
	background-color: #DFEEA3;
	border: 1px solid #C6D880;
	color: #529214;
}
div#nc_form_confirm a.negative, div#nc_form_confirm button.negative {
	color: #d12f19;
}
div#nc_form_confirm a.negative:hover, div#nc_form_confirm button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}







div#nc_form_confirm2
{
        float: left;
	padding: 10px 35px 10px 35px;
	margin: 30px 0px 10px 0px;
	border-top: 1px solid #404040;
	border: 1px solid #c0c0c0;
}

div#nc_form_confirm2 a,
div#nc_form_confirm2 button {
	background-color: #f5f5f5;
	font-size: 100%;
	color: #565656;
	display: block;
	float: left;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 6px center;
	cursor: pointer;
}

div#nc_form_confirm2 button {
	overflow: visible;
	font-weight: bold;
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 18px; /* Safari */
	width: 130px;
	height: 30px;
}

div#nc_form_confirm2 a {
	width: 118px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-left: 30px;
	padding: 5px 0px 5px 0px;
}
div#nc_form_confirm2 button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}
div#nc_form_confirm2 button img, div#nc_form_confirm2 a img {
	margin: 0 3px -3px 0 !important;
	width: 16px;
	height: 16px;
	border: 0px;
}
div#nc_form_confirm2 button:hover, div#nc_form_confirm2 a:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
	text-decoration: none;
}
div#nc_form_confirm2 button.positive, div#nc_form_confirm2 a.positive {
	color:#529214;
}
div#nc_form_confirm2 a.positive:hover, div#nc_form_confirm2 button.positive:hover {
	background-color: #DFEEA3;
	border: 1px solid #C6D880;
	color: #529214;
}
div#nc_form_confirm2 a.negative, div#nc_form_confirm2 button.negative {
	color: #d12f19;
}
div#nc_form_confirm2 a.negative:hover, div#nc_form_confirm2 button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}







































































div.nc_form_bottom
{
	clear: both;
	position: absolute;
	left: 200px;
	bottom: 10px;
	width: 720px;
	padding: 10px 15px 15px 15px;
	margin: 23px 0px 10px 0px;
	border-top: 1px solid #c0c0c0;
	/*border: 1px solid #c0c0c0; */
}
div.nc_form_order
{
	margin: 15px 25px 10px 5px;
}
div.nc_form_navigation a,
div.nc_form_navigation button {
	background-color: #f5f5f5;
	font-size: 100%;
	color: #565656;
	display: block;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 6px center;
	cursor: pointer;
}

div.nc_form_navigation button {
	overflow: visible;
	font-weight: bold;
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 18px; /* Safari */
	width: 330px;
	height: 30px;
}

div.nc_form_navigation a {
	width: 118px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-left: 30px;
	padding: 5px 0px 5px 0px;
}
div.nc_form_navigation button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}
div.nc_form_navigation button img {
	margin: 0 3px -3px 0 !important;
	width: 16px;
	height: 16px;
	border: 0px;
}
div.nc_form_navigation button:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
	text-decoration: none;
}
div.nc_form_navigation button.forward {
	float: right;
	color:#529214;
}
div.nc_form_navigation button.forward:hover {
	background-color: #DFEEA3;
	border: 1px solid #C6D880;
	color: #529214;
}
div.nc_form_navigation button.back {
	float: left;
	color: #d12f19;
	color: #192fd1;
}
div.nc_form_navigation button.back:hover {
	background: #fbe3e4;
	background: #e4e3ff;
	border: 1px solid #fbc2c4;
	border: 1px solid #c4c2fb;
	color: #d12f19;
	color: #192fd1;
}


table.checkform {
	width: 358px;
	margin: 5px 5px 10px 0px;
}
table.checkform tr.odd {
	xbackground-color: #c0ffc0;
}
table.checkform tr.even {
	xbackground-color: #c0c0ff;
}
table.checkform td.key {
	text-align: right;
	padding: 1px 10px 1px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: bold;
	width: 120px;
	background-color: #20638b;
	color: #f2f0f0;
}
table.checkform td.value {
	text-align: left;
	padding: 1px 0px 1px 6px;
	margin: 0px 0px 0px 0px;
	background-color: #ebe8e8;
}
div.checkfailed {
	margin: 5px 15px 10px 10px;
	padding: 30px 20px 30px 20px;
	background-color: #ebe8e8;
	color: #20638b;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	/*font-weight: bold;*/
}
div#promotion {
	border: solid 1px #ebe8e8;
	color: #20638b;
	font-size: 110%;
	margin: 10px 20px 10px 10px;
	padding: 5px 20px 5px 20px;
	text-align: center;
}

ul.nc-form input,
ul.nc-form select {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.onedayconfirm {
        margin: 0px 0px 20px 10px;
}
table.onedayconfirm td.onedayorder {
        color: #20638b;
        font-weight: bold;
}
table.onedayconfirm td.key {
        text-align: right;
        padding: 1px 10px 1px 0px;
        font-size: 90%;
        font-weight: bold;
        width: 170px;
        background-color: #20638b;
        color: #f2f0f0;
}
table.onedayconfirm td.value {
        text-align: left;
        padding: 1px 0px 1px 6px;
        background-color: #ebe8e8;
        width: 330px;
}

