@charset "utf-8";
/* CSS Document */

/*****************
TABLE CELLS CSS
*****************/

img
{  border-style: none;
}

#main_table { width:100%; border:none; border-collapse:collapse}

#left_col { background-color:#FFFFDD; width:20%; vertical-align:top}

#right_col {  width:20%; vertical-align:top}

#center_col { width:60%; vertical-align:top; word-wrap: break-word; /* Internet Explorer 5.5+ */}

#top_row { width:100%}

#menu_row {  width:100%;  }


/*****************
TEXT CSS
*****************/
#welcome_text
{font-family:tahoma, Helvetica, sans-serif; font-size:12px; font-style:italic; color:#660033; text-align:justify}


/*****************
Home Page Boxes CSS
*****************/



#News_box {
background-image:url(images/225_195.jpg); width:225px; height:240px; margin: 0 0 0 0; background-repeat:no-repeat;  }

#Jobs_box {
background-image:url(images/225_195.jpg); width:225px; height:240px; margin: 0 0 0 0; background-repeat:no-repeat;  }

#Jobs_box_hori {
width:50%;  background-color:#E6FFFF; }

#Real_estate_box {
background-image:url(images/225_195.jpg); width:225px; height:240px; margin: 0 0 0 0; background-repeat:no-repeat;  }

#Real_estate_box_hor {
width:50%;  margin: 0 0 0 0; background-color:#E6FFFF  }

 #Film_box {
background-image:url(images/225_195.jpg); width:225px; height:240px; margin: 0 0 0 0; background-repeat:no-repeat;  }

#pic_gallery_box {
 background-image:url(images/550_380.jpg); width:550px; height:380px; margin: 0 0 0 0; background-color:#FFFFCC;    }
 
 #orkut_share_box {
 width:60%; float:left; height:135px; margin: 0 0 0 0; background-repeat:no-repeat; background-color: #D3D3D3   }
 
  #email_share_box {
 width:40%; float:left; height:135px; margin: 0 0 0 0; background-repeat:no-repeat; background-color: #E6E6E6   }
 
 #page_no {
background-image:url(images/page_no.jpg); background-repeat:no-repeat; text-align:center; vertical-align:middle; height:50px; width:50px; line-height:35px; float:left  }

#pre_page_no {
background-image:url(images/page_no.jpg); background-repeat:no-repeat; text-align:center; vertical-align:middle; height:50px; width:50px; line-height:35px; float:left  }

#next_page_no {
background-image:url(images/page_no.jpg); background-repeat:no-repeat; text-align:center; vertical-align:middle; height:50px; width:50px; line-height:35px; float:left  }
/*****************
Menu categories CSS
*****************/

#News_cat_ver {
  width:150px; border:thin; border:#33FF00 ; background-color:#FFFFA6;   }
 
 #Jobs_cat_ver {
 width:150px;  margin: 0 0 18px 0; background-color:#FFFFA6;   }
 
 #Real_Estate_cat_ver {
 width:150px;  margin: 0 0 18px 0; background-color:#FFFFA6;   }
 
 #image_gallery_cat_ver {
 width:100%;  margin: 0 3px 0 0;    }
 
 #image_gallery_full_ver {
 width:150px; margin: 0 3px 0 0;   }
 
 #yellow_pages {
 width:150px; margin: 0 0 18px 0; background-color:#FFFFA6;  }
 
 #imgandtitle_box {
 width:125px; height:140px; margin: 0 0 0 0;   }


/*****************
TOP MENU sections CSS
*****************/
 
 
 #top_menu_box {
background-image:url(images/menu_botton.jpg); width:120px; height:30px; margin: 0 0 0 0; text-align:center; background-repeat:no-repeat; vertical-align:middle; line-height:30px }



/*****************
TEXT sections CSS
*****************/

#top_menu {
font-family:tahoma, Helvetica, sans-serif; font-size:13px; color: #FFFFCC; font-weight:bold; }
 
 

a,a:visited
{
color: #D81252  ;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
} 

h1
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px  ; color: #FE2370 ; font-weight:bold;
}
h2
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px  ; color: #FE2370 ; font-weight:bold;}
#sub_link:link, #sub_link:visited {
font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF;

}

#sub_link:hover {
	text-decoration: underline;
	
}
#main_link
{
color: #48061C;  
font:  small-caps 900 13px Verdana;
font-weight: bold;
text-decoration: none;
}
#main_link:hover {
	text-decoration: underline;
}

#verysmall {
	color: #D81252  ;
	text-decoration: none;
	font-weight: bold;
	font:  7px Verdana;
}

#bodyText {
	color: #7A4734  ;
	font-weight: bold;
	font:  13px Verdana;
}

/************** NEW DESIGN *************/

.thump{
  background: url(../images/body_thump.gif) repeat-y;
  width: 120px;
  overflow: hidden;
  zoom:1;
  text-align:center;
  vertical-align:middle;
 }
 
 .thump_top, .thump_bottom{
  display: block;
  height: 10px;
  width: 120px;
  background-repeat: no-repeat;
 }
.thump_top{
  background-image: url(../images/top_thump.gif);
  
}
.thump_bottom{
  background-image: url(../images/bot_thump.gif);
  
 }
 
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
