
body {
      background: url(../images/page_bg.gif) fixed repeat-x;
}

.main {
        width: 845px;
		background: #FFFFFF;
		border-bottom: #ffffff solid 1px;
		border-left: #ffffff solid 1px;
		border-right: #ffffff solid 1px;	        
	   }
	   
.banner{
       	height: 87px;
		width: 100%;
		background: url(../images/logo_bg.gif) repeat-x;
		border-bottom: #FFFFFF solid 2px;
	   }
	   
	   
.logo{
       	height: 87px;
		width: 253px;
		float: left;
		background-image: url(../images/jakhu_logo.gif);
	   	cursor:pointer;
		}
	   
.mainlink{
        width: 843px;
		border-left: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		}
		
.boxbottom{
        border-top: #AACCEE solid 1px;
		padding-left: 8px;
		background: #FFFFFF;
		height: 20px;
		}		
		
.welcome{ 
        background: url(../images/title_bg.gif) left top repeat-x;
		height: 24px;
		}

.welcometext{
        font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		padding-left: 8px;
		color: #07519A;
		}

.welcometext1{
        font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		padding-left: 8px;
		color: #07519A;
		}				

.mainlinktop{
        font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #07519A;
		text-decoration: none;
		}

.mainlinktop a {
        color: #07519A;
		text-decoration: none;
		}
		
			
		
.mainlinktop a:hover{
        color: #07519A;
		text-decoration: underline;
		}		
		
		
		.text{
        font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #07519A;
		text-decoration: none;
		}

.text a {
        color: #07519A;
		text-decoration: none;
		}
		
			
		
.text a:hover{
        color: #07519A;
		text-decoration: underline;
		}			
		
		





.search{
       	height: 87px;
		width: 550px;
		float: right;
		vertical-align:middle;
		}

.mainbanner{
		height: auto;
        width: 490px;
		float: left;
		margin-top: 8px;
	   }

.leftboxmain{
		height: auto;
        width: 482px;
		float: right;
		padding-bottom: 3px;
		background: url(../images/box_bottom_shadow.gif) left bottom repeat-x;
		margin-bottom: 8px;
       }
	   
.leftbox{
		height: auto;
        width: 482px;
		float: right;
		background:  url(../images/box_bg.gif) left top repeat-x;
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
	   }
	   
.mainbannerright{
		height: auto;
        width: 345px;
		float: right;
		text-align: left;
		margin-top: 8px;
	   }

.rightboxmain{
		height: auto;
        width: 337px;
		float: left;
		padding-bottom: 3px;
		background: url(../images/box_bottom_shadow.gif) left bottom repeat-x;
		margin-bottom: 8px;
       }
	   
.rightbox{
		height: auto;
        width: 337px;
		float: right;
		background:  url(../images/box_bg.gif) left top repeat-x;
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
	   }
	   
.advertisement{
		height: auto;
        width: 337px;
		float: left;
		padding-top: 6px;
		padding-bottom: 6px;
		text-align: center;		
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		border-top: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;	
		margin-bottom: 8px;
       }
	   
.advertisementleft{
		height: auto;
        width: 482px;
		float: right;
		padding-top: 6px;
		padding-bottom: 6px;
		text-align: center;		
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		border-top: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;	
		margin-bottom: 8px;
       }

.advertisementbottom{
		height: auto;
		padding-top: 6px;
		padding-bottom: 6px;		
		border-top: #07519A solid 1px;
		border-bottom: #07519A solid 1px;	
		margin-bottom: 8px;
       }	   	   	   	
	   
	      

.maindiv{
        background:url(../images/page_bg.jpg) repeat-x;
		width: 100%;
		}
		
.toprow{
        background:  #EBF3FB;
		border-bottom: #FFFFFF solid 1px;
		height: 22px;
		}
		
.bottomrow{
        background: #3D80AF url(../images/footer_logo_blue.gif) no-repeat right top;
		height: 18px;
		}			   

.bottomlogolink{
        	cursor:pointer;
			height: 18px;
			}		



.runningmatter{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 12px;
	      font-weight: normal;
	      color: #333333;
		  line-height: 18px;
		  text-decoration: none;
		  }

.runningmattersmall{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 11px;
	      font-weight: normal;
	      color: #333333;
		  line-height: 16px;
		  text-decoration: none;
		  }		  
		  
