body {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fae4fa;
}
#page {
	position: relative;
	width: 971px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width: 971px;
	height: 140px;
	background: url(/images/header.jpg) left top no-repeat;
}
#offers {
	display: none;
}
/*
* MENU
*/
#menu {
	width: 962px;
	background: url(/images/menuL.gif) left top no-repeat;
	padding: 0 0 0 9px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#menu #menuinner {
	width: 946px;
	background: url(/images/menuR.gif) right top no-repeat;
	padding: 0 16px 0 0;
}
#menu ul {
	width: 946px;
	background: #cfe922 url(/images/menu.gif) left top repeat-x;
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	float: left;
	width: 127px;
	line-height: 10px;
	border-left: solid 1px #eef0b7;
	border-right: solid 1px #b0c13d;
}
#menu li a {
	display: block;
	padding: 9px 0 10px 0;
	text-decoration: none;
	width: 127px;
	color: #5c2265;
}
#menu li a.current {
	background: #b64aaa url(/images/menuH.gif) left top repeat-x;
	color: #dffd18;
}
#menu li a:hover {
	background: #b64aaa url(/images/menuH.gif) left top repeat-x;
	color: #dffd18;
}
/*
*  CONTENT
*/
#main {
	position: relative;
	width: 971px;
	background: #FFFFFF url(/images/main.gif) left top repeat-y;	
}
#content {
	width: 578px;
	padding: 1px 195px 10px 195px;
}
#content h1 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 18px;
	color: #994090;
}
#content h2 {
	margin: 0 0 10px 0;
	font-size: 17px;
	font-style: italic;
	color: #51bbe2;
}
#content h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 17px;
	color: #994090;
}
#content h4 {
	margin: 10px 0 10px 0;
	font-size: 17px;
	color: #51bbe2;
}
#content h5 {
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #51bbe2;
}
#content h6 {
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #994090;
}
#content p {
	margin: 0 0 10px 0;
	font-size: 12px;
	xfont-size: 9pt;
	color: #333333;
}
#content ul {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 12px;
	color: #333333;
}
#content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 12px;
	color: #333333;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #51bbe2;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content h6 a:link, #content h6 a:visited {
	color: #D48ACD;
	text-decoration: none;
}
a:link, a:visited {
	color: #0000ff;
}
a:hover {
	color: #CC0000;
}
#content .tahoma {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content .verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .arial {
	font-family: Arial, Helvetica, sans-serif;
}
#content .courier {
	font-family: "Courier New", Courier, monospace;
}
#content .size48 {
	font-size: 48px;
}
#content .size32 {
	font-size: 32px;
}
#content .size24 {
	font-size: 24px;
}
#content .size20 {
	font-size: 20px;
}
#content .size18 {
	font-size: 18px;
}
#content .size16 {
	font-size: 16px;
}
#content .size13 {
	font-size: 13px;
}
#content .redtext {
	color: #FF0000;
}
#content .darkredtext {
	color: #a84000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 24px;
}
#content .largertext {
	font-size: 32px;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgbordergrey {
	border: solid 1px #333333;
}
#content .imgborderpurple {
	border: solid 1px #994090;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
