/* EXTRA */
table.outer_products_table
{
    width:90%;
    border-collapse:collapse;
    margin-left: 5%;
    margin-right: 5%;
}
table.inner_products_table
{
    width:100%;
    border-collapse:collapse;
    background-color:#EAEBE6;
}

table.inner_products_table td.products_image
{
    width:30%;
    border-collapse:collapse;
    text-align:center;
}
table.inner_products_table td.products_data div.products_name
{
    border-bottom:1px solid #DEDEDE;
    font-size:14px;
    font-weight:bold;
}
table.inner_products_table td.products_data div.products_description
{
    font-size:12px;
    font-style:italic;
    
}
table.inner_products_table td.products_data div.final_price
{
    font-size:12px;
    font-weight:bold;
}
table.inner_products_table td.products_image img
{
   border:1px solid #50542F;
}
table.outer_products_table td
{
    margin:0px;
    padding:0px;
  background:#ffffff;
}
table.inner_products_table td
{
    margin:5px;
    padding:5px;
}
table.outer_products_table td.top_left_corner
{
    font-size:9px;
    background-image:url(top_left.jpg);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}
table.outer_products_table td.top_right_corner
{
    font-size:9px;
    background-image:url(top_right.jpg);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}
table.outer_products_table td.bottom_left_corner
{
    font-size:9px;
    background-image:url(bottom_left.jpg);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}
table.outer_products_table td.bottom_right_corner
{
    font-size:9px;
    background-image:url(bottom_right.jpg);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}
table.outer_products_table td.bottom_center
{
    font-size:9px;
    background-image:url(bottom_center.jpg);
    background-repeat:repeat-x;
    height:20px;
}
table.outer_products_table td.top_center
{
    font-size:9px;
    background-image:url(top_center.jpg);
    background-repeat:repeat-x;
    height:20px;
}
table.outer_products_table td.right_center
{
    font-size:9px;
    background-image:url(right_center.jpg);
    background-repeat:repeat-y;
    width:20px;
}
table.outer_products_table td.left_center
{
    font-size:9px;
    background-image:url(left_center.jpg);
    background-repeat:repeat-y;
    width:20px;
}
table.outer_products_table div.products_order_by
{
    text-align:right;
    font-size:12px;
    border-bottom:1px solid #62673B;
    border-top:1px solid #62673B;	
}
/*GANO INIT*/
.Box.CartBox table.html_table.ProductsList td
{
  background-color:white;
}

.Box.CartBox
{
  border-bottom: 1px solid #cdcdcd;
}
.Box.CartBox div.Box-Header
{
background-image:none;
padding:0px;
margin:0px 0px 10px 0px;
height:auto;
line-height:normal;
color:black;
font-style:italic;
border-bottom: 1px solid #cdcdcd;
}
.html_table.ProductsList td.Sub-Total
{
  border-top:1px solid #62673B;
  text-align: right;
}
.html_table.ProductsList td.Sub-Total-Price
{
  border-top:1px solid #62673B;
  font-weight: bold;
}
.html_table.ProductsList td.Product-Name 
{
  padding:4px;
  width:40%;
  vertical-align:top;
  font-size:12px;
}
.html_table.ProductsList
{
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  width:90%;
  border: 1px solid #31370B;
}
.html_table.ProductsList caption
{
  font-size:16px;
  font-weight:bold;
  border:1px solid #556400;
}
.html_table.ProductsList td
{
  border: 0px;
  background-color:#eaebe6;
}
.html_table.ProductsList th
{
	background-color:#31370b;
	height: 26px;
	color:white;
	
  font-size: 11px;
  font-weight: bold;
}

.html_table.ProductsList th a { 
  color: white;
}
.html_table.ProductsList th a:hover { 
  color: #EAEBE6; 
}

.ImageButton
{
vertical-align:middle;
}
#pImage
{
    width:200px;
}
#pImage img
{
    border:1px solid #313708;
}
TABLE.productListing
{
border:1px solid #313708;
}

#TOPCMS a,#TOPCMS a:hover,#TOPCMS a:visited
{
    color:white;
}

TD.productListing-heading{
	background-color:#31370b;
	height: 26px;
	color:white;
	
  font-size: 11px;
  font-weight: bold;
}
A.productListing-heading { 
  color: white;
}
A.productListing-heading:hover { 
  color: #EAEBE6; 
}
TR.productListing-odd TD{
	background-color: #EAEBE6;
	padding:4px;
}
TR.productListing-even TD{
  background-color: #FAFBF6;
  padding:4px;
}



TD.productListing-data {
  
  font-size: 11px;
}
A.pageResults { 
  color: #FF9900; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #FF9900; 
}

