
/*******************************
*  Common styles 
*******************************/
body, table, td, th, p,  li, b, span, u, i
{ 
    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px
}

a, a:active, a:visited
{
  
	text-decoration: none;
	 color: #000099
	 
}

a:hover
{
  
	text-decoration: none;
	color:#000099
	
}

span.sitetitle
{
    font-size:12px;
    font-weight: bold;
    color: #777777
}


/*******************************
*  Categories
*******************************/

table.categories 
{ 
    border:1px;
	text-decoration: none
}

table.categories td 
{ 
    padding:0; margin:0
}

table.category td.category
{
    font-size: 13px;
}

table.category td.category a
{
    font-weight: bold;
	font-family: Tahoma;
	color: #00aee6;
	text-decoration: none
}

table.category td.subcategories
{
    text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
   	color: #888888
	
}



/*******************************
*  Items
*******************************/

table.items
{
padding-bottom:20px;
	font-family:Tahoma;
	font-size:13px;
	color:rgb(75, 75, 75)
}
table.items td
{
    padding-bottom:20px;
	font-family:Tahoma;
	font-size:13px;
	color:rgb(75, 75, 75)
}


/*******************************
*  New items
*******************************/

table.newitems 
{
    border:1px solid #00aee6;
    background-color: #f5f5f5;
	font-family:Tahoma;
	font-size: 14px
}    

table.newitems th 
{ 
    text-align: center;
 	font-family:Verdana, Arial, Helvetica, sans-serif
	padding: 5px;
    border-bottom: 1px solid #00aee6
}     

table.newitems td
{ 
    text-align: left;
    padding: 2px
}     

/*******************************
*  Search & filters
*******************************/
table.search, table.filters0, table.filters1
{
    width:100%;
	height: 36px;
    border: 0;
    background-color: #00aee6;
    padding:0; margin:0;
	background:url(http://www.sites.tj/cncat_config/themes/tj/images/bg_search.png);

}

table.filters1
{
    border-top: 1px solid #E0B0B0;
    background-color: #E0E0E0;
}

table.search td, table.filters0 td, table.filters1 td
{
    padding:0; margin:0;
	height:27px
}

input.searchtext
{
    font-size:12px;
    width:370px;
    height:21px;
}

input.searchbutton, input.rubtorbutton
{
    font-size:11px;
    height:24px
}


/*******************************
*  Category path
*******************************/
table.catpath
{
    width:100%;
    border: 0;
   
    padding:0; margin:0;
}

table.catpath td
{
    padding:0;
    font-size:14px;    
    color:#000555
}

table.catpath a, 
table.catpath span
{
    font-size:14px;    
}

table.catpath a.main
{
    font-weight:normal
}

table.catpath span.currentcat
{
    font-weight:bold
}

/*******************************
*  Page navigation
*******************************/
table.pagenav
{
    border: 0;
    margin: 10px;
	font-size: 12
}

input.pagenav
{
    border: 1px solid #DDDDDD;
    text-align:center;
    font-weight: bold
}

/*******************************
*  Category map
*******************************/
ul.catmap_level1 li 
{ 
    font-size: 14px; 
    font-weight: bold;
}

ul.catmap_level2 li 
{ 
    font-size: 13px;
    font-weight: bold
}

ul.catmap_level3 li 
{ 
    font-size: 12px;
    font-weight: normal
}

ul.catmap_level4 li,
ul.catmap_level5 li,
ul.catmap_level6 li,
ul.catmap_level7 li,
ul.catmap_level8 li,
ul.catmap_level9 li,
ul.catmap_level10 li
{ 
    font-size: 11px;
    font-weight: normal
}
div.menu1
{
font-family: Tahoma;
font-size: 11px;color:#000033
}
div.menu2
{
font-family: Tahoma;
font-size: 11px;color:#551a8b;
font-weight:bold
}
