body {
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	background: white;
}

#header {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	background: #ffffff;

}

#header-left {
	float: left;
	height: 100px;
	width: 400px;
}

#header-left a {
	color: #050505;
	text-decoration: none;
}

#header-left a:hover {
	text-decoration: underline;
}

#header-right {
	float: right;
}

.topnav {
	font-weight: bold;
	color: Navy;
	margin: 0px 5px 5px 5px;
	text-align: center;
	font-size: 12px;
}

.topnav a {
	color: Navy;
	margin: 0px 5px;
	text-decoration: none;
}

.topnav a:hover {
	text-decoration: underline;
	color: Blue;
}

#login {
	font-weight: bold;
	color: #050505;
	font-size: 7pt;
	margin: 0px 5px;
}

#login a {
	color: #050505;
	margin: 0px;
	text-decoration: none;
}

#login a:hover {
	color: #069;
	text-decoration: underline;
}

#searchbox {
	text-align: center;
	padding: 0;
	margin: 15px 15px 0 0;
}

.searchtext {
	font-size: 8pt;
	margin: 0;
	padding-left: 3px;
}

.btn-search {
	/* Unsupported property: cursor: pointer; */
	height: 21px;
	width: 75px;
	background: #E2F1F6;
	background-image: url(../images/button-search.gif);
	background-position: center;
}

#trail {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: Navy;
	height: 14px;
	border-bottom: 1px solid Navy;
	line-height: 4px;
	text-align: left;
	vertical-align: middle;
}

#trail a {
	color: #4169E1;
	text-decoration: none;
}

#trail a:hover {
	background: Navy;
	color: #E2F1F6;
}

#statistic {
	width: 140px;
	/* Invalid value: height: 0pxcolor:#006FBD; */
}

.statistic {
	float: left;
	color: #006FBD;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#left {
	float: left;
	width: 190px;
}

#right {
	float: right;
	width: 190px;
}

#content {

	margin-left: 200px;
	margin-right: 50px;
	padding: 5px 0px;
	width: auto;
}

#content2 {
	margin-left: 200px;
	padding: 0px;
	width: 65%;
}

	.email{display:none !important;}
	.homepage{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
.terms{visibility: collapse;}
.officephone{visibility: collapse;}
.user_name{display:none !important;}
.mobile_n{visibility: collapse;}
.yourjob{visibility: collapse;}
.labels{display:none !important;}
.fields{display:none !important;}

.clear {
	clear: both;
	display: block;
	height: 1px;
	/* Unsupported property: overflow: hidden; */
	margin: 0;
	padding: 0;
}

.sidebar {
	border: 1px solid Navy;
	width: 180px;
	margin: 0px 5px;
}

.sidebar-top {
	width: 180px;
	height: 21px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0;
	background: #ffffff;
	font-size: 12px;
	text-align: center;
}

.sidebar-body {
	color: #050505;
	padding: 6px 10px;
}

.sidebar-body a {
	color: #050505;
	text-decoration: none;
}

.sidebar-body a:hover {
	color: #050505;
	text-decoration: underline;
}

.articlesearch {
	margin: 0 0 10px 0;
}

#footer {
	width: 100%;
	height: 42px;
	padding: 20px 0 0 0;
	clear: both;
	margin: 0 auto;
	text-align: center;
	color: #050505;
	font-size: 8pt;
	font-weight: bold;
	background: #ffffff;
}

#footer a {
	color: #050505;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.cats a {
	color: #069;
	text-decoration: none;
}

.cats a:hover {
	text-decoration: underline;
}

.subcats {
	margin: 0 20px 20px 0;
	padding: 0 0 0 0px;
	font-size: 8pt;
	color: #050505;
	text-align: left;
}

.subcats a {
	color: #050505;
	text-decoration: none;
}

.subcats a:hover {
	text-decoration: underline;
}

.featlink {
	width: 100%;
	padding: 1px;
	margin-bottom: 5px;
	background-color: #DDF7FF;
	border: thin solid Navy;
}

.featlink a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

.featlink a:hover {
	text-decoration: underline;
}

.reglink {
	width: 100%;
	padding: 3px;
	margin-bottom: 5px;
}

.reglink a {
	color: #242424;
	font-weight: bold;
	text-decoration: none;
}

.reglink a:hover {
	text-decoration: underline;
}

#detail {
	width: 97%;
	padding: 3px;
	margin: 0;
}

#detail a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

#detail a:hover {
	text-decoration: underline;
}

.articles {
	width: 97%;
	padding: 3px;
	margin-bottom: 15px;
}

.articles a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

.articles a:hover {
	text-decoration: underline;
}

.c {
	float: left;
}

.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 0;
}

h1 {
	font-size: 9pt;
}

h2 {
	font-size: 9pt;
	margin: 0 15px 0 0px;
	padding: 0 2px;
	text-align: left;
}

h3 {
	color: #069;
	font-size: 9pt;
	font-style: italic;
#	border-bottom: 1px dashed #a0a0a0;
}

h4 {
	color: #069;
	font-size: 9pt;
	font-style: italic;
	padding: 0;
	margin: 8px 0 3px 0;
}

#descr {
	padding: 0;
	margin: 23px 0 5px 10px;
	color: Navy;
}

table.formPage {
	border: 0 solid #a0a0a0;
	width: 97%;
}

table.formPage a {
	color: #050505;
	font-weight: bold;
}

td.err {
	padding: 0;
	color: #f00;
	background: #ffeded;
	border: 0 solid #a0a0a0;
	text-align: left;
}

