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

#header {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: 104px;
	background-image: url(../images/header-bg.gif);
}

#header-left {
	float: left;
	background: url(../images/logoseo.gif);
	height: 104px;
	width: 330px;
}

#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: left;
	font-size: 12px;
}

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

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

#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: 170px;
	color: #006FBD;
	height: 60px;
}

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

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

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

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

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

#content2 {
	margin-left: 240px;
	padding: 0px;
	width: 65%;
}
#content3 {
	margin-left: 190px;
	padding: 0px;
	width: 65%;
}

.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: #FFFFE0;
	font-weight: bold;
	padding: 3px 0;
	background: url(../images/caption-right.gif) left;
	font-size: 12px;
	text-align: center;
}

.sidebar-body {
	background: #FFFFE0;
	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-image: url(../images/footer-bg.gif);
}

#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 10px 7px 0;
	padding: 0 0 0 10px;
	font-size: 8pt;
	color: #050505;

	width: 90%;
	text-align: left;
}

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

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

.featlink {
	width: 100%;
	padding: 3px;
	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;
}

.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;
}

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

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

#descr {
	padding: 0;
	color: #FFF;
	font-weight: bold;
	margin: 23px 0 5px 10px;
}

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

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;
	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%;
}

.field {
	width: 80%;
	color: #050505;
}

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

.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: 12pt;
	margin: 0;
	padding: 0;
}

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

textarea.text {
	font-size: 10pt;
	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;
	border-bottom: 1px solid Navy;
	background: url(../images/caption-right.gif) repeat-x top;
	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: 240px;
      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{background: #FFFFE0;   }
#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: white;
}
#categtree .even{background: white;
}
#categtree .categ-item:hover{background: #dde5f3;
}

img.thumb {
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0;
}

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

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

.searchpaging a:hover {
	text-decoration: underline;
}
.sep {
	height: 1px;
	width: 95%;
	border-top: 1px dotted red;
	}
.social {
	padding: 0;
	margin: 0 0 0 0px;
	color: red;
	font-size: 8pt;
	text-decoration: none;
}
