@CHARSET "ISO-8859-1";

.box1 {
	border: 1px solid rgb(204, 204, 204);	
	width: 200px;
}

.box1_top {
	height: 6px;	
	position: relative;	
}

.box1_top_left {
	width: 6px;
	height: 6px;
	left: -1px;
	top: -1px;
	float: left;	
	background-color: white;
	background-image: url("images/imgPanelULGrey.gif");
	background-repeat: no-repeat;
	position: absolute;
}

.box1_top_right {
	width: 6px;
	height: 6px;
	right: -1px;
	top: -1px;
	float: right;
	background-color: white;
	background-image: url("images/imgPanelURGrey.gif");
	background-repeat: no-repeat;
	background-position-x: -4px;
	position: absolute;
}

.box1_bottom {
	height: 6px;	
	position: relative;
}

.box1_bottom_left {
	width: 6px;
	height: 6px;
	left: -1px;
	bottom: -1px;
	float: right;
	background-color: white;
	background-image: url("images/imgPanelLLGrey.gif");
	background-repeat: no-repeat;
	background-position-y: -4px;
	position: absolute;
}

.box1_bottom_right {
	width: 6px;
	height: 6px;
	right: -1px;
	bottom: -1px;
	float: right;
	background-color: white;
	background-image: url("images/imgPanelLRGrey.gif");
	background-repeat: no-repeat;
	background-position-x: -4px;
	background-position-y: -4px;
	position: absolute;
}

.box1_middle {	
}

.box1_title {	
	font-size: 15px;
	border-bottom: 1px solid rgb(204, 204, 204);	
}

.box1_title .content {	
	font-size: 15px;
	margin-left: 6px;	
	margin-right: 6px;
	margin-bottom: 6px;
}

.seperator {	
	border-bottom: 1px solid rgb(204, 204, 204);	
	overflow: hidden;		
}

.box1_middle .content {	
	margin-left: 6px;	
	margin-right: 6px;
}

.box2 {
	width: 168px;	
}
	
.box10_top {	
	height: 4px;	
	background-image: url("images/primary_main-top-2.png");
	overflow: hidden;		
}

.box11_top {	
	height: 35px;	
	background-image: url("images/bc-bg-corners-2.gif");	
	border-bottom: 1px solid rgb(204, 204, 204);
}

.box11_top .title {
	padding-top: 10px;	
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: rgb(241, 241, 241) 1px 1px 1px;
	float: left;
	color: rgb(52, 54, 64);
}

.box11_top .right_title {
	padding-top: 15px;
	padding-right: 10px;	
	float: right;
	font-size: 11px;
}

.box11_top .right_title strong {	
	font-size: 16px;
	color: rgb(255,102,51);
	font-weight: none;
}

.box11_footer {	
	height: 30px;
	border-top: 1px solid rgb(204, 204, 204);	
	background-image: url("images/bc-bg-corners-btm-2.gif");	
	background-position-y: -400px!important;
}

.box11_footer .content {
	padding-top: 8px;	
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: center;		
}

.box11_footer .content .page_1 {
	width: 140px;
	text-align: left;
	font-weight: bold;
	float: left;	
}

.box11_footer .content .page_2 {
	width: 308px;
	text-align: center;
	float: left;
}

.box11_footer .content .page_2 a {
	text-decoration: none;	
	color: black;
}

.box11_footer .content .page_2 a:hover {		
	color: rgb(0, 145, 194);
}

.box11_footer .content .page_2 .disable {
	color: rgb(180,180,180);
}

.box11_footer .content .page_3 {
	width: 160px;
	text-align: right;	
	float: left;
	margin-top: 0px;
	padding-top: 0px;	
}

.box11_footer .content .page_3 .page_select {
	width: 50px;
	margin-top: 0px;
}

.box11_bottom {
	height: 4px;
	background-image: url("images/bc-bg-corners-plain_btm-2.png");
	background-repeat: no-repeat;
	overflow: hidden;		
}

.box11_table {
	width: 100%;
	border: none;
}

.box11_table thead {	
	background-color: rgb(250, 250, 250);
	height: 20px;
}
	
.box11_table thead td {	
	background-color: rgb(250, 250, 250);
	height: 20px;
	padding-right: 5px;		
}

.box11_table td.sidemargin {
	width: 5px;
}

.box11_table thead td.coltitle {
	color: rgb(0, 145, 194);
	font-weight: bold;
}

