body {
	margin: 0; padding: 0;
	background: #95bdf2 repeat-x url("../images/bck.jpg");
	font-family: Arial;
	font-size: 11pt;
}
a {
	color: #127fdb;
	text-decoration: none;
}
#page {
	margin: 0 auto 0 auto;
	width: 977px;
}
#header {
	padding: 0px 20px;
	background: no-repeat url("../images/bckheader.jpg");
	height: 133px;
	position: relative;
}
#title {
	margin: 0;
	position: absolute;
	top: 84px;
	left: 320px;
	color: black;
	font-size: 18pt;
}
#subtitle {
	margin: 0;
	position: absolute;
	top: 25px;	/* 30px */
	left: 140px;
	color: black;
	font-size: 13pt;
	font-style: italic;
}
#pagetitle {
	float: left;
	margin-left: 25px;
	font-size: 13pt;
	background: transparent;
}
#descr {
	margin: 0; padding: 0;
	color: #4899db;
	font-size: 10pt;
}
#toplinks{
	/* background: center center no-repeat url(../images/bcktoplinks.gif); */
	width: 336px;
	height: 28px;
	position: absolute;
	top: 20px;
	right: 20px;
	line-height: 28px;
	text-align: center;
	color: #fcfdd3;
	font-weight: bold;
	font-size: 9pt;
}
#toplinks a {
	margin: 0px 10px;
	text-decoration: underline;
	color: #fff;
}
#search {
	width: 336px;
	/* background: center center no-repeat url(../images/bcksearch.gif); */
	/* border: #c9e2f8 1px solid; */
	position: absolute;
	top: 82px;
	right: 0px;
	color: black;
	font-size: 9pt;
}
#search form {
	margin: 7px 0 0 0; padding: 0;
	text-align: center !important;
	display:block;
}
#search form * {
	vertical-align: middle;
}
.searchtext {
	width: 160px;
	height: 16px;
	border: #a7a790 1px solid;
	margin-right: 10px;
}
#menu {
	padding: 5px 25px 0 0;
	background: url("../images/bckmenu.jpg") no-repeat top left;
	height: 30px;
	text-align: right;
}
#menu * {
	vertical-align: top;
}

#menu img {
	margin: 0 5px;
}

#menu div.sep {
	background: no-repeat url(../images/menusep.gif);
	width: 2px;
}
#menu div {
	display: inline;
	margin: 0 0px;
	color: #004a88;
	font-weight: bold;
	font-size: 10pt;
}
#menu div a {
	padding: 6px 11px;
	color: #004a88;
	text-decoration: none;
}
#menu div a:hover {
	background: url("../images/menubtn.jpg") repeat-x top left;
}
#container {
	padding: 10px 40px;
	background: url("../images/bckcontainer.jpg") repeat-y;
	text-align: justify;
	font-size: 9pt;
	min-height: 400px;
}
#bottombar {
	background: url("../images/bckcontainer.jpg") repeat-y;
	text-align: center;
	color: #127FDB;
}
#footer {
	padding-top: 30px;
	background: url("../images/bckcontainerbottom.jpg") no-repeat;
	margin: 0 0 10px 0;
	text-align: center;
	color: #0d7ad6;
	font-size: 9pt;
}
#footer img.imgwork {
	float: right;
}


.c {
	float: left;
}
.cr {
	clear: left;
}

h2 {
	font-size: 10pt;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: left center no-repeat url(../images/bckcats.jpg);
	line-height: 27px;
}
h2 a {
	color: #005cff;
	text-decoration: none;
}
h3 {
	color: #0c7ad5;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #0c7ad5;
}


table.formPage {
	margin: 0 auto;
	border: 0px solid #A0A0A0;
	font-size: 10pt;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
	vertical-align: top;
}
td.field {
	padding-bottom: 10px;

}
.buttons {
	border-top: 0px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#featlinks { 
	background-color: #fffff1; 
	padding: 5px 0; 
	border-top: 1px solid #939393;
	border-bottom: 1px solid #c0c0c0;
}
#featlinks a, #links a {
	font-size: 10pt;
	color: #127fdb;
	text-decoration: none;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
	font-size: 8pt;
}
.url {
	color: #6f6f6f;
	font-size: 8pt;
}
#path {
	color: #0c7ad5;
}
#path a {
	color: #0c7ad5;
	text-decoration: none;
}
.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, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 9pt;
	font-weight: bold;
	border: 3px groove #F9686B;
	background-color: #FEEC0E;/*#FFCC33;*/
	cursor: pointer;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.smallinfo, .smallinfo a {
	color: #4A4A4A;
	font-size: 9pt;
}
.tiny, .tiny a {
	padding: 0px;
	margin: 0px;
	color: #6C6C6C;
	font-size: 7pt;
	text-decoration: none;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #6C6C6C;
	font-size: 8pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 7px 0px 15px 10px;
	padding: 0px;
}
p.subcats a {
	padding: 0 0 0 10px;
	color: #127fdb;
	text-decoration: none;
	background: left center no-repeat url(../images/subcats.gif);
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #0c79d5;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

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

.paging-info {
   font-style: italic;
}

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

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* 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;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}


/* new */
#subtitle {background: transparent;}

table#tblmain  {
	width: 500px;
	margin: 10px 0px 10px 180px;
}

.addinfo {
	background: #EFF0C8;
	padding: 7px 0 7px 0;
	margin: 10px 190px 10px 190px;
}
#ulsubmit {
}
#ulsubmit li {margin-bottom: 15px;}
.tacenter {text-align: center;}
.under, .under a {text-decoration: underline;}
.anorm {
	color: blue;
	text-decoration: underline;
}
#textfield {
	margin: 20px 130px 40px 130px;
	font-size: 11pt;
}
#textfield h3 {font-size: 13pt;}
#textfield h4 {color: #404040; margin-bottom: 3px;}
#textfield p, #textfield ol {margin-top: 4px;}

#tblbanner {
	width: 860px;
	margin: 10px 0 40px 10px;
}
#tblbanner td {
	padding: 9px;
	background-color: white;
	border: 1px solid #C0C0C0;
}
.thtitle {
	padding-top: 10px;
	text-align: center;
}
.tdbanner {
	text-align: center;
	width: 30%;
}
.tdlink {
	font-size: 10pt;
	text-align: left;
}
#adbar {
	float: right;
	margin-right: 10px;
}

#adbar a:link, #adbar a:visited, #adbar a:hover, #adbar a:active {
	text-decoration: none;
	color: white;
}

#tblbanner a:link, #tblbanner a:visited {
	text-decoration: none;
	color: white;
}
#tblbanner a.bluenorm:link, #tblbanner a.bluenorm:visited {
	text-decoration: underline;
	color: blue;
}
.flright {float: right;}
.flleft {float: left;}

.textlink {color: #000000; text-decoration: none; }
.textProA {color: #202020;}
.textA {color: #ba0000;}