#content .rtcmd {
	float: right;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#content a.seolink:link, #content a.seolink:visited, #content a.seolink:hover {
	color: #4b4b4b;
	text-decoration: none;
}
/*
*  CONTENT FOOTER
*/
#footmenu {
	padding: 10px 199px 10px 199px;
	text-align: center;
	color: #8D518D;
}
#footmenu p {
	margin: 0 0 5px 0;
	padding: 0;
}
#footmenu a {
	padding: 0 15px 0 15px;
	color: #8D518D;
}
#footmenu a:hover {
	color: #ff0000;
}
#footmenu p a {
	padding: 0;
}
/*
*  TABBED BOX
*/
.boxtabs {
	width: 573px;
	margin-left: 3px;
	border-bottom: solid 4px #8D348D;
}
.boxtabs a {
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.boxtabs a span {
	display: block;
	padding: 4px 7px 4px 7px;
	cursor: pointer;
	color: #2E272F;
}
.boxtabs a.tab1 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab1 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab2 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab2 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab3 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab3 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab4 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab4 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab5 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab5 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab6 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab6 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a.tab7 {
	background: url(/images/boxtabL.gif) left top no-repeat;
}
.boxtabs a.tab7 span {
	background: url(/images/boxtabR.gif) right top no-repeat;
}
.boxtabs a:hover {
	background: url(/images/boxtab5L.gif) left top no-repeat;
}
.boxtabs a:hover span {
	background: url(/images/boxtab5R.gif) right top no-repeat;
	color: #DFFD18;
}
.boxtabs a.current {
	background: url(/images/boxtabHL.gif) left top no-repeat;
}
.boxtabs a.current span {
	background: url(/images/boxtabHR.gif) right top no-repeat;
	color: #DFFD18;
}
.boxtabs b {
	display: none;
}
.box {
	width: 578px;
	background: url(/images/box.gif) left top repeat-y;
}
.boxT {
	width: 578px;
	background: url(/images/boxT.gif) left top no-repeat;
}
.boxB {
	width: 562px;
	background: url(/images/boxB.gif) left bottom no-repeat;
	padding: 10px 8px 10px 8px;
}
/*
*  FORM
*/
#content .info {
	color: green;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#content .warn {
	color: purple;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#content .error {
	color: red;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.form2 {
	margin: 0;
	font-size: 10px;
	font-family: Verdana;
}
.form2 .row {
	clear: left;
	xwidth: 558px;
	padding: 8px 2px 0 2px;
}
.form2 fieldset {
	clear: both;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
}
.form2 fieldset .row {
	width: 558px;
	padding: 8px 0 0 0;
}
.form2 fieldset.accountlogin {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0 10px 0px 10px;
}
.form2 fieldset.accountlogin legend {
	font-weight: bold;
}
.form2 .lcolumn, .form2 .rcolumn {
	float: left;
}
.form2 .lcolumn {
	width: 288px;
}
.form2 .rcolumn {
	width: 270px;
}
.form2 .full {
	width: 558px;
}
.form2 .big {
	font-size: 120%;
}
.form2 .ml {
	display: block;
	float: left;
	text-align: right;
	padding: 4px 5px 0 0;
}
.form2 .mlt {
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}
.form2 .lcolumn .ml, .form2 .lcolumn .mlt {
	width: 135px;
}
.form2 .rcolumn .ml, .form2 .rcolumn .mlt {
	width: 112px;
}
.form2 .full .ml,.form2 .full .mlt {
	width: 135px;
}
.form2 .lcolumn .element {
	float: left;
	width: 148px;
}
.form2 .rcolumn .element {
	float: left;
	width: 148px;
}
.form2 .full .element {
	float: left;
	width: 412px;
}
.form2 .text {
	width: 142px;
	font-size: 10px;
}
.form2 .button {
	font-size: 10px;
}
.form2 .textarea, .form2 .select {
	width: 100%;
	font-size: 10px;
}
.form2 .file {
	font-size: 10px;
}
.form2 .radio {
	vertical-align: middle;
}
.form2 .submit {
	float: right;
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
#content .form2 .req {
	font-weight: bold;
	color: purple;
}
.form2 input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.submitgreen {
	width: 7em;
	font-weight: bold;
	background: #C1D82C;
}
.submitpay {
	width: 12em;
	font-weight: bold;
	background: #C1D82C;
	float: left;
	margin: 0 10px 20px 0;
}
.form2 .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
#content .form2 ol {
	font-size: 10px;
}
.form2 legend {
	font-size: 12px;
}
.form2 .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
/*
*  LEFTBAR
*/
#leftbar {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 157px;
	background: #EBF3BA;
}
#leftbar .feature {
	border-bottom: solid 1px #a1af46;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 1.4;
}
#leftbar .feature h2 {
	margin: 0 0 0 0;
	color: #41B4E0;
	font-size: 32px;
}
#leftbar .feature h2 a:link, #leftbar .feature h2 a:visited {
	color: #41B4E0;
	text-decoration: none;
}
#leftbar .feature h2 a:hover {
	color: #CC0000;
}
#leftbar .feature p {
	margin: 0 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	color: #28281E;
}
#leftbar .feature p strong {
	color: #9D4EC1;
}
#leftbar .feature p a:link, #leftbar .feature p a:visited {
	color: #9D4EC1;
	text-decoration: none;
}
#leftbar .feature p a:hover {
	color: #CC0000;
}
.submenu {
	background: #d9eb54 url(/images/submenu.jpg) left top repeat-x;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #a1af46;
}
.submenu p {
	margin: 0;
	text-align: right;
}
.submenu p a {
	display: block;
	width: 126px;
	margin: 0 15px 0 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.submenu p a span {
	display: block;
	width: 125px;
	padding: 4px 2px 4px 0;
	border-bottom: solid 1px #A1AF46;
}
.submenu p a:link, .submenu p a:visited {
	color: #5c2265;
}
.submenu p a:hover {
	background: #af47a4 url(/images/submenuH.gif) left top repeat-x;
	color: #dffd18;
}
.submenu p a.current:link, .submenu p a.current:visited {
	background: #af47a4 url(/images/submenuH.gif) left top repeat-x;
	color: #dffd18;
}
.submenu p a.current:hover {
	background: #af47a4 url(/images/submenuH.gif) left top repeat-x;
	color: #dffd18;
}
.panel {
	padding: 10px 18px 0 18px;
}
.panel p {
	color: #60326F;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
form#login {
	margin: 0;
}
div#username, div#password {
	position: relative;
	width: 121px;
	margin: 0 0 5px 0;
}
input#username-field {
	width: 116px;
}
input#password-field {
	width: 70px;
}
label.overlabel {
	color:#999;
}
label.overlabel {
	color:#999;
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}
.panel p.button {
	padding: 0 0 10px 0;
	border-bottom: solid 1px #A1AF46;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.panel p.button a {
	display: block;
	width: 119px;
	height: 28px;
	padding-top: 8px;
}
.panel p.button a:link, .panel p.button a:visited {
	background: url(/images/button.gif) left top no-repeat;
	color: #CFE922;
	text-decoration: none;
}
.panel p.button a:hover {
	background: url(/images/buttonH.gif) left top no-repeat;
	color: #60326F;
}
/*
*  RIGHTBAR
*/
#rightbar {
	position: absolute;
	top: 0;
	right: 9px;
	width: 130px;
	padding: 40px 10px 0 10px;
	border-left: solid 1px #CBCBCB;
}
#rightbar p {
	color: #60326F;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
