
/*******************************
*  Common styles 
*******************************/
a {color:#990000; text-decoration:underline;}
a:hover, a.c5, a.no, .h3 a, .h3 a:hover {text-decoration:none;}
a.c7:hover {color:#990000}
html,body {height:100%; margin:0; padding:0}
body,td,th {font-size:12px; font-family:Verdana,Tahoma,Arial,sans-serif}
form {margin:0}
input,select,textarea {font:11px Tahoma,Arial,sans-serif}
h1 {margin:0; font:15px Arial,Tahoma,sans-serif; font-weight:bold; color:#993300; text-transform: uppercase;text-decoration:none;}
h2 {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0; font-size:23px; font-weight:bold; color:#993300; text-transform: uppercase;text-decoration:none;}
h3 {margin:0; font-size:14px; font-weight:bold; color:#993300}
.h3 {margin:0; font-size:11px; font-weight:normal; color:#993300; padding-left:7px;}
h4 {margin:0; font-size:12px; color:#993300}
.h4 {margin:0; font-size:12px; color:#993300;font-weight:normal;}
h5 {margin:0; font-size:10px; color:#6c6c6c;font-weight:normal;}
.h5 {margin:0; font-size:10px; color:#6c6c6c;font-weight:normal; text-transform:lowercase;}
.h6 {margin:0; font-size:10px; color:#990000;font-weight:normal; text-transform:lowercase;}
.small, small a, small a:link {color:#808080; font-size:9px;text-decoration:none;}
.img {border:1px solid #990000;}

span.sitetitle
{
    font-size:13px;
    font-weight: bold;
    color: #990000;
}


/*******************************
*  Categories
*******************************/

table.categories 
{ 
    border:1px 
}

table.categories td 
{ 
    padding:0; margin:0 
}

table.category td.category
{
    font-size: 13px;
}

table.category td.category a
{
    font-weight: bold
}

table.category td.subcategories
{
    font-size: 11px;
    font-weight: normal
}


/*******************************
*  Items
*******************************/

table.items
{

}
table.items td
{
    padding-bottom:10px
}


/*******************************
*  New items
*******************************/

table.newitems 
{
    border:1px solid #D8D8D8;
    background-color: #F4F4F4 
}    

table.newitems th 
{ 
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #D8D8D8
}     

table.newitems td
{ 
    text-align: left;
    padding: 2px
}     

/*******************************
*  Search & filters
*******************************/
table.search, table.filters0, table.filters1
{
    width:100%;
    border: 0;
    border-top: 1px solid #E0E0E0;
    background-color: #F0F0F0;
    padding:0; margin:0;
}

table.filters1
{
    border-top: 1px solid #E0B0B0;
    background-color: #FFE0E0;
}

table.search td, table.filters0 td, table.filters1 td
{
    padding:0; margin:0;
}

input.searchtext
{
    font-size:12px;
    width:200px;
    height:21px;
}

input.searchbutton, input.rubtorbutton
{
    font-size:11px;
    height:20px
}


/*******************************
*  Category path
*******************************/
table.catpath
{
    width:100%;
    border: 0;
    border-top: 1px solid #E0E0E0;
    background-color: #F0F0F0;
    padding:0; margin:0;
}
.logo {margin:0; font:19px Arial,Tahoma,sans-serif; font-weight:bold; color:#993300; text-transform: uppercase;text-decoration:none;}
.copy {color:#787878; font:11px Verdana,Arial,sans-serif}
.verd {font:11px Verdana,Arial,sans-serif}
.cont td {padding-bottom:4px}
.c0, .ltl, .rbcwea {color:#000}
.c1 {color:#999}
.c2 {color:#666}
.c3 {color:#fff}
.c4 {color:#990000; font-size:11px;}
.c5 {color:#6c6c6c}
.c5a  {color:#6c6c6c;text-transform:lowercase;text-decoration:none}
.c6 {color:#cc0000}
.c7 {color:#990000}
.c8 {color:#7E7F81}
.c9 {color:#7E7F81;font-weight:bold;font-size: 14px; }
.c10 {color:#7e7e7e;font:10px Verdana,Arial,sans-serif}

table.catpath td
{
    padding:0;
    font-size:14px;    
    color:#606060
}

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

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
}

/* Calendar */
.calendar {
    visibility: hidden;
    background-color: white;
    z-index: 9999;
    border: solid 1px #34783E;
    position: absolute;
    margin-top: 25px;
    margin-left: 30px;
}
.ctable {
    width: 210px;
}
.ctbl0 td {
    background: #9bc871;
    border: 1px solid white;
    color: white;
    padding: 4px;
}
.ctbl2 td {
    background: #e8f0f4;;
    border: 1px solid white;
    padding: 4px;
}
