.welcomePanel {
  font-size: .8em;
  padding-left: 16px;
  padding-right: 16px;
}

.loginView img {
  vertical-align: middle; 
}

#leftContent {
  width: 180px;
  float: left;
  margin-left:5px;

 /*border: 1px solid red;*/
}

#mainContent{
  margin-left: 190px;

  margin-right:5px;
  

}

#leftTopMenu1 {
    float: left;
}

#mainTopMenu1{
float: right;

}

#leftTopMenu2 {
    float: left;
}

#mainTopMenu2{

}

#footer {
  clear: both;  
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
  margin-left:5px;
  /*border: 1px solid red;*/
}

#threeColumnMainContent {
  margin-left: 190px;
  margin-right: 190px;
  width:360px;
 /*  border: 1px solid blue;*/
  
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
  margin-right:5px;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}

.contentMenu {
  /*background: url(images/dcAdminNav.jpg) repeat-x;
  margin-left: 8px;	
margin-right: 8px;	*/
}
.contentMenuTop
{
    padding-left:8px;
    padding-right:8px;
    text-align:left;
  /*background: url(images/dcAdminNav.jpg) repeat-x;
  margin-left: 8px;	
margin-right: 8px;	*/
}
.categoryMenu
{
    border-left: #DF6200 8px solid;
    padding-top: 2px;
    padding-left: 10px;
    margin-bottom: 20px;

z-index: 10000;  

}
.categoryMenuIE
{

color:red;
z-index: 10000;  

}
.menuLevel1 {
background-color: white;z-index: 10000;  
}
.menuLevel1 td 
{
  background-color: white;    
}
/*
.menuLevel1 td a:link {
background-color: white; z-index: 10000;
}

.menuLevel1 td a:visited {
background-color: white; }

.menuLevel1 td a:hover {
 background-color: silver;
}*/
.menuLevel2
{
    background-color: whitesmoke;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;z-index: 10000; 
}


.categoryIconImages
{
    border-bottom: #DF6200 2px solid;
    width:100px;
}
.catalogListing 
{
  margin-left:10px;

}

.catalogListing td {
}

.productBox 
{
    
 border: 1px solid #C0C0C0; 
  height: 280px;
  width: 160px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  
}

.productImageContainer {

  text-align: center;
}

.productImage {
}

.productName {
  font-size: .8em;
  font-weight: bold;
}

.retailPrice {
  font-size: .8em;
  font-weight: bold;
  color: #000;
  text-decoration: line-through;
  margin-right: 5px;
}


.normalPRICE {
  font-size: .8em;
  font-weight: bold;
  color: #000;
  margin-right: 5px;
}

/*
.retailPricePP {
  position: relative;
  left: 100px;
  font-size: .8em;
  font-weight: bold;
  color: #000;
  text-decoration: line-through;
  margin-right: 5px;
}
*/
#TitoloParagrafo{
  font-size: 1.2em;  
  margin-left:20px;
  border-bottom: #DF6200 2px solid;
}
#Paragrafo{
  margin-left:20px;
}
#ParagrafoScheda{
  min-height:300px;
}
.ourPrice {
  font-size: .8em;
  font-weight: bold;
  color: #B22222; 
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}


.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: .8em;
  margin-bottom: 5px;
}

.paging
{
   /*   position: relative;*/
    
    
    background: transparent;
   /*  width:100%;
    border: 1px solid red;*/
}
.pagingNUMERI
{
    width: 340px;
    /* border: 1px solid red;*/
    font-size: .8em;
}
.pageLinksStyle
{
    
   /* border: 1px solid black;*/
    
}

.totalsLinks {
   
  
  color:Orange;
  font-weight:bold; 
}

.pagingLeft {
/*  position: relative;*/
  width: 5px;
  display: inline;
  background: url(images/pagingbg_left.gif) no-repeat;
  height: 30px;
  float: left;
}

