html, body {
	padding: 0px;
	margin: 0px;
	/* background: url('/gfx/fkdb-back.png'); */
	background: url('/gfx/wide-bg.jpg') top center repeat-y; 
	font-family: Tahoma, Arial;
	font-size: 11px;
}
:focus {	outline: 0; }

/* input {
	border: dotted 1px Gray;
	width: 200px;
	text-align: left;
} */

.login {
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #2B1770;
	width: 200px;
}

#padder { padding-top: 170px; }

#upperstripe {
	/* padding-top: 170px; */
	/* margin-top: 40px; */
	background-color: #FFFFFF;
}

.ipad {
	padding:8px 12px 8px 8px;
}

.entry { font-size: 120%; padding-left: 10px;}

.whitebg {
	background: white;
}

#mainmenu {	width: 960px; text-align: center;}
.grassbg {
	height: 39px;
	background: white url('/gfx/grass.gif') center top no-repeat;
}

.menuitem {
	text-transform: uppercase;
	padding: 0 10px;
}

a img {
	border: 0;
}

a:link		{color: #2B1770; text-decoration: underline; font-size: 12px;}
a:visited	{color: #2B1770; text-decoration: underline; font-size: 12px;}
a:hover		{color: #2B1770; text-decoration: none; font-size: 12px;}
a:active	{color: #2B1770; text-decoration: underline; font-size: 12px;}

a.blacklink:link	{color: #000000; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.blacklink:visited	{color: #000000; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.blacklink:hover	{color: #000000; text-decoration: none; font-size: 12px; font-weight: bold;}
a.blacklink:active	{color: #000000; text-decoration: underline; font-size: 12px; font-weight: bold;}

a.tit:link	{color: #2B1770; text-decoration: underline; font-size: 14px; font-weight: bold;}
a.tit:visited	{color: #2B1770; text-decoration: underline; font-size: 14px; font-weight: bold;}
a.tit:hover	{color: #2B1770; text-decoration: none; font-size: 14px; font-weight: bold;}
a.tit:active	{color: #2B1770; text-decoration: underline; font-size: 14px; font-weight: bold;}

.menuitem a:link	{color: white; font-size: 16px;}
.menuitem a:visited	{color: white; font-size: 16px;}
.menuitem a:hover	{color: #2B1770; font-size: 16px;}
.menuitem a:active	{color: white; font-size: 16px;}

a.bigblue:link		{color: #2B1770; text-decoration: none; font-size: 18px; font-weight: bold;}
a.bigblue:visited	{color: #2B1770; text-decoration: none; font-size: 18px; font-weight: bold;}
a.bigblue:hover		{color: #2B1770; text-decoration: underline; font-size: 18px; font-weight: bold;}
a.bigblue:active	{color: #2B1770; text-decoration: none; font-size: 18px; font-weight: bold;}

a.linknews:link		{color: #2B1770; text-decoration: none; font-size: 14px; font-weight: bold;}
a.linknews:visited	{color: #2B1770; text-decoration: none; font-size: 14px; font-weight: bold;}
a.linknews:hover	{color: #2B1770; text-decoration: underline; font-size: 14px; font-weight: bold;}
a.linknews:active	{color: #2B1770; text-decoration: none; font-size: 14px; font-weight: bold;}

.whitespace {
	background-color: #FFFFFF;
}

#maintable {
	background-color: #FFFFFF;
}

.leftd {
	padding: 0 6px 0 10px;
}

.centertd {
	border-left: 1px dotted #2B1770;
	border-right: 1px dotted #2B1770;
	padding: 0 10px 0 20px;
}

.rightd {
	padding: 0 10px 0 6px;
}

.rightdin {
	border-left: 1px dotted #2B1770;	
	padding: 6px 22px 6px 16px;
}

.leftnews {
	border-right: 1px solid #2B1770;
}

h1 {
	padding: 0 0 6px 0;
	margin: 0;
}

.rightfeed {
	padding: 0 0 0 6px;
}

.newmain {
   border-top: 1px solid white; 
	padding: 4px;
	font-size: 12px;
	color: white;
	background-color: #554133;
   border-right: 1px solid white; 
}

.newmain a {
		font-size: 12px;
		color: white;
		text-decoration: none;
}

.newother {
   border-top: 1px solid white; 
   border-right: 1px solid white; 
	padding: 4px;
	font-size: 12px;
	color: black;
	background-color: #7b6353;
}

.newother a {
		font-size: 12px;
		color: white;
		text-decoration: none;
}

.newdatetitle {
	font-size: 18px;
}

.newdate {
	color: #a7afe0;
}

.newtitle {
	color: #2B1770;
}

.divider {
	width: 100%;
	height: 6px;
	clear: both;
}

.pictshadow {
	width: 180px;
	height: 117px;
	background: url('/gfx/pict-shadow.gif') top left no-repeat;
}

.leftbox {
	float: left;
	padding: 3px;	
}

.newspicleft {
	padding: 1px 0 0 2px;
	float: left;
}

.singleleft {
	float: left;
}

.thequote {
	font-weight: bold;
	font-size: 18px;
	color: #5a69c5;
}

.qt {
	color: #5a69c5;
	font-size: 18px;
}

.lsbtxt {
	padding: 12px 14px;
	color: #666666;
	z-index: -1;
}
.captionmatch {
	text-align: center;
	padding: 12px 14px;
	color: #2B1770;
	font-size: 12px;
	font-weight: bold;
}

.count {
	font-size: 32px;
	white-space: nowrap;
}

.town {
	color: green;
	text-transform: uppercase;
}

.matchlinks {
	text-align: center;
}

.forecast {
	padding: 8px 0 14px 8px;
}

td.title {
	text-align: center;
	color: white;
	background: #2B1770;
}

td.v {
	background: #f9f9fb;
}

#partners {
	padding: 2px;
}

.dots {
	width: 1000px;
	margin: auto;
	border-bottom: 1px dotted #2B1770;
}

.copyright {
	padding: 20px;
}

.counters {
	padding: 20px;
}

.newstxt {
	padding-left: 5px;
	font-size: 12px;
}

#slider-wrap {
	border: solid 1px Silver;
	padding: 1px;
   height:328px;
	width: 469px;
}
.clear { clear: both; }


/* slideshow css */
#slideshow {
    position:relative;
    height:320px;
}

#slideshow DIV.panel {
    position:absolute;
    top:0;
    z-index:8;
}

#slideshow DIV.panel.active {
    z-index:10;
}

#slideshow DIV.panel.last-active {
    z-index:9;
}

#slideshowd {
    position:relative;
    height:320px;
}

#slideshowd DIV.panel {
    position:absolute;
    top:0;
    z-index:8;
}

#slideshowd DIV.panel.active {
    z-index:10;
}

#slideshowd DIV.panel.last-active {
    z-index:9;
}
/* /slideshow css */



.readmore {	text-align: center; }
#onlenta { background-color: navy; color: white; padding: 5px;}

.onecomment {
	background-color: #fdf5e6;
	padding: 5px;
	margin: 3px;
	font-size: 12px;
}

#comment { width: 300px; }

.ibutt {	cursor: pointer; display: inline; }
.cards { width: 30px; }

.tmr {
	padding-right: 5px;
	font-size: 18px;
}
.date { font-size: 14px; }
.catdivider { border-bottom: dashed 1px Silver; padding: 10px; height: auto; width: 80%; }



#jsddm
{	
	margin: 0;
	padding: 0 0 0 15px;
	padding-left:0px\0/; /* отступ 70px только для Internet Explorer 8 */
	z-index: 15;
}


	
#jsddm li
{	
	float: left;
	list-style: none;	
}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		text-transform: uppercase;
	/*	padding: 0 10px; */
		width: auto;
		color: white; font-size: 14px;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white; 
			z-index: 16;
			text-align: left;			
			color: white; font-size: 14px !important;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #78675D;
			/* background: #7a9b4c; зеленый фон меню */
			}
		
		#jsddm li ul li a:hover
		{	background: #1A4473;}

		.menu-int {	font-size: 13px !important; }

		.menu-int-nothref {	font-size: 13px !important; cursor: default; }
		
.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url('http://fkdb.ru/core/wp-content/plugins/wp-polls/images/default/pollbg.gif');
	border: 1px solid #c8c8c8;
}

.print {
	padding: 10px;
	border: dashed 1px #e6e6fa;
	margin: 5px;
	text-align: center;
}

#mycart {
	padding: 10px;
	border: dashed 1px #e6e6fa;
	margin: 5px;
	text-align: center;
	float: right;
	width: 200px;
	background-color: #fafad2;
	clear: both;
}


.commentlist li{ padding: 10px; }
.comment-body { border: dashed 1px #e6e6fa;	padding: 10px; }
.comment-body p{ font-weight: bold; }
.comment-author { font-weight: bold; color: #3c3273;}

#naviholder { padding: 10px 0 10px 0; }
#calendar { padding: 20px; }

.sliderb {
	font-weight: bold;
	padding-bottom: 7px;
}

#allphoto {
	float: left; padding-left: 30px;
	font-weight: bold;
}
#allvideo {
	float: right; padding-right: 50px;
	font-weight: bold; }

.divider2 { padding-bottom: 2px; margin-bottom: 5px; border-bottom: dashed 1px Silver; }	

.inline-edit {
				 }

.inline-edit .form {
	display: none;
}

.inline-edit .form textarea{
	border: dashed 1px Silver;
	width: 300px;
	text-align: left;
}

.inline-edit .hover {
	background-color: #FFFFA5;
	cursor: pointer;
}

/* .cID { display: none; } */

#autosc {
	overflow: auto;
	width: 600px !important;
}

#searchold { padding: 5px; text-align: center; }
#searchold #s { width: 370px; border: dotted 1px Gray; }
#searchold #searchsubmit { width: 70px; border: dotted 1px Gray; margin-left: 10px; }

.shopcell {
	border: dashed 1px Silver;
	padding: 5px;
}