#rightbar a.tick {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 36px;
	background: url(/images/bigtick.gif) left top no-repeat;
	font-weight: normal;
	min-height: 32px;
	text-decoration: none;
}
#rightbar hr {
	color: #CBCBCB;
	height: 1px;
}
/*
*  FOOTER
*/
#footer {
	visibility: hidden;
	width: 971px;
	background: url(/images/footer.gif) left top no-repeat;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #8D518D;
}
#footer a:link, #footer a:visited {
	color: #8D518D;
}
#footer a:hover {
	color: #ff0000;
}
#footer b {
	font-weight: normal;
	padding: 0 15px 0 15px;
}
/*
*  ORDER TABLE
*/
table {
	margin: auto;
}
.order th {
	background: #D1E92A;
	padding: 2px 5px 2px 5px;
}
.order td {
	background: #EAF2B8;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}
.num {
	text-align: right;
}
.qty {
	text-align: center;
}
.order .tot {
	background: #D1E92A;
	text-align: right;
	font-weight: bold;
}
.order .blank {
	background: #FFFFFF;
}
.order span {
	font-weight: bold;
}
.order b {
	font-weight: normal;
	color: #ff0000;
}
#remittance {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: dotted 1px black;
}
/*
*  FLYOUT
*/
.flyout {
	z-index: 6;
	position: absolute;
	display: none;
	text-align: left;
	background: #A9D6E7;
	text-align: left;
	border-top: solid 2px #D4F1FC;
	border-right: solid 2px #4B9EC1;
	border-bottom: solid 2px #4B9EC1;
	border-left: solid 2px #D4F1FC;
  }
