#lightbox iframe
{
	border: 0 none;
}
.OrderProgressBarNormal
{
	color: #193972;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family: Arial,Verdana
}
.OrderProgressBarHighlight
{
	color: #193973;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-family: Arial,Verdana
}
.OrderTableHeader
{
	color:#000000;
	font-family:Arial,Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#D3D3D3;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.OrderTableBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.LoginHeaderTableCell
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: #000000 1px solid;
	text-align:center;
	color: #000000;
	font-family: Arial,Verdana;
	background-color: #D3D3D3;
	text-decoration: none;
	height: 20px;
}
.AddressHeaderTableCell
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 14px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial,Verdana;
	border-collapse: collapse;
	background-color: #D3D3D3;
	text-decoration: none;
	height: 20px;
}
.CartHeaderTableCell
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial,Verdana;
	border-collapse: collapse;
	background-color: #D3D3D3;
	text-decoration: none;
}
.CartAlternateTableCell
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family: Arial,Verdana;
	border-collapse: collapse;
	background-color:#ffffff;
}
.CartTableCell
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family: Arial,Verdana;
	border-collapse: collapse;
	background-color:#efefef;
}
.CartDividerLine
{
	background-color:#000000;
	padding-bottom:0px;
	padding-top:0px;
	height:1px;
}
.CreateGiftMessageRow
{
	font-family:Arial,Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
}
.OrderTitleGeneral
{
	font-weight: bold;
	font-size: 14px;
	color: #193972;
	font-family: Arial,Verdana;
}
.OrderProcessBarTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #193972;
	font-family: Arial,Verdana;
}
.OrderShippingTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #193972;
	font-family: Arial,Verdana;
}
.OrderShippingText
{
	font-weight: normal;
	font-size: 12px;
	color: #000;
	font-family: Arial,Verdana;
}
.OrderCellTextLeft
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #193972;
	font-family: Arial,Verdana;	
	vertical-align: text-top;
}
.OrderCellTextRight
{
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #193972;
	font-family: Arial,Verdana;	
	vertical-align: text-top;
}
.OrderCellValue
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	font-family: Arial,Verdana;	
	vertical-align: text-top;
}
.OrderCellValueRight
{
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	font-family: Arial,Verdana;	
	vertical-align: text-top;
}
.AddressDetails .FormField input
{
    margin: 2px 0;
    /* IE needs a different margin value */
    margin: 1px 0\9;
}

/* new order process design */
table#loginBox
{
	background-color: #D5E2ED;
	font-family: Arial;
}

table#loginFormBox span.textQuestion
{
	font-size: 12px;
	font-weight: bold;
}

table#loginFormBox td.textTitle
{
	font-size: 12px;
}

table#loginFormBox span.textOptional
{
	font-size: 12px;
}

table#loginFormBox a.textClickHere
{
	font-size: 12px;
	color: #36667E;
}

table#addressBox td.addessTitle
{
	font-size: 16px;
	font-weight: bold;
}

table#addressBox td.addressMessage
{
	font-size: 12px;
}

table#addressBox td.messageRequired
{
	font-size: 12px;
	font-weight: bold;
}

table#addressBox td.messageCanadian
{
	font-size: 10px;
}

table#addressBox table.shippingAddressChoice
{
	padding-top: 10px;
	vertical-align: middle;
}

table#addressBox td.horizontalLine
{
	background-color: #C0C0C0;
}

table#addressInfoBox td.titleBorder
{
	border-top: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
}

table#addressInfoBox td.spaceBorder1
{
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	height: 10px;
}

table#addressInfoBox td.spaceBorder2
{
	border-bottom: solid 1px #C0C0C0;
}

table#addressInfoBox td.verticalBorder
{
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;
}

table#addressInfoBox td.centerVerticalLine
{
	background-color: #C0C0C0;
	width: 1px;
	height: 100%;
}

table#addressInfoBox td.bottomBorder
{
	border-bottom: solid 1px #C0C0C0;
	padding-bottom: 20px;
}

.buttonNextStep
{
	height: 44px;
	background-color: #D5E2ED;
	vertical-align: middle;
	padding-right: 10px;
}

table#mailCode_mailCodeTable1 td.mailCodeBoxHeader
{
	font-size: 14px;
	font-weight: bold;
}

table#mailCode_mailCodeTable1 td.mailCodeBoxContent
{
	font-size: 12px;
	padding-left: 1px;
}

table#mailCode_mailCodeTable1 td.mailCodeText
{
	font-size: 12px;
	font-weight: bold;
}

table#loginInfoBox span.textHello
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

table#loginInfoBox span.textMessage
{
	font-size: 12px;
	color: #333333;
}

table#loginInfoBox a.textClickHere
{
	font-size: 12px;
	color: #36667E;
}
table#addressFormTable span.asteriskBold
{
	font-size: 14px;
	font-weight: bold;
}

.ContinueShoppingHyperLink:hover
{
	text-decoration: underline;
}
.ContinueShoppingHyperLink
{
    display: block;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 4px;
	text-decoration: none;
}

.round-bar .top
{
    background: url("../images/roundbox-top.gif") no-repeat 0 -25px;
    padding-left: 25px;
    height: 25px;
}

.round-bar .top div
{
    background: url("../images/roundbox-top.gif") no-repeat 100% 0;
    padding-right: 20px;
    height: 25px;
    white-space: nowrap;
    line-height: 25px;
}

.round-bar .content
{
    border: solid #5176A9;
    border-width: 0 1px 0 1px;
    vertical-align: top;
}

.round-bar .bottom
{
    background: url("../images/roundbox-bottom.gif") no-repeat 0 -25px;
    padding-left: 25px;
    height: 25px;
}

.round-bar .bottom div
{
    background: url("../images/roundbox-bottom.gif") no-repeat 100% 0;
    padding-right: 25px;
    height: 25px;
}

.address-box .content
{
     padding: 6px 0 0 6px;
}

.checkout-box .content
{
    padding: 10px 25px;
}

.fill
{
    position: relative;
    height: 100%;
    padding-bottom: 25px;
}

.fill .content
{
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    bottom: 25px;
    
    /* this is for IE since it doesn't honor multiple absolute positions */
    width: 100%;
    height: expression(this.parentNode.clientHeight - 50);
    /* 25px top + 25px bottom */
}

.fill > .content
{
    width: auto;
    height: auto;
}

.fill .bottom
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

tr.paymentOptionsRow td 
{
	padding:20px 5px 0px 0px;
}

