c24a75c6ef95e9f5aff79cf50b0ed42322dbed704cdf6aa43d2778d5726ca9a4
Source Code:
/* reset css */
@import url("reset.css");
@font-face {
font-family: 'Montserrat';
src: url('montserrat-regular-webfont.eot');
src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('Montserrat-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat';
src: url('montserrat-bold-webfont.eot');
src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('Montserrat-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Sansita One';
src: url('sansitaone-webfont.eot');
src: url('sansitaone-webfont.eot?#iefix') format('embedded-opentype'),
url('SansitaOne.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*== General Typography ===============================*/
html {
overflow-y: scroll;
}
body {
font-size: 14px;
font-family: "Palatino Linotype", "Times New Roman", Cambria, Georgia, Constantina;
line-height: 1.5em;
}
p {
font-size: 1em;
margin-top: .5em;
margin-bottom: 1em;
}
h1 {
font-family: "Montserrat", "Arial Black", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
font-size: 1.5em;
margin-top: 1em;
margin-bottom: .6em;
color: #9d0909; /* red */
}
h2 {
font-family: "Montserrat";
font-weight: bold;
text-transform: uppercase;
font-size: 1.15em;
margin-top: 1em;
margin-bottom: .2em;
color: #303030; /* dark gray */
}
h3 {
font-family: "Montserrat";
font-size: 1.15em;
margin-top: .5em;
margin-bottom: .2em;
color: #303030; /* dark gray */
}
h4,h5 {
font-family: "Montserrat";
color: #303030; /* dark gray */
}
strong {
font-weight: bold;
}
/*.commandstyle */
b {
font-size: .95em;
font-family: Verdana;
}
em {
font-style: italic;
}
code {
color: #7f6527;
}
.leadin {
font-size: 1.2em;
}
/*== Site Styles ===============================*/
.fineprint {
font-size: 12px;
line-height: 1.3em;
}
.userquote {
font-size: 12px;
line-height: 1.3em;
}
.largepromo {
font-family: "Montserrat", "Arial Black", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
font-size: 2.5em;
margin-top: 1em;
margin-bottom: .6em;
color: #9d0909; /* red */
}
.anchor::before { /* show some space above anchor target */
display: block;
content: " ";
margin-top: -24px;
height: 24px;
visibility: hidden;
pointer-events: none;
}
.external { /* adds external link symbol to <a> tag */
background: url("../images/icon_external.png") no-repeat;
padding-right: 21px;
background-size: 20px 20px;
background-position: right 1px;
}
td { /* "invisible" tables */
font-size: 1.0em;
line-height: 1.4em;
padding: 2px 0 2px 0; /* for vertical spacing of borderless tables in forms */
vertical-align: top;
}
/*? In IE, <pre> and <code> do not inherit standard size */
pre, code {
font-size: .86em;
}
#noscript-warn {
background-color: rgba(200, 0, 0, 1);
color: white;
margin-bottom: 5px;
padding: 2px 0;
text-align: center;
width: 100%;
}
/*== Layout, Colors ===================================*/
body {
color: black;
background: #d7d1c5;
padding: 0 0 0 0;
}
#container {
width: 1044px;
margin: 0 auto;
}
#header {
background-image: url(../images/head_menubar.png);
height: 100px;
}
.medallion {
float: left;
position: absolute;
margin: -1px 0 0 175px;
z-index: 3;
}
.medallion-grille {
float: left;
position: absolute;
margin: -6px 0 0 204px;
z-index: 0;
}
#mainbody {
width: 966px;
margin: 0 auto;
padding: 0 0;
background: #F7F7F7 url(../images/sidebar_metalrepeat.jpg) repeat-y;
clear: both;
box-shadow: 0px 2px 10px #A0A0A0;
position: relative; /* required for highlight slider */
}
#mainbody.home {
background: #E6E6E0;
}
#mainbody.video {
width: 960px;
background: #F7F7F7;
}
#content {
width: 685px;
padding: 3px 24px 0 24px;;
float: right;
background: #F7F7F7;
min-height: 518px;
height: auto !important; /* ie6 min-height hack */
height: 518px; /* ie6 */
}
#content.wide {
width: 835px;
padding-bottom: 8px;
min-height: 523px;
height: 523px; /* ie6 */
}
#content.full {
width: 900px;
min-height: 532px;
height: 532px; /* ie6 */
}
.content-home {
background: #efefec;
border-top: 1px solid #C0C0C0;
width: 267px;
float: left;
padding: 8px 24px 16px 30px;
cursor: pointer;
}
.bord {
border-right: 1px solid #C0C0C0;
border-right: 1px solid #b0b0b0;
}
.content-home h1 {
margin-bottom: .75em;
text-align: center;
position: relative;
z-index: 1;
}
.content-home h3 {
font-family: "Sansita One";
font-size: 1.2em;
color: #303030; /* dark gray */
}
.content-home a {
position: relative;
z-index: 2;
}
.content-home h3 {
position: relative;
z-index: 1;
}
.content-home p {
min-height: 117px;
position: relative;
z-index: 1;
}
#downloadnow {
border-radius: 10px;
background: #9d0909;
border: 2px solid #E6E6E0;
float: left;
position: absolute;
margin: -280px 0 0 780px;
width: 150px;
box-shadow: 0px 2px 10px #606060;
padding: 4px;
z-index: 3;
}
#downloadnow a {
font-family: "Montserrat", "Arial Black", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
font-size: 1.2em;
color: #E6E6E0;
text-decoration: none;
}
#downloadtrial {
float: left;
position: absolute;
margin: -25px 0 0 6px;
}
#downloadtrial a {
font-family: "Sansita One";
font-weight: normal;
font-size: 1em;
color: #000000;
}
#sidebar {
width: 230px;
margin: 0;
border: none;
float: left;
}
#marquee {
height: 260px;
padding: 10px 20px 0 20px;
text-align: center;
position: relative;
overflow: hidden;
background: #E6E6E0;
background: #dad1c0 url(../images/home_bgmap.jpg) repeat;
box-shadow: 0px 0px 20px #baad9e inset;
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
}
.slide {
width: 966px;
height: 300px;
position: absolute;
transition: left 0.66s ease 0s;
}
#slide-1 {
left: 0px;
}
#slide-2 {
left: 966px;
}
#slide-3 {
left: 1932px;
}
#prev {
position: absolute;
left: 0;
top: 0;
z-index: 1;
cursor: pointer;
}
#next {
position: absolute;
left: 880px;
top: 0;
z-index: 1;
cursor: pointer;
}
#footer {
background: #9d0909 url(../images/foot_redshadow.png) repeat-x top;
min-height: 50px;
height: auto !important; /* ie6 min-height hack */
height: 50px; /* ie6 */
padding: 15px 0 0 20px;
color: #F0F0F0;
border-bottom: 1px solid #6D0606;
}
#footer .alert {
color: white;
}
#footer p {
float: right;
width: 710px;
margin: 0 8px 4px 8px;
}
#footer a, a:link {
color: #f0f0f0;
}
#footer a:hover,
#footer a:focus {
text-decoration: underline;
}
#selector {
background-image: url(../images/home_slider.png);
width: 334px;
height: 305px;
float: left;
position: absolute;
margin-top: -32px;
margin-left: -6px;
z-index: 1;
transition: left 0.66s ease 0s;
left: 0px;
}
.social { /* eg: Facebook, twitter buttons */
float: left;
margin: -12px 0 0 0;
position: relative;
z-index: 1;
}
/* Blurbs -- descriptive block with rt-justified image, such as What's New */
.blurb {
}
.blurb img {
float: right;
padding: 0 0 1em 2em;
}
.blurb img.inline-icon {
float: none;
padding: 0;
}
/* Red links */
a:visited { color: #9d0909; }
a:link { color: #9d0909; }
a:hover,
a:focus,
a:active { color: #734b05; }
.graylinks a {
color: #707070;
}
hr {
background: #e2e1cf url(../images/hr.png) repeat-x top;
height: 5px;
border-style: none;
margin-top: 1em;
margin-bottom: 1em;
}
.textlink a {
color: Black;
text-decoration: none;
}
.textlink a:hover,
.textlink a:focus {
color: #734b05;
text-decoration: underline;
}
/*== SmallNav is area at top right of page: My Account | Cart ============*/
#smallnav {
float: right;
padding: 15px 100px 0 0;
list-style: none;
}
#smallnav li {
float: left;
display: inline;
border-left: 1px solid #BBBBBB;
}
#smallnav li:first-child {
border-left: none;
}
#smallnav a {
font-size: .75em;
color: #666666;
text-decoration: none;
display: block;
float: left;
padding: 3px 7px 0 7px;
}
#smallnav img {
padding: 0 2px 0 0;
}
#smallnav a:hover,
#smallnav a:focus {
text-decoration: underline;
}
/*== Top-level navigation ================*/
#nav {
clear: right;
height: 30px;
display: block;
margin: 0;
min-width: 500px;
padding: 60px 10px 0 90px;
list-style: none;
text-align: center;
}
#nav li {
display: inline;
float: left;
border: none;
width: 142px;
}
#nav li.gap {
width: 110px;
height: 1px;
}
#nav a {
font-size: 14px;
font-family: "Montserrat", "Arial Black", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
color: white;
text-transform: uppercase;
text-decoration: none;
position: relative;
z-index: 4; /* this avoids medallion blocking Home link */
}
#nav a:hover,
#nav a:focus {
text-decoration: underline;
}
#nav li.selected a {
color: #beac7a;
text-decoration: none;
}
#heads {
float: left;
margin: 0 12px -8px 0;
}
#voidstamp {
margin: -70px 0 0 270px;
position: absolute;
}
.videolink img {
padding: 0 10px 0 20px;
}
/*== Elements on landing pages ================================*/
.download-box {
width: 220px;
margin: 8px 0 12px 0;
float: left;
font-size: .95em;
line-height: 1.2em;
}
#featurelist {
width: 200px;
margin: 8px 0 0 24px;
border: none;
float: left;
}
#featurelist ul {
list-style: none;
margin: 0 0 0 0px;
padding: 0px;
font-weight: normal;
}
#featurelist li {
font-size: .95em;
line-height: 1.5em;
}
#featurelist p {
margin: 0px;
margin-top: 18px;
}
img.dl {
padding-right: 4px;
vertical-align: middle;
}
/*== Secondary navigation ================================*/
.submenu {
font-family: "Montserrat", "Arial Black", Arial, Helvetica, Geneva, sans-serif;
margin: -18px 4px 8px 20px;
list-style: none;
padding: 0px;
}
.submenu ul {
font-size: 1em;
margin: 0 0 0 18px;
margin-bottom: 18px;
}
.submenu li {
font-size: .95em;
color: #333333;
}
.submenu li.cap {
font-size: 1.0em;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 1em;
}
.submenu li a {
text-decoration: none;
color: #333333;
}
.submenu li.selected a {
text-decoration: none;
color: #9d0909;
}
.submenu p {
line-height: 1.46em;
margin: 18px;
}
.submenu li a:hover,
.submenu li a:focus {
text-decoration: underline;
}
.submenu ul ul {
margin-bottom: 5px;
}
.inline-icon {
vertical-align: middle;
}
/*== Reseller Tabbed Submenu ================================*/
#subnav {
height: 26px;
display: block;
margin: 8px 0 12px 0;
min-width: 820px;
padding: 0 10px 0 0;
list-style: none;
background: url(../images/tab-open-bkgd.png) repeat left top;
}
#subnav li {
display: inline;
float: left;
background: url(../images/tab-inactive-bkgd.png) no-repeat left top;
}
#subnav li.selected {
background: url(../images/tab-active-bkgd.png) no-repeat left top;
}
#subnav a {
font-family: "Montserrat", "Arial Black", Arial, Helvetica, Geneva, sans-serif;
font-weight: 900;
font-size: .95em;
color: #999999;
text-decoration: none;
float: left;
padding: 4px 10px;
width: auto;
}
#subnav a:hover,
#subnav a:focus {
text-decoration: underline;
}
#subnav li a {
background: url(../images/tab-inactive-endcap.png) no-repeat right top;
}
#subnav li.selected a {
color: #988147;
background: url(../images/tab-active-endcap.png) no-repeat right top;
text-decoration: none;
}
/*== Footer Utilities ================================*/
#utilities {
font-family: "Arial";
width: 966px;
margin: 4px auto;
padding: 0 3px;
color: #666666;
font-size: .75em;
line-height: 1.3em;
}
#utilities p {
float: left;
line-height: 1.3em;
margin: 0;
}
#utilities ul {
float: right;
font-size: 9pt;
margin-left: 36px;
list-style: none;
padding: 0;
}
#utilities li {
border-left: 1px solid #AAAAAA;
padding: 0 8px;
float: left;
}
#utilities li:first-child {
border-left: none;
padding-left: 0;
}
#utilities li.social {
border-left: none;
padding-left: 0;
}
#utilities a {
color: #333333;
text-decoration: none;
display: block;
float: left;
}
#utilities a:hover,
#utilities a:focus {
text-decoration: underline;
}
/*== Product Picker ================================*/
.pickerpanel {
float: left;
padding: 0 6px;
margin-top: 8px;
margin-right: 8px;
width: 120px;
height: 128px;
border: 1px solid #A0A0A0;
background: #FBFBFB;
border-radius: 6px;
}
.pickerpanel img {
display: block;
margin: 4px auto;
}
.pickerpanel h3,
.pickerpanel h4 {
text-align: center;
margin-top: 0;
margin-bottom: 8px;
}
.pickerpanel span {
font-family: Verdana, "Trebuchet MS", "Arial";
font-size: .95em;
padding-left: 1px;
}
.pickerpanel span strong {
font-weight: normal;
}
.pickerpanel span.selected {
padding-right: 6px;
padding-left: 0;
border: 1px solid #D0D0D0;
border-radius: 4px;
}
/* Choices */
.choices {
}
.choices ul {
list-style: none;
padding-left: 0px;
}
.choiceprompt {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
}
.choices li {
font-family: Verdana, "Trebuchet MS", "Arial";
font-size: .95em;
border: 1px solid #A0A0A0;
float: left;
margin-right: 4px;
padding: 0px 8px;
cursor: pointer;
border-radius: 11px;
background: #F0F0F0 url(../images/top-highlight.png) repeat-x top;
}
.choices li img {
float: left;
padding-top: 2px;
padding-right: 3px;
}
.choices li.selected {
background-color: #e6e2da;
border: 1px solid #b26263;
}
.choices li:hover {
background-color: #ddd3bf;
border: 1px solid #9D0909;
}
.panels {
}
.panels li {
font-size: 1em;
padding: 10px 6px;
margin-right: 8px;
width: 100px;
height: 80px;
border: 1px solid #A0A0A0;
background-color: #F4F4F4;
border-radius: 6px;
}
.panels li img {
float: none;
display: block;
margin: 4px auto;
}
.panels h3,
.panels h4 {
text-align: center;
margin-top: 0;
margin-bottom: 8px;
}
.panels li.selected {
background-color: #efede7;
}
.choices li:hover {
background-color: #eae7e0;
}
.tabs {
margin-top: 6px;
background: #F7F7F7 url(../images/bigtabs_shadow.png) repeat-x bottom;
}
.tabs ul {
padding-left: 10px;
}
.tabs li {
font-size: 1em;
background: #e8e8e8;
border: 1px solid #c8c8c8;
height: 30px;
width: 220px;
padding: 4px 12px 2px 12px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.tabs li img {
float: left;
padding-right: 12px;
}
.tabs li h2 {
margin-top: 7px;
}
.tabs li h3 {
margin-top: 4px;
}
.tabs li:hover {
background: #e6e2da;
border: 1px solid #c8c8c8;
}
.tabs li.selected {
background: #F7F7F7;
border: 1px solid #b0b0b0;
border-bottom: none;
height: 31px;
}
.clear {
clear: both;
}
.hide {
display: none;
}
/* generic positioning styles */
.rtjust {
text-align: right;
padding-right: 4px;
}
.vatop {
vertical-align: top;
}
.floatright {
float: right;
}
/* Warning */
.alert {
color: #C00000;
font-style: normal;
}
div.alert {
border: 2px solid red;
padding: 0px 10px;
border-radius: 3px;
background: white;
}
/* Info Panel */
.infopanel {
padding: 6px;
padding-bottom: 2px;
border: 1px solid #c8c8c8;
color: #404040;
background: #faf8e0 url(../images/hr.png) repeat-x top;
min-height: 90px;
height: 90px;
}
/* Pricing table. */
table.pricing {
border: 1px #000000;
border-style: solid none solid solid;
}
table.pricing td {
border: 1px #000000;
border-style: none solid solid none;
padding: 0 6px 0 6px;
}
table.pricing td.caption {
font-style: italic;
border-style: solid solid solid none;
}
/* shopping cart table. */
table.cart {
}
table.cart td {
border: 4px #F7F7F7;
border-style: none none solid none;
// border: 1px #c8c8c8;
// border-style: none none solid solid;
background-color: #eeeeee;
padding: 5px;
vertical-align: top;
}
table.cart td:last-child {
// border-right-style: solid;
}
table.cart td.caption {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
background-color: #F7F7F7;
padding: 0 4px;
border-style: none none none none;
// border-style: none none solid none;
}
table.cart td.light {
background-color: #F7F7F7;
// border-style: none none none none;
}
table.cart td.summary {
text-align: right;
background-color: #F7F7F7;
padding: 2px 5px;
// border: none;
}
table.cart td.totals {
text-align: right;
background-color: #F7F7F7;
font-size: 1.1em;
font-weight: bold;
padding: 2px 5px;
// border: none;
}
#paypal-button-container {
margin: auto;
width: 50%;
}
/* "sheet" order summary */
div.sheet {
background: #FFFFFF url(../images/tire-tracks.jpg) no-repeat right top;
background-color: #FFFFFF;
padding: 4px;
border: 1px #AAAAAA;
border-style: solid;
}
table.sheet td {
border: 4px #FFFFFF;
border-style: none none solid none;
background-color: #F7F7F7;
padding: 5px;
vertical-align: top;
}
table.sheet td.caption {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
background-color: #FFFFFF;
padding: 0 4px;
}
table.sheet td.summary {
text-align: right;
background-color: #FFFFFF;
padding: 2px 5px;
}
table.sheet td.totals {
text-align: right;
background-color: #FFFFFF;
font-size: 1.1em;
font-weight: bold;
padding: 2px 5px;
}
/* generic lined table */
table.std {
border: 1px #CCCCCC;
border-style: none solid solid none;
}
table.std td { /* for some reason, this does not set general font size in std tables, only embedded tables */
font-size: 0.98em;
line-height: 1.3em;
border: 1px #CCCCCC;
border-style: solid none none solid;
background-color: #eeeeee;
padding: 2px 4px 2px 4px;
vertical-align: top;
}
table.std td.title {
font-size: .95em;
font-weight: bold;
background-color: #E6E6E6;
}
table.std th { /* column heading */
font-family: Verdana, "Arial", "Trebuchet MS";
font-size: .72em;
line-height: 1.3em;
text-align: center;
border: 1px #CCCCCC;
border-style: solid none none solid;
background-color: #E6E6E6;
padding: 1px 2px;
}
table.std td.prompt { /* colored heading at top of table, such as "Licensed To" */
font-size: .95em;
font-weight: bold;
background-color: #99bbff; /* blue */
background-color: #af9f6f; /* brown */
color: White;
padding: 1px 1px 1px 4px;
}
table.std h2,
table.std h3 {
margin: 2px;
}
table.std td.highlight {
background-color: #EFF8E2;
}
table.std td.dark {
background-color: #E6E6E6;
padding: 6px;
}
table.std td.leftjustify {
padding-left: 4px;
text-align: left;
}
table.std td.isquote {
background-color: #E1FEC5;
}
table.std td.isunpaid {
background-color: #F3FED3;
background-color: #EFF8E2;
background-color: #F1F8DF;
}
table.std td.isvoided {
background-color: #DFE0D6;
}
table.std table td { /* suppress borders on embedded tables */
border-style: none;
}
/* Knowledgebase */
#kb-articles a {
font-size: 1.2em;
text-decoration: none;
font-family: Helvetica, sans-serif;
}
.kb-article-box {
margin: 10px auto 30px;
}
#kb-articles p {
margin-top: 4px;
}
/* san-serif chart, with delineated rows and columns (eg kb_tweaks.php) */
/* generic colored table */
table.chart td {
}
table.chart td { /* for some reason, this does not set general font size in std tables, only embedded tables */
font-family: Verdana, "Arial", "Trebuchet MS";
font-size: .95em;
line-height: 1.3em;
}
table.chart th { /* column heading */
font-family: Verdana, "Arial", "Trebuchet MS";
font-size: .72em;
padding: 1px 5px;
}
table.chart td {
border: 2px #F8F8F8;
border-style: none solid solid none;
background-color: #E6E6E6;
padding: 2px 4px;
vertical-align: top;
}
table.chart td.highlight {
background-color: #dad6cb;
}
table.chart td .fineprint {
font-size: .72em;
}
table.chart table td { /* suppress borders on embedded tables */
border-style: none;
}
/* Group Box */
.groupbox {
padding: 6px 12px;
background-color: #EEEEEE;
font-size: 0.95em;
}
.groupboxhead {
line-height: 1.1; /* keep spacing tight on multi-line titles */
margin-top: 0.2em;
margin-bottom: 0.2em;
background-color: #E6E6E6;
color: #666666;
padding: 4px 1px 4px 12px;
}
.groupboxhead .title {
font-family: "Arial Black", Arial, Helvetica, Geneva, sans-serif;
font-weight: 900;
float: left;
color: #333;
}
.groupboxhead .info {
font-size: .84em;
padding: 0 0 0 15px;
color: #666;
float: left;
}
.groupboxhead .download {
float: right;
font-size: .95em;
font-weight: bold;
padding-right: 10px;
}
/* Group Form */
.groupform {
}
.groupform h2 {
line-height: 1.1; /* keep spacing tight on multi-line titles */
margin-bottom: 0.2em;
background-color: #E6E6E6;
color: #666666;
padding: 4px 1px 4px 12px;
}
.groupform table {
padding: 6px 12px 6px 0;
}
.groupform table td {
padding: 5px 5px 5px 0;
vertical-align: top;
}
.groupform table td.caption {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
padding: 0;
}
.groupform table td.prompt {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
text-align: right;
width: 90px;
padding-right: 8px;
}
.groupformcaption {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
padding: 0;
}
.groupform .box {
padding: 6px 12px;
background-color: #EEEEEE;
font-size: 0.95em;
}
/* Miscellaneous styles */
td.rj1 { /* used in checkout for small right-justified prompts */
text-align: right;
width: 100px;
padding-right: 6px;
}
td.rj2 { /* used in checkout for larger right-justified prompts */
text-align: right;
width: 150px;
padding-right: 6px;
}
.userquote {
padding: 4px 6px;
background-color: #E7E7C9;
}
.thumbnail {
font-size: .72em;
font-family: Verdana, "Arial", "Trebuchet MS";
color: #988147;
float: left;
text-align: center;
padding: 5px;
}
#screenshot {
margin-left: -8px;
}
.gallerynav {
float: right;
margin-right: 50px;
}
#features_list {
}
#features_list .pro {
}
#features_list ul li {
}
#features_list.collapsed ul ul {
display: none;
}
#features_list ul ul li {
}
#features_list ul ul ul li {
}
#crossword {
font-family: arial;
}
#crossword .empty {
background-color: #505050;
}
#crossword .error {
background-color: pink;
}
#crossword .clueNum {
float: left;
position: relative;
left: 2px;
font-size: 9px;
line-height: 9px;
width: 0;
height: 0;
}
#crossword .letter {
width: 100%;
height: 100%;
text-align: center;
text-transform: uppercase;
top: 6px;
font-size: 24px;
line-height: 24px;
position: relative;
margin: 0;
padding: 0;
box-sizing: border-box;
}
#crossword table, #crossword th, #crossword td {
border: 1px solid black;
}
#crossword td {
width: 30px;
height: 30px;
}
.dupe-table {
border-radius: 5px;
margin: 10px 0;
}
.dupe-table th {
background-color: red;
font-weight: bold;
}
.dupe-table.resolved th {
background-color: green;
}
.dupe-table td, .dupe-table th {
border: 1px solid;
padding: 3px;
}