/*  GLOBAL RULES TO ZERO OUT DEFAULTS AND ADJUST FOR BROWSER ISSUES  */

body, div, table, tbody, tr, td, img, h1, h2, h3, h4, h5, h6, p, form, input, select {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border-width: 0px;
	border-style: none;
  	font-family: "Verdana", Arial, sans-serif;
}
.clearme {
	clear: both;
}

/* Visible vertical scrollbar which disables correctly and allows normal horizontal scrollbar behaviour. */
:root {
 overflow-y:scroll!important;
}

/*  GLOBAL LAYOUT  */

body {
	width: 100%;
	height:100%;
	text-align:center;
	font-size:11px;
	font-weight:200;
}
#pg {
	width:840px;
	margin-left:auto!important;	
	margin-right:auto!important;
	text-align:left;
	margin-top:8px;
}
#head {
	width:828px;
	margin:0px 6px 6px 6px;
}
#head .utilities {
	color:#7f8182;
	margin-top:20px;
}
#head .utilities a {
	color:#7f8182;
	font-weight:600;
	text-decoration:none;
}
#head .utilities a:hover {
	color:#CC0000;
}
#head .userarea {
	BACKGROUND-POSITION:right bottom;
	BACKGROUND-IMAGE:url(../images_global/txt-phone.gif);
	VERTICAL-ALIGN:top;
	BACKGROUND-REPEAT:no-repeat;
	TEXT-ALIGN:right;
}
#head .user {
	position:relative;
	top:16px;
}
#head a.login {
	color: #387FD7;
}
#nav {
	width:100%;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
}
#head #search {
	display:block;
}
#mnpg {
	width:100%;
	height:100%;
	text-align: left;
}
#mnpg td {
	vertical-align:top;
	line-height:20px;
}
#sidnav {
	height:100%;
	width:180px;
	padding-right:20px;
	padding-top:4px;
	padding-left:6px;
}
.btnsidnav {
	width:175px;
	padding-left:30px;
	background-image:url(../images_global/bg-sidnav.gif);
	background-repeat:no-repeat;
	display:block;
}
.btnsidnav a:link, .btnsidnav a:visited, .btnsidnav a:hover {
	text-decoration:none;
}
.flyoutmain a {
	width:175px;
	padding-left:30px;
	background-image:url(../images_global/bg-sidnav.gif);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}
.flyoutmain a:link, .flyoutmain a:visited, .flyoutmain a:hover {
	text-decoration:none;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
	line-height:16px;
}
.flyoutmain a:hover {
	color:#CC0000;
}
.flyoutsub {
}
#mn {
	width:640px;
	vertical-align:top;
	background-color:#FFFFFF;
}
.pager {
	float: right;
	padding-right:6px;
}
.pager a {
	font-size: 11px;
	font-weight:900;
	text-transform:lowercase;
	color:#999999;
}
.pager a:visited {
	font-size: 11px;
	font-weight:900;
	text-transform:lowercase;
	color:#999999;
}
.pager a:hover {
	font-size: 11px;
	font-weight:900;
	text-transform:lowercase;
	color:#000000;
}
.pager img {
	margin: 2px 10px 0px 10px;	
	vertical-align:middle;
}
#custsrv {
	position:relative;
	top:38px;
	z-index:3;
}
#content {
	width:85%;
	min-height:320px;
	margin-bottom:12px;
	margin-left:40px;
}
*html #content {
	height:320px;
}
#contentnobg {
	float: right;
	width: 400px;
	text-align: center;
	padding-top: 12px;
}
#content p {
	text-align: left;
	margin-top:12px;
}
#content p.email {
	text-align: right;
	width: 100%;
}
#features {
	width: 120px;
	float: right;
	min-height:400px;
	position:relative;
	right:4px;
	top:0px;
	margin-bottom:10px;
	margin-left: 5px;
	background-image:url(../images_global/border-features.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	padding-left:auto;
	padding-right:auto;
	background-color: #FFFFFF;
	font-size:11px;
}
*html #features {
	height:400px;
}
#features h1 {
	background-color:#BBBBBB;
	font-size:12px;
	font-style:normal;
	font-weight:700;
	color:#FFFFFF;
	margin:5px;
	width: 115px;
	text-align:left;
	padding:2px 5px 2px 5px;
}
#features a {
	background-color:#E7E7E7;
	font-weight:900;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	padding:3px 5px 2px 5px;
}
#features a:visited {
	background-color:#E7E7E7;
	font-weight:900;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	padding:3px 5px 2px 5px;
}
#features a:hover {
	background-color:#E7E7E7;
	font-weight:900;
	text-decoration:underline;
	color:#333333;
	text-decoration:none;
	padding:3px 5px 2px 5px;
}
#features p {
	text-align:left;
}
#content #featurescat {
	width: 175px;
	height:100%;
	margin-right:20px;
	border: 1px solid #666666;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
