body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FBDF5C url(images/body_bg.png) repeat-y center top;
	margin: 0px 0px 0px 0px;
	color: #fff;
}
img {
	border: 0;
}
input, option, select, textarea {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
}
a, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	height: 54px;
	line-height: 54px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	background: url(images/h1_bg.gif) no-repeat top left;
}
h2 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 6px 0px 4px 0px;
}
#sidebar h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	height: 54px;
	line-height: 54px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	background: url(images/sidebar_h2.gif) no-repeat top left;
}
h3 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
/* ------------------------------ CSS by Zuhair Naqvi ---------------------------------*/
#main {
	width:100%;
	background:url(images/header_bg.jpg) no-repeat center top;
}
#wrapper {
	width: 1002px;
	margin: auto;
}
#header_bg {
	width:100%;
	margin:auto;
	height: 199px;
}
#header_bg .logo {
	margin: 25px 0 0 18px;
	float: left;
}
#header_bg .topAdsContainer {
	width: 775px;
	float: right;
	height: 100px;
	margin: 20px 0 0 0;
}
#header_bg .topAdsContainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#header_bg .topAdsContainer ul li {
	float: left;
	width: 146px;
	height: 110px;
	padding:5px 0 0;
	text-align: center;
	margin: 0 9px 0 0;
	overflow: hidden;
	background: url(images/bannerbg.png) no-repeat;
}
#header_bg .topAdsContainer ul li:last-child {
	margin: 0;
}
#header_bg .topAdsContainer ul li a {
	color: #fff;
}
#header_bg .topAdsContainer ul li a img {
	margin-bottom: 5px;
}
#header_bg .topNavContainer {
	clear: both;
	overflow: hidden;
}
#header_bg .topNavContainer ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
}
#header_bg .topNavContainer ul li {
	display: inline;
}
#header_bg .topNavContainer ul li a {
	color: #000;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0 5px 0 0;
	text-decoration: none;
}
#header_bg .topNavContainer ul li a span {
	display: block;
	padding: 10px 15px 10px 0px;
}
#header_bg .topNavContainer ul li a:hover, #header_bg .topNavContainer ul li a.active {
	background: url(images/topNavRight.png) no-repeat left;
	color: #fff;
}
#header_bg .topNavContainer ul li a:hover span, #header_bg .topNavContainer ul li a.active span {
	background: url(images/topNavLeft.png) no-repeat right;
}
#content_container {
	width: 100%;
	margin:0;
	position:relative;
	background:#000;
	overflow: hidden;
}
#leftNav {
	width: 27%;
	float: left;
	margin: 10px 10px 0 10px;
	_margin: 10px 0px 0 8px;
}
#leftNav .leftBnrCont {
	overflow: hidden;
	background: #160000;
}
#leftNav .leftBnrCont a {
	margin: 0px 5px;
	padding:3px 3px 8px 3px;
	float: left;
	width:113px;
	height:135px;
	background: url(images/bannerbg1.png) no-repeat;
	text-align: center;
	text-decoration: none;
}
#leftNav .leftBnrCont a img {
	margin-bottom: 5px;
	text-decoration: none;
}
#leftNav .leftListBox {
	clear: both;
	background: #160000;
	margin: 15px 0 0 0;
}
#leftNav .leftListBox h2, #rightNav .rightListBox h2, #rightNav h1, #rightNav h2 {
	font: normal 16px/35px Myriad Pro, Tahoma, Geneva, sans-serif;
	background: url(images/headingBg.jpg) no-repeat right;
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;
	height: 39px;
}
#leftNav .leftListBox ul {
	list-style-image: url(images/bullet.jpg);
	line-height: 18px;
	padding-bottom: 15px;
}
#leftNav .leftListBox ul li a {
	color: #fff;
}
#rightNav {
	width: 70%;
	float: right;
	margin: 10px 10px 0 0;
	background: #160000;
}
#rightNav .mapBox {
	border: 2px solid #801c31;
	padding: 3px;
	text-align: center;
}
#rightNav .rightListBox {
	margin:  0 0 15px 0;
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
	background: #160000;
}
#footer {
	background: url(images/footerBG.jpg) repeat-x;
	overflow: hidden;
	border: 1pa solid #f00;
	clear: both;
	padding: 0 0 10px 0;
	width: 1002px;
	margin: auto;
	color: #bf7c43;
	font: normal 11px/38px Tahoma, Geneva, sans-serif;
}
/* ------------------------------ Predefine CSS ---------------------------------*/
.body-container {
	text-align: left;
}
.body-outer {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 974px;
	padding: 0px;
	border: 0px;
}
.body-top {
	background-color: #5b687d;
	background-image: url(images/row1bg.gif);
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding: 6px 10px 6px 10px;
	border-bottom: solid 1px #ccc;
}
.body-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 0px 30px;
	height: 96px;
}
.search {
	float: right;
	margin-top: 35px;
	background: #608097;
	padding: 4px;
}
.input-search {
	width: 340px;
	margin: 0px;
	padding: 5px;
	background: #FFFECD url(images/search_bg.gif) no-repeat center right;
	border: 1px solid #ffffff;
}
.logo {
	float: left;
	padding-top: 0px;
}
.logo img {
	border:none;
}
#sidebar {
	float:left;
	width: 260px;
	padding: 10px 10px 10px 0;
	margin-top: 10px;
}
.body-header a:hover {
	border: 0px;
}
.bnav {
	background-image: url(images/bnav-bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
.bnav a, .bnav a:active, .bnav a:visited {
	color: #004080;
	text-decoration: none;
}
.bnav a:hover {
	color: #666666;
	text-decoration: underline;
}
.content-outer {
}
.body-content {
	margin: 0px 5px -190px 0;
	padding: 5px 5px 5px 5px;
	width: 671px;
	float: right;
	position: relative;
	z-index:2;
	top: -210px;
	background: url(images/content_bg.png) repeat-y top left;
}
.content-inner {
	padding: 15px;
	background: #FFFECD;
	position: relative;
	z-index:10;
	min-height: 200px;
}
.body-footer {
	font-size: 11px;
	color: #ABBDC9;
	margin: 0px;
	height: 48px;
	padding: 20px;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x top left;
}
.body-footer a, .body-footer a:active, .body-footer a:visited {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
}
.body-footer a:hover {
	color: #ffffff;
}
.msg1 {
	clear:both;
	padding: 5px;
	text-align: center;/*background-color: #EFEEB3;
    border: solid 1px #D7D7B9;*/
}
/* Ad styles */
.adBodyTr {
	padding: 0px;
	width: 250px;
	height: 250px;
	float: right;
}
/* Top Menu styles */
#tsmenu {
	width: 974px;
	padding: 5px;
	background: url(images/tsmenu_bg.gif) no-repeat top left;
	float: left;
	margin-top: 30px;
	position: relative;
	z-index:1;
}
.tmenu {
	height: 168px;
	padding-top: 5px;
	background: #CCB347 url(images/tmenu-bg.gif) repeat-x top left;
	border: 2px solid #FFFF81;
}
.tmenu span {
	margin: 0 15px;
	padding: 0px 5px;
	display: block;
	border-bottom: 1px solid #E8DC94;
	width: 240px;
	height: 40px;
	line-height: 40px;
}
.tmenu span.home {
	background: url(images/01.gif) no-repeat center right;
}
.tmenu span.submit {
	background: url(images/02.gif) no-repeat center right;
}
.tmenu span.latest {
	background: url(images/03.gif) no-repeat center right;
}
.tmenu span.contact {
	border: none;
	background: url(images/04.gif) no-repeat center right;
}
.tmenu a, .tmenu a:active, .tmenu a:visited {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	background: url(images/tmenu-link.gif) no-repeat center left;
	padding-left: 20px;
	font-weight: bold;
}
.tmenu a:hover {
	text-decoration: none;
	border: 0px;
	color: #ffffff;
}
.hidden {
	display: none;
	visibility: hidden;
}
.leader {
	/*background: url(images/leader_bg.gif) no-repeat top left;*/
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	text-align: center;
}
.leader img {
	border: 3px solid #951A2F;
	margin: 10px 0 0 0;
}
.leader .inner {
	/*border: 1px solid #ffffff;
	background: url(images/leader_inner.gif) repeat-x top left;*/
	height: 153px;
	padding: 0 0 10px 0px;
}
h2#leader {
	background: url(images/arrow.gif) no-repeat center left;
	height: 15px;
	line-height: 20px;
	padding-left: 25px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
}
.leader a, .leader a:active, .leader a:visited {
	font-size: 13px;
	font-weight: bold;/*color: #2D5B7C;*/
}
.link-bidbg {
	height: 92px;
	width: 144px;
	background-repeat: no-repeat;
	text-align: center;
}
.link-bidbg img {
	border: 3px solid #951A2F;
}
.link-bid {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0px 2px 0px;
}
.link-bidbig {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0px 2px 0px;
	width: 50px;
}
.link-place {
	text-align: center;
	font-weight: normal;
	font-size: 9px;
}
.link-place a, .link-place a:active, .link-place a:visited {
	color: #d9edff;
	text-decoration: none;
}
.link-place a:hover {
	color: #ffffff;
	text-decoration: none;
}
.link-cell {
	padding: 0px 0px 0px 10px;
}
.link-title {
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
}
.link-title a, .link-title a:active, .link-title a:visited {
	text-decoration: none;
}
.link-title a:hover {
	text-decoration: none;
}
.link-desc {
	color: #fff;
	padding: 0px;
}
.link-date {
	width: 95%;
	color: #fff;
	padding: 3px 0px 3px 5px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #dadada;
}
.link-field {
	width: 95%;
	color: #fff;
	padding: 3px 0px 3px 5px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #dadada;
}
.link-field ul {
	margin: 3px 0px 3px 0px;
}
.meta {
	background: #ffffff;
	border: 1px solid #951A2F;
	padding:5px 2px;
	float: left;
	text-align: center;
}
.cur-contrib {
	padding: 3px 10px;
	background: #951A2F;
	color: #ffffff;
}
.cur-contrib a:link, .cur-contrib a:visited {
	color: #FFFFFF;
}
/* Column styles */
.col-left {
	width: 18%;
	float: left;
	margin: 0px 5px 0px 0px;
}
.col-right {
	width: 81%;
	float: right;
}
/* Container styles */
.box1top {
	background-color: #555555;
	background-image: url(images/row2bg.gif);
	color: #555555;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 5px 6px 5px;
	margin: 0px;
	border: solid 1px #aaaaaa;
	border-bottom: 0px;
}
.box1body {
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	border: solid 1px #cccccc;
	font-weight: normal;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
.box1body input {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-top: 4px;
}
.login-box {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.login-box input {
	font-family: verdana, arial, tahoma;
	font-size: 16px;
}
.login-box label {
	display: block;
	margin: 5px 0px 0px 0px;
}
/* Dialog Box Styles */
.dialog-box {
	margin: 10px auto 0px auto;
	width: 420px;
	padding: 0px 0px 25px 0px;
}
.dialog-title {
	background-color: #f3f3f3;
	background-image: url(images/row2bg.gif);
	color: #555555;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 5px 6px 5px;
	margin: 0px;
	border: solid 1px #999999;
	border-bottom: 0px;
}
.dialog-body {
	background-color: #ffffff;
	font-size: 13px;
	color: #444444;
	border: solid 1px #999999;
	font-weight: normal;
	padding: 20px 15px 20px 15px;
	margin: 0px;
	text-align: center;
}
.dialog-links {
	padding: 8px 5px 8px 5px;
	background-color: #e3e3e3;
	text-align: center;
	border: solid 1px #999999;
	border-top: 0px;
}
.dialog-links a, .dialog-links a:active, .dialog-links a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 8px;
	padding: 3px 5px 3px 5px;
	background-color: #f9f9f9;
	background-image: url(images/tmenubg.gif);
	border: solid 1px #cccccc;
}
.dialog-links a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	margin: 0px 0px 3px 8px;
	padding: 3px 5px 3px 5px;
	background-color: #ffffff;
	background-image: url(images/tmenubg2.gif);
	border: solid 1px #aaaaaa;
}
.kForm {
	padding: 0px;
	color: #fff;
}
.kForm h2 {
	font-size: 12px;
	color: #3e4968;
	font-family: tahoma, verdana;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	margin: 16px 0px 5px 0px;
}
.kForm input, .kForm textarea {
	font-family: tahoma, arial;
	padding: 3px;
	margin: 5px 2px 2px 5px;
	color: #555555;
	display: block;
}
.kForm select {
	font-family: arial;
	margin: 5px 5px 5px 5px;
}
.kForm option {
	font-family: arial;
}
.kForm input.submit {
	font-weight: bold;
	margin: 10px 5px 2px 0px;
}
.kForm label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.kFormError {
	font-size: 10px;
	font-weight: normal;
	color: #cc0000;
	display: block;
	margin: 0px 0px 2px 5px;
	padding: 0px;
}
.kForm input.error, .kForm textarea.error {
	font-family: tahoma, arial;
	color: #595300;
	background-color: #fffef2;
	display: block;
}
.kForm input.counter {
	display: inline;
	font-size: 10px;
	padding: 1px;
	margin: 0px 5px 0px 5px;
	width: 25px;
	height: 12px;
	color: #555;
}
#link_id {
	background: none;
}
#a {
	background: none;
}
.tbl {
}
.tbl tr {
	background-color: #fbfbfb;
}
.tbl th {
	background-color: #555555;
	font-size: 10px;
	font-weight: normal;
	color: #f3f3f3;
	text-align: left;
	padding: 3px 6px 3px 6px;
}
.tbl th.sub {
	background-color: #2774c0;
	font-size: 11px;
	font-weight: normal;
	color: #d2e4f7;
	text-align: left;
	padding: 3px 6px 3px 6px;
}
.tbl th a, .tbl th a:active, .tbl th a:visited {
	color: #ecf5ff;
}
.tbl th a:visited {
	color: #ffffff;
}
.tbl td {
	font-size: 11px;
}
.tblrow1 {
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
}
.tblrow2 {
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
}
.tblrow1a {
	background-color: #ecf9ff;
	border-bottom: solid 1px #d9f2ff;
}
.tblrow2a {
	background-color: #ecf9ff;
	border-bottom: solid 1px #d9f2ff;
}
.tblrow1s {
	font-size: 10px;
	padding: 1px 4px 1px 4px;
	background-color: #fafafa;
	border-bottom: solid 1px #eeeeee;
}
.tblrow2s {
	font-size: 10px;
	padding: 1px 4px 1px 4px;
	background-color: #f5f5f5;
	border-bottom: solid 1px #eeeeee;
}
/* Text button styles */
.btn {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	display:block;
}
.btn a, .btn a:active, .btn a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
	background-image: url(images/btnbg.gif);
	border: solid 1px #cccccc;
}
.btn a:hover {
	color: #555555;
	background-color: #ffffff;
	background-image: url(images/btnbg2.gif);
	border: solid 1px #aaaaaa;
}
/* Text button styles */
.btn2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.btn2 a, .btn2 a:active, .btn2 a:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	padding: 1px 3px 1px 3px;
	background-color: #f9f9f9;
	background-image: url(images/btnbg.gif);
	border: solid 1px #cccccc;
}
.btn2 a:hover {
	color: #555555;
	background-color: #ffffff;
	background-image: url(images/btnbg2.gif);
	border: solid 1px #aaaaaa;
}
table.pager-table {
	background-color: #aec7e3;
	border: solid 1px #234e7e;
}
td.pager-page, td.pager-current, td.pager-link {
	padding: 2px 4px 2px 4px;
	border: 0px;
}
td.pager-page {
	background-color: #3e4968;
	color: #ffffff;
}
td.pager-current {
	background-color: #aec7e3;
	color: #000000;
}
td.pager-link {
	background-color: #c8dcf1;
	color: #000000;
}
hr {
	padding: 0px;
	margin: 20px 0px 5px 0px;
}
/* Category Styles */

