/*CSS document: takarafish.ru ver 2 index */

html, body {
	height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font-family: Tahoma, sans;
    font-size: 12px;
    color: #888888;
    background-color:#F2F2F2;
}

img {border: 0;}

#main {
	width: 911px;
	text-align:center;
	overflow: hidden;
}

#indexmain {
	width:893px;
	text-align:center;
	float: left;
}

#birka {
	float: left;
	width: 18px;
	height: 74px;
	padding-top: 91px;
	margin-left: -5px;
}

#birka a {
	background: url('/pics/index/actions.jpg') no-repeat;
	width: 18px;
	height: 74px;
	display: block;
}

#birka a:hover {
	background: url('/pics/index/actions_s.jpg') no-repeat;}

table.indextable {
	width: 100%;
	height: 100%;
}

#body_center {
	background: url('/pics/index/body_center.gif') repeat-y;
	width: 893px;
	color: #858585;
	font-size: 11px;
	font-family:Verdana, Tahoma, sans;
}


#body_bottom {
	background: url('/pics/index/body_bottom.gif') no-repeat;
	width: 893px;
	height: 24px;
}

#bottom {
	font-size: 11px;
	color: #003151;
	padding-top: 5px;
}

#catimages {
	width: 775px;
	height: 116px;
	overflow: hidden;
}

#catimages img {
	float: left;
	width: 80px;
	height: 80px;
	padding: 1px;
	margin: 0 0 0 4px;
	border: 0;
	background: url('/pics/index/catimgbg.jpg') repeat-x;
}

#takaratext {
	padding: 35px 0 0 0;
	line-height: 19px;
}

#top {
	width: 758px;
	height: 81px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 123px 0;
}

#logo {
	float: left;
	width: 237px;
	text-align: left;	
	padding: 0;
	margin: 0;
}

#logo img {
	width: 237px;
	height: 80px
}

#newyear_mode {
/*	text-align: left !important;
	width: 143px;
	height: 150px;
	padding-left: 660px;
	padding-top: 92px;
	position: absolute;
*/
}

#langs {
	float: right;
	width: 77px;
	text-align: left;
	padding-top: 18px;
}

#langs img {
	width: 27px;
	height: 17px;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	border: 1px solid #E2E2E2;
}

#langs a {
	color: #858585;
	font-size: 11px;
	float: left;
}

#langs a:hover {
	color: #666;
	font-size: 11px;
}

#mmenu {
	overflow: auto;
	padding: 0 0 0 2px;
	margin: 0 0 52px 0;
	text-align: left;
}

#mmenu_second {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#menu_shadow {
	overflow: hidden;
	width: 885px;
	height: 72px;
	background-image: url('/pics/index/menu_bot_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#mmenu_second .rel {
	overflow: hidden;
}

#mmenu_second a#button1, #mmenu_second a#button2, #mmenu_second a#button3, #mmenu_second a#button4, #mmenu_second a#button5 {
	padding-top: 23px;
	height: 33px;
	width: 176px;
}

#mmenu_second a#button5 {
	width: 177px;
}

#mmenu_second a#sbutton1, #mmenu_second a#sbutton2, #mmenu_second a#sbutton3, #mmenu_second a#sbutton4, #mmenu_second a#sbutton5 {
	padding-top: 23px;
	height: 33px;
	width: 176px;
}

#mmenu_second a#sbutton5 {
	width: 177px;
}

#mmenu_second div.between {
	height: 56px;
}

#mmenu_second div div#select1, #mmenu_second div div#select2, #mmenu_second div div#select3, #mmenu_second div div#select4, #mmenu_second div div#select5 {
	width: 186px;
	background-image: url('/pics/index/lbuttonbgm.gif');
}

#mmenu_second div div#select5 {
	width: 187px;
	background: url('/pics/index/lbuttonbg.gif') no-repeat;
}

#mmenu_second div div#popup1, #mmenu_second div div#popup2, #mmenu_second div div#popup3, #mmenu_second div div#popup4, #mmenu_second div div#popup5 {
	margin-top: -5px;
}

#mmenu_second div div#select1 div.topbut, #mmenu_second div div#select2 div.topbut, #mmenu_second div div#select3 div.topbut, #mmenu_second div div#select4 div.topbut, #mmenu_second div div#select5 div.topbut {
	width: 182px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 500;
}

.jScrollPaneTrack  {
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
	width: 100%;
	background-image: url('/pics/index/gradusnik.gif');
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
}

.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	display: block;
	width: 57px !important;
	height: 10px;
	background-image: url('/pics/index/begunok.gif');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

div.htmltooltip {
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background-image: url('/pics/index/thumbbg.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 118px; /*width of tooltip*/
	height: 143px;
	padding: 18px 0 0 10px;
}

div.htmltooltip span {
	display: block;
	color: #858585;
	width: 96px;
	height: 27px;
	text-align: center;
	padding: 0 0 0 6px;
	margin-bottom: 8px;
	overflow: hidden;
	font-size: 11px;
	text-transform:lowercase;
}

#newyear_mode {
	position: absolute;
	margin: 105px 0 0 650px;
}

#copyr {
	font-size: 11px;
	color: #C1C1C1;
	background: url('/pics/copyr.gif') no-repeat; 
	width: 170px;
	height: 40px;
	padding-left: 20px;
}

#copyr2 {
	font-size: 11px;
	color: #C1C1C1;
	background: url('/pics/copyr.gif') no-repeat; 
	width: 170px;
	height: 40px;
	padding-left: 50px;
}

#copyr a, #copyr2 a {
	color: #C1C1C1;
}

#copyr a:hover, #copyr2 a:hover {
	color: #A2A2A2;
}