a {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.leftnavlink {
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

a.leftnavlink:hover {
	color: #FFA219;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

a.leftnavlinkcat {
	color: #FFA219;
	font-size: 8px;
	text-decoration: none;
}

a.leftnavlinkcat:hover {
	color: #993366;
	font-size: 8px;
	text-decoration: none;
}

a.leftnavlinkon {
	color: #FFA219;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

a.leftnavlinkon:hover {
	color: #FFA219;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}

a.leftnavlinksub {
	color: #FFA219;
	font-size: 9px;
	line-height: 150%;
	text-decoration: none;
}

a.leftnavlinksub:hover {
	color: #993366;
	font-size: 9px;
	line-height: 150%;
	text-decoration: none;
}

a.link:link {
	color: #FFA219;
	text-transform: capitalize;
}

a.link:visited {
	color: #FFA219;
	text-transform: capitalize;
}

a.link:hover {
	color: #FFA219;
	text-transform: capitalize;
}

a.piclink:link, a.piclink:visited {
	background: url(../graphics/arrow1.gif) #FFE1F0 no-repeat 2px 2px;
	color: #535658;
	display: block;
	font-size: 95%;
	height: 13px;
	margin-top: 2px;
	padding-left: 19px;
}

a.piclink:hover {
	background-color: #D4E3F7;
	text-decoration: none;
}

a.piczoom:link, a.piczoom:visited {
	background: url(../graphics/search.gif) #D4E3F7 no-repeat 3px 5px;
	color: #535658;
	display: block;
	font-size: 95%;
	height: 14px;
	margin-top: 2px;
	padding-left: 19px;
}

a.piczoom:hover {
	background-color: #6693CC;
	text-decoration: none;
}

a.prodtitle:link {
	color: #FFA219;
	font-size: 80%;
}

a.prodtitle:visited {
	color: #FFA219;
	font-size: 80%;
}

a.prodtitle:hover {
	color: #FFA219;
	font-size: 80%;
}

body{
	background-color: #FFA219;
	color: #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	min-width: 99%; /* for mozilla*/
	text-align: center;
}

body, html{
	height: 100%;
}

div,p {
	color: #474747;
	line-height: 160%;
	margin-top: 0px;
}

div.maintext a:visited {
	color: #52ADE0;
}

/*clear top margin for mozilla*/
form {
	margin: 0;
}

h1 {
	color: #52ADE0;
	font-size: 1.3em;
}

h2 {
	color: #535353;
	font-size: 1.2em;
}

html >body #minheight{
	float: left;
	height: 100%;
	margin-bottom: -52px; /*safari wrapper */
	width: 0px;
}

html,body {
	margin: 0;
	padding: 0;
}

html>body #outer{
	height: 100%; /*for mozilla as IE treats height as min-height anyway*/
}

input {
	font-size: 100%;
	padding: 0px;
}

td {
	color: #424142;
	font-size: 90%;
}

ul {
	color: #666666;
	font-size: 90%;
	line-height: 100%;
}

.altrow1 {
	background-color: #F4F4F4;
	padding-left: 3px;
	padding-right: 2px;
}

.altrow2 {
	background-color: #FFF2F9;
	padding-left: 3px;
	padding-right: 2px;
}

.arrows {
	color: #FFA219;
	font-weight: bold;
}

.artcontent{
	color: #0E0E0E;
	text-align: left;
}

.articleheading {
	color: #0066CC;
	font-weight: bold;
	text-indent: 6px;
}

.artleft {
	background-color: #FAFAFA;
	margin: 1px;
	padding: 2px;
}

.artleftsub {
	background-color: #B3C9E6;
	margin: 2px;
	padding: 2px;
}

.back {
	float: left;
	font-size: 80%;
	padding: 5px;
}

.bookmark:link {
	color: #556B2F;
	text-transform: capitalize;
}

.bookmark:visited {
	color: #FF91C8;
	text-transform: capitalize;
}

.bookmark:hover {
	color: #FFA219;
	text-transform: capitalize;
}

.catcontent{
	border: 1px solid #858585;
	float: left;
	height: 240px;
	margin: 4px;
	padding: 10px;
	text-align: left;
	width: 162px;
}

.cats {
	float: left;
	width: 60%;
}

.clear {
	clear: both;
}

.cleara {
	clear: both;
}

.container5 {
	background-color: #FFFFFF;
	border: 1px dotted #808080;
	color: #333333;
	line-height: 130%;
	margin-right: 3px;
	padding: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 98%;
}

.container6 {
	background-color: #FFFFFF;
	border: 1px dotted #808080;
	color: #333333;
	line-height: 130%;
	margin: 5px;
	padding: 3px;
	padding-bottom: 5px;
	text-align: left;
	width: 97%;
}

.container7 {
	background-color: #FFFFFF;
	border: 1px dotted #808080;
	color: #333333;
	line-height: 130%;
	margin: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: left;
	width: 100%;
}

.copyright {
	color: #666666;
	font-size: 95%;
	line-height: 50px;
	text-decoration: none;
	vertical-align: bottom;
}

.details {
	color: #0066CC;
	font-size: 90%;
	font-style: italic;
	line-height: 100%;
}

.details:link {
	color: #000000;
	font-size: 100%;
	line-height: 100%;
}

.dropmenu {
	color: #535353;
	font-size: 90%;
}

.emailform {
	background-color: #C1DCFF;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-size: 95%;
}

.floatleft {
	border: 1px none #808080;
	float: left;
}

.floatright {
	border-bottom: 20px;
	float: right;
}

.footerlink {
	color: #666666;
	font-size: 95%;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
}

.footerlink:hover {
	color: #FFA219;
}

.footerlinkbold {
	color: #666666;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
}

.footerlinkbold:hover {
	color: #666666;
}

.hidden {
	color: #FFA219;
	font-weight: bold;
	visibility: hidden;
}

.homecontent{
	float: left; /*height: 65px; */
	margin: 1px;
	padding: 1px;
	text-align: left;
	vertical-align: top;
	width: 125px;
}

.hrdots {
	background: url(../graphics/dots.gif) top left repeat-x;
}

.inputbox{
	background: #FFFFFF;
	border: 1px solid #CCCBCB;
	color: #621626;
	font-size: 0.8em;
	height: 15px;
	margin-bottom: 3px;
	margin-top: 8px;
	vertical-align: middle;
	width: 140px;
}

.inputmenu2{
	background: #FFFFFF;
	border: 1px solid #CCCBCB;
	color: #621626;
	font-size: 80%;
	height: 15px;
	margin-bottom: 8px;
	vertical-align: middle;
	width: 100px;
}

.leftbrand{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	vertical-align: top;
}

.leftbrandname {
	color: #262626;
	font-size: 9pt;
}

.leftbrandnameon {
	color: #262626;
	font-size: 90%;
	font-weight: bold;

}

.leftcategory {
	color: #FFA219;
	font-size: 7pt;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

.leftcolumn {
	float: left;
	padding-right: 15px;
	width: 180px;
}

.leftmenu {
	padding-left: 3px;
	padding-right: 2px;
}

.leftmenu2{
	background: url(../graphics/leftnavbutton.gif) no-repeat;
	text-indent: 10px;
}

.leftnavlink {
	color: #333333;
	font-size: 90%;
	line-height: 150%;
	text-decoration: none;
}

.leftnavlink:hover {
	color: #FFA219;
}

.leftnavlinkon {
	color: #FFA219;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
}

.leftnavlinkon:hover {
	color: #FFA219;
	text-decoration: none;
}

.leftnavlinksub {
	color: #FFA219;
	font-size: 80%;
	line-height: 150%;
	text-decoration: none;
}

.leftnavlinksub:hover {
	color: #993366;
	font-size: 80%;
	line-height: 150%;
	text-decoration: none;
}

.leftnavlinksubon {
	color: #FFA219;
	font-size: 80%;
	line-height: 150%;
	text-decoration: none;
}

.leftsub {
	background-color: #90AFD5;
	margin: 2px;
	padding: 2px;
}

.leftsub2 {
	background-color: #D4EEF7;
	margin: 2px;
	padding: 2px;
}

.leftsubcategory {
	color: #52ADE0;
	font-size: 7pt;
	line-height: 130%;
	text-decoration: none;
}

.listprice {
	color: #656565;
	font-size: 11px;
	text-decoration: line-through;
}

.med {
	font-size: 80%;
}

.more {
	color: #FFA219;
	font-style: italic;
	font-weight: bold;
}

.pagetable {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	width: 99%;
}

.prodfeatures {
	line-height: 170%;
}

.prodourpricesale {
	color: #FFA219;
	font-size: 11px;
	font-weight: bold;
}

.prodprice {
	padding: 5px 10px 8px 10px;
}

.prodstyle {
	color: #666666;
	font-size: 95%;
	line-height: 120%;
	text-decoration: none;
}

.prodtitle {
	color: #52ADE0;
	font-size: 90%;
}

.small {
	font-size: 70%;
}

.submitbutton{
	font-size: xx-small;
	font-style: italic;
	margin-bottom: 8px;
	vertical-align: middle;
}

.tbladmin {
	background-color: #D6D6D6;
	border: 1px solid #000000;
	color: #FF4675;
	margin: 0px;
	padding: 1px;
	text-align: left;
}

.tblcatcontent{
	border: 1px solid #858585;
	height: 186px;
	margin: 4px;
	padding: 10px;
	text-align: left;
	width: 160px;
}

.tblleft {
	text-align: left;
}

.topnav {
	color: #424142;
	font-size: 90%;
}

.topnav:hover {
	color: #D8D8D8;
}

.topnavlink {
	color: #333333;
	font-size: 80%;
	text-decoration: none;
}

.topnavlink:hover {
	color: #FFA219;
	font-size: 80%;
}

.topnavlinkon {
	color: #FFA219;
	text-decoration: none;
}

.topnavlinkon:hover {
	color: #FFA219;
	text-decoration: none;
}

.txtalnleft {
	text-align: left;
}

#bookmark {
	float: right;
	font-size: 80%;
	padding-right: 6px;
	text-transform: capitalize;
}

#brandbanner {
	background-color: #FFFFFF;
	color: #000000;
	float: right;
	padding-right: 2px;
	padding-top: 2px;
	vertical-align: top;
}

#brandlogo{
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	top: 10px;
	vertical-align: top;
}

#catcontent{
	border: 1px solid #858585;
	float: left;
	height: 240px;
	margin: 4px;
	padding: 10px;
	text-align: left;
	width: 162px;
}

