
body {
	margin:0;
 	color:#000;
	font:11px/13px Arial,Verdana,sans-serif;
	background:#fff;
}
img {
	border-style:none;
}
a {
	color:#333;
	text-decoration:none;
}
.red a { color:#9c0521; }
.green a { color:#387c2b; }
.blue a { color:#0067b1; }

a:hover {
/*	color:#333;*/
	text-decoration:underline;
}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.clearfix:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
.clearfix {
	height:1%;
}
.easyfix {
	overflow:hidden;
	height:1%;
}
.page-width {
	width:950px;
	margin:0 auto;
	position:relative;
	padding:154px 0 0;
}
h1 {
	font-size: 22px;
	margin:0;
}
h1 a {
	display:block;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
	left:3px;
	top:2px;
	width:260px;
	height:80px;
}
#print-header {
	display: none;
	margin: 10px 0 0 10px;
	position: absolute;
	width: 97%;
	z-index: 3;
}
#print-header img {
	margin-top: -20px;
}
h1 a.myostat {
	background:url(/images/Logo_Myostat.png) no-repeat;
}
h1 a.coolmuscle {
	background:url(/images/Logo_Coolmuscle.png) no-repeat;
}
h1 a.gearboxes {
	background:url(/images/Logo_Myostat.png) no-repeat;
}
h1 a.integrated {
	background:url(/images/Logo_Myostat.png) no-repeat;
}
h1 a.reliaflex {
	background:url(/images/Logo_Reliaflex.png) no-repeat;
}
h1 a.srjoint {
	background:url(/images/Logo_SRJoint.png) no-repeat;
}
h1 a.kggears {
	background:url(/images/Logo_KGGears.png) no-repeat;
}
h1 a.tamagawa {
	background:url(/images/Logo_Tamagawa.png) no-repeat;
}
/*
.red h1 a {
	left:3px;
	top:10px;
	width:186px;
	height:64px;
	background:url(/images/red/logo.gif);
}
.blue h1 a {
	left:30px;
	top:10px;
	width:107px;
	height:66px;
	background:url(/images/blue/logo.gif);
}
.green h1 a {
	left:10px;
	top:0;
	width:82px;
	height:82px;
	background:url(/images/green/logo.gif);
}
*/
#content {
	float:left;
	width:690px;
	padding:0 0 0 5px;
}
#content .heading {
	display:block;
	padding:0 5px 0 0;
}
.red #content .heading {
	background:url(/images/red/bg-heading.gif) no-repeat;
}
.green #content .heading {
	background:url(/images/green/bg-heading.gif) no-repeat;
}
.blue #content .heading {
	background:url(/images/blue/bg-heading.gif) no-repeat;
}
#content .heading strong {
	float:left;
	width:27px;
	text-align:center;
	font-size:22px;
	line-height:28px;
	font-style:italic;
	color:#fff;
}
#content .heading h2 {
	margin:0;
	float:left;
	color:#fff;
	font-size:16px;
	line-height:28px;
	padding:0 0 0 12px;
	width:190px;
}
.red #content .heading h2 {
	background:url(/images/red/bg-h2.gif);
}
.red #content .smaller h2 {
	background:url(/images/red/bg-h2-smaller.gif) no-repeat;
}
.blue #content .heading h2 {
	background:url(/images/blue/bg-h2.gif);
}
.blue #content .smaller h2 {
	background:url(/images/blue/bg-h2-smaller.gif) no-repeat;
}
.green #content .heading h2 {
	background:url(/images/green/bg-h2.gif);
}
.green #content .smaller h2 {
	background:url(/images/green/bg-h2-smaller.gif) no-repeat;
}
#content .heading ul.utils {
	float:right;
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
}
#content .heading ul.utils li {
	float:left;
	padding:4px 3px;
}
#content .heading ul.utils li img {
	float:left;
	margin:0;
}
#content .heading ul.chapters {
	float:right;
	margin:0;
	padding:0 7px 0 0;
	list-style:none;
	background:#ebecec url(/images/bg-chapters.gif) no-repeat 100% 0;
}
#content .heading ul.chapters li {
	float:left;
	line-height:28px;
}
#content .heading ul.chapters li a {
	float:left;
	padding:0 15px 0 10px;
	text-align:center;
	text-decoration:none;
}
#content .heading ul.chapters li a:hover {
	text-decoration:underline;
}
#content .heading ul.chapters li a.grey {
	background:url(/images/bg-chapter-first.gif) no-repeat;
	margin-left:-23px;
	padding:0;
/*	position:relative;*/
	width:100px;
}
#content .heading ul.chapters li a.dlgrey {
	background:url(/images/bg-chapter-first.gif) 100% no-repeat;
	margin-left:-23px;
	padding:0;
/*	position:relative;*/
	width:150px;
}
#content .heading ul.chapters li a.color {
	color:#fff;
	margin-left:-21px;
	padding:0;
/*	position:relative;*/
	width:100px;
}
#content .heading ul.chapters li a.dlcolor {
	color:#fff;
	margin-left:-21px;
	padding:0;
