<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 1;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align:top;
}
.bluelean {
color:#0067aa;
font-size:14px;
width:400px;
padding:5px;
margin:20px auto;
}


#showMessage {
display:none;
}

.rotator {
height: 55px;
width: 100px;
position:absolute;
top: 250px;
left:650px;
background-repeat:no-repeat;
background-position: center;
z-index:1;
}

.rotator_cart {
height: 55px;
width: 100px;
position:absolute;
top: 250px;
left:665px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator_order {
height: 55px;
width: 100px;
position:absolute;
top: 250px;
left:675px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator_status {
height: 55px;
width: 100px;
position:absolute;
top: 400px;
left:645px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator img {
text-align:center;
margin-top: 16px;
margin-left:32px;
}

.qtybox {
width:auto;
height:18px;
border:1px solid #999999;
padding:3px;
margin:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.redbold {
color:red;
}

.bluelean {
color:#0067AA;
}

.darkgreentext {
color:#CC0000;
font-size:14px;
font-weight:700;
}

.order_button {
background-image:url(images/inputbg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#5fa3da;
color:#fff;
font-weight:700;
border:#1e568f 2px solid;
padding:2px;
cursor: pointer;
cursor: hand;
}

.payment_button {
background-image:url(images/payment.gif);
color:#fff;
font-weight:700;
margin-top:20px;
padding:2px;
cursor: pointer;
cursor: hand;
}

.bonustext {
color:#CC0000;
font-size:12px;
font-weight:700;
float:right;
margin-right:14px;
margin-top:-8px;
padding-bottom:5px;
height:7px;
padding:0px;
}

.ordernow_table {
background-color:#dcdcdc;
}

.ordernow_table td, .ordernow_table th {
background-color:#FFFFFF;
padding:10px 5px 10px 5px;
color:#42464a;
}

.darkgraytext {
color:#42464a;
}

.bluetext {
color:#0067aa;
}

.redtext {
color:#ff0000;
}

.ordernow_table div {
color:#0067aa;
}

span.table_contents {
color:#449b23;
}

th.table_header, td.table_header  {
color:#449B23;
font-size:12px;
font-weight:700;
}


/* ORDER */


.ordernow_table {
background-color:#dcdcdc;
}

.ordernow_table td, .ordernow_table th {
background-color:#FFFFFF;
padding:10px 5px 10px 5px;
color:#42464a;
}

.darkgraytext {
color:#42464a;
}

.darkgreentext {
color:#CC0000;
font-size:14px;
font-weight:700;
}

.bluetext {
color:#0067aa;
}

.whitetext {
color:#fff;
}

.redtext {
color:#ff0000;
}

.ordernow_table div {
color:#0067aa;
}

span.table_contents {
color:#449b23;
}


/* CART */

.carttext {
color:#42464a;
font-size:12px;
}

.table_contents a:link, .table_contents a:active, .table_contents a:visited {
color:#0067aa;
text-decoration:none;
font-weight:700;
font-size:14px;
}

.table_contents a:hover {
color:#FF9900;
font-size:14px;
font-weight:700;
text-decoration:none;
}

td.table_contents div {
color:#449b23;
}

td.table_contents div.bluetext {
color:#0067aa;
}

td.table_contents strong {
color:#42464a;
}


td select.select {
background-color:#f2f2f2;
border:1px solid #cdcdcd;
margin-left:10px;
valign:center;
}

/* ORDER FORM */

.textfield2 {
border:1px solid #cdcdcd;
padding: 0.2em;
/*background: #fff url(images/search_bg.gif) repeat-x 0 1px;*/
font-size:14px;
font-weight:normal;
color:#42464a;
margin-left:10px;
margin-right:10px;
}

.textfield2:focus {
border:1px solid #cdcdcd;
padding: 0.2em;
/*background: #fff url(images/focus_bg.gif) repeat-x 0 1px;
background-color:#ebf8fb;*/
}

.textfield3 {
border:1px solid #cdcdcd;
padding: 0.2em;
font-size:14px;
font-weight:normal;
color:#42464a;
margin-left:10px;
margin-right:10px;
width:260px;
}

.textfield3:focus {
border:1px solid #cdcdcd;
padding: 0.2em;
}

.orderform_table {
background-color:#dcdcdc;
}

.orderform_table td, .orderform_table th {
background-color:#FFFFFF;
color:#42464a;
padding:5px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
}

.orderform_table b {
color:#449b23;
font-size:12px;
font-family:"Verdana", Arial, Helvetica, sans-serif;
}

.orderform_table2 {
background-color:#dcdcdc;
}

.borderg {
border:1px #dcdcdc solid;
}

.borderg2 {
border-bottom:1px #dcdcdc solid;
}

.orderform_table2 td, .orderform_table2 th {
background-color:#FFFFFF;
color:#42464a;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.orderform_table2 b {
color:#449b23;
font-size:12px;
font-family:"Verdana", Arial, Helvetica, sans-serif;
}

.price_total {
font-size:15px;
color:#0067aa;
font-weight:700;
}

span.price_total b {
font-size:15px;
}

.price {
font-size:12px;
color:#0067aa;
}

.subtotal {
font-size:12px;
font-weight:700;
color: #0067aa;
}

.product_list {
font-weight:bold;
font-size:12px;
padding-left:20px;
}

.currency {
color:#0067aa;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.bold {
font-weight:700;
}

.select {
background-color:#f2f2f2;
border:1px solid #cdcdcd;
margin-left:10px;
}

.cc {
background-image:url(images/cc2.gif);
border:#008cab 1px solid;
height:30px;
width:60px;
font-weight:400;
color:#FFFFFF;
text-indent:-1000000px;
}

.pp {
background-image:url(images/pp2.gif);
border:#008cab 1px solid;
height:30px;
width:60px;
font-weight:400;
color:#ffffff;
text-indent:-1000000px;
}

.cu {
background-image: url(images/cashu.gif);
border:#008cab 1px solid;
height:30px;
width:60px;
font-weight:400;
color:#FFFFFF;
text-indent:-1000000px;
}

.orderform_table3 img {
padding:0px;
margin:0px;
}

.orderform_table3 {
background-color:#dcdcdc;
}

.orderform_table3 td, .orderform_table2 th {
background-color:#FFFFFF;
color:#42464a;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
font-size:12px;
}

.orderform_table3 b {
color:#449b23;
font-size:12px;
font-family:"Verdana", Arial, Helvetica, sans-serif;
}


/* edited styles */


th.table_header, td.table_header  {
color:#449B23;
font-size:12px;
font-weight:700;
}


span.table_contents, strong.table_contents, td.table_contents div {
font-size:13px;
font-weight:400;
color:#42464a;
}

td.table_contents strong {
font-size:13px;
font-weight:700;
color:#0067AA;
}

.currencyblue {
font-size:13px;
font-weight:700;
color:#0067AA;
}

td.table_contents b {
font-size:13px;
font-weight:400;
color:#0067AA;
}

.marginleft {
margin-left:5px;
}

.title_column {
text-align:right;
width:150px;
}

.optional_column {
width:60px;
text-align:center;
}

.tablewidth {
width:519px;
}

.infoimg {
width:50px;
background-image:url(images/info.gif);
background-repeat:no-repeat;
background-position:center;
}



/* edited styles */


th.table_header, td.table_header  {
color:#449B23;
font-size:12px;
font-weight:700;
}


span.table_contents, strong.table_contents, td.table_contents div {
font-size:13px;
font-weight:400;
color:#42464a;
}

td.table_contents strong {
font-size:13px;
font-weight:700;
color:#0067AA;
}

.currencyblue {
font-size:13px;
font-weight:700;
color:#0067AA;
}

td.table_contents b {
font-size:13px;
font-weight:400;
color:#0067AA;
}

.marginleft {
margin-left:5px;
}

.title_column {
text-align:right;
width:150px;
}

.optional_column {
width:60px;
text-align:center;
}

.tablewidth {
width:519px;
}

.infoimg {
width:50px;
background-image:url(images/info.gif);
background-repeat:no-repeat;
background-position:center;
}

.rotator {
height: 55px;
width: 100px;
position:absolute;
top: 250px;
left:650px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator_cart {
height: 55px;
width: 100px;
position:absolute;
top: 250px;
left:665px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator_order {
height: 55px;
width: 100px;
position:absolute;
top: 250px;
left:675px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator_status {
height: 55px;
width: 100px;
position:absolute;
top: 400px;
left:645px;
background-repeat:no-repeat;
background-position: center;
display:none;
z-index:1;
}

.rotator img {
text-align:center;
margin-top: 16px;
margin-left:32px;
}

.qtybox {
width:auto;
height:18px;
border:1px solid #999999;
padding:3px;
margin:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.redbold {
color:red;
}

.bluelean {
color:#0067AA;
}

.textarea {
border:1px solid #cdcdcd;
margin-left:10px;
margin-right:10px;
width:265px;
}

.radio {
margin-left:10px;
}

.marginb {
margin-bottom:10px;
}

.ccmtop {
margin-top:10px;
background-image:url(images/ccards.gif);
background-repeat:no-repeat;
background-position:right center;
height:50px;
}

/* thank you */


.header_tnx {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-bottom:15px;
text-indent:0;
}

.text_tnx {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-bottom:15px;
text-indent:0;
}

.green {
color:#449b23;
}

.big {
font-size:16px;
}


.orderform_table_tnx {
background-color:#dcdcdc;
}

.orderform_table_tnx td, .orderform_table_tnx th {
background-color:#FFFFFF;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.orderform_table_tnx b {
font-size:16px;
font-weight:700;
color:#449b23;
}

.orderform_table_tnx a {
font-size:14px;
font-weight:700;
color:#0067aa;
}

.orderform_table_tnx span {
font-size:16px;
font-weight:700;
color:#42464a;
}

.orderform_table_tnx span a.orange {
fdarfont-size:16px;
color:#FF9900;
}

.contact_table {
font-size:12px;
font-weight:700;
}

.contact_table td {
padding:5px;
}

.package {
text-indent:0;
font-size:12px;
font-weight:700;
}

.package td {
padding:5px;
}

.tnxfor {
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-bottom:15px;
text-indent:0;
color:#449b23;
}

&lt;!-- IE6 PNG FIX  --&gt;


 img, div, ul, li, a { behavior: url(iepngfix.htc) }


&lt;!-- IE6 PNG FIX  --&gt;
td.row_normal {
background-color:#ffffff;
border:#0068ae 1px;
cursor: pointer;
cursor: hand;
}


td.row_hover {
background-color:#E6E8E9;
border:#0068ae 1px;
cursor: pointer;
cursor: hand;
}

th.currency {
text-align :right;
vertical-align:middle;
background-color: #414E6C;
padding-right:10px;
font-weight: normal;
color:#ffffff;
height:7px;
}

#info_table {
width:492px;
margin:20px 20px 20px 20px;
text-align:justify;
font-family:"Arial", Helvetica, sans-serif;
font-size:13px;
color:#414e6c;
line-height: 1.8em;
}

.lightblue {
font-size:13px;
color:#226FAC;
}

.center {
margin:0px auto;
vertical-align:middle;
text-align:center;
padding:0px;
}

.image_thumbz img {
margin:0px;
padding:0px;
}

.image_thumbz {
text-align:center;
}

.addthis_width {
width:80px;
}

.addthis_width input {
padding-bottom:20px;
}

.coupontxt {
border:solid 1px #cdcdcd;
width:90px;
height:18px;
padding-top:3px;
padding-top:3px;
margin-bottom:3px;
margin-top:3px;
font-size:13px;
font-family: "Tahoma", Trebuchet MS, Arial;
text-indent:10px;
color:#01275a;
}

.coupon_button {
cursor: pointer;
background-color:#7c011d;
color: white;
margin-bottom:3px;
margin-top:3px;
padding:4px;
border:0px;
}
.coupon_head {
margin-bottom:15px;
}
</pre></body></html>