@charset "utf-8";
body {
		font:small Verdana, AppleGothic, Sans-serif;
		color:#333333; margin:0px;padding:0px; 
		}

A { text-decoration:none;  }
A:link, A:visited { color:#0054A6; }
A:hover, A:active { color:#FF0000; }


/* Float bug */
.clearfix:after {
		content: "."; display: block; height: 0; 
		clear: both; visibility: hidden;
		}

.clearfix {
		display: inline-block;
		}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* */

/* misc */
img { border: none; }

p { 	margin: .4em 0 .5em 0; 
		line-height: 1.5em; 
		}
	p img { margin: 0; }

hr {
		height: 1px; color: #aaa; background-color: #aaa;
		border: 0; margin: .2em 0 .2em 0;
		}

h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		margin: 0;
		/*
		padding-top: .5em;
		padding-bottom: .17em;
		border-bottom: 1px solid #aaa;
		*/
		}
	h1 { font-size: 188%; }
	h2 { font-size: 150%; }
	h3, h4, h5, h6 {
		/*border-bottom: none;*/
		font-weight: normal;
		}
	h3 { font-size: 132%; }
	h4 { font-size: 116%; }
	h5 { font-size: 100%; }
	h6 { font-size: 80%; }



.storeMainHeader {
		height:31px; 
		/*background-color:#000000; */
		line-height:31px; color:#FFFFFF; 
		text-align:right; padding-right:10px; 
	}

#storeMainFigure {
		padding:0 10px;
	}
	#storeMainFigure A,  { color:#666666; }
	#storeMainFigure A:link,  #storeMainFigure A:visited  { color:#666666; border-bottom:1px #666666 solid;  }
	#storeMainFigure A:hover, #storeMainFigure A:active  { color:#FF0000; border-bottom:1px #FF0000 solid;  }
	
.storeMainFigureZoom { background:url('./images/eStandardIcon03.gif') 0 6px no-repeat; }
.storeMainFigureMore { text-align:right; }

.storeMainList2Item {
	line-height:160%; background:url('./images/eStandardIcon04.gif') 3px 5px no-repeat; 
	margin-bottom:4px; 
	}


#containerStore A { text-decoration:none; border:0;  }

.product{}

.footer { line-height:160%; }
.footer A,  { color:#005F9D; text-decoration:underline }
.footer A:link,  .footer A:visited  { color:#005F9D; }
.footer A:hover, .footer A:active  { color:#FF0000; }