.smallheading{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 11px;
	      font-weight: bold;
	      color: #2C516B;
		  text-decoration: none;
		  }	
		  
.copyright{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 10px;
	      font-weight: normal;
	      color: #ffffff;
		  text-decoration: none;
		  }			  		  	
		  
.runningmatterbold{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 10px;
	      font-weight: bold;
	      color: #666666;
		  text-decoration: none;
		  }			  	  
		  
		  
.footerlink{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 11px;
	      font-weight: normal;
	      color: #2C516B;
		  text-decoration: none;
		  }


.footerlink a{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 11px;
	      font-weight: normal;
	      color: #2C516B;
		  text-decoration: none;
		  }
		  
		  
.footerlink a:hover{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 11px;
	      font-weight: normal;
	      color: #3E749B;
		  text-decoration: none;
		  }	

.categorie{
          font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 11px;
	      font-weight: bold;
	      color: #2C516B;
		  padding-left: 5px;
		  text-decoration: none;
		  border-bottom: #CCCCCC 1px dotted;
		  }	
		  		   	  
.mainlinkbold{
        font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		color: #07519A;
		text-decoration: none;
		}

.mainlinkbold a {
        color: #07519A;
		text-decoration: none;
		}
		
			
		
.mainlinkbold a:hover{
        color: #07519A;
		text-decoration: underline;
		}
		
.more{
        font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		color: #07519A;
		text-decoration: none;
		padding-right: 20px;
		text-align: right;
		}

.more a {
        color: #07519A;
		text-decoration: none;
		}
		
			
		
.more a:hover{
        color: #DE6501;
		text-decoration: none;
		}		
		
		
		
		
/**************************yellow Pages css****************************/

.mainbanneryell{
		height: auto;
        width: 635px;
		float: left;
		margin-top: 8px;
	   }
	   
.mainlinkyell{
        width: 843px;
		border-bottom: #bd4c00 solid 2px;
		border-top: #bd4c00 solid 1px;
		background: url(../images/button.gif) repeat-x;
		}	   

.leftboxmainyell{
		height: auto;
        width: 627px;
		float: right;
		padding-bottom: 3px;
		background: url(../images/box_bottom_shadow.gif) left bottom repeat-x;
		margin-bottom: 8px;
       }
	   
.leftboxyell{
		height: auto;
        width: 627px;
		float: right;
		background:  url(../images/box_bg.gif) left bottom repeat-x;
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
	   }
	   
.mainbannerrightyell{
		height: auto;
        width: 200px;
		float: right;
		text-align: left;
		margin-top: 8px;
	   }

.rightboxmainyell{
		height: auto;
        width: 192px;
		float: left;
		padding-bottom: 3px;
		background: url(../images/box_bottom_shadow.gif) left bottom repeat-x;
		margin-bottom: 8px;
       }
	   
.rightboxyell{
		height: auto;
        width: 192px;
		float: right;
		background:  url(../images/box_bg.gif) left top repeat-x;
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
	   }
	   
.advertisementyell{
		height: auto;
        width: 192px;
		float: left;
		padding-top: 6px;
		padding-bottom: 6px;		
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		border-top: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;	
		margin-bottom: 8px;
       }

.advertisementleftyell{
		height: auto;
        width: 627px;
		float: right;
		padding-top: 6px;
		padding-bottom: 6px;
		text-align: center;		
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		border-top: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;	
		margin-bottom: 8px;
       }

.linkssub{
		height: auto;
        width: 627px;
		float: right;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 4px;		
		text-align: left;		
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		border-top: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;	
		margin-bottom: 6px;
       }	   	   
	   
.side-nav	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    font-weight: bold;
	   	text-decoration: none;
		letter-spacing: 0px;
		height: 24px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 11px;
		padding-right: 11px;
		text-decoration: none;
		vertical-align: top;		
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		line-height: 22px;
		border-right: 1px solid #eb9000;
		background-image: url(../images/button.gif);
		}


a.side-nav:link 	{ 
		  background-color:#fca81a;
		   color: #ffffff;
		  }


a.side-nav:visited 	{ 
		  background-color:#fca81a;
		  color: #ffffff;
		 }



