}
/* ----------------------- BOXES ------------------------- */
.box_head a {
	text-decoration:none;
	color:#ffffff
}
.box_head a:hover {
	text-decoration:underline
}
.box_head {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:32px;
}
.box_head .innerbox1 {
	background:url(../images/boxhead_bg2.cgi) repeat-x left top #fa22a5;
	width:100%;
}
.box_head .innerbox2 {
	background:url(../images/boxhead_bg5.cgi) repeat-x left bottom;
	width:100%;
}
.box_head .innerbox3 {
	background:url(../images/boxhead_bg3.cgi) repeat-y left top;
	width:100%;
}
.box_head .innerbox4 {
	background:url(../images/boxhead_bg7.cgi) repeat-y right top;
	width:100%;
}
.box_head .innerbox5 {
	background:url(../images/boxhead_bg1.cgi) no-repeat left top;
	width:100%;
}
.box_head .innerbox6 {
	background:url(../images/boxhead_bg4.cgi) no-repeat left bottom;
	width:100%;
}
.box_head .innerbox7 {
	background:url(../images/boxhead_bg6.cgi) no-repeat right top;
	width:100%;
}
.box_head .innerbox8 {
	background:url(../images/boxhead_bg8.cgi) no-repeat right bottom;
	padding:11px 14px 3px 27px;
}
.box {
	width:100%;
	margin-bottom:9px;
}
.box .box_inner1 {
	background:url(../images/box_bg1.cgi) repeat-y left top #FFFFFF;
	width:100%;
}
.box .box_inner2 {
	width:100%;
	background:url(../images/box_bg1.cgi) repeat-y right top;
	width:100%;
}
.box .box_inner3 {
	width:100%;
	background:url(../images/box_bg1.cgi) repeat-x left bottom;
	width:100%;
}
.box .box_inner4 {
	background:url(../images/box_bg2.cgi) no-repeat left bottom;
}
.box .box_inner5 {
	background:url(../images/box_bg3.cgi) no-repeat right bottom;
}
.box .box-indent {
	overflow:hidden;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 31px;
	padding-left: 10px;
	background-color: #FA22A5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box select {
	width:90%;
}
.box_body {
	margin:0;
	color:#212121;
	font-family:tahoma;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.box_body a {
	color:#212121;
	text-decoration:none;
}
.box_body a:hover {
	text-decoration:underline;
}
/* ----------------------- LISTING BOXES ------------------------- */

#categories {
}
#categories ul {
	list-style:none;
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none
}
#categories li {
	color:#484646;
	font-size:11px;
	line-height:14px;
	background:url(../images/list_background1.cgi) no-repeat 0px 11px;
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
}
#categories li.category-products {
	font-size:12x;
	line-height:18px;
	background:url(../images/list_background1.cgi) no-repeat 25px 12px;
	padding-left:0;
	text-decoration:none;
	margin-left:0;
}
#categories li.category-products a {
	font-weight:normal;
	color:#484646;
}
#categories li.category-products span.top-span {
	padding-left:43px;
}
#categories li span.top-span {
	display:block;
	padding:5px 0 6px 0;
	background:url(../images/list_backgroundx.gif) repeat-x left top;
	padding-left:8px;
}
#categories li.category-top_un span.top-span {
	display:block;
	background:url(../images/spacer.cgi) no-repeat left top;
}
#categories li a {
	color:#484646;
	font-size:15px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	padding-left:0;
	display:block;
}
#categories li a:hover {
	text-decoration:underline;
	background-color: #FA22A5;
	color: #000000;
	margin-left: 5px;
}
#categories .box_body_2 li {
	color:#f70706;
	font-size:11px;
	line-height:14px;
	background:none;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	display:inline
}
#categories .box_body_2 li a {
	color:#f70706;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	font-weight:bold;
	padding:0;
	display:inline
}
#categories .box_body_2 li a:hover {
	text-decoration:underline
}

