html, body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

body, td, div, p, span, input, a {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #00689D;
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 8px;
}

h2 {
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma, arial;
	margin: 0px;
}

a {
	color: #00689d;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	margin-top: 1px;
	margin-bottom: 3px;
}

a:hover {
	text-decoration: underline;
}

/* glossBox ONLY FOR MENU IN LEFT */
.glossBox {
	width: 205px;
	background-image: url(/download/?id=12857360);
	background-repeat: repeat-y;
	background-position: top left;
	margin-bottom: 10px;
}
.glossBoxHeader {
	color: #ffffff;
	background-color: #000000;
	padding-left: 10px;
	padding-top: 4px;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
}
.glossBoxContent {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: tahoma, arial;
}
.glossBoxFooter {
	background-image: url(/download/?id=12857357);
	height: 10px;
}

.menuitem {
	color: #7256A8;
	background-image: url(/download/?id=12857390);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.productMenuContent {
	padding-top: 5px;
}

.productMenuContent ul, .glossBoxContent ul, .redBoxContent ul {
	font-family: arial, tahoma;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.productMenuContent li, .glossBoxContent li, .redBoxContent li {
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 5px;
}

.productMenuContent a, .glossBoxContent a, .redBoxContent a {
	font-family: tahoma;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}

.productMenuContent ul, .glossBoxContent ul {
	list-style-image: url(/download/?id=12857369); 
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}

.productMenuContent li {
	list-style-type: none;
	list-style-image: none;
	background-image: url(/download/?id=12857390);
	background-position: center 12px;
	background-repeat: no-repeat;
}

.productMenuContent a {
	background-image: url(/download/?id=12857369);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}


.productMenuContent ul.root {
	width: 190px;
	overflow: hidden;
}

.productMenuContent li a.open {
	background-image: url(/download/?id=12857372);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.productMenuContent li.open li{
	padding-left: 6px;
}
.glossBoxContent a {
	color: #a40100;
}

.glossBoxContent li a {
	color: #7256A8;
}

/* THE RED BOX */
.redBoxContent ul {
	list-style-image: url(/download/?id=4685742); 
	/* ^^ old ^^ */
}

.redBoxContent li a {
	font-weight: normal;
}

.redBox {
	width: 197px;
	margin: 0px;
	margin-bottom: 10px;
}
.redBoxTop {
	width: 188px;
	padding-top: 4px;
	padding-left: 10px;
	height: 19px;
	font-family: arial, tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
}
.redBoxContent {
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #EE9912;
	color: white;
	font-family: tahoma, arial;
	font-size: 11px;
}

.redBoxContent a {
	color: #FFFFFF;
	font-weight: bold;
}

.contentBoxLeft {
	float: left;
}

.contentBoxRight {
	float: right;
}

.contentBoxLeft, .contentBoxRight, .productBoxLeft, .productBoxRight {
	margin: 0px;
	margin-bottom: 10px;
	width: 270px;
	background-color: #FFFFFF;
	border: 1px solid;
}

.productBoxLeft .imageDiv, .productBoxRight .imageDiv {
	width: 100px;
	float: left;
}

.productBoxLeft .contentDiv, .productBoxRight .contentDiv {
 	width: 150px;
 	float: right;
	font-size: 10px;
	padding: 5px;
}

.productBoxLeft .price, .productBoxRight .price {
	float: right;
	text-align: right;
	margin: 10px 6px 8px 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	height: auto;
}

.productBoxLeft, .productBoxRight {
	background-image: url(/download/?id=12857451);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
}

.productBoxLeft {
	float: left;
}

.productBoxRight {
	float: right;
}

.boxhead {
	height: 17px;
	padding-top: 4px;
	background-color: #000000;
	color: white;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}
.defaultBoxContent {
	padding: 10px;
}

.banner {
	margin-bottom: 10px;
}

.green, a.green {
	color: #1a9d00;
}

.smallText {
	font-size: 10px;
}

.center {
	text-align: center;
}
.redBoxContent {
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EE9912;
	color: white;
	font-family: tahoma, arial;
	font-size: 11px;
}

.cmsImage {
	margin: 5px;
	border: none;
}

.withBorder {
	border-right: 1px solid #CCCCCC;
}

.pinkBackground {
	background-color: #FFD798;
}

.blueText, .trCart {
	color: #1E5677;
}

.trCart {
	padding-top:2px;
	padding-bottom:1px;
}

.inputText, select {
	border: 1px solid;
}

h3 {
	color: #1E5677;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #1E5677;
}

#container {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 980px;
	position: relative;
	background-color: #ffffff;
	background-image: url(/download/?id=12857384);
	background-repeat: no-repeat;
}

#cart {
	position:absolute;
	width: auto;
	right: 10px;
	top: 10px;
	background-image:url(/download/?id=12857342);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	color: #EE9912;
}

#cart a {
	color: #EE9912;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#topMenu {
	position: absolute;
	right: 0px;
	top: 36px;
	line-height:normal;
	margin:0px;
	padding: 0px;
	list-style:none;
}

#topMenuBottom {
	position: absolute;
	right: 0px;
	top: 60px;
	width: 770px;
	height: 30px;
	background:#EE9912;
	line-height:normal;
}