a.side-nav:hover 	{ 
		   background-color:#fcbe4c;
		   background-image: url(../images/hover.gif);
		   color: #bd4c00;
		   text-decoration: none; 
			}
		  		   	  
					  
/**************************end****************************/					  			  		  	  		  		
			
/**************************   Buy and sell   ****************************/		

.rightboxbuy{
		height: auto;
        width: 192px;
		float: right;
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
	   }
	   
.mainbannerbuy{
		height: auto;
        width: 635px;
		float: right;
		margin-top: 8px;
	   }
	   
.mainlinkbuy{
        width: 843px;
		border-bottom: #bd4c00 solid 2px;
		border-top: #bd4c00 solid 1px;
		background: url(../images/button.gif) repeat-x;
		}	   

.leftboxmainbuy{
		height: auto;
        width: 627px;
		float: left;
		padding-bottom: 3px;
		background: url(../images/box_bottom_shadow.gif) left bottom repeat-x;
		margin-bottom: 8px;
       }
	   
.mainbannerrightbuy{
		height: auto;
        width: 200px;
		float: left;
		text-align: right;
		margin-top: 8px;
	   }

.rightboxmainbuy{
		height: auto;
        width: 192px;
		float: right;
		padding-bottom: 3px;
		background: url(../images/box_bottom_shadow.gif) left bottom repeat-x;
		margin-bottom: 8px;
       }
	   
.advertisementbuy{
		height: auto;
        width: 192px;
		float: right;
		padding-top: 6px;
		padding-bottom: 6px;		
		border-left: #AACCEE solid 1px;
		border-right: #AACCEE solid 1px;	
		border-top: #AACCEE solid 1px;
		border-bottom: #AACCEE solid 1px;	
		margin-bottom: 8px;
       }
	   
	   
	   
.side-navbuy	{
		 font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #07519A;
		text-decoration: none;
		letter-spacing: 0px;
		height: 24px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 24px;
		padding-right: 5px;
		text-decoration: none;
		vertical-align: top;		
		cursor:pointer;
		line-height: 22px;
		text-align: left;
		display: block;
		white-space: nowrap;
		border-top: 1px #CCCCCC dashed;
	   background: url(../images/arrow.gif) left top no-repeat;
		}


a.side-navbuy:link 	{ 
		  background-color:#fbfbfb;
		   color: #07519A;
		  }


a.side-navbuy:visited 	{ 
		  background-color:#fbfbfb;
		  color: #07519A;
		 }



a.side-navbuy:hover 	{ 
		   background-color:#ffffff;
		   color: #07519A;
   		   text-decoration: none;
		   background: url(../images/arrow_over.gif) left top no-repeat;
		  }	 
		  
		  
.mainlinkbuy{
        width: 843px;
		border-bottom: #f87130 solid 2px;
		border-top: #f87130 solid 1px;
		border-left: 1px solid #f87130;
		}	
		
.linkbuy	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    font-weight: bold;
	   	text-decoration: none;
		letter-spacing: 0px;
		height: 24px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 11px;
		padding-right: 11px;
		text-decoration: none;
		vertical-align: top;		
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		line-height: 22px;
		border-right: 1px solid #f87130;
		background-image: url(../images/buy_button.gif);
		}


a.linkbuy:link 	{ 
		  background-color:#fdb08c;
		   color: #c54305;
		  }


a.linkbuy:visited 	{ 
		  background-color:#fdb08c;
		  color: #c54305;
		 }



a.linkbuy:hover 	{ 
		   background-color:#fed3bf;
		   background-image: url(../images/buy_button_roll.gif);
		   color: #983505;
		   text-decoration: none; 
			}			    
/**************************end****************************/		   
	   
	   
	   
.google{
        background: url(../images/google_blue.gif) top left no-repeat;
		height: 23px;
		width: 87;
		}

.buttonsearch{
        border:1px solid #ace;
		background: #ffffff;
		color: #000000;
		}

.googlesearchfield{
        font-family: Tahoma;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #07519A;
		text-decoration: none;
		}
		
.popup {
        width: 643px;
		background: #FFFFFF;
		border-bottom: #ffffff solid 1px;
		border-left: #ffffff solid 1px;
		border-right: #ffffff solid 1px;	        
	   }			