.box11_table tbody tr:hover {
	background-color: rgb(240,240,240);
}

.box11_table tbody td {
	border-top: 1px solid rgb(204, 204, 204);
	height: 30px;
	padding-right: 5px;
}

.box11_table tbody td a {
	text-decoration: none;
	color: black;
}

.box11_table tbody td a:hover {
	color: rgb(0, 145, 194);
}

.box13_top {	
	height: 4px;	
	background-image: url("images/primary_main-top-3.png");
	overflow: hidden;		
}

.box2_top {	
	height: 5px;
	background-image: url("images/column-h2-top.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

.box2_title {		
	background-image: url("images/h2.png");	
	padding: 0px 10px 6px 10px;
	color: white;
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	text-shadow: rgb(34, 66, 114) 1px 1px 1px;		
}

.box2_middle {		
	border-left: 1px solid rgb(204, 204, 204);
	border-right: 1px solid rgb(204, 204, 204);
}

.box2_middle .title {		
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;	
	padding-right: 10px;	
	background-image: url("images/column-h3-bg.png");
	border-bottom: 1px solid rgb(204, 204, 204);
	border-top: 1px solid rgb(204, 204, 204);
}

.box2_middle .title_2 {	
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;	
	padding-right: 10px;	
	background-image: url("images/column-h3-bg.png");
	border-bottom: 1px solid rgb(204, 204, 204);	
}

.box2_middle .content {	
	padding: 3px 10px 6px 10px;
	line-height: 18px;
}

.box2_item {
	line-height: 20px;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;	
}

.box2_item .subitem {	
	padding-left: 10px;	
}

.box2_item:hover {	
	background-color: rgb(235, 255, 255);
}

.box2_item a {
	text-decoration: none;
	color: black;
	display: block;	
}

.box2_item a:hover {	
	color: rgb(0, 145, 194);
}

.box2_item a:visited {	
}

.box2_bottom {	
	height: 5px;	
	background-image: url("images/column-btm.png");	
	background-repeat: no-repeat;
	overflow: hidden;	
}

.box3_top {	
	height: 5px;	
	background-image: url("images/column-fb-h2-top.png");	
	background-repeat: no-repeat;	
	overflow: hidden;
}

.box3_title {		
	background-image: url("images/fb-h2.png");	
	padding: 0px 10px 6px 10px;
	color: white;
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	text-shadow: rgb(34, 66, 114) 1px 1px 1px;
}

.box4 {
	width: 628px;
}

.box4_top {	
	height: 5px;	
	background-image: url("images/primary_main-h2-top.png");	
	overflow: hidden;	
}

.box4_title {		
	background-image: url("images/h2.png");	
	padding: 0px 10px 6px 10px;
	color: white;
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	text-shadow: rgb(34, 66, 114) 1px 1px 1px;
}

.box4_bottom {	
	height: 5px;	
	background-image: url("images/primary_main-btm.png");
	background-repeat: no-repeat;
	overflow: hidden;	
		
}

.box5_top {	
	height: 5px;	
	background-image: url("images/primary_main-fb-h2-top.png");		
}

.box5_title {		
	background-image: url("images/fb-h2.png");	
	padding: 0px 0px 5px 12px;
	color: white;
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	text-shadow: rgb(34, 66, 114) 1px 1px 1px;
}

.box6 {
	width: 804px;
}

.box6 .top {
	height: 20px;
	background-image: url("images/bc-bg-corners.gif");
	padding-left: 10px;
	padding-top: 8px;	
	color: rgb(100, 100, 100);	
	text-shadow: rgb(200, 200, 200) 1px 1px 1px;
	font-size: 12px;	
	vertical-align: middle;
}

.box6 .top .path_item {
	float: left;	
	vertical-align: baseline;
	height: 18px;
}

.box6 .top .path_divide {	
	background-image: url("images/chevron.gif");
	background-position-y: -21px!important;
	background-position-x: -7px!important;
	height: 12px;
	width: 20px;	
	float: left;
	margin-top: 3px;
	overflow: hidden;
}

.box6 .top a {
	text-decoration: none;
	color: rgb(100, 100, 100);
}

.box6 .top a:hover {
	color: rgb(0, 145, 194);
}

.box6_bottom {
	height: 4px;
	background-image: url("images/bc-bg-corners-plain_btm.png");
	background-repeat: no-repeat;
	overflow: hidden;		
}

.box7_top {	
	height: 4px;	
	background-image: url("images/primary_main-top.png");
	overflow: hidden;		
}

.box8_top {	
	height: 35px;	
	background-image: url("images/bc-bg-corners.gif");	
	border-bottom: 1px solid rgb(204, 204, 204);
}

.box8_top .title {
	padding-top: 10px;	
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: rgb(241, 241, 241) 1px 1px 1px;
	float: left;
	color: rgb(52, 54, 64);
}

.box8_top .right_title {
	padding-top: 15px;
	padding-right: 10px;	
	float: right;
	font-size: 11px;
}

.box8_top .right_title strong {	
	font-size: 16px;
	color: rgb(255,102,51);
	font-weight: none;
}

.box8_bottom {	
	height: 4px;	
	background-image: url("images/category-primary_btm.png");
	background-repeat: no-repeat;
	overflow: hidden;			
}

.box8_header {	
	border-bottom: 1px solid rgb(204, 204, 204);
	background-color: rgb(250, 250, 250);
}

.box8_header .settings {				
	height: 20px;
}

.box8_header .showsold {			
	float: left;
}

.box8_header .settings a {
	text-decoration: none;			
	color: black;
}

.box8_header .settings a:hover {			
	color: rgb(0, 145, 194);
}

.box8_header .order {		
	float: right;
}

.box8_header .order a {		
	color: black;
}

.box8_header .order a:hover {		
	color: rgb(0, 145, 194);
}

.box8_header .label {		
	color: rgb(0, 145, 194);
}


.box8_header .content {	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.box8_footer {	
	height: 30px;
	border-top: 1px solid rgb(204, 204, 204);	
	background-image: url("images/bc-bg-corners-btm.gif");		
}

.box8_footer .content {
	padding-top: 8px;	
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: center;	
}

.box8_footer .content .page_1 {
	width: 200px;
	text-align: left;
	font-weight: bold;
	float: left;
}

.box8_footer .content .page_2 {
	width: 380px;
	text-align: center;
	float: left;	
}

.box8_footer .content .page_2 a {
	text-decoration: none;	
	color: black;
}

.box8_footer .content .page_2 a:hover {		
	color: rgb(0, 145, 194);
}

.box8_footer .content .page_2 .disable {
	color: rgb(180,180,180);
}

.box8_footer .content .page_3 {
	width: 200px;	
	text-align: right;	
	float: left;
}

.box8_footer .content .page_3 .page_select {
	width: 50px;	
	margin-top: 0;
}

table .product_listing {	
	border: none;
	width: 802px;
	border-spacing: 0px;		
}

table .product_listing td {	
	height: 150px;
	padding: 0px;	
}

table .product_listing td.vl {	
	width: 1px;
	border-right: 1px solid rgb(204, 204, 204);	
	overflow: hidden;
}

table .product_listing td.content {	
	width: 33.33%;
	margin: 0px;
	padding: 5px;	
	overflow: hidden;
}

table .product_listing td.noitem {	
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: red;
}

table .product_listing td.content .pro_img {	
	float: left;
	text-align: right;
	width: 100px;
	height: 100px;
}

table .product_listing td.content .pro_details {	
	float: left;	
	padding-left: 10px;	
}

table .product_listing td.content .pro_details .pro_brand {	
	font-weight: bold;	
	color: rgb(0, 145, 194);
}

table .product_listing td.content .pro_details .pro_title {	
	font-weight: bold;	
}

table .product_listing td.content .pro_details .pro_title a {	
	text-decoration: none;
	color: black;
}

table .product_listing td.content .pro_details .pro_title a:hover {	
	text-decoration: none;	
	color: rgb(0, 145, 194);
}

table .product_listing td.content .pro_details .pro_desc {
}

table .product_listing td.content .pro_details .pro_stock {
	
}

.stock_ready {
	color: rgb(0,184,92);
}

.stock_low {
	color: rgb(173,92,255);
}

.stock_verylow {
	color: rgb(255,31,255);	
}

.stock_last1 {
	color: rgb(255,153,51);
}

.stock_soldout {
	color: red;
}

table .product_listing td.content .pro_details .pro_price {	
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}

.box9 {
	width: 980px;		
}

.box9 .topmargin {
	width: 100%;
	height: 0px;
	background-color: black;
	overflow: hidden;
}

.box9 .content {
	height: 101px;	
	background-image: url("images/title-back.png");
	overflow: hidden;
}

.box9 .bottom {
	height: 6px;	
	background-image: url("images/title-bottom.gif");
	overflow: hidden;
}

.box9 .content .part1 {
	margin-left: 20px;
	margin-top: 20px;	
	float: left;	
	height: 48px;
	width: 390px;
	overflow: hidden;
	margin-bottom: 5px;
	background-repeat: no-repeat; 
}

.box9 .content .part2 {	
	margin-top: 20px;
	margin-right: 20px;	
	font-size: 12px;
	text-align: right;	
	float: right;	
	width: 546px;
}

.box9 .content .part2 .top {	
	height: 20px;
	font-size: 12px;
	font-weight: bold; 
}

.box9 .content .part2 .top a {	
	text-decoration: none;
	color: black; 
}

.box9 .content .part2 .top a:hover {		
	color: rgb(0, 145, 194); 
}

.box9 .content .part2 .down {	
}

.box9 .content .part2_5 {
	margin-top: 5px;	
	margin-right: 20px;	
	height: 20px;		
	float: right;	
	width: 405px;	
	font-size: 10px;
	vertical-align: middle;	
}

.box9 .content .part3 {		
	width: 100%;
	height: 30px;	
	float: left;		
	border-top: 2px groove
}

.box9 .content .part3 .linklist {	
	margin-left: 15px;
	margin-right: 15px;	
}

.box9 .content .linklist .linkitem {		
	height: 100%;
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-top: 6px;
	text-shadow: rgb(100, 100, 100) 1px 1px 1px;	
}

.box9 .content .linklist .linkitem a {		
	text-decoration: none;
	color: white;
	display: block;
}

.box9 .content .linklist .linkitem a:hover {		
	color: rgb(0, 145, 194);
	text-shadow: rgb(220, 220, 220) 1px 1px 1px;
}

.box9 .content .linklist .vl {		
	height: 30px;
	width: 1px;
	border-right: 2px groove;	
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}


.box9 .content .part2 .searchbox {			
	float: right;	
}

.box9 .content .part2 .searchbox .search_text {		
	width: 180px;
	border: 2px groove;
	font-size: 14px;	
	height: 16px;
	margin-right: 5px;
}

.box9 .content .part2 .search_button {		
	float: right;			
}

.box9 .content .part2 .search_brand {		
	float: right;	
	margin-right: 5px;		
}

.box9 .content .part2 .search_brand select {		
	width: 150px;
	font-size: 12px;	
	height: 22px;	
	border: 2px groove;	
}

.box9 .content .part2 .searchbox .search_submit {			
}

.box_index_middle {
	float: left;	
	width: 628px;
}

.box_index_gap {
	width: 8px;	
	float: left;	
	height: 50px;
}

.box_index_right {	
	float: left;	
}

table .product_index_rating {
	width: 100%;	
}

table .product_index_rating td {	
	height: 150px;
	padding: 0px;
	width: 50%;		
}

table .product_info_text {
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;	
}

table .product_info_text td {	
	text-align: left;	
	vertical-align: top;
}

table .product_info_text td.pro_brand {	
	width: 90px;	
	font-weight: bold;
	padding-right: 5px;
	margin-right: 5px;
}

table .product_info_text td.pro_title {
	width: 260px;
	color: black;
	padding-right: 5px;
}

table .product_info_text td.pro_title a {
	color:#0066CC;
	text-decoration: none;
}

table .product_info_text td.pro_title a:hover {
	text-decoration: underline;
}

table .product_info_text td.pro_yen {
}

table .product_info_text td.pro_moreinfo {
	width: 60px;
	padding-right: 5px;
}

table .product_info_text td.pro_price {
	width: 75px;		
	padding-right: 5px;
}

table .product_info_text td.pro_star {
	padding-right: 10px;
}

table .product_info_text td.pro_stock {
	width: 145px;
	padding-right: 5px;
}

table .product_info_text td .stock_ready {
	color: rgb(0,184,92);
}

table .product_info_text td .stock_low {
	color: rgb(173,92,255);
}

table .product_info_text td .stock_verylow {
	color: rgb(255,31,255);	
}

table .product_info_text td .stock_last1 {
	color: rgb(255,153,51);
}

table .product_info_text td .stock_soldout {
	color: red;
}

table .product_info {
	border: none;
	margin: 0px;	
}

table .product_info td {
	width: auto;
	padding: 0px;	
}

table .product_info .pro_thumb {
	width: 100px;	
	text-align: center;
}

table .product_info .pro_thumb a {
	display: block;
}

table .product_info .pro_thumb a:hover {	
}

table .product_info .pro_click_large {
	width: 100px;	
	text-align: center;
	font-size: 9px;
	color: grey;
	margin-top: 5px;
}

table .product_index_rating .right {	
	border-right: 1px solid rgb(204, 204, 204);
}

table .product_index_rating .left {		
}

table .product_index_rating .content {	
	margin: 10px;
}

table .product_index_rating td .content .pro_img {	
	float: left;
	text-align: right;
	width: 100px;
	height: 100px;	
}

table .product_index_rating td .content .pro_details {	
	float: left;	
	padding-left: 10px;
	width: 150px;
}

table .product_index_rating td .content .pro_details .pro_brand {	
	font-weight: bold;	
	color: rgb(0, 145, 194);
}

table .product_index_rating td .content .pro_details .pro_title {	
	font-weight: bold;	
}

table .product_index_rating td .content .pro_details .pro_title a {	
	text-decoration: none;
	color: black;	
}

table .product_index_rating td .content .pro_details .pro_title a:hover {	
	text-decoration: none;
	color: rgb(0, 145, 194);
}

table .product_index_rating td .content .pro_details .pro_desc {
}

table .product_index_rating td .content .pro_details .pro_stock {
	
}

table .product_index_rating td .content .pro_details .pro_stock .stock_ready {
	color: rgb(0,184,92);
}

table .product_index_rating td .content .pro_details .pro_stock .stock_low {
	color: rgb(173,92,255);
}

table .product_index_rating td .content .pro_details .pro_stock .stock_verylow {
	color: rgb(255,31,255);	
}

table .product_index_rating td .content .pro_details .pro_stock .stock_last1 {
	color: rgb(255,153,51);
}

table .product_index_rating td .content .pro_details .pro_stock .stock_soldout {
	color: red;
}

table .product_index_rating td .content .pro_details .pro_price {	
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}

.special_item {
	margin-top: 8px;
	text-align: center;
}

a.special_item_product_title {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.special_item_product_title:HOVER {	
	color: #0091C2;
}

.special_item .product_thmb {
}

.special_more {		
}

.index_news_content{
	
}

.index_news_content .news_date{
	font-weight: bold;
	color: rgb(0, 145, 194);
}

.index_news_content .news_title{
	font-weight: bold;
}


.index_news_content .news_desc{
	color: rgb(100, 100, 100);
}

.footer {
	width: 980px;		
}


.footer .footer_content {	
	width: 100%;	
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: rgb(160, 160, 160);	
	font-size: 10px;
}

.footer .footer_content .link_item {	
	height: 20px;	
	float: left;
	display: inline;	
}

.footer .footer_content .link_item_r {	
	height: 20px;	
	float: right;
	display: inline;
}

.footer .footer_content a {	
	text-decoration: none;
	color: rgb(0, 145, 194);
}

.footer .footer_content a:hover {	
	text-decoration: underline;	
}

.footer .footer_content .vl {
	height: 12px;
	width: 1px;
	border-right: 1px solid rgb(204, 204, 204);
	float: left;
	display: inline;
	margin: 3px 10px 5px 10px;
	overflow: hidden;	
}

.footer .footer_content .vl_r {
	height: 12px;
	width: 1px;
	border-right: 1px solid rgb(204, 204, 204);
	float: right;
	display: inline;
	margin: 3px 10px 5px 10px;
	overflow: hidden;
}

.center {
	text-align: center;
}

.user_login_form {
	font-size: 11px;	
}

.user_login_form .loginerror {
	color: red;
	font-weight: bold;
}

.user_login_form input.inputtext {
	width: 100%;
	border: 1px solid rgb(150, 150, 150);
	font-size: 11px;	
	height: 14px;		
}

.user_login_form .loginarea {	
	width: 100%;
	height: 23px;
}

.user_login_form .loginbutton {	
	float: left;
	height: 23px;
}

.user_login_form .forgot_password {
	margin-left: 5px;
	margin-top: 7px;	
	font-size: 10px;
	float: left;	
}

.user_login_form .forgot_password a {	
	text-decoration: none;
}

.user_login_form .forgot_password a:hover {	
	color: rgb(0, 145, 194);
}

.user_login_form .register {	
	font-size: 10px;
}

.user_login_form .registerbutton{	
	text-align: center;
	border: none;
}

.usermodule {
}

.usermodule .toppart {
	width: 100%;
	height: 18px;
}

.usermodule .toppart a {
	text-decoration: none;
	color: black;
}

.usermodule .toppart a:hover {
	color: rgb(0, 145, 194);
}

.usermodule .toppart .part_1 {
	float: left;
}

.usermodule .toppart .part_2 {
	float: right;
}

.usermodule .content_part {
	width: 100%;
	height: 18px;
}

.usermodule .content_part a {
	text-decoration: none;
	color: black;
}

.usermodule .content_part a:hover {
	color: rgb(0, 145, 194);
}

.usermodule .content_part .part_1 {
	float: left;
}

.usermodule .content_part .part_2 {
	float: right;
}

.usermodule .content_part .viewmore {
	border: none;
	text-align: center;
}

.error_message {
	color: red;
	font-weight: bold;
}

.successful_message {
	color: blue;
	font-weight: bold;
}

.change_password_form {
}

.change_password_form input.password {
	border: 1px solid rgb(150, 150, 150);
	width: 200px;
}

.change_password_form input.button {
	border: none;
}

.send_message_form {
}

.send_message_form .label {
	font-weight: bold;
}

.send_message_form input.inputtitle {
	width: 600px;
	border: 1px solid rgb(150, 150, 150);
}

.send_message_form textarea.inputcontent {
	width: 600px;
	height: 150px;
	border: 1px solid rgb(150, 150, 150);
}

.reply_message_form {
}

.reply_message_form .label {
	font-weight: bold;
}

.reply_message_form textarea.inputcontent {
	width: 600px;
	height: 100px;
	border: 1px solid rgb(150, 150, 150);
}

.preorder_table {
	border: none;
	width: 100%;
}

.preorder_table td {	
}

.preorder_table td.left {
}

.preorder_table td.right {		
	width: 290px;
}

.eviro_box {
	width: 100%;
}

.eviro_box .top {
	height: 51px;
	background-image: url("images/enviro-top.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

.eviro_box .top .content {	
	margin-top: 20px;
	margin-left: 12px;
}

.eviro_box .middle {	
	background-image: url("images/enviro-main.jpg");
	overflow: hidden;
}

.eviro_box .middle .content {		
	margin-left: 12px;
	margin-right: 12px;
}

.eviro_box .bottom {
	height: 12px;
	background-image: url("images/enviro-bottom.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

.view_message_topic {
}

.view_message_topic .topic_date {
	font-weight: bold;
	color: rgb(0, 145, 194);
}

.view_message_topic .topic_title {
	font-weight: bold;
}

.view_message_topic .topic_content {	
}

.view_message_reply {
}

.view_message_reply .reply_from {
	float: left;
	width: 50%;
	font-weight: bold;
}

.view_message_reply .reply_date {
	float: left;
	width: 50%;
	text-align: right;
	font-weight: bold;
	color: rgb(0, 145, 194);
}

.view_message_reply .reply_content {	
}

.inbox_unred {
	background-color: rgb(230, 250, 230);	
}

a.moreinfo {
	color:#0066CC;
	text-decoration: none;
}

a.moreinfo:hover {
	text-decoration: underline;
}

.product_page_lp {
	padding: 5px; border: 1px solid rgb(200,200,200);
}

.product_page_lp:hover {
	border-color: #0091C2;
}

.product_page_pp {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 8px; 
	border: 1px solid rgb(200,200,200); 
	padding: 3px;
}

.product_page_pp:HOVER {
	border: 1px solid #0091C2; 
}

.product_page_content {
	font-size: 12px;
}

.product_page_content a {
	text-decoration: none;
	color: black;
}

.product_page_content a:hover {	
	color: #0091C2;
}

.box804_1_top {	
	height: 5px;
	background-image: url("images/column-h3-top.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

.box804_1_title {		
	background-image: url("images/h3.png");
	padding: 0px 10px 6px 10px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	text-shadow: white 1px 1px 1px;		
}

.normal_content {	
}

.normal_content a {
	text-decoration: none;
	color: black;
}

.normal_content a:hover {	
	color: #0091C2;
}
