/* CSS Document */
body
{
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px auto 0px auto;
    font-size: 11px;
    background-color: #000000;
}

#mainbody
{
    width: 955px;
    height: auto;
    margin: 0px auto 0px auto;
    margin-top: 15px;
}

#topbar
{
    width: 955px;
    height: 112px;
    float: left;
}

#topbar_logo
{
    width: 613px;
    height: 112px;
    float: left;
}

#topbar_right
{
    width: 340px;
    height: 60px;
    float: right;
    margin-top: 51px;
}

#topbar_login_main
{
    width: 293px;
    height: 27px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-left: 47px;
}

#topbar_login
{
    width: 258px;
    height: 27px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

#topbar_cart
{
    width: 30px;
    height: 10px;
    float: left;
}

.login a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
}

.login a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #70c1fc;
    text-align: left;
    text-decoration: none;
}

#topbar_cart
{
    width: 255px;
    height: 27px;
    float: right;
    background-image: url(../images/cart.jpg);
    background-repeat: no-repeat;
    background-position: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-left: 47px;
}

#topbar_search_area
{
    width: 340px;
    height: 28px;
    float: right;
}

#search
{
    width: 86px;
    height: 28px;
    float: left;
}

#login_box
{
    width: 168px;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    color: #000000;
    float: left;
}

.textbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 157px;
    height: 20px;
    border: 1px solid #a9b7c1;
    float: left;
    padding-left: 5px;
}

#brand
{
    width: 86px;
    height: 28px;
    float: left;
}

#menu_bar_title
{
    width: 479px;
    height: 53px;
    float: left;
    margin-top: 20px;
    _margin-top: 2px;
}

#menu_bar_main
{
    width: 476px;
    height: 53px;
    background-image: url(../images/menu_rept.jpg);
    background-repeat: repeat-x;
    margin-top: 20px;
    _margin-top: 2px;
    float: right;
}

#menu_bar_leftcurv
{
    width: 8px;
    height: 53px;
    background-image: url(../images/left_curv.jpg);
    background-repeat: no-repeat;
    float: left;
}

