/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
    padding:0;
    margin:0px 0px 0px 0px;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:center;
    height: 100%;
    color: #666666;
    background: #F4F5F3;
}

a               {color: #000000; text-decoration: none;}
a:link          {color: #000000; text-decoration: none;}
a:active        {color: #000000; text-decoration: none;}
a:visited       {color: #000000; text-decoration: none;}
a:hover         {color: #000000; text-decoration: none;}

table.body {
    width: 780px;
    height: 100%;
    margin:0px auto 0px auto;
}

td.header {
    height: 110px;
}

#header {
    width: 780px;
    height: 80px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
}    

td.outer {
    text-align:left;
    color: #000000;
    background: #FFFFFF;
    vertical-align: top;
    border: 1px solid #CCCCCC;
}

table.outer{
   width: 100%;
   height: 100%;
}

div.footer {
    clear: both;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

td.footer {
    text-align:center;
    font-size: 10px;
    height:30px;
    color: #000000;
    border-top: 1px solid #E3E3E3;
}

/* HEADER */

/* header - top */

div.date {
   text-align: left;
   color: #AAAAAA;
   font-size: 10px;
   float: left;
   bottom: 0px;
}    

html>body div.date {
   height: 10px;
}

div.top_links {
   color: #AAAAAA;
   font-size: 9px;
   text-align: right;
   float: right;
}    

div.top_links h1 {
    display: inline;
    font-size: 10px;
    font-weight: normal
}    

#header_L{
   float: left;
   position:relative;
   width:135px;
   color: #000000;
   margin: 10px 0px 0px 10px;
}

#header_R {
   text-align: right;
    top: 0px;
    right: 0px;
    position: absolute;
   width:250px;
   height:80px;
   padding: 5px 10px 0px 0px;
   margin: 0px;
}

* html #header_R {
   height:120px;
}

td.header_top {
    text-align:center;
    font-size: 12px;
    color: #000000;
    height: 10px;
    padding: 3px 0px 3px 0px;    
}

/* Newsletter Reg box */

div.newsletter {
    width: 183px;
    background: #F4F4F4;
    border: 1px solid #BBBBBB;
    margin: 5px 0px 2px auto;
}

* html div.newsletter {
    width: 185px;
}

div.newsletter span {
    text-align: left;
    display: block;
    line-height: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #777777;
    height: 15px;    
}    

div.newsletter div {
    text-align:left;
    font-size: 10px;
    padding: 0px 0px 2px 5px;
    margin: 0px
}   

div.newsletter div input.field {
    font-size: 11px;
    width: 110px;
}    

/*header - menu*/

div.menu {
   width: 100%;
   clear: both;
   background: url('../template_images/menu/menu_bg.gif') repeat-x top left;
   margin-top: 5px;
}        

table.navitem {
    width: 100%;
}

td.navitem_end {
    width: 7px;
}

td.navitem {
    height: 27px;
}

td.navitem_button {
    width: 30%;
}

#navitem_first  {border-left: 2px solid #FFFFFF;border-right: 2px solid #FFFFFF}
#navitem        {border-right: 2px solid #FFFFFF}

a.navitem:link     {display:block;font-size: 11px; font-weight: bold; color: #535353; text-decoration: none; height: 27px;line-height: 27px; padding: 0px 10px 0px 10px}
a.navitem:visited  {display:block;font-size: 11px; font-weight: bold; color: #535353; text-decoration: none; height: 27px;line-height: 27px; padding: 0px 10px 0px 10px}
a.navitem:active   {display:block;font-size: 11px; font-weight: bold; color: #535353; text-decoration: none; height: 27px;line-height: 27px; padding: 0px 10px 0px 10px}
a.navitem:hover {
    display:block;
    font-size: 11px; 
    font-weight: bold; 
    background: transparent;
    color: #535353; 
    height: 27px;
    text-decoration: none; 
    line-height: 27px;
    padding: 0px 10px 0px 10px;
}  

a.navitem_active:link     {display:block;background: #CCCCCC;font-size: 11px; font-weight: bold; color: #535353; text-decoration: none; height: 27px;line-height: 27px; padding: 0px 10px 0px 10px}
a.navitem_active:visited  {display:block;background: #CCCCCC;font-size: 11px; font-weight: bold; color: #535353; text-decoration: none; height: 27px;line-height: 27px; padding: 0px 10px 0px 10px}
a.navitem_active:active   {display:block;background: #CCCCCC;font-size: 11px; font-weight: bold; color: #535353; text-decoration: none; height: 27px;line-height: 27px; padding: 0px 10px 0px 10px}
a.navitem_active:hover {
    display:block;
    font-size: 11px; 
    font-weight: bold; 
    background: #CCCCCC;
    color: #535353; 
    height: 27px;
    text-decoration: none; 
    line-height: 27px;
    padding: 0px 10px 0px 10px;
} 


td.nav_border {
    width: 5px;
}

/*ENTRY*/

td.entry {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background: #FFFFFF;
   padding: 18px 5px 10px 5px;
   vertical-align: top;
}

td.rhs {
    width: 135px;
    padding: 18px 10px 10px 5px;
    vertical-align: top;
}


/*INFO*/

td.info {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background: #FFFFFF;
   width: 90%;
   padding: 18px 10px 10px 5px;
   vertical-align: top;
}  

/*SIDEBAR*/

td.lhs {
    width: 135px;
    padding: 0px 5px 0px 10px;
    vertical-align: top;
}

td.lhs span {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #01812A;
    line-height: 22px;
    height: 22px;
    padding-left: 5px;
}

a.s_nav               {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:link          {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:active        {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:visited       {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:hover         {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}

* html a.s_nav                  {width: 135px}
* html a.s_nav:link             {width: 135px}
* html a.s_nav:active           {width: 135px}
* html a.s_nav:visited          {width: 135px}
* html a.s_nav:hover            {width: 135px}

a.s_nav_active               {display: block;width:127px;color: #000000;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;text-decoration:underline}
a.s_nav_active:link          {display: block;width:127px;color: #000000;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;text-decoration:underline}
a.s_nav_active:active        {display: block;width:127px;color: #000000;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;text-decoration:underline}
a.s_nav_active:visited       {display: block;width:127px;color: #000000;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;text-decoration:underline}
a.s_nav_active:hover         {display: block;width:127px;color: #000000;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;text-decoration:underline}

* html a.s_nav_active                  {width: 135px}
* html a.s_nav_active:link             {width: 135px}
* html a.s_nav_active:active           {width: 135px}
* html a.s_nav_active:visited          {width: 135px}
* html a.s_nav_active:hover            {width: 135px}

a.nav_sub_item               {color: #666666;line-height:20px}
a.nav_sub_item:link          {color: #666666;line-height:20px}
a.nav_sub_item:active        {color: #666666;line-height:20px}
a.nav_sub_item:visited       {color: #666666;line-height:20px}
a.nav_sub_item:hover         {color: #000000;line-height:20px}

a.nav_sub_item_active               {color: #000000;font-weight: bold;line-height:20px}
a.nav_sub_item_active:link          {color: #000000;font-weight: bold;line-height:20px}
a.nav_sub_item_active:active        {color: #000000;font-weight: bold;line-height:20px}
a.nav_sub_item_active:visited       {color: #000000;font-weight: bold;line-height:20px}
a.nav_sub_item_active:hover         {color: #000000;font-weight: bold;line-height:20px}

/* sub items */

td.lhs ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 19px
}

* html td.lhs ul {
    margin: 0px 0px 10px 21px;
    padding: 0px;
}

td.lhs ul.s_nav li {
    width: 100px;
}

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 133px;
    background: #F4F4F4;
    border: 1px solid #BBBBBB;
    margin: 5px 0px 5px 0px;
}

* html div.mod_box {
    width: 135px;
}

div.mod_box span {
    text-align: left;
    display: block;
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #777777;
    height: 25px;
    padding-left: 5px;
    
}    

div.mod_box div {
    font-size: 10px;
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.mod_box div input.field {
    font-size: 11px;
    width: 123px;
}    

div.mod_boxtext  {
    font-size: 10px;


}

img.features {
    border: 1px solid #666666;
}

#adspace {
    padding-left:5px
}

/* REGISTER */

input {
   font-family: Arial, Tahoma, Sans-serif;
   font-size: 11px;
}

/*footer*/

td.footer a             {color: #000000;text-decoration: none}
td.footer a:link        {color: #000000;text-decoration: none}
td.footer a:active      {color: #000000;text-decoration: none}
td.footer a:visited     {color: #000000;text-decoration: none}
td.footer a:hover       {color: #000000;text-decoration: none}

#divleft {
   text-align: left;
   float: left;
   position: relative;
   clear: left;
   padding-top: 9px;
}

#divright {
   text-align: right;
   float: right;
   position: relative;
   clear: right;
}

/* HELP */

#help {
    color: #666666;
}

#help a {
    color: #666666;
}

table.help_search {
    width: 100%;
    padding-bottom: 10px;
}

a.help_addresslink:link     {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:visited  {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:active   {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:hover    {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 12px; text-decoration: underline}

td.help_section {
    font-family: Arial, Tahoma, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #01812A;
}    

td.help_question {
    font-family: Arial, Tahoma, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 3px 0px 3px 10px;
}    

td.help_answer {
    font-family: Arial, Tahoma, Sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #000000;
    padding-left: 20px;
}    

td.help_topten_header {
    font-family: Arial, Tahoma, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #01812A;
}   

#filerow {
    
}

#filerowalt {
    background: #F8F8F8;
}

/* NEWS */

div.news {
    padding: 5px;
}

div.news span {
    font-size: 14px;
    font-weight: bold
}

/* NEWSLETTER */

table.newsletter {
    width: 100%;
    padding: 5px;
}    

table.newsletter th {
    text-align: left;
    font-size: 12px;
    color: #000000;
    padding: 0px 5px 0px 5px;
} 

td.ns_title {
    text-align: left;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 150px;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #E3E3E3;
    vertical-align: top;
}

td.ns_intro {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 450px;
    padding: 0px 5px 0px 5px;
    vertical-align: top;
}

td.ns_date {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 100px;
    padding: 0px 5px 0px 5px;
    border-left: 1px solid #E3E3E3;
    vertical-align: top;
}

tr.nl_row {
    background: #F8F8F8;
}

tr.nl_row_alt {
    background: transparent;
}


/* PROD CAT */

span.curr_name {
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #E3E3E3;
}    

table.prod_cat {
    width: 100%;
    margin-top: 10px;
}

table.prod_cat td {
    width: 33%;
    border: 1px solid #E3E3E3;
}    

span.prod_price {
    display: block;
    font-weight: bold;
    color: #D21C1B;
}

table.prod_det {
    width: 100%;
    height: 100%;
}

td.prod_det_L {
    text-align: left;
    padding: 0px 10px 0px 0px;
    vertical-align: top
}    

td.prod_det_R {
    text-align: center;
    width: 120px;
    border-left: 1px solid #E3E3E3;
    padding: 0px 0px 0px 10px;
    vertical-align: top
}

* html td.prod_det_R {
    width: 130px;
}    

td.prod_det_L div.left {
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: bold;
}

div.prod_det_desc {
    text-align: left;
    position: relative;
    clear: both;
    padding: 10px 0px 10px 0px
}

td.prod_det_L div.right {
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
    float: right;
    position: relative;
    width: 200px;
}    

td.prod_subcats a:link      {text-decoration:underline}
td.prod_subcats a:visited   {text-decoration:underline}
td.prod_subcats a:active    {text-decoration:underline}
td.prod_subcats a:hover     {color:#CC0000;text-decoration:underline}

a.pc_button          {display;block;font-size: 10px;background: #E3E3E3;border: 1px solid #666666;padding: 0px 5px 0px 5px;margin: 0px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:link     {display;block;font-size: 10px;background: #E3E3E3;border: 1px solid #666666;padding: 0px 5px 0px 5px;margin: 0px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:visited  {display;block;font-size: 10px;background: #E3E3E3;border: 1px solid #666666;padding: 0px 5px 0px 5px;margin: 0px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:active   {display;block;font-size: 10px;background: #E3E3E3;border: 1px solid #666666;padding: 0px 5px 0px 5px;margin: 0px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:hover    {display;block;font-size: 10px;background: #E3E3E3;border: 1px solid #666666;padding: 0px 5px 0px 5px;margin: 0px;width: 60px;color: #000000; text-decoration: none}

span.outofstock {
    display: block;
    text-decoration: underline;
    font-weight: bold;
}


/* PROD CAT - listing */

table.prod_listing {

}

table.prod_listing td {
    border-top: 1px solid #908583;
    vertical-align: top
}    

td.prod_listing_img {
    text-align: center;
    width: 100px;
    background: #FFFFFF;
    padding: 5px 10px 5px 10px;
    border-right: 1px solid #E3E3E3;
}

td.prod_listing_img img {
    margin: 0px auto 0px auto;
}    

td.prod_listing_desc {
    text-align: left;
    padding: 0px;
}

td.prod_listing_desc span {
    background: #E3E3E3;
    display: block;
    font-weight: bold;
    padding: 5px 0px 5px 5px;
}

td.prod_listing_desc p {
    padding: 5px;
}

td.prod_listing_subcat {
    text-align: left;
}

/* cart.html */

span.cart_title {
    text-align: left;
    display: block;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #777777;
    height: 25px;
    border-bottom: 1px solid #E3E3E3;
}

table.cart td {

}

/* CHECKOUT (order.html) */

td.currentTab_left {
    background: url('../template_images/tabs/currentTab_left.gif') no-repeat bottom left;
    width: 9px;
    height: 20px;
}

td.currentTab_middle {
    background: url('../template_images/tabs/currentTab_middle.gif') repeat-x bottom left;
    height: 20px;
    color: #CC0000;
    font-weight: bold;
}

td.currentTab_right {
    background: url('../template_images/tabs/currentTab_right.gif') no-repeat bottom left;
    width: 8px;
    height: 20px;
}

td.otherTab_left {
    background: url('../template_images/tabs/otherTab_left.gif') no-repeat bottom left;
    width: 9px;
    height: 20px;
}

td.otherTab_middle {
    background: url('../template_images/tabs/otherTab_middle.gif') repeat-x bottom left;
    height: 20px;
    color: #333333;
    font-weight: bold;
}

td.otherTab_right {
    background: url('../template_images/tabs/otherTab_right.gif') no-repeat bottom left;
    width: 8px;
    height: 20px;
}

td.disabledTab_left {
    background: url('../template_images/tabs/otherTab_left.gif') no-repeat bottom left;
    width: 9px;
    height: 20px;
}

td.disabledTab_middle {
    background: url('../template_images/tabs/otherTab_middle.gif') repeat-x bottom left;
    height: 20px;
    color: #AAAAAA;
}

td.disabledTab_right {
    background: url('../template_images/tabs/otherTab_right.gif') no-repeat bottom left;
    width: 8px;
    height: 20px;
}

table.nav_tabs {
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #B4B4B4;
}    

input.cont_shop {
    background: url('../template_images/buttons/continue_shopping.jpg') no-repeat top left; 
    width: 132px; 
    height: 17px; 
    border: 0px;
    margin: 0px;
}

fieldset {
    border: 1px solid #E3E3E3;
    margin-bottom: 10px;
}

fieldset.confirm_options {

}

fieldset legend {
    font-weight: bold;
    font-size: 13px;
    color: #777777;
}    
    
div.order_next {
    text-align: right;
    margin: 10px 10px 0px auto;
    width: 100%;
}


/* FORMS */

table.feedback {
    width: 100%;
}  

table.form_table {
   text-align: center;
   border: 1px solid #E3E3E3;
   margin: 5px;
   width: 100%;
   margin: 10px auto 10px auto;
}

td.feedback_text {
    text-align: left;
    font-size: 11px;
    color: #000000;
    vertical-align: top
}

td.form_right {
   text-align: left;
}

td.form_left {
   text-align: right;
   padding: 0px 15px 0px 5px
}

td.form_right input,textarea {
   font-size: 10px;
   color: #000000;
   width: 200px;
   border: 1px solid #E3E3E3;
   margin: 5px 0px 5px 0px;
   overflow: auto;
}   

input.field {
   font-size: 10px;
   color: #000000;
   border: 1px solid #777777;
}

input.button {
   font-size: 10px;
   color: #000000;
   background: #E3E3E3;
   border: 1px solid #666666;
}

td.form_text {
    font-size: 10px;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: #AAAAAA;
}  

li.sitemap a {
    font-style: normal;
    font-weight: bold;
    color: #666666;
}

/*common*/  

#location {
    text-align: left;
    font-size: 10px;
    color: #666666;
    height: 15px;
    padding: 5px 0px 5px 145px;
} 
   
#item_err {
    font-size: 11px;
    color:#FF0000;
    font-weight:bold;
}
#location a {
    font-size: 10px;
    color: #666666;
}

div {margin: 0px;padding: 0px}
p { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
td { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif}    
h1 {font-size: 16px;font-weight: bold}

hr  {
    border-width: 0px;
    background: #E3E3E3;
    height: 1px;
}

table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

img {
    border: 0px;
}    

form {
margin: 0px;
}

.form_sent { 
    font-weight: bold; 
    font-size: 12px
}

.b {
   font-weight: bold;
}

.top {
   vertical-align: top
}

.mid {
vertical-align: middle
}

.bot {
    vertical-align: bottom;
}    

.center {
    text-align: center;
    margin: 0px auto 0px auto
}

.right {
    text-align: right;
    margin: 0px 0px 0px auto
}

.left {
    text-align: left;
    margin: 0px auto 0px 0px
}

ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ul {
    margin: 0px 0px 10px 16px;
}

li {
    font-size: 12px;
    color: #000000;
}

html>body li {
    padding: 0px;
    margin: 0px;
}
