HTML, BODY { margin: 0px; height: 100%; }

A, IMG, INPUT { outline: none; }

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px "Helvetica", "Arial"; 
	margin: 0px;
	padding: 0px;
	border: 0px solid black;

 }

/*/////////////////////*/

#main-menu {

	height: 220px;
	width: 115px;
	padding-top: 10px;

}

#main-menu ul { 

	padding: 0px;
	margin: 0px;

}
		
 #main-menu li { 

	line-height: 0; /* fixes "stair-step" effect in IE */ 
	display: block;
	padding-left: 0;
	height: 0px; 
	width: 0px;
	text-indent: -9999px;
	font-size: 0px;
	background-position: 0 0;

} 

*html #main-menu li { height: 27px; }

 #main-menu li a { 

	display: block; 
	outline: none; 
	width: 100%; 
	height: 100%;

}

 #main-menu li.active { 

	background-position: 0px -27px;

}
			
 #main-menu li:hover { 

	background-position: 0px -27px;

}
/*//////////////////////////////////////*/


#main-container {

	width: 1000px; 
	background: url(../images/no7.gif) no-repeat; 
	background-position: 0px 0px;

}

#main-container DIV {

font: normal 11px "Century Gothic", "Arial";

}

#header-container {

	height: 44px; 
	background: url(../images/header.gif) no-repeat;

}

#header-link {

	height: 44px; 
	float: left;
	width: 50%;

}

#header-link A { 

display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
outline: none;

}

#header-utility {

	padding-top: 5px;
	margin-left: 0px; 
	text-align: right;
	text-transform: uppercase;

}

.utility-inner-right {

	text-align: right;	

}

.utility-inner-left {

	text-align: left;	

}

#main-sidebar {

	width: 0px; 
	float: left; 
	text-align: left;

}

#main-content {

	margin-left: 25px; 
	position: relative;
}

#main-content-inner { padding-top: 2px; }

#content-utility {

height: 25px;
padding-top: 5px;
text-align: right;

}


#footer-container {

	width: 850px; 
	height: 40px; 
	text-align: left; 
	background: url(../images/horix.gif) no-repeat; 
	padding-top: 10px; 
	padding-left: 10px;

}

.left310 {

	width: 310px; 
	height: 420px; 
	float: left; 

}

.right324 {

	width: 324px; 
	height: 420px; 
	float: right;
	text-align: left; 

}

.fullwide { 

	width: 1000px; 
	height: 600px; 
	text-align: left;
	overflow: hidden;
	display: block;

}

.cart-fullwide { 

	width: 1000px; 
	min-height: 600px; 
	text-align: left;
	overflow: hidden;
	display: block;

}

.left420 {

	width: 420px; 
	height: 420px; 
	float: left; 

}

.right224 {

	width: 224px; 
	height: 420px; 
	float: right;
	text-align: left;

}

.right224 SELECT {

width: 0px;
margin-top: 4px;
border: 1px solid black;
text-transform: uppercase;

}

.left310 INPUT.loginput {

width: 0px;
margin-top: 4px;
border: 1px solid black;
text-transform: uppercase;

}

.right224 INPUT.cart, .left310 INPUT.login, #main-sidebar INPUT.pdf {

width: 0px;
margin-top: 4px;
border: 1px solid black;
background-color: #000;
color: #FFF;
text-align: center;
text-transform: uppercase;
padding: 2px;

}
#main {

	width: 320px;
	height: 240px;
	border: 1px solid #111;
	
}

#content {


	height: 100%;
	width: 100%;
	text-align: left;
	float: left;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	
}

#track {

	height: 100%;
	width: 10px;
	float: right;
	position: relative;
	background: #ddd;
	
}

#thumb {

	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 10px;
	background: #aaa;
	cursor: pointer;
	
}

#splash {

	width: 305px; 
	height: 220px; 
	background: url(../images/splash.png) no-repeat;

}

#splash-ie6 {

	width: 305px; 
	padding: 50px;
	background-color: #666;
	color: #FFF;
	font: normal 12px "Century Gothic", "Arial";

}

#splash-logo {

	height: 120px; 

}

#splash-main {

	height: 50px; 
	width: 49%; 
	float: left;

}

#splash-store {

	height: 50px; 
	width: 49%; 
	float: right;

}

#splash-japanese {

	height: 45px;

}

#splash DIV {

text-indent: -9999px;

}

#splash DIV A {

width: 100%;
height: 100%;
display: block;

}

/* CHECKOUT CHECKOUT CHECKOUT */

.checkout ul, .checkout li{
	border:0; margin:0; padding:0; list-style:none;
}
.checkout li{
	clear:both;
	list-style:none;
	padding-bottom:30px;
}
.checkout input, .checkout select{
	background-color:#FAFAFA !important;
	font: normal 11px "Century Gothic", "Arial";
	width:200px;
	float:left;
	border:1px solid black;
}
.checkout label{
	width:300px;
	float:left;
}
.notice {
	color: red;
	float:left;
	width:200px;
}
.detail {
	float:left;
	width:200px;
}

.fc-field-error{
	color: red;
}

.errorDiv {

	border: 1px solid #CC0000;
	padding: 15px;
	background-color: #ffcccc;
	color: #CC0000;
	margin: 0px 0px 25px 0px;

}

#cartBreadcrumb {

padding: 0px;
color: #CCC;
margin-bottom: 25px;

}

#cartBreadcrumb A {

color: #CC0000;

}

#cartBreadcrumb .persisted {

color: #000;

}
