body { margin: 0px; padding:0px; background:#000; }
body, td, th, div, li, select, input, textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#81281c; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }
 
/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 
ul { margin-left:14px; padding-left:0px; }

#container {width:980px; margin:0px auto;}

.links { height:30px; font-size:0px;}
.links a {height:16px; color:#fff; float:left; padding:8px 8px 6px 8px; font-size:12px; display:block; text-transform:uppercase;}
.links a:hover {height:16px; padding:8px 8px 6px 8px; float:left; color:#000; background:#fff; text-decoration:none;}

div.navBox { background-color:#333; padding:10px 20px 30px 20px; -moz-border-radius:12px; -webkit-border-radius:12px; }

.contentHeader { font-size:20px; font-weight:bold; margin-bottom:10px; background-color:#333333;  padding:6px 0px 6px 10px; -moz-border-radius:12px; -webkit-border-radius:12px }
.contentHeader a:hover { text-decoration:none; color:#FFF; }
.contentHeader div { font-size:20px; font-weight:bold; }
.contentHeader div a:hover { text-decoration:none; color:#FFF; }

.contentBody { color:#fff; margin:16px 0px; line-height:16px; }

/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

/* Legends And Fieldsets */
legend { background-color:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */

#errorBox, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }


/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsTitleLink { font-size:15px; margin-top:10px; display:block; }
.newsContent { font-size:11px; line-height:14px; padding-left:4px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsReadMoreLink { display:block; }
.newsDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }

/* For Products General Display Functions */
.productsGeneral_mainTable { width:100%; }
.productsGeneral_rowA {}
.productsGeneral_rowB {}
.productsGeneral_pictureLink { display:block; margin:0px auto; height:105px; width:105px; overflow:hidden; border:4px solid #FFF; }
.productsGeneral_pictureColumn { width:130px; text-align:center; padding:5px 10px 5px 0px; }
.productsGeneral_picture { width:105px; }
.productsGeneral_informationColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_featuredColumn { border-bottom:1px dashed #DDD; padding:5px 0px; }
.productsGeneral_nameLink { font-weight:bold; font-size:14px; color:#81281c; }
.productsGeneral_modelNumber {}
.productsGeneral_retailPrice {}
.productsGeneral_ourPrice {}
.productsGeneral_details {}
.productsGeneralBreadcrumbs {}
.productsGeneral_categoryTitle { margin:10px 0px; font-weight:bold; font-size:14px; border:1px solid #0C468E; padding:3px; }
.productsGeneral_linksBar { text-align:center; margin-top:20px; }
.productsGeneral_totalProducts { font-size:10px; text-align:center; margin:10px; }
a.productsGeneral_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.productsGeneral_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.productsGeneral_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.productsGeneral_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.productsGeneral_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.productsGeneral_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.productsGeneral_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.productsGeneral_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }