html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	/*background: url('../image/background.png') top repeat-x;*/
	background: #DDDEC9;

}

body, td, th, input, textarea, select, a {
	/*font-size: 11px;
	color: #000000;*/
}
 
b, strong, th {
	/*color: #000000;*/
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 70px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 42px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	/*width: 167px;float: left;*/
	width: 500px;
	margin: 10px 15px 15px 0px; 
	display: block;
	clear: both;  

}

#content {
	margin: 10px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	border-left: 1px solid #EEEEEE;
	width: 581px;
}

#footer { 
	clear: both;  
	border-top: 3px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	clear: both;
	margin: 10px 0px;
	width: 100%;
	height: 18px;
	text-transform: uppercase;
	/*font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	*/
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px;
	display: block;
	clear: both;
	width: 400px;
}

.breadcrumb a {
	color: #006699; 
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}
.task {
	height: 61px;  
	clear: both;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #D5D5D5; 
	background: #F1F3F5;  
	padding-left: 2px;
	_padding-left: 0px;	
}

.task div {
	padding: 1px; 
}

.task div img {
	display: block;
	margin: 2px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.task .enabled, .task .disabled, .hover {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 2px;
	text-align: center;
}

.task .enabled {
	cursor: pointer;
	border: 1px solid #D5D5D5;
	color: #333333;
}

.task .disabled {
	border: 1px solid #D5D5D5;
	color: #999999;
}

.task .hover {
	cursor: pointer;
	border: 1px solid #30559C;
	background-color: #EBF1FC;
	color: #333333;
}


#login_form {
	vertical-align: middle;
	width: 60%;
}

form {
	margin: 0px;
}

#login_button {
	background-color: #E0E0E0;
	border: 1px solid #BBBBBB;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
}

.button {
	/*background-color: #E0E0E0;
	border: 1px solid #BBBBBB;*/
	height: 19px;
}
.home {
	border: 1px solid #D5D5D5;
	text-align: center;
	display: inline;
	margin: 5px;
	padding: 3px;
	background-color: #FFFFFF;
}

#time {
	color: #CCCCCC;
	text-align: center;
}
#list {
	padding: 10px;
}

#list .a {
	margin-bottom: 5px;
	border-collapse: collapse;
	width: 100%;
}

#list .c {
	text-align: left;	
}

#list .d {
	text-align: center;
}

#list .e {
	text-align: right;
}

.list {
	border-collapse: collapse;
	width: 100%;
}

.list th {	
	height: 28px;
	padding: 0px 4px;
	border-bottom: 3px solid #30559C;
	cursor: pointer;
}

.list td {
	height: 32px;
	padding: 0px 4px;
	vertical-align: middle;	
	overflow: auto;
}

.list a {
	color: #000000;
	text-decoration: underline;
}

.list img {
	border: 0px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.row1 td, .row2 td, .highlight td, .previous td  {
	border-bottom: 1px solid #EEEEEE;
}

.highlight {
	background-color: #EBF1FC;
}

.row1 {
	background-color: #FFFFFF;
}
 
.row2 {
	background-color: #F9F9F9;	
}

.previous {
	cursor: pointer;
	background-color: #EBF1FC;	
}

.rating {
	color: #FF0000;
	text-transform: uppercase;
	font-size: 10px;
}
 

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}
.box {
	/*border: 1px solid #A7A6AA;
	background: #FFFFFF;
	overflow: auto;
	height: 148px;*/
	display: block;
}
 
.box table {
	width: 100%;
}

.box table tr td {
	border-bottom: 1px solid #EEEEEE;
	cursor: pointer;
}
.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	text-align: center;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	text-align: center;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

#phpinfo .a, #phpinfo .b {
	margin: 20px;
	border: 1px solid #EEEEEE;
	padding: 10px;
}

#home .a {
	float: left;
	width: 325px;
	margin-left: 10px;
}

#home .a table {
	width: 100%;
	border-collapse: collapse;  
}

#home .a table td {
	text-align: center;
	cursor: pointer;
	padding: 10px;
}

#home .a table img {
	margin-bottom: 3px;
}

#home .b {
	float: left;
	width: 430px; 
	margin-left: 10px; 
}

#home .b table {
	width: 100%;
	border-collapse: collapse;
}

#home .b table th {
	border-bottom: 3px solid #30559C;
	padding: 4px;
}

#home .b table td {
	padding: 4px;
	cursor: pointer;
}

#home legend {
	border: 1px solid #EEEEEE;
	padding: 5px;
}

#home fieldset {
	border: 1px solid #EEEEEE;
	padding: 10px;
}

#home > .b  > fieldset {
	margin-bottom: 10px;
}

#image img {
	border: 1px solid #CCCCCC;
}

#mail {
	margin: 20px 0px 0px 40px;
}

/* invoice */
#report_sale {
	margin-top: 20px;
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -300px;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	/*background: url('../image/bullet_2.png') no-repeat 10px 4px;*/
	padding: 0px 5px 0px 0px;
	/*display: block;*/
	display: inline;
	float: left;
	text-decoration: underline;
	font-weight: bold;

}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}
/* New css */

.button {
	display: inline;
	float: left;
	text-align: center;
	width: 85px;
	}
.button img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.button a {
	border-style: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#search{
	display: inline;
	float: right;
	margin-right: 10px;
	position: relative;
	top: 50px;
	width: 250px;
}
.products {
	background: #E9E2DA;
	border: thin solid #990000;
	float: left;
	width: 33.3%;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#econtent {
	padding: 20px 40px 0 15px;
	width: 500px;
	display: block;
	clear: both;
}
#econtent a, #econtent a:link, #econtent a:visited {
	color: #990000;
	text-decoration: none;
}
#econtent img {
	border-style: none;
}
#econtent a:hover, #econtent a:active { color: #000000; }
#product {
	display: block;
	margin-top: 10px;
	text-align: left;
	clear: both;
	}
#product .a {
	float: right;
	margin: 10px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}
#product p {
	display: block;
}
#product .b {
	margin-bottom: 20px;
	float: left;
}
<!--end new-->