.box_caption {
	background-attachment: scroll;
	background-image: url(../pictures/box_caption_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	padding-left: 5px;
}

.box_caption_area {
}

.box_caption_leftedge {
	background-attachment: scroll;
	background-image: url(../pictures/box_caption_leftedge.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	width: 36px;
}

.box_caption_rightedge {

	background-attachment: scroll;
	background-image: url(../pictures/box_caption_rightedge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 12px;
}
.box_content_topleftedge {
	background-attachment: scroll;
	background-image: url(../pictures/box_content_topleftedge.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 8px;
}
.box_content {
	background-color: #FFFFFF;
	color: #2B82AC;
	font-size: 11px;
}

.box_content_area {
	margin-bottom: 10px;
}

.box_content_toprow {
	background-attachment: scroll;
	background-image: url(../pictures/box_content_toprow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 9px;
}
.box_content_toprightedge {

	background-attachment: scroll;
	background-image: url(../pictures/box_content_toprightedge.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 12px;
}
.box_content_leftrow {
	background-attachment: scroll;
	background-image: url(../pictures/box_content_leftrow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}
.box_content_rightrow {

	background-attachment: scroll;
	background-image: url(../pictures/box_content_rightrow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
.box_content_bottomrightedge {
	background-attachment: scroll;
	background-image: url(../pictures/box_content_bottomrightedge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
}
.box_content_bottomrow {
	background-attachment: scroll;
	background-image: url(../pictures/box_content_bottomrow.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.box_content_bottomleftedge {
	background-attachment: scroll;
	background-image: url(../pictures/box_content_bottomleftedge.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 8px;
}

.box_content_input {
  border: 1px solid #517CCA;
  width: 100%
}

.box_content form {
	margin: 0px;
	padding: 0px;
}
.box_divider {
	width: 100%;
}

.box_divider_leftrow {
	background-attachment: scroll;
	background-image: url(/pictures/box_divider_leftrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 5px;
}

.box_divider_row {
	background-attachment: scroll;
	background-image: url(/pictures/box_divider_row.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}

.box_divider_rightrow {
	background-attachment: scroll;
	background-image: url(/pictures/box_divider_rightrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 7px;
}
.contentbox_category {
	width: 360px;
	border: 1px solid #6D95DA;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

.contentbox_category th {
	height: 22px;
	background-attachment: scroll;
	background-image: url(../pictures/contentbox_category_star.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
}

.contentbox_category ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.contentbox_category li {
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(../pictures/categories_list_glyph.png);
	padding-bottom: 3px;
}

.contentbox_category_glyph {
	width: 90px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentbox_category_listarea {
	padding-top: 10px;
	padding-bottom: 10px;
}
.promotionbox {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #EEAD4B;
}
.promotionbox th {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC66;
	height: 23px;
	text-align: left;
	color: #0000CC;
}

.promotionbox_thumbarea {
	height: 60px;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	padding-right: 10px;
}

.promotionbox_textarea {
	width: 590px;
}

.promotionbox td {
	font-size: 12px;
	color: #5885CF;
}
.promotionbox_columntitle_area {
	font-size: 12px;
	font-weight: normal;
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4576CA;
	margin-bottom: 8px;
}

.subcategoriesbox_columntitle_area {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4576CA;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6699;
}
.box_content_area ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.box_content_area li {
	list-style-position: outside;
	list-style-image: url(/pictures/menupoint.png);
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.gbbox {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #EEAD4B;
}
.gbbox th {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC66;
	height: 23px;
	text-align: center;
	color: #0000CC;
}

.gbbox td {
	font-size: 12px;
	color: #5885CF;
}
