﻿/* for straight e-comm sights, remove references to #shop from this file and 'shopping' pages */
@media print {
	#menu, #header, #copyright, #stepsProfile, h1 {
		display: none;
	}
}

/* Hide or display top tabbed nav menu as needed */
#menu, .smallBox2 {
	display: none; /* */
}

/* HTML Tags */
* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #1A7E3E;
}

a:hover, a:visited:hover {
	color: #333;
}

a img {
	border: none;
}

body {
	text-align: center;
	font-size: .8em;
	line-height: 1.35em;
	height: 100%;
	color: #333;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

button {
	font-size: .8em;
	display: inline;
}

fieldset {
    padding: 5px;
    margin: 0 15px;
	width: 90%;
}

form {
	margin: 0 0 15px;
}

img {
	margin: 0;
}

input, textarea, select {
	display: inline;
	font-size: .9em;
}

h1 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 30px 0 7px 10px;
	font-weight: 600;
	color: #1A7E3E;
}

h2 {
	font-size: 1.3em;
	line-height: 1.1em;
	margin: 2px 0 2px 5px;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 15px 0 3px 10px;
}

hr {
	width: 100%;
	clear: both;
}

label {
	font-weight: bold;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px 0 2px 5px;
	color: #1A7E3E;
}

li {
	margin-bottom: 3px;
}

p { 
	line-height: 1.35em;
	margin: 0 10px 15px; 
}

small {
	font-size: .85em;
}

sub, sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

table {
	width: 95%;
	clear: both;
	margin: 0 auto 10px;
	border: none;
	border-collapse: collapse;
}

table table {
	margin: 0;
	width: auto;
}

td, th {
	vertical-align: top;
	text-align: left;
	padding: 2px 6px 2px 2px;
	border: none;
	border-collapse: collapse;
}

th {
	border-width: 1px 0;
	border: 1px solid #CCC;
	background: #333;
	color: #FFF;
}

ul, ol {
	line-height: 1.35em;
	margin: 0 10px 15px 35px; 
}


/* Banner Styles */
#banner {
	height: 35px;
	background: transparent url("../../images/layout/bannerBG.gif") top left repeat;
}

#boxHolder5 {  /* Used on catalog page */
	width: 830px;
	_width: 810px;
	position: relative;
	top: 10px;
	left: 150px;
	float: left;
	padding: 0 0 35px;
	min-height:700px;
	height:auto !important;
	height:700px;
}

#upsell {  /* Used on catalog page */
	width: 830px;
	_width: 810px;
	position: relative;
	top: 10px;
	left: 150px;
	float: left;
	padding: 0 0 35px;
}

#boxHolder5 .smallBox, #upsell .smallBox {
	margin: 0 8px 8px 0;  /* 0 13px 5px 0; */
	padding: 0;	
	width: 125px;
	height: 220px;
	border: 1px solid #DEDEDE;
}

#boxHolder5 .smallBox a:link, #boxHolder5 .smallBox a:visited, #boxHolder5 .smallBox a:hover {
	text-decoration: none;
	cursor: hand;
}

.catDescrip {
	height: 75px;
	overflow: hidden;
}

.smallBox img {
	height: 125px;
	width: 125px;
	display: block;
	margin: 0 0 3px;
}

#mainBox2 .smallBox img {
	margin: 0 5px 3px 0;
}

.smallBox h2 {
	margin-left: 3px;
	font-size: .9em;
	line-height: 1.2em;
	color: #1A7E3E;
}

.smallBox p {
	margin: 0 3px 3px;
	font-size: .9em;
	line-height: 1.2em;
}

.smallBox p.price, div.price {
	float: right;
	font-weight: bold;
	margin: 2px 3px 0 0;
	color: #1A7E3E;
}

#copyright {
	clear: both;
	height: 100px;
	padding-top: 70px;
}

#copyright p {
	text-align: center;
	font-size: .9em;
	line-height: 1.75em;
	padding-top: 2px;
}

#fixed {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative; 
}

#fullPage table,  #fullPage td, #fullPage th {
	border: 1px solid #CCC;
}

#header {
	width: 980px;
	height: 125px;
}

#header p {
	text-align: right;
	margin: 5px 0 5px;
	width:auto;
}

#header p.search {
	width: auto;
	margin-top: 15px; 
	color: #000;
}

#leftNav {
	font-size: .9em;
	position: absolute;
	top: 150px;
	left: 5px;
	width: 130px;
	padding: 15px 0;
	margin: 0;
	z-index: 50;
}

#leftNav h2, #leftNav h3 {
	margin: 15px 0 0 10px;
}

#leftNav h2.button {
	border: 1px solid #DEDEDE;
	border-width: 1px 0;
}

#leftNav a {
	text-decoration: none;
}

#leftNav ul {
	list-style: none;
	margin: 0 0 10px 15px;
	padding: 0;
	width: 150px;
}

#leftNav ul ul {
	margin: 5px 0 0 15px;
	padding: 0;
	width: auto;
}

#leftNav li {
	margin: 0 15px 5px 0;
}

#leftNav li a:hover {
	background: url("../../images/menu/activeProductType.gif") 4px 1px no-repeat;
}

#leftNav td {
	text-align: right !important;
	padding: 0 0 3px 0;
	font-size: 13px;
}

#leftNav td * {
	float: right !important;
}

#leftNav td img {
	float: left !important;
	margin-right: 2px;
}


#logo {
	position: absolute;
	top: 2px;
	left: 0;
	background: transparent url(../../images/layout/hsrxLogo.png) left top no-repeat;
}

#mainContents {
	margin-top: 5px;
	padding-bottom: 25px;
}