/*	position:relative;*/
	width:150px;
}
.red #content .heading ul.chapters li a.color {
	background:url(/images/red/bg-chapter.gif) no-repeat;
}
.red #content .heading ul.chapters li a.dlcolor {
	background:url(/images/red/bg-chapter_long.png) no-repeat;
}
.green #content .heading ul.chapters li a.color {
	background:url(/images/green/bg-chapter.gif) no-repeat;
}
.green #content .heading ul.chapters li a.dlcolor {
	background:url(/images/green/bg-chapter_long.png) no-repeat;
}
.blue #content .heading ul.chapters li a.color {
	background:url(/images/blue/bg-chapter.gif) no-repeat;
}
.blue #content .heading ul.chapters li a.dlcolor {
	background:url(/images/blue/bg-chapter_long.png) no-repeat;
}
#content .box {
	margin:0 0 6px;
	width:688px;
	color:#959595;
	background:url(/images/bg-box.gif) repeat-y 24px 0;
}
#content .box-btm {
	padding:5px 10px 12px 35px;
	background:url(/images/bg-box-btm.gif) no-repeat 24px 100%;
}
#content .box img,
#content .box embed {
	float:right;
	margin:0 0 0 20px;
}
#content .more-padding {
	padding:5px 10px 12px 50px;
}
#content .box h2 {
	margin:0;
	font:bold italic 20px Arial,Verdana,sans-serif;
}
#content .box h3 {
	margin:0;
	padding:0 0 10px;
	font:italic 14px Arial,Verdana,sans-serif;
	border-bottom:1px solid #e4e5e5;
}
#content .box p {
	margin:10px 0 0;
	font:14px/21px Arial,Verdana,sans-serif;
}
#content .box input {
	margin:10px 5px 5px;
	padding:0;
}
#content .gallery {
	height:135px;
	padding:0 0 0 5px;
	overflow:hidden;
}
#content .gallery h5 {
	margin:0;
}
#content .gallery a.dir {
	float:left;
	margin:46px 0 86px;
}
#content .gallery a.dir img {
	float:left;
	margin:0;
}
#content .gallery div {
	float:left;
	width:560px;
	margin:0 20px;
	height:139px;
	position:relative;
	overflow:hidden;
}
#content .gallery ul {
	margin:0;
	padding:0;
	width:5000px;
	white-space:nowrap;
	list-style:none;
	position:absolute;
	left:0;
	top:0;
	height:139px;
}
#content .gallery ul li {
	float:left;
}
#content .gallery ul li img {
	float:left;
	margin:0;
}
#content .gallery ul li span {
	clear:both;
	float:left;
	margin:-20px 0 0;
	width:100%;
	text-align:center;
}
* html #content .gallery ul li span {
	float:none;
	display:block;
}
#content .gallery ul li span a {
	text-decoration:none;
	color:#888;
}
#content .gallery ul li div a {
	text-decoration:none;
	color:#000;
}

.indicator {
	font-weight: bold;
}
.red #content .gallery ul li div .indicator {
	color:#9c0521;
}
.green #content .gallery ul li div .indicator {
	color:#387c2b;
}
.blue #content .gallery ul li div .indicator {
	color:#0067b1;
}

#content .gallery .disabled img {
	visibility: hidden;
}

