@charset "UTF-8";

/* Reset CSS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
	text-align:left;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Global */
html,body{
text-align:center;
height:100%;
}

body {
background-color:#FFFFFF;
color:#000000;
}

a:link, a:visited, a:active {
color:#990000;
text-decoration:underline;
}
a:hover {
color: #999999;
text-decoration: none;
}
img	{
border-style: none;
}

input, option, select, textarea {
font-size:1em;
}

div.clear {
	margin:0;
	padding:0;
	clear:both;
	line-height: 0;
	height: 1px;
	width: 1px;
}
table td, table th, div {
	vertical-align: top;
	line-height:150%;
}


#mainLayout {
width:1000px;
height:100%;
margin:0 auto;
padding:0;
}
/* font-family, font-size, line-height are imported by another css for each language */


#headerLayout {
width:100%;
height:113px;
margin:0;
padding:0;
clear:both;
}

#headerLeft {
width:460px;
height:75px;
float:left;
padding:0;
}

#headerRight {
width:540px;
float:right;
margin:0;
padding:0;
}

#headerLang {
width:160px;
height:30px;
float:right;
margin:0;
padding:0;
}

.headerSearch {
float:right;
margin:0;
padding:0;
height:30px;
width:300px;
text-align:right;
}

.headerSearch p {
margin:5px 5px 5px 0;
float:right;
}

.headerSearch input {
margin-top:2px;
}

#headerMenu {
margin:0;
padding:0;
clear:both;
background-image:url(../images/header-menu-bg.gif);
width:100%;
height:38px;
}

#headerMenu div {
height:21px;
float:right;
margin:10px 15px 0 0;
text-align:left;
}
/* menu images are imported by another css for each language */


#contentLayout {
width:100%;
clear:both;
margin:10px 0 0 0;
padding:0;
}

#contentLeft {
margin:0;
padding:0;
width:250px;
height:100%;
background-color:#F1F1EA;
float:left;
text-align:center;
}

#loginBox, #loginBox-cart {
width:230px;
background-color:#FFFFFF;
border:#999999 1px solid;
margin:10px auto;
}
/* title images are imported by another css for each language */

.loginBox-contents {
width:90%;
margin:40px auto 0 auto;
text-align:left;
}

.loginBox-field {
margin:0 0 5px 0;
}

.loginBox-btn {
text-align:center;
margin:10px;
}

#loginBox ul li {
font-size:0.85em;
display:inline;
margin-right:10px;
}
/* font-family, font-size, line-height are imported by another css for each language */

#loginBox ul {
margin-bottom:10px;
}

.logout {
text-align:right;
margin:5px 0 10px 0;
font-size:0.85em;
}
/* font-family, font-size, line-height are imported by another css for each language */

.side-cart {
width:214px;
margin:0 auto;
background-image:url(../images/side-cart-bg.gif);
background-repeat:repeat-y;
text-align:center;
}

.side-cart ul li {
width:85%;
margin:0 auto;
text-align:left;
padding:0;
font-size:0.9em;
}
/* font-family, font-size, line-height are imported by another css for each language */

.side-cart-title {
width:214px;
height:21px;
margin:0;
padding:0;
}

.side-cart-title div {
float:right;
font-size:0.8em;
margin:0;
padding-right:65px;
text-align:right;
}
/* font-family, font-size, line-height are imported by another css for each language */

.side-cart-line {
border-top:#E2E3DC 1px solid;
width:85%;
margin:5px auto;
padding:0;
height:1px;
}

.side-cart-amount {
font-size:0.9em;
font-weight:bold;
color:#666666;
width:85%;
text-align:right;
margin:0 auto 8px auto;
padding:0;
}

.sideBanner {
width:230px;
margin:0 auto 10px auto;
text-align:center;
}

.sideBox {
width:230px;
margin:0 auto 10px auto;
padding:0;
background-image:url(../images/sidebarbox-bg.jpg);
background-repeat:repeat-y;
text-align:center;
}

.sideBox img {
margin:0;
padding:0;
}

.side-mainCat-title {
background-color:#333333;
color:#FFFFFF;
width:85%;
margin:10px auto 5px auto;
padding:0 5px;
text-align:left;
font-weight:bold;
}
/* font-family, font-size, line-height are imported by another css for each language */

