@charset "utf-8";

/* BASE LAYOUT */
/* -------------------------------------- */

* {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body {
	background: #555 url(/img/legal/bg_page.gif) repeat;
	color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div {
	behavior: url(/site/javascript/modules/iepngfix.htc);
}


/* HEADER */
/* -------------------------------------- */

#headerMenuList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerMenuList li {
	border-left: 1px solid #445170;
	float: left;
	font-size: 11px;
	line-height: 1.1em;
	margin: 0 1em 0 -1em;
	padding: 0 1em;
	text-transform: uppercase;
}

#headerMenuList li a, #headerMenuList li a:link {
	color: #445170;
	text-decoration: none;
}

#headerMenuList li a:hover {
	color: #00F;
	text-decoration: none;
}

#upperContent {
	color: #445170;
	height: 85px;
	margin-left: 18px;
	width: 909px;
}

#upperContent a, #upperContent a:link {
	color: #445170;
}

#upperContent a:hover {
	color: #00F;
}

#upperContent #sdcLogo {
	float: left;
	margin: 30px 0 0 30px;
}

#upperContent #headerMenu {
	float: left;
	margin: 64px 0 0 12px;
	overflow: hidden;
	text-align: left;
	width: 250px;
}

#upperContent #curCust {
	float: left;
	margin: 62px 0 0 90px;
	font-size: 11px;
}

#upperContent #uspsLogo1 {
	float: right;
	height: 53px;
	margin: 27px 10px 0 0;
	width: 165px;
}

* html #upperContent #uspsLogo1 { /* positioning fix for IE6  */
	margin-top: 12px;
	height: 30px;
	overflow: visible;
	width: 40px;
}

/* MAIN CONTENT */
/* -------------------------------------- */

/* \*/
* html #mainContent { /* IE6 BUG FIX */
	height: 1%;
} 
/* */

#mainContent {
	background: url(/img/legal/bg_maincontent.png) no-repeat;
	height: 561px;
	margin: 8px auto;
	text-align: left;
	width: 947px;
}

#demo {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 17px;
}

#demo a, #demo a:link {
	color: #525F7C;
	text-decoration: none;
}

#demo a:hover {
	color: #00F;
}

.hidden {
	display: none;
}

#lowerContent {
	color: #004d82;
	font-size: 24px;
	margin: 10px 0 0 18px;
	text-align: center;
	text-transform: uppercase;
	width: 909px;
}

#lowerContent #usps {
	margin-top: 18px;
}

#lowerContent #button {
	margin: 15px 35px 0 30px;
}

#lowerContent #truste {
	margin-bottom: 10px;
}

#middleContent {
	background: #FEFEFE url(/img/shipping/landing/ebay_shipping_box.jpg) no-repeat 60% 30%;
	border: 1px solid #C8C8C8;
	color: #004D82;
	height: 333px;
	margin-left: 18px;
	overflow: hidden;
	width: 909px;
}

#middleContent #leftContent {
	background: none;
	border:0px;
	float: left;
	height: 333px;
	margin: 0px 10px 0 0px;
	width: 665px;
}

* html #middleContent #leftContent { /* positioning fix for IE6  */
	margin: 8px 10px 0 4px;
	width: 650px;
}

#middleContent #leftContent h1 {
	color: #004D82;
	font-size: 48px;	
	margin: 10px 0 0 17px;
}
#middleContent #leftContent h1 sup {
	font-size:18px;	
	vertical-align:top;
}

#middleContent #leftContent h2 {
	color: #004D82;
	font-size: 25px;
	font-weight: normal;
	margin: 7px 0 0 17px;
}

#middleContent #leftContent li {
	color: #3c4461;
	font-size: 14px;
	line-height: 15px;
	list-style: outside url(/img/legal/tri_red.gif);
	margin: 15px 0 0 35px;
}
#middleContent .smalltext {
	margin:10px 0px 0px 10px;
	font-size:10px;
	color:#3c4461;
	width:440px;
}

* html #middleContent .smalltext {
	margin-top: 5px;
}

#middleContent #offerImg {
	margin-top: 12px;
}

.tm, .reg {
	font-size: smaller;
	margin-left: -1px;
	vertical-align:top;
}

#offerBox.ebayFreeService ul, #offerBox.ebayFreeService p {
    display: block;
}

.ebayFreeService {
	background: url(/img/shipping/landing/offers_free_service.jpg) no-repeat;	
}
#offerBox p.offerp {
	margin:95px 0px 0px 25px;
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
}
#offerBox p.offerp span.price {
	font-size:22px;
	font-weight:bold;
}
#offerBox ul.offerul {
	margin:10px 0px 0px 25px;	
}
#offerBox.ebayFreeService ul, #offerBox.ebayFreeService p {
    display:block;
}
/* FOOTER */
/* -------------------------------------- */

p.copyright {
	color: #AAA;
	font-size: 9px;
	line-height: 10px;
	margin-top: 25px;
	text-align: center;
}

p.copyright a, .copyright a:link {
	color: #CCC;
}

p.copyright a:hover {
	color: #FFF;
}

/* footer menu */ 
#footerMenu {
	clear: both;
	margin: 8px auto;
	overflow: hidden;
	text-align: left;
	width: 790px;
}

#footerMenuList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footerMenuList li {
	border-left: 1px solid #CCC;
	float: left;
	font-size: 11px;
	line-height: 1.1em;

	margin: 0 1em 0 -1em;
	padding: 0 1em;
}

#footerMenuList li a, #footerMenuList li a:link {
	color: #CCC;
	text-decoration: none;
}

#footerMenuList li a:hover {
	color: #FFF;
	text-decoration: none;
}
#middleContent #offerBox {
	margin-right:0px;
}
#middleContent a.handy {
	text-decoration:none;
	cursor:pointer;
}