#content .gallery ul li span a:hover {
	color:#231f20;
}
#content #items-holder {
	padding:0 0 10px;
}
#content .item, #content .subitem {
	margin:20px 0 0;
	width:611px;
	color:#464647;
	background:url(/images/bg-item.gif) repeat-y;
}
#content .subitem {
	margin:20px 0 0 60px;
	width:551px;
	background:url(/images/bg-item_short.gif) repeat-y;
}
#content .item-btm {
	padding:0 0 10px;
	background:url(/images/bg-item-btm.gif) no-repeat 0 100%;
}
#content .item-top {
	padding:10px 10px 0 5px;
	background:url(/images/bg-item-top.gif) no-repeat;
}
#content .subitem-btm {
	padding:0 0 10px;
	background:url(/images/bg-item-btm_short.gif) no-repeat 0 100%;
}
#content .subitem-top {
	padding:10px 10px 0 5px;
	background:url(/images/bg-item-top_short.gif) no-repeat;
}
#content .item img {
	margin:0;
	float:left;
}
#content .item h4 {
	margin:0 0 0 160px;
	font:bold 13px/22px Arial,Verdana,sans-serif;
}
#content .item h5 {
	margin:0 0 0 160px;
	color:#959595;
	font:italic 12px Arial,Verdana,sans-serif;
}
#content .item table,
#content .item p {
	color: #666;
	font:11px/16px Arial,Verdana,sans-serif;
	margin:5px 0 0 160px;
}
#content .item a {
	color: #666;
}
#content .item .add-cart {
	padding:5px 10px 0;
}
#content .item input {
	float:right;
	margin:0;
	padding:0;
}
#content h5 {
	margin:0 20px;
	color:#959595;
	font:italic 12px Arial,Verdana,sans-serif;
}
#sidebar {
	float:right;
	width:242px;
	margin-top: 3px;
}
#sidebar .tabset {
	overflow:hidden;
	height:1%;
	margin:0 0 -4px 0;
}
#sidebar .tabset a {
	float:left;
	position:relative;
	margin:0 8px 0 0;
	width:84px;
	font-size:11px;
	color:#777;
	line-height:24px;
	text-align:center;
	outline:none;
	z-index:1;
}
.red #sidebar .tabset a {
	background:url(/images/red/bg-a-tab.gif) no-repeat;
}
.green #sidebar .tabset a {
	background:url(/images/green/bg-a-tab.gif) no-repeat;
}
.blue #sidebar .tabset a {
	background:url(/images/blue/bg-a-tab.gif) no-repeat;
}
#sidebar .tabset a:hover,
#sidebar .tabset a.active {
	color:#fff;
	z-index:3;
	text-decoration:none;
	background-position:0 -24px;
}
#sidebar div.tab {
	position:relative;
	z-index:2;
	width:238px;
	padding:4px 0 0;
	margin:0 0 5px;
}
#sidebar .tab-bottom {
	padding:0 0 4px;
}
#sidebar .tab-bg {
	overflow:hidden;
	height:1%;
	padding:1px 4px;
}
.red #sidebar div.tab {
	background:url(/images/red/bg-tab-top.gif) no-repeat;
}
.green #sidebar div.tab {
	background:url(/images/green/bg-tab-top.gif) no-repeat;
}
.blue #sidebar div.tab {
	background:url(/images/blue/bg-tab-top.gif) no-repeat;
}
.green #sidebar div.tab {
	background:url(/images/green/bg-tab-top.gif) no-repeat;
}
.blue #sidebar div.tab {
	background:url(/images/blue/bg-tab-top.gif) no-repeat;
}
.red #sidebar div.tab-bottom {
	background:url(/images/red/bg-tab-bottom.gif) no-repeat 0 100%;
}
.green #sidebar div.tab-bottom {
	background:url(/images/green/bg-tab-bottom.gif) no-repeat 0 100%;
}
.blue #sidebar div.tab-bottom {
	background:url(/images/blue/bg-tab-bottom.gif) no-repeat 0 100%;
}
.red #sidebar div.tab-bg {
	background:url(/images/red/bg-tab.gif) repeat-y;
}
.green #sidebar div.tab-bg {
	background:url(/images/green/bg-tab.gif) repeat-y;
}
.blue #sidebar div.tab-bg {
	background:url(/images/blue/bg-tab.gif) repeat-y;
}
#sidebar .sel {
	float:left;
	width:91px;
	display:block;
	margin:5px 3px 0;
}
#sidebar .inp {
	float:left;
	width:91px;
	display:block;
	margin:5px 3px 0;
}
#sidebar .clr {
	clear:both;
}
#sidebar .rad {
	float:left;
	width:20px;
	display:block;
	margin:5px 3px 0;
	color:#fff;
}

