﻿body {
}

#divWholePage{margin:18px auto;}
.MainSection{width:1024px;
              *width:1064px;
              padding: 0 20px 0 20px}
#divPage_Top{height:14px;
			background-image:url('images/Surround_T.png');
			background-repeat:no-repeat;}
#divPage_Header{background-image:url('images/Surround_M_01.png');
                background-repeat: repeat-y;
                text-align:center;}
.CompanyLogo a{text-decoration:none;}
.CompanyLogoImage{padding: 10px;
				  border:0px;} 

#divPage_Content{min-height:400px;
                background-image:url('images/Surround_M_01.png');
                background-repeat: repeat-y;
                *width:1024px;
				width:984px;} 
#divCompanyHeader{text-align:center;
                  color:Black} 
#divCompanyHeader a{text-decoration:none;
                    color:Black;}
                 
#divContent{text-align:center;}  

.lblCompanyName{font-family:Times New Roman, Serif;
                font-size:20px;
                font-weight:bold;} 
.lblCompanyInfo{font-family:Times New Roman, Serif;
                font-size:12px;
                font-weight:bold;}      
                
#divPage_Bottom{height:15px;
                background-image:url('images/Surround_B.png');
                background-repeat:no-repeat;}  

.TMCentralLogo{text-align:center;}
a.TMCentralLogo{text-decoration:none;}
.TMCentralLogoImage{border:0px}
                                            
/*Generic*/
.ErrorMessage{color:Red;
              font-family:Tahoma,Arial,Sans-Serif;
              font-size:10px;
              font-weight:bold;}
              
.title{font-family:Verdana Sans-Serif;
        font-size:16px;
        font-weight:bold;
        color:Black;
        text-align:center;}
.subtitle{font-family:Verdana Sans-Serif;
        font-size:14px;
        font-weight:bold;
        color:Black;
        text-align:center;
        padding:15px 0 10px 0;}
.normal{font-family:Verdana Sans-Serif;
        font-size:12px;
        font-weight:bold;}
.input{font-family:Verdana;
        font-size:12px;
        font-weight:normal;}
.linkbutton{font-family:Verdana Sans-Serif;
			font-size:12px;
			font-weight:bold;
			color:Green;} 
/*Control-Specific*/
#PPPProcMessage{margin:250px auto;
                text-align:center;
                color:green;
                font-size:20px;
                font-weight:bold;}

.ProductList{margin:auto;}
.ProductItem{min-width:300px;
             text-align:left;}
.ProductQuantity{width:30px;
				text-align:right;}
.ProductAddToCartBtn{width:30px;
					text-align:right;}
					

             
