﻿@import url("listing.css");
@import url("cart.css");
@import url("ExtPricing.css");
html, body 
{
	/*height: 100%;
	min-height: 100%;*/
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #48535e;
	margin-top: 0;
	background-image: url("../images/bg3000.jpg");
	background-repeat: repeat-y;
	background-position:center;
}
#container 
{
	width: 824px;
	margin: 0 auto;
	margin-top: 4px;
	border-collapse:collapse;
	border-width:0;
	/*background-image: url("../images/msfp_smbus2_01_wide.gif");
	background-repeat: repeat-y;*/
	background-attachment: scroll;
	border: solid 1px #ECE9D8;
	border: solid 1px #24292f;
	padding-bottom: 0px;
	/*background-color: Red;
	min-height: 100%;
	height: 100%;*/
}
#masthead {
	width: 824px;
	height: 72px;
	/*margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;*/
	overflow: auto;
	background-color: #bde;
	background-image:url('../images/TurraMusicOnlineStore Page Header 10.gif');
}
#page_content {
	width: 824px;
	border-collapse:collapse;
	padding:0;
	margin:0;
	border:0;
	/*margin-left:10px;*/
	background-color: White;
}
#page_content tr > td {
	vertical-align:top;
}
#sidebar {
	width: 154px;
	min-width: 154px;
	background-color: #d3d3d3;
	background-color: #eaf1ff;
	margin-left: 11px;
	border-right: 2px solid #e2e2e2;
	border-right: solid 2px #cad1df;
}
#sidebar ul li {
	height: 1.25em;
}
#content {
	/*width: 670px;
	min-width: 670px;*/
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 824px;
	/*margin-right: 10px;
	margin-left: 10px;*/
	padding: 0;
	overflow: auto;
	background-color: #689;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	/*width: 100%;*/
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 02px;
	padding: 0px;
	/*border: 1px solid #d3d3d3;*/
}
#sidebar a {
	/*font-weight: bold;*/
	text-decoration: none;
	color: #118;
	display: block;
	padding: 0px 1px 1px 4px;
	border-bottom: 1px solid #e2e2e2;
}
#sidebar a:hover {
	/*font-weight: bold;*/
	text-decoration: none;
	color: #118;
	color: red;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

div#disclaimer 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 4px;
	font-size: 10px;
	color: #118;
}
div#disclaimer a 
{
	display: inline;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 10px;
	color: #118;
}
