@charset "utf-8";
/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/pagebg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:hover
{
	color: #FF6600;
}

input
{
	border: 1px solid #cccccc;
}



.page_center
{
	border-left:3px solid #c5c5c5;
	border-right:3px solid #c5c5c5;
	border-bottom:3px solid #c5c5c5;
	background: #ffffff;
}

/* ---- CHOOSE LANGUAGE BAR ---- */
.select_language_label
{
	padding-left:10px;
	font-weight:bold;
	color: #1f1f1f;
}

.select_language_flag
{
	text-decoration: none;
	color: #0018fc;
	padding-left: 20px;
}

.select_language_name
{
	font-weight:bold;
	color: #0018fc;
	text-decoration:none;
	padding-left: 5px;
}

/* ---- PANELS ---- */
.left_panel, .right_panel
{
	width: 200px;
}


.right_panel
{
	width: 170px;
}


.star_require
{
	color: #ff0000;
}
/* ---- COMPONENT BOX ---- */
.component_box_headrow
{
	height: 30px;
	background: url(../images/component_box_t_bg.gif);
	text-align: left;
}

.component_box_content_row
{
	border: 1px solid #cdeeff;
	text-align: left;
}

.component_box_heading
{
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}


.component_box_heading a
{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.component_noheading
{
	text-align:center;
}


.component_viewall 
{
	text-align:right;
}

.component_viewall a
{
	text-decoration:none;
}

/* ---- MAIN BOX ---- */
.main_box_headrow
{
	height: 30px;
	background: url(../images/main_box_t_bg.gif);
	text-align: left;
}

.main_box_content_row
{
	
	text-align: left;
}

.main_box_heading
{
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}

/* ---- BREADCRUMBS ---- */
.breadcrumb_div
{
	padding-left: 10px;
	text-align:left;
}

.breadcrumb_link
{
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.breadcrumb_link:hover
{
	text-decoration: underline;
}

.breadcrumb_seperator
{
	font-weight: bold;
	color: #0099FF;
}

/* ---- FOOTER ---- */
.footer_navigator
{
	color: #ffffff;
}

.footer_navigator a
{
	text-decoration:underline;
	color: #ffffff;
}

.footer_navigator a:hover
{
	color: #FFCC00;
}

.copyright
{
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #ffffff;
}


.main_contents_notify, .main_contents_success
{
	width: 96%;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #eeeeee;
	color: #FF0000;
	font-weight:bold;
	margin-bottom: 10px;
}

.main_contents_success
{
	color: #00CC00;
}

.redirecttpl_msg
{
	line-height:2;
	
}

/* ---- PAGINATION ---- */
.paginate_div
{
	clear: both;
	margin-top: 10px;
}

.paginate_page,.paginate_current, .paginate_nextprev
{
	
	margin: 3px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #97EEFF;
	background: #CBE4FE;
	color:#0033FF
}

.paginate_page:hover, .paginate_nextprev:hover
{
	
	background: #00FF99;
}

.paginate_current
{
	color:#FF0000;
	background:#62C0F9;
	border:1px solid #0066FF;
}


/* ---- PRODUCT CATEGORY COMPONENT BOX ---- */
.product_category_div
{
	
}


.product_category_div ul
{
	padding: 0px;
	margin-left: 15px;
}

.product_category_div ul li
{
	list-style:none;
	list-style-image: url(images/categorybullet.gif);
	margin: 8px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.product_category_div ul li a
{
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #0033FF;
}

.product_category_div ul li a:hover
{
	text-decoration: none;
	background: #FFFFCC;
}



/* ---- FEATURED PRODUCTS COMPONENT BOX ---- */
.feat_prod_div
{
	text-align:center;
	line-height:2;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 20px;
}

.feat_prod_name a
{
	text-decoration:none;
	font-weight: bold;
	color: #FF3300;
}

.feat_prod_price
{
	font-weight:bold;
	font-size:14px;
	color: #333333;
}


/* ---- COUNTER COMPONENT BOX ---- */
.counter_contents
{
	font-weight: bold;
	font-size:18px;
	text-align:center;
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---- OTHER INFORMATION ---- */
.gold_price_heading, .forex_heading
{
	font-weight:bold;
	color: #996600;
	margin-bottom: 5px;
	margin-top:5px;
}

.gold_price_table, .foreign_exchange_table
{
	border: 1px solid #cccccc;
	padding: 2px;
	background: #FFFFCC;
	border-collapse: collapse;
}

/* ---- MEMBER AREA COMPONENT BOX ---- */
.member_area_box
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.member_area_username
{
	text-decoration:none;
	font-weight:bold;
	color:#0000CC;
}

.member_area_logout
{
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}

.member_area_label
{
	font-size:10px;
	color: #666666;
	line-height:1.5;
}

.member_area_label input
{
	font-size: 10px;
	color: #666666;
}

.member_area_label a
{
	text-decoration: none;
	color:#FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

/* ---- SHOPPING CART COMPONENT BOX ---- */
.shopping_cart_div
{
	color: #666666;
	line-height:2;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.shopping_cart_link a
{
	text-decoration:none;
	font-weight: bold;
	color: #FF6600;
}

.shopping_cart_item_count
{
	color:#FF0000;
	font-weight: bold;
	font-size:18px;
}

/* ---- POLLING COMPONENT BOX ---- */
.polling_box
{
	padding-left: 10px;
	color: #333333;
	line-height:1.5;
	margin-bottom: 10px;
}

.polling_box_title
{
	text-align:center;
	font-weight: bold;
	color: #000000;
}

.polling_box_options input
{
	border:0px;
}

.polling_box_view_result
{
	text-align:center;
	margin-top: 10px;
}

.polling_box_view_result a
{
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

/* ---- RAMDOM PRODUCTS COMPONENT BOX ---- */
.rand_prod_div
{
	text-align:center;
	line-height:2;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rand_prod_name a
{
	text-decoration:none;
	font-weight: bold;
	color: #FF3300;
}

.rand_prod_price
{
	font-weight:bold;
	font-size:14px;
	color: #333333;
}

/* ---- BANNER COMPONENT BOX ---- */
.adv_left a img
{
}

.adv_right
{
	width: 170px;
}

.adv_right a
{
	padding-top: 10px;
	
}
.adv_right a img
{
	width: 170px;
	border: 0px;
	padding-bottom: 5px;
}


/* ---- MAIN BOX ---- */
.box_title
{
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
}

.box_center
{
	width: 98%;
}

/* ---- PRODUCT PAGE ---- */
.product_page
{
	text-align:center;
}

.product_page_preview
{
	float: left;
	padding: 4px;
	line-height:1.5;
}

.product_page_preview a
{
	display: block;
	text-decoration:none;
	color: #888888;
	font-weight: bold;
}

.product_page_image
{
	width: 120px;
	border: 3px solid #dddddd;
	margin-bottom: 5px;
}

.product_page_name
{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
	margin-bottom: 15px;	
}

.product_page_desc
{
	color: #333333;
	margin-left: 30px;
	text-align:left;
}

.product_page_tag
{
	color: #aaaaaa;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
}

.product_page_tag a
{
	color: #aaaaaa;
	text-decoration:none;
}

.product_page_price
{
	color:#FF3300;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:20px;
}

.product_page_addtocart
{
	text-align: left;
	margin-left:20px;
}



.product_page_addtocart a
{
	padding: 5px;
	margin-bottom: 10px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
}

.product_page_addtocart a:hover
{
	color: #ffffff;
}


/* ---- PRODUCT REVIEW BOX ---- */
.product_review_table
{
	margin-top: 20px;
	text-align:left;
}

.product_review_title
{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.product_review_div
{
	margin: 5px;
	
}

.product_review_entry
{
	margin-bottom:10px
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}

.product_review_sender
{
	float: left;
	
}

.product_review_sender a
{
	text-decoration:none;
	color: #666666;
	font-weight: bold;
}

.product_review_date
{
	margin-left: 15px;
	color: #CCCCCC;
	font-size:10px;
	float: left;
}

.product_review_id
{
	float: right;
	background: #f9f9f9;
	padding:2px;
	font-weight: bold;
	color: #bbbbbb;
	
}

.product_review_contents
{
	clear:both;
	margin-left: 20px;
	color:#666666;
	margin-bottom: 10px;
	background: #FFFFCC;
	padding: 3px;
}


/* ---- PRODUCT ALSO BUY ---- */
.product_also_buy_div
{
	text-align:center
	border: 1px solid #cccccc;
	
}

.product_also_buy_item
{
	text-align:center;
	width: 140px;
	float: left;
	border: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	margin: 15px;
}

.product_also_buy_image
{
	margin-top: 10px;
}

.product_also_buy_image a image
{
	padding: 5px;
	width: 100px;
	height:120px;
}

.product_also_buy_name
{
	margin-top:10px;
}

.product_also_buy_price
{
	color: #FFCC00;
	font-size:14px;
}


.product_also_buy_name a
{
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}

.product_also_buy_more a
{
	display:block;
	font-size:10px;
	text-decoration:underline;
	padding:3px;
	margin-top: 10px;
	text-align:right;
	color: #aaaaaa;
}

/* ---- CLIENT AREA ---- */
.client_heading
{
	font-weight: bold;
	font-size:14px;
	color:#FFFFFF;
	background: #1baffb;
}


/* ---- HOMEPAGE ---- */
.homepage_news
{
	clear:both;
	border-bottom: 1px solid #00CCFF;
	padding-bottom: 5px;
	
}

.homepage_news_image
{
	float: left;
}

.homepage_news_title a
{
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 10px;
}

.homepage_news_summary a
{
	text-decoration: none;
	color:#000000;
}

.homepage_news_summary a:hover
{
	text-decoration: none;
	color:#CC3300;
}

.product_mostbuy
{
	margin-top: 20px;
}

.product_mostbuy_label
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	color: #FF6600;
}

.product_mostbuy_name_head
{
	height: 30px;
	padding-left:10px;
	background:#94CFEF;
}

.product_mostbuy_name a
{
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color:#0033CC;
	display: block;
}

.product_mostbuy_name a:hover
{
	color:#FFFFFF;
}

.product_mostbuy_price
{
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
	margin: 10px;
}


/* ---- NEWS PAGE ---- */
.news
{
}

.news_title
{
	margin-top:10px;
	font-weight:bold;
	font-size:18px;
	color:#0000CC;
}

.news_image
{
	float:left;
}

.news_time
{
	font-style:italic;
	color:#aaaaaa;
}

.news_view
{
	margin-top:20px;
	font-weight:bold;
	font-style:italic;
	color:#CC6600;
}

.news_contents
{
	margin-top:30px;
}



.news_more
{
	width: 500;
	margin-top: 30px;
	border-top: 3px double #999999;
}

.news_more_label
{
	font-weight:bold;
	color:#333333;
}

.news_more_title
{
	float: left;
}

.news_more_time
{
	font-style:italic;
	color: #666666;
}


/* ---- PRODUCTS PAGE ---- */
.product_list
{
	margin: 5px;
}

.product_list_image
{
}

.product_list_name_head
{
	height: 30px;
	padding-left:10px;
	background:#12aaf9;
	
}

.product_list_name
{
	text-align:left;
	color:#FFFFFF
	height: 30px;
}

.product_list_name a
{
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color:#FFFF99;
	display: block;
}

.product_list_name a:hover
{
	color:#FFFFFF;
}

.product_list_description
{
	color: #000000;
}


.product_list_price, .product_list_old_price
{
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 10px;
	font-size: 14px;
	color:#FF3300;
}

.product_list_old_price
{
	font-size: 10px;
	text-decoration:line-through;
}

.product_list_button
{
	margin-right:3px;
}


.product
{
}

.product_name
{
	margin-top:10px;
	font-weight:bold;
	font-size:18px;
	color:#0000CC;
}

.product_image
{
	float:left;
}



.product_price, .product_old_price
{
 	font-weight:bold;
	font-size:16px;
	color:#FF6600;
	margin: 10px;
}

.product_old_price
{
	font-size: 12px;
	text-decoration:line-through;
}

.product_button
{
	margin-top:10px;
}


.product_description_label
{
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#000000;
}

.product_description
{
	margin-bottom:20px;
}

.product_tag
{
	margin-top: 5px;
	font-weight:bold;
	color:#0066CC;
	margin-left: 10px;
}

.product_tag a
{

	text-decoration:none;
	color:#0099CC;
}

.product_view
{
	margin-top:10px;
	font-weight:bold;
	font-style:italic;
	color:#CC6600;
}

.product_more
{
	margin-top: 5px;
}

.product_more_label
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	color: #FF6600;
}

.product_more_name_head
{
	height: 30px;
	padding-left:10px;
	background:#94CFEF;
}

.product_more_name a
{
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color:#0033CC;
	display: block;
}

.product_more_name a:hover
{
	color:#FFFFFF;
}

.product_more_price
{
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
	margin: 10px;
}


/* ---- SEARCH PAGE ---- */
.search_result_heading
{
	font-weight:bold;
	color:#FF9900;
	font-size:18px;
}

/* ---- SHOPPING CART PAGE ---- */
.shoppingcart_heading
{
	font-weight: bold;
	font-size:14px;
	color:#FFFFFF;
	background: #1baffb;
}

.shoppingcart_product_name
{
	text-decoration:none;
	color:#0033CC;
}

.shoppingcart_product_name:visited
{
	color:#990000;
}

.shoppingcart_productorder
{
	color:#999999;
}

.shoppingcart_total
{
	font-weight:bold;
	font-size:14px;
	color:#FF3300;
}

.shoppingcart_history_link
{
	border-top: 3px double #dddddd;	
	margin-top:20px;
	text-align:left;
}

.shoppingcart_history_link a
{
	margin-top: 10px;
	color: #444444;
	text-decoration:none;
	background: #e0e0e0;
	border: 1px solid #cccccc;
	padding: 3px;
	
}





