
/*********************************/
/*********************************/
/*********************************/
 .search_input{
	width:190px;
  	height:43px;
	top:5px;
	left:10px;
	background:url(images/search.gif) no-repeat;
 }
 .search_input input{
  	position:relative;
	height:15px;
	border:none;
	background:transparent;
	font-family: Trebuchet MS 10px;
  	width:110px;
	left:35px;
	top:0px;
}
input.searchbutton {
    background:url(images/submit.gif) no-repeat;
    position:absolute;
    left:173px;
    top:5px;
    width:15px;
    height:15px;
    cursor:pointer;
}
/*********************************/
/*********************************/
/*********************************/
#main{
	margin-left:70px;
}
#content {
	position: relative;
	float:right;
	width:600px;
	text-align: left;
}
#container{
	position: relative;
	width:860px;
	margin: auto;	

}
p, li, .feedback {
	font: 90% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}
body {
	background: #fff;
	background-image:url(./images/top.png) ; 
	background-repeat:repeat-x;
	color: #000;
	font-family: Verdana 10px;
	margin: 0;
	padding: 0;
}

#header {
	background: #ffffff;
	letter-spacing: 0.2em;
	margin: auto;
	padding: 0px ;
	position: relative;
	background-image:url(./images/header.gif) ; 
	background-repeat:no-repeat;
	background-position:right;
	width:545px;
	height:182px;
}
.submitl{
	position: absolute;
	bottom:10px;
	right: 10px;
}
.clear{
 	clear: both;
}
a {
	color: purple;
}

a img {
	border: none;
}



/***********************/
/********MENU***********/
/***********************/
#menu {
	padding-top:60px;
	padding-left:15px;
	min-height:300px;
	background-image:url(images/image_11.jpg);
	background-repeat:no-repeat;
}
#sidebar{
	float: left;
	width: 234px;
}
	
#text_menu{
	margin-top:10px;
}
	
#main_menu{
	height:expression(this.scrollHeight > 400 ? "auto":"400px");
	background-image:url(images/bg_14.jpg);
	background-repeat:repeat-y;
	min-height:300px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px");
}
#bot_menu{
	background-image:url(images/image_16.jpg);
	height:44px;
	background-repeat:no-repeat;
	color:#333333;
	font-size:10px;
	padding-left:15px;
	padding-top:10px;
}

#menu a {
	color: purple;
	text-decoration: none;
	}
#menu a:hover {
	color:#333333;
	text-decoration: none;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 15px;
	padding-top:3px;
	padding-bottom:3px;
}
#menu ul  a, #menucontainer{
	font-size: 12px;
	font-family: Verdana;
	text-decoration:none;
	padding:0;
	margin-top:10px;
}

/*********************************/
/*********************************/
/*********************************/
.sort {
   color: #ccc;
}
.cat, .cat a{
	font-family: Trebuchet MS;
  	font-size: 18px;
	color:purple; 	
	text-decoration:  none;
}
.subcat{
  padding-left: 20px;
}
.subcat, .subcat a{
   	color: black;
	font-size:12px;	
	font-family: Trebuchet MS;
	text-decoration:  none;
}
.cat a:hover{
  	color: black;
}
.subcat a:hover{
	color:#0099DD; 	
}
.light_gray{
	background: #4D4c4A;
}
td{
   vertical-align: top;
   padding: 5px;
}
h2{	
	font-family: Trebuchet MS;
	font-size: 26px;
	color:orange;
	
}
h2 a,h3 a, h1 a{
	color: firebrick;
}
h1{	
	font-family: sans-serif;
	font-size: 26px;
}

h3 {
	font-family: sans-serif;
	font-size: 26px;
	color:orange;
}
#descr{
   padding: 0px;
}
/**/ 
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{
   text-align: center;
}
.count{
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a{
   font-size: 10pt;
}
#links{
  padding-left:100px;
  padding-right:100px;
}
.url{
   color: #6f6f6f;
}
#path{
   font-size: 12px;
   font-weight: bold;
}
#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;
   size:60px;
}
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: #FFAA11;/*#FFCC33;*/
   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;
}
h2 .small, h3 .small, .small, .small a {

   margin: 0px;
   color:#000;
   font-size:9px;
   text-decoration:none;
}
 
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: #5eaa5e;
   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-width:0;
}

.limit_field {
   color: #0BBF00;
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

a img {
	border: none;
}

.submit {
   margin-left:-100px;
 }
/***********************/
/********FOOTER**********/
/***********************/
#footer {
    background:url(images/footer.png) no-repeat;
	padding: 0;
	margin-left: 70px;
	border: none;
    width:530px;
    height:60px;	
}
#footer p{
	font-size: 12px;
	padding: 15px;	
	text-align: center;		
}
