/**
*   General
*/

BODY,HTML {
    scrollbar-arrow-color: #000080;
    scrollbar-base-color: #CCCC99;
    scrollbar-dark-shadow-color: #000080;
    scrollbar-3dlight-color: #CCCC99;
    scrollbar-face-color: #CCCC99;
    scrollbar-highlight-color: #E6E6CC;
    scrollbar-shadow-color: #E6E6CC;
    scrollbar-darkshadow-color: #000080;
 }

BODY.main {
        width:630px;
        margin-left: 20px;
        color: #000080;
        background-color: #FFFFFF;
        font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif; 
        font-size: small;         
        } 
        
P.description{                 
        font-size: 9pt;     
        margin-left: 30px;                      
        margin-right: 30px;                      
        color: #000080;        
        font-family: Arial, Verdana, Geneva, sans-serif;        
        }
SPAN.prodheadline{        
        font-size: 14pt;        
        color: #000080;        
        font-family: Arial, Verdana, Geneva, sans-serif;        
        }                     
         
SPAN.helptext{
        font-size: 9pt;      
        color: #000080;        
        font-family: Arial, Verdana, Geneva, sans-serif;         
        }        
SPAN.boldtext{    
        font-weight: bold;    
    }        
SPAN.confirmtext
        {
        font-size: 13px;  
        margin-left: 1.5em;    
        color: #000080;        
        font-family:  Arial, sans-serif, Geneva , Verdana ;                 
        }     
SPAN.underlined{
    text-decoration: underline;
    }        
.button { 	    
        border-width : 0.5pt;
	    border-color: #000080; 
	    font: 11px Arial, Verdana, Geneva, sans-serif; 
	    color: #000080; 
	    background-color: #FFFFCE; 
        } 
TABLE.button{
        width: 630px;
        border: none;
        background-color: #FFFFFF; 
        }                    
                  
INPUT.backButton { 	    
        width: 75px;
        height: 20px;
        border-width : 0.5pt;
	    border-color: #000080; 
	    font: 12px  Arial, Verdana, Geneva, sans-serif; 
	    color: #000080; 
	    background-color: #FFFFCE; 	 	    
        }
INPUT.forwardButton { 	    
        width: 130px;
        height: 20px;
        border-width : 0.5pt;
	    border-color: #000080; 
	    font: 12px  Arial, Verdana, Geneva, sans-serif; 
	    color: #000080; 
	    background-color: #FFFFCE; 	    
        }        

INPUT.shadow{
    	font-family: Trebuchet MS, Verdana, Arial, Geneva, sans-serif;
    	color: #000080; 
    	font-size: 9pt; 
    	font-weight: normal;  	  
    	background-color: #FFFFFF;	    	
    	background-image: url(../images/shadow_input.gif);
    } 

SELECT.shadow{
    	font-family: Trebuchet MS, Verdana, Arial, Geneva, sans-serif;
    	color: #000080; 
    	font-size: 9pt;    
    	font-weight: normal;  	  
    	background-color: #FFFFFF;  	
    	background-image: url(../images/shadow_input.gif);
    }         
    
TEXTAREA.shadow{
      	font-family: Trebuchet MS, Verdana, Arial, Geneva, sans-serif;
      	color: #000080; 
    	font-size: 9pt; 		
    	background-color: #FFFFFF;
    	background-image: url(../images/shadow_textarea.gif); 
    }      
    
UL.helplist {         
        list-style: square;
        font-family: Arial, Verdana, Geneva, sans-serif;
    	font-size: 9pt;
        color: #000080;  
       }      
         
A:link {    
    color: #000080;
    text-decoration: none;
    }
        
A:visited {    
    color: #000080;    
    text-decoration: none;
    }
              
A:hover {        
    text-decoration: underline;
    color: #000080;    
    }
        
A:active {    
    
    
      
    }

/* 
*   showproducts.php
*/
BODY.SPbody{
        width: 780px;  
        color: #000080;           
        background-color: #FFFFFF; 
        font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;      
        }

TABLE.SPtablemain{ 
        width: 780px;             
        border-collapse: collapse;
        background-color: #FFFFFF; 
        border: solid #000080 0px;  
        border-bottom-width: 1px;         
        } 
        
TABLE.SPtablehead{
        width: 780px;  
        border-collapse: collapse;   
        background-color: #FFFFFF;    
        border-bottom: solid medium #000080;             
        }
                   
TABLE.SPtablenextprods{
        font-size: 9pt;
        width: 780px;          
        background-color: #FFFFFF;           
        } 
      
DIV.SPsmall {        
        font-size: 9pt;
        font-weight: bold;                 
        }     
DIV.SPsmallfs{
        font-size: 9pt;
        font-weight: bold;                     
}
DIV.SPprodinfoDIV{
        font-size: 9pt;
        font-weight: bold; 
}
BIG.SPbig {        
        font-size: 13pt;                 
        }         
BIG.SPbigunderline{
        font-size: 13pt;         
        }         
