/* Add your custom CSS styles below */
/* Layout */
body {
    background: #fff;
}

.wrapper {
    text-align: center;
    background: #fff url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/main-background.png) repeat-x;
}

div.container {
    width: 950px;
    margin: 0 auto;
}

div.container .left-border, div.container .right-border,
.main-content .corner {
    width: 0px;
    display: none;
}

.site-header {
    height: 215px;
    width: 100%;
}

div.container .main, div.container > table, .site-footer {
    width: 950px;
    margin: 0 auto;
    position: relative;
}

#navigation-bar {
    position: absolute !important;
    bottom: 0;
    z-index: 2;
    left: 1px;
    right: 1px;
    width: 950px;
}

#page-header {
    display: none;
}

#navigation-bar .site-links .link-group {
    min-height:22px;
}

#navigation-bar .site-links .link-group > ul {
    height: 22px;
}

.top.row {
    height: 20px;
    background: #0C3950;
}

.main .top.row * {
    height: 0px;
}

.bottom.row {
    display: none;
}

.contact-info {
    display: none;
}

.flash_bar {
    width: 100%;
    padding: 5px 0;
}

/* Images
.container
 { background: transparent url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/background.png) repeat-x scroll 0 215px; }
.site-header {background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/site-header-background.png) repeat-x; }
*/

.site-header .main, .site-header {
    height: 215px;
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/banner.png) no-repeat;
    width:950px;
}

.main .top, .main .bottom {
    width: 950px;
}

.main-content .top .left + td {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/left_rounded_corner.png) no-repeat -1px 0;
}

.main-content .top .center {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/right_rounded_corner.png);
}

.main-content .top .center + .sidebar {
    background: transparent url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/right_rounded_corner.png) no-repeat scroll right 0;
}

/* Fonts */
body {
    font-family: "Arial", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Times New Roman", serif;
    color: #002B40;
    line-height: 1.3em;
    font-weight: normal;
}

h1, .content-editor-body h1 {
    font-size: 24pt;
}

h2, .content-editor-body h2 {
    font-size: 18pt;
    color: #005B86;
}

h3, .content-editor-body h3 {
    font-size: 14pt;
}

h4, .content-editor-body h4 {
    font-size: 12pt;
}

h5, .content-editor-body h5 {
    font-size: 10pt;
}

h6, .content-editor-body h6 {
    font-size: 8pt;
}

.pages-show-content ul, .pages-show-content ol, .content-editor-body ul, .content-editor-body ol {
    margin-left: 15px;
}

.main ul li, .main ol li, .content-editor-body ul li, .content-editor-body ol li {
    list-style-type: none;
}

.pages-show-content blockquote, .content-editor-body blockquote {
    margin-left: 23px;
}

.pages-show-content, .content-editor-body {
    line-height: 20px;
}

/* SITE NAV */

#navigation-bar .link {
    margin: 0;
    background: #345B6F;
    display: inline-block;
    margin:0 -4px 0 0;
    zoom: 1;
    *display: inline;
    position: relative;
}

#navigation-bar td {
    text-align: center;
    width: 100%;
}

#navigation-bar .site-links .link-group .links .link > .link-menu :first-child {
    padding-left: 0px;
}

#navigation-bar .site-links .link-group .links .link > .link-menu li {
    clear: none;
    padding-left:10px;
    list-style-type:none;
}

#navigation-bar .site-links .link-group > .links > .link > .link-menu {
    top: 0px;
    right: 0px;
}

.site-links ul.links {
    padding: 0;
}

.site-links .links {
    display: inline-block;
}

.site-links .link {
    border-top: 2px solid #3F81A0;
    padding: 2px 10px;
}

.site-links .link + .link {
    border-left: 2px solid #929EA0;
}

.site-links .link a {
    color: #79DAFF;
    text-decoration: none;
}

.site-links .link a:hover {
    text-decoration: underline;
}

.site-links .link.selected {
    border-top: 2px solid #49C4FC;
}

.site-links .link.selected {
    background: #0B394E;
}

.site-links .link.selected a {
    color: #fff;
}

.site-links .link.selected + .link {
    border-left-color: #49C4FC;
}

