@charset "UTF-8";
/* CSS Document */

/*Global Styles*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	/* background: #000000 url(../images/bgTile.gif) repeat-x top center; */
	background: black url(../images/bgTileSmall.gif) repeat top left;
	margin: 0px 0px 0px 0px;
	color: black;
}
h1, h2, h3, h4, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	padding: 0px;
	font-weight: normal;
}
blockquote {
	margin-right: 0px;
}
a:link, a:active, a:hover, a:visited {
	color: #da1d53;
	text-decoration: none;
	/* border-bottom: 1px dotted #da1d53; */
}
a:hover {
	color: #da1d53;
	text-decoration: underline;
	/* border-bottom: 1px solid #da1d53; */
}

/*Main Container Divs*/
div#ruler {
	position: absolute;
	display: block;
	height: 202px;
	top: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	background: url(../images/ruler2.gif) no-repeat top left;
	z-index: 1;
}
div#mainHolder {
	position: absolute;
	display: block;
	width: 940px;
	height: 100%;
	z-index: 1;
}
div#paper {
	display: block;
	position: absolute;
	width: 700px;
	/*min-height: 850px;*/
	min-height: 570px;
	right: 0px;
	background: #fafafa url(../images/paperTile.gif) repeat top left;
	z-index: 2;
}
div#topShadow {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 700px;
	height: 26px;
	background: url(../images/topShadow.gif) no-repeat top right;
	z-index: 3;
}
div#btmShadow {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 700px;
	height: 26px;
	background: url(../images/btmShadow.gif) no-repeat top left;
	z-index: 3;
}
div#logo {
	position: absolute;
	display: block;
	width: 227px;
	height: 152px;
	left: -227px;
	top: 50px;
	background: url(../images/logo.png) no-repeat top left;
}
div#header {
	position: absolute;
	display: block;
	top: 53px;
	left: 11px;
	width: 677px;
	height: 70px;
	background: url(../images/header.gif) no-repeat top left;
	z-index: 98;
}
/*page title*/
div#header h2 {
	position: absolute;
	display: block;
	top: 84px;
	left: 38px;
	width: 450px;
	height: 32px;
	line-height: 32px;
	font-size: 28px;
	color: black;
}
/*phone number*/
div#header div#phone {
	display: block;
	position: absolute;
	top: 88px;
	right: 35px;
	width: 170px;
	height: 31px;
	background: url(../images/phoneNum.gif) no-repeat top left;
	text-indent: -5000px;
}
div#header div#mainNav {
	display: block;
	position: absolute;
	top: 31px;
	left: 29px;
	width: 620px;
	height: 19px;
	text-align: center;
}
div#header div#mainNav a:link, div#header div#mainNav a:active, div#header div#mainNav a:visited {
	color: white;
	text-transform: uppercase;
	border-bottom: 0px;
	text-decoration: none;
	margin: 0px 29px; 
}
div#header div#mainNav a:hover {
	text-decoration: underline;
}
div#header div#subNav {
	display: none;
	position: absolute;
	top: 47px;
	left: 410px;
	width: 200px;
	text-align: left;
	background-color: rgb(179,179,179);
	color: black;
	z-index: 99;
	padding: 4px;
}
div#header div#subNav a:link, div#header div#subNav a:active, div#header div#subNav a:visited {
	color: black;
	text-transform: uppercase;
	border-bottom: 0px;
	text-decoration: none;
}
div#header div#subNav a:hover {
	text-decoration: underline;
}
div#header div#catNav {
	display: none;
	position: absolute;
	top: 47px;
	left: 282px;
	width: 200px;
	text-align: left;
	background-color: rgb(179,179,179);
	color: black;
	z-index: 99;
	padding: 4px;
}
div#header div#catNav ul {
	list-style: none inside;
	margin: 0;
	padding: 3px;
}
div#header div#catNav li {
	display: block;
}
div#header div#catNav a:link, div#header div#catNav a:active, div#header div#catNav a:visited {
	color: black;
	text-transform: uppercase;
	border-bottom: 0px;
	text-decoration: none;
}
div#header div#catNav a:hover {
	text-decoration: underline;
}
div#rightShadow {
	display: block;
	position: absolute;
	width: 10px;
	height: 152px;
	top: 50px;
	right: -10px;
	background: url(../images/rightShadow.png) no-repeat top left;
}
div#hiRes {
	display: block;
	position: absolute;
	top: 173px;
	left: 40px;
	width: 620px;
	height: 266px;
	/*
	background: url(../images/hiRes.jpg) no-repeat top left;
	*/
	z-index: 1;
}
body.subPage div#hiRes {
	height: 20px;
	background: url(../images/subHeader.jpg) no-repeat top left;
	z-index: 1;
}
div#breadCrumbs {
	display: block;
	position: absolute;
	top: 193px;
	left: 40px;
	width: 620px;
	height: 20px;
	padding: 3px;
}
div#breadCrumbs a {
	color: black;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
