/* CSS Document */

img, div, a, li, a:hover { behavior: url(../common/iepngfix.htc) }

img {
	border: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d11241;
	font-weight: normal;
	display: inline;
}

h2 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

h3 {
	display: inline;
	padding-left: 5px;
	font-weight: normal;
	font-size: 18px;
}

h4 {
	font-size: 28px;
	color: #494949;
	font-weight: normal;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}

h5 {
	margin: 15px 0 -5px 0;
	font-size: 26px;
	color: #496871;
	padding: 0;
	font-weight: normal;
}


	
	h5 a {
		color: #496871 !important;
		text-decoration: none;
	}
	
h6 {
	color: #d61448;
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0 3px 0;
}

.green {
	color: #60aabe;
}

.dark-green {
	color: #48a0b7;
}

hr {
	border: 0;
	border-bottom: 1px dashed #c9e3ec;
	height: 1px;
	margin: 15px 0 15px 0;
}

	
	

a {
	color: #787878;
}

	a:hover {
		color: #60aabd;
	}
	
.dark-grey {
	color: #5f5f5f;
}

.white {
	color: #fff;
}

	.white a {
		color: #fff;
	}
	
		.white a:hover {
			text-decoration: none;
		}
		
.float-image-right {
	float: right;
	padding: 0 0 5px 10px;
}
	.float-image-right img {
		border: 1px solid #72b4c6;
	}
	
.image-border img {
	border: 1px solid #72b4c6;
	margin: 0 3px 0 3px;
}

.float-image-left {
	float: left;
	padding: 0 10px 5px 0;
}

	.float-image-left img {
		border: 1px solid #72b4c6;
	}
	
.green-header {
	color: #60aabe;
	font-size: 13px;
}

.right {
	text-align: right;
}

.listing-hr {
	margin: 0 0 0 -42px;
	padding: 0;
	width: 115%;
}
.listing-red { color: #cc0000; }

.sale-price { color: #cc0000; font-weight:bold }

.register-font {
	font-size: 10px;
}

#listing-table .new {
	height: 13px;
}

.continue_shopping { float: left; }

.min_note {
	background-color: #f6f2d9;
	border: 3px solid #F0DC7E;
	text-align: center;
	padding: 15px;
	display: block;
	margin-top: 1.0em;
	width: 640px;
}