﻿@charset "utf-8";
/* CSS Document */
/*options*/

html
{
	overflow-y: scroll;
}

p
{
	padding: 0px;
	margin: 0px 0px 1.1em 0px;	
}

.none {
	display:none;
}
.clear {
	clear:both;	
}

html, div, a, span, th, td , ul{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
	padding:0;
}
p, ol, li
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}


h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
	font-weight:normal;
}

ul li {
	list-style:none;
	padding:0 0 0 10px;
	line-height: 18px;
}

h1, h2, h2 a {
	
	font-size:26px;
	color:#000;
	margin:0 0 10px 0;
	padding:30px 0 0 0;
}
.blue {
	color:#5e67f0;
}
h3 {
	font-size:18px;
	color:#000;
}

td {
	vertical-align:top;
}

a {
	color:#006699;
}

a:hover {
	color:#5E67F0;
}

p {
	
}


body {
	background:#d3d3d3 url(/img/bg.png) center repeat-y;
	padding:0;
	margin:0;
	
}
#topbg {
	background:url(/img/bg_header.png) top repeat-x;
}

#header {
	height:152px;
	background:url(/img/shadow.jpg) bottom center no-repeat;
	width:100%;
	
}
#wrapper {
	margin:0 auto;
	width:1000px;
}
#contentbg {
	background:#F6F7FB url(/img/bg_content.png) repeat-y;
	width:1000px;
	padding:0 0 50px 0;
}
/*#bottombg {
	height:6px;
	width:1000px;
	background:url(/img/bottom.png) bottom no-repeat;
}*/

#fresh {
	background:url(/img/fresh.png) top center no-repeat;
	width:340px;
	height:386px;
	float:left;
	text-align:center;
	margin-top:15px;
}
/*#content 
{
	padding-left: 50px;
}*/
#menu {
	background:url(/img/bg_menu.png) top no-repeat;
	width:990px;
	margin:0 auto;
}
#menu ul li {
	display:block;
	float:left;
	background:url(/img/menu_li.png) top right no-repeat;
	padding:0 21px 0 17px;
	margin:0;
}

#menu ul {	
	background:url(/img/menu_li.png) top left no-repeat;
	display:table;
	margin:0 0 0 28px;
	padding: 0px 0px 15px 0px;

}


.twocolsmain {
	width:670px;
	float:left;
}
.onecol {
	width:280px;
	float:left;
}

.dots {
	height:1px;
	background:url(/img/dots.png) top right repeat-x;
	font-size:0;
	line-height:0;
}
.twocolsmain .dots {
	width:633px;
	margin:0 0 0 7px;
}
#menu .dots {
	width:988px;
	margin:0 auto;
}

#menu a {
	color:#000;
	display:block;
	text-decoration:none;
	border-bottom:2px solid #000;
	padding:0 0 2px 0;
	margin:12px 0 0 0;

}
#menu a.zhz {
	color:#6d7b83;
	border-bottom:#6d7b83 2px solid;
}
#menu a:hover, #menu a.current {
	color:#5e67f0;
	border-bottom:#5e67f0 2px solid;
}
#menu a:hover.zhz {
	color:#5e67f0;
	border-bottom:#5e67f0 2px solid;
}
#logo {
	width:268px;
	height:139px;
	background:url(/img/logo.png) left top no-repeat;
}

#logotd {
	width:280px;
}
#lefttd, #righttd {
	width:360px;
}

#lrighttd
{
	width: 352px;	
}

#lefttd {
	text-align:right;
	
}

.smaller {
	font-size:16px;
	color:#fff;
	padding:0 21px 0 0;
	margin:32px 22px 0 40px;
}
.biger {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin:0 22px 0 40px;
}
#topnav {
	margin:32px 40px 0 30px;
	color:#fff;
}
#topnav a {
	color:#d5d5d5;
}

#topnav a:hover, #how a:hover
{
	text-decoration: none;	
}

#how {
	margin:5px 40px 0 30px;
}
#how a {
	color:#fff;
	font-size:18px;
	line-height:18px;
}
#search {
	margin:5px 40px 0 30px;
}

#financial {
	margin:5px 40px 0 30px;
    color: #fff;
}

#logo2 {
	width:232px;
	height:74px;
	background:url(/img/logo2.png) no-repeat;
	margin:30px 0 0 0;
}

#footer {
	background:url(/img/bottom.png) top no-repeat;
	
}
#copycont {
	padding:35px 0 20px 0;
	width:410px;
}
#copycont a {
	color:#000;
	margin:0 25px 0 0;
	
}

#copycont a:hover
{
	text-decoration: none;	
}

#index {
	width:280px;
	padding:35px 50px 0 30px;
	color:#6d7b83;
}
#index div {
	font-size:12px;
	clear:both;
	margin:0 0 10px 0;
}
#index div strong {
	font-size:18px;
	font-weight:bold;
	margin:0 15px 0 0;
	float:left;
}

input, select {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	 border:1px solid #A7AFB1;
    background:#EDEDED;
}

input.searchinput {
	color:#849199;
	border:1px solid #7e8a92;
	width:210px;
	font-size: 15px;	
	margin:0 3px 0 0;
}


.journallist {
	margin:40px 0 0 0;
	padding:0 0 0 50px
}


.journal {
	background:url(/img/dots2.png) bottom repeat-x;
	width:100%;
}
.month span, .number span {
	background:url(/img/mask.png) bottom repeat-x;
	font-size:18px;
	font-weight:bold;
}
.number {
	text-align:right;
}
.links {
	margin:0 0 20px 0;
}

