/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */

*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: center;
    position:relative;
	background:#eee;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}

#header
{
    display: block !important;
    margin: auto;
    padding:10px 0 0;
    background:#fff;
/* 	height: 140px; */
}
 #back #header li.item-238 {
display:none;
}
.separator {
	padding:5px 10px 15px;
    text-transform: uppercase; font-size:12px;
}
.separator:hover {
	color:#0072BC;
}
#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    margin: auto;
    overflow: hidden;
    position: relative;
    /* width: 1000px; */
	padding-bottom: 21px;
}

#wrapper
{
		/* width:100%; */
        float:left;
        position:relative;

}
._4s7c {
border-width:0px !important; 
}
#facebook {
	width:220px !important;
}
#wrapper2
{
    width:72%;
    float:left;
    position:relative;
    padding-bottom:20px

}
#wrapper2 .item-page
{
    max-width:660px
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;
    min-height:420px;
}

#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.right
{
	float: right;
    position: relative;
    width: 240px;
	padding-right: 10px;
}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
    position:relative
}

.leftbigger
{
     width:25%
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}

#logo
{
        margin-top:0.6em;
        margin-left:10px;
        /* position:absolute;*/
        display:block;
        padding:20px 20px 20px 10px;
        width:425px;
        padding-top:0.6em;
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#logo img
{
        display: block;
}

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

#line
{       padding:5px 0px 2px 2px;
        position:absolute;
        right :20px;
        top:5em;
        max-width:38em;

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
		clear:both;
		display:none;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;
}

img { border: 0 none; max-width: 100%; }

#bottom {
    background: none repeat scroll 0 0 #FFF300;
    clear: both;
    color: #000000;
    height: 295px;
    margin: auto;
	/* width: 1000px;  */
	font-size: 14px;
}
#bottom .information {
    float: left;
    padding-left: 17px;
    padding-top: 12px;
    text-align: left;
    width: 240px;
}
#bottom .information .customleft {
	
}
#bottom .information .customright a {
	color:#828181
}
#bottom .bottom1 {
	float: left;
    text-align: left;
	padding-top: 12px;
	padding-left:15px;
	width:200px;
}
#bottom .bottom2 {
	float:left;
	padding-top: 12px;
	padding-left: 15px;
	width:185px;
	text-align:left;
}
#bottom .bottom3 {
	float:left;
	padding-top: 12px;
	padding-left: 15px;
	text-align:left;
	width:120px;
}
#bottom .bottom4 {
	float:left;
	padding-top: 12px;
}
.banner {
    clear: both;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
   /*  width: 1000px; */
}
.menutop {
    clear: both;
    line-height: 15px;
    margin: auto;
    position: relative;
    /* width: 1000px; */
    z-index: 9999;
}
#seach {
	float: left;
    padding-left: 10px;
    padding-top: 5px;
}
#header .bannerright #menu2  ul.menu li.item-161 {
	background:#fff;
	color:#fff;
	font-size: 0;
	width:13px !important;
}
#header .bannerright #menu2  ul.menu li.item-161 a {
color:#fff;
}
.customlket {
	float:right;
	margin-top: -10px
}
.searchseach {
	float:right;
	color:#fff;
}
#mod-search-searchword {
    color: #000000;
    height: 24px;
    margin-right: 10px;
}
input.button, button.button, button.validate {
    clear: both;
    float: left;
    font-size: 11px;
    margin-top: 6px;
}
.acyfield_name {
	padding-left:7px;
}
.acyfield_email {
	padding-left:7px;
}
#main a :hover {
}
.right .moduletable2 h3 {
	padding-left:12px;
	padding-right:12px;
}
.item-page h1 {
	display:block;
}
.item-page h1 a {
	text-decoration: none;
}
.blog {
}
.moduletablelastnew {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 16px;
    margin-right: 7px;
    width: 285px;;
}
.moduletablelastnew ul.latestnewslastnew {
    padding-bottom: 15px;
    padding-top: 15px;
}
.moduletablelastnew ul.latestnewslastnew li {
	padding-left:5px;
}
.right ul.menu {
	background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    margin-left: 4px;
    padding: 0;
    text-align: right;
    width: 285px;
}
.right ul a {
	color:#3492d5;
}
.right ul.menu li a {
	color: #B77A35;
    font-weight: bold;
    margin-right: 7px;
}
.right ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus, ul.menu li.active a:hover, ul.menu li.active a:active, ul.menu li.active a:focus {
	background:none;
	font-weight: bold;
	color:#bb0d07;
}
#bottom ul.menubottom {
	float: left;
    padding-left: 21px;
    padding-top: 5px;
    width: 350px;
}
#bottom ul.menubottom li {
    float: left;
    list-style: none outside none;
}
#bottom ul.menubottom li a {
	color: #0072BC;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}
