html {
	overflow: auto;
}

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

/* body */
body {
	margin: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	border-left: 10px solid white;
	border-top: 10px solid white;
	font-size:10px;
	min-width: 1100px;;
}

body, td, th, input, textarea, select, a {
	color: #333333;
	text-align:left;
}

tbody, table {
	padding-left:6px;
	padding-right:6px;
}

input.btn{
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	color:#00afaf;
	background-color: #ffffff;
	border:2px solid #00afaf;
	}

input.btn2{
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00afaf;
	background-color: #ffffff;
	border:1px solid #00afaf;
	}

textarea{
margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00afaf;
	background-color: #ffffff;
	border:1px solid #00afaf;
}

#navigation_home {
	margin:0px;
	margin-top:-3px;
	margin-left:-22px;
	float:left;
}

b, strong, th {
	color: #333333;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

a img {
	border:none
	}

a:hover {
	text-decoration: underline;
}

/* layout */
h1 {
	display: none;
}

.clear { clear: both;}

#container {
	text-align: left;
	margin: 0px;
	margin-top:30px;
	margin-left: 410px;
	padding: 0px;
	border:0;
	width: 680px;
/*	height:700px;*/
	background-color: white;
}

#header {
	height: 40px;
}

#header .a {
	background: no-repeat;
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	position: relative;
	top: 15px;
	float: right;

}

#header .b a {
	width: 70px;
	height: 20px;
	padding-top: 7px;
	color: black;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 6px;
	cursor: pointer;
	padding-left:3px;
	padding-right:3px;
}

#header .b a img {
	width: 9px;
	height: 8px;
}

#column {
	width: 160px;
	float: right;
	background-color: white;
	padding:4px;
	border: none;
}

#right_wrapper
{
	background-image: url(../image/column_left_border.png);
	background-position: right;
	background-repeat:repeat-y
}

#newsletter {
	padding:6px;
}

#edit {
	padding:6px;
}

/*#containerBG {
	background-color:white;
	width:500px;
	height:622px;
	top:81px;
	left:420px;
	padding:4px;
	position:absolute;
	z-index:-1;
}              */

#content {
	float: left;
	width: 500px;
	background-color: white;
	padding: 4px;
	padding-top:0px;
	padding-bottom:6px;
	height:auto;
}

#content p {
	padding-left:6px;
	padding-right:6px;
}


#content a:hover {
	font-weight:normal;
	text-decoration:underline;
}

#content b {

	font-size:10px;
	text-transform:uppercase;
}

#content a {
	text-decoration:none;
	color:#336666;
	font-weight:normal;
}

#address{
	padding:6px;
}

.commentarea {
	width: 494px;
}

#footer {
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left:3px;
	background-color: white;
	clear: both;
	border-top: 1px solid #00afaf;
}

#footer .a {
	float: left;
	padding-left:4px;
}

#footer .b {
	float: left;
	text-align: left;
	padding-left:40px;
}

#footer .b a {
	color: #336699;
}

#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}
#time .a {
	float: left;
	margin-top: 2px;
}

.heading {
	font-size: 10px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	padding-left:6px;
	padding-top:3px;
	clear: both;
	margin-bottom: 4px;
	width: 100%;
	height: 18px;
}

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

.heading .right {
	float: right;
	text-align: right;
	padding-right:12px;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
	padding:6px;
}

#error {
	padding:6px;
}

.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 4px 10px 6px;
	float:clear;
	z-index:1;
}

.breadcrumb a {
	color: #336666;
}



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

.price_new {
	color: #FF0000;
}

#bar {
	background-color: #ffffff;
		border-bottom: 1px solid #00afaf;
	padding: 10px 3px 10px 10px;
	height: 24px;
	text-align:right;
}

#category .heading
{
	padding: 0px;
	margin: 0px;
}

#category .results
{
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#category .products
{
	float: left;
	height:140px;
	cursor:default;
	width:45%;
	border-bottom:4px solid #ace2e2;
	border-right:1px solid #ace2e2;
	padding: 5px;
	margin:5px;
}

.pages
{
	float: left;
}
.products {
	height:200px;
	vertical-align:center;
	cursor:default;
	width:80%;
}

.products, .images, .categories {
	float: left;
	width: 45%;
	text-align: left;
	cursor: pointer;
	font-size: 10px;
	padding: 5px;
	border-bottom:4px solid #ace2e2;
	border-right:1px solid #ace2e2;
	margin:5px;

}

.products .price
{
	font-size: 10px;
	font-weight: bold;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
* .price
{
	font-size: 10px;
	font-weight: bold;

/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
* .quantity
{
	text-align: right;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img, .products img{
	border: 0px;
	margin-bottom: 10px;
//	width:auto;
//	height:100px;
	float:left;
//	border:1px solid #CCCCCC;
	margin-right:5px;
}

.results
{
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}


.results .left {
	float: left;
	padding-top: 4px;
	margin-left:6px;
}

.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;
	list-style:none;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 0px;
	margin-top: 1px;
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: left;
	margin-left:0px;
}

.search div {
	display: inline;
}

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

.box .cart .b {
	text-align: left;
	padding-left:6px;
}

/* box information */
.box .information a {
	list-style:none;
	list-style-position:outside;
	padding-bottom:2px;
	display: block;
	text-decoration: none;
	margin-top:6px;
	margin-left:6px;
	margin-right:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:4px solid #ace2e2;
	color:#336666;
}

/* box review */
.box .review div {
	text-align: center;

}

.box .review a {
	margin-top:-4px;
	padding-left:4px;
	padding-right:4px;
	color:#336666;
}

.box .review a:hover {
	text-decoration:underline;
}

.box .review img {
display:none;
}

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

/* box best seller */
.box .best {
	text-align: left;
}

.box .best a {
	padding: 0px 6px 0px 6px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;

}

.box .best img {
	padding: 3px;
}
/* end box best seller */

#category .current_page
{
	font-weight:bold;
	font-size: 1.2em;;
}

#category .other_page
{
}


