﻿.pad {
  padding-left: 8px;
  }
.text {
	font-family: Helvetica, 'Trebuchet MS' , sans-serif;
	font-size: 12px;
	color: #676767;
}
.menuskin {
	position: absolute;
	width: 235px;
	background-color: #cc0000;
	border: 1px solid black;
	font: Helvetica, 'Trebuchet MS' , sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}
.searchbox 
{
	color: #9D110E;
	padding:2px 0 0 2px;
}
.text_watermark 
{
	padding:2px 0 0 2px;
	color:Gray;
}
html 
{
	height: 100%;
}
body
{
	background-color: #b3b3b3;
}
body, td
{
	font-family: Helvetica, 'Trebuchet MS' , sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	color: #9D110E;
}
th
{
	font-family: Helvetica, 'Trebuchet MS' , sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #9D110E;
	color: White;
}
a {
	color: #9D110E;
}
.menuskin a {
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}
#dropmenudiv
{
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: Helvetica, 'Trebuchet MS' , sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	z-index: 100;
	color: black;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #9D110E;
	color: white;
}
.redHeading 
{
	font-weight: bold;
	color: #9D110E;
}
.banner
{
	 background-image: url(../Images/banner.jpg);
	 background-repeat: no-repeat;
}
.banner_link
{
	color: white;
	font-weight: bold;
}
.banner_cartIcon
{
	position: relative;
	top: 3px;
}
.footer_index #heading
{
	background-color: #9D110E;
	color: White;
}
.footer_index #links
{
	background-image: url(../Images/footerBackground.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.footer
{
	color: white;
	line-height: 15pt;
}
.footer_legalLine
{
    color: black;
}
.leftnav
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:hover
{
	color: #9D110E;
	text-decoration: none;
	font-weight: bold;
}
.dividingBar
{
	height: 1px; 
	background-color: black
}
.spacingBar
{
	height: 2px
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.breadcrumbsText 
{
	font-weight: bold;
}
.breadcrumbsSeparator 
{
}
.breadcrumbsParent 
{
}
.breadcrumbsCurrent 
{
	color: Gray;
	font-weight: bold;	
}
.catalogItems
{
	vertical-align: top;
}
.catalogItems TD
{
	vertical-align: top;
}
.catalogItemsBrand
{
	vertical-align: bottom;
}
.catalogItemsBrand TD
{
	vertical-align: bottom;
}

.sideMenu 
{
  background:transparent; 
  width:100%;
}
.sideMenu .b1, .sideMenu .b2, .sideMenu .b3, .sideMenu .b4, .sideMenu .b2b, .sideMenu .b3b, .sideMenu .b4b 
{
  display:none;
}
.sideMenu .b1b 
{
  background:silver;
  height:1px;
  display:block; 
  overflow:hidden;
  font-size:1px;
  margin-bottom: 3px;
}
.sideMenu .body 
{
  display:block;  
  background:white; 
  border-left:1px solid silver; 
  border-right:1px solid silver;
}
.sideMenu .body ul
{
	margin: 0px;
	padding: 0px;
}
.sideMenu .body li
{
	list-style-type: none;
	display: block; 
	padding-top: 3px; 
	padding-left: 3px;
	padding-bottom: 3px;
}
.sideMenu .body A
{
	color: Black;
	text-decoration: none;
}
.sideMenu .body A:hover
{
	color: Black;
	text-decoration: underline;
}
.sideMenu .title 
{
  display:block;  
  background:#9d110e; 
  font-weight: bolder;
  text-align: center;
  color:White;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left:1px solid #9d110e; 
  border-right:1px solid #9d110e;
}
.sideMenu .title A
{
	font-weight: bold; 
	color: White;
	text-decoration: none;
}
.sideMenu .title A:hover
{
	font-weight: bold; 
	color: White; 
	text-decoration: underline;
}

.contentBox 
{
  background:transparent; 
  width:100%;
}
.contentBox p 
{
  margin:0 10px;
  padding-bottom:0.5em;
}
.contentBox hr 
{
  text-align:center;
  width:98%;
}
.contentBox .b1, .contentBox .b2, .contentBox .b3, .contentBox .b4, .contentBox .b1b, .contentBox .b2b, .contentBox .b3b, .contentBox .b4b 
{
  display:block; 
  overflow:hidden;
  font-size:1px;
}
.contentBox .b1, .contentBox .b2, .contentBox .b3, .contentBox .b4
{
  background:silver;
  border-left:1px solid silver; 
  border-right:1px solid silver;
}
.contentBox .b1b, .contentBox .b2b, .contentBox .b3b, .contentBox .b4b 
{
  background:transparent;
  border-left:1px solid silver; 
  border-right:1px solid silver;
}
.contentBox .b1, .contentBox .b2, .contentBox .b3, .contentBox .b1b, .contentBox .b2b, .contentBox .b3b 
{
  height:1px;
}
.contentBox .b1 
{
  margin:0 5px; 
}
.contentBox .b2, .contentBox .b2b 
{
  margin:0 3px; 
  border-width:0 2px;
}
.contentBox .b3, .contentBox .b3b 
{
  margin:0 2px;
}
.contentBox .b4, .contentBox .b4b 
{
  height:2px; margin:0 1px;
}
.contentBox .b1b 
{
  margin:0 5px; background:silver;
}
.contentBox .body 
{
  display:block;  
  background:white; 
  border-left:1px solid silver; 
  border-right:1px solid silver;
  padding-top: 5px;
}
.contentBox .title 
{
  display:block;  
  background:silver; 
  font-weight: bolder;
  color:White;
  text-align: center;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left:1px solid silver; 
  border-right:1px solid silver;
}
.contentBox .body ul
{
	margin: 0px;
	padding: 0px;
}
.contentBox .body li
{
	list-style-type: none;
	display: block; 
	padding-top: 3px; 
	padding-left: 3px;
	padding-bottom: 3px;
}
.contentBox .body A
{
	color: Black;
	text-decoration: none;
}
.contentBox .body A:hover
{
	color: Black;
	text-decoration: underline;
}
.contentBox .title A
{
	font-weight: bold; 
	color: White;
	text-decoration: none;
}
.contentBox .title A:hover
{
	font-weight: bold; 
	color: White; 
	text-decoration: underline;
}

.sideMenuRounded 
{
  background:transparent; 
  width:100%;
}
.sideMenuRounded p 
{
  margin:0 5px;
  padding-bottom:0.5em;
}
.sideMenuRounded hr 
{
  text-align:center;
  width:77%;
}
.sideMenuRounded .b1, .sideMenuRounded .b2, .sideMenuRounded .b3, .sideMenuRounded .b4, .sideMenuRounded .b1b, .sideMenuRounded .b2b, .sideMenuRounded .b3b, .sideMenuRounded .b4b 
{
  display:block; 
  overflow:hidden;
  font-size:1px;
}
.sideMenuRounded .b1, .sideMenuRounded .b2, .sideMenuRounded .b3, .sideMenuRounded .b4
{
  background:#9d110e;
  border-left:1px solid #9d110e; 
  border-right:1px solid #9d110e;
}
.sideMenuRounded .b1b, .sideMenuRounded .b2b, .sideMenuRounded .b3b, .sideMenuRounded .b4b 
{
  background:transparent;
  border-left:1px solid silver; 
  border-right:1px solid silver;
}
.sideMenuRounded .b1, .sideMenuRounded .b2, .sideMenuRounded .b3, .sideMenuRounded .b1b, .sideMenuRounded .b2b, .sideMenuRounded .b3b 
{
  height:1px;
}
.sideMenuRounded .b1 
{
  margin:0 5px; 
}
.sideMenuRounded .b2, .sideMenuRounded .b2b 
{
  margin:0 3px; 
  border-width:0 2px;
}
.sideMenuRounded .b3, .sideMenuRounded .b3b 
{
  margin:0 2px;
}
.sideMenuRounded .b4, .sideMenuRounded .b4b 
{
  height:2px; margin:0 1px;
}
.sideMenuRounded .b1b 
{
  margin:0 5px; background:silver;
}
.sideMenuRounded .body 
{
  display:block;  
  background:white; 
  border-left:1px solid silver; 
  border-right:1px solid silver;
  padding-top: 5px;
}
.sideMenuRounded .title 
{
  display:block;  
  background:#9d110e; 
  font-weight: bolder;
  text-align: center;
  color:White;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left:1px solid #9d110e; 
  border-right:1px solid #9d110e;
}
.sideMenuRounded .body ul
{
	margin: 0px;
	padding: 0px;
}
.sideMenuRounded .body li
{
	list-style-type: none;
	display: block; 
	padding-top: 3px; 
	padding-left: 3px;
	padding-bottom: 3px;
}
.sideMenuRounded .title A
{
	font-weight: bold; 
	color: White;
	text-decoration: none;
}
.sideMenuRounded .title A:hover
{
	font-weight: bold; 
	color: White; 
	text-decoration: underline;
}
.defaultForm
{
	background-color: Maroon;
	color: White;
}
.defaultForm .separator
{
	height: 8px;
}
.defaultForm .separatorBar
{
	/* background-color: White; */
	height: 1px;
}
.defaultForm .heading
{
	color: Orange;
}
.defaultForm .submit
{
	border-width: 1px;
	background-color: White;
	color: Maroon;
	border-top-color: Maroon;
	border-left-color: Maroon;
	border-right-color: Maroon;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
}
.defaultForm .rules
{
	font-size: 85%;
}
.defaultForm .rules ul
{
	padding-left: 111px;
}
.whiteForm
{
	background-color: White;
	color: Black;
}
.whiteForm .separator
{
	height: 8px;
}
.whiteForm .separatorBar
{
	/* background-color: White; */
	height: 1px;
}
.whiteForm .blackBar
{
	background-color: Black;
	height: 1px;
}
.whiteForm .heading
{
	color: Black;
}
.whiteForm .headingRed
{
	color: #9D110E;
}
.whiteForm .submit
{
	border-width: 1px;
	background-color: Maroon;
	color: White;
	border-top-color: Maroon;
	border-left-color: Maroon;
	border-right-color: Maroon;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
}