#bottom ul.menubottom li a:hover {
	color:#fff;
	text-decoration: underline;
}
.contact #basic-details {
	display:none;
}
#jform_contact_emailmsg {
    width: 198px;
}
#jform_contact_message {
	width: 285px;
}
.contact-form {
	float: left;
    width: 345px;
}
.diachi {
	float: right;
    padding-right: 10px;
    width: 270px;
}
.pagination a.pagenav {
	background: url("../images/personal/t1.png") no-repeat scroll center center transparent;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}
#main .pagination li.pagination-start,#main .pagination li.pagination-prev {
	display:none;
 }
.pagination span.pagenav {
	background: url("../images/personal/t2.png") no-repeat scroll center center transparent;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}
.jg_subcat {
	padding-left: 40px;
	padding-top: 55px;
    width: 725px;
}
.jg_subcatelem_cat {
	 width: 231px;
}
#jg_dtl_photo img {
    margin: auto;
    max-width: 720px;
    padding-left: 5px;
}
#wrapper .item-page img {
	padding-right:10px;
}
#main .pagination li.pagination-next a.pagenav,#main .pagination li.pagination-next span.pagenav {
	background:none;
}
#main .pagination li.pagination-end {
	display:none;
}
.right .moduletable2 h3 {
	color:#878787;
}
.right .moduletable h3 span.backh {
	color:#909090;
}
#main .item-page h2 a {
	font-size: 21px;
	font-weight:bold;
	color:#0072BC;
}

#jflanguageselection {
}
.banner .logo {
	float:left;
}
.bannercenter {
	float:left;
	 width: 307px;
}
.bannerright {
	float:right;
	width:400px;
}
#bottom p {
	margin:0;
}
#news-events {
	background: #fff url("../images/personal/bg-news.png") no-repeat top;
  margin: auto;
  padding-top: 15px;
  /* width: 1000px; */
  margin: auto;
  clear: both;
	text-align: left;
	overflow: hidden;
}
#news-events .column-events-1 {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    width: 33%;
	height: 375px;
}
#news-events .latestnewslastnew,#news-events .newsflash {
	font-size: 13px;
    margin-left: 0px;
    text-align: left;
    /* width: 310px; */
}
#news-events .column-events-2 {
	float: left;
    width: 33%;
	/* height: 375px; */
	background:url("../images/personal/bg-column2.png") repeat-x scroll center center #fff;
}
#news-events .column-events-2 .newsflash,#news-events .column-events-2 .latestnewslastnew {
	margin-left: 0px;
   /*  width: 280px; */
}
#news-events .column-events-3 {
	float: right;
    width: 33%;
	background:#fff;
	/* height: 375px; */
}
#news-events .column-events-3 .newsflash,#news-events .column-events-3 .latestnewslastnew {
	margin-left: 0px;
   /*  width: 280px; */
}

