td.h_M_menu {
    text-align: left;
    background: #3F2725 url(images/menu_bg.jpg) no-repeat top right;
    position: relative;
    vertical-align:top;
}

table.menutop
{
color:white;
}

td.header_top {
    height: 74px;
    background: url(images/bg.jpg) top left;
}    

td.header {
    height: 40px;
    vertical-align: top;
    background: #FFFFFF;
}

#header {
    width: 780px;
    position: relative;
}    

td.outer {
    text-align:left;
    color: #373566;
    background: #FFFFFF;
    vertical-align: top;
}

table.outer{
   width: 780px;
   height: 100%;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

div.footer {
    clear: both;
    position: absolute;
    bottom: 0px;
    width: 780px;
}

td.footer {
    text-align:center;
    font-size: 11px;
    color: #000000;
    height: 30px;
    background: #FFFFFF;
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
   \height:32px;/* for ie5 */
   he\ight:30px;/* for ie6 */
}

#clearfooter {width:100%;height:32px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */


/* HEADER */

#header_M {
    text-align: center;
    height:104px;
}   

/*header - menu*/

a.navitem:link     {text-align: center;font-size: 11px; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:visited  {text-align: center;font-size: 11px; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:active   {text-align: center;font-size: 11px; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:hover    {text-align: center;font-size: 11px; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}

a.navitem_hover:link     {text-align: center;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem_hover:visited  {text-align: center;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem_hover:active   {text-align: center;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem_hover:hover    {text-align: center;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;line-height: 26px; padding: 0px 10px 0px 10px} 

/*ENTRY & INFO*/

td.content {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   background: #FFFFFF;
   vertical-align: top;
}

table.content {
    width: 580px;
    height: 100%;
    margin-left: 7px;
}

td.content_main {
    color: #000000;
    vertical-align: top;
    padding: 5px 5px 10px 5px;
    background: #F3F3F3 url('/IZZIANDPOPO/images/main_bg.jpg') no-repeat top left;
}

/*SIDEBAR*/

td.rhs {
    width: 180px;
    vertical-align: top;
}

table.rhs_content {
    width: 230px;
    height: 360px;
    background: #908583;
	 text-align: center;
}  

table.rhs_content2 {
    width: 230px;
    height: 360px;
    background: #999999;
	 text-align: center;
} 
  

table.rhs_content td {
    padding-bottom: 10px
}

td.rhs_flash {
    text-align: center;
    height: 170px;
    padding-top: 5px;
}

/* bar */

table.bar {
    width: 100%;
    background: #FFFFFF;
}

td.h_L_top {
    background: url('images/bar/h_L_top.jpg') no-repeat bottom left;
    height: 5px;
    width: 9px;
}

td.h_M_top {
    background: url('images/bar/h_M_top.jpg') repeat-x bottom left;
}

td.h_R_top {
    background: url('images/bar/h_R_top.jpg') no-repeat bottom left;
    width: 9px;
}

td.h_L {
    background: url('images/bar/h_L.jpg') repeat-y top left;
    width: 9px;
    height: 41px;
}

td.h_M_menu {
    text-align: left;
    background: #3F2725 url('images/menu_bg.jpg') no-repeat top right;
    position: relative;
    vertical-align:top;
}

div.h_M_menu {
    font-family: Arial, Tahoma, Sans-serif;
    position: relative;
}

td.h_M {
    text-align: center;
    color: #FFFFFF;
    background: #3F2725;
}

td.h_R {
    background: url('../template_images/bar/h_R.jpg') repeat-y top left;
    width: 9px;
}

td.h_L_bot {
    background: url('../template_images/bar/h_L_bot.jpg') no-repeat top left;
    height: 10px;
}

td.h_M_bot {
    background: url('../template_images/bar/h_M_bot.jpg') repeat-x top left;
}

td.h_R_bot {
    background: url('../template_images/bar/h_R_bot.jpg') no-repeat top left;
}

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 100%;
    margin: 0px 5px 5px 5px;
}

* html div.mod_box {
    width: 95%;
}

div.mod_box span {
    text-align: left;
    display: block;
    line-height: 25px;
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #3E2926;
    height: 20px;
}    

div.mod_box p {
    color: #FFFFFF;
    padding: 3px 3px 8px 0px;
    margin: 0px
}   

div.mod_box p a             {color: #FFFFFF;text-decoration: none}
div.mod_box p a:link        {color: #FFFFFF;text-decoration: none}
div.mod_box p a:active      {color: #FFFFFF;text-decoration: none}
div.mod_box p a:visited     {color: #FFFFFF;text-decoration: none}
div.mod_box p a:hover       {color: #FFFFFF;text-decoration: none}

div.mod_box p a.more             {color: #3E2926;text-decoration: underline}
div.mod_box p a.more:link        {color: #3E2926}
div.mod_box p a.more:active      {color: #3E2926}
div.mod_box p a.more:visited     {color: #3E2926}
div.mod_box p a.more:hover       {color: #3E2926}

#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}

table.f_bar {
    width: 100%;
    height: 100%;
}

table.f_bar td {   
    text-align: center;
    font-size: 11px;
    border-right: 1px solid #71625F;
    border-left: 1px solid #71625F;
    vertical-align: top;
    color: #FFFFFF;
    padding: 3px 0px 3px 0px;
} 

table.f_bar td a             {color: #FFFFFF;text-decoration: none}
table.f_bar td a:link        {color: #FFFFFF}
table.f_bar td a:active      {color: #FFFFFF}
table.f_bar td a:visited     {color: #FFFFFF}
table.f_bar td a:hover       {color: #FFFFFF}

td.footer_bottom {
    background: url('/IZZIANDPOPO/images/bg.jpg') top left;
    height: 30px;
    vertical-align: bottom;
}



#divleft {
   text-align: left;
   float: left;
   position: relative;
   clear: left;
   padding-top: 6px;
}

#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: 11px; text-decoration: none}
a.help_addresslink:visited  {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 11px; text-decoration: none}
a.help_addresslink:active   {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 11px; text-decoration: none}
a.help_addresslink:hover    {font-family: Arial, Tahoma, Sans-serif;color: #000000; font-size: 11px; text-decoration: underline}

td.help_section {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}    

td.help_question {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    padding: 3px 0px 3px 10px;
}    

td.help_answer {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #000000;
    padding-left: 20px;
}    

td.help_topten_header {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}   

#filerow {
    
}

#filerowalt {
    background: #F7F6F4;
}

/* 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: 11px;
    color: #000000;
    padding: 0px 5px 0px 5px;
} 

td.ns_title {
    text-align: left;
    text-decoration: underline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    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: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    width: 450px;
    padding: 0px 5px 0px 5px;
    vertical-align: top;
}

td.ns_date {
    text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    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: #FF0000;
}

table.prod_det {
    width: 100%;
}

td.prod_det_desc {
    text-align: left;
    padding-bottom: 5px;
    vertical-align: top
}      

td.prod_det_imgs {
    text-align: center;
    height: 50px;
    border-top: 1px solid #908583;
    border-bottom: 1px solid #908583;
    padding: 5px 0px 5px 0px;
}

td.prod_det_imgs table td {
    vertical-align: bottom;
}

td.prod_det_desc 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
}   

a.pc_button          {display;block;font-size: 11px;border: 1px solid #333333;padding: 0px 5px 0px 5px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:link     {display;block;font-size: 11px;border: 1px solid #333333;padding: 0px 5px 0px 5px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:visited  {display;block;font-size: 11px;border: 1px solid #333333;padding: 0px 5px 0px 5px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:active   {display;block;font-size: 11px;border: 1px solid #333333;padding: 0px 5px 0px 5px;width: 60px;color: #000000; text-decoration: none}
a.pc_button:hover    {display;block;font-size: 11px;border: 1px solid #333333;padding: 0px 5px 0px 5px;width: 60px;color: #000000; text-decoration: none}

/* 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;
    height: 100px;
    background: #E3E3E3;
    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 {
    display: block;
    font-weight: bold;
    padding: 5px 0px 5px 5px;
    border-bottom: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
}

td.prod_listing_desc p {
    padding: 5px;
    margin: 0px;
}

td.prod_listing_subcat {
    text-align: left;
}

td.prod_master {
    text-align: center;
    vertical-align: bottom;
}

td.prod_master img {
    border-right: 1px solid #62D3FF;
    border-bottom: 1px solid #62D3FF;
}   

/* 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-right: 5px;
   width: 200px;
}

td.form_section {
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #000000;
}  

td.form_right input,textarea {
   font-size: 11px;
   color: #000000;
   width: 200px;
   border: 1px solid #E3E3E3;
   margin: 5px 0px 5px 0px;
   overflow: auto;
}   

input.field {
    font-size: 11px;
    width: 110px;
    height: 18px;
    border: 1px solid #E3E3E3;
}    

select.field {
    font-size: 11px;
    height: 18px;
    border: 1px solid #E3E3E3;
}

input.button {
    height: 18px;
    border: 1px solid #E3E3E3;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: #AAAAAA;
}  

li.sitemap a {
    font-style: normal;
    font-weight: bold;
    color: #666666;
}

/*common*/  

#location {
    text-align: left;
    color: #000000;
    background: #F3F3F3;
    height: 20px;
    padding-left: 5px;
    border-bottom: 1px solid #E3E3E3;
}    

#location a {
    color: #000000;
}

div {margin: 0px;padding: 0px}
p { color: #000000; font-size: 11px; font-family: Verdana, Helvetica, sans-serif}
td { color: #000000; font-size: 11px; font-family: Verdana, Helvetica, sans-serif;margin: 0px;padding: 0px }    
h1 {font-size: 16px;font-weight: bold}

hr  {
    border-width: 0px;
    background: #E3E3E3;
    height: 1px;
}

table {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

select {
    font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}

textarea {
    font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   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 {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 16px;
}

html>body ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

li {
    font-size: 11px;
    color: #000000;
}

html>body li {
    padding: 0px;
    margin: 0px;
}