.red #sidebar .inp {
	background:url(/images/red/bg-inp.gif) no-repeat;
}
.green #sidebar .inp {
	background:url(/images/green/bg-inp.gif) no-repeat;
}
.blue #sidebar .inp {
	background:url(/images/blue/bg-inp.gif) no-repeat;
}
#sidebar .inp input {
	width:81px;
	margin:0;
	padding:1px 5px 2px;
	background:none;
	border:none;
	text-align:center;
	font:italic 10px/12px Arial,Verdana,sans-serif;
}
.red #sidebar .inp input {
	color:#9c0521;
}
.green #sidebar .inp input {
	color:#387c2b;
}
.blue #sidebar .inp input {
	color:#0067b1;
}
#sidebar .sel-holder {
	clear:left;
	float:left;
	width:193px;
	padding:5px 0 0;
}
* html #sidebar .sel-holder {
	padding:2px 0 0;
}
#sidebar .sel-holder select {
	width:90px;
	margin:0;
	padding:0;
}
#sidebar .topmargin {
	margin:-10px 0 0 !important;
}
* html #sidebar .topmargin {
	margin:15px 0 0 !important;
}
* + html #sidebar .topmargin {
	margin:15px 0 0 !important;
}
#sidebar .big {
	width:187px;
}
#sidebar .big input {
	width:177px;
}
.red #sidebar .big {
	background:url(/images/red/bg-inp-big.gif) no-repeat;
}
.green #sidebar .big {
	background:url(/images/green/bg-inp-big.gif) no-repeat;
}
.blue #sidebar .big {
	background:url(/images/blue/bg-inp-big.gif) no-repeat;
}
#sidebar .btn input {
	float:left;
}
#sidebar .btn {
	float:right;
	margin:0;
	padding:0 0 0 4px;
}
#sidebar .heading {
	margin:0px 0 0;
}
#sidebar .heading img {
	float:right;
	margin:6px 20px 0 0;
}
#sidebar .heading h2 {
	margin:0 10px;
	font-size:16px;
	line-height:29px;
	color:#fff;
}
#sidebar .heading h2 span {
	font-weight:normal;
}
.red #sidebar .heading {
	background:url(/images/red/bg-sidebar-heading.png) no-repeat;
}
.green #sidebar .heading {
	background:url(/images/green/bg-sidebar-heading.gif) no-repeat;
}
.blue #sidebar .heading {
	background:url(/images/blue/bg-sidebar-heading.png) no-repeat;
}
#sidebar .box {
	margin:0 0 10px;
	width:241px;
	background:url(/images/bg-sidebar-box.gif) repeat-y;
}
#sidebar .box-btm {
	padding:0 0 10px 0;
	background:url(/images/bg-sidebar-box-btm.gif) no-repeat 0 100%;
}
#sidebar .box .bottom-border {
	margin:0 9px 0 5px;
	padding:10px 0 5px;
	border-bottom:1px solid #c2c3c5;
}
#sidebar .box .no-bottom-border {
	margin:0 9px 0 5px;
	padding:10px 0 5px;
	overflow:hidden;
	height:1%;
}
#sidebar .box .no-bottom-border a img {
	margin-left: 20px;
}
#sidebar .box .no-bottom-border p {
	text-align: left;
}
#sidebar .box .bg-play {
	background:url(/images/bg-bottom-border.gif) no-repeat 205px 5px;
}
#sidebar .box .no-bottom-border img {
	/*float:right;*/
	margin:5px 10px 0 0;
}
#sidebar .box p {
	margin:0 10px;
	color:#7d7d7d;
	line-height:17px;
}
#sidebar .drag {
	margin:0 10px;
	padding:10px;
	color:#adacad;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
}
#sidebar .bottom-border .drag {
	margin:0;
}
#sidebar .drag img {
	float:right;
	margin:5px 0 0 0;
}
#sidebar .box-btm .row {
	margin:0 9px 0 5px;
	padding:0 0 0 30px;
	background:#f8f9f9;
}
#sidebar .box-btm .main {
	padding:0 15px;
	background:#e7e8e9 url(/images/bg-main-row.gif) repeat-x;
}
#sidebar .box-btm .little-box .rad {
	display:inline;
	margin-left:15px;
}
#sidebar .box-btm .rad {
	float:left;
}
#sidebar .box-btm .rad input {
	float:left;
	margin:0;
	padding:0;
}
#sidebar .box-btm .lab {
	float:left;
	margin:5px 3px 0;
}
* html #sidebar .row .lab {
	margin:0 0 0 -15px;
}
#sidebar .box-btm .lab label {
	float:left;
	font-size:12px;
	line-height:22px;
	font-style:italic;
	color:#959595;
	white-space:nowrap;
}
#sidebar .box-btm .main label {
	font-size:16px;
}
#sidebar .delivery {
	color:#636363;
	line-height:17px;
	padding:0 10px;
}
#sidebar .delivery .email {
/*	padding:3px 0 5px;*/
}
#sidebar .delivery .clearfix {
	padding:10px 0 0;
}
#sidebar .delivery p {
	margin:0;
	color:#636363;
	line-height:14px !important;
}
#sidebar .delivery .inp {
	border:1px solid #bcbec0;
	background:#fff;
	float:none;
	width:205px;
	padding:0 0 3px;
}
#sidebar .delivery .inp input {
	margin:0;
	padding:0 5px;
	background:none;
	border:none;
	float:none;
	width:195px;
	text-align:left;
	color:#959595;
	letter-spacing:1px;
	font:11px Arial,Verdana,sans-serif;
}
#sidebar .delivery .clearfix p {
	float:left;
	width:120px;
}
#sidebar .bg-radio {
	float:left;
	width:45px;
	margin:0 15px 0 0;
	padding:0 0 0 25px;
	background:url(/images/bg-radio.gif) no-repeat;
}
#sidebar .delivery .rad {
	margin:4px 5px 0 0;
}
#sidebar .delivery .lab label {
	padding:5px 0;
	font:11px Arial,Verdana,sans-serif;
	color:#636363;
}
#sidebar ul.buttons {
	margin:0 0 0 53px;
	padding:5px 0;
	width:230px;
}
#sidebar ul.buttons li {
	list-style:none;
	display: inline;
	padding:0 3px;
}
#sidebar ul.buttons li a:hover {
	text-decoration: none;
}
#sidebar ul.buttons li img {
/*	float:right;*/
	margin:0;
	vertical-align: top;
}
#sidebar .box h4 {
	margin:-5px 20px 0 10px;
	color:#7d7d7d;
	font-size:12px;
	line-height:21px;
}

#sidebar a.all-prod {
	display:block;
	margin:0 10px 0 5px;
	padding:0 10px;
	font:bold italic 15px/25px Arial,Verdana,sans-serif;
	color:#adacad;
	background:#e7e8e9 url(/images/bg-all-prod.gif) no-repeat 205px 4px;
}