.links, .links a {
	color:#6d7b83;
}

.links a:hover
{
	color:#5e67f0;
}

.links a.buy {
	font-size:18px;
	font-weight:bold;
}

.manblock a.manphoto img {
	float:left;
	padding:4px;
	border:1px solid #d8dae6;
	margin:0 15px 0 0;
}
.manblock a:hover.manphoto img {
	border:1px solid #bec4c9;
}

.manname a {
	display:block;
	font-size:18px;
	color:#000;
	margin:0 0 10px 0;
}
.manname a:hover {
	color:#5e67f0;
}

.more {
margin:0 0 15px 0;
}
.more a {
	background:url(/img/more.png) top right no-repeat;
	padding:0 15px 0 0;
	color:#000;
	
}
.more a:hover {
	background:url(/img/more.png) bottom right no-repeat;
	padding:0 15px 0 0;
	color:#5e67f0;
	
}


#fresh h3 {
 color:#5a564e;
 font-size:18px;
 font-weight:normal;
 padding:30px 0 0 0;
}



.freshnumber {
	color:#5e67f0;
	font-size:60px;
	line-height:60px;
	font-weight:bold;
	margin:45px 0 0 0;
}
.freshmonth {
	color:#5e67f0;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	margin:0 0 40px 0;
}

#fresh .buy {
margin:60px 0 0 0;
}
#fresh .buy a {
font-size:22px;
font-weight:bold;
}
.graybg {
	background:url(/img/big_gray.png) right repeat-y;
	margin:0 0 0 7px;
	width:633px;
}

.graybgwrap {
	margin:0 40px 0 43px;
	padding:0 0 25px 0;
}
.graybgwrap h2 {
margin-bottom:20px;
}
.blogtime, .blogtext {
	margin:0 0 5px 0;
}
.blogtime a, .bloglinks a {
	font-style:italic;
	color:#000;
}

.blogtime a:hover, .bloglinks a:hover
{
	color:#5E67F0;
}
		
.bloglinks {
margin:0 0 30px 0;
}

.rightlinks {
background:url(/img/dots.png) top repeat-x;
margin:30px 0 30px 0;
}
.rlink a {
color:#5A6870;
font-size:18px;
}

.rlink a:hover
{
	color: #5E67F0;	
}

.rlink {
background:url(/img/dots.png) bottom repeat-x;
padding: 9px 0 15px 0;
}

.newart {
margin:0 0 20px 0;
}

#fresh a {
color:#000;
}

#fresh a:hover
{
	color:#5e67f0;
}

.bought
{
    text-decoration:none;
    cursor:default;
}

.login_in input
{
    border:1px solid #A7AFB1;
    background:#EDEDED;
}

.textbox_1 
{
    border:1px solid #A7AFB1;
    background:#EDEDED;
}

.login_in textarea
{
    border:1px solid #A7AFB1;
    background:#EDEDED;
}


.login_in span
{
    color:#626D71;
    padding-bottom:5px;
    display:inline-block;
}

div.btns 
{
    padding-top:12px;
}

div.btns input
{
    background:#FCFCFC;
    border:1px solid #A3A6AB;
    cursor:pointer;
    color:#000000;
}

.rcs
{
    border-left:7px solid #D9DCE1;
    background:#E9EAEF;
    width:605px;
	padding-top: 45px;
	padding-bottom: 45px;
}

.rcs p
{
	padding-left: 30px;
	padding-right: 30px;
}

.search_button
{
	background: url(/img/search_button_bg.gif) no-repeat;
	width: 57px;
	height: 22px;
	border: none;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	vertical-align: middle;	
}

zakaz {width: 72px; height: 22px; background: url(/img/zakaz.png) no-repeat; border: none;}

.design, #copycont .design a {
	color:#75726d;
}
#copycont .design a:hover {
	color:#000;
}

.design {
	margin:25px 0 0 0;
	position: relative;
	height: 45px;
}

span.rellocat_link
{
	position: absolute;
	top: 0px;
	left: 0px;	
}

a.inln_link
{
	position: absolute;
	top: 0px;
	left: 170px;	
}

a.inln_link
{
	text-decoration: none;	
}

a.inln_logo
{
	width: 70px;
	height: 20px;
	cursor: pointer;
	position:absolute;
	left:291px;
	top:-2px;
	background: url(/img/inln_logo.png) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

a.inln_logo img
{
	border: none;	
}

a.inln_logo:hover
{
	background: url(/img/inln_logo_sel.png) no-repeat;
	cursor: pointer;
}

.inln_tire
{
	position: absolute;
	top: 0px;
	left: 275px;	
}

li.v_cur_page a span
{
	background: none !important;
}

li.cur_page a
{
	color: #5E67F0 !important;
	border-bottom: solid 2px #5E67F0 !important;
}


#logo a
{
	height:139px;
	width:268px;
	display: block;
}

.padding50px {padding-left: 50px; display: block;}

.text span.searched-text
{
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
}

.text a span.searched-text
{
    color: #006699;
}

.search_text.text td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.fresh2
{
	padding-top: 22px;
	font-size: 16px;
	line-height: 21px;
}

div.sixteenplus
{
	position: relative;
}

div.sixteenplus img
{
	position: absolute;
	top: 36px;
	right: 36px;
	z-index: 9999;
}

