body {
	margin: 0; padding: 0 50px;
	background: #27343c repeat-x url(../images/bck.gif);
	font-family: Arial; font-size: 12px;
	color: #000;
}
.clear {clear: both; font-size: 0; height: 0;}


/*  h1.logo {
	margin: 0; padding: 0;
	width: 300px; height: 40px;
	background: no-repeat url(../images/logo.gif);
}   */

/*    h1.logo a {
	display: block;
	width: 300px;
	height: 40px;
	line-height: 500px;
	overflow: hidden;
}   */

#menu {
	background: repeat-x url(../images/bckmenu.gif);
}
#menu .right {
	background: right top no-repeat url(../images/bckmenuright.gif);
}
#menu .left {
	height: 35px;
	background: left top no-repeat url(../images/bckmenuleft.gif);
}
#menu ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
}
#menu ul li {
	margin: 0 5px; padding: 5px 0 0 0;
	float: left;
	font-family: Tahoma; font-size: 12px;
	color: #d1eeff;			
}
#menu ul li a {
	padding: 0 10px;
	float: left;
	height: 30px; line-height: 25px;
	color: #d1eeff;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #0c1216;
	background-color: #fff;
}
#menu form {
	margin: 5px 0 0 0; padding: 0 10px 0 0;
	float: right;
}
#menu form * {
	vertical-align: middle;
}
#menu form .searchtext {
	margin: 0 5px 0 0; padding: 2px 0 0 0;
	width: 225px; height: 18px;
	background-color: #fff;
	border: #4d5050 1px solid;
	font-family: Arial; font-size: 12px;
}
#container {
	background: #fff left bottom repeat-x url(../images/bckcontainerb.gif);
}
* html #container {
	height: 0;
}
#container .br {
	background: right bottom no-repeat url(../images/bckcontainerbr.gif);
}
#container .bl {
	padding: 10px 10px 50px 10px;
	background: left bottom no-repeat url(../images/bckcontainerbl.gif);
}
#intro {
/* 	margin: 0 0 15px 0;  */
	height: 95px;  /*  225px  */
/* 	background: #2c4072 right top no-repeat url(../images/bckintro.jpg);			 */		
}
#introcontainer {
	text-align: center;
	/* margin: 25px 0 0 100px; padding: 10px; */
}
* html #introcontainer {
	margin-left: 50px;
}
#introcontainer h3 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 12px;
	font-family: "Georgia";
	text-transform: uppercase;
	color: #0068a0;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -260px;
}
#content {
	margin-right: 260px;
}
#path {
	margin: 0 0 15px 0;
	font-size: 11px;
	color: #27343c;
}
#path a {
	color: #27343c;
	text-decoration: underline;
}
#sidebar {
	float: right;
	width: 235px;
}
#sidebar h3 {
	margin: 0 0 15px 0; padding: 0;
	font-family: "Times New Roman"; font-size: 18px; font-weight: normal;
	color: #ff721d;
}
#sidebar a {
	font-size: 12px;
	line-height: 1.50em;
	color: #79b113;
	text-decoration: none;
}
#footer {
	padding: 10px 0 10px 10px;
	font-family: Tahoma; font-size: 12px;
	color: #fefefe;
}
#footer a {
	color: #d1eeff;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
.navig {
	margin: 15px 0 0 0;
}
td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h1 a, h1 a:hover {
	color: #0068a0;
	text-decoration: none;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 14px;
	color: #0068a0;
}
h2 a {
	color: #0068a0;
	text-decoration: none;
}

#catsinner h2 {
	font-size: 12px;
}

#content h3 {
	margin: 20px 0 10px 0; padding: 0;
	font-family: "Times New Roman"; font-size: 18px; font-weight: normal;
	color: #ff721d;
}

#content h3.browse {
	margin: 0 0 15px 0;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	font-family: Arial; font-size: 12px; font-weight: bold;
	color: #000;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 100%;
	border: 1px solid #9aa9b8;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 10px;
	color: #000000;
	font-size: 14pt;
	background: #FFFF00;
	border: 1px solid #A0A0A0;
	text-align: center;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #9aa9b8;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 11px;
}
#featlinks table {
	margin: 0 0 3px 0;
	width: 100%;
	border: #c6cbd0 1px dashed;
	background-color: #f1f6f9;
}
#featlinks a, #links a, a {
	color: #0068a0;
/*	text-decoration: none;  */
}

#featlinks a:hover, #links a:hover, a:hover {
  color: #FF0000;
}

#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #79b113;
}

.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 #9aa9b8;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #9aa9b8;
}
select {
	font-size: 8pt;
	border: 1px solid #9aa9b8;
}

.captcha {
	border: 1px solid #9aa9b8;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #a1b6c1;
	background-color: #96aebb;
	color: #fff;
	cursor: pointer;
	height: 17px;
}
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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #606060;
	font-size: 8pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
	color: #27343c;
}
p.subcats a {
	color: #27343c;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #1c252a;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #596369;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #9aa9b8;
	background-color: #d7e5f2;
}
.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;
}