#header {
	width:950px;
	background:url(/images/bg-header.gif) no-repeat;
	height:88px;
	padding:56px 0 0;
	position:absolute;
	left:0;
	top:10px;
	z-index:1;
}
#header .top-nav {
	height:19px;
}
#header .top-nav ul {
	float:right;
	position:relative;
	margin:0;
	padding:0 10px;
	list-style:none;
}
#header .top-nav ul li {
	float:left;
	padding:0 4px;
}
#header .top-nav ul li a {
	color:#adacad;
	float:left;
	font-size:10px;
	line-height:19px;
	background:url(/images/bg-top-nav-a.gif) repeat-x;
	text-decoration:none;
}
#header .top-nav ul li a.active,
#header .top-nav ul li a:hover {
	text-decoration:none;
	color:#fff;
}
#header .top-nav ul li.red a.active,
#header .top-nav ul li.red a:hover {
	background:url(/images/red/bg-top-nav-a.gif) repeat-x;
}
#header .top-nav ul li.blue a.active,
#header .top-nav ul li.blue a:hover {
	background:url(/images/blue/bg-top-nav-a.gif) repeat-x;
}
#header .top-nav ul li.green a.active,
#header .top-nav ul li.green a:hover {
	background:url(/images/green/bg-top-nav-a.gif) repeat-x;
}
#header .top-nav ul li a span {
	float:left;
	cursor:pointer;
	padding:0 11px 0 0;
	background:url(/images/bg-top-nav-a-r.gif) no-repeat 100% 0;
}
#header .top-nav ul li.red a.active span,
#header .top-nav ul li.red a:hover span {
	background:url(/images/red/bg-top-nav-a-r.gif) no-repeat 100% 0;
}
#header .top-nav ul li.blue a.active span,
#header .top-nav ul li.blue a:hover span {
	background:url(/images/blue/bg-top-nav-a-r.gif) no-repeat 100% 0;
}
#header .top-nav ul li.green a.active span,
#header .top-nav ul li.green a:hover span {
	background:url(/images/green/bg-top-nav-a-r.gif) no-repeat 100% 0;
}
#header .top-nav ul li a span span {
	padding:0 0 0 11px;
	background:url(/images/bg-top-nav-a-l.gif) no-repeat;
	text-transform: uppercase;
}
#header .top-nav ul li.red a.active span span,
#header .top-nav ul li.red a:hover span span {
	background:url(/images/red/bg-top-nav-a-l.gif) no-repeat;
}
#header .top-nav ul li.blue a.active span span,
#header .top-nav ul li.blue a:hover span span {
	background:url(/images/blue/bg-top-nav-a-l.gif) no-repeat;
}
#header .top-nav ul li.green a.active span span,
#header .top-nav ul li.green a:hover span span {
	background:url(/images/green/bg-top-nav-a-l.gif) no-repeat;
}
#header ul.nav {
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.nav li {
	float:left;
	background:url(/images/bg-nav-li.gif) no-repeat 100% 0;
}
#header ul.nav li a {
	float:left;
	width:138px;
	font-size:13px;
	line-height:37px;
	text-align:center;
	color:#666;
}
#header ul.nav li a:hover {
	text-decoration:none;
}
#header ul.nav li.hover a,
#header ul.nav li:hover a {
	background:url(/images/bg-nav-li-a-hover.gif);
	color:#fff;
}
#header ul.nav li a.active {
	background:url(/images/bg-nav-li-a-hover.gif);
}
#header ul.nav li.first a:hover {
	background:url(/images/bg-nav-li-a-hover-f.gif) no-repeat 3px 0;
}
#header ul.nav li.first a.active {
	background:url(/images/bg-nav-li-a-hover-f.gif);
}
#header ul.nav li div {
	display:none;
	position:absolute;
	left:0;
	top:37px;
	padding:0 0 9px;
	background:url(/images/bg-drop-bottom.gif) no-repeat 0 100%;
}
#header ul.nav ul div {
	left:138px;
	top:-27px;
}
#header ul.nav ul div div {
	left:0;
	position:static;
}
#header ul.nav ul div div.top {
	padding:9px 0 0;
	background:url(/images/bg-drop-top.gif) no-repeat;
}
#header ul.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(/images/bg-drop.gif) repeat-y;
	height:1%;
}
#header ul.nav li ul li {
	float:none;
	padding:0 0 0 3px;
	height:1%;
	vertical-align:top;
}
#header ul.nav li:hover ul li,
#header ul.nav li.hover ul li {
	background:url(/images/bg-drop-li.gif) no-repeat 3px 100%;
}
#header ul.nav li:hover ul li a,
#header ul.nav li.hover ul li a,
#header ul.nav li ul li a {
	color:#7d7d7d;
	float:none;
	display:block;
	text-align:left;
	background:none;
	font-size:9px;
	line-height:18px;
	padding:0 10px;
	font-style:italic;
}
#header ul.nav li ul li.hover ul a,
#header ul.nav li ul li:hover ul a {
	background:none;
}
#header ul.nav li ul li.hover ul a:hover,
#header ul.nav li ul li:hover ul a:hover {
	background:url(/images/bg-nav-li-a-noarr.gif) no-repeat;
}
#header ul.nav li ul li.hover a,
#header ul.nav li ul li:hover a,
#header ul.nav li ul li a:hover {
	background:url(/images/bg-drop-li-a.gif) no-repeat;
}
#header ul.nav li:hover,
#header ul.nav li.hover {
	position:relative;
}
#header ul.nav li:hover div,
#header ul.nav li.hover div {
	display:block;
}
#header ul.nav li:hover ul div,
#header ul.nav li.hover ul div {
	display:none;
}
#header ul.nav ul li:hover div,
#header ul.nav ul li.hover div {
	display:block;
}
* + html #header ul.nav li:hover ul {
	height:auto;
}
* + html #header ul.nav li.hover ul {
	height:auto;
}
* + html #header ul.nav li:hover ul li {
	height:auto;
}
* + html #header ul.nav li.hover ul li {
	height:auto;
}
#footer {
	overflow:hidden;
	height:1%;
	clear:both;
	margin:0 0 10px 0;
	padding:37px 40px 0 0;
	list-style:none;
	width:943px;
	background:url(/images/bg-footer.jpg) no-repeat;
	text-align:right;
	font-size:13px;
	line-height:45px;
}
* html #footer {
	clear:none;
}
* + html #footer {
	clear:none;
}
#footer li {
	padding:0 15px 0 10px;
	display:inline;
}
.red #footer li a {
	color:#C9333C;
	text-decoration:none;
}
.green #footer li a {
	color:#427C29;
	text-decoration:none;
}
.blue #footer li a {
	color:#0068B3;
	text-decoration:none;
}
#footer li.last a {
/*	color: #666;*/
}
#footer li a:hover {
	text-decoration:underline;
}
/* custom elements */
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	width:16px;
	height:16px;
	background: url(/images/form/radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {
	background-position: 0 -16px;
}

/*Checkboxes*/
/*
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	width:15px;
	height:15px;
	overflow: hidden;
	background: url(/images/form/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {
	background-position: 0 -15px;
}
*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	margin:3px 12px 0 0;
	float:left;
	width:17px;
	height:17px;
	overflow: hidden;
	background: url(/images/form/checkbox-big.gif) no-repeat;
}
.checkboxAreaChecked {
	background-position: 0 -17px;
}
/* Buttons */
.buttonSubmit {
	width: auto;
	height: 19px;
	overflow: hidden;
}

.buttonSubmit input {
	display: block;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0 10px 0 10px;
	background: url(/images/form/center.gif) repeat-x;
	border: none;
	float: left;
}

.buttonSubmit .left,
.buttonSubmit .right {
	display: block;
	width: 5px;
	height: 19px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
}

.buttonSubmit .left {
	background-image: url(/images/form/left.gif);
}

.buttonSubmit .right {
	background-image: url(/images/form/right.gif);
}
/* Selects */
.selectArea {
	height: 16px;
	float: left;
	font-style:italic;
	position: relative;
	color: #0067b1;
	font-size:10px;
	line-height: 16px;
	margin:0 5px 0 0;
}

.selectArea .left {
	width: 6px;
	height: 16px;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/images/form/left.gif) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.selectArea a.selectButton {
	display: block;
	float: none;
	width: 100%;
	height: 16px;
	background: url(/images/form/right-select.gif) no-repeat top right;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 4;
}

.selectArea .center{
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 0 16px 0 6px !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
	background: url(/images/form/center.gif) repeat-x;
}

.selectArea .disabled {
	width: 100%;
	height: 16px;
	background-color: #2F384E;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #fff;
	border: 1px solid #0067b1;
	display: block;
	z-index: 30;
	font-size: 10px;
	overflow: auto;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:0 2px;
	list-style: none;
}

* html .optionsDivVisible ul {
	float: left;
}
.optionsDivVisible ul li {
	width: 100%;
}
.optionsDivVisible a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	line-height: normal !important;
	font-weight: normal;
	text-decoration: none;
}
.optionsDivVisible a:hover {
	background-color: #2F384E;
	color: #FFF;
	text-decoration: none;
}

