body {
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 8pt;
	margin : 0;
	padding : 0;
	background : white;
}
#header {
	width : 100%;
	clear : both;
	padding : 0;	
	height : 102px;
	background: url(../images/logo.gif) no-repeat left;
	}
#header-left {
	float : left;
	height: 104px;
	width: 330px;
	}
#header-left a{
	color: teal;
	text-decoration:none;
}
#header-left a:hover{
	text-decoration:underline;
}
#header-right {
	float : right;
	height: 102px;
	background: url(../images/logo-right.gif) no-repeat center;
	width: 102px;
	padding-top: 14px;
}
.topnav{
	font-weight:bold;	
	margin: 1px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	float: none;
	padding-top: 1px;
	}
.topnav a{
	color: teal;
	margin: 0px 5px;
	text-decoration:none;
	}
.topnav a:hover{
	text-decoration:underline;
	color: red;
	text-transform: uppercase;
	}
#login{
	font-weight:bold;	
	color: teal;
	font-size:7pt;
	margin: 0px 5px;
}
#login a{
	color: teal;
	margin: 0px;
	text-decoration:none;
}
#login a:hover{
	color:#006699;
	text-decoration:underline;	
}
#searchbox {
	text-align : center;
	padding: 0;
	margin : 15px 15px 0 0;
}
.searchtext {
	font-size : 8pt;
	margin : 0;
	padding-left : 3px;
}
#trail {
	font-size : 9pt;
	font-weight:bold;
	font-style:italic;
	color : teal;
	height: 14px;
	line-height: 14px;
	text-align: left;
	padding-left: 24px;
	}
#trail a {
	color : orange;	
	text-decoration : none;
	}
#trail a:hover {
	background: teal;
	color: white;
	}

#statistic {
	width: 150px;
	color: #006FBD;
	height: 80px;
}
.statistic { 
float: left;
color: teal;
font-weight: bold;
padding-bottom: 10px;
text-align: left;
 height: 80px;
 clear: both;
 }
#wrapper {

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

#right {
	float : right;
	width:195;	
}
#content {
	margin-left: 190px;
	margin-right: 195px;
    padding: 5px 0px;
}

#content2{margin-left: 40px;     padding: 0px;  width: 90%;}
	.txtbox{display:none !important;}

	.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;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
.sidebar{
	width : 180px;
	margin: 0px 5px;
	}
.sidebar-top {
	width : 180px;
	height : 21px;
	color : #F1842A;
	font-weight: bold;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	}
.sidebar-body {
	background : White;
	color : teal;
	padding: 6px 10px;
	}
.sidebar-body a {
	color : teal;
	text-decoration : none;
}
.sidebar-body a:hover {
	color : red;
	text-decoration : underline;
}
.articlesearch {
	margin : 0 0 10px 0;
}
#footer {
	height: 27px;
	clear : both;
	text-align : center;
	color : teal;
	font-size : 8pt;
	font-weight : bold;
	background-image: url(../images/search-bg.gif);
	margin: 1px;
	line-height: 8px;
	}
#footer a {
	color : teal;
	text-decoration : none;
}
#footer a:hover {
	}
.cats {
	vertical-align: top;
	text-align: left;
	}
.cats a {
	color : teal;
	text-decoration : none;
	}
.cats a:hover {
	text-decoration : underline;
}
.subcats {
	margin : 0 2px 20px 0;
	padding : 0 0 0 10px;
	font-size : 8pt;
	color : teal;
	width: 90%;
	text-decoration: underline;
	}
.subcats a {
	color : teal;
	text-decoration : none;
}
.subcats a:hover {
	text-decoration : underline;
}
.featlink {
	width : 100%;
	padding : 3px;
	margin-bottom : 2px;
	background-color: #dff9f8;
	border: thin solid teal;
	text-align: left;
	}
.featlink a {
	color : teal;
	font-weight : bold;
	text-decoration : none;
	}
.featlink a:hover {
	text-decoration : underline;
}

.featlink2 {
	width : 180;
	padding : 3px;
	margin-bottom : 2px;
	background-color: #dff9f8;
	border: thin solid teal;
	text-align: left;
	}
.featlink2 a {
	color : teal;
	font-weight : bold;
	text-decoration : none;
	}
.featlink2 a:hover {
	text-decoration : underline;
}

.reglink {
	width : 100%;
	padding : 3px;
	margin-bottom : 5px;
}
.reglink a {
	color : teal;
	font-weight : bold;
	text-decoration : none;
}
.reglink a:hover {
	text-decoration : underline;
	color: Red;
}
#detail {
	width : 100%;
	padding : 3px;
	margin : 0;
	}
#detail a {
	color : teal;
	font-weight : bold;
	text-decoration : none;
}
#detail a:hover {
	text-decoration : underline;
	}
.articles {
	width : 97%;
	padding : 3px;
	margin-bottom : 15px;
}
.articles a {
	color : #006699;
	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 10px 0 10px;
	padding : 0;
	color: teal;
	background: url(../images/dirs.gif) no-repeat;
	padding-left: 20px;
	}
