body {
    background-color: #dfdfdf;
    color: #808080;
    font: 13px/1.22 arial,helvetica,clean,sans-serif;
    text-align: center;
}

body, div, h1, h2, h3, h4, h5, h6, th, td {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}

h1 {
    color: #2d2d2d;
    font-size: 26px;
    font-weight: bold;
}

h2 {
    border-bottom: 1px solid #c2c2c2;
    color: #2d2d2d;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 7px;
    width: 100%;
}

h2 span {
    color: #808080;
    font-weight: normal;
    font-style: italic;
}

h2.minor {
    border: none;
    padding-bottom: 0;
}

h4 {
    color: #009fea;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clear-both {
    clear: both;
}

.placeholder {
    color: #808080;
}

.header {
    background-color: #000;
    background-image: url(http://www.3dmodelspace.com/images/header_bg.png);
    background-repeat: repeat-y;
    border-bottom: 5px solid #c2c2c2;
    color: #fff;
    margin: 0 auto;
    min-width: 974px;
    text-align: left;
    width: 974px;
}

.header .logo {
    float: left;
    margin: 7px 0 7px 20px;
}

.header .logo img {
    height: 40px;
}

#ad-header {
    float: right;
    margin: 13px 20px 13px 0;
}

#ad-header img {
    height: 70px;
    width: 420px;
}

.header .menu {
    float: right;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 13px;
    text-align: right;
}

.header .tagline {
    font-size: 15px;
    margin-top: 33px;
}

.header .menu a {
    color: #fff;
    margin-left: 20px;
}

.footer {
    border-top: 1px solid #eaeaea;
    clear: both;
    color: #c2c2c2;
    font-size: 11px;
    margin: 0 20px;
    padding: 13px 0;
}

.footer .logo {
    float: left;
}

.footer .menu {
    float: right;
}

.footer .copyright {
    clear: both;
}

.footer a {
    color: #009fea;
}

.content {
    background-color: #fff;
    margin: 0 auto;
    min-width: 974px;
    text-align: left;
    width: 974px;
}

.content-3dms {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    /* width: 659px; */
    width: 934px;
}

.content-ad {
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 13px;
    width: 255px;
}

.content-ad h2 {
    border: none;
    color: #808080;
    font-size: 13px;
    padding-bottom: 0;
}

.content-ad img {
    border: 0;
}

.ad-right-small {
    border-top: 1px solid #c2c2c2;
    height: 217px;
    margin-bottom: 13px;
    padding-top: 13px;
    width: 255px;
}

.ad-right-small.first {
    border-top: 0;
}

.ad-right-large img {
    height: 250px;
}

.content-ad-bottom {
    border-top: 1px solid #c2c2c2;
    clear: both;
    margin: 0 20px 20px;
}

.content-ad-bottom table {
    width: 100%;
}

.content-ad-bottom td {
    cursor: pointer;
    padding-top: 10px;
    text-align: right;
    width: 33%;
}

.content-ad-bottom td.first {
    text-align: left;
}

.content-ad-bottom td.second {
    text-align: center;
}

.cds-browse-list {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.cds-browse-list li {
    color: #666;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    list-style-type: none;
    margin: 0 26px 0 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    /* right margin .25 less because of inline block whitespace */
    width: 102px;
    *zoom: 1;
}

.cds-browse-list h3 {
    font-size: 16px;
    padding-top: 13px;
}

.cds-browse-list a {
    border: none;
    color: #666;
}

.cds-browse-list img {
    border: none;
    width: 100px;
}

.cds-browse-list img:hover {
    opacity: 0.8;
}

.cds-browse-list li a:hover {
    text-decoration: none;
}

.cds-browse-list li a:hover h3 {
    text-decoration: underline;
}

.search-container {
    background-color: #eaeaea;
    border-spacing: 13px;
    border-collapse: separate;
    margin-bottom: 13px;
}

.search-bar-container {
    background-color: #fff;
    padding: 7px 0;
    white-space: nowrap;
    /* width: 523px; */
    width: 798px;
}

.search-bar-container input {
    border: 0;
    font-size: 16px;
    margin: 0 0 0 7px;
    width: 470px;
}

.search-bar-container img {
    height: 22px;
    margin-left: 7px;
    vertical-align: text-bottom;
    width: 20px;
}

.search-bar-container input::-ms-clear {
    display: none;
}

#query-submit-button {
    background-color: #118AE4;
    background: linear-gradient(#118AE4, #094DA2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#118AE4), to(#094DA2));
    background: -webkit-linear-gradient(top, #118AE4, #094DA2);
    background: -moz-linear-gradient(top, #118AE4, #094DA2);
    background: -ms-linear-gradient(top, #118AE4, #094DA2);
    background: -o-linear-gradient(top, #118AE4, #094DA2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#118AE4', endColorstr='#094DA2');
    border: 1px solid #171;
    color: #fff;
    float: right;
    font-size: 16px;
    height: 38px;
    padding: 0 13px;
    vertical-align: center;
    width: 96px;
}

#query-submit-button:hover {
    border: 1px solid #bbb;
    box-shadow: 1px 1px 3px #d2d2d2;
    -webkit-box-shadow: 1px 1px 3px #d2d2d2;
    -moz-box-shadow: 1px 1px 3px #d2d2d2;
    color: #fff;
}

.popular-searches {
    width: 100%;
    margin: 7px 0 26px;
    font-size: 1em;
}

.popular-searches td {
    padding-bottom: 4px;
}

.popular-searches a {
    color: #009FEA;
}

/* results page */

.content-3dms-full {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 934px;
}

.content-3dms-full .search-bar-container input {
    width: 763px;
}

.refine-container {
    margin-bottom: 39px;
    margin-top: 13px;
}

.refine-container a {
    color: #009fea;
    font-size: 12px;
    text-decoration: none;
}

.refine-container a:hover {
    text-decoration: underline;
}

.results-table {
    font-size: 1em;
    margin-top: 26px;
}

.results-table thead td {
    color: #2d2d2d;
    font-weight: bold;
}

.results-table td.title a {
    color: #009fea;
    font-size: 14px;
}

.results-table td.url a {
    color: #808080;
    font-size: 12px;
    text-decoration: none;
}

.results-table td.url a.clipboard {
    color: #2d2d2d;
}

.page-container {
    font-size: 14px;
    margin-bottom: 26px;
    margin-top: 26px;
}

.page-container span {
    color: #2d2d2d;
    margin-right: 3px;
    padding: 1px 3px;
}

.page-container a {
    background-color: #009fea;
    color: #fff;
    margin-right: 3px;
    padding: 1px 3px;
    text-decoration: none;
}


/* terms of use */

.terms-container {
    margin: 26px 52px 39px;
}

.terms-container h3 {
    margin-bottom: 13px;
}

.terms-container div {
    margin-bottom: 13px;
}

.terms-container span {
    font-weight: bold;
}


/* pro/library */

.prolibrary-container {
    margin: 26px 52px 78px;
    width: 100%;
}

.prolibrary-container td {
    padding-bottom: 26px;
    width: 33.33%;
}