div#breadCrumbs a:hover {
	text-decoration: underline;
}
div#grayScale {
	display: block;
	position: absolute;
	top: 238px;
	right: 16px;
	width: 13px;
	height: 147px;
	background: url(../images/grayScale.gif) no-repeat top left;
}
div#productNavTop {
	display: block;
	position: absolute;
	top: 234px;
	left: -240px;
	width: 251px;
	height: 4px;
	background: white url(../images/productMenuTop.gif) no-repeat top left; 
	z-index: 5;
}
div#productNav {
	display: block;
	position: absolute;
	top: 238px;
	left: -240px;
	width: 251px;
	/*background: white url(../images/productBgTile.gif) repeat-y top right; */
	background:  url(../images/productBgTile.png) repeat-y top right; 
	z-index: 5;
}
div#productNavLinks {
	background: white;
	width: 244px;
	margin-top: -4px;
	padding-top: 4px;
}
div#productNav h1 {
	display: block;
	width: 240px;
	height: 52px;
	text-indent: -5000px;
	background: url(../images/productMenuTitle.gif) no-repeat top left;
}
div#productNav a:link, div#productNav a:active, div#productNav a:visited {
	display: block;
	width: 231px;
	height: 33px;
	line-height: 48px;
	text-align: right;
	text-decoration: none;
	border-bottom: 0px;
	color: white;
	padding-right: 5px;
	margin: 4px 4px 7px 1px;
	text-transform: uppercase;
}
div#productNav a:hover {
	text-decoration: underline;
}
div#productNav div.otherBoxes a:link, div#productNav div.otherBoxes a:active, div#productNav div.otherBoxes a:visited {
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	color: black;
}
div#productNavBtm {
	height: 11px;
	width: 251px;
	display: block;
	background: url(../images/productMenuBtm.gif) no-repeat bottom left;
	margin-top: -3px;
}
div#productNav .prodLink1, div#productNav a.prodLink20 {
	background: #009fda;
}
div#productNav a.prodLink2, div#productNav a.prodLink19 {
	background: #0296d1;
}
div#productNav a.prodLink3, div#productNav a.prodLink18 {
	background: #058cc8;
}
div#productNav a.prodLink4, div#productNav a.prodLink17 {
	background: #0882bf;
}
div#productNav a.prodLink5, div#productNav a.prodLink16 {
	background: #0b77b4;
}
div#productNav a.prodLink6, div#productNav a.prodLink15 {
	background: #0e6aa8;
}
div#productNav a.prodLink7, div#productNav a.prodLink14 {
	background: #11609e;
}
div#productNav a.prodLink8, div#productNav a.prodLink13 {
	background: #145594;
}
div#productNav a.prodLink9, div#productNav a.prodLink12 {
	background: #174a8a;
}
div#productNav a.prodLink10, div#productNav a.prodLink11 {
	background: #184484;
}
div#productNav a.prodLinkSelected {
	background: rgb(218, 30, 83);
}
div#productNav br {
	display: none;
}
div#productNav .otherBoxes {
	background: white;
}
div#productNav .otherBoxes br, div#productNav .otherBoxes a {
	display: inline;
}
div#productNav .blackBox {
	display: block;
	width: 236px;
	margin: 4px 4px 0px 4px;
}
div#productNav .blackBox h3 {
	padding-right: 5px;
	background-color: rgb(35, 31, 32);
	color: white;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 12px;
}
div#productNav .blackBox a {
	text-align: right;
	display: inline !important;
}
div#productNav .blackBox h3 a {
	color: white !important;
}
div#productNav .blackBox input, div#productNav .blackBox img {
	vertical-align: baseline;
}
div#productNav .myaccount {
	background-color: rgb(179,179,179);
	text-align: right;
	width: 231px;
	margin: 2px 4px 7px 4px;
	padding-right: 5px;
}
div#productNav .myaccount a {
	text-transform: none;
}
div#productNav .checkout {
	text-align: right;
	width: 231px;
	margin: 2px 4px 7px 4px;
	padding-right: 5px;
	min-height: 1px;
}
div#content {
	display: block;
	width: 365px;
	padding-right: 15px;
	background: url(../images/dottedLine.gif) repeat-y top right;
	float: left;
	margin-top: 469px;
	margin-left: 50px;
	padding-bottom: 125px;
}
body.subPage div#content {
	width: 595px;
	margin-top: 220px;
	background: none;
	min-height: 100%;
}
div#content h2, div#content .pageHeading {
	color: #009fda;
	font-weight: bold;
	font-size: 14px;
}
div#content h3 {
	color: rgb(218, 30, 83);
	font-weight: bold;
	font-size: 12px;
}
div#content h3.productinfo {
	border-bottom: 1px solid rgb(218, 30, 83);
	padding-top: 1em;
}
div#content h2.section {
	border-bottom: 1px solid #009fda;
	padding-top: 1em;
}
div#content h3.subsection {
	padding-top: 1em;
}
div#welcome {
	display: block;
	position: absolute;
	top: 470px;
	left: 448px;
	width: 203px;
	height: 40px;
	line-height: 14px;
}
div#rotateAd {
	display: block;
	position: absolute;
	top: 520px;
	left: 448px;
	width: 203px;
	height: 181px;
	z-index: 1;
}
div#rotateAdText {
	color: white;
	display: block;
	position: absolute;
	top: 530px;
	left: 463px;
	width: 75px;
	height: 161px;
	z-index: 2;
	font-size: 12px;
	line-height: 14px;
}
body.subPage div#rotateAd {
	display: none;
}
div#footer {
	width: 700px;
	height: 125px;
	display: block;
	background: url(../images/footer.gif) no-repeat top center;
	z-index: 4;
	position: absolute;
	bottom: 0px;
	left: 0px;
	/*position: relative;
	float: left;*/
}
div#footer a.straxisLink:link, div#footer a.straxisLink:active, div#footer a.straxisLink:visited, div#footer a.straxisLink:hover {
	display: block;
	position: absolute;
	top: 75px;
	left: 49px;
	width: 154px;
	height: 16px;
	text-indent: -5000px;
	background: url(../images/straxisLogo.gif) no-repeat top left;
	z-index: 4;
	border-bottom: none;
}
div#footer div#address {
	width: 220px;
	height: 58px;
	display: block;
	left: 437px;
	top: 41px;
	position: absolute;
	z-index: 4;
	line-height: 14px;
	color: #64716e;
	font-size: 10px;
	white-space: nowrap;
}
/*
div#footer div.AuthorizeNetSeal {
	width: 90px;
	height: 72px;
	display: block;
	left: 330px;
	top: 41px;
	position: absolute;
	z-index: 4;
}
body.homepage div#footer div.AuthorizeNetSeal {
	display: none;
}
*/
div#footer div#address span {
	color: #cccccc;
}
div#footer div#address a:link, div#footer div#address a:active, div#footer div#address a:visited {
	color: #64716e;
	font-size: 10px;
	border: 0px;
	text-decoration: underline;
}
div#footer div#address a:hover {
	text-decoration: none;
}
em.hilite {
	color: rgb(218, 30, 83);
	font-style: normal;
}
.progress {
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
#faq_show_all, #faq_hide_all, #faq_showhide_all {
	color: #da1d53;
	font-size: 9px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 0.5em;
}
.faq_showhide_category {
	color: #da1d53;
	font-size: 9px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 0.5em;
}
.faq_show_category, .faq_hide_category {
	padding-left: 0.5em;
}
object {
	outline: none;
	display: block;
}
td.productListing-data a {
	color: black;
}
#indicator {
	visibility: hidden;
	position: fixed;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	border: 2px solid rgb(3,156,255);
}
td.messageStackWarning {
	border: 2px solid yellow;
	background-color: rgb(255,255,153);
	padding: 5px;
}
td.messageStackError {
	border: 2px solid red;
	background-color: rgb(255,204,204);
	padding: 5px;
}
td.messageStackSuccess {
	border: 2px solid blue;
	background-color: rgb(204,204,255);
	padding: 5px;
}
div.AuthorizeNetSeal {
	display: block;
	text-align: right;
	width: 231px !important;
	margin-top: -4px !important;
}
div#productNav div.AuthorizeNetSeal a:link, div#productNav div.AuthorizeNetSeal a:active, div#productNav div.AuthorizeNetSeal a:visited {
	color: black;
	display: block;
	line-height: normal;
	width: auto;
	height: auto;
	text-decoration: none;
	border-bottom: 0px;
	text-transform: none;
	font-size: 9px;
	text-align: right;
}
.creditcards {
	display: block;
	float: right;
	background: url(../../../../images/credit_card_logos_vertical.gif) no-repeat top left;
	height: 82px;
	width: 42px;
	padding: 0px;
	margin: -4px 0 0 5px;
}
div.clearFloats {
	clear: both;
}