.site-links .link + .link.selected {
    border-left-color: #49C4FC;
}

/* SITE FOOTER */
.site-footer {
    color: #fff;
}

.legal-footer {
    background: #002A41;
    float: left;
    width: 100%;
    position: relative;
    font-size: 9pt;
    text-align: left;
    min-height: 90px;
}

.legal-footer > ul {
    display: none;
}

.legal-footer .logo {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/logo.png) no-repeat;
    height: 70px;
    width: 99px;
    left: 5%;
    position: absolute;
}

.legal-footer .copyright {
    width: 80%;
    float: right;
    margin: 10px 0 10px 20%;
}

.legal-footer .link-group {
    width: 80%;
    float: left;
    clear: left;
    margin: 10px 0 10px 20%;
    position: absolute;
    bottom: 0;
}

.legal-footer .link-group .links {
    float: left;
}

.legal-footer ul.links .link {
    margin: 0 15px 0 0;
}

.legal-footer .link-group .link a {
    color: #1D597C;
    text-decoration: none;
}

.legal-footer .link-group .link a:hover {
    text-decoration: underline;
}

/* THREE COLUMN WIDTH */
.main .center.cell {
    width: 50%;
}

.main .right-column {
    max-width: 190px;
}

.main .left-column {
    width: 15%;
    max-width: 190px;
}

/* CENTER COLUMN*/
.main-content {
    background: #fff;
    top: 10px;
}

.main .page_content {
    position: relative;
    display: table;
}

.main .page_content > .to_bottom {
    margin: 10px 20px;
    bottom: 0;
    position: relative;
}

#welcome {
    height: 1000px;
}

/* LEFT COLUMN */
.left-column {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/left_sidebar.png) repeat-x;
}

.bundle-list {
    width: 90%;
}

.bundle {
    float: left;
    margin: 8px 0;
    padding: 5px;
    background: #EAF0F1;
    border-bottom: 2px solid #B0B6B7;
    width: 100%;
}

.bundle h2 {
    font-size: 12pt;
    font-family: "Times New Roman", serif;
    color: #2D7699;
}

.bundle .links {
    width: 100%;
}

.bundle .link {
    margin: 2px 0;
    list-style: none;
}

.bundle .link a, .bundle .link a:visited {
    color: #222;
    text-decoration: none;
    font-size: 10pt;
}

.bundle .link.selected a {
    font-weight: bold;
}

.bundle .link a:hover {
    text-decoration: underline;
}

/* RIGHT COLUMN */
.right-column {
    padding: 0 0 25px;
}

.right-column div:first-child {
    margin-top: 10px;
}

.right-column > div {
    margin: 0 10px;
}

.newsletter {
    margin: 15px auto 0px;
    padding: 5px;
}

.newsletter form {
    width: 90%;
}

.newsletter form table {
    width: 100%;
}

.newsletter form input[type=text] {
    width: 95%;
    border: thin solid #ccc;
    margin: 10px 0;
}

.newsletter form input[type=submit] {
    border: none;
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/subscribe.png) no-repeat;
    padding: 21px 75px 0 0;
    text-indent: 75px;
    width: 64px;
    height: 20px;
}

.contact-us {
    border: 4px solid #9bb854;
    padding: 5px;
}

.contact {
    margin: 0;
    width: 100%;
    float: left;
}

.contact h2 {
    color: #002B40;
    font-size: 24pt;
    display: none;
}

.contact form {
    margin: 3px;
}

.contact form > div {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.contact label {
    width: 90%;
    float: left;
    font-size: 9pt;
}

.contact input[type=text], .contact select {
    width: 90%;
    float: left;
    clear: left;
    border: thin solid #ccc;
    margin: 0;
}

.contact input[type=submit] {
    float: left;
    clear: both;
    margin: 5px 0;
}

.right-column > img, .right-column > div, #blog, #twitter {
    float: left;
}

.right-column .blog-header, .right-column .twitter-header {
    margin-top: 10px;
}

.right-column .blog-header, .right-column .twitter-header, .right-column .bottom-paper, #blog, #twitter {
    margin-left: 15px;
}

#blog *, #twitter * {
    float: left;
}

#blog h2, #twitter h2 {
    text-transform: uppercase;
}

