@charset "utf-8";
/* CSS Document */
.adBox {
	float:right;
}
.innerWrapper{
	border-left: 6px solid white;
	border-right: 9px solid white;
	border-top: 6px solid white;
	padding:7px 8px 0px 8px;
	background-position:center;
	background-repeat:no-repeat;
}
#language {
	height:22px;
}
img {
display: block;
}
em{
font-size:12px;
}
a {
color:#000000;
}

.descrip{
	font-weight:bold;
	margin: 0px;
	font-size:12px;
	width:55px;
}
.detail{
	font-size:11px;
	margin:10px 15px 0 15px;
	}
hr{
	border: 0px;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 9px;
	padding: 0;
}
#inner{
	height:2px;
	margin-left:3px;
	margin-right:3px;	
}
.textBox{
	font-size:11px;
	padding:3px 8px 3px 8px;
}
body{
	/* background-image:url(images/bg.gif); */
	background-repeat:repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Lucida Sans Unicode, Lucida Grande, Microsoft Sans Serif, Arial Unicode MS, TITUS, Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode;*/
	height:100%;
	color:#000000;
}
h3, h1{
	font-weight:bolder;
	font-size:16px;
	margin: 0px;
	color:#000000;
	padding:10px 0 0 10px;
}
h2{
	font-weight:bold;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#000000;
}
h4, th{
	font-size:13px;
	font-weight:bold;
	margin: 0px;
	color:#000000;
}

.sideBox {
	/*padding-top:10px;*/
	font-size:9px;
	font-weight:100;
}
.highlight {
	color:#f98c0e;
	font-weight:bold;
}
input, select{
	border: 1px solid #0c527b;
}
.header{
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	vertical-align:top;
	color:white;
	font-size: 12px;
	padding-right: 22px;
	padding-top: 5px;
	line-height:1.5em;
	height:150px;
}
.header a{
color:white;
text-decoration:none;
}
.searchResults{
	font-size:9px;
}

/*-- Site Navigation --*/
ul.menu-links {
	list-style: none;
	float: right;
	margin: 20px 2px 0 0;
}

ul.menu-links li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 2px 0 8px;
	background: transparent url(images/bullet.gif) no-repeat 0 50%;
}

ul.menu-links a {
	padding: 4px 2px;
	margin: auto;
}

ul.menu-links li.first {
	background-image: none;
}

/*-- Page Boxes (Backgrounds) --*/
.box{
	 background-repeat: repeat-y;
}
.b1, #b1{
 	background-image:url(images/rp1.gif);
	width:inherit;
	top:0px;
}
.b2, #b2{
 	background-image:url(images/rp2.gif);
}
.b3, #b3{
 	background-image:url(images/rp3.gif);
}
.b4, #b4,
.b5, #b5{
 	background-image:url(images/rp4.gif);
}
.by, #by{
	background-image:url(images/rp_yellow.gif);

}
.right, #right{
	 background-image:url(images/rp_right.gif); 
}	
.leftBox{
	padding: 5px 5px 0px 18px;
}
/**************NEW ADD 13'th Oct***************/
.leftBox_13oct{
	padding: 5px 5px 0px 15px;
}
.leftBox a{
	text-decoration:none;
}
.searchBox{
	margin: 0;
	padding: 0;
	font-size:11px;
}

/*-- Language Box --*/
#langContainer{
	background-color: white;
	text-align: center;
}

#langBox {
	background-color: #c5dce8;
	margin: 0 6px 0 6px;
	padding: 6px 6px 0 6px;
	min-height: 22px;
	font-size: 11px;
	line-height: 11px;
}

#langBox ul {
	list-style: none;
	list-style-type: none;
	display: inline;
	margin: 0 6px;
	padding: 0;
	cursor: default;
}

#langBox ul li {
	display: inline;
	list-style-type: none;
	margin: 0 6px 2px 4px;
	padding: 0;
}

#langBox ul li a {
	margin: 0;
	padding: 0;
}

#langBox ul li img {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#langBox ul li span {
	display: none;
	margin: 0;
	padding: 0;
}

.flag {
	background-image: url(images/flag-bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	display: inline-block;
	width: 20px;
	height: 14px;
	padding: 0;
}

/*-- Miscellaneous --*/
.wide{
	width:187px;
	height:20px;
}
.exwide{
	width:300px;
	margin: 2px 0px 2px 0px;
}
.thin{
	width:115px;
	height:20px;
	 }
.bttn{
	background-color:#000000;
	background-image:url(images/bg_bttn.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-position:center;
	height: 18px;
	margin: 2px 0 4px 0;
	/*padding-left:3px;
	padding-right:3px;*/
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	border:1px solid #424242;
}
#go{
	width: 24px;
}
#search{
	width:51px;
}

.row1 {
	background-color: #fff;
}
.row2 {
	background-color: #eee;
}

/****************************NEW ADDITION********************************/

.style1 {
	color: #FFFFFF
}

.table_body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.top {
margin-bottom: 15px;
}
.messagebox{
	width:auto;
	font-size:10px;
	margin:10px 0 0 19px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	width:492px;
}
.messageboxok{
	width:auto;
	margin-left:10px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	width:auto;
	margin-left:10px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

.tbl_border{
	border-bottom:1px solid #135e8a;
	border-left:1px solid #135e8a;
	border-right:1px solid #135e8a;
	border-top:1px solid #135e8a;
	text-align:center;
}

/**************************30 September****************************/

.textbox_30sep{
	width:78px;
	}

.textlist_30sep{
	width:80px;
	}
	
/********************* Business Listings *************************/

.business {
	clear: both;
	margin: 0 0 1em;
	padding: 1em 0;
	font-size: 12px;
	line-height: 150%;
	border-bottom: 1px solid #CCC;
}

.business p {
	line-height: 150%;
	margin: 0;
}

.business .name {
	font-weight: bold;
	font-size: 14px;
	line-height: 165%;
	color: #0066FF;
	text-decoration: none;
}

.business .name a {
	color: #0066FF;
	text-decoration: none;
}

.business .details {
}

.business ul.details {
	list-style: none;
	margin: 0;
	padding: 0;
}

.business ul.details li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 150%;
}

.business .moreinfo {
}

.business .moreinfo a.link {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}