#mainSection h1.checkout { padding:0 0 10px; }

#mainSection td.cartColHeader {
    background: none repeat scroll 0 0 #0093CC !important;
    color: white;
    font-size: 14px;
    font-weight: bold !important;
    margin: 0;
    padding-bottom: 5px !important;
    padding-left: 8px !important;
    padding-top: 6px !important;
}
#mainSection td.cartColHeader span {
    font: 12px/15px "Lucida Sans", Calibri, Arial;
    padding-left: 7px;
    color: White;
}
#mainSection td.cartColHeader span a {
    font-weight: normal;
    color: White;
}
#mainSection td.cartColHeader span a:hover 
{
	text-decoration: none;
}
#mainSection table#checkout {
}
#mainSection table#checkout .cartHeader {
    background-color: #0093cc;
    color: #FFFFFF;
    font-family:"Lucida Sans", Calibri, Arial;
    font-size: 10px;
    font-weight: bold !important;
    text-align: center;
}
#mainSection table#checkout .cartQty {
    color: #222222;
    font-family:"Lucida Sans", Calibri, Arial;
    font-size: 12px;
    margin: 0;
    padding: 0px;
    text-align: center;
    width: 30px;
}
#checkout td.colQty {
    width: 40px;
}
#checkout td.colRemove {
    width: 80px;
}
#checkout td.colPrice {
    width: 70px;
}
#checkout td.colTotal {
    width: 70px;
}

#mainSection .btnStyled {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #FF9900;
    border-bottom: 1px solid #DF6300 !important;
    border-left: 1px solid #FFCC00;
    border-right: 1px solid #DF6300 !important;
    border-top: 1px solid #FFCC00;
    color: #FFFFFF;
    font: bold 12px/15px "Lucida Sans", Calibri, Arial;
    margin: 0;
    padding: 4px 0 7px !important;
}
#mainSection .inputCheckout {
    border: 3px double #DDDDDD;
    color: #222222;
    font: 12px/15px "Lucida Sans", Calibri, Arial;
    padding: 3px;
}
#mainSection .checkoutIndent {
}
#mainSection .cartCol340 {
    width: 325px !important;
}
#mainSection .cartTable1 {
    width: 325px;
}
#mainSection .cartCol1 {
    padding-left: 10px;
    padding-top: 10px;
}
#mainSection .cartCol2 {
    padding-left: 10px;
    padding-top: 5px;
}
#mainSection .cartSubhead {
    font-weight: bold;
}
#OrderSubInfo td, #OrderSubInfo h2 {
    margin: 0;
    padding: 0;
}
#OrderSubInfo h2 {
    font: bold 16px/20px "Lucida Sans", Calibri, Arial;
}
#OrderSubInfo td {
    font: bold 13px/17px "Lucida Sans", Calibri, Arial;
}
td.tinted {
    background: none repeat scroll 0 0 #FFFBBF;
}

#tblProductOptions {
    color: #174D84;
    font-size: 10px;
    font-weight: bold;
}
#tblProductOptions select {
    color: #174D84;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 0;
}
.applyBold {
color: #58595b;
font-size: 12px;
font-weight: normal;
line-height: 16px;
padding: 0;
text-align: left;
}
#checkout {
    color: #000000;
    font-size: 12px; font-weight:bold; margin:5px 0px 0px 0px;
}
#checkout td {
    margin: 0 !important;
}
#checkout td.cartUtility {
    font-size: 13px;
    padding-bottom: 8px;
}
#checkout td.cartUtility span {
    padding-right: 6px;
}
#checkout td.cartHeader {
    background: none repeat scroll 0 0 #0093cc;
    border: 0 none;
    color: #EEEEEE;
    font: bold 11px/14px "Lucida Sans", Calibri, Arial;
    padding: 6px;
    text-align: center;
    text-transform: uppercase; height:20px;
}
#checkout td.cartItem, #checkout td.cartQty, #checkout td.cartRemove {
    border-top: 1px dotted #AAAAAA;
    padding: 9px 7px;
}
#checkout td.cartAltRow {
    background: none repeat scroll 0 0 #FFFFFF;
}
#checkout td.cartQty {
    padding-top: 5px;
}
#checkout td.cartRemove {
    padding: 9px 3px;
}
#checkout .cartQty {
    border: 1px double #b4c1c8;
    margin-top: 0px;
    padding: 0px;
    text-align: center;
    width: 30px;
}
#checkout a {
    color: #f5792f;
    font-weight: bold;
}
#checkout .hdrCheckout span {
    color: #555555;
    font: bold 11px/14px "Lucida Sans", Calibri, Arial;
    padding-left: 5px;
}
#checkout .hdrCheckout span a {
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
}
#checkout td.last {
    border-bottom: 2px solid #BBBBBB;
}

#ctl00_cpContent_ctl00_imgCouponSubmit
{
	position: relative;
	top: 4px;
}
