/*  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;
}

.clearme {
	clear: both;
}

/*  RULES FOR MASTER GLOBAL LAYOUT  */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	font-weight:200;
	background-color:#FFFFFF;
}
#pagewrapper {
	text-align: left;
	margin: 20px;
}
#header {
	width: 100%;
	display:block;
}
#header #utilities {
	text-align:right;
	vertical-align:top;
}
#header #utilities a {
	font-size:11px;
	color:#62648A;
	text-decoration:none;
}
#header #utilities a:visited {
	font-size:11px;
	color:#62648A;
	text-decoration:none;
}
#header #utilities a:hover {
	font-size:11px;
	color:#62648A;
	text-decoration:underline;
}
#header #utilities .user {
	font-size:11px;
	font-weight:900;
	color:#676767;
	position:relative;
	top:-10px;
}
#header #utilities .user:a {
	font-size:11px;
	font-weight:900;
	color:#676767;
}
#header #utilities .user:visited {
	font-size:11px;
	font-weight:900;
	color:#676767;
}
#header #utilities .user:hover {
	font-size:11px;
	font-weight:900;
	color:#000000;
	text-decoration:none;
}
#header #utilities .user2 {
	font-size:10px;
	font-weight:200;
	color:#676767;
	position:relative;
	top:-10px;
}
#header #utilities .user2:a {
	font-size:10px;
	font-weight:200;
	color:#676767;
}
#header #utilities .user2:visited {
	font-size:10px;
	font-weight:200;
	color:#676767;
}
#header #utilities .user2:hover {
	font-size:10px;
	font-weight:200;
	color:#000000;
	text-decoration:none;
}
#logo {
	margin-bottom:5px;
}
#header #navwrapper {
	width:100%;
	white-space:nowrap!important;
	border-bottom:solid #E4E3E8 1px;
}
#header .menu .RadMenu_Default {
	margin-left:20px;
	width:548px;
	display:inline;
	white-space:nowrap!important;
}
#header .menuposition {
	white-space:nowrap!important;
	z-index:1!important;
	position:relative;
	top:2px;
}
*html #header .menuposition {
	top:6px;
}
*+html #header .menuposition {
	top:6px;
}
#header #search {
	float:right;
	margin-top:7px;
	margin-right:10px;
	color:#666666;
	font-size:11px;
	z-index:4000!important;
}
#mnpgwrapper {
	width: 100%;
	height:420px;
}
#sidnav {
	max-width: 212px!important;
	min-height:200px!important;
	margin-top:8px;
	padding-top:4px;
	vertical-align:top;
	font-size: 12px;
	font-weight: 400;
	color: #625DA1;
	border: solid #E4E3E8 1px;
}
*html #sidnav {
	width: 212px;
	height:200px;
}
#sidnav a {
	text-decoration:none;
	color: #625DA1;
}
#sidnav a:visited {
	text-decoration:none;
	color: #625DA1;
}
#sidnav a:hover {
	text-decoration:underline;
	color: #625DA1;
}
#sidnav .categories {
	margin-left:6px;
	margin-top:10px;	
}
#mnpg {
	width:100%;
	padding-top:8px;
	padding-left:18px;
	font-size:11px;
	vertical-align:top;
	text-align:left;
}
.pager {
	float: right;
	margin-right:5px;
	margin-bottom:5px;
}
.pager a {
	position:relative;
	top:2px;
	font-size: 11px;
	font-weight:900;
	text-transform:lowercase;
	color:#999999;
}
.pager a:visited {
	position:relative;
	top:2px;
	font-size: 11px;
	font-weight:900;
	text-transform:lowercase;
	color:#999999;
}
.pager a:hover {
	position:relative;
	top:2px;
	font-size: 11px;
	font-weight:900;
	text-transform:lowercase;
	color:#000000;
}
.pager img {
	margin: 2px 10px 0px 10px;	
	vertical-align:middle;
}
#content {
	margin-bottom:12px;
}
#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%;
}
#wrapper2 {
	width: 100%;
	min-height:90%;
	display:inline;
	margin-bottom:20px;
}
*html #wrapper2 {
	height:90%;
}
#wrapper2 div {
	min-width: 126px!important;
	min-height:180px!important;
	display:inline;
	float:left;
	border: solid #000000 1px;
}
*html #wrapper2 div {
	width: 126px;
	height:180px;
}
#wrapper2 .box {
	color:#000000;
	background-color:#F5F5F5;
	font-size:11px;
	font-weight:900;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:10px;
	margin-bottom:10px;
	width: 126px;
}
#wrapper2 .box img {
	border:solid #000000 1px;
	margin:10px;
	width:100px;
	height:75px;
	display:block;
}
#wrapper2 .box a {
	color:#003399;
	font-size:11px;
	text-decoration:underline;
}
#wrapper2 .box a:visited {
	color:#003399;
	font-size:11px;
}
#wrapper2 .box a:hover {
	color:#000000;
	font-size:11px;
}
#wrapper2 .box #controls {
	position:relative;
	bottom:0px;
}
#features {
	width:100%;
	position:relative;
	right:-4px;
}
#features td {
	white-space:nowrap;
	vertical-align:top;
	text-align:center;
	font-weight:900;
}
#features td.title {
	background-color:#AAA6CB;
	padding:4px;
	color:#FFFFFF;
	text-align:left;
}
#features p {
	font-weight:200;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}