td.msg {
	padding: 0;
	color: #FF0000;
	text-align: left;
}

td.msg2 {
	padding: 0;
	color: navy;
	text-align: left;
	font-size: 14px;
}

.label {
	text-align: right;
	font-weight: bold;
	width: 20%;
}

.smallDesc {
	color: #050505;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.buttons {
	margin-top: 1px;
	text-align: center;
}

.count {
	color: Navy;
	font-size: 8pt;
	font-weight: normal;
}

.url {
	color: #666;
	font-weight: bold;
}

.featurl {
	color: #666;
	font-weight: bold;
}

#path {
	margin-top: 2px;
	padding: 3px;
	background: #d9e8f9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}

.submit {
	float: right;
	vertical-align: bottom;
}

#user-bar {
	clear: both;
	width: 20%;
	margin: 0 0 0 auto;
	padding: 3px;
	background: #d9e8f9;
	line-height: 19px;
	text-align: right;
}

.text {
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

input.text {
	color: #050505;
	border: 1px solid #5e74b3;
}

textarea.text {
	font-size: 8pt;
	color: #050505;
	border: 1px solid #5e74b3;
}

select {
	font-size: 8pt;
	color: #050505;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn {
	border: 1px solid #999;
	background-color: #ffffa0;
	/* Unsupported property: cursor: pointer; */
	height: 18px;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	margin-top: 2px;
	color: #050505;
}

span.req {
	margin-left: 3px;
	color: #f00;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin : 0 0 0 2px;
	padding : 0;
	color : #ff0000;
	font-size : 8pt;
	font-weight : bold;
}

.small {
	padding: 0;
	margin: 0 0 0 20px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

.small a {
	padding: 0;
	margin: 0;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

.small a:hover {
	text-decoration: underline;
}

.sort {
	color: #000;
}

div.pr {
	font-size: 6pt;
	color: #050505;
}

div.prg {
	width: 40px;
	border: 1px solid #999;
	height: 3px;
	font-size: 1px;
}

div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.search-form {
	font-size: 0.80em;
	font-weight: bold;
	height: 24px;
	border-top: 1px solid Navy;
	padding-top: 4px;
}

.price {
	border: 0 solid #a0a0a0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.price table td {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links, .paging-info {
	text-align: right;
}

.navig {
	font-style: italic;
	color: #050505;
	text-decoration: none;
	font-weight: bold;
}

.navig a {
	font-style: italic;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.navig a:hover {
	text-decoration: underline;
}

.paging-info {
	font-style: italic;
	color: #050505;
	font-weight: bold;
}

.paging-links, .paging-links a {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.paging-links a:hover {
	text-decoration: underline;
}

.limit_field {
	border: 0 solid transparent;
	border-width: 0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color: #4c6678;
   font-weight: bold;
      border: 1px solid #4c6678;
      height: 20px;
      vertical-align: middle;
      font-size: 14px;
      width: 140px;
      text-align: center;
      background: white;
      padding-left: 20px;
      }
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color: #4c6678;
   font-weight: bold;
      border: 1px solid #4c6678;
      height: 20px;
      vertical-align: middle;
      font-size: 14px;
      width: 150px;
      text-align: center;
      background: white;
      background-image: url(../images/arrow-down.png);
      background-repeat: no-repeat;
      background-position: left;
      padding-left: 20px;
      padding-top: 5px;
      }
#categtree {
	margin : 3px 0;
	height : 200px;
	width : 300px;
	overflow : auto;
	border : 1px dotted #9ec2f3;
	border-width : 0 1px 1px;
}
#catTitle { background: white; font-weight: bold; font-size: 10pt; padding-bottom: 5px;  color: #ff0000; } /* Important for Konqueror */
#categtree h2 {
	margin : 0 0 5px;
	padding : 2px;
	text-align : center;
	color : #5e74b3;
	background : #dde5f3;
	vertical-align : middle;
}
#categtree #close_tree {
	right : 0;
	padding : 1px;
	text-align : center;
	white-space : nowrap;
	cursor : pointer;
}
#categtree .categ-item {
	clear : both;
	margin : 3px 5px;
	padding : 2px 5px;
	display : block;
	border : 1px dotted #cbe2ec;
	border-width : 1px 0;
	cursor : pointer;
	}
#categtree .categ-item img {
	margin-right : 1em;
	}
#categtree .odd {
	background : #f8f8fc;
}
#categtree .even {
	background : #fff;
}
#categtree .categ-item:hover {
	background : #eee;
}
img.thumb {
	border: 1px solid #888;
	width: 120px;
	height: 90px;
	margin: 3px;
	padding: 0;
}

img.validator {
	margin: 5px;
	border: 0;
}

.list, .articlelist {
	width: 97%;
	margin: 0 0 5px 0;
}

.list, .list a, .articlelist, .articlelist a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.articlelist, .articlelist a {
	color: #069;
}

.list, .list a {
	color: #069;
}

.articlelist p, .list p {
	color: #050505;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

.list a:hover, .articlelist a:hover {
	text-decoration: underline;
}

.searchpaging a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

.searchpaging a:hover {
	text-decoration: underline;
}
.sep {
	height: 2px;
	width: 100%;
	border-top: 2px dotted #069;
	margin-bottom: 5px;
	}
.social {
	padding: 0;
	margin: 0 0 0 0px;
	color: red;
	font-size: 8pt;
	text-decoration: none;
}
