body 	
	{
         background: url('../images/body-top.PNG');
     background-repeat: repeat-x;
     font-size: 12px;
    background-color: #425A56;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, sans-serif;

    }
#container 
	{
	margin: auto;
	margin-top:-8px;
	width: 1030px; 
	}
    
     
    
#container-mid 
	{
    float:left;
    width:1030px;   
    background-image:url('../images/container-mid.PNG');
    background-repeat:repeat-y;
    }
    
#container-bottom
    {
    float:left;
    width:1030px;
    height:40px;
    background-image:url('../images/container-bottom.PNG');
    background-repeat:no-repeat;
    } 


/*HEADER*/    
    


#head
    {
    height:209px;
    width:960px;
    margin-top:0px;
    margin-left:35px;
    background-image:url('../images/head.PNG');
    background-repeat:repeat-y;
    }

#top-menu
    {
    float:right;
    margin-top:10px;
    margin-right:-100px;
    width:600px;
    height:30px;
    color:#fff;
     }
  
#logo
     {
     float:left;
     width:820px;
     margin-left:20px;
     margin-top:120px;
     }

/*END HEADER*/ 

        

#main-wrapped
    {
    float:left;
    width:960px;
    margin-left:35px;
    margin-top:0px;
   
    
    }     

/*LEFT COL*/
    
#left-col
    {
    float:left;
    padding:5px;
    width:170px;
    }   
    
#col-head
    {
    float:left;
    background:#106262;
    width:170px;
    height:30px;
    }

/*END LEFT COL*/


 
/*NEW MUNU START*/

#dhtmlgoodies_menu
    {	
    float:left;
	font-family:Verdana;	/* Font for main menu items */
	width:170px;		    /* Width of main menu */
    margin-top:2px;
	text-align:center;
    background-color: #fff; /*or EBEBEB */
	}
    
#dhtmlgoodies_menu	li
    {	                     /* Main menu <li> */
	list-style-type:none;	 /* No bullets */
	margin:0px;		         /* No margin - needed for Opera */
	}
    
#dhtmlgoodies_menu ul
    {	
	margin:0px;		                     /* No <ul> air */
	padding:0px;		                 /* No <ul> air */
	}
    
#dhtmlgoodies_menu ul li ul
    {	                                 /* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
	}
    
#dhtmlgoodies_menu	li a
    {	                                 /* Main menu links */
	text-decoration:none;	             /* No underline */
	color:#000;		                     /* Black text color */
	text-align:left;                     /* Align text in the middle */
	border-bottom:1px solid #C0C0C0;	 /* Black border */
	margin:0px;		                     /* A little bit of air */
	padding:5px;		                 /* Air between border and text inside */
    padding-left:15px;
	display:block;
	}
    
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem
    {
	color:#FFF;
	background-color:#979797;
	}
    
.dhtmlgoodies_subMenu
    {
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	
	font-family:Verdana;
	text-align:left;
    background-image:url("../images/bg.PNG");
	}
    
.dhtmlgoodies_subMenu ul
    {
	margin:0px;
	padding:0px;	
	}
    
.dhtmlgoodies_subMenu ul li
    {
	list-style-type:none;
	margin:0px;
	padding:0px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
    
	}
    
.dhtmlgoodies_subMenu ul li a
    {	                    /* Sub menu items */
	text-decoration:none;	/* No underline */
    width:170px;
	color:#000;		        /* Black text color */
	padding:5px;		    /* 1px of "air" inside */
    padding-left:10px;
    border-bottom:1px solid #C0C0C0;
	display:block;		    /* Display as block - you shouldn't change this */
	}
    
.dhtmlgoodies_subMenu ul li a:hover
    {	                    /* Sub menu items - mouse over effects */
	color:#FFF;			    /* White text */
	background-color:#979797;	/* Blue background */
	}

	

/*NEW MUNU END*/  
    
    
#center-col
    {
    float:left;
    width:584px;
    padding:5px;
    
    }      

#index-product
    {
    float:left;
    width:170px;
    height:250px;
    margin-left:9px;
    margin-top:8px;
    border:1px solid #DBDBDB;
     }     
   
 #index-product-footer
    {
    float:left;
    width:168px;
    margin-bottom:2px;    
    vertical-align:baseline;
    
     }

 #index-product-image
    {
    float:left;
    width:168px;
    height:150px;
    margin-bottom:2px;    
   
     }     
     
 #index-product-title
    {
    float:left;
    width:168px;
    height:60px;
    margin-bottom:2px;    
   
     }      
    
/*PRODUCT BLOCK*/    
    
#prod-block
      {
      float:left;
      margin-left:13px;
      margin-bottom:10px;
      width:574px;
      border:1px solid #DBDBDB;
      }
    
#prod-title
      {
      float:left;
      margin-left:5px;
      margin-top:5px;
      width:563px;
      border:1px solid #DBDBDB;
      background-color:#E5E5E5;
      } 