#news-events .newsflash {
	width: 95%;
	 
	padding-left: 5%;
	
}
.all-column {
	font-family: times new roman;
    font-size: 19px;
    margin-bottom: -8px;
    padding-bottom: 12px;
    padding-left: 15px;
}
.left {
	float:left;
	width:225px;
	padding-left:10px;
	font-size: 15px;
}
.left .customlable {
	background:#e5332d;
	color:#fff;
}
.left .custom {
	 border:1px solid #eee;
	 margin-top: -8px;
	 border-top:none;
}
.left ul li a {
	color:#000;
}
.left li a:hover {
	color: #0072BC;
	font-weight:bold;
}
 .left ul.menu li.active a:link, ul.menu li.active a:visited {
    font-weight: bold;
	color: #0072BC;
}
#main .blog {
	float: left;
    padding-left: 15px;
    width: 740px;
}
#wrapper-2 {
	float:left;
}
#wrapper-2 .item-page {
	padding-left: 15px;
    width: 485px;
}
#wrapper-2 .item-page img {
	padding-left:5px;
	padding-right: 10px;
}
.right .customlable {
	background:#EEB211;
	color:#fff;
	font-size:15px;
}
.right .moduletable {
    border: 1px solid #EEEEEE;
    margin-top: -9px;
    padding: 0 7px 7px;
}
.right .moduletable #mod_btslideshow_123 {
	margin-top: 10px;
}
.uiHeaderTop {
	display:none;
}
.blog img {
	padding-right:12px;
}
#menu2 ul li.item-161 {
	font-size:0px;
}
#menu2 ul li.item-162 {
	font-size:0px;
}
#wrapper .item-page {
	float: left;
	padding-left: 35px;
    width: 710px;
}
.error {
	display:none;
}
#bottom .bottom1 ul.menu li{
	border: medium none;
}
#bottom .bottom1 ul.menu li a {
    color: #000000;
    padding: 11px 0 0;
}
#bottom .bottom1 ul.menu {
    padding-left: 0;
    padding-right: 0;
}
#bottom .bottom1 ul.menu li a:hover {
	color:#0072BC;
	font-weight:none;
	text-decoration: underline;
}
#bottom .bottom3 ul.menu li a:hover {
	color:#0072BC;
	font-weight:none;
	text-decoration: underline;
}
#bottom .bottom3 ul.menu li{
	border: medium none;
}
#bottom .bottom3 ul.menu li a {
    color: #000000;
    padding: 11px 0 0;
}
#bottom .bottom3 ul.menu {
    padding-left: 0;
    padding-right: 0;
}

/*Sản phẩm home*/

..bannercenter a:hover {
	opacity:1;
}
#all #main .title_sp h1 {
    background: url("../images/personal/title.png") no-repeat scroll right 0 ;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 8px;
    text-transform: uppercase;
    width: 190px;
	padding-left: 12px;
}
#all #main .title_sp h2 {
    background: url("../images/personal/title.png") no-repeat scroll right 0 ;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 8px;
    text-transform: uppercase;
    width: 190px;
	padding-left: 12px;
}
#all #main .title_sp h2  a {
	font-size: 16px;
    font-weight: bold;
    line-height: 35px;
}
.blog_sp {
	border-bottom: 3px solid #FF0000;
    float: left;
	padding-top:5px;
	padding-bottom: 3px;
}
#all .blog_sp h2 {
    float: left;
    padding: 0;
}
#all .blog_sp h3 {
    float: left;
    padding: 0;
	margin: 0;
}
ul.sp_home img {
	height: 203px;
    padding-left: 11px;
	padding-top: 6px;
    width: 203px;
}
#main ul.sp_home li {
	border-bottom: 1px solid #EEEEEE;
    float: left;
    margin-left: 12px;
    width: 226px;
	margin-bottom:5px;
	height: 267px;
}
#main ul.sp_home li:hover {
	background: url("../images/personal/bg-li2.png") no-repeat scroll 0 0 ;
}
.shop-detail-product-table td,.shop-detail-product-table tr {
	border:none;
}
#cont-1 {
    clear: both;
    width: 100%;
}
#main .blog_sp h2 a {
    border-right: 1px solid #6B6B6B;
    color: #000000;
    font-size: 14px;
    padding-left: 6px;
    padding-right: 14px;
    text-decoration: none;
	font-weight:600;
}
#main .blog_sp h3 a {
    border-right: 1px solid #6B6B6B;
    color: #000000;
    font-size: 14px;
    padding-left: 6px;
    padding-right: 14px;
    text-decoration: none;
	font-weight:600;
}
.sp_1 {
	clear:both;
	padding-top: 15px;
}
#main .sp_home a {
    color: #6A8BBA;
    font-weight: bold;
    text-decoration: none;
}
#main .sp_home a p {
    font-size: 12px;
	line-height:11.2px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    width: 100%;
	text-transform:uppercase;
}
.model {
	color: #000000;
    font-size: 10px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-top: 6px;
}
.gia {
	color: #000000;
    font-size: 12px;
    margin-top: -10px;
    padding-left: 20px;
}
.lienhe {
	padding-left: 12px;
    margin-top: -5px;
	font-size:12px;
	color:#E5332D;
	line-height:25px;
}
.shop-home-item-p .item_p_title a {
}
.breadcrumbs {
    line-height: 26px;
    margin-top: -36px;
	padding-left:15px;
}
.shop-item-same img {
	width:145px;
	height:150px;
}
.bannercenter ul img {
}
.bannercenter ul li.tt {
		float:left;
		opacity: 0.45;
}
.bannercenter ul li.tt:hover {
opacity: 1;
}

