/* CART PAGE */

a#understand{
	background:url(/images/itbc/btn_clear.gif) no-repeat;
	text-indent: -9999em;
	height: 26px;
	width: 56px;
	position:absolute;
	right:0;
	bottom:0;
	margin:5px;
}

div#cartNotifications {
margin-bottom: 0;
width:100%;
background: #FEFEFD;
border: 2px solid #DED4D2;
position:relative;
}

td#itemThumbnail{
	width: 50px;
	border: 1px solid #CCC;
}

.EVENT_ARCHIVED {
	background:transparent url(/images/itbc/small_closed.gif) repeat scroll 0%;
	height:40px;
	position:absolute;
	top:0;
	width:50px;
}

.CART_ITEM_SOLD_OUT {
	background:transparent url(/images/itbc/small_sold_out.gif) repeat scroll 0%;
	height:40px;
	position:absolute;
	top:0;
	width:50px;
}

#soldOutItemIT {
	position: relative;
}


.showzip {
	background:url(/images/itbc/btn_cart_showzip.gif);
	border:none;
	height:18px;
	vertical-align:middle;
	width:94px;
	margin-left:5px;
}

#shippingSelector {
	background: none;
	float:right;
}

#zipinfo {
	display:block;
	width:300px;
}

#shippingTemplateContainer{
  background: #FBFAF7;
  border:2px solid #DED4D2;
  padding: 10px;
  position: relative;
  z-index: 100;
  left: 0px;
}

#shippingContainer{
	background: #FBFAF7;
	border:2px solid #DED4D2;
	padding: 5px;
	position: relative;
  	z-index: 100;
  	left: 0px;
}

#shippingContainer #btnShippingZipSubmit{
	margin: 0 0 -4px 0;
	*margin: 0;
	_margin: 0 0 -2px 0;
}

#cartContents th {
border-bottom:3px solid #0188E1;
}

#cartContents td {
border:none;
}

#cartContents a {
color:#0188E1;
}

.cartTotal {
border-top: 2px solid #0188E1;
}

*html .cartTotal {
    position: relative;
}

#cartContents #cartNotification img {
padding:0;
border: 1px solid #E0D7D5;
}

#cartNotification span.notification {
font-size: 14px;
font-weight: bold;
}


#modalCartContent a {
color:#0188E1;
}

#modalCartContent th {
border-bottom:3px solid #D01569;
}

#modalCartContent td {
border:none;
}

.infoCalloutRight a#apply {
background:transparent url(/images/itbc/right_arrow.gif) no-repeat scroll 0% 50%;
font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
font-size:14px;
padding:3px 0px 3px 30px;
text-decoration:none;
}

#cartHeader h2{
	float: left;
}

#cartHeader,
#cartHeader h3 {
	margin: 0;
	font-size: 18px;
	color: #999;
}

#cartHeader h3 {
padding:7px 0pt 7px 7px;
}

#checkout {
}

#cartContents .itemThumbnail img {
border:1px solid #CCCCCC;
padding:2px;
}

.infoCallout {
font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
padding:0pt 0pt 0pt 90px;
width:310px;
line-height: 1.2;
}

.infoCallout div, .infoCalloutRight div {
padding:2px 2px 2px 10px;
}

#cartContents table.cart th {
font-weight:bold;
padding:5px;
vertical-align:bottom;
}

#cartContents table.cartTotal {
float:right;
margin:-18px 0 0 0;
padding:0;
width:270px;
}



h3#selectShippingPreference {
	height: 20px;
	font-size: 18px;
}

th.right, td.right {
text-align:right;
}

#cartContents table.cart {
margin-bottom: 0;
width:100%;
}

#cartContents table.cart td ul li {
	list-style-type: none;
}

#cartContents table.cart th.quantity,
#cartContents table.cart td.quantity {
	text-align: center;
}

#cartContents table.cart td.itemThumbnail img {
	border: 1px solid #CCC;
	padding: 2px;
}

#cartContents table.cart th.unitPrice,
#cartContents table.cart th.total,
#cartContents table.cart td.total,
#cartContents table.cart th.unitPrice,
#cartContents table.cart td.unitPrice {
	text-align: right;
}

#cartContents table.cartTotal td {
	padding: 5px;
}

#cartContents table.cartTotal tr.cartTotalRow td {
    font-weight: bold;
    color: #0188E1;
  	font-size: 16px;
}

#cartContents table.cartTotal tr.subtotalRow td {
    font-weight: bold;
}

#cartContents table.cartTotal tr.subtotalRow td label {
    font-weight: bold;
}

#cartContents table.cartTotal td.checkout {
    padding: 5px 0px 0px 0px;
    text-align: right;
}

.infoCalloutRight div {
border:medium none;
padding:2px 0pt 3px 2px;
}

table.cart th.itemPrice, table.cart td.itemPrice, table.cart th.itemTotal, table.cart td.itemTotal {
text-align:right;
}

#bagMessage{
	float:left;
	width:320px;
	margin:0px 0px 0px 30px;
}

#bagMessageNoItems {
	border-top: 4px solid #DD3284;
	padding: 20px 0 50px 0;
	text-align: center;
}

#bagMessageNoItems h2 {
	font-size: 16px;
}

#bagMessageNoItems div {
	text-align: right;
	margin: 15px 0 0 0;
}

.cartCheckoutTop {
	float: right;
	padding: 50px 2px 0 0;
}

#protect {
	color:#0188E1;
}

#cartContents table.cart td {
    vertical-align: top;
    padding: 5px;
}

td.reservationStatus {
width: 245px;
}

th.itemThumbnail {
width:400px;
}

#orderSuccessMessage {
	height: 100px;
	width: 100%;

}

/* MODAL CART SPECIFIC */

#MB_content  th.itemThumbnail {
width:450px;
}

#MB_content td.reservationStatus {
width: 205px;
}

#MB_content #cartContents table.cart {
width:960px;
}

#MB_content div#cartTable {
overflow: auto; max-height: 180px;
}

#MB_content div#cartNotifications {
overflow: auto; max-height: 180px; width: 860px;
}

#MB_content #cartHeader {
width: 100%;
}

/* this margin-right aligns the cartTotal table with the 860px elements above it */
#MB_content table.cartTotal {
margin-right: 0px;
_margin-right: 0px;
}

#upgradeMsgPos {
position: relative;
 z-index: 0;

}
#upgradeMsgCheckout {
    position: absolute;
	text-align: left;
	width: 275px;
    padding: 5px 0 5px 20px;
    background-color: #FBEAE7;
    top: 40px;
    left: -300px;
    z-index: 0;
}
