* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 62.5%;
  font-family: arial, Helvetica, sans-serif;
  line-height: 160%;
  margin: 0;
	background-color: #5D5D5D;
}

hr {
  color: #330099;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4em;
  color: #330099;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  color: #AD1C1C;
}

h2 a {
  color: #000;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
}

h2 a:hover {
  color: #AD1C1C;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
}

.dkbg {
  background-color: #0B0B0B;
  color: #FFF;
}

.dkbd {
  border: 1px solid #0B0B0B;
}

.mdbg {
  background-color: #AD1C1C;
}

.ltbg {
  background-color: #CCC;
  color: #000;
}

.ltbd {
  border: 1px solid #CCC;
}

.white {
  background-color: #FFF;
}

p {
  margin: 5px 0 8px 0;
}

/* --------------------- Containers --------------------- */

#outer {
  background-color: #0B0B0B;
	border: 1px solid #0B0B0B;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 1.2em;
}

.top-slogan {
  font-weight: bold;
  font-style: italic;
  color: #FFF;
	padding-left: 5px;
}
.search-bar {
	margin: 3px;
	text-align: right;
}
#header {
  background-color: #00FF00;
}
img.header-image {
    border: 0;
}
.header-phone {
  color: #fff;
  text-align: right;
	padding-top: 5px;
  padding-right: 10px;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 15px;
}
.header-phone div {
	margin-top: 5px;
}
.header-text a {
  color: yellow;
}
.header-bottom {
	height: 3px;
}
#content-container {
  background-color: #FFF;
  padding: 3px;
}

#content {
  background-color: #FFF;
  text-align: left;
  padding: 5px;
  min-height: 500px;
	position: relative;
	z-index: 1;
}

* html #content {
  height: 500px;
}

.data-row {
  clear: both;
  text-align: left;
}

.data-row-highlight {
  clear: both;
  text-align: left;
  background-color: #EFEDF3;
}

.clear {
  clear: both;
	height: 1px;
}

/* --------------------- Text Formatting --------------------- */

.path {
	margin-bottom: 10px;
}
.path li {
	display: inline;
	list-style: none;
}
.path a {
	color: #333;
}
.phone-small {
  text-align: right;
  padding-right: 20px;
}

.international-header {
  color: #330099;
  font-weight: bold;
}

.international-header A {
  color: #330099;
  font-size: .9em;
  text-decoration: none;
}

#footer {
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

#footer A {
  color: yellow;
}

#footer span {
  padding: 2px;
}

div#footer .label {
  font-weight: bold;
  color: #CCC;
}
.we-accept-img li {
    display: inline;
}
.title h1 {
  font-variant: small-caps;
  padding-left: 5px;
  font-weight: bold;
  background: #AD1C1C url( /images/title-bg.jpg ) 0 0 repeat-x;
  color: #FFF;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #991919;
  border-top: 1px solid #E35C5C;
}

.spaced {
  line-height: 1.4em;
}

.spaced SUB, .spaced SUP {
  line-height: 0;
  font-size: .8em;
}

.header {
  font-weight: bold;
  padding: 4px;
}

.main-header {
  font-weight: bold;
}

.label {
  color: #000;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
}

.sales, .sales A {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #990000;
  text-decoration: none;
}

.sales A:Hover {
  color: yellow;
  text-decoration: none;
}

.satisfaction {
  color: #990000;
  font-weight: bold;
  text-align: center;
}


