body {
	background-color: #EFEFEF;
}

h1 {
	font-size: 22px;
	color: 000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 400;
}

h3 {
	font-size: 15px;
	color: 000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 600;
}

h2 {
	font-size: 14px;
	color: white;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 400;
}

#overshadow {
	position: absolute;
	top: -3px;
	z-index: 10;
	width: 1028px;
	height: 48px;
}

#overshadow-foot {
	text-align: center;
	position: absolute;
	bottom: -2px;
	z-index: 10;
	width: 1028px;
	height: 48px;
}

#winecopy td {
	padding: 5px;
	vertical-align: top;
}

#winecopy a {
	color: white;
}

p {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 180%;
}

img {
	border: none;
}

#winecopy li {
	margin-bottom: 10px;
}

a {

}

#winecopy ul {
	margin-left: 20px;
}


#header {
	margin-bottom: 0;
}
.restrict_width {
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.restrict_width2 {
	width: 750px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logstatus {
	text-align: left;
	font-size: 12px;
}

.order-content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: left;
	background-image: url(/images/order-top.gif);
	background-repeat: repeat-x;
}

.order-content td {
	font-size: 16px;
	padding: 8px 4px;
}

.textbox {
	font-size: 16px;
	height: 20px;
}

.textbox2 {
	font-size: 16px;
	height: 20px;
	width: 300px;
}

.order-bottom {
	background-image: url(/images/order-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
}

#content {
	background-image: url(/images/KraftTexture.gif);
	background-repeat: repeat;
}

#content #winecopy {
	color: white;
	/* background-image: url(/images/winestain2.gif); */
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#content #winecopy p, #winecopy a {
	font-family: Helvetica, Arial, sans-serif;
}

#footer {
	text-align: center;
	padding: 20px 0;
}

#flash {
	text-align: center;
	font-weight: bold;
	color: #900;
	font-size: 14px;
	padding: 10px;
	margin-top: 10px;
}

#badge {
	background-image: url(/images/Kraft-Dark.gif);
	background-repeat: repeat;
	text-align: center;
	padding: 25px 0;
}

#total {
	text-align: center;
	font-size: 24px;
	padding-top: 15px;
}

#total table {
	margin-left: auto;
	margin-right: auto;
}

#total td {
	font-size: 24px;
}

#the_total {
	color: #970014;
}

#addtocart {
	padding-top: 40px;
}

#addtocart p {
	text-align: center; 
	font-size: 19px;
	color: black;
}



.pic {
	width: 200px;
	height: 200px;
	border: solid #ccc 3px;
	margin-left: auto;
	margin-right: auto;
}

.big_music {
	position: absolute;
	top: 0px;
	right: 26px;
}

#new_release {
}

#new_release_img {
	padding-left: 110px;
	padding-bottom: 10px;
}

#new_release p {
	margin-left: 30px;
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.buy_now {
	position: absolute;
	top: 315px;
	right: 0;
}

.padder {
	padding: 20px;
}

.test {
	color: green;
}

.error {
	color: red;
}

.total2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.total2 span {
	color: #970014;
}

.listen_table {
	margin: 20px 0 20px 20px;
}

#winecopy li a {
	font-size: 12px;
}


