@charset "utf-8";
/* CSS Document */
body {font-family:Helvetica, Arial, sans-serif; font-size:75%; line-height:1.4em;}
h1 {font-size:2.6em; font-weight:normal; margin:12px 0; line-height:1.4em;}
h2 {font-size:2.4em; font-weight:normal; font-family:Georgia; margin:12px 0; line-height:1.4em;}
h3 {font-size:2em; font-weight:normal; font-family:Georgia; margin:12px 0; line-height:1.4em;}
h4 {font-size:1.6em; font-weight:normal; font-family:Georgia; margin:12px 0; line-height:1.4em;}
h5 {font-size:1.2em; font-weight:normal; font-family:Georgia; margin:12px 0; line-height:1.4em;}
h6 {font-size:1.2em; font-weight:normal; margin:12px 0; line-height:1.4em;}
p {font-size:1.2em; margin:12px 0; line-height:1.4em;}
a {text-decoration:none; outline:none;}
a:hover, a:active {text-decoration:underline;}
#mainNav a {font-size:1.2em; text-decoration:none; text-align:center;}
#mainNav .dropdown a {font-size:1em;}
.btn {text-indent:-9999px;}
#tab {font-size:1.2em;}
#footer {font-size:0.9em;}
#footer p {font-size:1em;}
.small {font-size:12px;}

/**** HOME ****/
.home #banner blockquote {font-family:Georgia;}
.home #banner p {font-size:1em;}

/**** PRODUCT ****/
.product #banner blockquote {font-family:Georgia; font-size:1.4em; line-height:1.2em;}
.product #actionLinks a {font-size:0.9em;}
.product #leftColumn ul { list-style-type:disc; list-style-position:outside; font-size:1.2em;}
.product #leftColumn li {  margin-top:.5em; margin-left:1em;}
.product #leftColumn ul.specs { list-style-type:none; }
.product #leftColumn ul.specs li{ margin:0; }

/**** ABOUT ****/
.about #contentInside ul { font-size:14.4px;}

/**** ORDER FORM ****/
.productChoice p.odd, .productChoice p.even {font-size:1em; text-align:right; min-height:24px;}
.summary h6 .price {font-size:0.8em;}
.errorMessage {font-weight:bold;}