.pageHeading, DIV.pageHeading, .productlisting-headingPrice {
  
  font-size: 13px;
  font-weight: bold;
  color: #FF9900;
}


body {
  background-color: #FFFFFF;
  font-family:Trebuchet MS;
  font-size: 12px;
  margin: 0px;
  margin: 0px auto;
  width: 900px;
  background-image:url(sfondo.jpg);
  background-repeat:repeat-y;
  background-position:center top;
  text-align:center;
  color:#000000;
}

#Breadcrumb
{
  background-image:url(breadcrumb.jpg);
  background-repeat:repeat-x;
  height: 36px;
  line-height:20px;
  padding-top:8px;
  padding-left:8px;
  font-size:15px;
  
}

#FOOTER3
{
clear:both;
height:25px;
width:900px;
}
#FOOTER1
{
clear:both;
height:25px;
background-color:#31370b;
margin-top:15px;
line-height:40px;
width:900px;
}

#FOOTER2
{
/*margin-top:15px;*/
background-color:#EAEBE6;
clear:both;
color:#222222;
font-size:12px;
line-height:18px;
padding-bottom:15px;
padding-top:10px;
width:900px;
}

#HtmlContent
{
    text-align:left;
     margin: 0px auto;
     width: 900px;
}

#Content .Page
{
    background-image:url(medaglia.jpg);
    background-repeat:no-repeat;
    background-position:50% 50%;
    min-height: 600px;
}

#Content .Page .Page-Title
{
  font-size:18px;
  font-weight:bold;
  font-style:italic;
  border-top:1px solid #556400;
  border-bottom:1px solid #556400;
  margin-top: 6px;
  margin-bottom: 6px;
  color:#9cba00;
    
}

SPAN.errorText, .inputRequirement {
  
  font-size: 8px;
  font-weight:bold;
  
  color: #ff0000;
}

form fieldset
{
  background-image:url(form.gif);
  background-repeat:repeat-x;
  padding:5px;
  background-color: #FFFFFF;
}
form legend
{
  border:1px solid #333333;
  background-color: #FFFFFF;
  font-size:14px;
}


* html form fieldset
{
  position: relative;
  margin-top:25px;
  padding-top:20px;
  padding-bottom:20px;
}

* html form legend{
    position:absolute;
    top: -10px;
    left: 5px;
    
}
form fieldset div
{
    padding:4px;
}




.Box-Content ul.main_menu {
  margin: 1px;
  padding: 0px 0px 0px 20px;
  
}
.Box-Content ul.sub_menu {
  margin: 1px;
  padding: 0px 0px 0px 10px;
}
.Box-Content ul li.collapsed {
  list-style-type: none;
  list-style-image: url(menu-collapsed.png);
}
.Box-Content ul li.expanded {
  list-style-type: none;
  list-style-image: url(menu-expanded.png);
}

.Box-Content ul li.leaf {
  list-style-type: none;
  list-style-image: url(menu-leaf.png);
}

.html_table
{
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  width:90%;
}
.html_table td
{
  border: 1px solid #cdcdcd;
}

.html_table.gallery
{
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  width:80%;
}
.html_table.gallery td
{
  border: 0px;
  text-align: center;
}

.html_table.Products
{
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  width:90%;
}
.html_table.Products caption
{
  font-size:16px;
  font-weight:bold;
  border:1px solid #556400;
}
.html_table.Products td
{
  border: 0px;
  background-color:#eaebe6;
}


.Box
{
    margin-top:10px;
    margin-bottom:10px;
    /*border:1px solid #556400;*/
}
.Box-Header
{
    /*padding: 2px 0px 2px 20px;*/
    /*padding-top:18px;*/
    /*margin-top:18px;*/
   
    padding-left:54px;
    background-image: url(menu_sx.jpg);
   /* background-position: 0px 2px;*/ 
    background-repeat: no-repeat;
   /* background-color:#9cba00;
    border-bottom:1px solid #556400;*/
    font-size:15px;
    font-weight:bold;
    color:white;
    height:51px;
    line-height:51px;
}
.Box .SubTitle
{
    font-weight:bold;
    font-size:15px;
}
.Box-Content
{
    padding:4px;
    font-size:12px;
    border-top:0px;
    background-color: #eaebe6;
}

.Box .Address
{
    font-size:12px;
    font-style: italic;
    color: #232323;
}
.Box.error
{
    color: Red !important;
}
.CheckoutBar
{
    font-size:16px;
    background-color:green;
    border-bottom:1px solid white;
    color: white;
    background-image:url(checkout.gif);
    text-align:center;
    background-repeat:repeat-x;
    height:32px;
    line-height:30px;
}
.CheckoutBar-Current
{
    font-size:16px;
    background-image:url(checkout.gif);
    text-align:center;
    background-repeat:repeat-x;
    background-color:green;
    border-bottom:1px solid white;
    line-height:30px;
    color: white;
    font-weight:bold;
    height:32px;
}
.CheckoutBar a
{
    color:#70D250;
}

