body {
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #1e1916;
}

a {
	outline: 0;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}
.logo_cycle {
	top: -45px;
	position: relative;
}


p {margin: 10px 0;}


div.clearing { /* DIV for Mozilla browser float hack */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. - KM */
}

div#main { /* Contains all the content to give the basic width and alignment within the browser window. - KM */
	width: 973px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/* Begin header styles */
div#header {
	position: relative;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	border-bottom: solid 1px #232d31;
	padding: 0;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 55px;
	overflow: hidden;
}

div#header h1 {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 11px 0 0 28px;
}

div#logoTag {
	float: right;
	display: inline;
	margin: 8px 29px 0 0;
}
/* End header styles */

/* Begin navigation styles */
div#nav {
	position: relative;
	background-color: #3e3e3e;
	text-align: left;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 20px;
	clear: both;
	z-index: 100;
}

div#flashNav {
	position: absolute;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 20px;
	overflow: hidden;
	text-align: left;
	top: 0;
	left: -1px;
	z-index: 1000;
}

div#flashNav object, div#flashNav embed { /* Moves the Flash navigation left 1 pixel to obscure the dark border; object for IE, embed for non IE. - KM */
            position: relative;
            left: -1px;
            width: 972px;
            overflow: hidden;
}
/* End navigation styles */

/* Begin primary content styles */
div#priContent {
	background-color: transparent;
	position: relative;
	border-left: solid 1px #95968e;
	border-right: solid 1px #95968e;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
}

div.priContent_bg1 {
	background-color: #d6dadb !important;
	color: #1e1916;
}

div.priContent_bg1 a:link, div.priContent_bg1 a:active, div.priContent_bg1 a:visited {
	color: #170604;
}

div#minHeight {
	float: left;
	height: 495px;
	width: 1px;
}

div#minHeightCatalog {
	float: left;
        height: 746px;
	width: 1px;
}

div#bodyContent, div#bodyContent2 {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 20px 0 20px 19px;
}

div#bodyContent2 {
	margin: 20px 0;
}

div#bodyContent h2 {
	margin: 0;
}
div#bodyContent p, div#bodyContent2 p {
	width: 515px;
}

div#bodyContent2 h2 {
	margin: 0 0 0 19px;
}

div#bodyContent2 p {
	margin-left: 19px;
}

div#contentLeft {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin-left: 119px;
	padding: 0 20px;
	width: 417px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 377px; /* Actual width of content area. - KM */
}

div#contentLeft h4 {
	margin: 17px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

div#contentLeft p {
	margin: 0 0 10px 0;
	width: 377px;
}

div#contentLeft h2.articleHead {
	margin: 0 0 0 0;
	font-size: 20px;
}

div#contentLeft h3.articleSubHead {
	margin: 0;
	font-size: 14px;
}

div#contentLeft h4.articleAuthor {
	margin: 0 0 17px 0;
	font-size: 12px;
	text-decoration: none;
}



div#contentSingle {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin-left: 119px;
	padding: 0 20px;
	width: 417px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 615px; /* Actual width of content area. - KM */
}

div#contentSingle h4 {
	margin: 17px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

div#contentSingle p {
	margin: 0 0 10px 0;
	width: 615px;
}

div#contentSingle h2.articleHead {
	margin: 0 0 0 0;
	font-size: 20px;
}

div#contentSingle h3.articleSubHead {
	margin: 0;
	font-size: 14px;
}

div#contentSingle h4.articleAuthor {
	margin: 0 0 17px 0;
	font-size: 12px;
	text-decoration: none;
}


div#contentRight {
	float: left;
	padding: 0 20px;
	width: 278px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 238px; /* Actual width of content area. - KM */
	height: 475px;
	font-size: 10px;
}

div#contentRight h4 {
	margin: 17px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

div#contentRight p {
	margin: 0 0 10px 0;
	width: 238px
}

.moreEvents {
	text-align: center;
}
/* End primary content styles */

/* Begin product page styles */
div#productText {
	margin-bottom: 28px;
}

h3.expandHeader, h3.expandedHeader {
	background-color: #fefefe;
	margin: 0 0 0 -1px;
	border-bottom: solid 1px #b0b0b0;
	padding: 9px 0 9px 20px;
	width: 971px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 951px; /* Actual width of content area. - KM */
	cursor: pointer;
	cursor: hand;
}

h3.expandedHeader {
	border-bottom: 0;
	padding: 9px 0 0 20px;
}

table.productsTable {
	background-color: #fefefe;
	border-collapse: collapse;
	display: none;
	margin: 0 0 1px -1px;
	width: 971px;
}

table.productsTable td {
	border-bottom: solid 1px #b0b0b0;
	padding: 12px 0 10px 0;
}

table.productsTable a:link, table.productsTable a:active, table.productsTable a:visited {
	color: #1e1916;
	font-weight: bold;
	text-decoration: underline;
}

table.productsTable a:hover {
	color: #930101;
}

td.productPic {
	padding: 2px 0 0 20px !important;
	width: 185px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 165px; /* Actual width of content area. - KM */
}

