/* Base Template */

body {
    background: #fff;
    margin:0;
    color:#363636;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:10pt;
}

p {}

strong {
    color:#00a4ea;
}

h1, h2, h3, h4 {
    color:#007cb1;
    margin:10px 0;
}

a {
    color:#026995;
    font-weight: bold;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

a img {
    border: none;
}

.wrap {
    margin:0 auto;
    width:965px;
}

#top-wide {
    width:100%;
    background:#fff url('/images/header-bg-repeat.gif') repeat-x bottom;
    height: 118px;
}

#logo {
    float:left;
    margin:19px 0 0 10px;
    display:inline;
}


#logo img {
    float:left;
    margin:0;
}

img#logo-bottom {
    margin:0 0 0 12px;
    display:inline;
}

#strap {
    float:left;
    margin:28px 0 0 8px;
    display:inline;
}

#cc_search {
    float:left;
    margin:10px 0 0 10px;
    display:inline;
}

#cc_search input {
    border: 1px solid #0397d6;
    padding: 2px;
    width:220px;
}

#social {
    float:right;
    margin:9px 20px 0 0;
    display:inline;
}

.social-title {
    margin:2px 5px 0 0;
    float:left;
    display:inline;
}

#social img {
    float:left;
    margin:0 10px 0 0;
    display:inline;
}

#middle-wide {
    width:100%;
    background: #E1F4FC url('/images/bg-gradient.gif') repeat-x top;
}

.inner {
    width:965px;
    clear:left;
    min-height:300px;
    float:left;
}

#middle-wide .inner {
    background:url('/images/content-bg.gif') repeat-y;
}


#bottom-wide {
    width:100%;
    background:#fff url('/images/footer-bg-repeat.gif') repeat-x bottom;
    height: 46px;
    float:left;
}

/* Left Col */

#col-left {
    float:left;
    width: 222px;
    clear:left;
}

#col-right {
    float:right;
    width:220px;
}

#view-books-cta {
    margin:5px 0 0 20px;
}

#blog-sidebar img {
    display: block;
    margin:10px 0 0 15px;
    display:inline;
}

#blog-sidebar ul {
    margin:0;
    padding:0 23px;
}

#blog-sidebar ul li {
    list-style:none;

    padding:0 0 10px 0;
    margin:0 0 5px 0;
    background:url('/images/dotted-line.gif') bottom left no-repeat;
}

#blog-sidebar ul li a {
    font-size: 0.8em;
}

#col-right {
    padding-top: 20px;
}

#col-right img {
    margin: 0px 0 0 10px;
    display:inline;
}

#newsletter img {
    margin:10px 0 0 10px;
    display:inline;
}

#newsletter p {
    margin:10px;
}


/* Right Col */

#col-right #newsletter form {
    margin:0 0 0 10px;
    width:190px;
}

#col-right #newsletter fieldset {
    border:none;
    width:190px;
}

#col-right #newsletter input {
    color:#898989;
    font-family:Trebuchet MS;
    font-weight:bold;
    display: block;
    margin:0 0 10px 0;
    border:1px solid #898989;
    padding:2px 0 2px 5px;
    width:180px;
    height:auto;
}

#col-right #newsletter .cc_form-row {
    margin:0;
}

#col-right #newsletter input.cc_form-button {
    background:url('/images/submit.gif') no-repeat;
    width:58px;
    height:26px;
    text-indent:-10000px;
    color:transparent;
    border:none;
    cursor:pointer;
}

#col-right #newsletter input.hidden {
    padding:0;
    border:none;
}

/* Middle */

#middle {
    background: url('/images/letter.gif') repeat-y;
    width:521px;
    float:left;
}

#table-overlay {
    background: url('/images/table.png') 100px bottom no-repeat;
    width: 100%;
    float:left;
    min-height:350px;
}

.content {
    padding:20px 15px;
}

/* Menu */

#menu {
    float:left;
    width:513px;
    height:35px;
    margin:0 0 0 5px;
    display: inline;
}

#menu ul {
    margin:0;
    padding:0;
}

#menu ul li {
    list-style:none;
    display:inline;
}

#menu ul li a {
    background:url('/images/menu.gif') no-repeat;
    height:35px;
    display:block;
    float:left;
    color:transparent;
    text-indent:-10000px;
}

#menu ul li a.active {}

#menu li#menu-home a {
    width:64px;
}

#menu li#menu-about a {
    width:90px;
    background-position:-64px 0;
}

#menu li#menu-selling a {
    width:86px;
    background-position:-154px 0;
}

#menu li#menu-results a {
    width:80px;
    background-position:-240px 0;
}

#menu li#menu-contact a {
    width:73px;
    background-position:-320px 0;
}

#menu li#menu-sales a {
    width:119px;
    background-position:-393px 0;
}

#menu li#menu-home.active a {
    background-position:0 -35px;
}

#menu li#menu-about.active a {
    background-position:-64px -35px;
}

#menu li#menu-selling.active a {
    background-position:-154px -35px;
}

#menu li#menu-results.active a {
    background-position:-218px -35px;
}

#menu li#menu-contact.active a {
    background-position:-286px -35px;
}

#menu li#menu-sales.active a {
    background-position:-359px -35px;
}

/* footer */

.footer-left {
    color: #fff;
    float: left;
    margin: 14px 0 0 10px;
    font-size: 0.9em;
}

.footer-left p {
    margin:0;
}

.footer-right {
    float:right;
}

.footer-right div.cc_menu-widget ul {
    margin:13px 10px 0 0;
    padding:0;
}

.footer-right div.cc_menu-widget ul li {
    list-style: none;
    display:inline;
    margin:0 5px;
}

.footer-right div.cc_menu-widget ul li a {
    color: #fff;
    font-size:0.9em;
    font-weight:normal;
    margin:0;
}

.copyright {
    color:#00a4ea;
    font-size: 0.8em;
    margin:8px 0 8px 10px;
    float:left;
}
