/*   
Theme Name: OrthoScan
Theme URI: www.orthoscan.com
Description: Official company theme
Author: Matt Chestnut
Author URI: www.orthoscan.com
Template: 
Version: 1.0
.
General comments/License Statement if any.
.
*/


/*/////////// tag styles ///////////*/
a {
    color: #d4d9d7;
    outline: none;
    text-decoration: none;
}

a:hover, .submit:hover {
    color: #777786;
}

body {
    background: #17171a;
    color: #d4d9d7;
    font-family:  'Lucida Sans', 'Lucida Grande', Geneva, 'Lucida Sans Unicode', Verdana, sans-serif;
    line-height: 21px;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

br {
    line-height: 21px;
    padding: 0;
    margin: 0;
    letter-spacing: normal;
}

h1 {
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    font-variant: small-caps;	
    font-size: 46px;
    font-weight: normal;
    color: #fafffd;
    line-height: 42px;
    letter-spacing: 4px;
    padding: 126px 10px 0;
    margin: 0 0 42px;
}

h3, .archive, .rep-item dt {
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    margin: 84px 0 18px;
    padding-bottom: 3px;
    line-height: 21px;
    color: #fafffd;
    letter-spacing: 1px;
    background: url(images/line.gif) bottom repeat-x;
}

h5 {
    clear: both;
    font-weight: normal;
    font-size: 11px;
    margin: 0;
    padding: 84px 0 21px;
    line-height: 21px;
    text-align: center;
}

img {
    border: none;
    padding: 0 0 0 10px;
}

p {
    padding: 0 0 0 8px;
    margin: 0 0 21px;
    line-height: 21px;
    border-left: 3px #0063be solid;
}

table {
    border: 0;
}
/* lists */
ul {
    list-style: none;
    margin: 0 0 21px;
    padding: 0;
}

li {
    background: url(images/bullet.gif) left 8px no-repeat;
    padding: 0 12px;
}

dl {
    margin: 14px 0 21px;
}

dt {
    font-weight: bold;
}

dd {
    background: url(images/bullet.gif) left 8px no-repeat;
    padding: 0 12px;
    margin: 0;
}
/* forms */
label {
    display: block;
    text-align: left;
}

select, input, textarea {
    width: 250px;
    height: 19px;
    margin-bottom: 21px;
    padding: 0 6px;
    background-color: #17171a;
    border: 1px solid #2f2f31;
    font-family: 'Lucida Sans', 'Lucida Grande', Geneva, 'Lucida Sans Unicode', Verdana, sans-serif;
    color: #d2d5d7;
}

select {
    width: 270px;
    height: 21px;
    padding: 0;
}

textarea {
    height: 84px;
}



/*/////////// global classes ///////////*/
.col-3-wide, .col-5-wide, .col-8-wide, .col-10-wide, .supply-item, .rep-item {
    padding: 0 10px 0 90px;
    float: left;
}

.col-3-wide img, .col-5-wide img, .col-8-wide img {
    padding: 0;
}

.col-3-wide, .rep-item {
    width: 220px;
}

.col-5-wide, .supply-item {
    width: 380px;
}

.col-8-wide {
    width: 540px;
}

.col-10-wide {
    width: 780px;
}
/* floats */
.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.pointer {
    cursor: pointer;
}
/* pull quotes */
.quote {
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 28px;
    background: url(images/openQuote.gif) top left no-repeat;
    padding: 21px 10px 0;
    margin-top: 147px;
}

.closeQuote {
    background: url(images/closeQuote.gif) bottom right no-repeat;
    height: 45px;
    margin-top: -21px;
    position: relative;
    z-index: -1;
}

.send-back {
    margin-top: -357px;
    position: relative;
    z-index: -1;
}



/*/////////// global ids ///////////*/
#main {
    width: 960px;
    margin: 0 auto;
    background: url(images/grid1.gif) top repeat;
    padding: 0;
    position: relative;
}

#current-show {
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    margin: 10px 0 21px;
    padding-top: 11px;
    line-height: 21px;
    color: #d2d5d7;
    letter-spacing: 1px;
    background: url(images/line.gif) top repeat-x;
    text-align: center;
}



/*/////////// header styles ///////////*/
#logo {
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    font-size: 24px;
    font-variant: small-caps;
    letter-spacing: 1px;
    float: left;
    width: 300px;
    height: 126px;
}

#menu, #submenu {
    clear: both;
    list-style: none;
    list-style-image: none;
    margin: 0;
}