/* ----------------------- Sidebar --------------------*/
.sidebar-header {
  background-color: #000;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}

.sidebar-container {
  border: 1px solid #000;
  background-color: #666666;
  padding: 2px;
}

.sidebar-container img {
  border-width: 0;
}

.sidebar-video {
  font-weight: bold;
  font-size: .9em;
}

.sidebar-video A {
  color: #FFF;
}

.video-header {
  font-weight: bold;
  color: #AD1C1C;
  font-size: 1.2em;
  margin-top: 10px;
}

.video-title {
  font-weight: bold;
}

.video-title A {
  color: #000;
}

.screen {
  background-image: url( /images/screen.gif );
  font-weight: bold;
  color: yellow;
  padding: 4px;
}

.screen-container {
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

/* ----------------------- Nav --------------------*/
.right-top {
  font-weight: bold;
  text-align: center;
  background-color: #CCC;
}

.right-top a {
  text-decoration: none;
  color: #000;
  padding: 1px 3px;
}

.right-top a:hover {
  background-color: #FFF;
}

.nav-items {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #414141;
  background: transparent url( /images/nav-item-bg.jpg ) 0 0 repeat-x;
  line-height: 20px;
  height: 20px;
  margin-bottom: 5px;
}

.nav-items ul {
  width: 780px;
}

.nav-items li {
  margin-right: 0;
  border-right: 1px solid #555;
  border-left: 1px solid #ccc;
  list-style: none;
  float: left;
}

.nav-items li.last {
  background: transparent url( /images/nav-items-last.jpg ) right top no-repeat;
  border-right: 1px solid #ccc;
}

.nav-items li.first {
  border-left-width: 0;
}

.nav-items li a {
  height: 20px;
  color: #fff;
  text-decoration: none;
  padding: 0 5px;
}

.nav-items li a:hover {
  text-decoration: underline; /*background-color:#bbb;*/
/*color:#414141;*/
}

#nav-container {
  background-color: #AD1C1C;
}

.nav-border {
  border-right: 1px solid #0b0b0b;
}

.nav-product li {
  list-style: none;
  background-color: #DDD;
  min-height: 20px !important;
  line-height: 20px;
  margin-bottom: 0;
}

.nav-product li a {
  display: block;
  background-color: #080808;
  color: #fff;
  border-top: 1px solid #555;
  border-bottom: 1px solid #000;
  padding: 2px 2px 2px 5px;
  text-decoration: none;
}

.nav-product li a:hover {
  background-color: #3E3E3E;
}

.nav-product ul.depth-0 li.last {
  border-bottom: 1px solid #555;
}

.nav-product li.sub-bar ul li a {
  background-color: #ddd;
  color: #080808;
  text-decoration: none;
  padding: 2px 2px 2px 5px;
  border-top: 1px solid #0b0b0b;
  border-bottom: 1px solid #ddd;
	width: 200px;
}

.nav-product li.sub-bar ul li a:hover {
  background-color: #EEEED1;
}

.nav-product li.sub-bar ul li {
  min-height: 15px !important;
  line-height: 15px;
}
*html .nav-product li.sub-bar ul li {
    height: 15px;
}

.nav-product li.sub-bar ul li {
  margin-bottom: 0;
}

.nav-product li.sub-bar ul li.last {
  border-bottom-width: 0;
}
.brochure {
	text-align: center;
	margin: 30px 10px;
}
li.js-dropdown ul {
	z-index: 100;
	position: absolute;
}

.brochure a {
	color: yellow;
	font-weight: bold;
}
/* --------------------- Alignment --------------------- */

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.left {
  text-align: left;
}

/* Gun3 Extension Page */
.caption {
	.font-size: .9em;
  text-align: left;
}

.caption strong {
	font-size: 1.1em;
  font-weight: bold;
}

.gun3-right-column {
  width: 261px;
}
.localeSelector {
	cursor: pointer;
	position: relative;
	float: right;
	background-color: #99ff99;
	padding: 3px;
	border: 1px solid #006633;
	z-index: 97;
}

.localeSelector:hover {
	background-color: #9999ff;
}

.localeSelectorMenu {
	cursor: pointer;
	position: absolute;
	background-color: #99ff99;
	padding: 0;
	border: 1px solid #006633;
	z-index: 101;
}

div.localeSelectorMenu {
	padding: 3px 3px 3px 3px;
}

.localeSelectorMenu div:hover {
	background-color: #9999ff;
}

span.error, div.error {
	font-weight: bold;
	color: red;
	margin-left: 5px;
	background-image: url(/images/exclamation-16.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}

span.error a, div.error a {
	color: red;
}

.editable-in-place {
	cursor: pointer;
	border: 1px dotted transparent;
}

.editable-in-place:hover {
	background-color: #ffffcc;
	border-color: #999999;
}

.edit-in-place {
	z-index: 100;
	padding: 5px;
	border: 2px inset #009999;
	background-color: #ffffff;
}

.edit-in-place input {
	font-size: 11px;
	margin-right: 3px;
	float: left;
	border: 1px solid #99ccff;
}

.edit-in-place textarea {
	height: 500px;
	width: 700px;
	font-size: 11px;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #99ccff;
}

.edit-in-place .buttons {
	display: block;
}

.edit-in-place a.edit-in-place-button {
	border: 1px outset #999999 !important;
	text-decoration: none !important;
	background-color: #99ccff !important;
	color: #000000 !important;
	float: right !important;
	padding: 2px !important;
	margin-right: 3px !important;
	font-size: 12px !important;
}

.edit-in-place.textarea a {
	margin-top: 5px;
}

.edit-in-place a.edit-in-place-button:hover {
	background-color: #ccffff;
}

.edit-in-place a.edit-in-place-button:active {
	border: 1px inset #999999;
}

.edit-in-place .localeSelector {
	display: inline;
	float: left;
	margin-right: 4px;
}

.edit-in-place .localeSelector img {
	width: 23px !important;
	height: 15px !important;
}

.edit-in-place.textarea .localeSelector {
	margin-top: 5px;
}

.tooltipped {
	cursor: help;
}

#tooltip {
	background-color: #ffffcc;
	border: 1px solid #666666;
	padding: 2px;
	max-width: 200px;
	z-index: 97;
}

#hiddenNotice,
#unpublishedNotice {
	position: fixed;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 50px;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	opacity: 0.4;
	z-index: 10000;
}

