/* Template: Anico */

body, form { margin: 0; padding: 0; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;  background: black url(../images/background.jpg) repeat fixed left top; /* background: #0e0e0e;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDdlN2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0e0e0e 0%, #7d7e7d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d));
background: -webkit-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%);
background: -o-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%);
background: -ms-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%);
background: linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); */}



ul { margin: 10px 0; }

li { margin-left: 25px; }

.slideshow { width: 603px; height: 300px; overflow: hidden; }

a img { border: 0; }

a { color: #e566b7; text-decoration: none; }

a:hover { color: #d985b7; text-decoration: none; }



h1 { }



#njh_container { width: 982px; margin: 0 auto; padding: 0 10px 10px 10px; background: white; -moz-box-shadow: 0 20px 10px 20px rgba(80,0,38,0.7); -webkit-box-shadow: 0 20px 10px 20px rgba(80,0,38,0.7); box-shadow: 0 20px 10px 20px rgba(80,0,38,0.7);
 }



#njh_header { height: 203px; border-bottom: 3px solid black; background: white url(../images/anico-furniture.jpg) no-repeat scroll left top; }

#logo { display: block; float: left; width: 190px; height: 145px; margin-left: 60px; margin-top: 32px; }



#njh_nav { position: relative; float: left; top: 173px; /* float: right; top: 26px; */ margin-left: -60px; /* padding-left: 4px; padding-top: 5px;  background: transparent url(../images/navshadow.png) no-repeat scroll left top; */ -moz-box-shadow: 2px 2px 2px #333; -webkit-box-shadow: 2px 2px 2px #333; box-shadow: 2px 2px 2px #333; }

#njh_nav div { line-height: 30px; background: #9d9d9d url(../images/nav.gif) repeat-x scroll left top; font-weight: bold; }

#njh_nav span { padding: 0 9px; }

#njh_nav a { color: #fff; text-decoration: none; }

#njh_nav a:hover { color: #fff; text-decoration: underline; }



#njh_login { display: none; float: right; width: 130px; height: 132px; background: black; border: 1px solid #333333; padding: 8px 0 0 10px; color: #fff; font-size: 10px; }

#njh_login div { font-size: 12px; font-weight: bold; }

#njh_login table { margin: 10px 0; width: 100%; }

#njh_login table td:first-child { text-align: left; padding-bottom: 2px; } #njh_login table td:last-child { text-align: right; padding-bottom: 2px; padding-right: 4px; }

#njh_login input { border: 0; background: white; padding: 1px; width: 68px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }

#subbutton input { background: #652d90; border: 1px solid white; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #fff; padding: 2px 13px; }

#njh_login a { display: block; width: 125px; color: #fff; text-decoration: none; background: transparent url(../images/arrow.gif) no-repeat scroll right center; margin-bottom: 3px; letter-spacing: -0.03em; }

#njh_login a:hover { color: #b9d630; text-decoration: none; background: transparent url(../images/arrowover.gif) no-repeat scroll right center; }



.colmask { position: relative; clear: both; margin: 0 auto; width: 982px; overflow: hidden; }

.colright, .colmid, .colleft { float: left; width: 100%; position: relative; }

.col1, .col2, .col3 { float: left; position: relative; overflow: hidden; padding: 17px 0 0 0; }

.threecol .colmid { right: 18%!important; }

.threecol .colleft { right: 64%!important; }

.threecol .col1 { width: 62%!important; left: 101%!important; }

.threecol .col2 { width: 18%!important; left: 20%!important; }

.threecol .col3 { width: 19%!important; left: 85.8%!important; }



.col1 ul { margin: 10px 0; }

.col1 ul li { margin-left: 25px; list-style-image: url(l2.png); }


table.container table.border td a { color: #e566b7; text-decoration: none; }
table.container table.border td a:hover { color: #d985b7; text-decoration: none; }
table.container table.border td span.price_inc { color: #15b04a; color: #000; }


#contentfooter { margin-top: 20px; font-size: 10px; line-height: 23px; }

#contentfooter span { padding-left: 10px; }

#contentfooter a { color: #333333; text-decoration: none; }

#contentfooter a:hover { color: #333333; text-decoration: underline; }

#contentfooter img { float: right; vertical-align: middle; }



table.sidebar caption { background: black url(../images/caption.png) no-repeat scroll left top; color: #fff; line-height: 32px; font-size: 14px; font-weight: bold; color: #e566b7; padding: 0 0 0 20px; text-align: left; }

table.sidebar { width: 160px; background: black; border: 1px solid #333333; border-top: 0; margin-bottom: 5px; }

table.sidebar td { padding: 5px; }



table.sidebar#categories td { padding: 2px 5px 2px 20px; font-size: 12px; font-weight: bold; }

table.sidebar#categories td a { color: #fff; text-decoration: none; }

table.sidebar#categories td.l1_over { background: #652d90; }

table.sidebar#categories td.l1_over a,

table.sidebar#categories td.l1_active a,

table.sidebar#categories td a:hover { color: #fff; text-decoration: none; }

table.sidebar#categories td.l2,table.sidebar#categories td.l2_over,table.sidebar#categories td.l2_active { font-weight: normal; padding-left: 30px; }

table.sidebar#categories td.l2_over { background: #15b04a; background: #d985b7; }

table.sidebar#categories td.l1_active,

table.sidebar#categories td.l2_active { background: black url(../images/caption.gif) no-repeat scroll left top; }



table.sidebar#search input:first-child { width: 88px; border: 1px solid #333333; padding: 3px 4px; background: white; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; margin-right: 8px; }

table.sidebar#search input:last-child { border: 1px solid #ffffff; padding: 2px 4px; background: #652d90; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; }

table.sidebar#search td.bottom { font-size: 1px; padding: 0; display: none; }



#currency { width: 160px; height: 108px; border: 1px solid #333333; background: black url(../images/currency.gif) repeat-x scroll left top; color: #fff; font-weight: bold; font-size: 14px; margin-bottom: 5px; }

#currency td { padding: 5px 0 0 10px; }

#currency td table td { padding: 4px 0 0 0; }

#currency div.tel { font-size: 16px; color: #b9d630; margin-bottom: 10px; line-height: 25px; }

#currency div.tel img { margin-right: 10px; vertical-align: middle; }

#currency table td:first-child { padding-right: 4px; } #currency table td:last-child { padding-left: 4px; }

#currency td.bottom { font-size: 1px; padding: 0; display: none; }



table.sidebar#brands td { padding: 2px 20px 2px 5px; font-size: 12px; font-weight: bold; text-align: right; }

table.sidebar#brands td a { color: #fff; text-decoration: none; }

table.sidebar#brands td.l1_over { background: #652d90; }

table.sidebar#brands td.l1_over a,

table.sidebar#brands td.l1_active a,

table.sidebar#brands td a:hover { color: #fff; text-decoration: none; }

#member_login,
div.snippet span.summary { color: #fff; }


#njh_footer { margin: 24px auto; width: 982px; border-top: 3px solid #333333; background: #8b8b8c; font-size: 10px; color: #fff; line-height: 20px; padding: 5px 10px; }

#njh_footer a { color: #fff; text-decoration: underline; }

#njh_footer a:hover { color: #d985b7; text-decoration: underline; }

#njh_footer .credits { float: right; }



table.ec_galleries { display: block!important; float: left!important; width: 190px; height: 200px; margin: 20px; background: #efefef/*gallery background*/; border-top: 5px solid #cccccc/*gallery borders*/; border-bottom: 5px solid #cccccc/*gallery borders*/; }

table.ec_galleries div.ec_gallery_details { width: 170px; text-align: center; color: #555555/*gallery date text*/; }

table.ec_galleries div.ec_gallery_name a { color: #000000/*gallery link*/!important; text-decoration: none!important; }

table.ec_galleries div.ec_gallery_name a:hover { color: #333333/*gallery link hover*/!important; text-decoration: none!important; }

table.ec_galleries div.ec_gallery_name { text-align: center; margin-bottom: 10px; }

table.ec_galleries div.ec_gallery_pic img { border: 1px solid #555555/*gallery image border*/; }



table.ec_gallery { border-top: 5px solid #cccccc/*gallery borders*/!important; border-bottom: 5px solid #cccccc/*gallery borders*/!important; }

table.ec_gallery td { background: #efefef/*gallery background*/; border: 10px solid #ffffff!important; text-align: center; }

table.ec_gallery div.ec_gallery_img_name a { color: #000000/*gallery link*/!important; text-decoration: none!important; }

table.ec_gallery div.ec_gallery_img_name a:hover { color: #333333/*gallery link hover*/!important; text-decoration: none!important; }

table.ec_gallery div.ec_gallery_img_name { text-align: center; margin-bottom: 10px; }

table.ec_gallery div.ec_gallery_img_date { width: 170px; text-align: center; color: #555555/*gallery date text*/; font-weight: normal!important; }

table.ec_gallery div.ec_gallery_img { text-align: center; width: 170px; height: 130px; vertical-align: middle; margin: 0 auto; }

table.ec_gallery div.ec_gallery_img img { border: 1px solid #555555/*gallery image border*/!important; }



table.ec_poll_content { margin-bottom: 20px; }

table.ec_poll_results { margin-bottom: 20px; }

table.ec_poll_results td.intro { padding: 0 3px; }

table.ec_poll_results td.title { font-weight: bold; padding: 3px; border-bottom: 1px solid #333333; }

table.ec_poll_results tr.option td { border-bottom: 1px solid #ccff33; padding: 3px 10px; }

table.ec_poll_results td.total { background: #eeeeee; font-weight: bold; padding: 3px 10px; }

table.ec_poll_links td.intro { padding: 0 3px; }

table.ec_poll_links td.title { font-weight: bold; padding: 3px; border-bottom: 1px solid #ccff33; }

table.sidebar#poll { color: #ccff33 }



.col1 table.forum caption { font-weight: bold; }

.col1 table.forum { border-collapse: collapse; border: 1px solid #cccccc; width: 100%; }

.col1 table.forum th { padding: 3px; background: #438cb4/*forum header background*/; color: white/*forum header text*/; font-weight: bold; font-family: Verdana,sans-serif; font-size: 11px; }

.col1 table.forum td.category { padding: 4px; background: #eeeeee; border: 1px solid #cccccc; font-family: Arial,sans-serif; font-size: 13px; font-weight: bold; }

.col1 table.forum td { padding: 2px 5px; border: 1px solid #cccccc; font-family: Verdana,sans-serif; font-size: 11px; }

.col1 table.forum td a { color: #003399/*forum links*/; text-decoration: underline; font-family: Arial,sans-serif; font-weight: bold; font-size: 12px; }

.col1 table.forum td a:hover { color: #99ccff/*forum links hover*/; text-decoration: none; }



div.ec_form_commands input { background: #333333/*form button background*/; font-family: Arial,Helvetica,sans-serif; color: white/*form button text*/; font-weight: bold/*form button font wieght*/; font-size: 12px/*form button font size*/; border: 2px solid white/*form button border*/; padding: 3px 5px; }

.col1 fieldset.ec_form { border-color: #333333/*form border*/; }



.col1 div.title { margin-bottom: 10px; font-weight: bold; color: red; }

.col1 table.order_status { margin-top: 10px; margin-bottom: 10px; }

.col1 table.order_status td { font-weight: bold; padding-right: 10px; padding-bottom: 2px; }

.col1 div.message_info { color: red; }