#features2 {
	width: 180px;
	height:100%!important;
	vertical-align:top;
	text-align:center!important;
	padding-left:auto;
	padding-right:auto;
}
#features2 td {
	text-align:center!important;
	padding-left:auto;
	padding-right:auto;
	border:none!important;
}
#features2 h1 {
	background-color:#A9A6CB;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 2px 2px 6px;
	text-align:left;
}
#features2 a {
	color:#CD6600;
	font-weight: 200;
	font-size:12px;
	text-decoration:none;
}
#features2 a:viisted {
	color:#CD6600;
	font-weight: 200;
	font-size:12px;
	text-decoration:none;
}
#features2 a:hover {
	color:#616587;
	font-weight: 200;
	font-size:12px;
	text-decoration:underline;
}
#wrapper #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:#FF0000;
	font-size:11px;
	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;
}
.descrip {
	font-size:12px;
	font-weight: 900;
	color: #CC6600;
	text-decoration:none;
}
.descrip a:link {
	font-size:12px;
	font-weight: 900;
	color: #CC6600;
	text-decoration:none;
}
.descrip a:visited {
	font-size:12px;
	font-weight: 900;
	color: #CC6600;
	text-decoration:none;
}
.descrip a:hover {
	font-size:12px;
	font-weight: 900;
	text-decoration:underline;
	color: #CC6600;
}
.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 {
	max-height:370px;
	width:170px;
	border:0px none!important;
	margin:0px;
	padding-:0px;
	text-align: left;
	overflow-x: hidden;
}
*html iframe {
	height:370px;
}
.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;
}
#item {
	width:95%;
	vertical-align:top;
	margin-top:15px;
}
.display {
	text-align: left;
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	width: 100%;
	text-align:center;
	margin:auto;
	vertical-align:middle;
}
#footerutilities {
	width:100%;
	border-top:solid #E4E3E8 1px;
	border-bottom:solid #E4E3E8 1px;
}
#footerutilities td {
	padding-top:8px;
	padding-bottom:8px;
	color:#888DA3;
	vertical-align:top;
	text-align:left;
}
#footer div {
	text-align:center;
	min-width:725px;
	white-space:nowrap;
	font-size:80%;
	text-transform:uppercase;
	margin:15px auto 15px auto;
}
*html #footer div {
	text-align:center;
	width:725px;
	margin:15px auto 15px auto;
}
#footer div a {
	color:#CC6601;
	text-decoration:none;
}
#footer div a:visited {
	color:#CC6601;
	text-decoration:none;
}
#footer div a:hover {
	color:#CC6601;
	text-decoration:hover;
}

/*  RULES FOR MASTER CONTENT LAYOUT  */

