﻿body {
    margin: 0px;
    margin-bottom: 0px !important;
    padding: 0px;
    bottom: 0px !important;
    *
    text-align: center;
    background: #fff url(images/bg.jpg) bottom repeat-x;
    /*background:#fff url(images/bg.jpg) bottom no-repeat;*/
    background-attachment: fixed;
    font-size: 100%;
    font-family: Calibri, Tahoma, Verdana;
    overflow: -moz-scrollbars-vertical;
    /*overflow: auto;*/
    font-size: 14px;
}

.page {
    background: url(images/bgTop.jpg) top repeat-x;
    height: 100%;
    padding: 15px 0px;
}

.clr {
    clear: both;
    margin: 0;
    padding: 0;
}

table {
    font-size: 1.1em !important;
    font-family: Calibri, Tahoma, Verdana;
    /*font-family: Arial Rad, sans-serif, Tahoma, Verdana;*/
    border: none;
}

a {
    text-decoration: none;
    color: #002b5c;
}

table input {
    font-size: 1em;
}

table select {
    font-size: 1em;
}

form {
    margin: 0;
    padding: 0;
}

#content {
    background-color: #FFFFFF;
}

    #content input, #content select {
        font-size: 1em;
    }

img {
    border: none;
}

#content a:active, #content a:link, #content a:visited {
    color: #4F3001;
    /*color:#FFFF33;*/
    text-decoration: underline;
}

#content a:hover {
    color: #B16A00;
}

fieldset, form {
    border: none;
    margin: 0;
    padding: 0;
}

h3 {
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform {
    height: 1%;
}

.clear, .floatform {
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li {
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}

    ul.tame li {
        line-height: 1.25em;
    }

#horizNav2 ul.tameHoriz, #horizNav2 ul.tameHoriz li {
    margin: 0;
    list-style: none;
    font-size: 1em;
}

    #horizNav2 ul.tameHoriz li:first-child a {
        background: url(images/button-1.png) no-repeat;
        width: 80px;
        height: 22px;
        font-size: 9px;
        text-decoration: none;
        text-align: center;
        display: block;
        text-decoration: none !important;
    }

    #horizNav2 ul.tameHoriz li:first-child span {
        display: none;
    }

    #horizNav2 ul.tameHoriz li {
        display: inline;
        font-size: 1em;
        float: left;
        margin-top: 5px;
        line-height: 22px;
        margin-right: 5px;
    }

br.cl {
    clear: both;
}



/*PAGE SETUP*/
#userName {
}

#loginText {
    margin-left: 1em;
}

textarea#OrderNotes {
    width: 99% !important;
}

#wrapper {
    width: 905px;
    margin: 0 auto;
    background: #fff url(images/wrapperBg.jpg) top left no-repeat;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
    border: 2px solid #919fbe;
    box-shadow: 0px 6px 5px #888888;
}

#login a:active, #login a:link, #login a:visited {
    color: #002b5c;
}

#login a:hover {
    color: #002b5c;
}

#header {
    height: auto;
    width: 905px;
    text-align: right;
    margin-bottom: 0px;
    float: left;
    position: relative;
    height: 142px;
    position: relative
}

    #header a:active, #header a:link, #header a:visited {
        color: #FFFF33;
    }

    #header a:hover {
        color: #FF0033;
    }

#bodyWrapper {
    padding: 0;
    background: url(images/contentBg.gif) left repeat-y;
    margin: 15px 8px;
}

#leftWrap {
    width: 199px;
    float: left;
    clear: both;
    padding-right: 15px;
    margin-bottom: 20px;
}

#content {
    margin: 0;
    width: 620px;
    float: right;
    clear: none;
}

    #content table {
        width: 100% !important;
    }

#footer {
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center;
}

#breadcrumb {
    float: left;
    font-size: 22px;
    color: #002b5c !important;
}

#miniCart {
    float: right;
    font-weight: bold;
    margin-right: 5px;
}

    #miniCart a {
    }

#ML {
    width: 550px;
    font-size: 0.85em;
}

    #ML, #ML div {
        float: right;
        vertical-align: middle;
    }

        #ML div select {
            font-size: 0.88em;
            margin: 2px 0.5em 4px 0;
            vertical-align: middle;
        }

#breadcrumb, #minicart, #ML {
    height: 2em;
    line-height: 1.5em;
    color: #444;
    /*You have items in your shopping cart*/
}

    #breadcrumb a {
        color: #E17F00;
    }

