html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}

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: 850px;
	position: relative;
	left: 50%;
	margin-left: -425px;
	margin-top:10px;
	border: 1px solid #000;
}

#header {
	height: 123px; 
	clear: both; 
}

#header .a {
	background: url('../image/logo.jpg') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 850px;
	height: 129px;
	float: left;
	position: absolute;
	top:0px;
	left: 0px;
}


#header .b {
	position: relative;
	top: 100px;
	float: left;
	padding-left: 5px;
}

#header .b a {
	height: 10px;
	padding-top: 4px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	padding-left:10px;
	padding-right:10px;
	cursor: pointer;
}

#header .b a:hover {
	text-decoration: underline;
}
#header .b a img {
	width: 14px;
	height: 8px;
}

#main {
	background-color: transparent;
}


#column_l {
	margin-top: 5px;
	width: 145px;
	float: left;
	margin-left:5px;
}

#column_r {
	margin-top: 5px;
	width: 145px;
	float: right;
	margin-right:5px;
}

#content {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	width: 520px;
	background-color: #FFF;
	padding: 5px;
}

#footer {
	border-top: 1px solid #000;
	clear: both;  
	height:30px;
	text-align:center;
}

  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading, .heading_home {
	background-repeat: repeat;
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 10px;
	height: 18px;
}

.heading_side {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #A7A0FF;
	clear: both;
	margin-bottom: 2px;
	width: 100%;

}


.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: 0px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

.menu_selected {
	background: url('../image/bullet3.gif');
	background-position: center left;
	line-height: 10px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: 600;
	padding-top:0px;
	padding-bottom: 0px;
}

#design {
	background: url('../image/sub_pic.jpg');
	background-repeat:no-repeat;
	height: 36px;
	width:720px;

}

#design_home {
	border-top: 2px solid #FFFFFF;
	background: url('../image/sub_bg_home.jpg');
	background-repeat:no-repeat;
	height: 51px;
	width:720px;
	clear:both;	
}


#bar {
	text-align:right;
	position:absolute;
	top:2px;
	right:-180px;
	width:350px;	
	background-color: transparent;
}

 
#bar_1 {
	padding: 0px 10px 0px 0px; 
	
	background: url('../image/bar1.jpeg');
	background-repeat:repeat-x;
	height: 129px;
}


.products, .images, .categories {

	float: left;
	width: 31%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
}

.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 {
	border: 1px solid #eeeeee;
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box_bar {
	background: url('../image/side_bg.jpeg');
	background-repeat:repeat-x;

}

.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 {
	float: left;
	padding:0px;
}

.search div {
	display: inline;
}

/* box cart */
.box2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: url('../image/cart_bg.gif');
	height: 129px;
	width:231px;
	background-repeat: no-repeat;	
}

.box2_content {
padding-top:5px;
padding-left:10px;
text-align:center;
width:90%;
}

.heading_cart {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #A7A0FF;
	padding-bottom: 2px;
	border-bottom: 1px solid #A7A0FF;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}


.box2 .cart .a {
	text-align: right;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 0px;
}

.box .category a {
	padding: 4px 0px 0px 3px;
	display: block;
	text-decoration: none;
	background: url('../image/side_nav_bg.jpg') no-repeat;
	height:23px;
	width:145px;
	color:#fff;
}

.box .category a b {
	color:#fff;
}
/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* 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;
}