/* CSS styles created/maintained by the development team */

ul.packageComponentList li {
	list-style: disc;
	color: #999;
}
ul.packageComponentList li a {
	font-weight: normal;
	color: #999 !important;
}

table#missingAndBrokenItems td { width: 50%; }
.internalImage {
	display: none;
}

#socialLinks {
	width:500px;
	height:40px;
	float:right;
	text-align:right;
}
#socialLinks li{
	float:right;
	list-style-type:none;
	margin:0 15px 0 0;
	height: 35px;
	min-width: 70px
}
#socialLinks li a{
	color:#999;
	font-size:12px!important;
	text-decoration:none;
	padding:7px 0;
	display:block;
}

.productFlag {
	color: red;
	font-weight: normal;
	font-size: 90%;
}

.fb_iframe_widget iframe {
	position: relative !important;
}

form.centeredForm label.paymentOption {
	clear: inherit;
    float: inherit;
    margin: inherit;
    padding: inherit;
    text-align: inherit;
    width: inherit;
}

#welcomeBanner h1{
	text-transform: uppercase;
	color: #747474 !important;
	font-size: 15px;
	padding: 27px 0 0 12px;
	width: inherit;
	line-height: inherit;
	margin: 0;
}
#welcomeBanner p {
	text-transform: uppercase;
	color:#000 !important;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 0;
	width: 120px;
}
#welcomeBanner p span.lower {
	text-transform: lowercase;
	margin: 0;
}

/* Tweaking the widths of the checkout screen to make room for the "OR" between the shipping and pickup options */
.ship .insetList {
	font-size: 13px;
}
.ship .mainShippingOption, .ship .mainShippingOption2 {
	width:384px!important;
}
.shippingSection > div > label {
	width:384px!important;
}
.ship .left {
	border-right:1px solid #d7d7d7;
	width: 450px;
}
.ship .left .title{
	width: 424px;
}
.ship .left .wide, .ship .left .wide li label{
	width:409px;
}
.ship .right {
	border-left:1px solid #d7d7d7;
	width: 425px;
}
.ship .right .wide, .ship .right .wide li label {
	width:384px;
}
.ship .right .title{
	width: 398px;
}
.ship .center { width: 29px; background-color: #fff; font-weight: bold; }

/* customer-side extend order form */
.childOrdersTable td {padding: 4px; }
.ajaxMessage { padding: 1px 4px; font-weight: bold; background-color: #00ff00; }
#ajaxMessagesList .ajaxMessage { padding: 1px 4px; font-weight: bold; background-color: #fff; }
div.bodyContentMessages { margin-top: 6em; }
#extendTimeResultsModule { margin-bottom: 15px; }
#daysAndShipBackResults { margin: 0 10px; }

#mainContent { min-height: 600px; }

.verificationWarning {
    line-height: 18px;
    padding: 5px 10px;
}

div#cartShowEstimatedShipping{
	margin-top: 10px;
	clear: none;
	width: 100%;
	text-align: center;	
}
#storeLogo{
float:left;
width:440px;
height:90px;
overflow:hidden;
margin:14px 0 0 16px;
}

#globalSiteHeader{
	height: 34px;
	line-height: 34px;
	color:#40350d!important;
	background-color: #f4e6B2!important;
	font-size: 13px!important;
	margin: 8px auto 0;
	width: 980px;
	text-align: center;
	border-radius: 4px;
	font-family: 'helvetica', arial;
	-webkit-font-smoothing: antialiased;
}

#buyUsedCartExpired {
	height: 34px;
	line-height: 34px;
	color:#40350d!important;
	background-color: #f4e6B2!important;
	font-size: 11px!important;
	margin: 8px auto 0;
	width: 930px;
	text-align: center;
	border-radius: 4px;
	font-family: 'helvetica', arial;
	-webkit-font-smoothing: antialiased;
}