INPUT.SPbutton { 	    
        border-width : 0.5pt;
	    border-color: #000080; 
	    font-size: 11px;
	    color: #000080; 
	    background-color: #FFFFCE; 
	    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;    
        }  

P.SPstatustext{
        font-size: 10px;     
        color: red; 
        text-indent: 10px;
        } 
        
TD.SPtd1{
        WIDTH: 180px;        
        }        
TD.SPtd2{
        WIDTH: 40px;      
        }                
TD.SPtd3{
        WIDTH: 70px;
        }                
TD.SPtd4{
        WIDTH: 130px;
        }        
TD.SPtd5{
        WIDTH: 360px;      
        }                        
TD.SPtd10{
        WIDTH: 780px;
        }                
DIV.DIVProdInfo{
    font-size: 10pt;  
    font-family: Verdana, Geneva, sans-serif, Arial, Trebuchet MS;   
}

IMG.SPprodimg{
    border: none;
    width:160px;
    height: 120px;    
}
IMG.SPimgbuttons{
    border: none;
    width: 60px;
    height: 18px;       
}
IMG.SPImghorizontalLine{
    border: none;
    width: 780px;
    height: 3px;
}
DIV.SPpricenumberinfo{
    font-size: 8pt; 
    font-weight: bold;        
}

SPAN.SPSpanSideCountUnderlined{ 
    text-decoration: underline;    
}

SPAN.SPSpanSideCount{ 
    font-size: 10pt;
    font-weight: bold;       
}
/*
* bottom.php
*/ 
BODY.bottom {      
        color: #000080;
        background-color: #CCCC99;      
        margin-top: 8px;             
        font-size: 8pt;
        font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;      
        } 

SPAN.Bunderline{          
        text-decoration: underline;
    }

TABLE.bottom {
        width: 100%;
        border-collapse: collapse;                                 
        }

TD.B1{
        WIDTH: 30%;
        }        
TD.B2{
        WIDTH: 40%;
        }                
TD.B3{
        WIDTH: 30%;
        }   
IMG.Bvalid{
    width: 88px;
    height: 31px;    
    border: none;
    }           
                     
     
/*
* leftmenu.php
*/            
BODY.LMbody {      
    width: 130px;  
    margin-top: 2px;
    margin-left: 10px;  
    margin-right: 3px;
    margin-bottom: 2px;
    color: #000080;
    background-color: #CCCC99;
    font-size: 8pt;  
    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;     
    } 

P.LMp{                        
    font-size: 8pt;          
    text-align: center; 
    }        
     
UL.LMcategoryUL{ 
    margin-top:-15px;   
    list-style-type: disc;
    }
    
LI.LMCategoryLI{
    margin-left: -18px;    
    line-height: 14px; 
    }
DIV.LMmenu{
    width: 119px;
    line-height: 15px;          
    }
LI.LMCategoryNewProdLI{
    margin-left: -18px;    
    line-height: 28px; 
    font-weight: bold;
    }

INPUT.LMSearchButton{
    width: 28px;
    height: 18px;
    border-width : 0.5pt;
    border-color: #000080; 	    
    color: #000080; 
    background-color: #E6E6CC; 	 
    font-size: 8pt;
    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;	    
    vertical-align: middle;    
    }

INPUT.LMSearchInput{
    font-family: Trebuchet MS, Verdana, Arial, Geneva, sans-serif;
	color: #000080; 
	font-size: 12px; 	
	background-color: #FFFFFF;	    	
	vertical-align: middle; 	
	background-image: url(../images/shadow_input.gif);
    }
FORM.LMform{
    margin-top: 5px;    
    }

/*
* top.php
*/       
BODY.TOPbody {
    width: 1000px;
    margin-top: 0px;
    margin-left: 0px; 
    margin-right: 0px;
    color: #000080;
    background-color: #CCCC99;        
    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;
    font-size: x-small;         
    } 
TABLE.TOPtable {
    width: 1000px;               
    border-collapse: collapse;    
    font-size: 9pt;    
    } 
SMALL.TOPsmall{        
    font-size: 9pt;
    font-weight: bold;     
    }
BIG.TOPbig{
    color: #000080;
    font-size: 12pt;    
    font-weight: bold;   
    }    
 
IMG.TOPloggo{
    width: 215px;
    height: 80px;    
    border: none;
    }   
 
IMG.TOPimgbasket{
    margin-bottom: 27px;
    border: none;
    }
TD.TOPfirstcol {
    width: 250px;
    }       

TD.TOPsecondcol {
    width: 50px;
    }  
TD.TOPthirdcol {
    width: 300px;
    }      
SELECT.TOPselect{
    color: #000080;
    }
        
/*
*   Buyerinformation.php
*/        
   
SMALL.BIsmall {
        font-size: x-small;
        color: red;
        font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;
        }          
INPUT.BIButton { 	    
        width: 75px;
        height: 20px;
        border-width : 0.5pt;
        font-size: 9pt;
	    border-color: #000080; 	    
	    color: #000080; 
	    background-color: #E6E6CC; 	 
	    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;	    
}
    
