/* Sitewide Settings Begin */
html{height:100%;}
html.auto_resize_iframe{height:auto;}
body.auto_resize_iframe{height:auto;}
body {
	color:#333366;
	background-color:#CCCC99;
	margin-left:auto;
	margin-right:auto;
	font-family:"Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	line-height:normal;
	height:100%;
}
a {
	color:#2D1A73;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
}
a:visited {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	color:#3b5998;
	text-decoration:underline;
}
img {
	border: 0px;
}
.errortext {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	border: 1px dashed #990000;
	background-image:url(../img/homeinfo.gif);
	background-repeat: no-repeat;
	background-color: #FFF0F0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:98%;
	margin-right:20px;
}
.completeborder {
	border: 1px solid #cccccc;
}

input.button { 		/* custom submit button | begin */
	border: #c0c0c0 1px solid;
	font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #ffffff;
	background-color: #990000;
	padding:2px;
}					/* custom submit button | end */


/* Sitewide Settings : END */

/* Homepage Style | Begin ******************************************************************************************/

/* Header | begin */
#header {
	width: 1000px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}
#nav_menu {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	line-height: 25px;
}
#nav_menu a {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration:none;
	display: block;
	line-height: 25px;
}
#nav_menu a:hover {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #990000;
	font-weight: bold;
	text-decoration:none;
	display: block;
	line-height: 25px;
}
/* Header : END */

#tbl_body {
	width:800px;
	background: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
/* Left Sidebar : Begin */
	
#loginform {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	vertical-align:top;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
}
#displaycategory {
	border: 1px solid #cccccc;
	vertical-align:top;
}
.rightsubnav a {
	display: block;
	color: #666666;
	background: #cccc99 top left no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	padding : 3px 0px 4px 15px;
}
.rightsubnav a:hover {
	background-color: #ffffff;
	color: #2368c4;
	text-decoration: underline;
}
.rightsubnav a#on {
	background-color: #ff6666;
	color: #666666;
	text-decoration: underline;
}
.rightsubnav ul {
	margin: 1px;
	padding: 0px;
	list-style-type: none;
}
.rightsubnav li {
	margin: 1px;
}

/* Left Sidebar : End */

/* center spread : Begin */

#whatrulooking4 {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #208BE1;
	font-weight:lighter;
	
}

#index_listing {
	font-size:11px;
	color:#689e21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
}

#welcometext {
	width:0%;
	background-color:#ffffff;
	padding-left:20px;
	padding-right:17px;
	padding-top:1em;
	padding-bottom:1em;
	border:1px solid #eae3c1;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
#welcometext  a {
	font-size:11px;
	color:#689e21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#welcometext  h1 {
	font: lighter 200% "Trebuchet MS",Arial sans-serif;
	color: #FF9900;
}

#searchresultbox {
	border: 1px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#paidadvertbox {
	border: 1px solid #cccccc;
}

.search-box {
	width:540px;
	background:url(../img/search.jpg) center no-repeat;
}
.searchtextborder {
	border: 1px solid #cccccc;
	border-bottom:none;
}
.searchborder {
	border: 1px solid #cccccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#footer {
	width: 1000px;
	background: #ffffff;
	font: 10px "lucida grande", tahoma, verdana, arial, sans-serif #ffffff;
	text-decoration: none;
}

.listbus_name {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #3b5998;
	text-decoration:none;
	font-weight:bold;
}
.listbus_name a:link {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #2b8fc0;
	text-decoration:none;
	font-weight:bold;
}
.listbus_name a:visited {
	color: #3b5998;
	text-decoration:none;
	font-weight:bold;
}
.listbus_name a:hover {
	color: #3b5998;
	text-decoration:underline;
	font-weight:bold;
}
.listbus_website a:link {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration:none;
}
.listbus_website a:visited {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration:none;
}
.listbus_website a:hover {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration:underline;
}

.data  {
	margin-bottom:2em;
	background:#e1e1e1;
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #9ba4a8;
	padding:3px 8px;
}


/* middle table | end */


/*styles covering text starts here*/

.redmenuheaders {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #2d1a73;
	height: 22px;
	font-weight: bold;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
/*middle*/
.meddlemenu {
    font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #336666
	;
	height: 22px;
	font-weight: bold;
	}
/*botton menu*/
.bottommenuheaders {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #2d1a73;
	height: 22px;
	font-weight: bold;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
.redtext {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color:#990000;
}

}
.text-bold {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
}
.text-bold-titles {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
}
.red-bold-links {
	font-weight: bold;
	font-size: 11px;
	color: #b1000a;
	text-indent: 3px;
	line-height: 17px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	text-decoration: none;
}
.orangetext {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #d85d01;
	text-decoration:none;
}
.orangetext a:link {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #d85d01;
	text-decoration:none;
}
.orangetext a:hover {
	color: #d85d01;
	text-decoration:underline;
}
.indextext {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.indextext a:link {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.indextext a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}
.indextext a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.input{
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #2b8fc0;
}

.greymenuheaders {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #6c757a;
	height: 22px;
	font-weight: bold;
}
.orangemenuheaders {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #d85d01;
	height: 22px;
	font-weight: bold;
}
.litebluemenuheaders {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #a9c0ce;
	height: 22px;
	font-weight: bold;
}
.navybluemenuheaders {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #3b5998;
	height: 22px;
	font-weight: bold;
}
/*styles covering text ends here*/

.bottomdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
}
.bottomsolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.topbottomsolid {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #cccccc;
	border-right-color: #333333;
	border-bottom-color: #cccccc;
	border-left-color: #333333;
	background-color: #f1f1f1;
	border-bottom-style: solid;
	border-left-style: none;
}

/* stylesheet for listing details :start: */

#companyprofile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}/* CSS Document */