#centrecontent {
	float: right;
	padding-top: 10px; /*make room for header*/
	width: 600px;
}

#centrecontent p {
	padding-left: 3px;
	padding-right: 10px;
}

#centrecontentdetails {
	float: right;
	padding-right: 6px;
	padding-top: 72px; /*make room for header*/
	width: 616px;
}

#container1 {
	background-color: #FFFFFF;
	color: #333333;
	float: left;
	font-size: 80%;
	left: 70px;
	line-height: 130%;
	margin: 10px auto;
	padding-bottom: 5px;
	padding-left: 2px;
	position: relative;
	width: 400px;
}

#container2 {
	background-color: #FFFFFF;
	color: #333333;
	float: left;
	line-height: 130%;
	margin: 10px auto;
	padding-bottom: 50px;
	padding-left: 2px;
}

#container3 {
	background-color: #FFFFFF;
	color: #333333;
	line-height: 130%;
	margin: 1px auto;
	text-align: center;
}

#footer {
	background-color: #E8E8E8;
	clear: both;
	color: #000000;
	height: 50px;
	position: relative;
	text-align: center;
	width: 768px;
}

#header{
	background: #FFFFFF;
	border-top-color: #B9B9B9;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	height: 73px;
	min-height: 70px;
	position: relative;
	width: 768px;
}