.side-mainCat-title img {
float:right;
margin:11px 2px 0 0;
}

.side-subCat-list {
width:85%;
margin:0 auto 10px auto;
text-align:left;
}


#contentRight {
margin:0;
padding:0;
width:720px;
height:100%;
float:right;
text-align:left;
}

#breadCrumb {
font-size:0.85em;
width:690px;
}
/* font-family, font-size, line-height are imported by another css for each language */


#contentArea {
width:690px;
margin:20px 0;
}

.productList {
width:160px;
height:auto;
float:left;
text-align:left;
margin:0 12px 30px 0;
/*border:1px solid #FF0000;*/
}

.productList2 {
width:170px;
height:auto;
float:left;
text-align:left;
margin:0 1px 1px 0;
color:#000000;
/*border:1px solid #FF0000;*/
}

.productList p {
text-align:left;
line-height:120%;
}

.productName {
margin-top:5px;
font-size:0.85em;
height:42px; 
overflow:hidden;
}

.productListUnit {
margin-top:5px;
color:#666666;
font-size:0.95em;
}

.productSalesPrice {
margin-top:5px;
color:#666666;
font-weight:bold;
}

.productFunction {
border:#999999 1px dotted;
margin:10px 0;
}

.productFunction-pcs {
float:left;
margin:5px 0 0 2px;
}

.productFunction-icon {
float:right;
}

.productFunction-icon img {
margin:5px 2px 0 0;
}

.productAvSalesPrice {
font-size:0.85em;
}

.productAvSalesPrice span {
color:#666666;
font-weight:bold;
}


#footerLayout {
width:100%;
height:35px;
margin:10px 0 0 0;
padding:0;
clear:both;
font-size:0.85em;
color:#666666;
background-image:url(../images/footer-bg.gif);
background-repeat:repeat-x;
}
/* font-family, font-size, line-height are imported by another css for each language */

#footerLayout a {
color:#666666;
text-decoration:none;
}

#footerLayout a:hover {
color:#999999;
}


#footerLeft {
float:left;
text-align:left;
color:#666666;
margin:12px 0 0 15px;
}

#footerRight {
float:right;
text-align:right;
margin:12px 0 0 0;
}

#footerRight ul li {
display:inline;
margin: 0 15px 0 0;
}




/* Form Area */

.formArea-short {
width:590px;
border:#E2E3DC 1px solid;
margin:0 auto 20px auto;
padding:0;
text-align:center;
font-size:0.9em;
}
/* font-family, font-size, line-height are imported by another css for each language */

.formArea-short td, .formArea-long td {
padding:3px;
text-align:left;
}

.formArea-short .centerAlign, .formArea-long .centerAlign {
text-align:center;
}

.formArea-short .rightAlign, .formArea-long .rightAlign {
text-align:right;
margin:0 25px 15px 0;
}

.formArea-txt, .formArea-txt-link {
text-align:left;
margin:0 25px;
padding-bottom:5px;
}

.formArea-txt strong {
font-weight:bold;
color:#666666;
}

strong.blackStrong {
font-weight:bold;
color:#000000;
}

.formArea-txt strong span {
color:#FFCC00;
}

.note {
color:#FFCC00;
}

.formArea-short-inside {
background-image:url(../images/subtitle-short-bg.gif);
background-repeat:repeat-y;
width:530px;
margin:10px auto 0 auto;
text-align:center;
}

.formArea-group {
 border:1px dotted #CCCCCC;
 margin:10px;
}

.formArea-group legend {
  padding: 0.2em 0.5em;
  font-size:1.2em;
  font-family:Arial;
  font-weight:bold;
  color:#000000;
  text-align:right;
  border:1px solid green;  
}

.formArea-short-inside table, .formArea-long-inside table {
margin:5px auto 10px auto;
}

.formArea-btn {
margin:20px auto;
}

.formArea-long {
width:690px;
border:#E2E3DC 1px solid;
margin:0 auto 20px auto;
padding:0;
text-align:center;
font-size:0.9em;
}
/* font-family, font-size, line-height are imported by another css for each language */