#content #picdetail {
	width: 175px;
	height:365px;
	margin-right:20px;
	background-image:url(../images_content/home-sep-vert.gif);
	background-repeat:no-repeat;
	padding-top: 12px;
	padding-left: 12px;
}
.featurehighlight {
	color:#CC0000;
	font-weight: 600;
}
.featureprice {
	color:#666666;
	text-align:right;
	font-size:12px;
	font-style:italic;
	font-weight: 900;
}
#fullpg {
	background-image: url(../images_content/home-sep-vert.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	height: 100%;
}
#fullpg img {
	margin-top:10px;
	margin-bottom:30px;
}
.pic {
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
.piclist {
	margin-top:10px;
	margin-right:8px;
	text-align: center;
}
.frameholderhome {
	width:100%;
	margin-left:5px;
	border:0px none!important;
	margin:0px;
	padding:0px;
	text-align: left;
}
*html .frameholderhome {
	width:100%;
}
iframe {
	height:370px;
	width:170px;
	border:0px none!important;
	margin:0px;
	padding-:0px;
	text-align: left;
	overflow-x: hidden;
}
.list {
	width: 98%;
	text-align:left;
	font-size:11px;
}
.list td {
	vertical-align: top;
}
.list td.price {
	text-align:right;
	padding-right:15px;
	vertical-align: top;
}
.display {
	text-align: left;
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
}
#foot {
	vertical-align:top;
	text-align:center;
	margin-left:auto!important;
	margin-right:auto!important;
	margin-top:15px;
	padding:10px;
	background-color:#E8E8E8;
	width:825px;
	height:90px;
	font-size:12px;
}
#foot a, #foot a:visited {
	color:#333333;
	text-decoration:none;
}
#foot a:hover {
	color:#CC0000;
}
#foot table {
	width:100%;
}
#foot table td {
	vertical-align:middle;
}

/*  RULES FOR MASTER CONTENT LAYOUT  */

#rightlogin {
	float: right;
	position:relative;
}
.categoryline {
	margin-left: 5px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:900;
}
.categoryline a {
	font-weight:900;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.categoryline a:visited {
	font-weight:900;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.categoryline a:hover {
	font-weight:normal;
	font-size:12px;
	color:#CC0000;
	text-decoration:underline;
}
.categoryline td {
	padding-right:5px;
}
#sort {
	width:601px;
	background-color:#E7E7E7;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
#sort a, #sort a:visited {
	color:#0067CA;
}
#sort a:hover {
	color:#CC0000;
}
.subcat {
	width: 80%;
	text-align:left;
	vertical-align: middle;
}
.subcat div {
	display:inline;
	white-space:nowrap;
}
.subcat a {
	font-size:12px;
	font-weight:900;
	margin-top:6px;
	margin-left:6px;
}
.subcat a:visited {
	font-size:12px;
	font-weight:900;
	margin-top:6px;
	margin-left:6px;
}
.subcat a:hover {
	font-size:12px;
	font-weight:normal;
	margin-top:6px;
	margin-left:6px;
}
#categorybody {
	width: 100%;
	display:inline;
}
#categorybody div {
	vertical-align: bottom;
	width:225px;
	height:80px;
	text-align:center;
	font-weight:900;
	display:inline;
	float:left;
}
#register {
	margin:20px 0px 20px 0px;
	width: 80%;
	background-color:#E7E7E7;
}
#register td {
	vertical-align:bottom;
	background-color:#BBBBBB;
	padding-left:4px;
	line-height:18px!important;
}
#register td.cell {
	background-color:#E7E7E7;
}
#register td.title {
	width:90px;
}
#register td.title2 {
	vertical-align:top;
	padding-top:2px;
}
#customermaintenance {
	margin-top:20px;
	width: 100%;
	text-align:left;
}
#customermaintenance td {
	vertical-align:bottom;
	color:#333333;
	padding-top:1px;
	padding-bottom:1px;	
}
.customermaintenance {
	margin-top:20px;
	width: 100%;
	text-align:left;
}
.customermaintenance td {
	vertical-align:bottom;
	color:#333333;
	padding-top:1px;
	padding-bottom:1px;	
}
#login {
	width: 80%;
	margin:20px 20px 20px 0px;
	background-color:#E7E7E7;
}
#login td {
	vertical-align:bottom;
	background-color:#BBBBBB;
	padding-left:4px;
}
#login td.cell {
	background-color:#E7E7E7;
}
#login td.title {
	width:90px;
}
#employees {
	width: 80%;
	margin:20px 20px 20px 0px;
}
#employees td {
	vertical-align:top;
	text-align:center;
	width:20%;
	display:block;
	font-size:80%;
}
#employees img {
	margin:5px auto 2px auto;
	width:106px;
	height:120px;
}
#checkout {
	font-weight: 400;
	text-align: left;
	width:100%;
}
#checkout td {
	font-weight: 400;
	text-align: left;
	vertical-align:top;
}
#checkout td.title {	
	text-align:left;
	padding:4px 0px 3px 0px;
	font-size:12px;
	font-weight:900;
	color:#333333;
	background-color:#BBBBBB;
}
#paymentauth {
	font-weight: 400;
	text-align: left;
	width:300px;
	margin-left:10px;
}
#paymentauth td {
	font-weight: 400;
	text-align: left;
	vertical-align:top;
}
#paymentauth td.title {
	width: 150px;
	padding-left:10px;
}
#edit {
	text-align: left;
	width: 98%;
}
#edititemstyles {
	text-align: left;
	width: 100%;
	margin-right: 10px;
}
#featurecontent {
	text-align: left;
	width: 120px;
	border:0px none!important;
	padding:0px;
}
#featurecontent img {
	text-align: left;
	width: 60px;
	margin:0px 0px 10px 0px;
	vertical-align:top;
}
#featurecontent td.txt {
	text-align: left;
	width:100px;
	font-weight:900;
	font-style:italic;
	color:#666666;
	padding-top:1px;
	font-size:12px;
	vertical-align:top;
}
.featurecontent:link {
	text-align: left;
	font-weight:900;
	font-style:italic;
	color:#666666;
}
.featurecontent:visited {
	text-align: left;
	font-weight:900;
	font-style:italic;
	color:#666666;
}
.featurecontent:hover {
	text-align: left;
	font-weight:900;
	font-style:italic;
	color:#333333;
}
#coupons {
	font-weight: 400;
	width: 98%;
}
#coupons td {
	width: 33%;
}
#coupons td.title {
	font-size: 125%;
	font-weight:900;
	border-bottom:solid #333333 1px;
	margin-top: 20px;
	color:#666666;
	background-color:#CCCCCC;
	padding-top: 3px;
	padding-bottom: 2px;
}
#html {
	font-weight: 600;
	text-align: justify;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#locations {
	font-weight:900;
	color:#666666;
	font-size:13px;
}
#locations li a {
	font-weight:900;
	color:#999999;
	font-size:13px;
}
#locations li a:visited {
	font-weight:900;
	color:#999999;
	font-size:13px;
}
#locations li a:hover {
	font-weight:900;
	color:#0000FF;
	font-size:13px;
}
#bordertop {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#picturelist {
	display:inline;
}
#picturelist div {
	vertical-align:top;
	display:inline;
	float:left;
}
.itempicturelist {
	width:606px;
	background-color:#FFFBFF;
	border-bottom:solid #E7E7E7 1px;
}
table.itempicturelist tr td a {
	color:#0067CA;
	font-weight:900;
	display:block;
}
table.itempicturelist tr td a:visited {
	color:#0067CA;
	font-weight:900;
	display:block;
}
table.itempicturelist tr td a:hover {
	color:#CC0000;
	font-weight:900;
}
#item {
	width:100%;
	margin-top:10px;
}
#item td {
	vertical-align:top;
}
#itemdetail {
	text-align: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
