
html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #213645;
	font-family: Verdana, Arial, Sans-Serif;
	background: #CEFFC7;
	text-align: center;
}

table {
	font-size: 12px;
}

#all {
	width: 955px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	top: -1px;
	border-top: 1px solid #CEFFC7;
	text-align: left;
}

#navdiv {
	position: absolute;
	z-index: 99;
	top: 119px;
	left: 0;
	width: 955px;
	color: #ffffff;
	text-align: center;
}

#navdiv td {
	color: #ffffff;
	background: #771F82;
	border-right: 4px solid #CEFFC7;
}

.navlinks {
	color: #ffffff;
	background: #771F82;
	padding: 3px 9px;
}

.navlinks a {
	color: #ffffff;
	background-repeat:  no-repeat;
	background-position: top right;
	text-decoration: none;
	background: #771F82;
}

.viewcart {
	color: #ffffff;
	background: #771F82;
}

.viewcartiframe {
	scroll: none;
	scrolling: no;
	width: 200px;
	height: 25px;
	border: 0;
	/*position: absolute;
	right: 12px;
	top: 16px;*/
	margin: 3px 0 3px 0;
}

#navdiv h1 {
	font-size: 12px;
	margin: 0;
	padding: 2px 6px;
	color: #c795a4;
	background-color: #771F82;
}

#navdiv td#slogan {
	font-style: italic;
	color: #c795a4;
}

#content {
	margin: 141px 0 0 0;
}

#contenttable {
}

#middle {
	background-color: #ffffff;
	padding: 50px 4px 10px 4px;
}

.cookiecrumb {
	position: relative;
	top: -0.5em;
}

td#featured {
	width: 200px;
	padding: 0;
	/*overflow: hidden;*/
	padding-top: 40px;
}

td#featured .featuredsub {
	padding-left: 10px;
}

.searchtd {
	height: 45px;
	padding: 0;
	margin: 0;
}

#searchbox {
	font-weight:bold;
	font-size:11pt;
	padding:8px;
	width: 161px;
	height: 40px;
	background-color: #efefef !important;
	border: 3px solid #0000aa;
	color: #0000aa;
	/*position: absolute;
	top: 124px;
	right: 1px;*/
}

#searching {
	position: absolute;
	display: none;
	right: 0;
	z-index: 99;
}

#searchbutton
{
	font-weight:bold;
	font-size:10pt;
	background-color: #0000aa !important;
	border: 1px solid #0000aa;
	height: 40px;
	color: #ffffff;
}

#searchbox2 {
	font-weight:bold;
	font-size:11pt;
	padding:8px;
	width: 161px;
	height: 39px;
	background-color: #efefef !important;
	border: 3px solid #0000aa;
	color: #0000aa;
	margin: 0;
}

#searchbutton2
{
	font-weight:bold;
	font-size:10pt;
	background-color: #0000aa !important;
	border: 1px solid #0000aa;
	height: 38px;
	*height: 39px;
	color: #ffffff;
	margin-top: 1px;
}

#addthisdiv {
	position:absolute;
	left:-80px;
	height:15px;
	*left:-160px;
}

p {
	margin: 0px;
}

.criticalerror {
	color: #aa0000;
	padding: 5px 3px 3px 45px;
	background: #ffffb7 url(/r/images//red_arrow.png) 24px 10px no-repeat;
}

.highlight {
	color: #aa0000;
	padding: 5px;
	background: #ffffb7;
	margin: 10px 0;
}

a.smalllink {
	font-family: Verdana;
	font-size: .80em;
	font-weight: bold;
}

table.dialogue {
	margin: 25px 45px 25px 20px;
	valign: top;
}

table.buildit {
	background-color: #efefef;
}

table.cart {
	margin: 25px 45px 25px 20px;
}

table.cart th {
	text-align: left;
	background-color: #ececec;
}

table.cart td {
	border-bottom: 1px solid #bfcfd8;
}

table.cart td table td{
	border-bottom: none;
}

table.checkout {
	margin: 0 45px 25px 20px;
}

table.checkout h2 {
	color: #707070;
	border-bottom: 1px solid #771F82;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
	font-size: 1.25em;
	font-weight: normal;
}


input.out, input, textarea.out, textarea, select.out, select {
	border: 1px solid #bfcfd8;
	background-color: #ececec !important;
	padding: 2px;
}

span.pri {
	color: green;
	font-family: georgia;
	background-color: black;
}

input.inputimage {
	border: none;
}