#menu {
    padding: 21px 0 0;
}

#submenu {
    background: url(images/line.gif) repeat-x top;
    width: 960px;
    margin-top: 7px;
    padding: 14px 0 0;
}

#menu li, #submenu li {
    font-family: Lucida Bright, Georgia, Palatino, Palatino Linotype, serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline;
    background: none;
    padding: 0 30px 0 0;
}

#menu a, #submenu a, #subsubmenu a {
    padding: 0 10px;
}

#menu a, #submenu a {
    color: #777786;
}

#menu a:hover, #submenu a:hover, #menu .current_page_item a, #submenu .current_page_item a, #menu .current_page_ancestor a, #menu .current_page_parent a, #submenu .current_page_parent a {
    color: #d4d9d7;
}

#submenu li {
    font-family: Lucida Sans, Lucida Grande, Geneva, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 1px;
}

.search-form {
    position: absolute;
    top: 42px;
    right: 0;
}

.search {
    width: 160px;
    height: 19px;
}

.search-button {
    width: 60px;
    height: 21px;
}

.static-search-form .search-form {
    position: static;
    top: 0;
    left: 0;
}

#resources-login {
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    position: absolute;
    top: 63px;
    right: 0;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: right;
}

#resources-login a {
    color: #777786;
}

#resources-login a:hover {
    color: #d4d9d7;
}



/*/////////// product styles ///////////*/
#clinical-gallery {
    padding-left: 240px;
}

#subsubmenu a:hover, #subsubmenu .current_page_item a {
    color: #d4d9d7;
}

#subsubmenu {
    list-style: none;
    list-style-image: none;
    padding: 0 10px;
    float: left;
    /*width: 140px;*/
    width: 200px;
}

#subsubmenu li {
    line-height: 21px;
    margin-bottom: 7px;
    background: none;
    padding: 0;
}

#subsubmenu images {
    padding-top: 8px;
}

#subsubmenu a {
    padding: 0;
    color: #777786;
}

#subsubmenu img {
    padding: 0;
}




.mgmt img {
    padding: 84px 10px 0;
    float: left;
}

.no-header {
    margin: 42px 0 0;
    padding: 0;
    border: none;
}

#content {
    clear: both;
    margin: 0;
    border-top: 1px solid #17171a; /* to fix double-padding in ie */
}

.h3-no-line {
    margin: 0;
    padding-top: 42px;
    padding-bottom: 21px;
    margin-top: 0;
    background-image: none;
}

.h3-line {
    margin-bottom: 18px;
    padding-bottom: 3px;
    background: url(images/line.gif) bottom repeat-x;
}


.hidden {
    display: none;
}

.radio-check {
    width: auto;
    height: auto;
    margin: 0 6px 27px 0;
    border: none;
    vertical-align: top;
}

.flashmovie {
    margin: 0 0 12px 110px;
}

.download {
    background-color: #1e1e22;
    padding: 7px 0px;
    color: #8a8c8d;
    border: 1px solid;
    border-top-color: #28282c;
    border-right-color: #1c1c20;
    border-bottom-color: #1b1b1e;
    border-left-color: #232327;
}

.download dt, .download dd {
    display: inline;
    padding: 0 12px;
}

.download dt {
    font-weight: normal;
    padding-right: 0;
}

.download dd {
    background-image: none;
}

.download a {
    color: #8a8c8d;
}

.download a:hover {
    color: #d2d5d7;
}

.download-product {
    margin: 21px 0 5px 250px;
}

.download-clinical {
    margin: 63px 0 5px;
}

.icon {
    padding-left: 20px;
    background-position: left;
    background-repeat: no-repeat;
    margin-bottom: 21px;
}

.windows {
    background-image: url(images/wmv.gif);
}

.mac {
    background-image: url(images/quicktime.gif);
}

.mobile {
    background-image: url(images/mobile.gif);
}

.zip {
    background-image: url(images/zip.gif);
}

.pdf {
    background-image: url(images/pdf.gif);
}

.print {
    background-image: url(images/print.gif);
}

.get-flash {
    padding-top: 21px;
    padding-left: 240px;
    color: #777786;
}

.get-flash img {
    float: left;
    padding-right: 20px;
}

.aside {
    background-color: #1e1e22;
    padding: 21px 20px;
    margin-top: 61px;
    border: 1px solid;
    border-top-color: #28282c;
    border-right-color: #1c1c20;
    border-bottom-color: #1b1b1e;
    border-left-color: #232327;
}