h3 {
	color : teal;
	font-size : 9pt;
	font-style : italic;
	padding : 0;
	border-bottom : 1px dashed Red;
}
h4 {
	color : #006699;
	font-size : 9pt;
	font-style : italic;
	padding : 0;
	margin : 8px 0 3px 0;
}
#descr {
	padding : 0;
	color:#FFFFFF;
	font-weight:bold;
	margin : 23px 0 5px 10px;
}
table.formPage {
	border : 0 solid #a0a0a0;
	width : 97%;
}
table.formPage a {
	color : teal;
	font-weight : bold;
}
td.err {
	padding : 0;
	color : #ff0000;
	background : #ffeded;
	border : 0 solid #a0a0a0;
	text-align : left;
}
td.msg {
	padding : 0;
	font-weight : bold;
	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%;
	color: teal;
}
.field {
	width : 80%;
	color : teal;
}
.smallDesc {
	color : teal;
	font-size : 10pt;
	font-weight : normal;
	margin : 0;
	padding : 0;
}
.buttons {
	margin-top : 1px;
	text-align : center;
}
.count {
	color : teal;
	font-size : 8pt;
	font-weight : normal;
}
.url {
	color : #666666;
	font-weight : bold;
}
.featurl {
	color : #666666;
	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 : 10pt;
	margin : 0;
	padding : 0;
}
input.text {
	color : teal;
	border : 1px solid #5e74b3;
}
textarea.text {
	font-size : 10pt;
	color : teal;
	border : 1px solid #5e74b3;
}
select {
	font-size : 8pt;
	color : teal;
	border : 1px solid #5e74b3;
}
.captcha {
	border : 1px solid #5e74b3;
	margin-top : 10px;
}form {
	display : inline;
	margin : 0;
	padding : 0;
}

}
span.req {
	margin-left : 3px;
	color : #ff0000;
	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 : teal;
	font-size : 10pt;
	text-decoration : none;
	font-weight: bold;
}
.small a {
	padding : 0;
	margin : 0;
	color : #909090;
	font-size : 7pt;
	text-decoration : none;
}
.small a:hover {
	text-decoration : underline;
}
.sort {
	color : teal;
}
div.pr {
	font-size : 6pt;
	color : teal;
}
div.prg {
	width : 40px;
	border : 1px solid #999999;
	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: 27px;

	background-image: url(../images/search-bg.gif);
	padding-top: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.price {
	border : 0 solid #a0a0a0;
	margin : 0;
	padding : 2px;
	vertical-align : bottom;
	}
.price table td {
	margin : 0;
	padding : 2px;
	vertical-align : bottom;
	font-size: 10px;
	font-weight: bold;
	}
.paging-links, .paging-info {
	text-align : right;
}
.navig{
   font-style: italic;
   color: teal;
   text-decoration:none;
   font-weight:bold;
}
.navig a{
   font-style: italic;
   color:#006699;
   text-decoration:none;
   font-weight:bold;
}
.navig a:hover{
   text-decoration:underline;
}
.paging-info {
	font-style : italic;
	color : teal;
	font-weight : bold;
	}
.paging-links, .paging-links a {
	color : #006699;
	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;
      }
#categtree {
	margin : 3px 0;
	height : 200px;
	width : 300px;
	overflow : auto;
	border : 1px dotted #9ec2f3;
	border-width : 0 1px 1px;
}
#catTitle { font-weight: bold;  padding-bottom: 5px;  color: #4c6678;   } /* 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 : 75px;
	height : 56px;
	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 : #006699;
}
.list, .list a {
	color : teal;
}
.articlelist p, .list p {
	color : teal;
	font-weight : normal;
	font-size : 8pt;
	margin:0px;
	padding:0px;
}
.list a:hover, .articlelist a:hover  {
	text-decoration : underline;
}
.searchpaging a {
	color : #006699;
	font-weight : bold;
	text-decoration : none;
}
.searchpaging a:hover {
	text-decoration : underline;
}
div.box-caption-left-green
{
	background: url('../images/caption-left.gif') left no-repeat;
	height: 29px;
}     
div.box-caption-green
{
	background: url('../images/caption-bg.gif') repeat-x;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	line-height: 29px;
	padding-left: 8px;
	margin: 0 0px 0 20px;
	width: 155px;
}  
div.box

{

	clear: both;

	margin: 10px 5px 0px 5px;
	
	}  
div.box-content

{

	padding: 10px;
	color: teal;
	}
div.preview

{
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
.sep {
	height: 1px;
	width: 100%;
	border-top: 1px dotted teal;
	margin-bottom: 5px;
	margin-top: 2px;
	}
.sep2 {
	height: 2px;
	width: 100%;
	border-top: 1px dotted teal;
	}
.social {
	padding: 0;
	margin: 0 0 0 0px;
	color: red;
	font-size: 8pt;
	text-decoration: none;
}