input.in, textarea.in, select.in {
	border: 1px solid #ececec;
	background-color: #ffffff !important;
	padding: 2px;
	cursor: normal;
}

input.over {
	border: 1px solid #ececec;
	background-color: #ffffff !important;
	padding: 2px;
	cursor: pointer;
}

/*
#main p {
  padding: 10px 35px 10px 50px;
}

#main ol, #main ul {
  padding: 10px 35px 10px 50px;
  margin: 0;
}
*/

ul.manuf {
  padding: 10px 10px 10px 30px;
  font-size: 12px;
}

ul.manuf li {
  padding-bottom: 6px;
}

.listprice {
  /*text-decoration: line-through;*/
  color: #909090;
}

.theprice {
  font-weight: bold;
}

#content p.catdesc {
  font-size: 1.1em;
  background-color: #e0e0e0;
}

#content p.sublist0 {
  padding: 16px 35px 3px 50px;
}

#content p.sublist1 {
  padding: 3px 35px 3px 60px;
}

#content p.sublist2 {
  padding: 3px 35px 3px 75px;
}

#content p.sublist3 {
  padding: 3px 35px 3px 90px;
}

#content p.sublist4 {
  padding: 3px 35px 3px 105px;
}

#content p.sublist5 {
  padding: 3px 35px 3px 120px;
}

#content p.sublist6 {
  padding: 3px 35px 3px 135px;
}

#content p.sublist7 {
  padding: 3px 35px 3px 150px;
}

#content a, #menu2 a {
  color: #213645;
	text-decoration: underline;
}

a.soft {
	text-decoration: none;
}

#content a:hover, #menu2 a:hover {
  color: #771F82;
}

#content a.rr {
  color: #771F82;
	text-decoration: underline;
}

#content a.rr:hover {
  color: #771F82;
  border-bottom: 1px solid #771F82;
}

.nopad {
  padding: 0px
}

ul.extraspace li, ol.extraspace li
{
  padding-bottom: 0.7em;
}

h1 {
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 1.4em;
	margin: 0px;
	color: #213645;
	background-color: transparent;
}

h2 {
	font-family: 'Trebuchet MSa', Arial, Sans-Serif;
	font-size: 1.25em;
	margin: 0px;
	color: #771F82;
	background-color: transparent;
}

div#topphone {
	position: absolute;
	top: 61px;
	right: 230px;
	font-family: 'Trebuchet MSa', Arial, Sans-Serif;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	color: #771F82;
	background-color: transparent;
}


h2.h2sub {
	color: #707070;
}

h3 {
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 1em;
	margin: 0px;
	color: #707070;
	background-color: transparent;
	padding: 4px;
}

table.products {
  font-size: 0.9em;
  vertical-align: top;
  margin: 10px;
}

table.products td {
  vertical-align: top;
}

table.products tr.eo {
  background-color: #efefef;
}

table.products tr.hdr {
  background-color: #e0e0e0;
}

table.products tr.hdr td {
  border-top: 2px solid #bfcfd8;
}

table.products th {
  text-align: left;
  vertical-align: top;
  background-color: #e0e0e0;
  color: #790024;
  border-top: 2px solid #771F82;
}

span.lpr {
  color: #909090;
  /*text-decoration: line-through;*/
}

table.products th span.lpr {
  text-decoration: none;
}

span.jpr {
  color: #000000;
}

ul.cat {
  padding: 0 0 0 6px;
  margin: 0.6em 0 0 0;
  list-style: none;
  font-size: 0.95em;
}

ul.cat li {
  padding-bottom: 0.3em;
  list-style: none;
}

ul.cat li.subcat {
  padding-left: 10px;
}

ul.cat a {
  text-decoration: none;
  color: #213645;
  display: block;
}

ul a:hover {
  text-decoration: underline;
	color: #213645;
}

li.subcat a {
	overflow: hidden;
	white-space: nowrap;
	width: 152px;
}

pre {
	padding-right: 20px;
	padding-left: 20px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 5px;
	font-size: 11px;
	color: #000000;
	font-family: Courier, Monaco, Monospace;
	background-color: #909090;
}

.alignright {
	margin-top: 0px;
	font-size: 10px;
	text-align: right
}

h1.top, h1#toph1 {
  display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	padding-right: 5px;
	margin: 0px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 2px 0 2px 0;
	background-color: #771F82;
	text-align: center
}

h1#toph1 {
	text-transform: none;
	/*text-align: left;*/
	font-weight: normal;
	padding: 2px 25px 2px 20px;
}

b, strong {
	font-size: 13px
}

