@charset "UTF-8";
/*--------------Basic Styling & Structure------------*/
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body  {
	background: #FFF 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 910px;
	margin: 0;
	padding: 0;
	/*position: relative;*/
	left: 0px;
	top: 0px;
}
#wrapper {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin: 0;
	float: left;
	/*position: relative;*/
} 
/*------------------Begin Header--------------*/
#headerTop {
	background: #fff;
	position: relative;
	margin: 0;
	float: left;
	width: 894px;
	min-height: 0px;
} 
#headerTop #rwfLogo img{
	float: left;
	text-decoration: none;
	border-width: 0px;
	padding-top: 6px;
	padding-left: 6px;
}
#headerTop  #rwfHeaderbg img{
	float: left;
	padding-top: 6px;
	padding-left: 2px;
}
#headerTop #rwfAddress {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.4em;
	color: #000;
	background: transparent;
	text-align: center;
	font-style: italic;
	position: relative;
}
#headerTop #rwfTagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	float: left;
	text-align: left;
	position: relative;
	left: 6px;
}
#headerMid {
	background: #fff;
	position: relative;
	float: left;
	width: 894px;
	min-height: 0px;
}
#headerMid ul {
	float: left;
	list-style: none;
	text-decoration: none;
	position: relative;
	left: 120px;
	margin-top: -6px;
}
#headerMid ul li {
	float: left;
	margin: 0px 4px 1px;
	display: block;
}
#headerMid ul a {
	padding: 0 10px 0 28px;
	font-size: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
	float: left;
	display: block;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 2px;
	font-weight: bolder;
	font-variant: small-caps;
	background: url(/_assets/images/rendered_images/top_nav_flag.gif) no-repeat left center;
}
#headerBot {
	background: #fff;
	position: relative;
	margin: 0;
	float: left;
	width: 894px;
	min-height: 0px;
}
#headerBot #underSwoosh {
	float: left;
	width: 894px;
	clear: both;
}
#glossMenu  {
	float: left;
	width: 250px;
	position: relative;
	min-height: 0px;
	left: 6px;
}
#glossMenu table.catBrowser {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFF;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0px;
	position: relative;
	clear: left;
	float: left;
	width: 250px;
	min-height: 0px;
}
/*-------Begin Glossy Accordian Side Nav-------------*/

#glossMenu .glossymenu{
	padding: 0;
	width: 250px;
	min-height: 0px;
}
#glossMenu .glossymenu a.menuitem{
	background: url(/_assets/images/rendered_images/side_nav_flag.gif) no-repeat 4px center;
	color: #000;
	display: block;
	position: relative;
	padding: 4px 0 4px 36px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #000;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	clear: left;
	float: left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 212px;
}
#glossMenu .glossymenu a.menuitem:hover{
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #000;
	background: #CCC url(/_assets/images/rendered_images/side_nav_flag.gif) no-repeat 4px center;
	/*width: 215px;
	position: relative;*/
}
#glossMenu .glossymenu a.menuitem:visited , .glossymenu .menuitem:active{
	color: #000;
}
#glossMenu .glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none; 
}
#glossMenu .glossymenu ul.submenu{ /*DIV that contains each sub menu*/
	background: white;
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	position: relative;
	width: 250px;
	text-align: left;
}
#glossMenu .glossymenu ul.submenu li a {
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px 0 2px 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	width: 203px;
	background: url(/_assets/images/rendered_images/side_sub_nav_flag.gif) no-repeat 30px center;
	border-bottom: 1px solid #000;
	position: relative;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-image: url(/_assets/images/rendered_images/side_sub_nav_flag.gif);
}
#glossMenu .glossymenu ul.submenu li a:hover{
	background: #666 url(/_assets/images/rendered_images/side_sub_nav_flag.gif) no-repeat 30px center;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 203px;
}

