﻿/* paintball-guns-paintballs 
Developed for Resposio.com by FitsMeDesigns.com
Typoography Styles - All things font
*/
h1 {font-size:180%;font-weight:normal;font-family:Impact, Charcoal, sans-serif;letter-spacing:1px; }
h2 {font-size:130%;font-weight:bold;}
#homePage h2 {font-size:150%;font-weight:normal;font-family:Impact, Charcoal, sans-serif;letter-spacing:1px;}
h3 {font-size:130%;font-weight:bold;}
h4 {font-size:100%;font-weight:bold;}
h5 {font-size:100%;font-weight:bold;}
h6 {font-size:90%;font-weight:bold;}

/* Admin Panel */
#adminpanel {font-size:85%;}

/* Header */
#headernavmenu {font-size: 90%;font-weight:bold;}
#headermainmenu {font-weight:bold;font-size: 90%;}
#phone { font-size:90%;font-weight:bold; }

/* Footer */
#footernavmenu {font-size:85%;}

/* MiniCart */
#minicart { font-weight: bold; }
#minicart h1 {font-size:200%;}

/* Home Page */
#homepagetext { font-size: 140%; }
#homeBanner h2 { font-weight:111;font-size:110%;line-height:1em;font-family:Impact, Charcoal, sans-serif; }
#homeBanner p { line-height:1.5em; }

/* Column Menus */
.sidemenu, .categorymenu {  }
.sidemenu ul, .categorymenu ul { }
.sidemenu li, .categorymenu li { }
.sidemenu li a, .categorymenu li a {text-decoration:none;}
.sitemenu li li a, .categorymenu li li a, .sitemenu li li li a, .categorymenu li li li a { font-size: 90%; }

/* Bread Crumbs */
.breadcrumbs {font-size:90%;}

/* Product Controls Box */
.siteprice {font-weight:bold;font-size: 120%;}
.yousave {font-weight:bold; }

/* Product Reviews & Cross/Up Sells */
.ProductReviewLinks { font-size: 90%; } 
.ProductReviewKarma { font-size: 90%; }
.SingleProductDisplayName { font-size: 110%; font-weight: bold; }
.SingleProductDisplayPrice { font-size: 100%; font-weight: bold; }

/* Category Styles */
.recordsku a { font-size: 80%; text-decoration: none; text-transform: uppercase; }
.recordname { font-size: 100%; font-weight: bold; }
.recordshortdescription a { text-decoration: none; }
.recordprice { font-size: 110%; font-weight: normal; }
.recordprice a { text-decoration: none; }
.save { font-size:120%;color:#000;font-weight:bold; }

/* Category Templates */
#categorygridtemplaterecords .recordname {font-size: 90%;}
#categorygridtemplaterecords .recordprice {font-size:100%;line-height:1em;}

/* Sub Category Menu */
#subcategorymenu .recordname {font-weight:bold;font-size:110%;}
#subcategorymenu .recordname a {font-size:inherit;}
#subcategorymenu li a {text-decoration:none;font-size:90%;}
#subcategorymenu li a:hover {text-decoration:underline;}

/* Sub Category Menu 2 */
#subcategorymenu2 .recordname {font-weight:bold;font-size:110%;}
#subcategorymenu2 .recordname a {font-size:inherit;text-decoration: none;}
#subcategorymenu2 li a {font-size:90%;}
#subcategorymenu2 li a:hover {text-decoration:underline;}


/* Simple & Bulk Order Lists */
#categorysimplelisttemplate .recordprice, #categorybulkorderlisttemplate .recordprice {font-size:100%;}
#categorybulkqtylisttemplate .recordprice {font-size:100%;}
#categorybulkqtylisttemplate .quantityfield {font-size: 110%;font-weight: bold;}

/* Pager Control */
.pager ul li {font-size:85%;}
.pager a, .pager .disabled { text-decoration: none; }
.pager li.current a { font-weight: bold; }

/* Cart Page */
#carttotals {font-size: 110%; font-weight: bold;}
.cartsku { font-size: 80%; }
.cartproductname { font-size: 110%; font-weight: bold; }

/* Notes */
.BVSmallText { font-size: 85%; }

/* Row Elements */
th {font-weight: bold;font-size:120%}
.rowheader td { font-size: 110%;font-weight:bold;}

/* Form Fields */
legend { font-size: 1.3em; font-weight: bold; }

/* Form Elements */
label { font-size: 90%; }
label.required { font-weight: bold; }
.errormessage { font-size: 100%;font-weight:bold }
.forgot { font-size: .7em; }

/* Message */
.messagebox .message {  font-size: 100%;  }