div.article-scrollable ul li {
	width: 115px;
	text-align:center;
}

div.article-scrollable ul li img {
	width: 100px;
	text-align: center;
}
div.article-scrollable ul li div {
	width: 90px;
	text-align: center;
	margin: 0;
	padding: 0;
	left: 0;	
}
div.article-scrollable a {
	text-align: center;
}
.titledisplay {
	width:90px;
	margin:0;
	height:auto;
	position:relative;
	overflow: auto;
}
/*
#content .gallery div {
	float:left;
	width:560px;
	margin:0 20px;
	height:139px;
	position:relative;
	overflow:hidden;
}
*/

/*

div.article-scrollable ul li.big img {
	width: 120px;
}

*/

div.jqDockLabel {
	border:0px none;
	padding:0px 4px;
	font-weight:bold; 
	font-size:14px; 
	font-style:italic; 
	white-space:nowrap; 
	color:#000000; 
	background-color:transparent;
}

#front {
	color: #666;
	float: left;
	line-height: 1.4;
	margin-left: 3px;
/*	overflow: hidden;*/
	width: 680px;
}
#front h1 {
	padding-left: 18px;
}
#front h2 {
	color: white;
	font:bold 22px/35px Arial,Verdana,sans-serif; 
/*	margin: 0 0 0px 0;*/
	margin-top: 0;