.formArea-long-inside {
background-image:url(../images/subtitle-long-bg.gif);
background-repeat:repeat-y;
width:630px;
margin:10px auto 0 auto;
text-align:center;
}

.formArea-noline-inside {
width:630px;
margin:10px auto 0 auto;
text-align:center;
}
/* font-family, font-size, line-height are imported by another css for each language */

.yourOrderNumber {
width:100%;
text-align:left;
font-weight:bold;
}
/* font-family, font-size, line-height are imported by another css for each language */

.formArea-noline-inside .formArea-txt, .formArea-noline-inside .formArea-txt-link {
text-align:left;
margin:5px 15px;
padding-bottom:5px;
}
/* font-family, font-size, line-height are imported by another css for each language */

table.shoppingCart-contents {
margin:10px auto 50px auto;

}
/* font-family, font-size, line-height are imported by another css for each language */

td.shoppingCart-contents-title {
background-color:#FFCC00;
font-weight:bold;
color:#FFFFFF;
padding:0 0 0 5px;
background-image:url(../images/whiteVLine.gif);
background-repeat:no-repeat;
}

table.shoppingCart-contents-price td {
padding:0;
}

table.shoppingCart-contents-price td.shoppingCart-contents-priceTitle {
font-weight:bold;
text-align:right;
padding-right:5px;
}

.longLine {
border-top:#E2E3DC 1px solid;
width:95%;
margin:5px auto;
padding:0;
height:1px;
}

.shortLine {
border-top:#E2E3DC 1px solid;
width:90%;
margin:5px auto;
padding:0;
height:1px;
}

.editLink {
text-align:right;
}

.editLink ul li {
text-align:right;
display:inline;
margin-right:10px;
float:right;
}

.addressName {
text-align:left;
font-weight:bold;
}

.myaccountMenu {
font-size:0.9em;
width:90%;
margin:0 auto;
padding:20px 0 0 0;
text-align:left;
}
/* font-family, font-size, line-height are imported by another css for each language */


.formArea-previousOrders {
width:100%;
margin:10px auto 0 auto;
text-align:center;
}
/* font-family, font-size, line-height are imported by another css for each language */

.orderHistory {
width:530px;
margin:0 auto;
padding:0;
height:16px;
background-repeat:no-repeat;
}
/* background image css for each language */

.orderHistory div {
float:left;
margin:0;
padding-left:120px;
height:16px;
line-height:100%;
}

.alert {
	color:#FFCC00;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}

/* site map */
#siteMapList {
	width: 90%;
	margin:0 auto;
	text-align:left;
	}

#siteMapList ul li{
list-style:none;
margin:10px 0 0 0;
}

#siteMapList ul li ul{
    padding-left:30px;
	padding-bottom:10px;
}

#siteMapList ul li ul li{
list-style:square;
margin:0;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 5px;
	margin:10px 0;
	text-align:center;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
margin:5px;
}
	

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #FFF0B2;
	color: #000000;
	}

.messageStackCaution {
	background-color: #0000FF;
	color: #000000;
	}
	
.otherPages-links {
margin:20px 25px;
text-align:left;
}

.otherPages-links ul li {
display:inline;
margin-right:20px;
}


.floatingBox {
	margin: 0;
	width: 47%;
	}

.productBorder{
   border:1px solid #FFFFCC;
}

.productBorderBottom{
  /*border-bottom:1px solid #CCCCCC;*/
}

.productLarge{
   width:400px;
   height:570px;
}

.addcartHeight{
   height:29px;
}

.productLargeWidth {
   width:400px;
}

.productSmallHeight {
   height:282px;
}


.adjustLeft {
   padding-left:80px;
}

.adjustCenter {
    text-align:center;
}

.qanda_q {
font-weight:bold;
font-size:1.1em;
}

.qanda_a {
margin:0 0 20px 0;
}


#popupImage {
background-color:#FFCC00;
margin:10px;}

.display-number {
border:#999999 1px dotted;
padding:5px 10px;
clear:both;
}

.sideBanner .announcement {
width:180px;
margin:0 auto 10px auto;
padding:5px 10px;
   color:#FF0000;
   font-weight:bold;
   text-align:left;
   border:2px solid #FF0000;
}