.cat-links {
	margin: 10px 0px 0px 0px;
}
div.cat-desc {
	padding: 10px 35px 15px 0px;
	margin: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	font-size: 11px;
}
div.cat-link1 {
	background-repeat: no-repeat;
	padding: 0 5px 9px 0;
	margin: 0px 0px 5px 0px;
	font-size: 11px;/*border-bottom: 1px solid #F0F0F0;*/
}
div.cat-link1 a, div.cat-link1 a:active, div.cat-link1 a:visited {
	font-size: 11px;
	font-weight: bold;
}
a.cat-link1:hover {
}
div.cat-link2 {
	background-repeat: no-repeat;
	padding: 1px 5px 9px 25px;
	margin: 0px 0px 5px 5px;
	font-size: 11px;
	border-bottom: 1px solid #F0F0F0;
}
div.cat-link2 a, div.cat-link2 a:active, div.cat-link2 a:visited {
	font-size: 11px;
	font-weight: bold;
}
a.cat-link2:hover {
}
.cat-link1-count, .cat-link2-count {
	font-size: 11px;
	color: #D39D49;
	float: right;
}
div.cat-subcats {
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
div.cat-subcats a, div.cat-subcats a:active, div.cat-subcats a:visited {
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
}
/* Letter Styles */

.ltr-container1 {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.ltr-container2 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.ltr-link1, .ltr-link1h {
	margin: 0px 2px 2px 0px;
	color: #ffffff;
	padding: 6px 1px 6px 1px;
	background-color: #3e4968;
	font-size: 20px;
	text-align: center;
	width: 10%;
	float: left;
	cursor: pointer;
}
.ltr-link1h {
	background-color: #49567c;
	text-decoration: none;
}
.ltr-link2, .ltr-link2h {
	cursor: pointer;
	margin: 1px;
	color: #ffffff;
	padding: 5px;
	background-color: #3e4968;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	float: left;
}
.ltr-link2h {
	background-color: #49567c;
	text-decoration: none;
}
a.link2, a.link2:active, a.link2:visited {
	margin: 0px 1px 0px 1px;
	color: #ffffff;
	padding: 4px;
	background-color: #3e4968;
	font-size: 11px;
	font-weight: bold;
	float:left;
	width: 50px;
}
a.link2:hover {
	background-color: #49567c;
	text-decoration: none;
}
/* Link Styles */
select.link-info, select.link-info option {
	width: 74px;
	font-family: tahoma;
	font-size: 11px;
	background-color: #f3f3f3;
}
select.link-info {
	font-weight: bold;
	background-color: #f3f3f3;
}
select.link-info option {
	font-weight: normal;
	background-color: #ffffff;
}
select.link-info option.title {
	font-weight: bold;
	background-color: #f3f3f3;
}
/* Link Recordset Info */
div.link-rs {
	font-size: 10px;
	padding: 4px;
	color: #777777;
	background-color: #fafafa;
	border: solid 1px #dddddd;
	margin: 0px 0px 12px 0px;
}
/* Linkroll Styles */

div.linkroll {
	padding: 0;
}
.linkroll-title {
	font-size: 12px;
	font-weight: bold;
	/*padding: 5px 0 5px 25px;*/
    margin: 0px;
}
.linkroll-desc {
	font-size: 11px;
	font-weight: normal;
	/*padding: 10px 0;*/
    margin: 0px 0px 8px 0px;
}
.line {
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 5px;
}
.addlinkdisc {
	padding: 10px;
}
.toplinks {
	width: 98%;
	margin: 20px auto 0 auto;
}