#itemdetailstyles {
	text-align: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
#picturelistdetail {
	 width:95%;
	 margin-right:5px;
}
.sep {
	 height:10px;
	 width:100%;
	 vertical-align:middle;
	 border-bottom:solid #E7E7E7 1px;
	 margin-bottom:10px;
	 margin-right:10px;
}

/*  RULES FOR POSITIONING  */

.top {
	padding-top: 10px;
	margin-right: 0px;
}
.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 40px;	
	margin-right: 20px;
}
.right2 {
	float: right;
	margin-right:8px;
}
.right3 {
	float: right;
	margin-bottom: 5px;
	margin-right: 20px;
}
.right4 {
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
}
.margintop {
	margin-top:20px;
}
.margintop2 {
	position: relative;
	top: 3px;
}
.margintop3 {
	margin-top: 45px;
}
.margintop4 {
	margin-top: 8px;
}
.margintop5 {
	position: relative;
	top: 7px;
}
.margintop6 {/*buttons in modulesearch*/
	position: relative;
	top: 6px;
}
.margintopneg {
	position:relative;
	top:-4px;
}
.marginbottom {
	position: relative;
	bottom: 4px;
}
.marginbottom2 {
	margin-bottom:5px;
}
.margintopbottom {
	margin-top: 8px;
	margin-bottom: 8px;
}
.marginleft {
	margin-left:20px;
}
.marginleft2 {
	margin-left:5px;
}
.marginleft3 {
	margin-left:8px;
}
.marginleftneg {
	position:relative;
	left:-8;
}
.marginnegtop {
	position:relative;
	top:-5px;
}
.marginnegtop2 {
	position:relative;
	top:-2px;
}
.marginnegtop3 {
	position:relative;
	top:-20px;
}
.marginright {
	margin-right:5px;
}
.marginright2 {
	margin-right:10px;
}
.marginrightneg {
	position:relative;
	right: -6px;
}
.padding {
	padding: 5px;
}
.padding2 {
	padding: 5px 0px 5px 5px;
}
.padding3 {
	padding: 5px 5px 5px 0px;
}
.paddingleft {
	padding-left: 10px;
}
.paddingleft2 {
	padding-left: 5px;
}
.paddingright {
	padding-right: 10px;
}
.paddingtop {
	padding-top: 8px;
}
.paddingtop2 {
	padding-top:5px;
}
.paddinglefttop {
	padding-left:5px;
	padding-top:5px;
}
.paddingtopbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
.negtop {
	margin-top: 0px;
}
.mnpgbottom {
	height: 20px!important;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
}
.width50 {
	width:50%;
	vertical-align:bottom;
	position:relative;
	top:20px;
}