TABLE.BIinfo  {
        width: 630px;  
        border-collapse: collapse;              
        background-color: #E6E6CC;
        margin-right: 3em;
        font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;
}

        

TD.BItd1{          
     width: 85px;
    }
    
TD.BItd2{
     width: 46px;
    }    
    
TD.BItd3{
     width: 499px;
    }

TD.BItd4{
     width: 193px;
    }
                             
TR.BIbuttons{        
        border-collapse: collapse;      
        background-color: #FFFFFF;      
    }

LABEL.BIlabel{
    margin-left: 5px;
    }    


/**
*   showbasket.php
*/                  
TABLE.SBtableBasket{
    background: #E6E6CC;
    width: 800px; 
    border: none;
    font-family: Arial, Verdana, Geneva, sans-serif;
}
TABLE.SBbutton{
        width: 800px;
        border-width : 0.5pt;
	    border-color: #000080; 
	    font: 11px Arial, Verdana, Geneva, sans-serif; 
	    color: #000080; 
	    background-color: #FFFFFF;
}
TH.SBth1{
    width:450px;
    border: #000080 solid 1px;
}
TH.SBth2{
    width:80px;
    border: #000080 solid 1px;
}
TH.SBth3{
    width:45px;
    border: #000080 solid 1px;    
}
TH.SBth4{
    width:60px;
    border: #000080 solid 1px;    
}
TH.SBth5{
    width:55px;
    border: #000080 solid 1px;    
}
TH.SBth6{
    width:55px;
    border: #000080 solid 1px;    
}
TH.SBth7{
    width:55px;
    border: #000080 solid 1px;    
}
TD.SBtd1{
    width:32px;
}
TD.SBtd2{
    width:418px;
}
TD.SBsummary{  
    text-indent: 100px;
    border: #000080 solid 2px;       
}
SPAN.SBspanTotPrice{   
    text-indent: 100px;
    font-size: 13pt;
    font-weight: bold; 
}
UL.BIlist{
    line-height: 15px;
}
IMG.basketchange{
    width: 13px;;
    height: 13px;
    border: none;
}
IMG.SBimg{
    width: 32px;
    height: 24px;
    border: none;
}
P.SBp{        
    font-size: 13pt;
    color: #000080;  
}

/**
*   mainmenu.php
*/
BODY.MMBody{
    width: 800px;
    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif; 
    font-size: small;  
    color: #000080; 
    margin-left: 20px;
}
TABLE.MMTableProd{
    width: 800px;
}
TR.MMTRText{
    background-color: #CCCC99;
}

P.MMPtext{
    margin-left: 50px;
    margin-right: 50px;     
}

P.MMPtextRed{
    color: #FF0000;
    font-weight: bold;
    margin-left: 50px;
    margin-right: 50px;     
} 
P.MMPtext2{
    margin-left: 20px;
    margin-right: 20px;
     font-weight: bold;
}
IMG.MMImgProd{
    width: 160px;
    height: 120px;
    border:none;
}
IMG.madamstoltz{
    height: 31px;
    width: 150px;
}
IMG.lapppalapp{
    height: 53px;
    width: 80px;
}
IMG.froso{
    height: 18px;
    width: 170px;
}
IMG.toyspure{
    height: 56px;
    width: 75px;
}
IMG.popomax{
    height: 35px;
    width: 100px;
}
IMG.dazzling{
    height: 31px;
    width: 130px;
}


/**
*   prodinfo.php
*/
TABLE.PItable{
    width: 510px;
    height: 500px;
    border: none;
}

TD.PItd1{

}
TD.PItd2{

}
TD.PItd3{

}
IMG.PIprodimg{
    width: 500px;
    height: 375px;
    border: none;
}
P.SPpProdInfo{
    font-size: 13pt;
    font-weight: bold;
    text-decoration: underline;
}

/**
*    
*   confirmorder.php
*/
TABLE.COtable{ 
        width: 630px;
        border-collapse: collapse;
        background-color: #E6E6CC;
        margin-right: 3em;        
        font: 13px  Arial, Verdana, Geneva, sans-serif;                          
}
SPAN.COpriceinfo{
    font-size: 12pt;
    font-weight: bold;
}
SPAN.COSpanUnderlined{
    text-decoration: underline;
}
INPUT.COButtonStartPage{
        width: 100px;
        height: 20px;
        border-width : 0.5pt;
	    border-color: #000080; 	    
	    color: #000080; 
	    background-color: #E6E6CC; 	 
	    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif;	
}

/**
*   aboutus.php
*/
BODY.AUBody{
    width: 600px;
    font-family: Trebuchet MS, Arial, Verdana, Geneva, sans-serif; 
    font-size: small;  
    color: #000080; 
    margin-left: 50px;
}
DIV.AUDivAddressInfo{
    width: 270px;
    border: solid #000080 1px;    
}
p.AUAdressInfo{
    margin-left: 20px;
}