input.submit {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    background: url(images/sGo.png) no-repeat;
    width: 31px;
    height: 18px;
    text-indent: -10000px;
}

select#Select1 {
    height: 18px !important;
    padding: 1px;
    width: 70px !important;
    outline: none;
    border: none;
    font-size: 11px;
    margin-left: 10px;
}


/*HEADER ELEMENTS*/


#logo {
    float: left;
    width: 490px;
    height: 105px;
    display: block;
    text-indent: -10000px;
}


    #logo b {
        display: none;
    }


a.wishlist {
    /*background: url(images/icons/wishlist.gif) no-repeat left bottom;*/
}

a.cart {
    /*background: url(images/icons/cart.gif) no-repeat left bottom;*/
}

a.account {
    /*background: url(images/icons/your-account.gif) no-repeat left bottom;*/
}

a.faq {
    /*background: url(images/icons/faq.gif) no-repeat left bottom;*/
}

a.contact {
    /*background: url(images/icons/contact-us.gif) no-repeat left bottom;*/
}

a.wishlist, a.cart, a.faq, a.contact, a.account {
    text-align: center;
    position: relative;
    top: 10em; /*added*/
    background: url(images/button-1.png) no-repeat;
    width: 80px;
    height: 22px;
    color: #fff !important;
    font-size: 9px;
    display: block;
    float: left;
    text-decoration: none;
    line-height: 21px;
    margin-right: 15px;
}

#header u {
    color: #000;
    text-decoration: none;
}

#login {
    margin: 0;
    padding: 10px 0 0;
    font-size: 1.0em;
    padding-right: 15px;
    color: #002b5c;
}

    #login a {
        color: #002b5c !important;
        text-decoration: underline !important
    }
/*#login a{display:block; background:url(images/signInbutton.png) no-repeat; width:131px; height:22px}*/

/* HEADER HORIZ NAV*/

#horizNav {
    text-align: left;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: url(images/navBg.jpg) repeat-x;
    position: relative;
    z-index: 1;
    width: 905px;
}

#PageMenu {
    padding-left: 50px;
}

#horizNav a:active, #horizNav a:link, #horizNav a:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Arial,Tahoma,Verdana,sans-serif;
}

#nav {
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}

    #nav a {
        margin: 0;
        padding: 0.9em 15px;
        background: url(images/tab-sep.gif) no-repeat center left;
    }

        #nav a:hover, #nav #firstTab a:hover {
            background: url(images/nav-bg-hover.gif) repeat-x center right;
        }

    #nav li {
        float: left;
        position: relative;
        margin: 0;
        background: #ffa801 url(images/nav-bg.gif) center left repeat;
    }

    #nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: solid 1px transparent;
        text-align: left;
    }

    #nav li ul {
        width: 10em;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 100;
        color: #fff;
    }

    #nav li li {
        font-size: 0.8em;
        line-height: 2em;
        margin: 0;
        background: #474B58 none;
        width: 100%;
        border-bottom: solid 1px #CECECE;
    }

        #nav li li a {
            display: block;
            margin: 0;
            background: none;
            padding: 0 1em;
            color: #fff !important;
        }

            #nav li li a:hover, #nav li li:hover {
                background: #BABDC6 none !important;
            }

    #nav li > ul {
        top: auto;
        left: auto;
    }

    #nav li:hover ul, #nav li.over ul {
        display: block;
    }

    #nav #firstTab {
        background-image: none !important;
        margin: 0;
    }
/* HORIZ NAV SUB */

#horizNav2 {
    clear: both;
    background: url(images/horBg.jpg) repeat-x;
    /* background: #6B6F83 url(images/sub-nav-fade.gif) no-repeat left center;*/
    width: 905px;
    height: 31px;
    color: #fff;
    padding: 0;
    margin-top: 0px;
}

    #horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited {
        color: #fff;
        text-decoration: underline;
    }

    #horizNav2 a:hover {
        color: #eee;
    }
    /*this adjusts the phone number*/
    #horizNav2 span {
        color: #fff;
        font-weight: bold;
        font-size: 1.0em;
    }

    #horizNav2 form label {
        color: #fff;
    }

    #horizNav2 form {
        float: left;
        padding: 0 0 0 1em;
        width: auto;
    }

    #horizNav2 fieldset {
        /*width: 210px;*/
        width: 310px;
    }

    #horizNav2 ul {
        float: right;
        padding: 0 1em;
    }

.pipe {
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}

img.liveHelp {
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: -3px;
}

