body {
	margin: 0; padding: 0;
	background-color: #fff;
	font-family: Arial; font-size: 12px;
}
.clear {clear: both;}
#header {
	position: relative;
	height: 92px;
	background-color: #107eac;
	border-bottom: #fbfaf5 2px solid;
}
#header h1 {
	margin: 0; padding: 0;
	width: 325px; height: 92px;
	font-size: 1px; font-weight: normal;
	text-indent: -999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
	background: no-repeat url(../images/logo.jpg);
	text-decoration: none;
}
#header form {
	position: absolute;
	right: 40px; top: 35px;
	font-family: Arial; font-size: 11px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#header form * {
	margin: 0; padding: 0;
	font-family: Tahoma; font-size: 11px;
	vertical-align: middle;
}
#header form .searchtext {
	margin: 0 5px;
	width: 240px; height: 21px;
	background-color: #fff;
	border: #0f3e63 1px solid;
	color: #000;
}
#header form .searchbtn {
	width: 30px; height: 23px;
	background-color: #000;
	font-weight: bold;
	border: #52a0b4 1px solid;
	text-transform: uppercase;
	color: #b1aeae;
	cursor: pointer;
}
#panel {
	position: relative;
	height: 220px;
	background: #b4324a right no-repeat url(../images/bckpanel.jpg);
	border-bottom: #fbfaf5 2px solid;
}
#menu {
	margin: 3px 0 0 0; padding: 0;
	list-style-type: none;
}
#menu li {
	margin: 0 0 2px 0; padding: 0 0 0 30px;
	height: 29px; line-height: 29px;
	background: no-repeat url(../images/bckmenuli.gif);
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
#menu li a {
	color: #d9d9d9;
	text-decoration: none;
}
#submenu {
	margin: 0; padding: 0;
	list-style-type: none;
	position: absolute;
	right: 45px; top: 0;
}
#submenu li {
	margin: 0 1px 0 0;
	float: left;
	width: 92px; height: 30px; line-height: 30px;
	text-align: center;
	background: no-repeat url(../images/bcksubmenuli.gif);
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
#submenu li a {
	color: #a50704;
	text-decoration: none;
}
#container {
	background: left repeat-y url(../images/bckcontainer.gif);
}
#contentcontainer {
	float: right;
	width: 100%;
	margin-left: -215px;
}		
#content {
	margin-left: 215px;
}
#sidebar {
	float: left;
	width: 215px;
	color: #083351;
}
#sidebar ul {
	margin: 0; padding: 0 10px 15px 5px;
	list-style-type: none;
}
#sidebar li {
	padding: 5px 0 5px 10px;
	background: left bottom repeat-x url(../images/bcksidebarli.gif);
}
#sidebar li a, #sidebar li span {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/bcksidebarlink.gif);
	color: #083351;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 30px;
	height: 37px; line-height: 37px;
	background: #6e8f3b left center no-repeat url(../images/bcksidebarh3.gif);
	border-bottom: #12566d 1px solid;
	font-size: 20px; font-weight: normal;
	color: #fff;
}
#sidebar ul.alt {
	background-color: #5aabc7;
}
#sidebar ul.alt li {
	background-image: url(../images/bcksidebaraltli.gif);
}
#sidebar ul.alt li a, #sidebar ul.alt li span {
	background-image: url(../images/bcksidebaraltlink.gif);
	color: #fff;
}
#sidebar h3.alt {
	background: #1e7fa0 left no-repeat url(../images/bcksidebarh3alt.gif);
	color: #b6ebfd;
}
#subscribe {
	display: block;
	margin: 150px 0 50px 0; padding: 105px 0 0 0;
	text-align: center;
	font-weight: bold;
	background: center top no-repeat url(../images/bcksubscribe.gif);
	color: #3a5510;
	text-decoration: underline;
}
#content h3 {
	margin: 0 0 15px 2px; padding: 0 0 0 50px;
	height: 37px; line-height: 37px;
	background: #e6ded6 no-repeat url(../images/bckcontenth3.gif);
	font-size: 20px; font-weight: normal;
	color: #372d23;
}
#content a {
	color: #78b21d;
	text-decoration: underline;
}
#path {
	margin: 15px 0 15px 2px;
	color: #585858;
}
#path a {
	color: #0a6565;
	text-decoration: none;
}
#footer {
	padding: 15px 0 15px 10px;
	border-left: #a7d069 215px solid;
	font-size: 11px;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

#intro {
	margin: 0 30px 15px 30px;
}

#cats {
	padding: 30px 25px;
	background-color: #fbfaf5;
	border-top: #dfd7cf 1px solid;
	font-family: Arial; font-size: 11px;
}
#cats table {
	width: 100%;
}
#cats p.subcats {
	margin: 0 0 15px 0; padding: 0 0 15px 12px;
	background: left bottom repeat-x url(../images/bckcatssub.gif);
}
#cats p.subcats a {
	color: #585858;
	text-decoration: none;
}
#cats h2 {
	margin: 0 0 5px 0; padding: 0 0 0 12px;
	background: left center no-repeat url(../images/bckcatsh2.gif);
	font-size: 11px;
}
#cats h2 a {
	color: #0a6565;
	text-decoration: none;
}

#details {
	padding: 15px 25px;
	background-color: #fbfaf5;
	border-top: #dfd7cf 1px solid;
	border-bottom: #dfd7cf 1px solid;
}

#arts {
	width: 100%;
}
#content #arts h2, #content #arts h3 {
	margin: auto; padding: 0;
	font-size: 12px; font-weight: bold;
	width: auto; height: auto;
	background: none;
	border: none;
	text-transform: none;
	text-align: left;
	color: #000;
}
#content #arts a {
	font-weight: bold;
	color: #78b21d;
	text-decoration: underline;
}

table.formPage {
	margin: 0 auto;
	width: 90%;
	border: 1px solid #6e8f3b;
}
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;
}
.buttons {
	border-top: 1px solid #6e8f3b;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#featlinks, #links {
	margin: 0 0 15px 0;
}
#featlinks img, #links img {
	margin: 0 5px 5px 0;
	display: block;
	width: 80px;
	height: 80px;
	border: #55623e 1px solid;
}
#articles h4, .list h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks a, #links a, #articles a, #content .list a, #details a {
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}
#featlinks p a, #links p a, #articles p a {
	font-weight: normal;
	text-decoration: underline;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
	color: #606060;
}
#featlinks, #links {
	margin-top: -15px;
	padding: 15px 25px;
}
#articles {
	margin-top: -15px;
	padding: 15px 25px;
	background-color: #fbfaf5;
	border-bottom: #dfd7cf 1px solid;
}
#articles td {
	padding: 0 0 15px 60px;
	background: left center no-repeat url(../images/bckarticlestd.gif);
}
.url {
	font-size: 11px;
	color: #78b21d;
}
.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 #1e7fa0;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #1e7fa0;
}
select {
	font-size: 8pt;
	border: 1px solid #1e7fa0;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-family: Tahoma; font-size: 11px;
	background-color: #000;
	font-weight: bold;
	border: #52a0b4 1px solid;
	text-transform: uppercase;
	color: #b1aeae;
	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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090 !important;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #6e8f3b;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #8bb81d;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #6e8f3b;
}
.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;
   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;
}

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