/**
*   @version $Id: texts.css 15 2009-08-28 09:07:38Z paulinad $
*/
*.n1 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

*.n2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

*.n3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.n3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.n4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

*.n5 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

*.n6 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

*.n7 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

*.n8 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

*.t1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

*.t01 {
	color: #e51e25;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
*.t2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

*.t02 {
	color: #666668;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
*.t3 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

*.t4 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

*.t5 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

*.t6 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

*.t7 {
	font-size: 18px;
	font-weight: normal;
	color: #d82027;
}

*.t7_g {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}

*.t8 {
	font-size: 24px;
	font-weight: normal;
	color: #d82027;
}

*.t8_g {
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}

*.t9 {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

*.t10 {
	color: #e51e25;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

*.t11 {
	color: #e51e25;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

*.tBold {
	font-weight: bold;
}

*.tItalic {
	font-style: italic;
}

*.cartCountText {
	font-size: 11px;
	color: #006699;
}

*.dots {
	color: #d82027;
	font-weight: bold;
}

*.bColor {
	color: #000000;
}
*.rColor {
	color: #d82027;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}

span.paging {
	display: block;
	float: left;
	height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 2px;
	border: 1px solid #d82027;
	color: #d82027;
	background-image: url( '/images/default/bg_bt.gif' );
	background-repeat: repeat-x;
	white-space: nowrap;
}

span.topMenuSubSep {
	display: block;
	float: right;
	padding: 10px;
	color: #666666;
}