/* Global */
body {
	background: #F8F9F9;
	margin: 0;
	padding: 0;
}
div {
	font-family: Arial;
	font-size: 12px;
	color: #343C42;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #343C42;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.body {
	width: 960px;
	padding: 8px;
}
div.padding_8px {
	height: 8px;
}
span.title_bar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
span.title_bar2 {
	font-size: 11px;
	color: #FFFF00;
}
span.title_bar2 a {
	color: #FFFF00;
}
div.loader {
	text-align: center;
	color: #FF6600;
}

div.info_box {
	font-size: 12px;
	font-weight: bold;
	color: #0055FF;
	text-align: center;
	margin-top: 10px;
	display: none;
}
div.error_box {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 8px;
	text-align: center;
	display: none;
}
div.order_loading {
	display: none;
}

/* Header */
div.header {
	background: url(../images/header_bg.gif) repeat-x;
	height: 80px;
	text-align: left;
}
div.header_left {
	background: url(../images/header_left_bg.gif) no-repeat top left;
	height: 80px;
	padding-left: 11px;
}
div.header_right {
	background: url(../images/header_right_bg.gif) no-repeat top right;
	height: 80px;
	padding-right: 11px;
}

/* Logo */
div.logo {
	width: auto;
	float: left;
	text-align: left;
}

/* Banner */
div.banner_top {
	width: auto;
	float: right;
	text-align: right;
	padding: 2px 10px;
}
div.banner_bottom {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}

/* Content column */
div.main {
	display: inline-block;
	width: 960px;
	margin-top: 8px;
}
div.column_left {
	float: left;
	width: 200px;
	text-align: left;
}
div.column_content {
	float: right;
	width: 752px;
	text-align: left;
}

/* Module Box */
div.boxbar {
	background: url(../images/boxbar_bg.gif) repeat-x;
	height: 24px;
	text-align: left;
	padding: 5px 0 0 10px;
}
div.boxbar_left {
	background: url(../images/boxbar_l.gif) no-repeat top left;
	height: 23px;
	padding-left: 23px;
}
div.boxbar_right {
	background: url(../images/boxbar_r.gif) no-repeat top right;
	height: 23px;
	padding-right: 6px;
}
div.leftbox {
	background: #FFFFFF url(../images/box_bg.gif) repeat-x bottom;
	width: 182px;
	text-align: left;
	padding: 8px;
	border: 1px solid #CBD3D5;
	border-width: 0 1px 0 1px;
}
div.leftbox a {
	font-size: 11px;
}
div.leftbox_leftbottom {
	background: url(../images/leftbox_bl.gif) no-repeat left;
	height: 10px;
	padding-left: 10px;
}
div.leftbox_bottom {
	background: url(../images/leftbox_b.gif) repeat-x;
	width: 180px;
	height: 10px;
}
div.leftbox_rightbottom {
	background: url(../images/leftbox_br.gif) no-repeat right;
	height: 10px;
	padding-right: 10px;
}

/* Main Box */
div.mainbox {
	background: #FFFFFF url(../images/box_bg.gif) repeat-x bottom;
	border: 1px solid #CBD3D5;
	padding: 10px;
	width: 100%;
	border-width: 0 1px 1px 1px;
	display: inline-block;
}
a.readmore {
	font-size: 11px;
	color: #710000;
}

/* Footer */
div.footer {
	background-color: #353D43;
	height: 66px;
	text-align: left;
}
div.footer_left {
	background: url(../images/footer_left_bg.gif) no-repeat top left;
	height: 66px;
	padding-left: 10px;
}
div.footer_right {
	background: url(../images/footer_right_bg.gif) no-repeat top right;
	height: 66px;
	padding-right: 10px;
}
div.copyright_text {
	float: left;
	color: #FFFFFF;
	padding-top: 13px;
	line-height: 20px;
}
div.copyright_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
div.copyright_text a:hover {
	text-decoration: none;
}

/* Product page */
div.product_box {
	float: left;
	width: 160px;
	height: 220px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: 1px solid #FF6600;
}
div.product_info {
	padding: 5px;
	line-height: 15px;
}
div.product_image {
	text-align: center;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
}
span.product_title a {
	font-family: tahoma;
	font-weight: bold;
	color: #0D1857;
	padding: 5px;
}
span.product_text {
	font-size: 11px;
	color: #000000;
}

/* Item page */
div.item_image {
	float: left;
	padding: 5px;
	border: 1px solid #CBD3D5;
}
div.item_info {
	float: left;
	padding-left: 15px;
	color: #1C8AEB;
	width: 340px;
}
span.item_spec {
	font-weight: bold;
	color: #FF0000;
}

/* News & Content page*/
div.news_content {
	text-align: justify;
	width: 100%;
	display: inline-block;
}
span.news_postdate {
	font-size: 11px;
	font-style: italic;
}
span.news_title {
	font-weight: bold;
	color: #0D1857;
}
span.news_title2 {
	font-weight: bold;
	color: #0D1857;
	font-size: 16px;
}
span.news_title a {
	font-size: 13px;
	font-weight: bold;
	color: #0D1857
}
div.other_news {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 2px 5px;
	border-bottom: 1px solid #CBD3D5;
}
div.other_news_list {
	padding: 8px;
	line-height: 16px;
}

/* Page show */
.pageshow
{
	padding: 5px;
	text-align: center;
}
.pageshow a
{
	font-family: Arial;
	font-size: 11px;
	padding: 1px 6px 2px 6px;
	border: 1px solid #FF552A;
	margin: 2px;
	text-decoration: none;
}
.pageshow a.page_select
{
	background-color: #DFE9EC;
	font-weight: bold;
	font-size: 12px;
	color: #0D1857;
	padding: 2px 7px 2px 7px;
}
