HTML, BODY, FORM, IMG, P, H1, H2, H3, INPUT, SELECT
{
	margin: 0;
	padding: 0;
}
BODY
{
	font: 12px/17px tahoma, sans-serif;
	color: #222;
	background: #FFFFFF;
}
IMG
{
	border: none;
}
.tst
{
	width: 50px;
	border-left: 10px solid #000000;
	margin: 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
}
.editor
{
	width: 300px;
}
#container
{
	margin: 0 auto auto;
	width: 900px;
	background: #FFF;
	padding: 0;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
.containertable TABLE
{
	width: 100%;
	margin: 0px 0px 5px;
}
.containertable TD
{
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
#header
{
	height: 66px;
}
#header TABLE
{
	width: 100% !important;
	width: 100%;
	margin: 5px 0px;
}
#header TD
{
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
#topnav
{
	position: relative;
	right: 10px;
}
#topnav TD
{
	text-align: center;
}
#topnav TD A
{
	color: #080808;
	text-decoration: none;
}
#topnav TD A:hover
{
	color: #283946;
	text-decoration: underline;
}
#register, #addad, #login
{
	border-right: 1px solid #C6CDD4;
}
#register A
{
	background: url(../layout_images/new/register.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#addad A
{
	background: url(../layout_images/new/addad.gif) no-repeat 0px 50%;
	padding-left: 17px;
}
#login A
{
	background: url(../layout_images/new/login.gif) no-repeat 0px 50%;
	padding-left: 22px;
}
#wap A
{
	background: url(../layout_images/new/wap.gif) no-repeat 0px 50%;
	padding-left: 12px;
}
#nav
{
	border: 1px solid #6882AD;
	height: 38px;
}
#nav TD
{
	text-align: center;
	vertical-align: middle;
	width: 14%;
	border-right: 1px solid #0091D0;
}
#nav TD A
{
	color: #EDF7FD;
	text-decoration: none;
	height: 38px;
	font: 12px arial, sans-serif;
	display: block;
	background: #0C6ED4 url(../layout_images/new/nav_bg.gif) repeat-x 0px 1px;
}
#nav TD A:hover
{
	color: #FFF;
	background: #085AB4 url(../layout_images/new/nav_bg_over.gif) repeat-x 0px 1px;
}
#subnav
{
	border: 1px solid #DBE8FA;
	background: #E8EBF0;
	color: #41597F;
}
#subnav TD
{
	height: 30px;
	padding: 0px 15px;
	vertical-align: middle;
}
#subnav A
{
	color: #41597F;
}
#subnav A:hover
{
	color: #5378B4;
}
.abc TD
{
	padding: -10px !important;
}
.abc
{
	padding: -10px !important;
}
.blueheadline
{
	border-top: 1px solid #6882AD;
	border-bottom: 1px solid #6882AD;
	height: 15px;
	padding: 5px 6px !important;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	background: #0C6ED4;
	font: bold 11px verdana, sans-serif;
}
.special
{
	margin: 5px 0px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #A3AAB7;
	border-bottom: 1px solid #A3AAB7;
	background: #F8F8F8;
	padding: 10px;
}
.special TD
{
	padding: 1px 5px !important;
}
.special TD.category
{
	background: url(../layout_images/new/folder.gif) no-repeat 14px 9px;
	padding-left: 36px !important;
}
.special TR.alt TD.category
{
	background: #E7EBF0 url(../layout_images/new/folder.gif) no-repeat 14px 9px;
	padding-left: 36px !important;
}
.special TD.category_none
{
	padding-left: 36px !important;
}
.special TR.alt TD.category_none
{
	padding-left: 36px !important;
}
.special TH
{
	border-top: 1px solid #6882AD;
	border-bottom: 1px solid #6882AD;
	height: 23px;
	padding: 5px 14px !important;
	padding: 2px 14px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	background: #0C6ED4 url(../layout_images/new/th_bg.gif) repeat-x;
	font: bold 11px verdana, sans-serif;
}
.special TH A
{
	color: #FFF;
	text-decoration: none;
}
.special TH A:hover
{
	text-decoration: underline;
}
.special TD A, #content A
{
	color: #0065B7;
	text-decoration: none;
}
.special TD A STRONG
{
	font-size: 110%;
}
.special TD A:hover, .special TD A:hover STRONG, #content A:hover
{
	color: #FFF;
	background: #0065B7;
}
.special TR.alt
{
	background: #E7EBF0;
}
.special TD.pointer
{
	background: url(../layout_images/new/pointer.gif) no-repeat 14px 10px;
	padding-left: 26px !important;
}
.special TR.alt TD.pointer
{
	background: #E7EBF0 url(../layout_images/new/pointer.gif) no-repeat 14px 10px;
	padding-left: 26px !important;
}
/*-- Box headings and other tags --*/
.special H1
{
	font: bold 19px arial, sans-serif;
	margin: 10px 0 5px;
	clear: both;
}
.special H2
{
	font: bold 15px arial, sans-serif;
	margin: 20px 0 0;
	clear: both;
	border-bottom: 1px solid #A3AAB7;
}
.special H3
{
	font: bold 13px arial, sans-serif;
	margin: 10px 0 5px;
}
.special P
{
	margin: 8px 0;
}
.special UL
{
	list-style: square;
	padding-left: 20px !important;
	margin-left: 0 !important;
	padding-left: 0;
	margin-left: 20px;
}
.special BLOCKQUOTE
{
	border: 1px solid #E7EBF0;
	margin: 5px 3px 15px;
	padding: 15px;
	background: #FFF;
}
.box
{
	margin: 5px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #A3AAB7;
	border-bottom: 1px solid #A3AAB7;
	background: #F8F8F8;
}
.box TD
{
	padding: 2px 5px;
}
.box TD.category
{
	background: url(../layout_images/new/folder.gif) no-repeat 14px 9px;
	padding-left: 36px !important;
}
.box TR.alt TD.category
{
	background: #E7EBF0 url(../layout_images/new/folder.gif) no-repeat 14px 9px;
	padding-left: 36px !important;
}
.box TH
{
	border-top: 1px solid #6882AD;
	border-bottom: 1px solid #6882AD;
	height: 23px;
	padding: 5px 6px !important;
	padding: 2px 6px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	background: #0C6ED4 repeat-x;
	font: bold 11px verdana, sans-serif;
}
.box TH A
{
	color: #FFF;
	text-decoration: none;
}
.box TH A:hover
{
	text-decoration: underline;
}
.box TD A, #content A
{
	color: #0065B7;
	text-decoration: none;
}
.box TD A STRONG
{
	font-size: 110%;
}
.box TD A:hover, .box TD A:hover STRONG, #content A:hover
{
	color: #42A7FA;
}
.box TR.alt
{
	background: #E7EBF0;
}
.box TD.pointer
{
	background: url(../layout_images/new/pointer.gif) no-repeat 14px 10px;
	padding-left: 26px !important;
}
.box TR.alt TD.pointer
{
	background: #E7EBF0 url(../layout_images/new/pointer.gif) no-repeat 14px 10px;
	padding-left: 26px !important;
}
/*-- Box headings and other tags --*/
.box H1
{
	font: bold 19px arial, sans-serif;
	margin: 10px 0 5px;
	clear: both;
}
.box H2
{
	font: bold 15px arial, sans-serif;
	margin: 20px 0 0;
	clear: both;
	border-bottom: 1px solid #A3AAB7;
}
.box H3
{
	font: bold 13px arial, sans-serif;
	margin: 10px 0 5px;
}
.box P
{
	margin: 8px 0;
}
.box UL
{
	list-style: square;
	padding-left: 20px !important;
	margin-left: 0 !important;
	padding-left: 0;
	margin-left: 20px;
}
.box BLOCKQUOTE
{
	border: 1px solid #E7EBF0;
	margin: 5px 3px 15px;
	padding: 15px;
	background: #FFF;
}
#membermenu A
{
	background: url(../layout_images/new/arrow.gif) no-repeat 2px 50%;
	padding-left: 12px !important;
	color: #0065B7;
	text-decoration: none;
}
#membermenu A:hover
{
	background: url(../layout_images/new/arrow.gif) no-repeat 2px 50%;
	padding-left: 12px !important;
	color: #0065B7;
	font-weight: bold;
}
.arrow A:hover
{
	color: #53626D;
	text-decoration: none;
}
/*-- --*/
.side_nav TD
{
	padding: 4px 0px 4px 14px;
}
.side_nav TR.alt TD
{
	background: #E7EBF0 url(../layout_images/new/arrow.gif) no-repeat 5px 50%;
	padding-left: 15px !important;
}
#tools
{
	border: 1px solid #E7EBF0;
	background: #FFF;
}
#tools TD
{
	padding: 2px !important;
	text-align: center;
	border-right: 1px solid #E7EBF0;
}
#tools A
{
	color: #53626D;
	text-decoration: none;
}
#tools A:hover
{
	color: #283946;
	background: none;
	text-decoration: underline;
}
#tools #addfav
{
	background: url(../layout_images/new/addfav.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#tools #moread
{
	background: url(../layout_images/new/moread.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#tools #sellerad
{
	background: url(../layout_images/new/sellerad.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#tools #contactseller
{
	background: url(../layout_images/new/contactseller.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#tools #tellfriend
{
	background: url(../layout_images/new/tellfriend.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#tools #print
{
	background: url(../layout_images/new/print.gif) no-repeat 0px 50%;
	padding-left: 20px;
}
#premium TD
{
	background: url(../layout_images/new/premium.gif) no-repeat 14px 50%;
	padding-left: 36px !important;
}
#premium TR.alt TD
{
	background: #E7EBF0 url(../layout_images/new/premium.gif) no-repeat 14px 50%;
	padding-left: 36px !important;
}
#footer
{
	border-top: 1px solid #DEDEDE;
	padding: 4px;
}
#footer A
{
	color: #53626D;
	text-decoration: none;
	margin: 0 4px;
}
#footer A:hover
{
	color: #283946;
	text-decoration: underline;
}
#footer A.rss
{
	background: url(../layout_images/new/rss.gif) no-repeat 0px 50%;
	padding-left: 15px;
}
.button
{
	background: #FFB300;
	border: 1px solid #FFB301;
	color: #FFF !important;
	padding: 2px 7px;
	margin: 0 3px;
	font: bold 11px verdana, sans-serif;
}
.button:hover
{
	background: #FF9900 !important;
	border: 1px solid #FF9901 !important;
	cursor: pointer;
}
.sold
{
	color: #FF0000;
	font-weight: bold;
}
.warn_intend
{
	color: #FF0000;
}
.red
{
	color: #FF0000;
}
.star
{
	color: #FF0000;
}
A.thumb IMG
{
	padding: 2px;
	border: 2px solid #CCC;
}
A.thumb:hover IMG
{
	border: 2px solid #3588C7;
	background: none !important;
}
A.thumb:hover
{
	background: none !important;
}
A.thumb_icon IMG
{
	padding: 1px;
	border: 2px solid #CCC;
}
A.thumb_icon:hover IMG
{
	border: 2px solid #3588C7;
	background: none !important;
}
A.thumb_icon:hover
{
	background: none !important;
}
.gal
{
	padding: 10px;
	border: 1px solid #CCC;
	margin: 100px;
}
A.gallery IMG
{
	padding: 2px;
	border: 2px solid #CCC;
}
A.gallery:hover IMG
{
	border: 2px solid #3588C7;
	background: none !important;
}
A.gallery:hover
{
	background: none !important;
}
H2
{
	font: bold 20px verdana, arial, sans-serif;
	margin: 20px 0 0;
	clear: both;
	border-bottom: 1px solid #A3AAB7;
}
.headline A
{
	color: #FFF;
	text-decoration: none;
}
.headline A:hover
{
	color: #FFF;
	background: #0065B7;
}
.headline A, #content A
{
	color: #0065B7;
	text-decoration: none;
}
.small_drop_down
{
	font-size: 9px;
}
.bg
{
	background-color: #EEECEC;
	border: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 5px;
}
.memberarea
{
	float: right;
	background: #F8F8F8;
	width: 80%;
	padding: 0px;
	margin: 0px;
}
.memberarea A
{
	color: #0065B7;
	text-decoration: none;
}
.memberarea A:hover
{
	color: #0065B7;
	font-weight: bold;
}
.memberarea_caption
{
	font: bold 14px verdana, arial, sans-serif;
	margin: 0px 0 0;
	clear: both;
	border-bottom: 1px solid #A3AAB7;
}
.regionselect
{
	width: 200px;
	margin-bottom: 5px;
}
/*-- LIGHTBOX --*/

#lightbox{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    }

#lightbox a img{ border: none; }

#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    }

#imageContainer{
    padding: 10px;
    }

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    }
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(http://www.tolku4ka.tmweb.ru/tools/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
    }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.tolku4ka.tmweb.ru/tools/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.tolku4ka.tmweb.ru/tools/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    }

#imageData{
    padding:0 10px;
    }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }    
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    }
    

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

* html>body .clearfix {
    display: inline-block; 
    width: 100%;
    }

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
    }    
    
/*-- DTREE --*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}