/* Cart
**************************************************/
#content { background: #fff;margin-top: -1px;-moz-border-radius-bottomleft: 0;-moz-border-radius-bottomright: 0; }
.red { color: red; }

ul#fm-login { list-style-type: none;margin: 0;padding: 10px; }
ul#fm-login li { padding-bottom: 10px; }
ul#fm-login li label { float: left;font-weight: bold;width: 100px; }
ul#fm-login li small { font-size: 0.9em; }

#side_cart { float:left; width:260px; background:url(/BriggsRacing/resources/images/shared/interface/side-bg.png) no-repeat 1px top; padding:20px 0 0 15px; min-height:421px; display:inline; overflow:hidden; }
#side_cart .box { width:253px; }
#side_cart .box h2 { background:#000 url(/BriggsRacing/resources/images/shared/boxtop-bg.png) no-repeat left top; margin:-1px -1px 0; border-bottom:3px solid #b3b3b3;color:#fff;font: italic normal bold 12px/1 Arial,Helvetica,sans-serif; text-transform:uppercase; padding:9px; }
#side_cart .box h2 { background:#000 url(/BriggsRacing/resources/images/shared/boxtop-bg.png) no-repeat left top; margin:-1px -1px 0; border-bottom:3px solid #b3b3b3;color:#fff;font: italic normal bold 12px/1 Arial,Helvetica,sans-serif; text-transform:uppercase; padding:9px; }
#side_cart .box .content { height:auto; }
#side_cart .box  .view_all { position:static; text-align:center; width:auto; }
#side_cart .box .box_content { background:#f3f3f3; margin:1px; padding:20px 20px 2px; }

.cartright { float: right; }
.cart_br { font-size: 1.1em;font-weight: bold;color: #000; }
.cart_pr { font-size: 1.35em;font-weight: bold;color: #D21034; }
.cart_mn { color: #999; }
#shopping_cart { border: none; }
#billing_shipping { border: none; }
#payment { border: 0; }
#confirmation { border: 0; }

.button2 em { font-size: 1.25em;font-style: normal; }

.products_box { -moz-border-radius-bottomleft: 0;-moz-border-radius-bottomright: 0; }

table.shopping_cart thead tr th span { font-size: 1.25em; }
table.shopping_cart tfoot tr td span { font-size: 1.5em;font-weight: bold; }

table.shopping_cart {
	border: 0;
	border-right: 1px solid #e4e4e4;
	}
	
table.billship {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;	
	border-collapse:separate;
	border-right: 1px solid #e4e4e4;
	border-spacing:0px !important;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=4));*/
	-moz-box-shadow: 0px 2px 3px #aaa;
	-webkit-box-shadow: 0px 2px 3px #aaa;
	box-shadow: 0px 2px 3px #aaa;
	margin:0 0 18px;
	
}
table.billship td, table.billship th { padding: 8px;vertical-align:middle; }
table.billship thead tr th {
	background:#000 url(/BriggsRacing/resources/images/shared/interface/heading-bg.png) repeat-x left -25px !important;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	font-size:11px !important;
	padding:11px 10px 10px !important;
	text-transform:uppercase;
	vertical-align:middle;
	border-bottom:4px solid #000 !important;
	border-right:1px solid #000 !important;
	border-left:1px solid #333 !important;
}
table.billship tbody tr td,
table.billship tbody tr th {
	border-bottom:1px solid #e4e4e4;
	/* background:#fff url(/BriggsRacing/resources/images/shared/interface/postheader.png) repeat-x left 1px; */
	color:#505050;
	border-left:1px solid #e4e4e4;
	vertical-align: top;
}
table.billship tbody tr th { font-weight:bold; }
table.billship tfoot td {
	background:#eee;
}
table.billship input { font: normal 12px/normal Arial,sans-serif;  }
table.billship .align-center input { text-align:center; font: normal 11px/normal Arial,sans-serif; }

.lsmall { font-size: 0.8em;padding-left: 10px; }


table.ns tbody tr td,
table.ns tbody tr th {
	border: none;
	color:#505050;
	vertical-align: top;
}

.signup_box { float: right; width:420px; border:solid 1px #ccc; padding:30px; margin:12px auto 18px;-moz-border-radius: 7px; -webkit-border-radius: 7px; 
-moz-box-shadow: 0px 2px 3px #bbb;
-webkit-box-shadow: 0px 2px 3px #bbb;
box-shadow: 0px 2px 3px #bbb; background:#f3f3f3 url(/BriggsRacing/resources/images/shared/form_box-bg.png) repeat-x left top;}

.ui-tabs-nav li { margin-right:1px !important; }
.ui-tabs-nav li.ui-tabs-off { margin-top: 4px !important; }

.ui-tabs-selected { float:left; line-height:1; white-space:nowrap; font-size:13px; display:inline; padding:14px 15px 13px !important; background:#fff; margin-right: 1px !important;  z-index:11; color:#000;border: 1px solid #CCC;border-bottom:none !important;font-weight: bold; }

.ui-tabs-off { float:left; line-height:1; white-space:nowrap; padding:10px 15px 8px !important; border:1px solid #ccc; background:#f3f3f3; border-bottom-width:4px;border-bottom-color:#ddd; margin: 1px !important; color:#777; font-size:13px;font-weight: bold; display:inline; }