/*--------------End Side Nav Begin Main Content------*/
#mainContent {
	width: 600px;
	float: left;
	min-height: 0px;
	left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	padding-top: 20px;
	height: auto;
	position: relative;
}
#mainContent table tr td   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
}
#mainContent table a img {
	text-decoration: none;
}
#mainContent h3    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: small-caps;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
#mainContent a {
	color: #009;
}
#mainContent a:visited {
	color: #C00;
}
#mainContent #links {
	height: auto;
	width: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent #links h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: small-caps;
	text-align: left;
}
#mainContent #categories {
	float: left;
	height: auto;
	padding: 20px 10px 10px;
}
#mainContent #items {
	float: left;
	height: auto;
	width: auto;
	padding-bottom: 10px;
}
#mainContent table#adminBrowse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 30px;
	width: 600px;
	line-height: 20px;
}
#mainContent table#adminBrowse tr.adminTable{
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	background: #000;
	color: #FFF;
}
#mainContent #adminBrowse tr.adminTable td:hover {
	background: #000;
}
#mainContent table#adminBrowse tr.adminTable:hover {
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	background: #000;
	color: #FFF;
}
#mainContent #adminBrowse tr:hover {
	background: #999;
}
#mainContent #adminBrowse td:hover {
	background: #FFF;
}
#mainContent table#adminBrowse td {
	line-height: 20px;
	padding-left: 5px;
}
#nodeId, #nodeImage, #nodeEdit {
	background: #F69;
}
#nodeName, #nodeParent, #nodeDelete {
	background: #69F;
}
#mainContent table#adminForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 30px;
	width: 600px;
	line-height: 20px;
}
#mainContent table#adminForm td {
	line-height: 20px;
	padding-left: 5px;
}
#mainContent table#adminForm td.adminHeader{
	font-variant: small-caps;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background: #000;
	font-size: 16px;
	line-height: 20px;
}
#mainContent #form1 {
	background: #69F;
	border: 1px solid #000;
}
#mainContent #form1 input.text {
	width: 300px;
}
#mainContent #form1 input.text:focus, #mainContent #form1 textarea:focus {
	background: #F9C;
}
#mainContent #form1 input.keywords {
	width: 436px;
}
#mainContent #terms ul {
	list-style: none;
}
#mainContent #terms ul h4 {
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}
#mainContent #faq .faq_aHeader {
	padding-bottom: 20px;
}
#mainContent #faq .faq_aHeader a {
	text-decoration: underline;
	color: #000;
}
#mainContent #faq .faq_a {
	padding-bottom: 20px;
}
#mainContent #faq .faq_q {
	padding-bottom: 20px;
}
#mainContent #faq .back a {
	color: #009;
}
#mainContent #faq h3  {
	font-weight: bolder;
	text-decoration: underline;
	padding-bottom: 5px;
}
TEST#mainContent #products table{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent #products {
	text-align: center;
}
.pad {
	padding-right: 5px;
	padding-left: 5px;
}
.padtop {
	margin-top: 15px;
}
/*-----------End Main Contrent Begin Footer-------*/
#footer {
	color: #000;
	margin: 50px 0em 0em 6px;
	height: 40px;
	width: 900px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	left: 0px;
	bottom: 0px;
	position: relative;
}
/*---------End Footer----------*/
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	font-variant: small-caps;
	color: #009;
	padding-left: 4px;
	padding-right: 4px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#footer a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: small-caps;
	color: #F00;
}
poop #glossMenu .glossymenu a.menuitempoop {
	background: url(/_assets/images/rendered_images/side_nav_flag.gif) no-repeat 4px center;
	color: #000;
	display: block;
	position: relative;
	width: 164px;
	padding: 4px 0 4px 34px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #000;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
poop #sideNav table.catBrowser {
	width: 200px;
	float: left;
	position: relative;
	min-height: 0px;
	clear: left;
}
poop #sideNav table.catBrowser tr{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFF;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0px;
	position: relative;
}
poop #sideNav #sidenavDyn{
	width: 200px;
	float: left;
	min-height: 0px;
	position: relative;
	clear: left;
}
poop #sideNav  #sidenavDyn ul{
	float: left;
	list-style: none;
	text-decoration: none;
	width: 200px;
}
poop #sideNav  #sidenavDyn ul li{
	float: left;
	display: block;
	clear: both;
}
poop #sideNav #sidenavDyn  ul a{
	font-size: 18px;
	text-decoration: none;
	float: left;
	display: block;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	background: url(/_assets/images/rendered_images/side_nav_flag.gif) no-repeat left center;
	padding-bottom: 1px;
	padding-left: 30px;
	clear: both;
	width: 166px;
}
poop #sideNav to copy from{
	float: left;
	width: 200px;
	margin-left: 6px;
	position: relative;
	min-height: 0px;
}
poop #glossMenu table.catBrowserpoop {
	width: 200px;
	float: left;
	position: relative;
	min-height: 0px;
	clear: left;
}
poop testing #glossMenu .glossymenu ul.submenu li{
	border-bottom: 1px solid #000;
}
poop #glossMenu .glossymenu ul.submenupoop { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
/*---------------Bigin Trial Table CSS for Sidenav-------*/

poop .glossymenu poop{
	padding: 0;
	width: 248px;
	border-top: solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
poop .glossymenu td.menuitem poop{
	background: url(/_assets/images/rendered_images/side_nav_flag.gif) no-repeat 4px center;
	color: #000;
	display: block;
	position: relative;
	width: 164px;
	padding: 4px 0 4px 34px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #000;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
poop .glossymenu a.menuitem:hover poop{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: #CCC url(/_assets/images/rendered_images/side_nav_flag.gif) no-repeat 4px center;
	width: 164px;
}
poop .glossymenu a.menuitem:visited , .glossymenu .menuitem:active{
	color: #000;
}
poop .glossymenu .menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none; 
}
/*.glossymenu .submenu{ /*DIV that contains each sub menu*/
/*background: white;
}*/
/*.glossymenu .submenu td{ /*UL of each sub menu*/
/*list-style-type: none;
margin: 0;
padding: 0;
}*/
poop .glossymenu .submenu tr{
	border-bottom: 1px solid #000;
}
poop .glossymenu .submenu a{
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px 0 2px 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	width: 174px;
	background: url(/_assets/images/rendered_images/side_sub_nav_flag.gif) no-repeat 10px center;
	left: 2px;
}
poop .glossymenu .submenu a:hover{
	background: #666 url(/_assets/images/rendered_images/side_sub_nav_flag.gif) no-repeat 10px center;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 174px;
}
.clearCopy {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0;
}
.center {
	text-align: center;
}
#mainContent #contactInfo {
	float: right;
	width: 260px;
	text-align: center;
	clear: right;
}
#mainContent #contactForm {
	float: left;
}
#mainContent #contactForm {
	clear: left;
	float: left;
}
#mainContent #contactInfo #contactImage {
	text-align: center;
	padding-top: 20px;
}
#mainContent #faq .faq_a a {
	color: #009;
}
#twitter td object, td embed {
	vertical-align: bottom;
	margin-top: 15px;
} 
#twitter {
	clear: left;
	float: left;
	height: 348px;
	width: 250px;
}
.small  a{
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	padding-left: 4px;
}
#rwfAddress form .small a {
	text-align: left;
}
.small {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}
