﻿body { margin: 0; padding: 0; background: #F7F7F2; font-family: Verdana, Sans-Serif; color: #666666; font-size: 12px; line-height: 1.4em; }
html, body { height: 100%; }
img { border: 0; }
hr { border: 0; height: 4px; background: url(images/hr-bg.png) left top repeat-x; margin: 10px 0; }
a { color: #C1272D; text-decoration: none; cursor: pointer; }
h1 { font-family: "Plantin Bold Italic", Georgia, Serif; font-size: 24px; line-height: 26px; font-style: italic; color: #000; font-weight: bold; margin: 20px 0; }
h2 { font-family: "Plantin Italic", Georgia, Serif; font-size: 22px; line-height: 24px; font-style: italic; color: #000; font-weight: normal; margin: 15px 0 5px; }
a:hover { text-decoration: underline; }
#page { width: 1000px; margin: 0 auto; }

/* Clearafter */
.clearafter:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearafter { display: inline-block; }
* html .clearafter { height: 1%; }
.clearafter { display: block; }

/* Header */
.header { padding: 10px 0; }
.logo { float: left; width: 217px; }
.banner-top { float: right; width: 728px; padding: 10px 0 0; }

/* Menu */
.menu { border-bottom: #000 solid 7px; border-top: #000 solid 7px; padding: 3px; font-family: Plantin, Georgia, Serif; font-size: 24px; }
    .menu a { display: block; float: left; color: #000; text-decoration: none; padding: 9px 15px; }
        .menu a:hover { color: #C1272D; text-decoration: none; }
        .menu a.active { color: #C1272D; }

/* Content */
.content { float: left; width: 720px; padding: 20px 0; overflow: hidden; }
.letters { border-bottom: #D3D3CF solid 1px; border-top: #D3D3CF solid 1px; padding: 4px 0; text-align: right; margin: 0px 0px 15px 0px; }
    .letters span { font-style: italic; font-family: "Plantin Italic", Serif; color: #000; font-size: 15px; padding: 0 5px 0 0; }
    .letters a { padding: 0 4px; }

/*Product*/
.product-box { background: url(images/prod-bg.png) -4px top no-repeat #fff; padding: 15px 0 0; margin: 15px 0; position: relative; }
.product { background: url(images/prod-bg.png) -4px bottom no-repeat #fff; padding: 0 12px 10px; position: relative; min-height: 125px; height: 1%; }
    .product h3 { margin: 0; padding: 0; font-weight: normal; }
.image-sample { padding: 5px 0; min-height: 90px; width: 560px; overflow: hidden; }
.image-thumb { position: absolute; right: 10px; bottom: 20px; border-left: 5px solid #ffffff; }
.btn-download { display: block; float: left; background: #000; margin: 0 3px 0 0; color: #fff; font-family: Plantin, Georgia, Serif; font-size: 16px; padding: 5px 12px; text-decoration: none; }
    .btn-download:hover { background: #570000; text-decoration: none; }
.btn-favorites { display: block; float: left; background: url(images/btn-fav.png) left top no-repeat; padding: 0 0 0 25px; margin: 0 10px; height: 26px; }
.btn-comments { display: block; float: left; background: url(images/btn-comm.png) left top no-repeat; padding: 0 0 0 25px; margin: 0 10px; height: 26px; }
.btn-buy { display: block; float: left; background: #AA0003; margin: 0 3px 0 0; color: #fff; font-family: Plantin, Georgia, Serif; font-size: 16px; padding: 5px 12px; text-decoration: none; }
    .btn-buy:hover { background: #F31F1C; text-decoration: none; }
.buy-now { margin: 10px 0; }
.rank { float: left; margin: 0 0 0 4px; color: #666666; font-size: 11px; vertical-align: middle; line-height: 1.6em; width: 98px; }

.webfonts-ad { position: relative; margin: 20px 0; background: #fff; line-height: 1.4em; padding: 7px 190px 7px 15px; color: #000; font-size: 14px; font-family: Arial, Sans-Serif; border: 1px solid #ccc; }
    .webfonts-ad strong { color: #000; }
.btn-fl-webfont { position: absolute; right: 4px; top: 4px; }
.btn-fonts-family { background: #fff; font-family: Plantin, Georgia, Serif; border: #C8C8C7 solid 1px; padding: 5px 12px; margin: 11px 0 0; display: inline-block; font-size: 16px; }
    .btn-fonts-family:hover { background: #000; border: #000 solid 1px; color: #fff; text-decoration: none; }

/* Right Column */
.right-column { float: right; width: 256px; overflow: hidden; padding: 0; margin: 0 0 -46px; }

.search { padding: 20px 0 15px 4px; }
.input-field { background: #fff; float: left; padding: 0 4px 3px 0; overflow: visible; }
.input-text { background: none; border: #C8C8C7 solid 1px; margin: -3px 0 0 -4px; padding: 4px; font-size: 16px; overflow: visible; }
.btn-normal { background: #000; border: none; text-align: center; vertical-align: middle; color: #fff; font-family: Plantin, Georgia, Serif; font-size: 16px; text-align: center; width: 66px; padding: 1px 0; margin: 0 0 1px 0; float: right; cursor: pointer; }
.select-text { background: none; border: #C8C8C7 solid 1px; margin: -3px 0 0 -4px; padding: 3px; font-size: 16px; overflow: visible; }

.user-box { background: url(images/usr-menu-bg.png) left top repeat-x; padding: 20px 0 0; }
.user-menu { background: url(images/usr-menu-bg.png) left bottom repeat-x; padding: 0 0 18px; text-align: center; color: #000; font-family: Plantin, Georgia, Serif; font-size: 18px; }
    .user-menu a { color: #000; text-decoration: none; padding: 0 5px; }
        .user-menu a:hover { text-decoration: none; color: #C1272D; }

.right-categories { padding: 15px 0 0px; }
    .right-categories h3 { background: url(images/cat-bg.png) left 7px no-repeat; margin: 0; padding: 0 0 0 23px; font-size: 22px; font-family: "Plantin Bold", Georgia, Serif; font-weight: bold; color: #000; line-height: 1.6em; }
    .right-categories ul { margin: 0; padding: 0; list-style: none; float: left; width: 128px; font-size: 11px; border-top: #B9B9B5 solid 1px; }
    .right-categories li { border-bottom: #B9B9B5 solid 1px; padding: 2px 0; }
    .right-categories ul a { }

.partners { padding: 20px 0; }
    .partners div { float: left; width: 128px; font-size: 11px; }
    .partners h3 { margin: 0; padding: 0 0 5px; font-size: 13px; color: #000; }
    .partners ul { list-style: none; margin: 0; padding: 0; }

.ads-box { float: left; width: 125px; height: 125px; overflow: hidden; margin: 0 3px 3px 0; }

.comment-box { background: #E6E7E3; padding: 20px; }
    .comment-box h3 { font-family: "Plantin Bold Italic", Georgia, Serif; color: #000; font-size: 18px; font-weight: bold; font-style: italic; margin: 0; padding: 0; text-transform: capitalize; }
        .comment-box h3 span { font-family: "Plantin Italic", Georgia, Serif; font-weight: normal; font-style: italic; font-size: 16px; text-transform: none; }
    .comment-box p { margin: 0; padding: 10px 0; }
.comment-font { font-family: "Plantin Italic", Georgia, Serif; font-weight: normal; font-style: italic; color: #000; font-size: 16px; }
    .comment-font a { font-family: "Plantin Bold Italic", Georgia, Serif; font-weight: bold; font-style: italic; }

/* Footer */
.footer { background: #E6E7E3; overflow: hidden; }
    .footer h1 { font-family: "Plantin Bold Italic", Georgia, Serif; font-size: 24px; font-style: italic; font-weight: bold; color: #000; margin: 0; padding: 20px 20px 10px; }
.footer-ads { background: #666666; padding: 20px; }
.footer-promo { padding: 0 20px 20px; font-size: 11px; }
    .footer-promo ul { float: left; list-style: none; margin: 0; padding: 0; width: 192px; border-top: #CCCDCA solid 1px; }
    .footer-promo li { border-bottom: #CCCDCA solid 1px; padding: 1px 0; }
    .footer-promo a { color: #666666; }
.creadits { font-family: "Plantin Italic", Georgia, Serif; font-size: 16px; font-style: italic; color: #000; padding: 15px 0 5px; text-align: right; }
.footer-link { font-family: "Plantin Italic", Georgia, Serif; font-size: 16px; font-style: italic; color: #000; text-align: left; margin-top: 9px; }

.frmTable { border: none; }
    .frmTable .tdLabel { vertical-align: top; }

#divMessage { background: #F7F7F2 url(images/warning.png) no-repeat 10px 23px; padding-top: 0px; position: fixed; top: 120px; left: 50%; margin: 0 0 0 -220px; z-index: 100001; height: 100px; width: 500px; }

#screenlock { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: #cfcfcf; z-index: 100000; }
#loader { position: fixed; top: 0; left: 0; background: #F7F7F2; padding: 5px 10px 5px 2px; color: #666666; font-weight: bold; z-index: 100001; }

.inactive { color: #a5a5a3; }

.formitem { clear: both; margin: 0; padding: 7px 0pt 0pt 0px; font-size: 12px; vertical-align: top; }
    .formitem .label { font-size: 12px; padding-bottom: 5px; }
    .formitem em { color: Red; font-family: Verdana, Sans-Serif; font-weight: bold; vertical-align: top; }

.regText { font-family: Verdana, Sans-Serif; font-size: 12px; color: #666666; line-height: 24px; vertical-align: middle; }
.td2 { padding-bottom: 15px; padding-top: 15px; text-align: center; }
.td1 { background-color: #E7E7D3; border: 1px solid #B4B4A4; padding-bottom: 5px; padding-left: 5px; padding-top: 5px; text-align: left; }
.td4 { padding-top: 5px; padding-bottom: 25px; }

.right-links { border-top: #000 solid 3px; padding: 2px 0px 2px 0px; margin: -1px 0px 20px 0px; position: relative; z-index: 100; }
    .right-links div { float: left; width: 128px; font-size: 11px; }
    .right-links h3 { margin: 0; padding: 20px 0 5px; font-size: 13px; color: #000; }
    .right-links ul { list-style: none; margin: 0; padding: 0; }

.designer-list { float: left; }
    .designer-list ul { float: left; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0; }
    .designer-list li { display: block; margin: 0; padding: 1px 0px 2px 0px; border-style: none; color: #754c24; width: 185px; font-size: 12px; overflow: hidden; }
    .designer-list a { text-decoration: none; font-size: 11px; }
        .designer-list a:hover { text-decoration: underline; }
.designer-alpha { font-size: 13px; font-weight: bold; background-color: #000; color: #F7F7F2; }

/* Rating */
ul.xrating { width: 93px; height: 17px; margin: 0 0 17px 0; padding: 0; list-style: none; clear: both; position: absolute; top: 0; right: 0; background: url(/local/styles/images/rate-stars.png) no-repeat 0 0; }
ul.star0 { background-position: 0 -189px; }
ul.star1 { background-position: 0 0px; }
ul.star2 { background-position: 0 -19px; }
ul.star3 { background-position: 0 -38px; }
ul.star4 { background-position: 0 -57px; }
ul.star5 { background-position: 0 -76px; }
ul.xrating li { cursor: pointer; float: left; text-indent: -999em; }
    ul.xrating li a { position: absolute; left: 0; top: 0; width: 17px; height: 17px; text-decoration: none; z-index: 200; background: none; }
    ul.xrating li.s1 a { left: 0px; }
    ul.xrating li.s2 a { left: 19px; }
    ul.xrating li.s3 a { left: 38px; }
    ul.xrating li.s4 a { left: 57px; }
    ul.xrating li.s5 a { left: 76px; }
    ul.xrating li a:hover { z-index: 199; width: 93px; height: 17px; margin: 0 0 17px 0; overflow: hidden; left: 0; background: url(/local/styles/images/rate-stars.png) no-repeat 0 0; }
    ul.xrating li.s1 a:hover { background-position: 0 -95px; }
    ul.xrating li.s2 a:hover { background-position: 0 -114px; }
    ul.xrating li.s3 a:hover { background-position: 0 -133px; }
    ul.xrating li.s4 a:hover { background-position: 0 -152px; }
    ul.xrating li.s5 a:hover { background-position: 0 -171px; }
.norating ul.xrating li a:hover { background: none; cursor: auto; }
.divRateBox { position: relative; float: left; width: 93px; height: 17px; margin: 0 0px 0 0; }

/* Autocomplete: */
.autocomplete { font-size: 12px; width: 340px; border: 1px solid #999; background: #FFF; cursor: default; text-align: left; max-height: 350px; overflow: auto; margin: -12px 6px 6px -6px; /* IE specific: */ _height: 350px; _margin: 0px 6px 6px 0; _overflow-x: hidden; }
.autocomplete-w1 { position: absolute; top: 15px; left: 6px; /* IE6 fix: */ _background: none; _top: 1px; }
.autocomplete .selected { background: #F0F0F0; }
.autocomplete div { padding: 2px 5px; white-space: nowrap; }
.autocomplete strong { font-weight: normal; color: #3399FF; }

.font-img { background: #FFF; overflow: hidden; float: left; height: 105px; width: 575px; margin: 10px 10px 10px 10px; }

.paging { clear: both; margin: 5px 0; }
    .paging a, .paging strong, .paging b { background-color: #cccccc; border: #666666 solid 1px; color: #000; font-weight: bold; line-height: 2.5em; margin: 0 1px; padding: 2px 10px 2px 10px; font-size: 11px; }
        .paging a:hover { background: #570000; color: #F7F7F2; text-decoration: none; border: #666666 solid 1px; }
    .paging strong, .paging b { color: #F7F7F2; background: #000; }

span.small { font-size: 11px; font-weight: normal; font-style: italic; color: #666666; font-family: Verdana, Sans-Serif; }
.commentText { font-family: Verdana, Sans-Serif; color: #666666; font-size: 12px; line-height: 1.4em; }
.comment { margin-bottom: 15px; }
.statisticInfo { margin-left: 35px; font-size: 12px; color: #999999; }

.addHr { background: url(images/hr-bg.png) left top repeat-x; height: 4px; margin: 10px 0; }

.fontslive { position: absolute; right: 20px; top: 0; width: 26px; height: 118px; background: url(images/webfont.png) left top no-repeat #000; color: #fff; text-indent: -1000px; display: block; overflow: hidden; }

.divGroupColor { padding: 10px 2px 10px 2px; }
.divGroup { padding: 2px 2px 0px 0px; }
.divGroupItem { padding: 0px 0px 10px 0px; width: 500px; overflow: hidden; vertical-align: top; color: #2C498F; }

.editLink { text-decoration: underline; overflow: hidden; border: none; margin: 3px; padding: 3px; min-height: 26px; min-width: 110px; cursor: pointer; width: auto; vertical-align: baseline; }
.editDiv { padding: 0px; margin: 0px; }

/* DB Credits */
.db-credits { font-family: Georgia; font-size: 12px; font-weight: normal; color: #A9A9A9; position: relative; padding: 0 0 0 26px; margin: 8px 0 0; float: right; }
    .db-credits:hover { color: #000; }
    .db-credits a { color: #A9A9A9; line-height: 22px; }
    .db-credits:hover a { text-decoration: none; color: #D53C27; }
.db-logo { display: block; position: absolute; left: 0; top: 1px; width: 26px; height: 20px; overflow: hidden; background: #ccc; background: url(images/db-grey-red.png) 0 0 no-repeat; }
.db-credits:hover .db-logo { background-position: 0 -20px; }
.db-logo img { margin: 0; }

.facebook-tab { font-family: Verdana, Sans-Serif; font-size: 12px; padding: 20px 0 0 0; text-align: left; }
    .facebook-tab h3 { margin: 0; padding: 0; }
    .facebook-tab p { line-height: 1.3em; margin-top: 5px; color: #666666; }

#mediauploadQueue { margin: 5px 0; }
#mediauploadQueue, #mediauploadUploader { margin: 0px; }
    #mediauploadQueue div.fileUploadQueueItem { margin: 10px 0; height: 20px; }
    #mediauploadQueue div.cancel a { background: url(/local/styles/images/gem_remove.png) left top; float: left; width: 16px; height: 0; padding-top: 16px; margin: 0 10px 0 0; clear: left; }
        #mediauploadQueue div.cancel a:hover { background-position: 0 -16px; }
    #mediauploadQueue div.uploaded a { background: url(/local/styles/images/gem_okay.png) left top; float: left; width: 16px; height: 0; padding-top: 16px; margin: 0 10px 0 0; clear: left; }
    #mediauploadQueue span.fileName { float: left; }
div.fileUploadProgress { background-color: #EEE; width: 50px; margin-top: 4px; margin-left: 7px; float: left; }
div.fileUploadProgressBar { background-color: #0099FF; margin: 1px; width: 0; height: 9px; }

.img-author { float: right; text-align: right; color: #999; }
.img-title { float: left; color: #999; }
.img-gallery-item { margin: 10px 0 30px 0; }
.img-gallery-head { border-bottom: 1px solid #e9e9e9; margin: 5px 0; }

.facebook-login { width: 77px; background: url(images/facebook-login.png) no-repeat 0 0; border: none; cursor: pointer; padding: 22px 0 0 0; height: 22px; }
    .facebook-login:active { background-position: 0 -22px; }

/* Font.com signup */
.sign-up-black-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: black; z-index: 1001; -moz-opacity: 0.8; -ms-opacity: .80; opacity: .80; filter: alpha(opacity=80); }
.sign-up-content { display: none; position: fixed; top: 50%; left: 50%; width: 550px; height: 360px; margin-left: -265px; margin-top: -180px; z-index: 1002; overflow: auto; padding: 0px; }
