﻿
.Product_ShortDescription{text-align:justify; color:#666666}

.ThongtinMota
{
    color: #000000;
    line-height: 18px;
    text-align: justify;
}

.MotaTitle
{
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    padding: 4px;
}

.MotaScroll
{
    height: 400px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 18px;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: silver;
    scrollbar-shadow-color: white;
    scrollbar-arrow-color: yellow;
    scrollbar-track-color: #C0C0C0;
    scrollbar-base-color: black;
    scrollbar-dark-shadow-color: yellow;
    scrollbar-3d-light-color: black;
}


.TableHeader
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana,Tahoma, Tahoma,Tahoma;
}

.LineX
{
    background: url(    '../Images/Border1.gif') repeat-x;
}

.LineY
{
    background: url(     '../Images/Border1.gif' ) repeat-y;
}

.ProductDetail_TableBorder
{
    color: #e89964;
    border-color: #e89964;
    border-width: 1px;
    border-style: Solid;
    border-collapse: collapse;
}

.ProductDetail_Name
{
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
}

.ProductDetail_Price
{
    font-weight: bold;
    color: #760403;
    font-size: 13px;
}

.ProductDetail_Code
{
    font-weight: bold;
    color: #cccccc;
}

.ProductDetail_Manufacturer
{
    font-weight: bold;
    color: Green;
}

.ProductDetail_Warranty
{
    font-weight: bold;
    color: Blue;
}

.ProductDetail_Condition
{
    font-weight: bold;
    color: #666666;
}

.ShoppingCartPrice
{
    font-size: 12px;
    color: #760403;
    font-weight: bold;
}

.cart_line_x
{
    background: url(  '../Images/bg_line_x.gif' ) left center repeat-x;
}

.cart_line_y
{
    background: url(  '../Images/bg_line_y.gif' ) center top repeat-y;
}


/*************************************************************************************/
.btShoppingCartUpdate
{
    display: block;
    border: solid 0px #000;
    color: #ffffff;
    background: url(../Images/ShoppingCart/btUpdate.jpg) no-repeat;
    background-position: center center;
    text-align: center;
    height: 20px;
    width: 102px;
    padding-top: 5px;
    padding-left: 12px;
}

.btShoppingCartUpdate:link, .btShoppingCartUpdate:visited, .btShoppingCartUpdate:active
{
    font-weight: bold;
    color: #ffffff;
}

.btShoppingCartUpdate:hover
{
    background: url(../Images/ShoppingCart/btUpdate_hover.jpg) no-repeat;
    background-position: center center;
    text-align: center;
    height: 20px;
    width: 102px;
    padding-top: 5px;
    font-weight: bold;
    color: #ffffff;
}
/*************************************************************************************/

.btContinueShopping
{
    display: block;
    border: solid 0px #000;
    color: #ffffff;
    background: url(../Images/ShoppingCart/btContinueShopping.jpg) no-repeat;
    background-position: center center;
    text-align: center;
    padding-top: 5px;
    padding-left: 15px;
    height: 20px;
    width: 160px;
}

.btContinueShopping:link, .btContinueShopping:visited, .btContinueShopping:active
{
    font-weight: bold;
    color: #ffffff;
}

.btContinueShopping:hover
{
    display: block;
    border: solid 0px #000;
    color: #ffffff;
    background: url(../Images/ShoppingCart/btContinueShopping_hover.jpg) no-repeat;
    background-position: center center;
    text-align: center;
    padding-top: 5px;
    height: 20px;
    width: 160px;
    font-weight: bold;
    color: #ffffff;
}

/*************************************************************************************/
a.EditYourCart:link, a.EditYourCart:visited, a.EditYourCart:active
{
    font-weight: bold;
    color: #2564c0;
    text-decoration: underline;
}

a.EditYourCart:hover
{
    font-weight: bold;
    color: #ff3333;
    text-decoration: underline;
}

/*************************************************************************************/
.btCheckoutNow
{
    display: block;
    border: solid 0px #000;
    color: #000000;
    background: url(../Images/Checkoutnow.jpg) no-repeat;
    background-position: center center;
    text-align: center;
    height: 23px;
    padding-top: 8px;
}

.btCheckoutNow:link, .btCheckoutNow:visited, .btCheckoutNow:active
{
    font-weight: bold;
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.btCheckoutNow:hover
{
    color: #eff8fd;
}
/*************************************************************************************/

/*************************************************************************************/
.SearchButton
{
    display: block;
    border: solid 0px #000;
    font-weight: bold;
    font-family: Tahoma;
    padding-top: 5px;
    font-size: 10px;
    color: #000000;
    background: url(../Images/btSearch.jpg) no-repeat;
    background-position: center center;
    text-align: center;
    height: 19px;
    width: 70px;
    cursor: pointer;
}

.SearchButton:link, .SearchButton:visited, .SearchButton:active
{
    font-weight: bold;
    font-family: tahoma;
    font-size: 10px;
    color: #3366d5;
    text-decoration: none;
}

.SearchButton:hover
{
    color: #ff0000;
}
/*************************************************************************************/


a.AddToCart
{
    float: none;
    width: 102px;
    display: block;
    background: url(../Images/readon.gif) no-repeat bottom;
    color: #EFEFEF;
    font-size: 11px;
    line-height: 20px;
    text-indent: 15px;
    height: 20px;
}

a.AddToCart:hover, a.AddToCart:active, a.AddToCart:focus
{
    background: url(../Images/readon.gif) no-repeat top;
    color: #FFFFFF;
    text-decoration: none;
}


.BestSellersBox .Price
{
    color: #ff6600;
    font-size: 12px;
    font-weight: bold;
}
.BestSellersBox a.ProductName:link, .BestSellersBox a.ProductName:visited, .BestSellersBox a.ProductName:active
{
    color: #292929;
}

.BestSellersBox a.ProductName:hover
{
    color: #3366d5;
    text-decoration: underline;
}

/*************************************************************************************/
.ProductCode
{
    color: #666666;
}

.ProductPrice
{
    color: #760403;
    font-size: 11px;
    font-weight: bold;
}

a.ProductName:link, a.ProductName:visited, a.ProductName:active
{
    color: #000000;
    font-weight:bold;
}

a.ProductName:hover
{
    color: #f26522;
    text-decoration: underline;
}

/*************************************************************************************/



a.ProductReadMore:link, a.ProductReadMore:visited, a.ProductReadMore:active
{
    color: #fd5003;
    font-size: 10px;
}

a.ProductReadMore:hover
{
    text-decoration: underline;
}

/*************************************************************************************/


a.AdvanceSearch:link, a.AdvanceSearch:visited, a.AdvanceSearch:active
{
    font-weight: bold;
    text-decoration: underline;
    color: #f26522;
}

a.AdvanceSearch:hover
{
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}


a.ProductMore:link, a.ProductMore:visited, a.ProductMore:active
{
    color: #ff6600;
    text-decoration: underline;
    font-weight: bold;
}

a.ProductMore:hover
{
    color: #f26522;
    text-decoration: underline;
    font-weight: bold;
}
