@charset "utf-8";
/* CSS Document */

body {
 background-color: #e0e0e1;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #5b5b5b;
 margin-top: 0px;
 margin-bottom: 0px;
}

#wrap {
 width: 963px;
 margin: 0px auto;
 background-image: url(images/wrap-background.jpg);
 background-repeat: repeat-y;
}

#header {
 width: 963px;
 height: 208px;
 background-image: url(images/header-image.jpg);
 background-repeat: no-repeat;
}

#logo {
 float: left;
 width: 305px;
 height: 139px;
 cursor: pointer;
}

#top-banner {
 width: 636px;
 height: 137px;
 float: right;
 padding-right: 19px;
 padding-top: 2px;
}

#right { 
 width: 713px;
 background-image: url(images/page-background.jpg);
 background-repeat: no-repeat;
 float: right;
}

.right-text {
 width: 593px;
 padding-left: 30px;
 padding-top: 40px;
 padding-bottom: 0px;
 /* word-spacing: 3px; */
 text-align: justify;
}

#left {
 width: 220px;
 float: left;
 padding-top: 10px;
}

#side-menu {
 width: 220px;
 background-image: url(images/side-menu-background.jpg);
 background-repeat: repeat-y;
}

#side-header {
 width: 220px;
 height: 41px;
 background-image: url(images/side-menu-header.jpg);
 background-repeat: no-repeat;
}

.side-header-text {
 padding-left: 30px;
 padding-top: 10px;
 font: normal 18px Arial, Helvetica, sans-serif;
 color: #ffffff;
}

.side-header-text-products {
 padding-left: 30px;
 font: normal 18px Arial, Helvetica, sans-serif;
 color: #ffffff;
}

#side-footer {
 width: 220px;
 height: 32px;
 background-image: url(images/side-menu-footer.jpg);
 background-repeat: no-repeat;
 margin-bottom: 10px;
}

#side-news-header {
 width: 220px;
 height: 41px;
 background-image: url(images/side-news-header.jpg);
 background-repeat: no-repeat;
}

.side-news-body {
 padding-top: 5px;
 padding-left: 30px;
}

#menu {
 width: 900px;
 position: absolute;
 top: 145px;
 padding-left: 30px;
 z-index: 1;
}

.border { border-right: 1px solid #ffffff; }
.no-border { border-right: none; }
.red { color: #c80c0c; }
.grey { color: #5b5b5b; }

#footer {
 width: 963px;
 height: 347px;
 background-image: url(images/footer-background.jpg);
 background-repeat: no-repeat;
}

.foot-text {
 width: 963px;
 position: absolute;
 padding-top: 300px;
 padding-bottom: 30px;
 text-align: center;
 font-size: 10px;
 color: #787878;
}

.foot-menu ul {
 list-style: none;
 padding:0px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}

.foot-menu li {
 display:inline;
}

.foot-menu li a {
 padding-left:3px;
 padding-right:5px;
}

.foot-border { border-right: 1px solid #c80c0c; }
.foot-no-border { border-right: none; }

h1 {
 font: normal 27px Arial, Helvetica, sans-serif;
 color: #c80c0c;
 text-align: left;
}

h2 {
 font: normal 18px Arial, Helvetica, sans-serif;
 color: #5b5b5b;
 text-align: left;
}

a {
 color: #c80c0c;
 text-decoration: none;
}

a:hover {
 color: #6c6a6b;
 text-decoration: underline;
}


/* Ajax Search */

#search {
	width: 230px;
	position: absolute;
	top: 144px;
	margin-left: 600px;
	text-align: left;
	color: #ffffff;
	z-index: 1;
}

#ajaxSearch_form {
	text-align:right;
}
#ajaxSearch_input {
}
#ajaxSearch_submit {
	width: 34px;
	height: 22px;
	background-color: #9a0404;
	border: 1px solid #e13131;
	color: #ffffff;
	text-align: center;
}
#ajaxSearch_output {
	position:absolute;
	border: 1px solid #e13131;
	background-color: #9a0404;
	display: block;
	height: auto;
	vertical-align: top;
	width: 190px;
	_margin-top:-19px;
	_border:none;
	margin-left:12px;
	_margin-left:3px;
}
#ajaxSearch_output a {
	text-decoration: none;
}
#ajaxSearch_output a:hover {
	color: #e08484;
	text-decoration: underline;
}
.AS_ajax_result {
    color: #fff;
    margin: 0;
	padding:5px;
}
.AS_ajax_resultLink {
	color:#ffffff;
	text-decoration: underline;
}
.AS_resultLink {
	color:#444;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
.AS_ajax_resultDescription {
	color: #888;
}
.AS_ajax_extract {
}
.AS_ajax_hightlight {
	background-color:#000;
}
.AS_ajax_hightlight1 {
	background-color:#000;
}
.AS_ajax_more {
	color: #555;
}
.AS_ajax_resultsIntroFailure {
	padding:5px;
}



/*CSS Menu*/
/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/

.menu {
	width: 880px;
	position: absolute;
	top: 145px;
	padding-left: 30px;
}
.menu-border {
	border-right: 1px solid #ffffff;
}
.menu-no-border {
	border-right: none;
}
.grey {
	color: #5b5b5b;
}

/*CSS Menu*/

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 5px 13px 5px 13px;
	color: #4f4d4d;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	margin-left:3px;
	width: 13em;
	background-color:#ffffff;
}

#nav li ul a {
	color: #565656;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding: 3px 12px 3px 16px;
	text-align: left;
}

#nav li ul ul {
	margin: -1.6em 0 0 12.9em;
	width: 13em;
	border-top: 1px solid #b2b2b2;
}

#nav li li li {
	margin-left:0px;
	width: 13em;
	background-color:#ffffff;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #nav li:hover a, #nav li.sfhover a {
	color: #c80c0c;
}

#nav li:hover ul a:hover, #nav li.p7hvr ul a:hover {
	background-color: #e1e1e2;
	color: #4f4d4d;
}

#nav ul a:hover {
	background-color: #e1e1e2;!important;
	color: #4f4d4d;!important;
}





/* Side Menu */
/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0px;
  margin-top: 0px;
  padding-left: 25px;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0px;;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  padding-left: 23px;
  height: 30px;
}

/* Root Menu */
ul#navmenu a {
  border-bottom: 1px solid #ffffff;
  padding: 0 7px;
  display: block;
  color: #4f4d4d;
  font: 12px/24px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #c80c0c;
  font-weight: normal;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #403f3f;
  color: #d1d1d0;
  font-weight: normal;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #000000;
  color: #ffffff;
  font-weight: normal;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #403f3f;
  color: #d1d1d0;
  font-weight: normal;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #000000;
  color: #ffffff;
  font-weight: normal;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/** Product Pages **/
.categories-columns {
	float: left;
	padding-right: 40px;
}
.categories-columns ul {
	list-style-type: none;
	line-height: 18px;
}

.product-title , .product-title:link, .product-title:visited, .product-title:active {
	color: #c80c0c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 2px;
}
.product-title:hover {
	color: #c80c0c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}
 