.pagingMid 
{
    
/*  position: relative;
  display: inline;*/
  height: 30px;
  background: url(images/pagingbg.gif) repeat-x;
  float: left;
  width:340px;
  /*width: 95.7%;*/
  font-size: .8em;
  padding: 5px;
  text-align: center; 
  
  
}

.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_right.gif) no-repeat;
  height: 30px;
  float: left;
}

.links {
  position: relative;
  left: -60px;
  top: 3px;
}

.totals {
  float: left; 
  margin-top: 2px; 
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:  #0066A6;
  text-decoration: none;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  color:  #0066A6;
  text-decoration: none;
}

.categoryImage {
}

.widget
{
    padding-top:10px;
    margin-bottom: 20px;
    /*background-color: gainsboro;*/
}
.widget a
{
  font-size: .8em;
  color:#323232; 
  
}
.widget a:hover
{
    color: #323232;
    text-decoration: underline;
}

.widget a:visited
{
    color:#323232;
}

.widget fieldset legend {
  font-size: 1em;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 100%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.itemSku {
  width: 16%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}


.subTotal {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader
{
    color: white;
    background-color: gray; /*font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;*/
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    border-right: #8D0C06 1px solid;
    border-top: #8D0C06 1px solid;
    border-left: #8D0C06 1px solid;
    border-bottom: #8D0C06 1px solid;
}
.accordionHeader2
{
    color: white;
    background-color: #8D0C06; /*font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;*/
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
}


.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: whitesmoke;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.checkoutRightPanel {
 /* font-size: .9em;*/
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  color: #666;
  width: 100%;
  padding-left: 2px;
  margin-right: 0px;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  font-size: .9em;
}

.favoriteProduct {
  margin-top : 7px;  
  margin-bottom: 7px;
  margin-left:2px;
  margin-right:2px;
  border-bottom: 1px solid #CCC;
}


.narrow{
  margin-top : 7px;  
  margin-bottom: 7px;
  margin-left:2px;
  margin-right:2px;
}

.favoriteCategory 
{
  margin-top : 7px;  
  margin-bottom: 7px;
  margin-left:2px;
  margin-right:2px;
  border-bottom: 1px solid #CCC;
}
.searchModule 
{
  padding:5px;
  margin-bottom: 2px;
  border-bottom: 8px solid #8D0C06;
  text-align:right;
}
.infoModule 
{
  padding:8px;
  margin-bottom: 2px;
  border-bottom: 8px solid #8D0C06;
  
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 50%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 50%;
  font-size: .8em;
  float: left;
}


.siteLevel1 {
  margin-left: 5px;
  font-size: .9em;
  font-weight: bold;
  height: 31px;
}

.siteLevel1 td {
}

.siteLevel1 td a:link {
  color: #FFF;  
}

.siteLevel1 td a:visited {
  color: #FFF;
}

.siteLevel1 td a:hover {
  color: #EFEFEF;
}

.siteLevel2 {
  margin-left: 5px;
  font-size: .9em;
  font-weight: bold;
  /*height: 31px;*/
  background-color: #8D0C06;
  height: 24px;
  padding-right:5px;
}

.siteLevel2 td {
}

.siteLevel2 td a:link {
  color: #FFF;
}

.siteLevel2 td a:visited {
  color: #FFF;
}

.siteLevel2 td a:hover {
   color: #CCC; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.siteLevel3 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #0066A6;
  height: 28px;
}

.siteLevel3 td {
  border-top: 2px solid #4287BE;
}

.siteLevel3 td a:link {
  color: #FFF;
}

.siteLevel3 td a:visited {
  color: #FFF;
}

.siteLevel3 td a:hover {
   color: #CCC; 
}

.siteLevel3 td img {
  background: transparent;
}

.siteLevel4 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel4 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel4 td a:link {
  color: #FFF;
}

.siteLevel4 td a:visited {
  color: #FFF;
}

.siteLevel4 td a:hover {
   color: #CCC; 
}