#one
{
    width: 92px;
    height: 20px;
    float: left;
    margin-left: 11px;
    margin-top: 20px;
    background-image: url(../images/newprodect.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#one:hover
{
    width: 92px;
    height: 20px;
    float: left;
    margin-left: 11px;
    margin-top: 20px;
    background-image: url(../images/newprodect_over.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#two
{
    width: 104px;
    height: 20px;
    float: left;
    margin-left: 38px;
    margin-top: 20px;
    background-image: url(../images/weeklyspecial.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#two:hover
{
    width: 104px;
    height: 20px;
    float: left;
    margin-left: 38px;
    margin-top: 20px;
    background-image: url(../images/weeklyspecial_hower.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#three
{
    width: 57px;
    height: 20px;
    float: left;
    margin-left: 38px;
    margin-top: 20px;
    background-image: url(../images/catalog.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#three:hover
{
    width: 57px;
    height: 20px;
    float: left;
    margin-left: 38px;
    margin-top: 20px;
    background-image: url(../images/catalog_hower.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#four
{
    width: 82px;
    height: 20px;
    float: left;
    margin-left: 25px;
    margin-top: 20px;
    background-image: url(../images/milinglist.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#four:hover
{
    width: 82px;
    height: 20px;
    float: left;
    margin-left: 25px;
    margin-top: 20px;
    background-image: url(../images/milinglist_hower.jpg);
    background-repeat: no-repeat;
    cursor: hand;
}

#menu_bar_rightcurv
{
    width: 10px;
    height: 53px;
    background-image: url(../images/right_curv.jpg);
    background-repeat: no-repeat;
    float: right;
}

/*<..........................middle part cssstart....................>*/

#middlepart
{
    width: 955px;
    min-height: 620px;
    float: left;
    border-top: 4px solid #808080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    background-color: #1a1a1a;
}

/*<.......................middle part left css start...............................>*/

#middlepart_left
{
    width: 235px;
    min-height: 620px;
    border-right: 1px solid #808080;
    background-image: url(../images/left_bg.jpg);
    background-repeat: repeat-y;
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.adjustedZIndex
{
    z-index: 1;
}
.white_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 190px;
    height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
    float: left;
    padding-left: 9px;
}


/*<.......................middle part right css start...............................>*/

#middlepart_right
{
    position: relative;
    left: 1px;
    width: 702px;
    height: auto;
    float: left;
}

#flash
{
    width: 700px;
    height: 454px;
    float: left;
}

#middlepart_right_bottom
{
    width: 700px;
    height: 190px;
    float: left;
    background-color: #1a1a1a;
}

#aboutus
{
    width: 160px;
    height: 190px; /*height:203px;*/
    float: left;
    border-right: 1px solid #484848;
    background-color: #1a1a1a;
    padding-left: 15px;
    margin-top: 1px;
    text-align: center;
    cursor: hand;
}

#aboutus:hover, active, visited
{
    width: 160px;
    height: 190px; /*height:203px;*/
    float: left;
    border-right: 1px solid #484848;
    background-color: #1a1a1a;
    background-image: url(../images/bottom_bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    cursor: hand;
}

#customer
{
    width: 160px;
    height: 190px; /*height:203px;*/
    padding-left: 15px;
    float: left;
    border-right: 1px solid #484848;
    background-color: #1a1a1a;
    cursor: hand;
    margin-top: 1px;
    text-align: center;
}

#customer:hover, active, visited
{
    width: 160px;
    height: 190px; /*height:203px;*/
    float: left;
    border-right: 1px solid #484848;
    background-color: #1a1a1a;
    background-image: url(../images/bottom_bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    cursor: hand;
}

#store
{
    width: 160px;
    height: 190px; /*height:203px;*/
    padding-left: 15px;
    float: left;
    border-right: 1px solid #484848;
    background-color: #1a1a1a;
    cursor: hand;
    margin-top: 1px;
    text-align: center;
}

#store:hover, active, visited
{
    width: 160px;
    height: 190px; /*height:203px;*/
    float: left;
    border-right: 1px solid #484848;
    background-color: #1a1a1a;
    background-image: url(../images/bottom_bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    cursor: hand;
}

#download
{
    width: 155px;
    height: 190px; /*height:203px;*/
    padding-left: 16px;
    float: left;
    background-color: #1a1a1a;
    cursor: hand;
    margin-top: 1px;
    text-align: center;
}

#download:hover, active, visited
{
    width: 155px;
    height: 190px; /*height:203px;*/
    float: left;
    background-color: #1a1a1a;
    background-image: url(../images/bottom_bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    cursor: hand;
}
.white1_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 1px;
}
.white2_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #009EFF;
    text-decoration: none; /*padding-left:4px;*/
    text-align: left;
}

.white3_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    padding-right: 4px;
    text-align: left;
}

/*<.............................bottom part left css start...............................>*/

#bottom
{
    width: 953px;
    height: 250px;
    float: left;
}

#bottom_1
{
    width: 953px;
    height: 15px;
    float: left;
}

#bottom_sitemap
{
    width: 953px;
    height: 25px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #70c1fc;
    text-align: center;
}

#bottom_text
{
    width: 571px;
    height: 25px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
#bottom_area
{
    width: 953px;
    height: 110px;
    position: relative;
    float: left;
}
#bottom_images
{
    width: 571px;
    height: 60px;
    float: left;
    background-image: url(../images/bottom_images.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#bottom_copyright
{
    width: 571px;
    height: 25px;
    float: left;
    margin-top: 0px;
}

.whitetext_bottom
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #cccccc;
    text-align: center;
    text-decoration: none;
}

.whitetext_bottomlink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #cccccc;
    text-align: center;
    text-decoration: underline;
    line-height: 16px;
}
.whitetext_bottomlink:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #cccccc;
    text-align: center;
    text-decoration: none;
}


.sitemap a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #70c1fc;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.sitemap a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.BlueBoldText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0066CC;
    text-decoration: none;
    font-weight: bold;
}
.BlueBoldText_ExtraLarge
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px; /*color:#0183D3;*/
    color: #0066CC;
    text-decoration: none;
    font-weight: bolder;
}
.OrangeBoldText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC6600;
    text-decoration: none;
    font-weight: bold;
}
.BlackText_Small
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.BlackText_Small_Underline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    letter-spacing: 1px;
    text-decoration: underline;
}
.BlackText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.BlackText_Large_Bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.googleNavegationBar
{
    color: black;
    background-color: #E6E6E6;
    font-family: Arial;
    font-style: normal;
    font-size: 13px;
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    padding: 0px 10px 0px 10px;
}
.Table_Top_Left
{
    background-color: #FFFFFF;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
}
.Table_Top_Right
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #999999;
}
.ViewProductImage_Style
{
    background-color: #FFFFFF;
    padding-top: 5px;
}
.BorderSolidBottom
{
    border-bottom: #000000 solid 1px;
}
.ErrorText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FF0000;
}
.ErrorDisplay
{
    font-family: verdana;
    font-size: 12px;
    color: #C71B11;
    font-weight: bold;
    text-decoration: none;
}
.ErrorMessage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
}
.BorderBottom
{
    border-bottom: #000000 dashed 1px;
}
.CLUB
{
    font-family: verdana;
    font-size: 15px;
    color: #0498F2;
    font-weight: bold;
}
.OuterBorderBlack
{
    border-left: #000000 solid 1px;
    border-right: #000000 solid 1px;
    border-top: #000000 solid 1px;
    border-bottom: #000000 solid 1px;
}
.MemberShipHeadingWithoutUnderline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FC5900;
    font-weight: bold;
    letter-spacing: 1px;
}
.LifeMember
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0F03;
    font-weight: bold; /*letter-spacing:1px;*/
}
.SaleMember
{
    font-family: verdana;
    font-size: 12px;
    color: #029602; /*color:lime;*/
    font-weight: bold;
}
.ClubMember
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #049AE7;
    font-weight: bold; /*letter-spacing:1px;*/
}
.MemberShipHeadingsmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FC5900;
    font-weight: bold;
    letter-spacing: 1px;
}
.MemberShipHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FC5900;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: underline;
}
.Ratethisproduct
{
    font-family: verdana;
    font-size: 12px;
    color: #C71B11;
    font-weight: bold;
    text-decoration: none;
}
.HeadingbrownBIG
{
    font-family: verdana;
    font-size: 15px;
    color: #C71B11;
    font-weight: bold;
    text-decoration: none;
}
.Addresscontactus
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #393939;
    letter-spacing: 1px;
    font-weight: bold;
    text-decoration: none;
}
.Headingbrown
{
    font-family: verdana;
    font-size: 13px;
    color: #C71B11;
    font-weight: bold;
    text-decoration: none;
}
.ClubheadText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; /*color:#EDF306;*/
    color: lime;
    text-decoration: underline;
    letter-spacing: 1px;
}
.yellowHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; /*color:#F75901;*/
    color: #FF3333;
    text-decoration: none;
}
.linkforAboutUS
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.linkforAboutUS2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #393939;
    text-decoration: underline;
}
.StandardButton
{
    height: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.divPaypalSuccess
{
    background-color: #FFFFFF;
    height: 400px;
    padding-top: 200px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