.customslide {
    background: url("../images/personal/bg-sl.png") no-repeat scroll 0 0 ;
    height: 245px;
    position: absolute;
    right: 91px;
    top: 63px;
    width: 205px;
    z-index: 99;
	color:#000;
}
.customslide table {
	margin-left:0;
}
#contentarea #mod_btslideshow_88 .label_text {
	z-index: 9999;
	position: absolute;
}
#main .title_sp h1 {

}

#toppage1k {
    bottom: 40px;
    color: #666666;
    cursor: pointer;
    padding: 5px;
    position: fixed;
    right: 40px;
    text-align: center;
    text-decoration: none;
    width: 45px
}


td.shop-category-item-td:hover {
	background:url("../images/personal/bg-sp.png") no-repeat scroll -1px -1px ;

}
.shop-category-item-link {
    padding-left: 12px;
	margin-top: -7px;
}
#main .shop-category-item-price {
   padding-left: 12px;
}
.table_contact1 {
	float: left;
	padding-right:15px;
}
.table_contact1 tr {
	font-size:12px;
}
.table_contact1 td {
	padding-top:5px;
}

.table_contact1 td input {
	height: 21px;
}
.table_contact2 {
	float: left;
}
.webpartbodycontrol {
	border: 1px solid #EEEEEE;
    margin-bottom: 25px;
    margin-left: 112px;
    margin-top: 40px;
    padding-left: 42px;
}
#userForm iframe {
	padding-left:25px;
}

#header .menutop ul.menu ul {
	background: url("../images/personal/bg_menu12.png") no-repeat ;
    float: left;
    height: 295px;
    left: -9999px;
    margin-left: 120px;
    margin-top: 30px;
    padding-left: 25px;
    padding-top: 25px;
    position: absolute;
    width: 513px;
	/*box-shadow:0 4px 12px -4px;*/
}
#header .menutop ul.menu ul ul {
	margin-left:0px;
	background:none;
	padding-left: 0px;
    padding-top: 0px;
}

#header .menutop ul.menu li:hover ul {
	left:auto;
}
.menu {
}
#header .menutop ul.menu ul li {
	float:left;
	padding-right:7px;
	border-right:1px solid #EEEEEE;
}
#header .menutop ul.menu ul li a {
	background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #EEEEEE;
    color: #000000;
    float: left;
    font-weight: bold;
    padding: 4px 1px 2px 5px;
    text-transform: none;
    width: 110px;
}
#header .menutop ul.menu ul li a:hover {
	color:#0072BC;
	font-weight:bold;
}
#header .menutop ul.menu ul li a img {
	height: 125px;
    width: 94px;
}
#header .menutop ul.menu ul li a span {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    position: absolute;
    text-align: left;
    top: 130px;
    width: 111px;
}
#header .menutop ul.menu ul ul {
	clear: both;
    float: left;
    font-size: 13px;
    margin-top: 18px;
    position: relative;
    text-align: left;
    width: 115px;
	height: 105px;
}
#header .menutop ul.menu ul ul li {
	 clear: both; 
	 border-right:none;
}

#header .menutop ul.menu ul li.item-185  {
	border-right:none;
}

#header .menutop ul.menu li.item-102 ul {
	background: none repeat scroll 0 0 #FFFFFF;
    text-align: left;
    width: 175px;
    padding-left: 13px;
	height: auto;
}
#header .menutop ul.menu li.item-102 ul li {
	border: medium none;
    clear: both;
    float: none;
}
#header .menutop ul.menu li.item-102 ul li a {
	width: 150px !important;
	padding-bottom: 7px;
    padding-top: 7px;
}
#main .blog img {
	width:150px;
	height:100px;
}