/*	margin-bottom: 0;*/
	padding: 6px 0 1px 18px;
	width: 100%;
}
.red #front h2 {
	background: white url('/images/HP_Box2_HeaderRED.png') no-repeat;
	margin-left: -20px;
}
.green #front h2 {
/*	background: white url('/images/HP_Box2_Header.png') no-repeat;*/
	margin-left: -20px;
}
.blue #front h2 {
	background: white url('/images/HP_Box2_HeaderBLUE.png') no-repeat;
	margin-left: -20px;
}

#front h2 span {
	font-weight: normal;
}
/*
#front h2.red {
	background: white url('/images/HP_Box2_HeaderRED.png') no-repeat;
}
*/
.shadebox {
	padding: 0 20px;
	background: url('/images/HP_Box2_Body.png') repeat-y;
	position:relative;
	width: 660px;
}
.shadebox-bottom {
	background: white url('/images/HP_Box2_Bottom.png') no-repeat;
	height: 24px;
}
.shadebox-bottom-logo {
	background: white url('/images/HP_Box2_BottomLOGO.png') bottom no-repeat;
	height: 80px;
	margin-top: -20px;
}

.red .shadebox a .class2 {
	color:#9c0521;
	font-weight: bold;
}
.green .shadebox a .class2 {
	color:#387c2b;
	font-weight: bold;
}
.blue .shadebox a .class2 {
	color:#0067b1;
	font-weight: bold;
}

#front h3,
#front h4 {
	margin: 0 5px 0 0;
	padding-right: 10px;
}
#front p {
	margin: 0 5px 0 0;
	padding-top: 8px;
	padding-right: 10px;
}
#front ol,
#front ul {
	width: 90%;
}
#front table {
/*	margin: 0 20px;*/
	width: 95%;
}

#front .spacegallery {
	float: right;
	width: 215px;
}

#front h3 {
/*	font-size: 16px;*/
}

#front p {
/*	line-height: 1.4;*/
}

#front .box3 {
	background: url('/images/HP_Box3.png') no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 19px;
	padding: 15px;
	width: 170px;
	height: 115px;
	text-align: center;
}
#front .box3 img {
	display: block;
/*	margin-left: 10px;*/
	margin: 0 auto 8px auto;
	width: 95%;
}

#front .box1-left {
	background: url('/images/HP_Box1-left_background.png') right top no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	width: 48%;
}
#front .box1-right {
	background: url('/images/HP_Box1-right_background.jpg') right top no-repeat;
	float: right;
	margin-top: 5px;
	margin-left: 12px;
	width: 48%;
}
#front .box1 h3.line1 {
	color:#427C29;
	font-size: 18px;
	line-height: 1.2;
	padding-top: 2.2em;
	text-transform: uppercase;
}
#front .box1 h3.line2 {
	font-size: 20px;
	line-height: 1.2;
	padding-bottom: 2em;
	padding-top: 0;
	text-transform: uppercase;
}

/*
#front .box1 {
	float: left;
	margin-left: 20px;
	width: 304px;
}
#front .box1 h4 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}
#front .box1 h4 span{
	color: green;
}
#front .box1-top {
	background: url('/images/HP_Box1-top.png') no-repeat;
	width: 100%;
	height: 16px;
	width: 100%;
}
#front .box1-body {
	background: url('/images/HP_Box1-body.png') repeat-y;
	padding: 0 15px 15px 20px;
}
#front .box1-bottom-a {
	background: url('/images/HP_Box1-bottomA.png') no-repeat;
	width: 100%;
	height: 98px;
	width: 100%;
}
#front .box1-bottom-b {
	background: url('/images/HP_Box1-bottomB.png') no-repeat;
	width: 100%;
	height: 98px;
	width: 100%;
}
*/

#front .heading {
	line-height: 1.5;
}
.red #front .heading {background:url(/images/red/bg-sidebar-heading.gif) no-repeat;}
.green #front .heading {background:url(/images/green/bg-sidebar-heading.gif) no-repeat;}
.blue #front .heading {background:url(/images/blue/bg-sidebar-heading.gif) no-repeat;}
/*
#front .heading h2 {
	margin:0 10px;
	font-size:18px;
	line-height:28px;
	color:#fff;
}
#front .heading h2 span {
	font-weight:normal;
}
*/

/*
#front .box {
	background:url(/images/bg-box.gif) repeat-y;
	padding: 5px 45px 5px 20px;
}
#front .box p {
	margin:10px 0 0;
	font:12px/21px Arial,Verdana,sans-serif;
}
#front .box-btm {
	background:url(/images/bg-box-btm.gif) no-repeat;
	width: 664px;
	height: 30px;
}
*/
#cartViewItems {
	color: #666;
	font-size: 13px;
	background: url('/cmCart_files/img/bg-view-items.png') repeat-x;
	padding: 5px 10px;
	margin: 0 9px 0 5px;
	cursor: pointer;
}
#cartViewItems img {
	float: right;
}

#area2, 
#area3 {
	display: none;
}