.aside h3 {
    margin-top: 0;
}

.aside p {
    border: none;
    padding-left: 0;
}

.testimonials {
    display: block;
    margin-left: 160px;	
}

#product-container {
    position: relative;
    height: 672px;
    margin-top: 84px;
}

.product h3 {
    background: none;
    margin: 0;
    padding: 0;
}

.product li {
    display: inline;
    float: left;
    width: 150px;
}

#product-fd img, #product-hd img {
    width: 310px;
    height: 210px;
}

#product-mdi {
    position: absolute;
    top: 0;
    left: 100px;
}

#product-fd h3 {
    position: relative;
    bottom: 0px;
    left: 0;
}

#product-hd {
    position: absolute;
    top: 0;
    right: 0;
}

#product-hd h3 {
    position: absolute;
    bottom: 0px;
    left: -40px;
}

#product-mdi {
    position: absolute;
    top: 252px;
    left: 240px;
}

#product-mdi h3 {
    position: absolute;
    bottom: 84px;
    left: -140px;
}

.fd-common {
    margin-top: -42px;
}

.post_info {
    margin-top: 21px;
    padding-bottom: 21px;
}

.post_info li {
    display: inline;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
}

.archive {
    color: #2f2f31;
    margin: 21px 10px -24px;
}

#financial-intro {
    padding: 0 10px;
}

#financial-intro p {
    margin: 42px 0 126px 160px;
}

#financial-table {
    clear: both;
    width: 960px;
    padding: 0 10px;
    margin: -1px 0;
    text-align: right;
}

#financial-table td {
    background-color: #1e1e22;
    border: 1px solid #1e1e22;
    padding: 0 3px;
    line-height: 17px !important;
}

.table-header {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    background-color: #17171a !important;
    border-color: #17171a !important;
}

.table-input {
    border: 1px solid #2f2f31 !important;
}

.table-input input {
    text-align: right;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
    height: 17px;
}

.table-empty {
    background-color: #17171a !important;
    border-color: #17171a !important;
}

#financial-disclaimer {
    margin-top: 84px;
    color: #777786;
}

#financial-disclaimer li {
    font-size: 10px;
    text-transform: uppercase;
    background: none;
    text-align: right;
}

.post-options, .post-options a {
    margin: 105px 0 -42px;
    font-size: 10px;
    text-transform: uppercase;
    color: #777786;
}

.post-options a:hover {
    color: #d4d9d7;
}

.comment-list li {
    background: none;
    padding: 0;
}

.comment-list p {
    margin-top: 21px;
}

.comment-info, .comment-info a {
    margin-bottom: 42px;
    font-size: 10px;
    text-transform: uppercase;
    color: #777786;
}

.search-excerpt {
    font-style: italic;
}

.supply-item {
    margin-bottom: 63px;
}

.supply-item img {
    padding-left: 0px;
}

.supply-item h3 {
    margin-top: 21px;
}



#rep-supply-catalog {
    padding-bottom: 200px;
}

.rep-item-row {
    clear: both;
}

.rep-item {
    margin-bottom: 21px;
    position: relative;
}

.rep-item img {
    padding: 0;
    left: -50px;
    margin-right: -100px;
    position: relative;
}

.rep-item dl {
    position: relative;
    background: rgb(43,43,48);
    background: rgba(43,43,48,0.8);
    border: 1px solid rgb(65,67,68);
    border: 1px solid rgba(65,67,68,0.8);
    margin: 0 -20px -20px;
    padding: 20px;
    width: 218px;
    z-index: 100;
}

.rep-item dt {
    margin-top: 0;
    background-image: url(images/line-light.gif);
}

.rep-item dd {
    background: none;
    padding: 0;
}

.rep-item .description {
    display: none;
    margin: 20px 0 0 -21px;
    padding: 0 20px 21px;
    position: absolute;
    background: rgb(43,43,48);
    background: rgba(43,43,48,0.8);
    border: 1px solid rgb(65,67,68);
    border: 1px solid rgba(65,67,68,0.8);
    border-top: none;
    width: 218px;
}

.rep-item input {
    width: 28px;
    vertical-align: top;
    text-align: right;
    margin-bottom: 0;
    background-color: rgb(28,29,30);
}

.rep-item label {
    display: inline;
}




.supply-item li {
    background: none;
    padding: 0;
}

.supply-item .item-number {
    clear: both;
    margin-bottom: 21px;
}