img.StructureSearch {
    float: left;
    padding: 0 1em 0 1em;
    vertical-align: middle;
    margin-top: 4px;
    /*margin-right: 5px;*/
	margin-left: 90px
}

.searchBox {
    font-family: Arial Rad;
    border: none;
    margin-top: 0.7em;
    background: url(images/sInput2.png) no-repeat;
    width: 400px;
    height: 18px;
    outline: none;
}

.container {
    position: relative;
}


/* LEFT NAV */

.leftNav {
    border-left: 1px solid #002b5c;
    border-right: 1px solid #002b5c;
    padding: 5px 0 12px 0;
    width: 196px;
    margin-bottom: 10px;
    /*background-color: #eee;*/
    border-bottom: 1px solid #002b5c;
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}


    .leftNav a {
        color: #002b5c !important;
        text-decoration: none;
        margin-left: 15px;
        font-weight: bold;
        display: block;
        background: url(images/sideline.gif) 0 6px no-repeat;
        padding-left: 10px;
        font-size: 10px;
        margin-bottom: 3px;
    }

        .leftNav a:hover {
            text-decoration: underline;
        }
    /*.leftNav br{display:none;}*/
    .leftNav font {
        color: #002b5c !important;
    }

.navHeader {
    background: url(images/nav-header-bg.gif) no-repeat left bottom;
    height: 28px;
    line-height: 22px;
    text-indent: 20px;
    color: #FFF;
    font-weight: bold;
    width: 199px;
}

#helpbox {
}

    #helpbox a {
        background: none;
        padding-left: 0;
        margin-left: 0;
    }

    #helpbox p {
        text-align: left !important;
        padding: 0 15px;
        margin: 0;
    }

.catMark {
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul {
    list-style: none;
    /*color: #444;*/
    color: #002b5c;
    font-weight: bold;
}

    #footer ul.tame {
        display: block;
        margin-top: 10px;
    }

    #footer ul a {
        text-decoration: none;
    }

#footerWrap {
    height: 50px;
    margin-top: 40px;
}

#footerWrapinside {
    height: 80px;
}

    #footerWrapinside ul.tameHoriz {
        margin: 0 0 0 5px !important;
        padding: 0 0 0 5px !important;
    }

        #footerWrapinside ul.tameHoriz:first-child {
            margin-left: 30px;
        }

        #footerWrapinside ul.tameHoriz li {
            background: none;
            color: #002b5c !important;
            display: inline;
            margin-left: 3px;
        }

            #footerWrapinside ul.tameHoriz li a {
                background: none !important;
                color: #002b5c !important;
                font-weight: bold;
                font-size: 11px;
                width: auto !important
            }

#footerWrap a:active, #footerWrap a:link, #footerWrap a:visited {
    color: #FFFF33;
}

#footerWrap a:hover {
    color: #FF0033;
}

.footerList {
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}

.topList li {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer {
    font-size: 0.7em;
    color: #FFFFFF;
    margin: 1em 0;
}

    #closer a {
        color: #FFFFFF;
    }


/* PRODUCT PAGE */
#productTopBox {
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}

h2 {
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #fa9d00;
}

#sku {
    display: block;
}

#price {
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}

.SalePrice {
    color: #cc0000 !important;
}

#description, #quoteBox, #otherinfo {
    margin: 10px;
}

.prodHeader {
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #fa9d00;
}

#quoteBox input, #quoteBox select {
    font-size: 1em;
    display: block;
    margin: 5px 0;
}

#mainImg {
    margin: 0 10px 10px 0;
    float: left;
}

.AddToCartButton, .AddToWishButton, #Quantity {
    font-size: 1em;
}



.addToForm {
    margin-top: 1em;
}

#shipQuoteLabels {
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

    #shipQuoteLabels label {
        display: block;
        line-height: 2em;
    }

#ShipQuote, #yourQuote {
    font-weight: bold;
    line-height: 2em;
}

#shipQuoteWrapper {
    height: auto;
    float: left;
}

#navArrows {
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature {
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP {
    margin: 0;
    padding: 0.5em;
    text-align: left;
}

.topFeature p {
    margin: 0;
    text-align: left;
}

.topFeatureP img {
    margin-bottom: 0.5em;
}

.topPrice, .topName {
    font-weight: bold;
    text-align: left;
}

#entitySep {
    clear: both;
    margin-top: 1em;
}

