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

/* body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	background: #FFFFFF;
}

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');
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0;
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
	background: #FFFFFF;
}

#header {
	clear: both; 
}

#header .a #logo {
	margin: 10px;
	background: url('../image/logo.jpg') no-repeat;
	width: 324px;
	height: 74px;
	float: left;
}

#header .a {
	background: url('../image/banner.jpg') no-repeat 100%;
	height: 107px;
}

#header .b {
	clear:both;
	width: 100%;
	height: 37px;
	line-height: 37px;
	background: url('../image/nav_bg.jpg');
}

#header .b a {
	color: #ffffff;
	width: 125px;
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
#header .b a:hover {
	color: #b3dbf7;
	border-bottom: 3px solid #def1fb;
	margin-bottom: -6px;
}

#column {
  margin-right: 73%;
  padding: 1%;
}

#content {
  width: 67%;
  float: right;
  margin: 0;
  padding: 1% 2%;
  border-left: 1px solid #EFEDED;
}

#content p {
	font-size: 12px;
	padding: 8px 0;
	line-height: 120%;
}

#footer { 
	clear: both;
	border-top: 3px solid #64B1E7;
	padding: 20px;
	margin-bottom: 1px;
	background: #3D3D3D;
	height: 100%;
	color: #FFFFFF;
	line-height: 28px;
	margin: 0;
}

#footer a {
	color: #E1F4FB;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	padding: 0 5px;
	font-size: 15px;
	font-weight: 600;
	color: #3E3E3E;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

.box .heading {
	background: url('../image/heading_bg.gif');
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

#content .heading {
	color: #fffefe;
	background: #41525c url('../image/main_bullet.gif') no-repeat 12px 10px;
	padding: 0px 0px 0px 25px;
	clear:both;
}

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

.breadcrumb a {
	color: #006699;
}

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

.price_new {
	color: red;
	font-weight: bold;
	font-size: 140%;
}
 
#bar {
	clear:both;
	xbackground: #EEEEEE;
	margin: 0;
	padding: 3px 3px 0px 10px;
	height: 30px;
	background: #F4F3F3 url('../image/fader.gif') repeat-x 100% 100%;
}
#bar input,#bar select {
	line-height: 20px;
	font-size: 15px;
	padding: 2px;
}

.products, .images, .categories {
	float: left;
	width: 50%; 
	text-align: left; 
	cursor: pointer;
	font-size: 10px; 
	margin-top: 20px;
	height: 180px;
	font-size: 120%;
}

.thumb {
	float: left;
	margin-right: 5px;
}

.title {
	font-weight: bold;
	display: block;
}
.price {
	font-size: 130%;
	color: #64b1e7;
	display: block;
	margin: 15px 0;
}

.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 {
	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: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	margin-top: 8px;
	padding-top: 3px;
	text-align: center;
}

/* box category */
.box .category {
	margin-top: 10px;
}

.box .category a {
	background: #ffffff url('../image/arrow1.gif') no-repeat 15px 8px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	line-height: 22px;
	border-bottom: 1px solid #e0d9c1;
}

.box .category a:hover {
	background: #3d3d3d url('../image/arrow2.gif') no-repeat 15px 8px;
	color: #ffbb03;
}

/* box information */
.box .information {
	margin-top: 10px;
}
.box .information a {
	background: #ffffff url('../image/arrow1.gif') no-repeat 15px 8px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	line-height: 22px;
	border-bottom: 1px solid #e0d9c1;
}
.box .information a:hover {
	background: #3d3d3d url('../image/arrow2.gif') no-repeat 15px 8px;
	color: #ffbb03;
}

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

#current {
	font-weight: bold;
}