#rightlogin {
	float: right;
	position:relative;
}
.categoryline {
	margin-left: 5px;
	text-align:left;
	color:#999999;
	font-size:10px;
}
.categoryline a {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.categoryline a:visited {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.categoryline a:hover {
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}
.categoryline2 {
	color:#616587;
	font-size:12px;
}
.categoryline2 a {
	margin-left:15px;
	color:#616587;
	font-size:12px;
	text-decoration:none;
}
.categoryline2 a:visited {
	margin-left:15px;
	color:#616587;
	font-size:12px;
	text-decoration:none;
}
.categoryline2 a:hover {
	margin-left:15px;
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}
.subcat {
	width: 97%;
	text-align:left;
	vertical-align: middle;
	margin-left:5px;
}
.subcat div {
	display:inline;
	white-space:nowrap;
}
.subcat a {
	font-size:115%;
	font-weight:900;
	margin-top:6px;
}
.subcat a:visited {
	font-size:115%;
	font-weight:900;
	margin-top:6px;
}
.subcat a:hover {
	font-size:115%;
	font-weight:900;
	margin-top:6px;
}
.itemsmall {
	vertical-align: bottom;
	width:170px!important;
	min-height:190px;
	text-align:center;
	font-weight:900;
	display:inline;
	float:left;
	border-bottom:solid #E4E3E8 1px;
	border-top:solid #E4E3E8 1px;
}
*html .itemsmall {
	height:190px;
}
#customermaintenance {
	margin-top:20px;
	width: 90%;
	text-align:left;
}
#customermaintenance td {
	vertical-align:bottom;
	font-weight:200;
	color:#333333;
	padding:2px;
}
#customermaintenance td.label {
	width: 100px;	
}
/* H1'S */
.BA {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-color:#FFFFFF;
	background-image:url(../images_content/h1/ba.gif);
	background-repeat:no-repeat;
	border:solid #E5E5E7 1px;
}
.BX {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/bx.gif);
	background-color:#F8EECD;
	border:solid #E5E5E7 1px;
}
.SP {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/sp.gif);
	background-color:#FFDA93;
	border:solid #E5E5E7 1px;
}
.TS {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/ts.gif);
	background-color:#FDC999;
	border:solid #E5E5E7 1px;
}
.GW {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/gw.gif);
	background-color:#F2C6BB;
	border:solid #E5E5E7 1px;
}
.RB {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/rb.gif);
	background-color:#E2E2BC;
	border:solid #E5E5E7 1px;
}
.BW {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/bw.gif);
	background-color:#F0F8E8;
	border:solid #E5E5E7 1px;
}
.GB {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/gb.gif);
	background-color:#EFE7ED;
	border:solid #E5E5E7 1px;
}
.LT {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/lt.gif);
	background-color:#F0DBE7;
	border:solid #E5E5E7 1px;
}
.SR {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/sr.gif);
	background-color:#F4E4E3;
	border:solid #E5E5E7 1px;
}
.CO {
	width: 100%;
	height:55px;
	margin-top:-1px;
	background-repeat:no-repeat;
	background-image:url(../images_content/h1/co.gif);
	background-color:#F0EDC1;
	border:solid #E5E5E7 1px;
}

/* CHANGE H1 FOR CATEGORIES USING BODY ID
}
body #bodyidhere #title {
	background-image:url(../images_content/h1/lt.gif);
	background-color:#E8C7D9;
	border:solid #D99FC5 1px;
}*/

#login {
	width: 98%;
	font-weight:200;
	margin:20px 0px 10px 0px;
}
#login td {
	vertical-align:bottom;
}
#utilities #loginexception {
	color:#9A9A9A;
	font-size:10px;
	position:relative;
	top:-8px;
}
#utilities #loginexception a {
	font-size:10px;
	color:#9A9A9A;
	text-decoration:none;
}
#utilities #loginexception a:visited {
	font-size:10px;
	color:#9A9A9A;
	text-decoration:none;
}
#utilities #loginexception a:hover {
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}
#checkout {
	font-weight: 400;
	text-align: left;
	width:100%;
	margin-right:10px;
}
#checkout td {
	font-weight: 400;
	text-align: left;
	vertical-align:top;
}
#checkout td.title {
	padding:3px 0px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