.btmP {
    clear: left;
    border-bottom: 1px solid #eee;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}

    .btmP img {
        float: left;
        margin-right: 1em;
    }

    .btmP span {
        display: block;
    }

.btmName, .btmPrice, .btmSalePrice {
    font-size: 1.1em;
    font-weight: bold;
}

.btmDescription, .topDescription {
    display: block;
    padding-bottom: 1em !important;
}

.btmPrice {
}

.btmSalePrice {
    color: #cc0000;
}

.btmInStock, .btmOutStock, .topInStock, .topOutStock {
    display: inline !important;
    font-weight: bold;
    color: #FA9D00;
}

.btmOutStock, .topOutStock {
    color: #aaa;
}

#entityPageHeader p {
    margin-top: 0;
}

#entityPageHeader img {
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory {
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell {
    border: none;
}

.error {
    font-size: 1.25em;
    font-weight: bold;
    color: #ff0000;
    line-height: 35px;
}

.errorLg {
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName {
    font-size: .7em;
}

.SBCatName {
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull {
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup {
    border: solid 0px #000;
    background-color: transparent;
    line-height: 35px;
}

.MenuGroup {
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em !important;
    margin: 0;
    background: #474B58 none;
}

    .MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover {
        color: #fff
    }

.TopMenuItem, .TopMenuItemHover {
    color: #fff;
    /*font-weight: bold;*/
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    padding: 0 12px 0 20px !important;
    line-height: 33px;
    vertical-align: middle;
    background: url(images/hoverNav.jpg) repeat-x;
    ;
}

.TopMenuItem {
    background: url(images/navLine.jpg) 0 1px no-repeat;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td {
    color: #fff;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #474B58 none;
    width: 100% !important;
}

    .MenuItemHover, .MenuItemHover td {
        background: #BABDC6 none;
    }

.ScrollItem {
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH {
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA {
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping {
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}

    #AjaxShipping h4 {
        margin: 0 0 0.5em 0;
        font-weight: bold;
        font-size: 1.1em;
    }

.AjaxShippingLabel {
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}

#AjaxShipping input, #AjaxShipping select {
    font-size: 1em;
    float: left;
}

#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate {
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}

#ShipQuote {
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry {
    visibility: visible;
    /*display:none;*/
}

#AjaxShippingState {
    visibility: visible;
    /*display:none;*/
}

.OrderOptionsTitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.OrderOptionsRowHeader {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.OrderOptionsName {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.OrderOptionsDescription {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.OrderOptionsPrice {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

/* Kit Specific Styles */
#KitSideBar {
    border: solid 1px Gray;
    position: absolute;
    z-index: 99; /*999999999 !important;*/
    width: 180px;
    background-color: #FFFFE1;
    /*right:10px;*/
    margin-left: 10px;
}

#KitAddToCartForm {
    padding: 5px 5px 10px 5px;
    margin: 0px 5px 0px 5px;
    border-top: solid 1px Gray;
}

#KitPlaceHolder {
    width: 150px;
}

#KitTable {
    width: 500px;
    /*border-top: solid 1px red;*/
}

    #KitTable td {
        padding: 4px 0px 4px 0px;
    }

#KitAddToCartFormHeader {
    border-bottom: solid 3px #444;
    /*height:15px;*/
    text-align: center;
}

#KitAddToCartFormPrice {
    line-height: 30px;
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormPrice {
    /*line-height:30px;*/
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormDetailsHeader {
    text-align: center;
    text-decoration: underline;
}


.KitAddToCartFormDetails {
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

.KitTableGroup {
    /*
	border-top:solid 1px Black;	
	border-left:solid 1px Black;	
	border-right:solid 1px Black;	
	border-bottom:solid 5px Green;	
	line-height:20px;
	*/
    background-color: #f5f5f5;
}

.KitRowSpacer {
    /*height:45px;*/
}

.KitSpacer {
    /*
	border:solid 1px Lime;
	background-color:Aqua;
	*/
    height: 10px;
}



#KitAddToCartFormDetailsHeader {
    text-align: center;
    text-decoration: underline;
}

#KitAddToCartFormDetails {
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

#KitSideBar input[type=button] {
    width: 120px;
    text-align: center;
    margin-top: 3px;
}


.KitRegularBasePrice {
    font-style: italic;
    text-decoration: line-through;
}

.KitBasePrice {
}

.KitBasePriceOnSale {
}

.KitCustomizedPrice {
}

.KitCustomizedPriceOnSale {
}

.KitLevelPrice {
}

.KitLevelPriceOnSale {
}

p.hLinks {
    background: url(images/box-bg.gif) no-repeat;
    width: 610px;
    height: 41px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
}


p.hLinks2 {
    background: url(images/box-bg2.gif) repeat-x;
    height: 41px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
}

p.hLinks3 {
    background: url(images/accordian-bg.png) repeat-x;
    height: 41px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
}


p.hLinks a {
    color: #fff !important;
    text-decoration: none !important;
}



/* Awesome Buttons */
.awesome {
    background: #222 url(images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 8px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 2px #999;
    -webkit-box-shadow: 0 1px 2px #999;
    text-shadow: 0 -1px 1px #222;
    border-bottom: 1px solid #222;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.awesome2 {
    background: #222 url(images/alert-overlay.png) repeat-x;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-bottom: 1px solid #222;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}


/* Sizes ---------- */
.small.awesome {
    font-size: 12px;
}

.medium.awesome {
    font-size: 12px;
}

.large.awesome {
    font-size: 12px;
    padding: 8px 10px 9px;
}

.small2.awesome2 {
    font-size: 10px;
}

.medium2.awesome2 {
    font-size: 12px;
}

.large2.awesome2 {
    font-size: 13px;
    width: 180px;
    height: 100%;
}


/* Colors ---------- */
.blue.awesome {
    background-color: #30556a;
}

    .blue.awesome:hover {
        background-color: #447b99;
    }

.red.awesome {
    background-color: #e10a0a;
    text-decoration: none;
}

    .red.awesome:hover {
        background-color: #a00000;
    }

.green.awesome {
    background-color: #03998d;
    color: #00549c;
    text-decoration: none;
    text-shadow: 1px 1px #222;
}

    .green.awesome:hover {
        background-color: #018075;
        color: #00549c;
    }

.green2.awesome2 {
    background-color: #ffffff;
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    color: #6d6e71;
    text-decoration: none;
    text-align: left;
}

    .green2.awesome2:hover {
        background-color: #ffffff;
        background: -moz-linear-gradient(top, #ffffff, #ffffff);
        background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
        color: #717170;
        text-decoration: none;
        font-weight: bold;
    }


.magenta.awesome {
    background-color: #a9014b;
}

.orange.awesome {
    background-color: #ff5c00;
}

.lightblue.awesome {
    background-color: #32a8de;
    margin: 4px 3px 4px 3px;
    color: #FFFFFF;
}

    .lightblue.awesome:hover {
        background-color: #3e718b;
        margin: 4px 3px 4px 3px;
        color: white;
    }

.darkblue.awesome {
    background-color: #002B5C;
    margin: 4px 3px 4px 3px;
    color: #FFFFFF;
}

    .darkblue.awesome:hover {
        background-color: #2A4D7B;
        margin: 4px 3px 4px 3px;
        color: white;
    }


#books-img {
    float: left;
    margin-left: -34px;
    width: 335px;
}

    #books-img img {
        margin-left: 51px;
    }

#social li {
    display: inline;
    list-style: none outside none;
    margin-right: 0px;
}

#books-img2 {
    color: rgb(0, 156, 213);
    font-size: 15px;
    font-weight: bold;
    margin-left: 57px;
    text-align: center;
    width: 490px;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

.text-blue {
    color: rgb(0, 43, 82);
    font-size: 14px;
    font-weight: bold;
    margin-left: 42px;
    text-align: center;
    width: 408px;
}

.text-blueLatestCmpds {
    color: rgb(0, 43, 82);
    font-size: 14px;
    font-weight: bold;
    margin-left: -20px;
    text-align: left;
    width: 408px;
}

.text-gray {
    color: #8C8C8C;
    font-size: 10px;
    text-align: center;
    width: 300px;
}

.text-small-blue {
    color: rgb(0, 43, 82);
    font-size: 10px;
    text-align: center;
    width: 300px;
}

.small-area {
    margin: 0 auto;
    width: 311px;
}

#hr {
    width: 251px;
    color: rgba(243, 243, 243, 0.3) !important;
    margin-bottom: 16px;
}

.ui-widget-content {
    background: none !important;
}

#accordion-2 {
    margin-bottom: 33px;
    margin-top: 33px;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 5.2em !important;
}

.ui-accordion .ui-accordion-content {
    border: none !important;
    background: none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-image: url(images/accordian-bg.png) !important;
    color: #fff !important;
    border: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: url(images/accordian-bg-2.png);
    color: #fff !important;
    border: none;
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png) !important;
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png) !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 16.5em !important
}
