﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 5px;
	padding: 0px;
	background: url('tx6bkgd.jpg');
	color: #000000
}
body, td {
	font-family: arial;
	font-size: 12px;
	color: #808080;
}
h1 {
	font-size: 22px;
	color: #000000;
	padding-bottom: 10px;
	border-bottom: 1px solid;
}
a:link {
	color: #4a8da7;
	text-decoration : underline;
}
a:visited {
	color: #808080;
	text-decoration : underline;
} 
a:hover {
	color: #666666;
	text-decoration : none;
} 

form {
	margin: 0px;
}
input {
	width: 360px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	background: white;
	padding: 1px 3px 0px;
	margin-right: 10px;
}
select {
	width: 300px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	margin: 1px 0px;
	margin-right: 10px;
}
textarea {
	width: 360px;
	height: 180px;
	font-family: arial;
	font-size: 12px; 
	color: #808080; 
	padding: 1px 3px 0px;
	margin-right: 10px;
}
p {
	margin-top: 15px;
}
hr {
	height: 10px; 
	color: #E0E0E0;
	margin: 10px 0px;
}
.button {
	width: auto;
	background: #000000;
	color: #FFFFFF;
}

  
  
 .................................
 
 body {
	margin: 0; padding: 0;
	background-color: #bab4a4;
	font-family: Tahoma, Arial, san-serif;
	font-size: 8pt;
}

a {
	color: #4a8da7;
	text-decoration: none;
	font-size: 8pt;
}

#page {
	margin: 0 auto;
	width: 830px;
	padding: 5px 10px 0px 10px;
	background-color: #fff;
}
#date {
	padding-left: 10px;
	color: #3aaddb;
	font-weight: bold;
}
#search {
	padding-right: 10px;
	text-align: right;
}
#search #searchtext {
	width: 200px;
	height: 20px;
	border: #d8e0e4 1px solid;
}
#header {
	margin-top: 1px;
	border-top: #dbdbdb 3px solid;
}
ul#menu {
	margin: 1px 0px 0px 0px; padding: 0;
	list-style: none; list-style-type: none;
	background: #a7c957 left bottom repeat-x url(../images/bckmenu.gif);
	padding: 10px 0px 10px 5px;

	font-size: 8pt;
	line-height: 8pt;
}
ul#menu li {
	display: inline;
	padding-left: 5px;		
}
ul#menu a {
	color: #e0e0e0;	
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px;				
}
ul#menu a:hover {
	background-color: #fff;
	color: #4a8da7;
}
#container {
	margin-top: 3px;
	padding: 5px 10px;
	background-color: #e0e0e0;
}
#sidebar {
	vertical-align: top;
	background-color: #fff;
	width: 200px;
	padding: 1px;
}
#main {
	vertical-align: top;
	border-left: #e0e0e0 10px solid;
	background-color: #fff;
	width: 600px;
	padding: 5px 10px;
}
#footer {
	border-top: #e0e0e0 10px solid;			
	background-color: #fff;
	padding: 5px;
	text-align: right;
	color: #818181;
	font-size: 8pt;
	font-weight: bold;
}
#footer a {
	color: #85bed2;
	text-decoration: none;
}

#sidebar h3 {
	margin: 0; padding: 0;
	margin-bottom: 10px;
	color: #787878;
	font-size: 8pt;
	font-weight: normal;
	border: none;
}

#sidebar a {
	text-decoration: none;
	font-size: 8pt;
	color: #5097af;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

h2 a {
	color: #4a8da7;
	text-decoration: none;
}

h3 {
	color: #787878;
	font-size: 8pt;
	margin: 10px 0px
	padding: 0;
	border-bottom: #787878 1px dashed;
}

#descr {
	padding: 0px;
	margin: 0;
	margin-bottom: 10px;
	color: #787878;
	font-size: 8pt;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
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 #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}

#featlinks {
	background-color: #f8f8f8;
	padding: 5px 2px;
}

#featlinks a, #links a {
	font-size: 8pt;
	text-decoration: none;
	color: #4a8da7;
}
#featlinks p, #links p {
	font-size: 8pt;
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
	font-size: 8pt;
}
#path {
	margin-bottom: 15px;
	color: #787878;
}
#path a {
	color: #78a72a;
	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: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #000;/*#FFCC33;*/
	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: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 15px 5px;
	padding: 0px;
}
p.subcats img {
	margin: 0px 5px;
}
p.subcats a {
	color: #787878;
	text-decoration: none;
	font-size: 8pt;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
	width: 40px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #4b8ea8;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
	background-color: #68adc7;
	color: #fff;
}
.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;
}



.menu3 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(three_0.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(three_2.gif);}
.menu3 li.current a b {background:url(three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(three_1.gif);}
.menu3 li a:hover b {background:url(three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(three_2.gif) no-repeat right top;}

.links {background: transparent; width:100%; margin:0 auto;}
.links h6, .links p {margin:0 10px;}
.links h6 {font-size:16px; color:#fff; letter-spacing:1px;}
.links p {padding-bottom:0.5em;}

.links .top, .links .bottom {display:block; background:transparent; font-size:1px;}
.links .b1, .links .b2, .links .b3, .links .b4 {display:block; overflow:hidden; height:1px;}
.links .b2, .links .b3, .links .b4 {background:#DADFB7; border-left:1px solid #fff; border-right:1px solid #fff;}
.links .b1 {margin:0 4px; background:#fff;}
.links .b2 {margin:0 4px; height:2px;}
.links .b3 {margin:0 3px;}
.links .b4 {margin:0; height:1px; border-width:0 3px 0 3px;}

.links .boxcontent {
	display: block;
	background: #DADFB7;
	border: 0 solid #fff;
	border-width: 0 1px;
}