#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: 152px;
	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 {
	width:100%;
	margin-right: 8px;	
	margin-top: 8px;
}
#picturelist div {
	float:left;
	max-width:250px!important;
	vertical-align:top;
	margin-left:8px;
}
*html #picturelist div {
	width:250px!important;
}
#itempiclist {
	width:250px;
}
#itempiclist input {
	margin-right:8px;
}
#itemdetail {
	text-align: left;
	float: left;
	margin-bottom: 5px;
	margin-right: 30px;
	height:320px;
}
#itemdetailstyles {
	text-align: left;
	margin-bottom: 5px;
	margin-right: 30px;
}
#picturelistdetail {
	width:95%;
	margin-right:5px;
}
.sep {
	height:10px;
	width:100%;
	vertical-align:middle;
	border-bottom:solid #E4E3E8 1px;
	margin-bottom:10px;
	margin-right:10px;
}
.sep2 {
	height:10px;
	vertical-align:middle;
	border-bottom:solid #E4E3E8 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.sep3 {
	height:1px;
	vertical-align:middle;
	border-bottom:solid #E4E3E8 1px;
}
.categorylist {
	width:90%;
	vertical-align:top;
	color:#616587;
	font-weight: 900;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.categorylist a {
	color:#CD6600;
	font-weight: 200;
	font-size:12px;
	text-decoration:none;
	margin-left:8px;
}
.categorylist a:visited {
	color:#CD6600;
	font-weight: 200;
	font-size:12px;
	text-decoration:none;
	margin-left:8px;
}
.categorylist a:hover {
	color:#616587;
	font-weight: 200;
	font-size:12px;
	text-decoration:underline;
	margin-left:8px;
}
.categorylist a.header {
	width:50%;
	vertical-align:top;
	color:#616587;
	font-weight: 900;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.categorylist a.header:visited {
	width:50%;
	vertical-align:top;
	color:#616587;
	font-weight: 900;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.categorylist a.header:hover {
	width:50%;
	vertical-align:top;
	color:#616587;
	font-weight: 900;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-decoration:underline;
	
}
.categorylist td {
	width:50%;
	vertical-align:top;	
}

/*  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: 5px;
}
.right2 {
	float: right;
	margin-bottom: 5px;
	width:40%;
}
.right3 {
	float: right;
	margin-bottom: 5px;
	margin-right: 20px;
}
.margintop {
	position: relative;
	top: 4px;
}
.margintop2 {
	position: relative;
	top: 2px;
}
.margintop3 {
	margin-top: 45px;
}
.margintop4 {
	margin-top: 8px;
}
.margintopneg {
	margin-top: -10px;
}
.margintopneg2 {
	margin-top:0px;
}
*html .margintopneg2 {
	margin-top:-36px;
}
*+html .margintopneg2 {
	margin-top:-36px;
}
.margintopneg3 {
	position:relative;
	top:-6px;
}
.margintopneg4 {
	margin-top: -3px;
}
.marginbottom {
	position: relative;
	bottom: 4px;
}
.marginbottom2 {
	margin-bottom: 3px;
}
.marginbottom3 {
	margin-bottom: 8px;
}
.margintopbottom {
	margin-top: 12px;
	margin-bottom: 12px;
}
.marginleft {
	margin-left: 10px;
}
.marginleft2 {
	margin-left: 20px;
}
.marginleft3 {
	margin-left: 5px;
}
.marginnegleft {
	position:relative;
	left:-10;
}
.marginnegtop {
	position:relative;
	top:-5px;
}
.marginright {
	margin-right: 5px;
}
.marginright2 {
	margin-right: 10px;
}
.padding {
	padding: 4px;
}
.paddingleft {
	padding-left: 10px;
}
.paddingleft2 {
	padding-left: 20px;
}
.paddingright {
	padding-right: 10px;
}
.paddingtop {
	padding-top: 8px;
}
.paddingtopbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingbtnleft {
	padding: 4px 4px 4px 0px;
}
.marginbtnleft {
	margin: 4px 4px 4px 0px;
}
.negtop {
	margin-top: 0px;
}
.nowrap {
	white-space:nowrap;
}

/*  RULES FOR TXT  */

a {
	color:#0000FF;
	font-weight: 400;
}
a:visited {
	color:#0000FF;
	font-weight: 400;	
}
a:hover {
	color:#000000;
	font-weight: 400;	
}
h1 {
	color:#616587;
	font-weight: 900;
	font-size:18px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:solid #E4E3E8 1px;
}
h2 {
	color:#616587;
	font-weight: 900;
	font-size:15px;
	margin-bottom:15px;
}
h3 {
	color:#333333;
	font-weight: 700;
	font-size:14px;
}
h4 {
	color:#333333;	
	font-weight: 800;
	font-size:12px;
	text-transform: lowercase;
}
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-right:10px;
	margin-top:12px;
	margin-bottom:5px;
}
ol, ul, li {
	text-align: left;
	list-style-position: inside;	
}
ol {
	font-size: 110%;
}
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:#990000;
	font-size:11px;
	font-weight: 200;
}
.txterror2 {
	color:#FF0000;
	font-size:11px;
	font-weight: 600;
	position:relative;
	top:-5px;
}
.txtid {
	color:#666666;
	font-size:11px;
	font-weight: 600;
}
.txtstyle1 {
	color:#616587;
}
.sm {
	font-size: 80%;
}
.sm2 {
	font-size: 90%;
}
.lg {
	font-size: 120%;
}
.txt {
	font-size:12px;
	font-weight: 900;
	color: #CC6600;
}
.txt2 {
	font-weight: 500;
	color: #0000FF;
}
.txt3 {
	font-weight: 900;
	color: #0000FF;
}
.txt4 {
	font-weight: 200;
}
.txtcase {
	text-transform: capitalize;
}
.txtContact {
	font-size:14px;
	font-weight: 900;
	color: #CC6600;
}

.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:#666666;
	font-size:18px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:12px;
}
.txthighlight3 {
	color:#666666;
	font-size:12px;
	font-style:italic;
	font-weight:700;
}
.txtonsale{
	color:#FF0000;
	font-size:11px;
}
.txtcrossout {
	color: #FF0000;
	font-size:13px;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txtcrossout2 {
	color: #FF0000;
	font-size:12px;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txtcrossout2 {
	color: #FF0000;
	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:14px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:12px;
}
.txtregularpricecrossout {
	color: #FF0000;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}
.txtregularpricecrossout2 {
	font-size:12px;
	color: #FF0000;
	font-weight:800px;
	text-transform:uppercase;
	text-decoration: line-through;
}

/*  RULES FOR TXT FIELDS  */
.txtboxsearch {
	border:solid #E4E3E8 1px;
	width:150px;
	color:#616587;
}
.txtbox {
	width: 105px;
	font-size:11px;
	border:1px solid #333333;
	padding:2px;
	text-align:left;
}
.txtboxdrop {
	width: 110px;
	font-size:11px;
	border:1px solid #333333;
	padding:2px;
	text-align:left;
}
.txtbox2 {
	width: 105px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtbox2drop {
	width: 110px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtbox3 {
	width: 520px;
	height:310px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtbox4 {
	width: 80px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtbox5 {
	width: 520px;
	height:150px!important;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtbox6 {
	width: 250px;
	height:50px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px 0px 0px 2px;
	text-align:left;
}
.txtbox7 {
	width: 250px;
	height:36px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxlong {
	width: 135px;
	height:50px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxlong2 {
	width: 150px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxlong22 {
	width: 155px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
	position:relative;
	top:-5px;
}
.txtboxlongdrop {
	width: 156px!important;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxcvv2 {
	width: 24px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxqty {
	width: 36px;
	height:15px;
	border: solid #7F9DB9 1px;
	font-size:11px;
	color: #000000;
	padding:2px;
}
.txtboxqty2 {
	width: 16px;
	height:14px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	text-align:right;
	padding:2px;
}
.txtboxqty3 {
	width: 48px;
	border: solid #7F9DB9 1px;
	font-size:11px;
	color: #000000;
	padding:1px;
}
.txtboxqty4 {
	width: 24px;
	border: solid #7F9DB9 1px;
	font-size:11px;
	color: #000000;
	padding:1px;
}
.txtboxlong2drop {
	width: 150px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxqtydrop {
	width: 56px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}
.txtboxqtydrop2 {
	width: 50px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:right;
}
.txtboxreg {
	width: 246px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;	
}
.txtboxregdrop {
	width: 252px;
	border: 1px solid #7F9DB9;
	font-size:11px;
	color: #000000;
	padding:2px;
	text-align:left;
}

/*  RULES FOR CONTROLS  */

.btn {
	border:1px #D2D0E9 solid;
	padding-right: 8px;
	padding-left: 8px;	
	padding-bottom: 1px;
	padding-top: 1px; 
	clear:both;
	height:100%;
}
.btn:link {
	font-size:10px;
	text-transform: uppercase;
	color:#CF7010;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
}
.btn:visited {	
	font-size:10px;
	text-transform: uppercase;
	color:#CF7010;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
}
.btn:hover {	
	font-size:10px;
	text-transform: uppercase;
	color:#333333;
	border:1px #333333 solid;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
}
.btndefault {
	cursor: pointer;
	font-size:10px;
	text-transform: uppercase;
	color:#CF7010;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
	border:solid #333333 1px;
}
.btndefault a:visited {
	cursor: pointer;
	font-size:10px;
	text-transform: uppercase;
	color:#CF7010;
	text-decoration: none;
	vertical-align:middle;
	font-weight:800;
	border:solid #333333 1px;
}
#controlsleft {
	float: left;
	width: 150px;
}
#controlsleft2 {
	float: left;
	width: 260px;
	margin-left: 10px;
	position:relative;
	left:20px;
	top:10px;
}
.controls {
	width: 260px;
	height:30px;
	background-image:url(../images_global/bg-btn.gif);
	background-repeat:no-repeat;
}
.controls a {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls a:visited {
	position:relative;
	top:3px;
	font-size: 12px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.controls a:hover {
	position:relative;
	top:3px;
	font-size: 13px;
	font-weight:900;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
}
.controls img {
	margin: 3px 10px 0px 10px;	
	vertical-align:middle;
}
.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: #FF0000;
	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  */

.datalist {
	width:100%;
	text-align:right;
	margin-top: 5px;
	margin-right: 10px;
}
.datalist td.product {
	padding:3px 0px 2px 5px;
	background-color:#F0F0F6;
	color:#616587;
	text-align:left;
}
.datalist td.qty {
	padding:3px 0px 2px 0px;
	width:70px;
	width:15%;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist td.remove {
	padding:3px 0px 2px 0px;
	width:60px;
	width:15%;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist td.price {
	padding:3px 5px 2px 0px;
	width:80px;
	width:22%;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist2 {
	width:100%;
	text-align:right;
	margin-right:10px;
}
.datalist2 td.product {
	text-align:left;
	padding-left:5px;
}
.datalist2 td.qty {
	width:15%;
}
.datalist2 td.remove {
	width:15%;
}
.datalist2 td.price {
	width:22%;
	padding-right:5px;
}
.datalist3 {
	text-align:left;
	width:100%;
	margin-right:10px;
	color:#000000;
	font-weight:200;
}
.datalist3 td {
	text-transform:none;
	font-size:11px;
	width:16%;
	height:22px;
}
.datalist3 td.title {
	font-size:12px;
	padding:3px 0px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist3b {
	text-align:left;
	width:100%;
	margin-right:10px;
	font-weight:200;
	margin: 5px 10px 0px 10px;
}
.datalist3b td {
	font-size:11px;
	width:16%;
	height:22px;
}
.datalist3b td.title {
	font-size:12px;
	padding:3px 0px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist4 {
	text-align:right;
	margin-top: 4px;
}
.datalist4 td {
	width:103px;
	font-size:105%;
}
.datalist5 {
	width:100%;
	border:none;
	margin-right:10px;
}
.datalist5 td {
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	font-size:12px;
	color:#616587;
}
.datalist5 td.titleitemid {
	width:220px!important;
	padding:3px 0px 2px 5px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist5 td.titleitemid a {
	font-weight:900;
}
.datalist5 td.titleitemid a:visited {
	font-weight:900;
}
.datalist5 td.titleitemid a:hover {
	font-weight:900;
	color:#0000FF;
	color:#616587;
}
.datalist5 td.titleproduct {
	width:52%;
	padding:3px 0px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist5 td.titleproduct a {
	font-weight:900;
}
.datalist5 td.titleproduct a:visited {
	font-weight:900;
}
.datalist5 td.titleproduct a:hover {
	font-weight:900;
	color:#0000FF;
}
.datalist5 td.titleprice {
	width:9%;
	padding:3px 10px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	text-align:right;
	color:#616587;
}
.datalist5 td.titleprice a {
	font-weight:900;
}
.datalist5 td.titleprice a:visited {
	font-weight:900;
}
.datalist5 td.titleprice a:hover {
	font-weight:900;
	color:#0000FF;
}
.datalist5 td.titlecolor {
	width:12%;
	padding:3px 5px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist5 td.titlecolor a {
	font-weight:900;
}
.datalist5 td.titlecolor a:visited {
	font-weight:900;
}
.datalist5 td.titlecolor a:hover {
	font-weight:900;
	color:#0000FF;
}
.datalist5 td.titleqty {
	width:10%;
	padding:3px 0px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
	text-align:center;
}
.datalist5 td.itemid {
	width:220px!important;
	text-align:left;
	padding-left:5px;
}
.datalist5 td.product {
	width:52%;
	line-height:18px;
	white-space:nowrap;
}
.datalist5 td.price {
	width:9%;
	padding-right:10px;
	text-align:right;
}
.datalist5 td.color {
	width:12%;
}
.datalist5 td.qty {
	width:10%;
	font-size:85%;
	text-align:center;
}
.datalist5 td.productalt {
	width:55%;
	text-align:left;
	padding-left:5px;
	background-color: #EEEEEE;
}
.datalist5 td.itemidalt {
	width:12%;
	text-align:left;
	background-color: #EEEEEE;
}
.datalist5 td.qtyalt {
	width:11%;
	background-color: #EEEEEE;
}
.datalist5 td.pricealt {
	width:10%;
	background-color: #EEEEEE;
}
.datalist5 td.extendedalt {
	width:12%;
	padding-right:5px;
	background-color: #EEEEEE;
}
.datalist6 {
	width:100%;
	text-align:right;
	margin-right:10px;
}
.datalist6 td.titleproduct {
	width:50%;
	text-align:left;
	padding:3px 0px 2px 5px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist6 td.titleqty {
	width:12%;
	padding:3px 0px 2px 5px;
	font-weight:900;
	text-align:left;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist6 td.titleprice {
	width:11%;
	padding:3px 0px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist6 td.titleextended {
	width:27%;
	padding:3px 5px 2px 0px;
	font-weight:900;
	background-color:#F0F0F6;
	color:#616587;
}
.datalist6 td.product {
	width:50%;
	text-align:left;
	padding-left:5px;
}
.datalist6 td.qty {
	width:12%;
	font-size:85%;
	text-align:left;
}
.datalist6 td.price {
	width:11%;
}
.datalist6 td.extended {
	width:27%;
	padding-right:5px;
}
.datagrid {
	width:80%;
	text-align:right;
}
.datagrid td {
	font-size:12px;
	vertical-align:top;
	padding-top:10px;
}
.datagrid td.titledescription {
	width:70%;
	text-align:left;
	font-weight:900;
	color:#616587;
}
.datagrid td.titleitemid {
	width:15%;
	font-weight:900;
	color:#616587;
	text-align:left;
}
.datagrid td.titleqty {
	width:20%;
	font-weight:900;
	color:#616587;
}
.datagrid td.titleprice {
	width:30%;
	font-weight:900;
	text-align: right;
	color:#616587;
}
.datagrid td.description {
	width:70%;
	text-align:left;
}
.datagrid td.description a {
	color:#CD6600;
	font-weight:900;
	margin-top:2px;
}
.datagrid td.description a:visited {
	color:#CD6600;
	font-weight:900;
	margin-top:2px;
}
.datagrid td.description a:hover {
	color:#616587;
	font-weight:900;
	margin-top:2px;
}
.datagrid td.itemid {
	font-size:11px;
	width:15%;
	padding-top:11px;
	white-space:nowrap;
	text-align:left;
}
.datagrid td.qty {
	width:15%;
}
.datagrid td.price {
	width:30%;
	text-align: right;
	color:#616587;
	font-size:11px;
}

/*  RULES FOR TABLES */

.tableform {
	margin-top:10px;
	width: 100%;
	text-align:left;
}
.tableform td {
	vertical-align:top;
	color:#333333;
	padding:2px;
	line-height:15px;	
}
.tableform td.label {
	width: 80px;
	padding-top:5px;
	white-space:nowrap;
}
.tableform td.field {
	width: 105px;
}
.tableform td.valid {
	padding-left:5px;
	padding-top:4px;
}
*html .tableform td.valid {
	padding-top:6px;
}
*+html .tableform td.valid {
	padding-top:6px;
}

/*  RULES FOR TOTALS */

.total {
	width: 175px;
	font-size:12px;
	margin-top:12px;
}
.total td.title {
	width: 65px;
}
.total td.price {
	width: 115px;
	text-align:right;
}
.totals {
	width: 200px;
	margin-top:10px;
	font-weight:900;
}
.totals td.title {
	width: 65px;
	text-align:left;
	font-size:13px;
}
.totals td.price {
	width: 135px;
	color:#666666;
	text-align:right;
	font-size:14px;
	font-style:italic;
	font-weight: 900;
	white-space:nowrap;
}
.totals td.price2 {
	width: 110px;
	color:#666666;
	font-size:12px;
	font-style:italic;
	font-weight: 900;
}
.totals2 {
	width: 130px;
	float:right;
	margin-right:10px;
	margin-top:-50px;
	font-weight:900;
}
.totals2 td.title {
	width: 65px;
	float:right;
	text-align:left;
	font-size:13px;
}
.totals2 td.price {
	width: 65px;
	color:#666666;
	text-align:right;
	font-size:14px;
	font-style:italic;
	font-weight: 900;
}
#invoice {
	width:540px;
	font-size:12px;
	text-align:left;
}
#invoice #header {
	padding:4px;
	background-color:#eeeeee;
	vertical-align:middle!important;
	width:100%;
	font-size:11px;
	color:#666666;
}
#invoice #header div.date {
	float:right;
	margin-right:4px;
	margin-left:10px;
}
#invoice #content {
	margin:0px 0px 15px 0px;
	width:100%;
}
#invoice #content td {
	vertical-align:top;
	text-align:left;
	padding-left:10px;
}
#invoice #content td.title {
	width: 60px;
	font-weight:900;
	white-space:nowrap;
}
#invoice #content 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-weight:200;
}
#invoice .totals td.title {
	width:140px;
	white-space:nowrap;
	text-align:right;
	padding-right:8px;
	font-weight:200;
}
#invoice .totals td.price {
	width:100px;
	background-color:#eeeeee;
	padding-right:4px;	
	white-space:nowrap;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	font-size:12px;
}
.alternateListItem {
	background-color: #eeeeee;
}
.box {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.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: #EEEEEE;
}
.textlist td.itemidalt {
	width:10%;
	text-align:left;
	background-color: #EEEEEE;
}
.textlist td.qtyalt {
	width:5%;
	background-color: #EEEEEE;
}
.textlist td.pricealt {
	width:10%;
	background-color: #EEEEEE;
	text-align:right;
}
.textlist td.extendedalt {
	width:15%;
	padding-right:5px;
	background-color: #EEEEEE;
	text-align:right;
}
#choosestyle {
	background-color: #cccccc;
}
#specials {
	width:100%;
	color:#FFFFFF;
}
#specials h1 {
	font-size: 250%;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	border-bottom:none;
}
#specials h2 {
	font-size: 200%;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	border-bottom:none;
}
#specials p {
	margin:10px;
	font-size:10px;
}
#specials td.alternate {
	background-color: #FF9934;
}

/*  Duplication of styles for Bryan and Fall is Here area on Home Page. Bryan you can substitute this styles on the home page
area and Content Manager without effecting the rest of the website
*/
#specials td.alternatelimegreen {
	background-color: #99CC66;
}

#specials td.alternateltan {
	background-color: #EED6AF;
}

#specials td.alternatepeach {
	background-color: #FF9F40;
}
#specials td.alternatebrown {
	background-color: #996633;
}
#specials td.alternategreen {
	background-color: #8ebe46;
}
#specials td.alternateblue {
	background-color: #00b5b3;
}

#specials td.alternateoriginalorange {
	background-color: #FF9934;
}

#specials td.alternatelilac {
	background-color: #CCCCFF;
}

#specials td.alternategrey2 {
	background-color: #e1e2bd;
}

.categorylistFeaturedDM {
	width:90%;
	vertical-align:top;
	color:#616587;
	font-weight: 900;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.categorylistFeaturedDM a {
	color:#FFFFFF;
	font-weight: 200;
	font-size:12px;
	text-decoration:none;
	margin-left:8px;
}
.categorylistFeaturedDM a:visited {
	color:#CD6600;
	font-weight: 200;
	font-size:12px;
	text-decoration:none;
	margin-left:8px;
}
.categorylistFeaturedDM a:hover {
	color:#616587;
	font-weight: 200;
	font-size:12px;
	text-decoration:underline;
	margin-left:8px;
}

#specialsDM {
	width:100%;
	color:#FFFFFF;
}
#specialsDM h1 {
	font-size: 250%;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	border-bottom:none;
}
#specialsDM h2 {
	font-size: 200%;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	border-bottom:none;
}
#specialsDM p {
	margin:10px;
	font-size:10px;
}

