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


/* body */
body { 
	margin: 0px;
	padding: 0px;
}

body, td, th, input, textarea, select, a {
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
img { behavior: url(iepngfix.htc); }
.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear:both;
	float: left;
	overflow:hidden;
	padding-bottom:10px;
	background-image: url(../../../../../images/tk_homecont_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #c07a46;
	width: 750px;
	text-align: left;
	
	
}
.container-holder {
	margin:0 auto;
	clear:both;
	width:750px;
	overflow:hidden;
}
#header_store {
	width: 750px; 
	/* margin-left: 225px; */
}
#nav_store {
	float: left
	height: 31px;
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
	vertical-align: top;
}
#nav_store ul#nav {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	vertical-align: top;
	height: 47px;
	display:block;

}

#nav_store ul#nav li {
	float: left;
	display:inline;
	list-style-type: none;
	
}
#nav_store ul#nav li a {
	color: #090000;
}
#nav_store ul#nav li a:hover {
	color: #BA4F25;
}
#bar {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}
#column {
	width: 167px;
	margin: 10px 15px 15px 10px; 
	float: left;
}

#store_content {
	margin: 10px 0px 15px 0px; 
	float: left;
	padding-left: 15px;
	/*border-left: 1px solid #DBDBDB;*/
	width: 520px;
}

/*
#footer { 
	clear: both;  
	border-top: 3px solid #DBDBDB;
	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: #DBDBDB;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	/* color: #990000; */
	color: #090000;
	padding-bottom: 2px;
	/* border-bottom: 1px solid #DBDBDB; */
	/* border-bottom: 1px solid #660000; */
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}
.heading-cart {
	line-height: 18px;
	font-weight: 600;
	color: #090000;
}
.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: #090000;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #BD3118
	;
}

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

.price_new {
	color: #FF0000;
}
 
.products, .images, .categories {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	border-color: #8A4303;
	border-width: 1px;
	border-style: dotted;
	float: left;
	width: 40%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
	background-color: none;
}
a.product_name {
	color: #090000;
	font-weight: bolder;
	padding: 3px,0,3px,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 {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	border: 1px solid #8A4303;
	clear: both;
}

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

.buttons table {
	width: 100%;
}

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

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: left;
}

/* 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;
	padding-left: 10px;
}

.search div {
	display: inline;
}
.box .search {
	float: left;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 20px;
}
.box .search div {
	display: inline;
}


/* box cart */
.box .cart {
	width: 100%;
}

.box .cart #shopbag {
	float: left;
	width: 51px;
	height: 61px;
	background: url(../image/shop-bag.png) no-repeat;
	padding-right: 7px;
	padding-bottom: 20px;
	border: 0;

}
.box .cart #shopdetail {
	float: left;
	padding-bottom: 20px;
}
.box .cart .a {
	text-align: right;
	border-top: 1px solid #8A4303;
	margin-top: 8px;
	padding-top: 3px;
}

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


/* box category */
.box #catlinks {
	width: 167px;
}
.box #catlinks a {
	font-size: 12px;
	font-weight: bold;
	color: #4D1702;
	text-transform: uppercase;
}
.box #catlinks a:hover {
	text-decoration: underline;
}

.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 10px 3px;
	line-height: 15px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box categor y */ 
.box .category { 
padding-top: 5px; 
} 
.box .category a { 
padding: 0px 0px 0px 25px;
line-height: 15px;
display: block; 
text-decoration: none; 
margin-bottom: 8px; 
} 
.box .category .cat_lvl_0 { 
background: url('../image/bullet_1.png') no-repeat 10px 3px; 
} 
.box .category .cat_lvl_1 { 
background: url('../image/bullet_1.png') no-repeat 20px 3px; 
padding-left: 30px; 
} 
.box .category .cat_lvl_2 { 
background: url('../image/bullet_1.png') no-repeat 30px 3px; 
padding-left: 40px; 
} 
.box .category .cat_lvl_3 { 
background: url('../image/bullet_1.png') no-repeat 40px 3px; 
padding-left: 50px; 
} 
.box .category .cat_lvl_4 { 
background: url('../image/bullet_1.png') no-repeat 50px 3px; 
padding-left: 60px; 
} 


/* 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 #C50304;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}
.spacer {

	margin-bottom: 20px;
	margin-top: 20px;

}
.spacer10 {

	margin-bottom: 10px;
	margin-top: 10px;

}