#prod-image
      {
      float:left;
      margin-left:10px;
      margin-top:5px;
      width:110px;
     
      
      } 

#prod-headline
      {
      float:left;
      margin-left:10px;
      margin-top:5px;
      width:544px;
      
      
      }       
      
#prod-description
      {
      float:left;
      margin-left:10px;
      margin-top:5px;
      width:553px;
      
      
      } 
       
#prod-author
      {
      float:right;
      margin-right:10px;
      margin-top:5px;
      width:210px;
      
      }        
       
#prod-footer
      {
      float:left;
      margin-left:5px;
      margin-bottom:5px;
      width:563px;
      padding-top:2px;
      padding-bottom:5px;
      background-color:#E5E5E5;
      border:1px solid #DBDBDB;
      
       }  

#prod-rate
      {
      display:inline;
      text-align:left;
      margin-top:5px;
      margin-left:5px;
      
      }

#prod-price
      {
      display:inline;
      margin-top:7px;
      padding-left:20px;
      
      }

#prod-discount-price
      {
      display:inline;
      color:red;
      margin-top:7px;
      margin-left:10px;
      }

#review-head
      {
      float:left;
      width:523px;
      margin-top:7px;
      margin-left:10px;
      
      }

#review-test
      {
      float:left;
      width:505px;
      margin-top:7px;
      margin-left:30px;
      background-color:#fff;
      border:1px solid #DBDBDB;
      }

/*END PRODUCT BLOCK*/    


#right-col
    {
    float:left;
    padding:5px;
    width:170px;
   
    }  
    
 
 
/*FOOTER*/   

    
      
#footer
	{
    float:left;
    height:50px;
    width:960px;
    margin-left:35px;
    
   
    
	}

   

#footer-menu-box
    {
    float:left;
    margin-left:120px;
    color: #FFA50C;
    width:750px;
    }    
    
#footer-end
    {
    float:left;
    margin-left:120px;
    color: black;
    width:700px;
    border-top:1px solid black;
    }    


p.footer
	{
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	color:#106262;
	font-size:12px;
	}

a.footer
	{
	text-decoration:none; 
    color:#106262;
    font-size:10px;
	}   
  
a.footer: link
	{
	text-decoration:none; 
    color:#106262;
    font-size:10px;
	}              
    
a.footer: hover
	{
	text-decoration:underline;
    color:#106262;
    font-size:10px;
	}     
    
    
/*END FOOTER*/  


    
h1 
    {
    font-size:24px;
    padding-top:0px;
    padding-left:10px;
    }
    
h1.top
	{
	margin:8px;
    font-family:Clarity Gothic SF;
    color: #fff;
	font-size: 28px;
	}

h3.top
	{
	padding-top:5px;
    font-family:Clarity Gothic SF;
    color: #FFA50C;
	font-size: 16px;
	}    
    
p.top
	{
    text-decoration:none; 	
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:16px; 
    margin-top:1px;
	margin-left:3px; 
	color: #FFA50C;
	}   
    
p.headder
	{
    text-align:right;
    text-decoration:none; 	
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12px; 
	margin:8px; 
	padding-top:15px;
    padding-right:10px;
	color: #FFF;
	}    
    
h2
	{
	margin:10px;
	font-size: 18px;
    padding-top:10px;
	}

h3
	{
	font-size: 14px;
	text-align:left;
	}

p
	{
	text-decoration:none; 		
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size:12px; 
	color:black; 
	text-align:left; 	
	margin:10px; 
	padding:3px;
	line-height: 130%;
	}

p.head
	{
	text-decoration:none; 		
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size:12px; 
	color:#C0C0C0;
	text-align:left; 	
	margin:10px; 
	padding:3px;
	line-height: 130%;
	}
    
    
p.right
	{
    text-decoration:none; 	
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10px; 
	text-align:right; 	
	margin:10px; 
	padding:6px;
	line-height: 150%;
	}

p.center
	{
    text-decoration:none; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:14px; 
	color:black; 
	text-align:center; 	
	margin:10px; 
	padding:6px;
	line-height: 150%;
	}

p.small	
	{
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10px;  
	margin:3px; 
	text-align:left;
	}

p.menu
	{
	text-decoration:none; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align:right;
	line-height: 150%;
	}

 
a.white
	{
	text-decoration:none; 
    color:#fff;

	}   
  
a.white: link
	{
    text-decoration:underline; 
    color:#fff;
	}              
    
a.white: hover
	{
	text-decoration:underline; 
    color:#fff;
	}      
  
 
    
a.white: visited
	{
	text-decoration:none; 
    color:#fff;
	}      

#page-number-box
    {
    float:left;
    padding:5px;
    text-align:center;
    margin-left:5px;
    border: 1px solid #DBDBDB;
    }
    
#page-number-container
    {
    float:right;
    padding:5px;
    margin-right:20px;
    }