#twitter h2 {
    min-width: 100%;
    line-height: 3em;
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/twitter.png) no-repeat 80% -10px;
}

#blog {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/paper.png) repeat-y;
    width: 187px;
}

#twitter {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/staging.commoncentscreditsolutions.com/red_pin_paper.png) repeat-y;
    width: 189px;
}

#blog ul.posts, #twitter ul.tweets {
    padding: 8px 15px;
    margin: 0 10px 0 5px;
    max-width: 150px;
}

#blog .post, #twitter li.tweet {
    margin: 3px 0;
    width: 100%;
}

#blog h2, #twitter h2,
#blog .post a, #twitter .tweet a {
    font-family: "Arial", sans-serif;
    font-size: 10pt;
    width: 100%;
}

#blog h2, #twitter h2 {
    color: #005984;
    margin: 0px 10px;
}

#blog .post a, #twitter .tweet a {
    color: #032D42;
}

.edit-mode input[type=submit] {
    float: none;
}

.bundle .links .link, .bundle .link-group {
    position: relative;
}

.debt-calculator {
    font-family: "Times New Roman", serif;
    border: 1px solid #9CB955;
    float: left;
    padding: 10px;
    background: #f2f2f2;
    font-size: 12pt;
    max-width: 700px;
}

.debt-calculator + p {
    clear: both;
}

.debt-calculator h1 {
    font-weight: normal;
    color: #002B40;
    margin: 0;
    font-size: 24pt;
}

.debt-calculator em {
    font-weight: bold;
}

.debt-calculator div {
    margin: 0 0 10px 0;
    float: left;
    clear: left;
    font-size: 14pt;
    position: relative;
    width: 100%;
}

.debt-calculator > div {
    margin-top: 0;
    margin-bottom: 30px;
    float: left;
    width: 42%;
}

.debt-calculator div span {
    float: left;
    clear: both;
    color: #79A05A;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    margin: 3px;
}

.debt-calculator .disclaimer {
    line-height: 1.7em;
    font-size: 8pt;
    font-family: Arial, sans-serif;
    clear: both;
}

.debt-calculator input[type=text] {
    float: left;
    clear: both;
    border: 1px solid #aaa;
    font-size: 14pt;
    width: 95%;
}

.debt-calculator input[type=submit] {
    clear: both;
    float: left;
    border: 1px solid black;
    color: #fff;
    background: #9CB955;
    font-size: 14pt;
}

.debt-calculator input[type=reset] {
    float: left;
    font-size: 14pt;
    background: #ccc;
    border: none;
    line-height: 1em;
    padding: 3px 2px;
    margin-left: 13px;
}

.debt-calculator .chart {
    float: right;
    display: block;
    width: 55%;
}

.debt-calculator table.results {
    clear: both;
    display: none;
    font-family: Helvetica, sans-serif;
    width: auto;
    background: #D0D0D0;
    border-spacing: 0;
}

.debt-calculator table.results th, .debt-calculator table.results td {
    border-top: thin solid #8C8D93;
    border-left: thin solid #8C8D93;
    margin: 0;
    padding: 4px;
    text-align: center;
}

.debt-calculator table.results {
    border-right: thin solid #8C8D93;
    border-bottom: thin solid #8C8D93;
}

.debt-calculator table.results tr {
    padding: 0;
    margin: 0;
}

.debt-calculator table.results tr:first-child th {
    background: url(http://images.a.openrain.com.s3.amazonaws.com/commoncentscreditsolutions.com/results-header.png) repeat-x;
    color: #333;
    font-size: 11pt;
    width: 20%;
}

.debt-calculator table.results th > img {
    width: 90%;
    float: left;
}

.debt-calculator table.results th {
    color: #316F1B;
    font-weight: normal;
    font-size: 10pt;
}

.debt-calculator table.results th strong {
    font-size: larger;
}

.debt-calculator table.results td {
    vertical-align: middle;
}

.debt-calculator table.results th.highlight {
    font-weight: bold;
}

.debt-calculator table.results td.highlight {
    background: #BCD89B;
    font-size: larger;
}

.debt-calculator table.results tr[class!

=
headers

]
th {
    text-align: left;
}