#Header
{
    /*background-image:url(toscana.jpg);*/
    background-position:top right;
    background-repeat:no-repeat;
    /*height:161px;*/
    overflow:hidden;
}

#HeaderBar
{
    
    /*text-align:right;*/
    background-color:#556400;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    height: 32px; 
}

#HeaderBar TD
{
    background-image:url(bot.jpg);
    height:34px;
    width:150px;
    text-align:center;
    background-repeat:no-repeat;
}

#HeaderBar a,#HeaderBar a:hover
{
    color:#FFFFFF;

}

#Content
{
    width:65%;
    text-align:left;
    float:right;
    margin: 1px 10px 1px 1px;
}
#MenuColumn
{
    width:30%;
    text-align:left;
    float:left;
    margin: 1px 1px 1px 10px;
}


/*GANO END*/





.boxText {  font-size: 12px; color: #5F5F5F;}
.errorBox {  font-size : 10px; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

A { 
  color: #000000; 
  text-decoration: none; 
}
A:hover { 
  color: #556400;
  text-decoration: underline; 
}

FORM {
  display: inline;
}
INPUT.search_input{
  color: #FF9900; 
  border: 1px solid #FF9900;
}
INPUT.submit_button, INPUT.button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.topbanner_td3 A:link, .topbanner_td3 A:active, .topbanner_td3 A:visited{ 
 font-size: 12px; 
 
 color: #7B7B7B;
 font-weight: bold;
 text-decoration: none;
}
.topbanner_td3 A:hover{
 color: #FF9900;
}
.top_nav_td_1{
 color: #7B7B7B;
  
 font-size : 12px;
 height: 30px;
}
.top_nav_td_2{
 color: #7B7B7B;
  
 font-size : 12px;
 height: 40px;
}
.top_nav_td_2 A:link, .top_nav_td_2 A:active, .top_nav_td_2 A:visited{ 
 font-size: 12px; 
 
 color: #7B7B7B;
 font-weight: normal;
 text-decoration: underline;
}
.top_nav_td_2 A:hover{
 color: #FF9900;
}
.topmenu_cart_td1{
 font-size: 11px; 
 
 color: #7B7B7B;
 font-weight: normal;
}
.topmenu_cart_td1 A:link, .topmenu_cart_td1 A:active, .topmenu_cart_td1 A:visited{ 
 font-size: 12px; 
 
 color: #FF9900;
 font-weight: normal;
 text-decoration: underline;
}
.topmenu_cart_td1 A:hover{
 color: #7B7B7B;
}
.infoBoxLeft, .infoBoxRight  { 
	padding: 5px;
}
TD.infoBox, SPAN.infoBox { 
	 
	font-size: 11px;
}
.infoBox, .formArea {

}
.infoBoxHeading {
}
.infoBoxCenter, .newProductsBox{
}
.box_div{
background-image:url(../includes/template/smn_original/template_images/dot_line_vrt.gif); 
background-repeat: repeat-y;
}
.category_level_1{
background-image:url(../includes/template/smn_original/template_images/dot_line.gif); 
background-repeat: repeat-x;
background-position: right bottom;
padding-left: 2px;
}	
	
TD.infoBoxHeading {
  
  font-size: 12px;
  font-weight: bold;
  color: #5B5B5B;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 3px;
}
TD.infoBoxHeadingCenter{
  
  font-size: 12px;
  font-weight: bold;
  color: #5B5B5B;
  text-align: left;
  padding-left: 10px;
}
TD.infoBoxHeadingLeft {
  background-color: #BEEB35;
  
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 10px;
  height: 26px;
  border: 1px solid #FF9900;
}
TD.infoBoxHeadingRight {
  background-color: #BEEB35;
  
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 10px;
  border: 1px solid #FF9900;
}
TD.infoBoxHeadingBottom {
  
  font-size: 12px;
  font-weight: bold;
  color: #5B5B5B;
  text-align: left;
  padding-left: 10px;
}
TD.infoBoxHeadingCenter, TD.infoBoxHeading, TD.infoBoxHeadingBottom, TD.infoBoxHeadingRight {
	background-image: url(../includes/template/smn_original/template_images/boxtop_r.gif);
	background-repeat:  repeat-x;
	height: 26px;
}
.infoBoxBottom {
  	
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;	
	padding-left: 5px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight, .infoBoxContentsBottom {
  	
	font-size: 11px;
	font-weight: normal;
	color: #7B7B7B;	
	padding-left: 10px;
}
.infoBoxContentsSearch, .infoBoxContentsLogin {
  	
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;	
	padding-left: 10px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
}
.infoBoxContents A:hover {
	color: #FF9900;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
}
.infoBoxContentsLeft A:hover {
	color: #FF9900;
}
.infoBoxContentsBottom A:link, .infoBoxContentsBottom A:active, .infoBoxContentsBottom A:visited{
	
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
}
.infoBoxContentsBottom A:hover {
	color: #FF9900;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
}
.infoBoxContentsRight A:hover {
	color: #FF9900;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
}
.infoBoxContentsCenter A:hover {
	
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

TR.headerError {
}
TD.headerError {
  
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
  
}
TD.footer {
  
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #7B7B7B;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #FDDCAA;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
.pageHeading, DIV.pageHeading {
  
  font-size: 13px;
  font-weight: bold;
  color: #FF9900;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  
  font-size: 11px;
  color: #000000;
}
TD.main, .main, P.main, .category_desc {
  
  font-size: 11px;
  line-height: 1.2;
  color: #5F5F5F;
}
TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}
TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  
  font-size: 12px;
}
TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}
SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FDDCAA; cursor: pointer; }
.moduleRowSelected { background-color: #FDDCAA; }
.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }
.messageStackError, .messageStackWarning, .messageStackSuccess {  font-size: 10px; background-color: #ffb3b5; }
.dataTableHeadingRow { background: #C9C9C9; }
.dataTableHeadingContent { font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background: #EEEEEE; }
.dataTableRowOdd { background: #FFFFFF; }
.dataTableRowSelected { background: #DEE4E8; }
.dataTableRowOver { background: #AAAAAA; }
.dataTableContent { font-size: 10px; color: #000000; }
.inputRequirement {  font-size : 12px; color: #ff0000; }
.messageStackSuccess { font-size : 12px; background: #b3ffb5; font-weight: bold; }

	.folder{
	font-size: 12px; 
	
	color: #FFFFFF;
	font-weight: normal;
	background-image:url(template_images/folder_mid.gif); 
	background-repeat: repeat-x;
	height: 22px;
	}


	.info_bar{
	height: 32px;
	background-image:url(../../../../includes/template/smn_original/template_images/info_r.gif); 
	background-repeat: repeat-x;
	}
	.info_bar_td{
	font-size: 12px; 
	
	color: #5F5F5F;
	font-style: normal;
	padding-right: 10px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	padding-top: 1px;
	padding-bottom: 6px;
	background-image: url(../../../../includes/template/smn_original/template_images/boxes_top.gif);
	background-position: bottom left;
	background-repeat:  repeat-x;		
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 125px;
	}
	.leftbar_tb {
	width: 125px;
	}
	.maincont_mid_td{
	}
	.pageheading_main_td1{
	}
	.pageheading_main_td2{
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.bottom_boxes{
	margin-bottom: 5px;
	}
	.footer_line{
	background-image: url(../../../../includes/template/smn_original/template_images/bottom_r.gif);
	background-repeat:  repeat-x;
	height: 45px;	
	}
	.footer_td{
	font-size: 10px;
	color: #9C9C9C;
	}
	.footer_td1{
	}
	.footer_menu_tb{
	
	font-weight: normal;
	color: #7B7B7B;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 12px; 
	color: #7B7B7B;
	
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 12px;
	color: #FF9900;
	}
	.button_img{
	background-image:url(../../../../includes/template/smn_original/template_images/button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	
	font-weight: bold;
	font-size: 11px; 
	cursor: pointer;
	display: inline;
	text-decoration: none; 
	}
	.button_submit{
	background-image:url(../../../../includes/template/smn_original/template_images/button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	
	font-weight: bold;
	font-size: 11px; 
    height: 16px;
	cursor: pointer;
	text-decoration: none; 
	}

.ontab {
	background-color: #003366;
	border-left: 1px outset #003366;
	border-right: outset 1px #003366;
	border-top: 1px outset #003366;
	border-bottom: none;
	text-align: center;
	cursor: hand;
	
	font-size: 11px;
	color: #FFFFFF;
}

.offtab {
	background-color : #FFDF9D;
	border-left: outset 1px #003366;
	border-right: outset 1px #003366;
	border-top: outset 1px #003366;
	border-bottom: none;
	text-align: center;
	
	cursor: hand;
	font-weight: normal;
	font-size: 11px;
}
.tabpadding {
}

.tabheading {
	background-color: #003366;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

