#shoppingcart {
	background-color:#25628f;
	color:#fff;
}
#shoppingcart a:link {
	color:#fff;
}
#shoppingcart a:visited {
	color:#fff;
}
#shoppingcart a:active {
	color:#fff;
}
#shoppingcart a:hover {
	color:#fff;
	text-decoration: underline;
}
#AjaxifyLoading {
	text-align:center;
}
#address_popup {
	width:224px;
	border:1px solid #e1e1e1;
	background-color:#fff;
	z-index:1000;
	display:none;
	position:absolute;
	top:190px;
	left: 50%;
	padding:20px;
	margin:auto;
	font-size:13px;
        margin-left: -70px;
}
fieldset{border:none;}
/* Any css that does not belong to the default stylesheet.css goes here */
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

#contentWrapper{margin:auto;}
/* Advanced Search Box */
.bundle_bg {
	background-image: url(../images/design/bundle_bg.jpg);
	width:726px;
	padding-left:13px;
	padding-right:5px;
}
#checkoutShipping, #checkoutPayment {
	margin:11px;
	margin-top:21px;
	padding:10px;
	border:1px solid #000;
}
select.cur_sel {
display: inline;
margin-top: 0.1em;
margin-right: 0.1em;
margin-bottom: 0.1em;
margin-left: 0.1em;
background-color: #355a7c;
color: #fff;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #355a7c;
border-right-color-value: #355a7c;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #355a7c;
border-left-color-value: #355a7c;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
font-size: 12px;
}
