body 
{
	font-family: Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.wrapper
{
    margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
    width: 900px;
}

.title
{
    width: 900px;
    height: 110px;
    float: left;
    background-color: #ffffff;
    background-image: url(../images/site/logo.png);
    background-repeat: no-repeat;
}

.titleComing
{
    width: 900px;
    height: 110px;
    float: left;
    background-color: #ffffff;
    background-image: url(../images/site/logo.png);
    background-repeat: no-repeat;
    background-position: center;
}

.leftColumn
{
   width: 240px;
   height: 100%;
   background-color: #c8c3c0;
   float: left;
}

.rightColumn
{
    width: 645px; 
    height: 100%;
    float: left;
    border-right: solid 15px #c8c3c0;
    background-image: url(../images/site/rightColumnBg.jpg);
}

.rightColumnComing
{
    width: 870px; 
    height: 100%;
    float: left;
    border-right: solid 15px #c8c3c0;
    border-left: solid 15px #c8c3c0;
    border-top: solid 15px #c8c3c0;
    border-bottom: solid 15px #c8c3c0;
}

.rightTop
{
    width: 645px;
    float: left;
    height: 30px;
    background-color: #c8c3c0; 
    color: #ffffff;
    line-height: 30px;
    font-size: 12px;
}

.rightContent
{
    width: 635px;
    height: 100%;
    float: left;
    background-image: url(../images/site/contentBg.png);
    padding: 5px 5px 5px 5px;
}

.rightContentComing
{
    width: 860px;
    height: 100%;
    float: left;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    font-size: 10px;
    text-align: center;
}

.tabOn A
{
    width: 120px;
    height: 30px;
    background-color: #c8c3c0; 
    float: left;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.tabOn A:HOVER
{
    width: 120px;
    height: 30px;
    background-color: #c8c3c0; 
    float: left;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.tabOff A
{
    width: 120px;
    height: 30px;
    background-color: #210b00; 
    float: left;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

.tabOff A:HOVER
{
    width: 120px;
    height: 30px;
    background-color: #666666; 
    float: left;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

.footer
{
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    width: 900px;
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #9e9590;
}

.shoppingBag
{
    height: 70px;
    float: right;
    width: 900px; 
    background-repeat: no-repeat;
}

.shoppingBagText A
{
    margin-top: 20px;
    height: 20px;
    float: left;
    width: 800px;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}

.shoppingBagText A:HOVER
{
    margin-top: 20px;
    height: 20px;
    float: left;
    width: 800px;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
    color: #777777;
}

.shoppingBagValue
{
    height: 40px;
    float: left;
    width: 800px;
    font-weight: bold;
    font-size: 10px;
    text-align: right;
}

.pageTitle
{
    height: 45px;
    float: left;
    width: 820px;
    text-align: right;
    line-height: 40px;
    font-size: 28px;
}

.shoppingBagClick
{
    width: 100px;
    height: 100px;
    float: right;
    cursor: pointer;
}

.home A
{
    float: left;
    width: 280px;
    text-align: right;
    height: 20px;
    text-decoration: none;
    color: #ffffff; 
}

.aboutUs A
{
    float: left;
    width: 100px;
    text-align: right;
    height: 20px;
    text-decoration: none;
    color: #ffffff;
}

.aboutUs A:HOVER
{
    float: left;
    width: 100px;
    text-align: right;
    height: 20px;
    text-decoration: none;
    color: #ffffff;
}

.helpContact A
{
    float: left;
    width: 180px;
    text-align: center;
    height: 20px;
    text-decoration: none;
    color: #ffffff;
}

.helpContact A:HOVER
{
    float: left;
    width: 180px;
    text-align: center;
    height: 20px;
    text-decoration: none;
    color: #ffffff;
}

.signUp A
{
    float: left;
    width: 50px;
    height: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}

.signUp A:HOVER
{
    float: left;
    width: 50px;
    height: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}

.leftColumnMenu
{
    width: 180px;
    float: left;
    padding-top: 30px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 30px;
}

.heightWrapper
{
    width: 900px;
    float: left;
    height: inherit;
    background-color: #c8c3c0;
    border: solid 1px #777777;
}

.rightFooter
{
    width: 645px;
    height: 60px;
    float:left;
}

.footerComing
{
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    width: 900px;
    float: left;
    height: 80px;
    padding-top:10px;
    line-height: 20px;
    background-color: #9e9590;
}

.menuItem
{
    color: #000000;
    padding-left: 20px;
    font-size: 10px;
    float: left;
    width: 180px;
    height: 20px;
}

.menuItem A
{
    color: #000000;
    font-size: 10px;
    float: left;
    width: 160px;
    height: 20px;
    text-decoration: none;
}

.menuItem A:HOVER
{
    color: #ffffff;
    font-size: 10px;
    float: left;
    width: 160px;
    height: 20px;
}

.menuTitle
{
    color: #ffffff;
    width: 200px;
    float: left;
    height: 20px;
    font-size: 13px;
}

.itemPicture
{
    width: 300px;
    float: left;
    height: 400px;
    padding-bottom: 20px;
}

.itemTextWrapper
{
    width: 290px;
    padding-left: 20px;
    float: left;
}

.itemPrice
{
    width: 290px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}

.itemRange
{
    width: 290px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    padding-top: 5px;
}

.itemDesc
{
    width: 290px;
    float: left;
    font-size: 12px;
    color: #666666;
    padding-bottom: 20px;
    padding-top: 10px;
}

.itemDropDown
{
    width: 290px;
    float: left;
    height: 30px;
}

.itemDropDown A
{
    color: #000000;
    padding-left: 5px;
    text-decoration: none;
    font-weight: bold;
}

.itemDropDown A:HOVER
{
    color: #777777;
    padding-left: 5px;
    text-decoration: none;
    font-weight: bold;
}


.itemSubmit
{
    width: 290px;
    float: left;
}

.itemButton
{
    width: 190px;
    height: 40px;
    background-color: #210b00;
    color: #ffffff;
    border: solid 0px #ffffff;
}

.itemWrapper
{
    width: 615px;
    height: 100%;
    float: left;
    padding-left: 20px;
}

.rangeHolder
{
    width: 160px; 
    height: 250px; 
    float: left; 
    padding: 25px; 
}

.picBorder
{
    border: none;
}

.rangeTitle A
{
    width: 160px; 
    color: #333333; 
    height: 30px; 
    text-align: center; 
    float: left; 
    font-size: 11px;
    text-decoration: none;
}

.rangePrice
{
    width: 160px; 
    height: 20px; 
    text-align: center; 
    float: left; 
    font-size: 12px; 
    font-weight: bold;
}