#header1{
	text-align: center;
}

#header2{
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	color: #000000;
	height: 73px;
	left: -1px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 768px;
	z-index: 1;
}

#homecontent{
	float: left;
	height: 80px;
	margin: 10px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	width: 100px;
}

#left {

	padding-top: 40px; /*needed to make room for header*/
	float: left;
	width: 154px;
}

#left p {
	padding-left: 1px;
	padding-right: 1px;
}

#leftbrandsx {
}

#leftmenu{
	text-indent: 10px;
}

#leftmenu2{
	background: url(../graphics/leftnavbutton.gif) no-repeat;
	text-indent: 10px;
}

#leftmenusub{
	color: #FFA219;
	text-indent: 8px;
}

#leftnav2 {
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
}

#lefttop {
	float: left;
	padding-top: 5px; /*needed to make room for header*/
	position: relative; /*ie needs this to show float */
	top: 16px;
	width: 154px;
}

#logo{
	margin-right: 5px;
	position: relative; /*ie needs this to show float */
	top: 5%;
}

#midcontent{
	height: 100%;
	padding-top: 5px; /*make room for header*/
}

#outer{
	border: 1px solid #F1F2F3;
	color: #000000;
	margin: auto;
	position: relative;
	text-align: left;
	width: 768px;
}

#pagecontent{
	float: left;
	height: 180px;
	padding: 10px;
	text-align: center;
	width: 160px;
}

#paging {
	float: left;
}

#prodfeatures {
	line-height: 170%;
	padding-right: 15px;
}

#rachellogo{
	left: 6px;
	margin: 1px;
	position: absolute; /*ie needs this to show float */
	top: 2px;
	vertical-align: middle;
}

#rightcolumn {
	margin-right: 10px;
}

#tbl001{
	width: 500px;
}

#topnav{
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	left: 700px;
	overflow: hidden;
	position: absolute;
	top: 46px;
	vertical-align: top;
	width: 50px;
	z-index: 100;
}