#topMenu li {
  float:left;
  background:url(/download/?id=12857460) no-repeat left top;
  margin-left: 10px;
  margin-right: 0px;
  padding:0 0 0 9px;
  width: 111px; /* CALC!!!! */
}

#topMenu li.item0 {
  margin-left: 0px;
}

#topMenu a {
	float:left;
	display:block;
	background:url(/download/?id=12857466) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#535252;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#topMenu a {float:none;}
/* End IE5-Mac hack */
#topMenu a:hover {
  color:#333333;
  }
#topMenu #current {
  background-image:url(/download/?id=12857457);
  }
#topMenu #current a {
  background-image:url(/download/?id=12857463);
  color:#FFFFFF;
  text-align: center;
  padding-bottom:5px;
  }

#containerMiddle {
	margin-top: 100px;
	margin-left: 0px;
	height: auto;
}

#leftColumn {
	width: 198px;
	height: auto;
	float: left;
	overflow: hidden;
}

#centerColumn {
	float: left;
	width: 565px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
}

/* begin product elements*/
#productContainer {
	margin-top: 10px;
}

#productContentContainer {
	background-image: url(/download/?id=12857429);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding: 10px;
	padding-right: 20px;
}

#productMenu {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}


.productMenuItem {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
}

.productMenuItem a{
	padding-top: 4px;
	display: block;
	float: none;
	width: 124px;
	height: 23px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/download/?id=12857432);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#currentProductMenuItem a{
	background-image: url(/download/?id=12857435);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

.productMenuItem a:hover, #currentProductMenuitem a:hover {
	text-decoration: none;
}

.orderNow {
	text-align: right;
	clear: both;
	padding-top: 0px;
}

#leftProductDetails {
	float: left;
	width: 122px;
	margin-top: 15px;
	padding-left: 10px;
}

#rating {
	padding: 24px 3px 15px 3px;
}

#rating img {
	padding: 1px;
}

#productContent {
	background-color: white;
	background-image: none;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
	float: right;
}

#productContent img {
	padding: 10px;
}
/* end product elements*/

#rightColumn {
	float: right;
	width: 198px;
	height: auto;
	overflow: hidden;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px;
	padding:0px;
	background:transparent;
}

#containerBottom {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	height: 15px;
}

#bottomLeft {
	width: auto;
	float: left;
}

#bottomRight {
	width: auto;
	float: right;
}

#bottomRight a {
	color: #FFFFFF;
}

#searchInput {
	width: 150px;
	height: 13px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#searchSubmit {
	float: right;
	margin-top: 6px;
	margin-right: 5px;
}

/* begin lightBox style */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	background: transparent url(/img/empty.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#logo {
	position: absolute;
	width: 190px;
	height: 90px;
	cursor: pointer;
}

/* forum */
#forum { overflow: auto; }
	.forumNavigation { margin: 0px 0px 0px 8px; padding: 0px; }
		.forumNavigation li { list-style: none outside; float: left; margin-right: 5px; color: #FFFFFF; }
			#enableSignatureLabel, #enableSignatureInput { display: none; }
			.forumNavigation li a { color: #FFFFFF; }
	.categoryTitle { padding-bottom: 5px; text-align: right; }
	#overviewTable { border-collapse: separate; }
		#overviewTable th, #overviewTable td { padding: 10px 5px 5px 5px; margin: 0px; }
		.forumHead th { border-bottom: 1px solid #495956; padding-bottom: 3px;  }
		.forumRowEven td { background-color: #EFB4B3; }
		.forumRowOdd td { background-color: #E4EFE0; }
			.categoryColumn, .discussionTitleColumn { width: 340px; }
				.categoryLink, .forumLink, .threadLink { font-size: 12px; line-height: 1.5em; font-weight: bold; display: block; }
				.categoryForums, .forumDescription { font-size: 10px; font-style: italic; }
			.discussionCountColumn, .authorColumn, .messageCountColumn { text-align: center; vertical-align: middle; }
			th.discussionCountColumn, th.messageCountColumn, th.authorColumn { text-align: left; }
				.latestMessageUser { display: block; }
			.forumMessageDetails { font-size: 10px; }
				.messageDateTime { margin-bottom: 5px; }
				.messageAuthor { margin-bottom: 5px; font-weight: bold; }
			.messageColumn { width: 340px; }
				.forumMessage h3 { margin: 0px; padding: 0px; }
			.replyLinkColumn { text-align: right; }
	#forumControls { margin: 10px 0px 0px 5px; }
	.backToOverviewLink { margin: 10px; float: right; }

#newMessage { width: 505px; overflow: auto; }
	#newMessage .labelInput { display: block; margin-bottom: 3px; }
	#newMessage .inputText { display: block; width: 500px; }
	#newMessage .inputCheckbox { float: left; }
	#newMessage .textarea { display: block; width: 495px; height: 194px; margin-bottom: 10px; }
	#newMessage .inputSubmit { float: right; }

#newThread { width: 505px; overflow: auto; }
	#newThread .labelInput { display: block; margin-bottom: 3px; }
	#newThread .inputText { display: block; width: 500px; }
	#newThread .inputCheckbox { float: left; }
	#newThread .textarea { display: block; width: 495px; height: 194px; margin-bottom: 10px; }
	#newThread .inputSubmit { float: right; }