.adbox {
	color: #666;
	margin-left: 23px;
	width: 667px;
}
.adbox h2{
	font-size: 24px;
/*	font-style: italic;*/
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
.red .adbox h2,
.red .adbox a {color:#9c0521;}
.green .adbox h2,
.green .adbox a {color:#387c2b;}
.blue .adbox h2,
.blue .adbox a {color:#0067b1;}

/*
.adbox p,
.adbox li {
	font-size: 12px;
	line-height: 2;
}
*/
.adbox-top {
	width: 100%;
	height: 72px;
}
.adbox-body {
	background: url('/images/ads/Myosat_Body.png') repeat-y;
	font-size: 12px;
	line-height: 1.4;
	padding: 15px;
	overflow: auto;
}
.adbox-bottom {
	width: 100%;
	height: 30px;
}

.red #help-green,
.red #help-blue,
.green #help-red,
.green #help-blue,
.blue #help-red,
.blue #help-green {
	display: none;
} 
.red #cart-green,
.red #cart-blue,
.green #cart-red,
.green #cart-blue,
.blue #cart-red,
.blue #cart-green {
	display: none;
} 
.red #clear-green,
.red #clear-blue,
.green #clear-red,
.green #clear-blue,
.blue #clear-red,
.blue #clear-green {
	display: none;
}
table.specs tr td {
	border-bottom: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
}
#content #articleOptions {
	padding-top: 5px;
}
#content #articleOptions #emailform {
	display: none;
}
/*
#content #articleOptions h2 {
	background: white url('/images/HP_emailform_header.png') no-repeat;
	color: white;
	font:bold 20px/33px Arial,Verdana,sans-serif; 
	font-style: normal;
	margin: 0;
	padding: 8px 0 0 18px;
}
#content #articleOptions h2 span {
	font-weight: normal;
}
*/

/*
#content #articleOptions form {
	background: white url('/images/HP_emailform_body.png') repeat-y;
}
*/
#content #articleOptions form table {
	background-color: #ccc;
	border: 1px solid #999;
	color: #666;
	font: 14px Arial,Verdana,sans-serif; 
	margin-left: 5px;
	padding-left: 10px;
	width: 96%;
}
#content #articleOptions form table textarea {
	color: #666; 
	font-size: 11px;
	width: 95%;
}
#content #articleOptions form table td {
	line-height: 1.8;
	vertical-align: bottom;
}
/*
#content #articleOptions table td div,
#content #articleOptions table td input {
	display: inline;
}
*/
/*
#content #articleOptions form .form-bottom {
	background: url('/images/HP_emailform_bottom.png') no-repeat;
	height: 5px;
}
*/

.red #content h2.classh2 {					/* news page title */
	color:#9c0521;
	font-size: 24px;
}
.green #content h2.classh2 {					/* news page title */
	color:#387c2b;
	font-size: 24px;
}
.blue #content h2.classh2 {					/* news page title */
	color:#0067b1;
	font-size: 24px;
}
#content table td .class1 {		/* news date */
	font: 16px/1.6 Arial,Verdana,sans-serif; 
	font-weight: bold;
}
.red #content table td a .class1 {					/* news title/link */
	font: 14px/1.6 Arial,Verdana,sans-serif; 
	color:#9c0521;
}
.green #content table td a .class1 {					/* news title/link */
	font: 14px/1.6 Arial,Verdana,sans-serif; 
	color:#387c2b;
}
.blue #content table td a .class1 {					/* news title/link */
	font: 14px/1.6 Arial,Verdana,sans-serif; 
	color:#0067b1;
}
#content table .div1 .class1 {					/* news text */
	font: 11px/1.4 Arial,Verdana,sans-serif; 
	color: #333;
}

#qrSidebar {
	list-style-type: none;
	margin: 0;
	padding-left: 1em;
}
#qrSidebar ul.closed {
	display:none;
}
#qrSidebar ul.open {
	display:block;
}
#qrSidebar li {
	cursor: pointer;
}
#front .shadebox .definitionPopup {
	display:none;
	position:absolute;
	bottom:0;
	right:25px;
	margin:0 0 10px;
	width:241px;
	background:url(/images/bg-sidebar-box.gif) repeat-y;
	padding:0;
}
#front .shadebox .definitionPopup .defheading{
	background: white url(/images/red/bg-sidebar-heading.png) no-repeat;
}
#front .shadebox .definitionPopup h3{
	margin:0 10px;
	font-size:16px;
	line-height:29px;
	color:#fff;
}
#front .shadebox .definitionPopup p.def {
	margin:0 10px;
	color:#7d7d7d;
	line-height:17px;
	width:225px;
	text-align: left;
	padding:0;
}
#front .shadebox .definitionPopup .box-btm-def {
	padding:0 0 10px 0;
	background:url(/images/bg-sidebar-box-btm.gif) no-repeat 0 100%;
}
#front .shadebox .definitionPopup .no-bottom-border-def {
	margin:0 9px 0 5px;
	padding:10px 0 5px;
	overflow:hidden;
	height:1%;
}

#front .shadebox a {
	display:inline;
}
#front table.qrSearch {
	width: 70%;
	margin: 0 auto;
}
div#faq-answers hr {
	margin-bottom:0;
	padding-bottom:0;
}
dl.faq { width: 90%; }
dl.faq dd { width:90%; }
dl#faq-answers { margin-bottom:0; padding-bottom:0; }