.supply-item label {
    display: inline;
}

.supply-item input{
    width: 28px;
    vertical-align: top;
    text-align: right;
    margin-bottom: 0;
}

.supply-order dt {
    font-weight: normal;
    float: left;
    width: 140px;
}

.supply-order dd {
    background: none;
    float: left;
    width: 70px;
    text-align: right;
}

.supply-order input {
    width: 58px;
    float: left;
    padding: 0;
    margin: 0 10px 0 24px;
    text-align: right;
}

.supply-change {
    clear: both;
    padding: 21px 0;
}

.supply-change input {
    float: right;
}

#dynamic-cart tr, #rep-supply-order tr {
    vertical-align: top;
}

.item-qty {
    width: 20px;
    text-align: right;
}

.item-tot {
    width: 80px;
}

.line-top {
    background: url(images/line.gif) top repeat-x !important;
}

.submit {
    margin-top: 42px;
    background-color: #1e1e22;
    border: 1px solid #2f2f31;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
}

#img-home {
    margin-top: 84px;
}

.current-headline {
    text-align: center;
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    color: #d4d9d7;
    letter-spacing: 1px;
    margin: 60px 60px 21px;
    padding-top: 3px;
    line-height: 21px;
    background: url(images/line.gif) top repeat-x;
}

.headline-link {
    font-family:  'Lucida Sans', 'Lucida Grande', Geneva, 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10px;
    text-decoration: underline;
}

#resources #current {
    color: #d4d9d7;
}

.feedback {
    float: left;
    padding-left: 8px;
    margin-right: 10px;
    border-left: 3px #0063be solid;
}

.button {
    background-color: #1e1e22;
    padding: 0px 6px;
    border: 1px solid #2f2f31;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 21px;
    display: block;
    line-height: 17px;
}

.change-button {
    padding: 0px 6px;
    border: 1px solid #2f2f31;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 21px;
    display: block;
    line-height: 17px;
    cursor: pointer;
}

.change-button:hover {
    color: #777786;
}

.validation-inline {
    padding-left: 21px;
    background: url(images/warning.gif) center left no-repeat;
    color: #990000;
    display: inline;
    padding-top: -21px;
}


#resources .submit {
    margin: 0 20px 63px 0;
    width: auto;
    display: block;
}

#resources table {
    width: 100%;
    margin-bottom: 42px;
}

#resources td {
    width: auto;
    background-color: #1e1e22;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 17px !important;
}

#resources .operation {
    width: 17px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}

#resources .operation img {
    padding-left: 0;
}

#resources-user {
    position: absolute;
    right: 0;
    top: 301px;
    text-align: right;
}

.record-form img {
    margin-top: 2px;
    margin-bottom: -3px;
}

#rms-menu {
    background: url(images/line.gif) bottom repeat-x;
    height: 21px;
    margin-bottom: 18px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

#rms-menu li, #cal-menu{
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    display: inline;
    background: none;
    padding: 0 20px 0 0;
}

#rms-menu a, #cal-menu a {
    color: #777786;
}

#rms-menu a:hover, #cal-menu a:hover {
    color: #d4d9d7;
}

#cal-menu {
    position: absolute;
    top: 378px;
    right: 90px;
    padding: 0;
}

#cal-menu a {
    padding-left: 20px;
}

#resources .calendar-header {
    background: none;
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    height: 19px;
}

#resources .calendar-day {
    vertical-align: top;
    width: 14%;
    height: 97px;
    padding: 3px;
}

#resources .calendar-event {
    font-size: 11px;
    border-left: 2px #0063be solid;
    padding-left: 2px;
    margin: 3px 0;
    line-height: 19px;
}

.select-date, #nav-month {
    width: 100px;
    margin-right: 8px;
}

.input-date, #nav-year {
    width: 60px;
    margin-right: 8px;
}

#nav-month, #nav-year, #nav-submit {
    float: left;
    margin-bottom: 0 !important;
}

.more-link {
    text-decoration: underline;
}

#mdi-tag {
    font-size: 26px;
    font-family: 'Lucida Bright', Georgia, Palatino, 'Palatino Linotype', serif;
    border-left: 0;
    margin: 21px 0 0;
    padding-left: 300px;
}

#mdi-tag p {
    border-left: 0;
}

#accessories {
    padding-left: 240px;
}

#accessories img {
    padding-bottom: 21px;
}

#accessories p {
    margin-left: 10px;
    margin-bottom: 42px;
}