td.productPic div { /* Medium sized product image */
	margin-top: 10px;
}

td.productPic div.linkBtn {
	margin-top: 16px;
}

td.productPic img {
	cursor: pointer;
	cursor: hand;
}

td.productPic img.btnLeft {
	margin-right: 9px;
}

td.productDescription1 {
	width: 229px;
}

td.productDescription1 h4 {
	margin: 0;
	font-size: 11px;
	color: #791313;
}

div#bodyContent2 td.productDescription1 p {
	margin: 0 0 4px 0;
	width: 200px;
}

td.productDescription2 {
	width: 235px;
	color: #333;
}

td.productDescription2 h4 {
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}

div.productCopy {
	height: 120px; 
}

td.productDescription1 div.linkBtn, td.productDescription2 div.linkBtn {
	margin-top: 2px;
}

td.productMore {
	width: 322px;
}

td.productMore h4 {
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}

div.productMoreDiv {
	position: relative;
	width: 226px;
}

div.productMoreDiv div {
	margin-top: 8px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 0 2px;
	width: 226px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 222px; /* Actual width of content area. - KM */
	height: 92px;
}

div.productMoreDiv div img {
	margin: 11px 2px 0 2px;
}

/* Product pop-up window styles */
body#product_popup {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
}

div#main_product_popup {
	position: relative;
	width: 540px;
	height: 500px;
	text-align: left;
}

div#popupLogo {
	position: absolute;
	top: 25px;
	right: 28px;
}

div#main_product_popup h1 {
	margin: 0 0 0 2px;
	font-size: 13px;
	color: #bed1dd;
}

div#main_product_popup h2 {
	margin: 9px 0 0 1px;
	font-size: 11px;
	line-height: 12px;
}

div#main_product_popup div#productImage {
	position: absolute;
	top: 50px;
	left: 5px;
}

div#main_product_popup div#productInfo {
	position: absolute;
	top: 55px;
	left: 253px;
	width: 263px;
}

div#productSpecs1, div#productSpecs2 {
	font-size: 11px;
}

div#productSpecs2 {
	margin-top: 7px;
}

div#productInfo p {
	margin: 5px 0;
}

div#productInfo ul {
	margin: 0 0 0 8px;
	padding-left: 8px;
}

img#btn_download_specs_image {
	display: block;
	margin: 7px 0 0 0;
}
/* End product page styles */

/* Begin footer styles */
div#footer {
	clear: both;
	background-color: #2f2f2f;
	border: solid 1px #95968e;
	border-top: 0;
	width: 973px; /* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 971px; /* Actual width of content area. - KM */
	height: 29px;
	font-size: 10px;
	color: #a9aaa8;
}

span#copyright {
	float: left;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 8px 0 0 14px;
}

span#footerlinks {
	float: right;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 8px 14px 0 0;
}

span#footerlinks img {
	width: 20px;
}

span#footersocial {
	float: right;
	display: inline; /* Offsets the IE double-float bug - KM */
	margin: 8px 14px 0 0;
}

span#footersocial img {
	width: 15px;
        height: 15px; 
}

div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #a9aaa8;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}
/* End footer styles */

/* Begin catalog page styles */
table.catalogTable {
	
}

table.catalogTable td {	
	padding: 5px;
	font-size: 12px;
}

table.catalogTable a:link, table.catalogTable a:active, table.catalogTable a:visited {
	text-decoration: underline;
}

table.catalogTable a:hover {
	color: #4f1200;
}

td.catalogPic, td.catalogText {
	width: 210px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 200px; /* Actual width of content area. - KM */
	overflow: hidden;
}
td.catalogPic div {
	width: 200px;
	overflow: hidden;
}

td.catalogPic div img {
}
/* End catalog page styles */

/* Begin HTML Product */
table.productsTable2 {
	background-color: #fefefe;
	
	margin: 0 0 1px -1px;
	width: 971px;
}

table.productsTable2 td {
	border-bottom: solid 1px #b0b0b0;
	padding: 12px 0 10px 0;
}

table.productsTable2 a:link, table.productsTable2 a:active, table.productsTable2 a:visited {
	color: #1e1916;
	font-weight: bold;
	text-decoration: underline;
}

table.productsTable2 a:hover {
	color: #930101;
}
/* End HTML Product */

/* Begin Wallpaper */
table.wallpaperTable {
	
}

table.wallpaperTable td {
	border-bottom: solid 1px #b0b0b0;
	padding: 5px;
	font-size: 12px;
}

table.wallpaperTable a:link, table.wallpaperTable a:active, table.wallpaperTable a:visited {
	color: #1e1916;
	font-weight: bold;
	text-decoration: underline;
}

table.wallpaperTable a:hover {
	color: #930101;
}

td.wallpaperPic, td.wallpaperText {
	width: 210px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 200px; /* Actual width of content area. - KM */
	overflow: hidden;
}
td.wallpaperPic div {
	width: 200px;
	overflow: hidden;
}

td.wallpaperPic div img {
}
/* End Wallpaper */

