html {
	overflow: -moz-scrollbars-vertical;
}* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}/* body */
body { 
	margin: 0px;
	padding: 0px;

   background: #fff url('../image/bg.png') repeat;
}body, td, th, input, textarea, select, a {
	font-size: 14px;
	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: 1020px;
	position: relative;
	left: 40%;
	margin-left: -392px;
}#header {
	
	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 {
	background: url(../image/menubar.png);
	behavior: url('catalog/javascript/png/iepngfix.htc');
	height: 46px;
	width: 1020px;
	/*position: relative;
	top: 42px;
	float: right;*/
}#header .b a {
	/*background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  */
	width: 130px;
	line-height: 32px;
	padding-top: 7px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 8px;
	cursor: pointer;
	font-size: 14px;
}
#header .b a:hover{
	color:#FFFF00;
    font-weight:bold;
    background:#0066CC;
    height:39px;
    width:130px;
}#header .b a img {
	width: 14px;
	height: 8px;
}#column {
	width: 160px;
	margin: 10px 15px 15px 7px; 
	float: left;
}#content {
	margin: 10px 0px 15px 0px; 
	float: left;
	padding-left: 15px;
	border-left: 1px solid #EEEEEE;
	width: 751px;
 
}#footer { 
	background: url(../image/bottom2.png);
    height: 38px;
	clear: both;  
	border-top: 3px solid #ffffff;
	padding-top: 60px;
	margin-bottom: 0px;
   padding-left:10px;
   padding-right:10px;
    
}#footer .a {
	float: left;
	margin-top: 2px;
    color:#ffffff;
    }
#footer .b a:hover{
	color:#FF0000;
}#footer .b {
padding-top:5px;
	float: right;
    color:#ffffff;
	text-align: right;
}#footer .b a {
	color: #ffffff;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
    
}.heading {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
    
}.heading .left {
	float: left;
	text-align: left;
    font-size:19px;
}
 
.heading .right {
	float: right;
	text-align: right;
    font-size:19px;
 
    
}.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}.warning {
	color: #FFF;
	font-size: 13px;  
    font-weight:bold;
	background-color: #FF0000;
	padding: 3px;
margin-right:20px;
	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 10px 0px;
}.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; 
	text-align: center; 
	cursor: pointer;
	font-size: 14px; 
padding-right:10px; 
    
}.categories a {
	text-decoration: none;
    
}.images a {
	font-size: 10px;
    
    
}.images img, .categories img {
position:relative;
	border: 1px;
    border-color:#000;
    width:200px;
    
}.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 {
	border: 0px solid #EEEEEE;
	margin: 10px 0px;	clear: both;
}.buttons input {
	height: 20px;
	margin: 3px;
}.buttons table {
	width: 98%;
    
}.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;
}/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}.currency div {
	display: inline;
}/* box search */
.search {
	text-align: right;
}.search div {
	display: inline;
}/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #000;
	margin-top: 8px;
	padding-top: 20px;
      
}.box .cart .b {
	text-align: right;
    
    
}/* 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 .category a:hover {
	text-decoration: underline;
    color:#0080FF;
    font-weight:bold;
    font-size:14px;
  
}
box .information a:hover {
    text-decoration: underline;
     color:#800040;
    

}/* box information */
.box .information a {
	background: url('../image/bullet_1.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
    margin-bottom: 8px;
}/* 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;
}#mainbg{
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: #ffffff;
}

