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

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

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
}

body, td, th, input, textarea, select, a {
	font-size: 10pt;
	color: #000;
	line-height: 150%;
}
 
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: 983px;
	padding: 0 10px;
	position: relative;
	left: 50%;
	margin-left: -491px;
	background:url('../image/bg-border.gif') repeat-y left top;
}

#container_news {
	width: 983px;
	position: relative;
	left: 50%;
	margin-left: -491px;
	background: url('../image/bg1.jpg') no-repeat;
}

#top {
	background:url('../image/bg-top.gif') repeat-x left top;
	width: 983px;
	height: 100px;
}

#logo {
	float:left;
	width: 200px;
	height:100px;
}

#header {
	float: left;
	height: 100px;
}

#header ul {
	margin: 0;
	list-style: none;
}

#header ul li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	text-decoration: none;
}

#header a span {
	float: left;
	width: 100px;
	display:block;
	text-align:center;
	width: 100px;
	padding-top: 80px;
	font-size: 12px;
	font-weight: 600;
	color: #FFF;
	cursor:pointer;
	font-family: sans-serif;
}

#header .link1 span, #header .link2 span, #header .link3 span, #header .link4 span, #header .link5 span {
	background: url('../image/line.gif') no-repeat right top;
}

#header .link1 a  {
	background: url('../image/menu1.gif') no-repeat;
}

#header .link2 a {
	background: url('../image/menu2.gif') no-repeat;
}

#header .link3 a {
	background: url('../image/menu3.gif') no-repeat;
}

#header .link4 a {
	background: url('../image/menu4.gif') no-repeat;
}

#header .link5 a {
	background: url('../image/menu5.gif') no-repeat;
}

#header .link6 a {
	background: url('../image/menu6.gif') no-repeat;
}

#header a:hover {
	background-position: left bottom;
}

#header a:hover span {
	color: #F60;
}

#header #current a {
	background-position: left bottom;
}

#language {
	float: right;
	padding-right: 30px;
	padding-top: 40px;
}

#PartL {
	float: left;
	width: 260px;
}

#left-column {
	float: left;
	width: 245px;
	margin: 10px 0 15px 15px; 
	display:inline;
}

#PartR {
	margin: 0px 0px 15px 0px;
	float: right;
	width: 708px;
	background-color: #FFF;
	display:inline;
}

#content {
	margin: 10px 0px 15px 0px; 
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 468px;
	display:inline;
}

#contentC {
	margin: 10px 0px 15px 0px; 
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 673px;
	display:inline;
}

#contentF {
	margin: 10px 0px 15px 0px; 
	padding-left: 15px;
	padding-right: 15px;
	width: 953px;
}

#ColumnR {
	margin: 10px 0px 15px 0px; 
	float: right;
	width: 210px;
	display:inline;
	background:#eccba4;
}

#footer { 
	clear: both;  
	border-top: 3px solid #2d2d2d;
	padding-top: 3px;
	margin-bottom: 1px;
	background: #57524d;
	height: 90px;
	color: #FFF;
}

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

#footer .b {
	float: left;
	text-align: left;
	padding-left: 100px;
	margin-top: 0 !important;
	margin-top: 7px;
	padding-bottom: 7px;
	font-size: 8pt;
}

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

.heading {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	border-bottom: #999 solid 3px;
	color: #F60;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
}

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

.heading1 {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	color: #F60;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 49px;
	height: 49px;
	background: url('../image/bg_1.gif') no-repeat left top;
	cursor: default;
}

.heading2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	color: #399;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	cursor: default;
}

.heading3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	border-bottom: #999 solid 3px;
	color: #F60;
	clear: both;
}

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

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 11px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 11px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	/*margin: 10px 0px 10px 0px;*/
}

.breadcrumb a {
	color: #006699;
	text-decoration: none;
}

.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;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 11px; 
	display: inline;
}

.riders {
	float: left;
	background: url('../image/bg_rider.gif') no-repeat left top;
	width: 200px; 
	text-align: center; 
	cursor: pointer;
	font-size: 11px; 
	height: 200px;
	display:inline;
	margin: 19px;
	padding-top: 10px;
	min-height: 200px;
}

.riders span {
	margin-top: 10px;
	display: block;
}

.lastest {
	width: 100%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	margin-bottom: 10px;
	background: url(../image/hot_image_ba2.gif) no-repeat left top;
}

.categories a {
	text-decoration: none;
}

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

.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: 30px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

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

.box {
	padding-bottom: 5px;
	margin-bottom: 20px;
}

/* 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 {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
	margin-bottom: 20px;
}

.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 information */
.box .information a {
	background: url('../image/icon1.gif') no-repeat 10px 7px;
	padding: 7px 0px 7px 45px;
	display: block;
	text-decoration: none;
}

/* box about */
.box .about a {
	background: url('../image/icon1.gif') no-repeat 10px 7px;
	padding: 7px 0px 7px 45px;
	display: block;
	text-decoration: none;
}

.box .about a:hover, .box .about #current {
	background-image: url('../image/icon1_hover.gif');
}

/* box support */
.box .support a {
	background: url('../image/icon1.gif') no-repeat 10px 7px;
	padding: 7px 0px 7px 45px;
	display: block;
	text-decoration: none;
}

.box .support a:hover, .box .support #current {
	background-image: url('../image/icon1_hover.gif');
}

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

.article_date { font-size: 9px;}
.article_name { padding: 5px 0;}
.article_name a { color:#f30; font-weight: 600; text-decoration: none;}
.article_name a:hover { text-decoration:underline;}
.article_description { padding: 5px 0 10px 0;}
.article_detail { border-top: #CCC dotted 1px; padding: 10px 0 20px 0;}
.article_detail .a { 
float:right;
behavior: url('catalog/javascript/png/iepngfix.htc');
background:url('../image/bg_button.png') no-repeat left bottom;
width: 100px;
height: 18px;
color: #FFF;
}

.article_detail .a  a { 
display: block;
width: 100px;
height: 18px;
color: #FFF;
font-weight: 600;
text-indent: 15px;
text-decoration: none;
}

.article_detail .a  a:hover {color: #F60;}

.newsletter {
	padding-bottom: 15px;
	background: #FFF;
}