/* Boxes Sattings */
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading, .infoBoxHeading_side, .infoBoxHeading_center {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.infoBoxHeading_side, .infoBoxHeading_special {
	height:51px;
}
.infoBoxHeadingL_side {
	background:url(az_ibox_header_left.jpg) no-repeat;
	width:12px;
}
.infoBoxHeadingC_side {
	background:url(az_ibox_header_mid.jpg) no-repeat;
}
.infoBoxHeadingR_side {
	background:url(az_ibox_header_right.jpg) no-repeat;
	width:12px;
}
.az_infoBoxHeading_side {
}
.az_infoBoxHeadingL_side { }
.az_infoBoxHeadingC_side, .az_infoBoxHeadingC_special {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
.az_infoBoxHeadingR_side { }

.infoBoxHeadingL_special {
	background:url(az_ibox2_header_left.jpg) no-repeat;
	width:12px;
}
.infoBoxHeadingC_special {
	background:url(az_ibox2_header_mid.jpg) no-repeat;
}
.infoBoxHeadingR_special {
	background:url(az_ibox2_header_right.jpg) no-repeat;
	width:12px;
}

.infoBoxHeadingL {
}
.infoBoxHeadingL_center {
  /*background:url(../images/az_template/az_ibox2_header_left.gif) no-repeat;
  height:30px;
  width:19px;*/
}
.infoBoxHeadingC {
}
.infoBoxHeadingC_center {
	width:100%;
}
.infoBoxHeadingR_center {
}

.az_infoBoxHeading {
}
.az_infoBoxHeadingL {
}
.az_infoBoxHeadingC, .az_infoBoxHeadingC_center {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
  	color: #af2940;
	white-space:nowrap;
}
.az_infoBoxHeadingR {
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBox, .infoBox_center {
  background: #636363;
}
.infoBox_side {
	background:url(az_ibox_bg.gif) repeat;
	margin-bottom:10px;
}
.infoBox_special {
	background:url(az_ibox2_bg.gif) repeat;
	margin-bottom:10px;
}
.infoBox_center {
}
.infoBoxL, .infoBoxR {
  /*background:url(az_ibox_ver.gif) repeat-y;
  width:1px;*/
}
.infoBoxC {
  /*border:1px solid #cccbc3;
  border-left:none;
  border-right:none;*/
}
.infoBoxL_side, .infoBoxR_side {
	background:url(az_ibox_ver.gif) repeat-y;
	width:3px;
}
.infoBoxC_side {
	background:url(az_ibox_mid.jpg) no-repeat;
}
.infoBoxL_special, .infoBoxR_special {
	background:url(az_ibox_ver.gif) repeat-y;
	width:3px;
}
.infoBoxC_special {
	background:url(az_ibox2_mid.jpg) no-repeat;
}
.infoBoxContents, .infoBoxContents_center {
  background: #fbf4f6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxContents a {
	color:#190511;
}
.infoBoxContents a:hover {
	color:#cccccc;
}

.infoBoxContents_side {
}
.infoBoxContents_center {
}

.infoBoxFooterC {
	background:url(az_ibox_hor.gif) left bottom repeat-x;
	height:11px;
}
.infoBoxFooterL, .infoBoxFooterR {
	background:url(az_ibox_footer_left.gif) left bottom no-repeat;
	width:11px;
	height:11px;
}
.infoBoxFooterR {
	background:url(az_ibox_footer_right.gif) right bottom no-repeat;
}

.contentBoxHeading {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  	color: #af2940;
	font-weight:bold;
	/*background:#FFFFFF;*/
}
.contentBox {
	background: #636363;
}
.contentBoxC {
	background:#fffcf2;
}
.contentBoxL, .contentBoxR, .contentBoxHeadingL, .contentBoxHeadingR {
}
.contentBoxHeadingR {
	background-position:right;
}
.contentBoxContents {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
.contentBoxFooter {
	background-position:bottom;
}

.productBoxTop {
	background:#FFFFFF;
}
.productBoxBottom {
	background:#FFFFFF;
}
.productBoxL {
	background:#FFFFFF;
}
.productBoxC {
	background:url(az_pbox_bg.gif) no-repeat #FFFFFF;
}
.productBoxR {
	background:#FFFFFF;
}
/* eof: Boxes Sattings */