/* CSS Document by Mark Trombley for http://blackfridaydealsbestbuy.com */* {    margin: 0;    padding: 0;}body {    background-color:#F4F3EE;    width: 1003px;    font-family:Arial, Helvetica, sans-serif;    font-size: 62.5%;}#header {    background-image: url(images/header_bg.jpg);    background-repeat: repeat-x;    height: 105px;}#head_menu {    background-image: url(images/menubar.jpg);    background-repeat: repeat-x;    text-align: right;    height: 45px;    padding-top: 12px;}h1 {    color: #FFFFFF;    font-size: 3em;    padding-top: 25px;    padding-left: 50px;}.logo_color {    color: #FF9900;	}.navlist li {	display: inline;	list-style-type: none;	padding-right: 20px;	font-weight: bold;	font-size: 1.2em;}#container {	font-size: 1.3em;}#left {    width: 200px;    margin-top: 27px;    margin-right: 0px;    margin-left: 10px;    padding-top: 27px;}/* ********* h2 class ********** */.heading {	font-size: 1.3em;	margin-bottom: 15px;	border-bottom: 1px solid #FF9900;}#footer {	background-image: url(images/footer.jpg);	background-repeat: repeat-x;	height: 38px;	text-align: center;	font-size: 1.2em;	padding-top: 40px;}#noline a:link, a:visited, a:hover, a:active {	text-decoration: none;}.linkcolor a {    color: #A43907}.linkcolor a:hover {    color: #FF0000}#container_legal {	font-size: 1.2em;	border-top: 5px solid #000000;}#disclaimer {	font-size: 1.5em;    text-align: center;    padding-top: 15px;    margin-top: 15px;    margin-bottom: 15px;}#disclaimer_main {	font-size: 1.5em;    text-align: center;    padding-top: 15px;    margin-top: 15px;    margin-bottom: 35px;}#center_legal {    text-align: center;}#content_legal {    margin-left: auto;    margin-right: auto;    width: 600px;    padding: 5px;    border-bottom: 1px solid #FF9900;    text-align: left;}#content_bottom {    margin-left: auto;    margin-right: auto;    margin-top: 30px;    width: 800px;    padding: 5px;    border-bottom: 1px solid #FF9900;    text-align: left;}.logo {    color: #FFFFFF;    font-size: 1.5em;    padding-top: 5px;    padding-left: 50px;}.footer {    color: #000000;    font-size: 1.3em;    text-align: center;    padding-bottom: 15px;}.center {    text-align: center;    padding-bottom: 15px;}