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

* { 
	font-family: Tahoma, Verdana, Arial;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	/*background: url('../image/background.png') top repeat-x;*/
	background: url('/images/body_back.jpg') top repeat-x;
	background-color: #2c3d4f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;

}

body, td, th {
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #58B9E6;
	text-decoration: none;
}

input, textarea, select {
	color: #06070b;
}

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

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

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: 4px solid #275a7d;
	margin: 8px;
}

a:hover {
	text-decoration: underline;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}

#header {
	height: 175px; 
	clear: both; 
	border: 0px solid #FFCCCC;
}

#header .a {
	/*background: url('../image/logo.png') no-repeat;*/
	background: url('/images/motopia_logo.jpg') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 270px;
	height: 175px;
	float: left;
	position: absolute;
}

#header .b {
	position: relative;
	top: 130px;
	float: right;
	border: 0px solid #FFCCCC;
}

#header .b a {
	background: url('/images/bg_nav_item.jpg');
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 90px;
	height:25px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	cursor: pointer;
	padding-top: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

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

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 30px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	border-left: 0px solid #EEEEEE;
	width: 681px;
}

#footer { 
	clear: both;  
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
	background: #1a2431;
	height: 60px;
}

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

#footer .b {
	float: right;
	text-align: right;
	font-size: 10px;
	text-align: center;
}

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

.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #C0A068;
	/*text-transform: uppercase;*/
	padding-bottom: 4px;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

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

.breadcrumb a {
}

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

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #416e8f;
	background: url( '/images/bg_bar.jpg' );
	border-top: 2px solid #c0a068; 
	border-bottom: 2px solid #c0a068;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 180px;
}

.products img {
	border: 4px solid #275a7d;
}
.categories a {
	text-decoration: none;
}

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

.images img, .categories img {
	border: 4px solid #275a7d;
	margin-6px;
	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: 0px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

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

.buttons table {
	width: 100%;
	margin-top: 20px;
}

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

.cart a {
	color: #b5b905;
	text-decoration: none;
	font-weight: bold;
}

.cart a:hover {
	color: #4ab9d0;
	text-decoration: underline;
	font-weight: bold;
}

#cart table a {
	color: #b5b905;
	text-decoration: none;
	font-weight: bold;
}

#cart {
	margin-top: 20px;
}

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

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

/* 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 {
	border: 4px solid #275a7d;
}

/* 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: 0px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

.e {
	color: #FFFFFF;
}

.c {
	color: #FFFFFF;
}