
/*******************************
*  Common styles 
*******************************/
body, table, td, th, p,  li, b, span, u, i
{ 
	FONT-FAMILY: arial,sans-serif;
	font-size: x-small;
}

a.article {
    color: maroon;
}

span.sitetitle
{
    font-size:13px;
    font-weight: bold;
    color: #777777
}


/*******************************
*  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 #896819;
    background-color: #FFEEB3 
}    

table.newitems th 
{ 
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #896819
}     

table.newitems td
{ 
    text-align: left;
    padding: 2px
}     

/*******************************
*  Search & filters
*******************************/
table.search, table.filters0, table.filters1
{
    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
{
    border: 0;
    border-top: 1px solid #E0E0E0;
    background-color: #F0F0F0;
    padding:0; margin:0;
}

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;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #039;
}

a:hover {
	color: #0353a5;
}

#Head {
	width: 100%;
	margin-bottom: 10px;
}

#Head img {
	float: left;
	margin-right: 13px;
}

#Head h2, #Head h3 {
	color: #08729C;
}
.NavTop {
	MARGIN-bottom: 10px;
	line-height: 145%;
}
.NavTop ul {
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none
	DISPLAY: inline;
}
.NavTop LI {
	DISPLAY: inline;
	padding: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFCC;
	border: 1px solid #08729C;
	position:relative;
	z-index: 5;
}
.NavTop LI#current {
	DISPLAY: inline;
	padding: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFCC66;
	border: 1px solid #08729C;
	font-weight: bold;
	z-index: 10;
}
.NavTop LI A { 
	text-decoration: none; 
	white-space: nowrap;
}
#PageCell{
	width: 100%;
	margin-bottom: 10px;
}

#PageName{
	padding: 3px;
	background-color: #cedeed;
	border-top: 1px solid #08729C;
	margin-bottom: 10px;
}

#PageName h4 {
	color: #08729C;
}

#NavLeft {
	float: left;
	width: 160px;
	padding: 0px;
}

#NavLeftLinks {
	margin-left: 8px;
	margin-top: 6px;
	margin-right: 6px;
}

#NavLeftLinksSeparator {
	color: #08729C;
	margin-top: 5px;
	margin-left: -4px;
	margin-bottom: 4px;
	font-weight: bold;
}

#NavLeft a:link, #NavLeft a:visited  {
	display: block;
	margin-bottom: 8px;
}

#NavLeft p {
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: bold;
	color: #3D81EE;
}

#ContactInfo {
	margin-left: 6px;
	margin-top: 26px;
	margin-right: 6px;
	background-color: #FFFFCC;
	padding: 5px;
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
}

#ContactInfo h4 {
	color: #039;
}

#GoogleAds {
	margin-left: 6px;
	margin-top: 36px;
	margin-right: 6px;
}

.GoogleSearch {
	background-color: #FFFFCC;
	font-size: small;
	padding: 10px;
	margin-bottom: 40px;	
}

#AdvertInNavLeft { 
	margin-left: 6px;
	margin-top: 26px;
	margin-right: 6px;
	padding: 3px;
}

#NavRight {
	float: right;
	width: 190px;
}

#NavRight p {
	margin: 8px;
	color: #039;
	font-style: italic;
}

#QuoteOfTheDay {
	margin: 6px;
	color: #039;
	font-style: italic;
}

#Content {
	height: auto;
	border-left: 1px dashed #cedeed;
	border-right: 1px dashed #cedeed;
	margin-left: 161px;
	margin-right: 191px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
}

#Content dl{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Content dt{
	color: #039;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#Content dd{
	margin-top: 5px;
	margin-bottom: 10px;
}

#ContentCatalog {
	height: auto;
	border-left: 1px dashed #cedeed;
	border-right: 1px dashed #cedeed;
	margin-left: 161px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	float: none;
}



#SiteInfoBottom {
	background-color: #cedeed;
	width: 100%;
	border-bottom: 1px solid #08729C;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#BottomLinks {
	font-size: xx-small;
}

#SiteMap {
	margin-top: 10px;
	margin-left: 28px;
}

#SiteMap a:link, #SiteMap a:visited  {
	display: list-item;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-rigt: 25px;
}

#News {
	background-color: #F5F8FD;
	padding: 3px;
}

#Blue {
	background-color: #F5F8FD;
	text-align: center;
}

.SayingsTableTR {
	background-color: #F5F8FD;
}

.GreenBackground {
	background-color: #E1FCD1;
}
.OzonCatTable {
	border-top: 1px dashed #cedeed;
	border-bottom: 1px dashed #cedeed;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Warning {
	background-color: #F0FFF0;

	padding: 6px;
	margin-bottom: 10px;	
}
#SiteInfo2 {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 16px;
	background-color: #FFFFCC;
	padding: 5px;
	font-size: x-small;
}

#SiteInfo2 h4 {
	color: #039;
}