div.chocat {
  display: block;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 5px 5px 10px;
	background-color: #4f2d79;
	font-style: italic;
}

div.chocat a {
	color: #ffffff !important;
}

#featured h2.featured {
  display: block;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 14px 0 10px 0;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 5px 5px 20px;
	background-color: #4f2d79;
	font-style: italic;
}

#menu {
	width: 170px;
	padding-top: 23px;
}

#menu a.btn, a.btnright {
  display: block;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	text-decoration: none;
	color: #213645;
	padding: 5px 5px 5px 10px;
	background-color: #efefef;
	cursor: pointer;
}

#menu a.btn:hover, a.btnright:hover {
	background-color: white;
}

#top {
  padding: 0px;
	margin: 0px;
	text-align: right;
	min-width: 795px;
}

#top table {
  text-align: right;
	font-size: 0.8em;
	margin-left: auto;
}

#footer {
	/*padding-top: 30px;*/
	padding: 12px 15px 1px 15px;
	background-color: #ffffff;
	text-align: center;
}

#footerbottomstripe {
	background-color: #771F82;
}

#copyright {
	font-size: 10px;
}

img#logo {
  position: absolute;
	top: 0px;
	left: 0px;
}

table.padded {
	font-size: 12px;
	margin: 0px;
	padding: 5px 5px 0px 20px
}

h1#toph1 a {
	color: #ffffff;
	text-size: 4em;
}

h1#toph1 a:hover {
	color: #ffffff;
}

.itemtable td {
	padding-top: 6px;
}

.itemtable tr.itemtabletabs td {
	border-bottom: #a0a0a0 1px solid;
}

.itemtable tr.itemtabletabs td a {
	display: block;
	background-color: #d0d0d0;
	text-decoration: none !important;
	padding: 2px 5px;
	border-top: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-right: #d0d0d0 1px solid;
}

.itemtable tr.itemtabletabs td.current {
	border-bottom: #ffffff 1px solid;
}

.itemtable tr.itemtabletabs td.current a {
	background-color: #ffffff;
	border-color: #a0a0a0;
}

.indent {
	padding: 5px 5px 3px 12px;
}

/*
#ratingdropdown, #ratingdropdown option {
	width: 120px;
	height: 20px;
	color: #ffffff;
}

#rating1 {
	background: url(http://alwayscharming.com/graphics/ratings/1.gif) no-repeat;
	color: transparent;
}*/

/* drop-down base */

@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

.submenu {
	overflow: hidden;
	border: 1px solid red;
}

.submenu a {
	float: none;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
	float: none;
}

ul.dropdown {
 position: relative;
 z-index: 97;
 /*float: left;*/
}

ul.dropdown li {
 /*float: left;*/
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 98;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 99;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

/* drop-down theme */

#mainmenu {
	color: #c795a4;
	background-color: #771F82;
	width: 955px;
}

#mainmenuwrap {
	background-color: #771F82;
	width: 955px;
	height: 35px;
	margin-top: 22px;
}

#mainmenu ul {
	height: 35px;
	width: 850px;
	/*text-align: left;
	align: left;*/
	margin: 0 auto;
}

#mainmenu ul, #mainmenu li {
	list-style: none;
	color: #c795a4;
	background-color: #771F82;
}

#mainmenu ul a, #mainmenu li a {
	color: #c795a4;
	padding: 8px 10px 8px 10px;
	display: block;
	text-decoration: none;
}

#mainmenu li {
	float: left;
}

#mainmenu a:hover, #mainmenu li.hover a {
	background-color: #551B5D;
	color: #ffffff;
}

	/* -- level mark -- */

#mainmenu	ul.dropdown ul {
	 width: 210px;
	 border-width: 1px;
	 border-color: #551B5D;
	 border-style: solid;
	 background-color: #551B5D;
	 text-align: left;
	 alert-left;
	 height: auto;
	 z-index: 99;
	 left: 0;
	 margin: 0;
	 margin-right: 1em;
	}

#mainmenu ul.dropdown ul a {
		 float: none !important;
		 display: block;
		 width: 200px;
		 background-color: #551B5D;
		color: #c795a4;
		border-bottom: 1px solid #771F82;
}

#mainmenu ul.dropdown ul.submenu a:hover {
  text-decoration: underline;
	color: #ffffff;
}

.fpss-introtext .slidetext h1 a {color:#ffffff !important;}
.fpss-introtext .slidetext h1 a:hover {color:#ffffff !important;}

.maxwidth140 {
	width: 140px;
	max-width: 140px;
}