.flyout p {
	margin: 10px;
}
.flyout img {
	border-top: solid 1px #606060;
	border-right: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
	border-left: solid 1px #606060;
}
.flyout th {
	background: #D1EAF3;
}
.flyout td {
	background: #D1EAF3;
}
/*
*  PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 100%;
}
#content .pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
#content .pic:link, #content .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
	color: #51bbe2;
}
#content .pic:hover {
	background: #D0DDFD;
	text-decoration: none;
	color: #CC0000;
}
/*
*  RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
/*
*  PROGRESS BAR
*/
.pb {
	background: url(/images/timeline.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbLeft {
	background: url(/images/timelineLA.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbRight {
	background: url(/images/timelineR.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbRightSel {
	background: url(/images/timelineAR.gif) 50% 100% no-repeat;
	color: #a84000;
	font-weight: bold;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbSel {
	background: url(/images/timelineA.gif) 50% 100% no-repeat;
	color: #999999;
	font-weight: normal;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
.pbSelLeft {
	background: url(/images/timelineAL.gif) 50% 100% no-repeat;
	color: #a84000;
	font-weight: bold;
	padding: 2px 5px 15px 5px;
	text-align: center;
}
/*
*  eSHOP PRODUCTS
*/
.product-list {
	float: left;
	width: 150px;
	height: 150px;
	padding: 20px 20px 0 20px;
	text-align: center;
}
.product {
	clear: both;
	margin: 0 150px 30px 130px;
}
#content .product img {
	float: left;
	margin: 0 10px 20px -130px;
}
.product form {
	float: right;
	margin: 0 -150px 0 10px;
	width: 140px;
}
#content .product h3 {
	margin: 0 0 10px 0;
	background: #5c2265;
	padding: 3px 8px 3px 8px;
	font-size: 100%;
	color: #ffffff;
}
.product label {
	font-weight: bold;
}
/*
*  SPECIALS BOX
*/
.specialbox {
	width: 578px;
	background: #EAF2B8;
	border: solid 1px #994090;
}
.specialbox2 {
	width: 580px;
	margin: -1px;
	background: url(/images/specialBoxTL.gif) left top no-repeat;
}
.specialbox3 {
	width: 560px;
	background: url(/images/specialBoxBR.gif) right bottom no-repeat;
	padding: 10px;
}
/*
*  CONTACT FORMS
*/
.error {
	color: #ff0000;
	font-weight: bold;
}
.info {
	color: #008000;
	font-weight: bold;
}
.imsform {
	margin: 0;
	font-size: 100%;
	font-family: Arial;
}
#content .imsform p {
	clear: both;
	color: #800000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 100%;
}
.imsform .row {
	clear: left;
	padding: 20px 2px 0 2px;
width: 100%;
}
.imsform .sl {
	display: block;
	float: left;
	padding: 0 1% 0 1%;
}
.imsform .ml0 {
	display: block;
}
.imsform .ml1, .imsform .ml2 {
	display: block;
	float: left;
	text-align: right;
	padding: 0 1% 0 0;
}
.imsform .ml0, .imsform .m00 {
	width: 100%;
}
.imsform .ml1 {
	width: 24%;
}
.imsform .ml2 {
	width: 20%;
}
.imsform .element {
	float: left;
	xmargin-top: -4px;
	max-width: 75%;
}
.imsform .q1 {
	width: 26%;
}
.imsform .q3 {
	width: 74%;
}
.imsform .q4 {
	float: none;
	margin-top: 0;
	max-width: 100%;
	width: 100%;
}
.imsform .q1 .text, .imsform .q1 .textarea, .imsform .q1 .select, .imsform .q3 .text, .imsform .q3 .textarea, .imsform .q3 .select, .imsform .q4 .text, .imsform .q4 .textarea, .imsform .q4 .select {
	width: 100%;
}
.imsform .radio {
	vertical-align: middle;
}
.imsform .submit {
	xfloat: right;
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #DBE0FF;
}
#content .imsform .req, .imsform .req {
	font-weight: bold;
	color: purple;
}
.imsform input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.imsform .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
.imsform .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.imsform .inactive {
	color: #bbbbbb;
}

