﻿
/* ====================================================== Id ===================================================== */

#bg_top {
	background-color:#FFFFFF; background-image:url(../images/bg_top.gif); background-position:left top; background-repeat:repeat-x; margin:0;
}
#bg_logo {
	width:266px; background-image:url(../images/bg_logo.gif); background-position:left top; background-repeat:repeat-x;
}
#wellcome {
	width:767px; height:99px; background-image:url(../images/wellcome.gif); background-position:left top; background-repeat:no-repeat;
}

/* === */

#addtocart{
	vertical-align:top; width:190px;
}
#search_1{
	vertical-align:top; text-align:right; width:80px;
}
#ic_body_tt{
	vertical-align:top; padding:5px 0px 0px 0px;
}

/* === */

#copy_bg {
	background-image:url(../images/copy_bg.gif); background-position:left top; background-repeat:repeat-x;
}

/* === */

#tab_left_one {
	width:39px; height:33px; background-image:url(../images/tab_left_one.gif); background-position:left top; background-repeat:no-repeat;
}
#tab_right_one {
	width:4px; height:33px; background-image:url(../images/tab_right_one.gif); background-position:left top; background-repeat:no-repeat;
}
#tab_bg_one {
	height:33px; background-image:url(../images/tab_bg_one.gif); background-position:left top; background-repeat:repeat-x;
}
#tab_left_two {
	width:39px; height:33px; background-image:url(../images/tab_left_two.gif); background-position:left top; background-repeat:no-repeat;
}
#tab_right_two {
	width:4px; height:33px; background-image:url(../images/tab_right_two.gif); background-position:left top; background-repeat:no-repeat;
}
#tab_bg_two {
	height:33px; background-image:url(../images/tab_bg_two.gif); background-position:left top; background-repeat:repeat-x;
}
#tab_body_bg {
	background-image:url(../images/tab_body_bg.gif); background-position:bottom; background-repeat:repeat-x; border:1px solid #FF0000;
}

/* === */

#body_tt_left {
	width:24px; height:22px; background-image:url(../images/body_tt_left.gif); background-position:left top; background-repeat:no-repeat;
}
#body_tt_drop {
	width:18px; height:22px; background-image:url(../images/body_tt_drop.gif); background-position:left top; background-repeat:no-repeat;
}
#body_tt_right {
	height:22px; background-image:url(../images/body_tt_right.gif); background-position:left top; background-repeat:repeat-x;
}

/* ========================================================================================================================================= */

/* =================================================================== Class =============================================================== */
.button {
border:0px;
background-image:url(../images/but_login.gif);
width:116px;
height:32px;
}
body,table {
	font-family:Arial; font-weight: normal; font-size: 11px;  color: #454545; 
}

/* === */

.well{
	font-size:11px; font-weight:normal; text-align:justify;
}
.date{
	font-size:11px; font-weight:normal; color:#a8a8a8;
}
.text{
	font-size:11px; font-weight:normal; color:#454545;
}
.text_tt{
	font-size:11px; font-weight:bold; color:#005c2d;
}
.price{
	font-size:11px; font-weight:bold; color:#ff0000;
}

/* === */

.tab_tt{
	font-weight: bold; font-size:11px; text-align:left; vertical-align:middle; padding:0px 0px 0xp 10px; color: #ffffff; 
}
.tab_tt_bd{
	width:160px; font-weight: bold; font-size:11px; text-align:left; vertical-align:middle; padding:0px 0px 0xp 10px; color: #FF0000; 
}

/* === */

.copyright {
	height:60px; font-weight: bold; font-size: 10px; text-align:right; vertical-align:middle; color: #454545; 
}

/* === */

.no_menu{
	font-size:11px;	font-weight:bold; text-align:left; padding:3px 0px 3px 0px; color:#454545;
}
.no_menu a{
	text-decoration:none; color:#454545;
}
.no_menu a:hover{
	color:#FF0000;
}
.menu{
	color:#FF0000;
}
.menu a{
	color:#FF0000;
}

/* === */

.no_more{
	font-size:10px;	font-weight:bold; text-align:left; padding:3px 3px 3px 3px; color:#454545;
}
.no_more a{
	text-decoration:none; color:#454545;
}
.no_more a:hover{
	color:#FF0000;
}
.more{
	color:#FF0000;
}
.more a{
	color:#FF0000;
}

/* === */

.no_viewall{
	font-size:10px;	font-weight:bold; text-align:right; padding:3px 3px 3px 3px; color:#ffffff;
}
.no_viewall a{
	text-decoration:none; color:#ffffff;
}
.no_viewall a:hover{
	color:#FAE000;
}
.viewall{
	color:#FAE000;
}
.viewall a{
	color:#FAE000;
}

/*===*/

.no_register{
	font-size:10px;	font-weight:bold; text-align:right; color:#454545;
}
.no_register a{
	text-decoration:none; color:#454545;
}
.no_register a:hover{
	color:#FF0000;
}
.register{
	color:#FF0000;
}
.register a{
	color:#FF0000;
}

/*===*/

.no_body_tt{
	font-size:11px;	font-weight:bold; text-align:left; color:#005c2d;
}
.no_body_tt a{
	text-decoration:none; color:#005c2d;
}
.no_body_tt a:hover{
	color:#FF0000;
}
.body_tt{
	color:#FF0000;
}
.body_tt a{
	color:#FF0000;
}

/*===*/

.imgpad1 {
	margin-bottom: 5px;
	margin-right:5px;
}
.imgpad2 {
	margin-right:5px;
}
.imgpad3 {
	margin-top:5px;
	margin-right:5px;
}

.shadow 
{
	padding-top:3px;
/* Dành cho IE */
	height: 25px;
	filter: Shadow(Color=#666666, Direction=135, Strength=2);
  /* Dành cho Gecko */
	line-height: 2em;
	white-space: nowrap;
}
/* =============================================================================================================================================== */