#mainBox, #mainBox2, #mainBox3, #mainBox4, #mainBox5, .smallBox, .smallBox2, #leftNav {
	float: left;
	padding: 0 0 5px;
	margin: 0;
}

#mainBox2 {
	/*width: 248px;*/
	width: 280px;
	margin-left: 10px;
}

#mainBox2 h2 {
	margin-left: 0;
}

#mainBox2 > img {
	border: none !important;
	margin: 5px 0 25px 10px;
}

#mainBox3 {
	width: 520px;
	margin: 0 0 25px 10px;
}

#mainBox3 img.store {
	display: block;
	margin: 10px;
}


#mainBox4 {
	width: 505px;
	margin: 0 10px 0 5px;
}

#mainBox5 {
	width: 830px;
	_width: 810px;
	position: relative;
	top: 0;
	left: 150px;
	padding: 0 0 35px;
	margin: 0;
	display: inline;
	min-height:700px;
	height:auto !important;
	height:700px;
}

#mainBox5 img {
	float: left;
}

#stepsProfile {
	float: right;
	font-size: 1em;
	margin: 10px 15px 15px 0;
	position:relative;
}


/* Home Page Elements Product Group A is site wide - see themes for other Product Groups */

/* universal declarations for groups B, C & D - see individual themes for specifics */

.bannerPic, #homeContent {
	display: none;
	
}

#productGroupA *, #productGroupB *, #productGroupC *, #productGroupD * {
	margin: 0;
	padding: 0;
}

#productGroupA, #productGroupB, #productGroupC, #productGroupD {
	top: 15px;
	left: 150px;
}

#productGroupA h2, #productGroupB h2, #productGroupC h2, #productGroupD h2 {
	margin-bottom: 5px;
}

#productGroupA h4, #productGroupB h4, #productGroupC h4, #productGroupD h4 {
	font-size: .85em;
}

#productGroupA p, #productGroupB p, #productGroupC p, #productGroupD p {
	font-size: .85em;
	display: inline;
}

#productGroupA ul, #productGroupB ul, #productGroupC ul, #productGroupD ul {
	list-style: none;
}

#productGroupA li, #productGroupB li, #productGroupC li, #productGroupD li {
	line-height: 1.1em;
	margin: 0 10px 10px 0;
}

#productGroupA p.prodPrice, #productGroupB p.prodPrice, #productGroupC p.prodPrice, #productGroupD p.prodPrice {
	font-weight: bold;
	display: inline;
	margin-left: 10px;
}
/* end universal B, C, D declarations */

/* End Home Page Elements */


/* Classes  */
.author {
	font-size: .85em;
	font-style: italic;
}

.address td { 
	border: none; 
	padding: 0 10px 0 0; 
	background: none transparent scroll repeat 0% 0%; 
	width: 32%; 
}

.address td.vert { 
	font-size: .8em; 
	width: 2px; 
	line-height: 0.9em; 
	text-align: center 
}

.autoWidth {
	width: auto;
	margin: 0 auto 10px;
}

.autoWidthWith {
	width: auto;
	margin: 0;
}

.autoWidthWith td {
	padding-right: 50px;
}

p.caption, #mainBox3 p.caption {
	font-size: .9em;
	margin-left: 0;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.clearR {
	clear: right;
}

.clearL {
	clear: left;
}

p.clear, p.clearL, p.clearR {
	height: 0;
	margin: 0;
	padding: 0;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

p.fRight {
	clear: both;
}

.gvAltRowStyle {
	border: none;
	border-collapse: collapse;
	background: #D0D0D0;
}

.gvAltRowStyle .gvRowStyle {
	background: #AEAEAE;
}

.gvRowStyle .gvAltRowStyle { 
	background: #AEAEAE;
}

.gvAppearance {
	border: none;
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto 10px;
	background: #FFF;
}

.gvAppearance .gvAppearance {
	border: 1px solid #666;
	width: 50%;
}

.gvEditRowStyle {
	border: none;
	border-collapse: collapse;
	background: #FF9;
}

.gvRowStyle { /*Not needed unless we want to color every row */
	background: #EAEAEA;
}
 
.gvSelRowStyle {
	background: #F1DDDE;
}

gvHeadStyle a:hover, .gvFootStyle a:hover, .gvPagerStyle a:hover {
	color: #8E8B8F;
}

table.halfed td{
	width: 50%;
}

.highlite {
	color:#018CB8;
}

.nowrap {
	white-space: nowrap;
}

.right {
	text-align:right;
}

p.breadcrumb {
	height:24px;
	margin:0 0 8px 0;
	position:relative;
	top:8px;
	font-size: 12px !important;
}

img.mainImg {
	display: block;
	margin-bottom: 5px;
	float: none;
}
.smaller {
	font-size: .85em;
	font-style: italic;
}

.alertMsg {
	background: #FFC0C0;
	width: 90%;
	margin: 0 4%;
	padding: 10px;
	border: 1px solid #000;
}




/* old/higher retail price */
.oldPrice
{
    text-decoration: line-through;
    color: Red;
}

/* begin form input table - currently used with address control.  RMW */
table.formInput
{
    width: auto;
    margin: 0;
    border: 0;
}
table.formInput td
{
    padding: 0px 7px 5px 0px;
    white-space: nowrap;
}
table.formInput td.label
{
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
table.formInput td.labelFixed1
{
	width: 75px;            /* fixed width for vertical table stacking and alignment */
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
table.formInput td.labelFixed2
{
	width: 100px;           /* fixed width for vertical table stacking and alignment */
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
/* end form input table */