/*  RULES FOR TXT  */

A:link, A:active, A:visited {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}
A:hover {
  color: #CC0000;
  font-weight: normal;
  text-decoration: underline;
}
h1 {
	color:#333333;
	font-weight: 900;
	font-size:18px;
	margin-bottom:20px;
	margin-top:20px;
}
h2 {
	color:#333333;
	font-weight: 700;
	font-size:14px;
}
h3 {
	color:#333333;	
	font-weight: 800;
	font-size:12px;
	text-transform: lowercase;
}
h4 {
	color:#333333;
	background-color:#E7E7E7;
	padding:4px 0px 3px 8px;
	font-size:16px;
	margin-top:20px;
	font-weight: 900;
}
h5 {
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
	font-weight: 200;
}
h6 {
	color: #000000;
	border-bottom: solid #333333 1px;
	font-size:12px;
	font-weight:600;
	margin-top:12px;
	margin-bottom:5px;
}
ol, ul, li {
	text-align: left;
	list-style-position: inside;	
}
ol {
	font-size: 110%;
}
ul {
	margin-left:10px;
	margin-top:10px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left:26px;
	line-height:14px;
}
blockquote {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.ultitle {
	font-size: 14px;
	font-weight:600;
	color:#333333;
	text-decoration:underline;
	text-align: left;
	margin-left:-15px;
}
.txterror {
	color:#CC0000;
}
.txterror2 {
	color:#CC0000;
	font-size:11px;
	font-weight: 600;
	position:relative;
	top:-5px;
}
.txtid {
	color:#666666;
	font-size:11px;
	font-weight: 600;
}
.sm {
	font-size: 80%;
}
.sm2 {
	font-size: 90%;
}
.sm3 {
	font-size:11px;
}
.lg {
	font-size:14px;
}
.txt {
	font-weight: 500;
	color: #000000;
}
.txt2 {
	font-weight: 500;
	color: #0000FF;
}
.txt3 {
	font-weight: 900;
	color: #0000FF;
}
.txt4 {
	font-weight: 900;
	color: #00598C;
}
.txtcase {
	text-transform: capitalize;
}
.IVSelected {
	text-transform: capitalize;
}
.IVNotSelected {
	text-transform: capitalize;
}
.txtedit {
	font-weight: 500;
	color: #000000;
	margin-right: 10px;
	padding-right: 10px;
}
.txtbold {
	font-weight: 900;
	color: #000000;
	text-transform:uppercase;
}
.txthighlight {
	color:#CC0000;
}
.txthighlight3 {
	color:#666666;
	font-size:12px;
	font-style:italic;
	font-weight:700;
}
.txtcrossout {
	color: #CC0000;
	font-size:13px;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txtcrossout2 {
	color: #CC0000;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
	margin-right:5px;
}
.txtlg {
	font-size: 115%;
	font-weight: 900;
}
.txtlg2 {
	font-size: 115%;
	font-weight: 400;
}
.txtregularprice {
	color:#666666;
	font-size:18px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:12px;
}
.txtregularpricecrossout {
	color: #CC0000;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txtregularpricecrossout2 {
	font-size:12px;
	color: #CC0000;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}

/*  RULES FOR TXT FIELDS  */

input {
	padding:1px;
}
.txtboxsearch {
	border:solid #666 1px;
	width:225px;
}
.txtboxsearchdrop {
	width: 109px;
	border:solid #666 1px;
}
.txtbox {
}
.txtbox2 {
	width: 105px;
	height:16px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox2drop {
	width: 109px;
	height:18px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:0px;
	text-align:left;
}
.txtbox3 {
	width: 477px;
	height:310px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
	margin-right:4px;
}
.txtbox4 {
	width: 80px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:left;
}
.txtbox5 {
	width: 520px;
	height:50px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox6 {
	width: 250px;
	height:50px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlong {
	width: 135px;
	height:50px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlong2 {
	width: 150px;
	height:16px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtboxlong22 {
	width: 155px;
	height:16px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
	position:relative;
	top:-5px;
}
.txtboxlongdrop {
	width: 154px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:left;
}
.txtboxlongdrop2 {
	width: 325px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	border: 1px solid #333333;
	font-size:11px;
}
.txtboxcvv2 {
	width: 24px;
	height:16px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	padding:0px 0px 0px 2px;
	text-align:left;
}
.txtboxqty {
	width: 40px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:right;
	padding:2px 2px 0px 0px;
}
.txtboxqty2 {
	width: 40px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:right;
	padding:2px 2px 0px 0px;
}
.txtboxlong2drop {
	width: 150px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:left;
}
.txtboxqtydrop {
	width: 50px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:left;
}
.txtboxqtydrop2 {
	width: 50px;
	border:solid #00598C 1px;
	font-size:11px;
	color: #000000;
	text-align:right;
}
.txtboxreg {
	width: 246px;
	padding:2px;
	border: 1px solid #333333;
	font-size:11px;	
}
.txtboxreg2 {
	width: 200px;
	padding:2px;
	border: 1px solid #333333;
	font-size:11px;	
}
.txtboxmemo {
	width: 99%;
	height:200px;
	padding:2px;
	border: 1px solid #00598C;
	font-size:11px;	
}
.txtboxmemo2 {
	width:99%;
	height:75px;
	padding:2px;
	border: 1px solid #00598C;
	font-size:11px;	
}
.txtboxmemo3 {
	width: 300px;
	height:150px;
	padding:2px;
	border: 1px solid #00598C;
	font-size:11px;	
}
.txtboxnotes {
	height: 16px;
	width:100%;
	border: 1px solid #00598C;
	padding:2px;
	margin-bottom:4px;
}

/*  RULES FOR CONTROLS  */

.btn {
	background-image:url(../images_navigation/bg-btn.jpg);
	background-repeat:repeat-x;
	padding:5px 8px 5px 8px; 
	clear:both;
	height:100%;
	cursor:pointer;
	font-size:10px;
	text-transform: uppercase;
	color:#cccccc;
	vertical-align:middle;
	font-weight:800;
}
.btn:link, .btn:visited {
	font-size:10px;
	text-transform: uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
	cursor:pointer;
	padding:5px 8px 5px 8px; 
}
.btn:hover {
	font-size:10px;
	text-transform:uppercase;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
	cursor:pointer;
	padding:5px 8px 5px 8px;
	color:#6A3B39;
	text-decoration:none;
}

.btnsm {
	background-image:url(../images_navigation/bg-btn.jpg);
	background-repeat:repeat-x;
	padding:3px 4px 3px 4px; 
	clear:both;
	cursor:pointer;
	font-size:9px;
	text-transform:uppercase;
	color:#cccccc;
	text-decoration: none;
	vertical-align:middle;
}
.btnsm:link, .btn:visited {
	font-size:9px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	cursor:pointer;
	padding:3px 4px 3px 4px;  
}
.btnsm:hover {
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	vertical-align:middle;
	cursor:pointer;
	padding:3px 4px 3px 4px; 
	color:#6A3B39;
	text-decoration:none;
}
.btndefault, .btndefault a:visited {
	background-image:url(../images_navigation/bg-btn.jpg);
	background-repeat:repeat-x;
	padding:5px 2px 5px 2px;
	border:none;
	
	clear:both;
	cursor:pointer;
	
	font-size:10px;
	text-transform: uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
	border-left:solid #333 1px;
	border-right:solid #333 1px;
}
*html .btndefault, .btndefault a:visited {
	padding:5px 2px 4px 2px;
}
*+html .btndefault, .btndefault a:visited {
	padding:5px 2px 4px 2px;
}
.btndefaultsm, .btndefaultsm {
	background-image:url(../images_navigation/bg-btn.jpg);
	background-repeat:repeat-x;
	border:none;
	
	clear:both;
	cursor:pointer;
	
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	padding:1px 3px;
	border-bottom:solid 1px #333;
	border-left:solid #333 1px;
	border-right:solid #333 1px;
}
.btnlogin {
	position:relative;
	top:3px;
}
.btnsearch {
	position:relative;
	top:6px;
}
#controlsleft {
	float: left;
	width: 150px;
}
#controlsleft2 {
	float: left;
	width: 260px;
	margin-left: 10px;
	position:relative;
	left:20px;
	top:10px;
}
#controls {	
	width: 100%;
	color:#333333;
	background-color:#E7E7E7;
	padding:4px 0px 3px 8px;
	font-size:14px;
	margin-top:40px;
	margin-bottom:5px;
	font-weight: 900;
}
.controls2 {
	width: 150px;
	height:30px;
	background-image:url(../images_global/bg-controls2.gif);
	background-repeat:no-repeat;
}
.controls2 a {
	font-size: 12px;
	font-weight:900;
	position:relative;
	top:7px; 
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls2 a:visited {
	font-size: 12px;
	font-weight:900;
	position:relative;
	top:7px; 
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls2 a:hover {
	font-size: 13px;
	font-weight:900;
	position:relative;
	top:7px; 
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls2 img {
	margin: 4px 10px 0px 10px;	
	vertical-align:middle;
}
.controls3 {
	width: 150px;
	height:30px;
	background-image:url(../images_global/bg-controls2.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.controls3 a {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls3 a:visited {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls3 a:hover {
	position:relative;
	top:3px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls3 img {
	margin: 3px 10px 0px 10px;	
	vertical-align:middle;
}
.controls4 {
	width: 120px;
	height:20px;
	background-image:url(../images_global/bg-controls3.gif);
	background-repeat:no-repeat;
}
.controls4 a {
	position:relative;
	top:2px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls4 a:visited {
	position:relative;
	top:2px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls4 a:hover {
	position:relative;
	top:2px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls5 {
	width: 125px;
	height:20px;
	vertical-align:middle;
	background-image:url(../images_global/bg-controls3.gif);
	background-repeat:no-repeat;
	padding-top:3px;
}
.controls5 a {
	position:relative;
	top:3px;
	width: 125px;
	height:20px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls5 a:visited {
	position:relative;
	top:3px;
	width: 125px;
	height:20px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls5 a:hover {
	position:relative;
	top:3px;
	width: 125px;
	height:20px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.innercontrols a:link {
	font-style: italic;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
	margin-top:2px;
}
.innercontrols a:visited {	
	font-style: italic;
	font-weight: 900;
	color: #666666;
	text-decoration: none;
	margin-top:2px;
}
.innercontrols a:hover {
	font-style: italic;
	font-weight: 900;
	color: #CC0000;
	text-decoration: none;
	font-size: 100%;
	margin-top:2px;
}
.innercontrols img {
	margin: 0px 8px 0px 8px;	
	vertical-align:middle;
	margin-top:2px;
}

/*  RULES FOR DATALISTS AND TOTALS  */
.altrow {
	background-color: #F5F5F5;
}
.datalist {
	width:100%;
	border-top:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
	border-bottom:solid #E7E7E7 1px;
	margin-top:15px;
}
.datalist td {
	vertical-align:top;
	text-align:right;
/*	background-color:#FFFBFF;*/
	padding:1px 5px 1px 5px;
/*	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;*/
}
.datalist td.titleproduct {
	width:55%;
	text-align:left;
	background-color:#EFEBEF;
	font-weight:900;
}
.datalist td.titleitemid {
	width:12%;
	text-align:left;
	background-color:#EFEBEF;
	font-weight:900;
}
.datalist td.titleqty {
	width:10%;
	text-align:center;
	background-color:#EFEBEF;
	font-weight:900;
}
.datalist td.titleprice {
	width:11%;
	background-color:#EFEBEF;
	font-weight:900;
}
.datalist td.titleextended {
	width:12%;
	background-color:#EFEBEF;
	font-weight:900;
}
.datalist td.product {
	width:55%;
	text-align:left;
}
.datalist td.itemid {
	width:12%;
	text-align:left;
	white-space:nowrap;
}
.datalist td.qty {
	width:10%;
	text-align:center;
}
.datalist td.price {
	width:11%;
}
.datalist td.extended {
	width:12%;
	white-space:nowrap;
}
.datalistevenspace {
	width:100%;
/*	border-top:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
	not sure why present: e 7/13/2011*/
}
.datalistevenspace td {
	width:16%;
	vertical-align:top;
	text-align:left;
	/*background-color:#FFFBFF;
	not sure why present: e 7/13/2011*/
	padding:1px 5px 1px 5px;
/*	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	not sure why present: e 7/13/2011*/
}
.datalistevenspace td.title {
	padding:2px 5px 1px 5px;
	white-space:nowrap;
	background-color:#EFEBEF;
	font-weight:900;
}
.datalist3col {
	width:100%;
	border-top:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
}
.datalist3col td {
	vertical-align:top;
	text-align:left;
	background-color:#FFFBFF;
	padding:1px 5px 1px 5px;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
}
.datalist3col td.title {
	background-color:#EFEBEF;
	font-weight:900;
}

/*  RULES FOR DATAGRID  */

.datagrid {
	width:100%;
	border-top:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
}
.datagrid td {
	vertical-align:top;
	background-color:#FFFBFF;
	padding:1px 5px 1px 5px;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
}
.datagrid td.titledescription {
	width:70%;
	text-align:left;
}
.datagrid td.titleproduct {
	width:58%;
	text-align:left;
}
.datagrid td.titleproductalt {
	width:52%;
	text-align:left;
}
.datagrid td.titleremove {
	width:6%;
	text-align:center;
}
.datagrid td.titleitemid {
	width:6%;
	text-align:left;
	white-space:nowrap;
}
.datagrid td.titleqty {
	width:6%;
	text-align:center;
}
.datagrid td.titleprice {
	width:6%;
}
.datagrid td.titleextended {
	width:10%;
}
.datagrid td.product {
	width:58%;
	text-align:left;
}
.datagrid td.productalt {
	width:52%;
	height:80px;
	text-align:left;
}
.datagrid td.remove {
	width:6%;
	text-align:center;
	line-height:18px;
}
.datagrid td.itemid {
	width:6%;
	text-align:left;
	white-space:nowrap;
}
.datagrid td.qty {
	width:6%;
	text-align:center;
}
*html .datagrid td.qty {
	padding-top:2px;
}
*+html .datagrid td.qty {
	padding-top:2px;
}
.datagrid td.price {
	width:6%;
}
.datagrid td.extended {
	width:10%;
}

/* FOR TOTALS IN CART */

.totals {
	width:;
}
.totals td.title {
	width:65px;
}
.totals td.price {
	width:110px;
	text-align:right;
}
#invoice {
	width:100%;
	border:solid #333333 1px;
	font-size:12px;
	text-align:left;
	margin:20px 0px 0xp 0px;
	padding:0px;
}
#invoice #header {
	height:20px;
	background-color:#BBBBBB;
	border-bottom:solid #333333 1px;
	vertical-align:middle!important;
	color:#333333;
	font-size:12px;
	font-weight:900;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
}
#invoice #header div.date {
	float:right;
	margin-right:4px;
	margin-left:10px;
}
#invoice #body {
	margin:0px 0px 15px 0px;
	width:100%;
}
#invoice #body td {
	vertical-align:top;
	text-align:left;
	padding-left:10px;
}
#invoice #body td.title {
	width: 60px;
	font-weight:900;
	white-space:nowrap;
}
#invoice #body td.data {
	font-weight:200;
	border-left:solid #cccccc 1px;
	font-size:11px;
}
#invoice #payment {
	margin-top:10px;
	width:100%;
}
#invoice #payment td {
	vertical-align:top;
	text-align:left;
	padding-left:10px;
}
#invoice #payment td.title {
	width: 60px;
	font-weight:900;
	white-space:nowrap;
}
#invoice #payment td.data {
	font-weight:200;
	border-left:solid #cccccc 1px;
	font-size:10px;
}
#invoice .totals {
	width:240px;
	font-size:11px;
	font-weight:200;
}
#invoice .totals td.title {
	width:140px;
	font-size:11px;
	white-space:nowrap;
	text-align:right;
	padding-right:8px;
	font-weight:200;
}
#invoice .totals td.price {
	width:100px;
	font-size:11px;
	background-color:#CCCCCC;
	padding-right:4px;	
	white-space:nowrap;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.alternateListItem {
	background-color: #E7E7E7;
}
.box {
	background-color: #E7E7E7;
}
.border {
	border: 1px solid #999999;
}

.textlistheader {
	padding:3px 0px 2px 5px;
	font-weight:900;
	border-bottom:solid #333333 1px;
	color:#666666;
	background-color:#CCCCCC;
	text-align:right;
}
.textlistheader td.titleproduct {
	width:62%;
	text-align:left;
	padding:3px 0px 2px 5px;
	font-size:125%;
	font-weight:900;
	border-bottom:solid #333333 1px;
	color:#666666;
	background-color:#CCCCCC;
}
.textlistheader td.titleitemid {
	width:10%;
	padding:3px 0px 2px 0px;
	text-align:left;
	font-size:125%;
	font-weight:900;
	border-bottom:solid #333333 1px;
	color:#666666;
	background-color:#CCCCCC;
}
.textlistheader td.titleprice {
	width:8%;
	padding:3px 0px 2px 0px;
	font-size:125%;
	font-weight:900;
	border-bottom:solid #333333 1px;
	color:#666666;
	background-color:#CCCCCC;
}
.textlistheader td.titleextended {
	width:12%;
	padding:3px 2px 5px 10px;
	font-size:125%;
	font-weight:900;
	border-bottom: solid #333333 1px;
	color:#666666;
	background-color:#CCCCCC;
}
.textlist td.product {
	width:62%;
	text-align:left;
	padding-left:5px;
	line-height:18px;
}
.textlist td.itemid {
	width:10%;
	text-align:left;
	padding-left:2px;
}
.textlist td.qty {
	width:8%;
	font-size:85%;
	text-align:left;
	padding-left:2px;
}
.textlist td.price {
	width:8%;
	text-align:right;
}
.textlist td.extended {
	width:12%;
	padding-right:5px;
	text-align:right;
}
.textlist td.productalt {
	width:60%;
	text-align:left;
	padding-left:5px;
	background-color: #E7E7E7;
}
.textlist td.itemidalt {
	width:10%;
	text-align:left;
	background-color: #E7E7E7;
}
.textlist td.qtyalt {
	width:5%;
	background-color: #E7E7E7;
}
.textlist td.pricealt {
	width:10%;
	background-color: #E7E7E7;
	text-align:right;
}
.textlist td.extendedalt {
	width:15%;
	padding-right:5px;
	background-color: #E7E7E7;
	text-align:right;
}
#choosestyle {
	background-color: #cccccc;
}
#banner {
	background-color:#025B87;
	width:100%;
	height:200px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images_content/bg-home-banner.jpg);
	background-position:left;
}
.categorylist a:link {
	text-decoration:none;
}
.categorylist a:visited {
	text-decoration:none;
}
.categorylist a:hover {
	text-decoration:underline;
}
.maxwidth90 {
	max-width:90px!important;
}
*html .maxwidth90 {
	width:90px!important;
}
.nowrap {
	white-space:nowrap;
}
.invisible {
	visibility:hidden;
	display:none;
}
.editquotegrid {
	width: 100%;
	color: #000000;
}
.editquotegrid td.header {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#00598c;
	color:#FFFFFF;
	font-weight:900;
}
.editquotegridselected {
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #00598c;
	border-bottom-style: none;
}
.editquotegridselectedpanel {
	color: #000000;
	border-right: #00598c 3px solid;
	padding-bottom: 3px;
	border-left: #00598c 3px solid;
	padding-top: 3px;
	border-bottom: #00598c 3px solid;
	background-color: #FFFFFF;
}
.editquotegrid .btn {
	background-color:#E7E7E7;
	border:solid #00598C 1px;
	padding-right: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;
	padding-top: 0px; 
	clear:both;
	height:60%;
	margin:0px;

	font-size:10px;
	text-transform:none;
	color:#00598C;
	text-decoration: none;
	vertical-align:middle;
	font-weight:normal;
	cursor:pointer;
}
.editquotegrid .btn:hover {
	background-color:#E7E7E7;
	border:solid #00598C 1px;
	padding-right: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;
	padding-top: 0px; 
	clear:both;
	height:60%;
	margin:0px;

	font-size:10px;
	text-transform:none;
	color:#00598C;
	text-decoration: none;
	vertical-align:middle;
	font-weight:normal;
	cursor:pointer;
}
.editquotegrid .btn[disabled] {
	background-color:#E7E7E7;
	border:solid #00598C 1px;
	padding-right: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;
	padding-top: 0px; 
	clear:both;
	height:60%;
	margin:0px;

	font-size:10px;
	text-transform:none;
	color:#FFFFFF;
	text-decoration: none;
	vertical-align:middle;
	font-weight:normal;
}
.editquotegrid a {
	padding-right: 10px;
	padding-left: 10px;	
	padding-bottom: 2px;
	padding-top: 1px; 
	height:120%;
	font-size:10px;
	text-transform:none;
	color:#00598C;
	text-decoration: none;
	vertical-align:middle;
	font-weight:normal;
}
.editquotegrid a:visited {
	padding-right: 10px;
	padding-left: 10px;	
	padding-bottom: 2px;
	padding-top: 1px; 
	font-size:10px;
	text-transform:none;
	color:#00598C;
	text-decoration: none;
	vertical-align:middle;
	font-weight:normal;
}
.editquotegrid a:hover {
	padding-right: 10px;
	padding-left: 10px;	
	padding-bottom: 2px;
	padding-top: 1px; 
	font-size:10px;
	text-transform:none;
	color:#00598C;
	text-decoration: none;
	vertical-align:middle;
	font-weight:normal;
}
.btnprint {
	background-image:url(../images_navigation/bg-btn.jpg);
	background-repeat:repeat-x;
	border:none;
	
	clear:both;
	cursor:pointer;
	
	font-size:10px;
	text-transform: uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	display:inline;
	border: solid #333 1px;
	padding:0px;
}
a.btnprint:link, a.btnprint:visited {	
	font-size:10px;
	text-transform: uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	display:inline;
	padding:1px 2px 0px 2px;
}
.editquotegrid a.btnprint:hover {	
	font-size:10px;
	text-transform: uppercase;
	color:#ffffff;
	text-decoration: none;
	vertical-align:middle;
	display:inline;
}

/*  RULES FOR TABLES */

.tableform {
	width: 100%;
	text-align:left;
	border-top:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
}
.tableform td {
	vertical-align:top;
	text-align:left;
	background-color:#FFFBFF;
	padding:1px;
	border-bottom:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
}
.tableform td.label {
	width: 106px;
	white-space:nowrap;
	padding-top:2px;
	padding-left:6px;
	background-color:#EFEBEF;
	font-weight:900;
}
.tableform td.field {
	width: 160px;
	padding-right:5px;
	padding-left:5px;
}
.tableform td.field2 {
	padding-right:5px;
	padding-left:5px;
}
.tableform td.valid {
	padding-top:2px;
}
.threecol {
	width: 100%;
}
.threecol td {
	width: 33%;
	vertical-align:top;
}
#logoprint {
	position:absolute;
	visibility:hidden;
}
.billing {
	position:absolute;
	visibility:hidden;
}
.print, .printfoot {
	position:absolute;
	visibility:hidden;
}
.printlogo {
	visibility:visible;
}
.block {
	display:block;
}
.inline {
	display:inline;
}
.paddingbtnleft {	
	padding:10px 5px 10px 0px;
}
.panelvolumediscount {
	border-right: #c8c8c8 1px solid;
	padding-right: 12px;
	border-top: #c8c8c8 1px solid;
	padding-left: 12px;
	padding-bottom: 12px;
	margin: 22px auto 12px;
	border-left: #c8c8c8 1px solid;
	width: 380px;
	padding-top: 12px;
	border-bottom: #c8c8c8 1px solid;
	background-color: #ffcccc;
}		
/* START RADIO AND CHECKBOX STYLES */
.checkbox {
	display:inline;
}
.checkbox input {
	margin-left:6px;
}
*html .checkbox input {
	margin-left:0px;
}
.checkbox label {
	margin-left:6px;
}
*html .checkbox label, *+html .checkbox label { /* for ie6 & 7 */
	margin-left:0px;
}	