#lutraDebugger {
	position: fixed;
	top: 50px;
	left: 200px;
	padding: 10px;
	background: #ffcccc;
	border: 1px solid #ff3333;
}

#lutraDebugger a.close {
	float: right;
	border: 1px outset #cccccc;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
}

#lutraDebugger a:hover.close {
	background: #ccffcc;
}

#lutraDebugger a:focus.close {
	border: 1px inset #cccccc;
}

#lutraDebugger ul {
	list-style: none;
	font-weight: bold;
	clear: right;
}

#lutraDebugger ul li {
	padding: 3px;
}

#lutraDebugger ul li.odd {
	background: #ffaaaa;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
}

#lutraDebugger ul li.odd.last {
	border-bottom: none;
}
#metaBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: blue;
	padding: 5px 0;
	color: white;
	border-top: 2px inset black;
	text-decoration: none;
	display: block;
	font-size: 12px;
	z-index: 3000;
}

#metaBar.editing {
	height: 100px;
}

#metaBarTitle {
	padding-left: 5px;
}

#metaBar #currentTags li {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	padding-top: 0;
	margin-top: 0;
}

#metaBar #metaTags  li {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

#metaBar ul li textarea {
	width: 250px;
	text-align: left;
}

#metaBar .button {
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px #a9a9a9;
	text-decoration: none;
	vertical-align: middle;
}

#metaBar .enabled {
	background: #e1ddc8 url(/admin/images/button.gif) repeat-x;
	color: #0a1f62;
	border-style: outset;
}

#metaBar .enabled:hover {
	background: #f1e3d5 url(/admin/images/button-hover.gif) repeat-x;
}

#metaBar .enabled:active {
	border-style: inset;
}

#metaBar .disabled {
	background: #d8d8d7 url(/admin/images/button-disabled.gif) repeat-x;
	color: #777;
	border-style: dotted;
	cursor: default;
}

#metaButtons {
	border: 1px solid blue;
	float: left;
	width: 150px;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
}

#metaBarMessage {
	font-size: .9em;
	font-weight: bold;
	line-height: 35px;
	float: right;
	vertical-align: middle;
	margin-right: 4px;
	padding: 3px;
	width: 80px;
	color: green;
	background-color: #FAEBD7;
	border: 1px solid white;
	text-align: center;
}

a#showInAdmin {
	background-color: #FFA500;
	padding: 5px 0;
	color: black;
	border-top: 1px dotted black;
	text-decoration: none;
	float: right;
	width: 150px;
	margin-right: 5px;
}

a#showInAdmin:hover {
	background-color: #FFD53C;
}
/* for clumping */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url( /includes/lightbox/images/prevlabel.gif ) left 0 no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url( /includes/lightbox/images/nextlabel.gif ) right 0 no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 100%; /*float: left;*/
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageDetails #closeButton {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha( opacity = 60 );
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}
	

