.box-header {
	padding:12px;

	font-size:14px;
	font-weight:bold;
	color:white;

	background-position:left top;
	background-repeat:no-repeat;
}

.box-header a {

	color:white;

	background-image:none;	
	text-decoration:none;
}

.contenttop .box-header {
	background-image:url('../images/boxes/contenttop/box-head-background.jpg');
}

.contenttop .green {
	background-image:url('../images/boxes/contenttop/green/box-head-background.jpg');
}

.contenttop .orange {
	background-image:url('../images/boxes/contenttop/orange/box-head-background.jpg');
}

.contenttop .gray {
	background-image:url('../images/boxes/contenttop/gray/box-head-background.jpg');
}

.contentleft .box-header {
	background-image:url('../images/boxes/contentleft/box-head-background.jpg');
}

.contentleft .green {
	background-image:url('../images/boxes/contentleft/green/box-head-background.jpg');
}

.contentleft .orange {
	background-image:url('../images/boxes/contentleft/orange/box-head-background.jpg');
}

.contentleft .gray {
	background-image:url('../images/boxes/contentleft/gray/box-head-background.jpg');
}

.contentright .box-header {
	background-image:url('../images/boxes/contentright/box-head-background.jpg');
}

.contentright .green {
	background-image:url('../images/boxes/contentright/green/box-head-background.jpg');
}

.contentright .orange {
	background-image:url('../images/boxes/contentright/orange/box-head-background.jpg');
}

.contentright .gray {
	background-image:url('../images/boxes/contentright/gray/box-head-background.jpg');
}


.border .box-header {
	background-image:url('../images/boxes/border/box-head-background.jpg');
}

.border .green {
	background-image:url('../images/boxes/border/green/box-head-background.jpg');
}

.border .orange {
	background-image:url('../images/boxes/border/orange/box-head-background.jpg');
}

.border .gray {
	background-image:url('../images/boxes/border/gray/box-head-background.jpg');
}

.menubox .box-header {
	background-image:url('../images/boxes/menubox/box-head-background.jpg');
}

.box-body {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:18px;

	font-size:12px;
	color:black;

	border-left:1px solid #58677B;
	border-right:1px solid #58677B;
}


.box-body .menuitem {
	min-height:18px;

	padding-left:15px;
	margin-bottom:5px;

	background-image:url('../images/background-menuitem.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.box-body .menuitem  a {

	color:black;

	background-image:none;	
	text-decoration:none;
}

.box-body .menuitem a:hover {

	color:#8FA8C8;

	background-image:none;	
	text-decoration:none;
}

.box-body .listmenuitem {
	float:left;
	width:150px;
	margin-bottom:5px;
}

.box-footer {	
	padding:10px;
	padding-right:20px;

	margin-bottom:20px;

	text-align:right;
	font-size:11px;
	color:white;

	background-color:#58677B;

	background-position:left bottom;
	background-repeat:no-repeat;
}

.browseboxwrap{
}

.box-footer a {
	color:white;
	margin-right:0px;
	padding-left:15px;
	
	background-repeat:no-repeat;
	background-image:url('../images/tx-kiwishopping-pi1-boxfoot-standard-linkarrow.gif');
}

.box-footer .browselinkswrap a {
	padding:0px;
	background-image:none;
}


.contenttop .box-footer {
	background-image:url('../images/boxes/contenttop/box-foot-background.jpg');
}

.contentleft .box-footer {
	background-image:url('../images/boxes/contentleft/box-foot-background.jpg');
}

.contentright .box-footer {
	background-image:url('../images/boxes/contentright/box-foot-background.jpg');
}

.border .box-footer {
	background-image:url('../images/boxes/border/box-foot-background.jpg');
}

.menubox .box-footer {
	background-image:url('../images/boxes/menubox/box-foot-background.jpg');
}


.box-option {
	padding:10px;
	padding-left:20px;

	font-size:12px;
	color:white;

	background-color:#A9A9A9;

	border-left:1px solid #58677B;
	border-right:1px solid #58677B;
}

.box-label {
	padding:5px;
	padding-left:20px;
	padding-right:10px;

	font-size:12px;
	color:#666666;

	background-color:#DADADA;

	border-left:1px solid #58677B;
	border-right:1px solid #58677B;
}

.box-account-load {
	overflow:hidden;
	float:left;
	width:225px;
	margin-right:20px;
}

.box-account-load .orange {
	background-image:url('../images/boxes/account-load/orange/box-head-background.jpg');
}

.box-account-load .box-footer {
	background-image:url('../images/boxes/account-load/box-foot-background.jpg');
}