#specialsDM td.alternate {
	background-color: #996633;
}

.DMbackgroundalternate {
	background-color: #996633;
}
.DMbackgroundalternatelimegreen {
	background-color: #99CC66;
}

.DMbackgroundalternatelilac {
	background-color: #CCCCFF;
}

#specials td.alternategrey {
	background-color: #e1e2bd;
}

.DMbackgroundalternategrey2 {
	background-color: #e1e2bd;
}

.DMbackgroundalternatetan {
	background-color: #EED6AF;
}

.DMbackgroundalternatePeach {
	background-color: #FF9F40;
}
#specialsDM td.alternateGreen {
	background-color: #8ebe46;
}
.DMbackgroundalternateGreen {
	background-color: #8ebe46;
}

#specialsDM td.alternateOld {
	background-color: #00b5b3;
}
.DMbackgroundalternateOld {
	background-color: #00b5b3;
}

.DMPageText {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;	
	font-weight:200;
	background-color:#FFFFFF;
}

#DMfeatures {
	width:100%;
	position:relative;
	right:-4px;
}
#DMfeatures td {
	white-space:nowrap;
	vertical-align:top;
	text-align:center;
	font-weight:900;
}
#DMfeatures td.title {
	background-color:#AAA6CB;
	padding:4px;
	color:#FFFFFF;
	text-align:left;
}
#DMfeatures p {
	font-weight:200;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}

/*  End of Duplication of styles for Bryan and Fall is Here area on Home Page  */


.fontalt {
	font-family:"Times New Roman", Times, serif;
}
#links {
	text-align:left;
	margin-top: 10px;
	padding-left: 4px;
	font-weight:900;
	text-decoration:none;
}
#links a {
	text-align:left;
	color:#CD6600;
	font-weight:900;
	text-decoration:none;
}
#links a:visited {
	text-align:left;
	color:#CD6600;
	font-weight:900;
	text-decoration:none;
}
#links a:hover {
	text-align:left;
	color:#CD6600;
	font-weight:900;
	text-decoration:underline;
}
#links div {
	margin-bottom:3px;
}
.alignleft {
	text-align:left;
}
.style1 {	
	color:#616587;
	font-size:12px;
}
.w100 {	
	width:100%;
}
.invisible {
	visibility: hidden;
	display: none;
}