BODY {
    background-color: #000;
    color: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    text-align: left;
}

td {
    font-size: 11px;
}
a:link, a:visited, a:hover, a:active {
    color: #fff;
}

/*--------------------------------------------------------------*/
/* Site-Specific Styles to be placed here                       */
/*--------------------------------------------------------------*/

#wrapper {
    width: 1024px;
    margin: 0 auto;
    padding: 0;
}
#left-flashHolder {
    float: left;
    width: 72px;
}
#right-flashHolder {
    float: left;
    width: 72px;
}
#main-container {
    width: 879px;
    background: #000;
    float: left;
    min-height: 768px;
    padding-bottom: 30px;
}
* html #main-container {
    height: 768px;
}
#header {
    margin: 0;
    padding: 0;
}
#leftNav {
    width: 153px;
    float: left;
}
#navItem {
    text-align: center;
    font-size: 14px;
    color: white;
    text-transform: capitalize;
    margin: 20px 0;
    letter-spacing: -1px;
}
#navItem a, #navItem a:visited {
    background: #2a2723;
    display: block;
    padding: 12px 0;
    color: #fff;
    text-decoration: none;
}
#navItem a:hover {
    background: #f6d312;
    color: #000;
}
#navItem a.activeLink, #navItem a.activeLink:visited {
    background: #f6d312;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 12px 0;
}
#mainContent {
    width: 726px;
    float: left;
}
#home-content {
    margin: 0;
    padding: 38px 0 0 0;
}
.about-us {
    width: 270px;
    padding: 15px;
    background-color: #2a2723;
    float: left;
    margin-left: 44px;
    height: 213px;
}
.about-us a, .about-us a:visited {
    color: #d0b315;
}
.about-us a, .about-us a:hover {
    color: #d0b315;
}
.featured-product {
    width: 270px;
    padding: 15px;
    background-color: #2a2723;
    float: left;
    margin-left: 30px;
    height: 213px;
}
.featured-product .image-holder {
    text-align: center;
}
.title-yellow {
    font-size: 12px;
    color: #d0b315;
    font-weight: bold;
}
#home-flash-holder {
    text-align: right;
}
#header-forms {
    width: 400px;
    float: right;
    text-align: right;
    line-height: 20px;
    margin-right: 30px;
    padding-top: 20px;
}
#header-forms a, #header-forms a:visited {
    color: #ffffff;
    text-decoration: none;
}
#header-forms a:hover {
    text-decoration: underline;
}
#product-content {
    padding: 0;
    margin: 0;
}
#product-image {
    text-align: center;
    width: 440px;
    float: left;
    padding: 40px 0 0 0;
}
#product-image-2 img {
    border: 1px #ffffff solid;
}
#product-image-2 {
    text-align: center;
    padding: 40px 0 0 0;
}
#product-details {
    width: 285px;
    float: left;
}
.thumb-select {
    margin: 30px 0 0 0;
    text-align: center;
    height: auto;
}
.thumb-select-2 {
    margin: 25px 0 0 0;
    text-align: center;
    height: auto;
}
#product-description {
    width: 254px;
    margin: 10px 0 0 12px;
}
#product-description-2 {
    padding: 10px 40px;
}
#regular-content {
    padding: 20px;
}
.child-links {
    margin: 0 0 0 10px;
    padding: 0;
}
.child-links li {
    list-style: none;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 8px;
    text-align: center;
}
.child-links li a, .child-links li a:visited {
    color: #FFFFFF;
}
.child-links li a:hover {
    text-decoration: underline;
}
.subNav {
    display: block;
}
/*-------------------------------------------*/
/* Extranet styes */
#extranet-background {
    background-color: #fff;
    color: #000 !important;
    padding: 10px;
}
#extranet-background A, #extranet-background A:Visited, #extranet-background A:Active {
    color: #0000ff;
}

.TopNav {
    text-align: right;
    background-color: #f6d312;
    margin: 0;
    font-size: 10px;
    color: #000;
}
.TopNav li {
    display: inline;
    color: #000;
}
#extranet-general-background {
    background-color: #FFFFFF;
    color: Black !important;
}

#GridRow_Default {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

#GridRow_Default a {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
#salesOrder_box {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}


.dataBoxRowTitle {
    font-weight: normal;
    padding: 10px 5px 0 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}
.dataBoxRowValue {
    padding: 10px 0 0 0;
}


.formButton_small {
    background-color: #f6d312;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px;
    color: #000;
    cursor: pointer;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: #f6d312;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px;
    color: #000;
    cursor: pointer;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: #f6d312;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px;
    color: #000;
    cursor: hand;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}

/* Used for formatting text box and list controls */
.formControl {
    border: solid 1px #7f9db9;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding-top: 2px;
}
