
/* NO-DIET */

body {
	color: #3D3D3D;
	background-color: #F5F4F3;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	}
td {
	font-size: 12px;
}

th {
	text-align: left;
}
	
h1 {
	font-size: 18px;
	color: #0a367e;
	 font-weight: bold;
}


A:link {color:#4ebddd;font-family: Tahoma, sans-serif;font-size:12px;  
text-decoration:underline;}

A:visited {color:#4ebddd;font-family: Tahoma, sans-serif;font-size:12px; 
text-decoration:underline;}
A:active {font-family: Tahoma, sans-serif;font-size:12px; text-decoration:underline;}
A:hover {color:#4ebddd;font-family: Tahoma, sans-serif;font-size:12px; text-decoration:none;}


.wh:link {color:white;  }
.wh:visited {color:white;}
.wh:hover {color:white;}


.up:link {color: #0a367e;
	
	font-weight: bold;
	
	}
	
	.up:visited {color: #0a367e;
	font-weight: bold;
	}
	
		.up:active {color: #0a367e;
	font-weight: bold;
	}
	

.up:hover {color: #0a367e;
	font-weight: bold;
	
	}
	
	


.bl {
	font-size: 12px;
	color: #0a367e;
	padding-left: 52px;
}


input {
  background-color: #F8F8F8;
  border: 1px solid #5287be;
  color: gray;
  font-size: 12px;
}



.normalprice, .productSalePrice, .productPriceDiscount {
	font-weight: bold;
}

.productSalePrice {
	
}

.productPriceDiscount {
	
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}


LABEL, h4.optionName {                                                                                           
        line-height: 1.5em;                                                                                      
        padding: 0.2em;                                                                                          
        }                                                                                                        
                                                                                                                 
LABEL.checkboxLabel, LABEL.radioButtonLabel {                                                                    
        margin: 0.5em 0.3em;                                                                                     
        }                                                                                                        
                                                                                                                 
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attr
        float: left;                                                                                             
}                                                                                                        
                                                                                                                 
LABEL.inputLabel {                                                                                               
        width: 11em;                                                                                             
        float: left;                                                                                             
        }                                                                                                        
                                                                                                                 
LABEL.inputLabelPayment {                                                                                        
        width: 15em;                                                                                             
        float: left;                                                                                             
        }                                                                                                        
                                                                                                                 
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {                                                    
        width: 12em;                                                                                             
        float: left;                                                                                             
        }    
        
        FORM, SELECT, INPUT {                                                                                            
        display: inline;                                                                                         
        margin: 0.1em;                                                                                           
        }    
        
        
   TEXTAREA {                                                                                                       
/*      float: left;*/                                                                                           
        margin: auto;                                                                                            
        display: block;                                                                                          
        width: 95%;                                                                                              
        } 
        
        
        
        
        
     /*warnings, errors, messages*/                                                                                   
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {                           
        line-height: 1.8em;                                                                                      
        padding: 0.2em;                                                                                          
        border: 1px solid #000000;                                                                               
        }                                                                                                        
                                                                                                                 
.messageStackWarning, .messageStackError {                                                                       
        background-color: #ff0000;                                                                               
        color: #ffffff;                                                                                          
        }                                                                                                        
                                                                                                                 
.messageStackSuccess {                                                                                           
        background-color: #99FF99;                                                                               
        color: #000000;                                                                                          
        }                                                                                                        
                                                                                                                 
.messageStackCaution {                                                                                           
        background-color: #FFFF66;                                                                               
        color: #000000;                                                                                          
        }
        
        
.normalprice, .productSpecialPriceSale {                                                                         
        text-decoration: line-through;                                                                           
        } 
        
      .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {                       
        color: #ff0000;                                                                                          
        }   
        
        

.alert {                                                                                                         
        color: #FF0000;                                                                                          
        margin-left: 0.5em;                                                                                      
        }                                                                                                        
.advisory {}                                                                                                     
.important {                                                                                                     
        font-weight: bold;                                                                                       
        }  
               
