/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

BODY
{
    overflow-x: hidden;
}
img{
    max-width:100%;
    height:auto;
}
iframe{
    max-width:100%;
}

/* */

h1 {
    color: black;
    font-family: Arial,Angsana New;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1px;
}
h2 {
    color: black;
    font-family: Arial,Angsana New;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1px;
}
h3 {
    color: black;
    font-family: Arial,Angsana New;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1px;
}

.HomeHead {
    color: #999966;
    font-family: Arial,Angsana New;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 22px
}

/* */
.ContentHead
{
    background-color: #dddca3;
    /*color: dimgray;*/
    color:black;
    font-family: Arial,Helvetica, sans-serif ;
    font-size: 16px;
    font-weight: bold;
    height: 20px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color:Black;
    /*color: dimgray;*/
    font-family: Arial,Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 14px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family:Arial,Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22pt
}
.MostPopularHead
{
    background-color: #920f05;
    color: white;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 26pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24pt;
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 14px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 14px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;

    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 24pt;
    padding-left: 5px
}


/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Arial,Helvetica, sans-serif;
    text-decoration: none;
    color: black;
    font-size: 18px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: orange;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    text-decoration: none;
    font-size:  18px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: orange;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: black;
    font-family: Arial,Helvetica, sans-serif;
    text-decoration: none;
    font-size:  18px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 0px

}

A.MenuUnselected:hover
{
    color: orange;
    text-decoration: underline;
    padding-left: 5px
}

A.MenuSelected
{
    color: orange;
    font-family: Arial,Helvetica, sans-serif;
    text-decoration: none;
    font-size:  18px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 2px
}

A.MenuSelected:hover
{
    color: orange;
    font-family: Arial,Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 2px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

.NormalDouble {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
}
.NormalDoubleItalic {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
}
.NormalSpec
{
	font-family: Arial,Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadioButton {
    margin-left: -4px;
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-indent: -5px;
    /*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color: #ccccaa;
}

.NormalRed {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: red
}


.NormalItalic {
    font-family: Arial,Angsana New,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  14px;
}

BIG {
    font-size:  18px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

#MenuSection
{
	position:fixed;
	width:auto;
	height:60px;
	bottom: auto;
    
}
#DivContent 
{
position:absolute;
top: 60px;
bottom: 0px;
width: 100%;
overflow:auto;
}
#DivMenu 
{
position:absolute;
top: 60px;
bottom: 0px;
width: 100%;
overflow:auto;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    .targetClass {
        font-size: 2em;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
    .targetClass {
        font-size: 2em;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
    .targetClass {
        font-size: 2em;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    .targetClass {
        font-size: 2em;
    }
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .targetClass {
        font-size: 2em;
    }
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .targetClass {
        font-size: 2em;
    }
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
    .targetClass {
        font-size: 2em;
    }
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
    .targetClass {
        font-size: 2em;
    }
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    .targetClass {
        font-size:2em;
    }
}
