﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    background-color: #f7cc9d;
    background-image: url(../Images/bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 12px;
    font-family: Arial;
    color: Black;
}

H1
{
	font-size: 14px;
}

H2
{
	font-size: 13px;
	font-weight: bold;
}

H3
{
	font-size: 12px;
	font-weight: bold;
}

.SOAZ
{
visibility: hidden;
}



#main
{
    height: auto;
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    width: 1004px;
    height: 123px;
    background-image: url(../Images/header_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#Design
{
    height: auto;
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    font-size: 9px;
    text-align:right;
}


.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}

#menuLine
{
    width: 944px;
    height: 17px;
    padding-left: 60px;
    background-image: url(../Images/menuLine.jpg);
    background-repeat: repeat-y;
    background-position: bottom left;
}

#menuLine a
{
    color: Black;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#menuLine a:hover
{
    color: Black;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

#menuLine .item
{
    float: left;  
    padding-left: 10px;
    padding-right: 10px; 
}
#menuLine .separator
{
    float: left;   
}

#subMenuLine
{
    width: 1004px;
    height: 27px;
    background-image: url(../Images/subMenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#mainColumn
{
    height: auto;
    width: 1004px;
}

#leftColumn
{
    width: 207px;
    float: left;
}

#middleColumn
{
    width: 583px;
    height: auto;
    float: left;
    background-image: url(../Images/middleColumnBg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 20px;
    
    
}

#middleColumnInner
{
    width: 530px;
    height: auto;
    min-height: 600px;
    border-right: solid 2px #e6e7e8;
    border-left: solid 2px #e6e7e8;
    padding-left: 20px;
    padding-right: 29px;
    background-color: White;
}

#rightColumn
{
    float: left;
    width: 214px;
}

/*------------Box --------------*/
.leftBoxYellow
{
    
    width: 207px;
    
    margin-bottom: 15px;
}

.leftBoxYellow .header
{
    background-image: url(../Images/leftBoxHeader.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 207px;
    height: 7px;
}

.leftBoxYellow .headerText
{
   
    background-color: #ffcb05;
    padding-left: 10px;
    width: 197px;
}

.leftBoxYellow .body
{
    background-color: #ffcb05;
    width: 197px;
    padding: 5px;
}

.leftBoxYellow .footer
{
    background-image: url(../Images/leftBoxFooter.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 207px;
    height: 7px;
}

.rightBoxYellow
{
    
    width: 214px;
    
    margin-bottom: 15px;
}

.rightBoxYellow .header
{
     background-image: url(../Images/rightBoxHeader.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 214px;
    height: 7px;
}

.rightBoxYellow .headerText
{
   
    background-color: #ffcb05;
    padding-left: 10px;
    width: 204px;
}

.rightBoxYellow .body
{
    background-color: #ffcb05;
    width: 194px;
    padding: 10px;
}

.rightBoxYellow .footer
{
    background-image: url(../Images/rightBoxFooter.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 214px;
    height: 7px;
}

.Partners

{
    width: 207px;
    
    padding: 0px;
    margin-top: 15px;
    
}

.Partners .body a

{
    text-decoration: none;
    color: Black;
    background-color: white;
    
}
.Partners .body a:hover

{
    text-decoration: none;
    color: red;
    background-color: white;
}

.Partners .body p

{
    padding: 10px;
    background-color: white;
    
}


.Partners .header
{
    background-image: url(../Images/leftBoxRedHeader.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    
    width: 207px;
    height: 7px;
}

.Partners .headerText
{
   
    background-color: #ed1c24;
    padding-left: 10px;
    width: 197px;
    
}


.Partners .body
{
    
    width: 207px;
    padding: 0px;
    background-color: white;

}

.Partners .footer
{
   background-image: url(../Images/leftBoxWhiteFooter.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 207px;
    height: 7px;
}



.rightBoxRed
{
    width: 214px;
    
    margin-bottom: 15px;
}

.rightBoxRed .header
{
     background-image: url(../Images/rightBoxRedHeader.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #ed1c24;
    width: 214px;
    height: 7px;
}

.rightBoxRed .headerText
{
   
    background-color: #ed1c24;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 204px;
}

.rightBoxRed .body
{
    background-color: #ffffff;
    width: 204px;
    padding: 5px;
}

.rightBoxRed .footer
{
    background-image: url(../Images/rightBoxWhiteFooter.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 214px;
    height: 7px;
}

.rightBoxGreen
{
    width: 214px;
    
    margin-bottom: 15px;
}

.rightBoxGreen .header
{
    background-image: url(../Images/rightBoxGreenHeader.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    
    width: 214px;
    height: 7px;
}

.rightBoxGreen .headerText
{
   
    background-color: #00a651;
    width: 204px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.rightBoxGreen .body
{
    background-color: #ffffff;
    width: 204px;
    padding: 5px;
}

.rightBoxGreen .footer
{
    background-image: url(../Images/rightBoxWhiteFooter.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 214px;
    height: 7px;
}

.leftBoxRed
{
    width: 207px;
    
    margin-bottom: 15px;
}

.leftBoxRed .header
{
    background-image: url(../Images/leftBoxRedHeader.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    
    width: 207px;
    height: 7px;
}

.leftBoxRed .headerText
{
   
    background-color: #ed1c24;
    padding-left: 10px;
    width: 197px;
    height: 38px;
}

.leftBoxRed .body
{
    background-color: #ffffff;
    width: 197px;
    padding: 5px;
}

.leftBoxRed .footer
{
    background-image: url(../Images/leftBoxWhiteFooter.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 207px;
    height: 7px;
}

#categoryLeft
{
    
}

#categoryLeft a 
{
    color: Black;
    text-decoration: none;
}

#categoryLeft .item
{
    
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    border-bottom: solid 1px #939598;
    background-image: url(../Images/categoryItemBg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 19px;
    padding-left: 12px;
    
}

#categoryLeft .subItem
{
    
    font-size: 11px;
    padding-top: 4px;
    border-bottom: solid 1px #939598;
    background-image: url(../Images/categorySubItemBg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 19px;
    padding-left: 24px;
    
}

#categoryLeft2
{
    
}

#categoryLeft2 a 
{
    color: Black;
    text-decoration: none;
}

#categoryLeft2 .item
{
    
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    border-bottom: solid 1px #939598;
    background-image: url(../Images/categoryItemBg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 19px;
    padding-left: 12px;
    
}

#categoryLeft2 .subItem
{
    
    font-size: 11px;
    padding-top: 4px;
    border-bottom: solid 1px #939598;
    background-image: url(../Images/categorySubItemBg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 19px;
    padding-left: 24px;
    
}

.productItem
{
   width: 153px;
   height: 262px;
   margin-right: 40px;
   margin-bottom: 10px;
   margin-top: 10px;
}

.productItem .header
{
    width: 153px;
    height: 8px;
    background-image: url(../Images/productItemHeader.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.productItem .body
{
    width: 151px;
    height: 244px;
    border-left: solid 1px #f1f1f2;
    border-right: solid 1px #f1f1f2;
    text-align: center;
    
}

.productItem .footer
{
    width: 153px;
    height: 7px;
    background-image: url(../Images/productItemFooter.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}

.productItem a
{
   color: Black;
   text-decoration: none;
}

.productItemName
{
    padding-top: 3px;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 3px;
    
    height: 32px;
}

.productItemPrice
{
    padding-top: 3px;
    font-size: 13px;
    padding-bottom: 3px;
}

#productDetail
{   
    width: 530px;
    height: auto;
}

#productDetail .headerLine
{
    
    width: 530px;
    height: 20px;
}

#productDetail .headerLine .left
{
    width: 345px;
    float: left;
    font-size: 15px;
    font-weight: bold;
}

#productDetail .headerLine .right
{
    width: 185px;
    float: left;
    text-align: right;
    font-size: 15px;
}

#productDetail .bodyLine
{
    padding-top: 20px;
    width: 530px;
    height: auto;
}

#productDetail .bodyLine .left
{
    width: 300px;
    float: left;
    font-size: 12px;
    padding-right: 45px;
}

#productDetail .bodyLine .middle
{
    width: 85px;
    float: left;
    vertical-align: bottom;
}

#productDetail .bodyLine .right
{
    width: 100px;
    float: left;
    text-align: center;
}

#productDetail .bodyLine .right a
{
    color: Black;
    font-size: 11px;
}

.textTitle
{
    font-size: 15px;
    font-weight: bold;
}

.searchTextBox
{
    width: 140px;
    height: 15px;
    font-size: 11px;
    border: solid 1px #c9cdcf;
    float: left;
}

.searchButton
{
    padding-top: 0px;
    float: left;
}

/* ---------------------- cart ------------------------------ */
.cartHeaderStyle
{
    background-color: #ed1c24;
    color: White;
    font-size: 11px;
    padding: 3px;
    text-align:left;
}

.cartRow
{
    padding-top: 5px;
    height: 15px;
    border-bottom: solid 1px #830e20;
    
}

.cartAlternateRow
{
   border-bottom: solid 1px #830e20; 
}

.loginTextBox
{
    width: 65px;
    height: 15px;
    font-size: 11px;
    border: solid 1px #c9cdcf;
    float: left;
    margin-right: 5px;
}

.horProductItem
{
    
    width: 205px;
    height: 75px;
    
    
    
}

.horProductItemSeperator
{
    background-image: url(../Images/lineRight.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 4px;
    width: 205px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.horProductItem .left
{
    width: 75px;
    float: left;
}

.horProductItem .right
{
    width: 130px;
    float: left;
    text-align: right;
}

.horProductItem .right a
{
    color: Black;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.horProductItemPrice
{
     color: #ed1c24;
     font-weight: bold;
}
.horProductItemPrice .old
{
     color: black;
     text-decoration: line-through;
}

.pager
{
    padding-bottom: 5px;
    background-color: White;
    
}

.pageItem
{
    font-weight: bold;
    text-decoration: none;
    color: #00a651;
    border: solid 1px #00a651;
    margin-right: 10px;
    padding: 5px;
}

.pageItemActive
{
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: #00a651;
    border: solid 1px #00a651;
    margin-right: 10px;
    padding: 5px;
}

#photoList
{
    width: 100%;
    padding-top: 10px;
    float: left;
   
}

.photoListItem
{
   width: 113px;
   height: 122px;
   margin-right: 20px;
   margin-bottom: 10px;
   margin-top: 10px;
}

.photoListItem .header
{
    width: 113px;
    height: 8px;
    background-image: url(../Images/productItemHeader.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.photoListItem .body
{
    width: 111px;
    height: 104px;
    border-left: solid 1px #f1f1f2;
    border-right: solid 1px #f1f1f2;
    text-align: center;
    
}

.photoListItem .footer
{
    width: 113px;
    height: 7px;
    background-image: url(../Images/productItemFooter.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}