body {
        background-color: #FFFFFF;
        scrollbar-face-color: #E8ECF4;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #E8ECF4;
        scrollbar-3dlight-color: #DAE2EE;
        scrollbar-arrow-color:  #2A6E91;
        scrollbar-track-color: #F5F8FE;
        scrollbar-darkshadow-color: #90BDD3;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #2A6E91; }
a:hover                { text-decoration: underline; color : #2A6E91; }
hr        { height: 0px; border: solid #DAE2EE 0px; border-top-width: 1px;}

.bodyline        { background-color: #ffffff; border: 1px #90BDD3 solid; }

.forumline        { background-color: "#CAD7E3"; border: 0px #CAD7E3 solid; }

td.row1        { background-color: #F5F8FE; }
td.row2        { background-color: #E8ECF4; }
td.row3        { background-color: #DAE2EE; }

td.rowpic {
                background-color: #ffffff;
                background-image: url(images/cellpic2.gif);
                background-repeat: repeat-y;
}

th        {
        color: #FFFFFF; font-size: 11px; font-weight : bold;
        background-color: #2A6E91; height: 25px;
        background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background-image: url(images/cellpic1.gif);
                        background-color:#DAE2EE; border: #ffffff; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
        height: 29px;
        border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
        font-weight: bold; border: #ffffff; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
        background-color: #DAE2EE; border: #ffffff; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow         { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right         { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft          { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop         { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.maintitle, h1        {
        font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; line-height : 120%; margin: 0px; display: inline;
}

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #2A6E91; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #2A6E91; text-decoration: underline; }

.mainmenu                { font-size : 11px; color : #000000 }
a.mainmenu                { text-decoration: none; color : #2A6E91;  }
a.mainmenu:hover{ text-decoration: underline; color : #2A6E91; }

.cattitle                { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #2A6E91}
a.cattitle                { text-decoration: none; color : #2A6E91; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink                { font-weight: bold; font-size: 12px; color : #2A6E91; }
a.forumlink         { text-decoration: none; color : #2A6E91; }
a.forumlink:hover{ text-decoration: underline; color : #2A6E91; }

.nav                        { font-weight: bold; font-size: 11px; color : #000000;}
a.nav                        { text-decoration: none; color : #2A6E91; }
a.nav:hover                { text-decoration: underline; }

.topictitle,h2        { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #2A6E91; }
a.topictitle:visited { text-decoration: none; color : #2A6E91; }
a.topictitle:hover        { text-decoration: underline; color : #2A6E91; }

/* titles for unapproved topics */
.topicUnapproved         { font-weight: bold; color: #444444; }
.topicUnapproved a       { text-decoration: none; color: #444444; }
.topicUnapproved a:hover { text-decoration: underline; color: #2A6E91; }
.postUnapproved          { color: #444444; }

a.clx_class { color: red;}
a.clx_class:hover { color: red;}
a.clx_class:visited { color: red;}

.name                        { font-size : 11px; color : #000000;}

.postdetails                { font-size : 10px; color : #000000; }

.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #2A6E91 }
a.postlink:visited { text-decoration: none; color : #2A6E91; }
a.postlink:hover { text-decoration: underline; color : #2A6E91}

.code {
        font-family: Courier, Courier New, MS sans serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #DAE2EE; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #DAE2EE; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.copyright                { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright                { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

input,textarea, select {
        color : #000000;
        font: normal 11px Verdana, Arial, Helvetica, sans-serif;
        border-color : #000000;
}

input.post, textarea.post, select {
        background-color : #ffffff;
}

input { text-indent : 2px; }

input.button {
        background-color : #F5F8FE;
        color : #000000;
        font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
        background-color : #FAFAFA;
        font-weight : bold;
}

input.liteoption {
        background-color : #FAFAFA;
        font-weight : normal;
}

.helpline { background-color: #E8ECF4; border-style: none; }

.topmenu {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #286AA5;}
a.topmenu:hover {text-decoration:none;}
table.top td {padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px; font-size: 70%;}
table.top td img.pic {vertical-align:middle;}

/*@import url("formIE.css");*/
/* Fancy form styles for IE */

/*input, textarea, select {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}*/

.postbody { line-height: 18px}

/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #2A6E91; }
a.topic-new:hover, a.topic-new:active { color: #2A6E91; }
/* End Simple Subforums MOD */

/* light table */
table.light {font-size: 11px; border:1px solid #B9CEDF; border-bottom:0px;  background-color:#FFFFFF;}
table.light tr.head {background-color:#F4F8FB;}
table.light td {border:0px; border-bottom:1px solid #B9CEDF; border-right:1px solid #B9CEDF;}
table.light td.right {border:0px; border-bottom:1px solid #B9CEDF;}

/* Дополнительный CSS для стилей video.nedoma.ru */

#selImageBorder,#selPlainImageBorder{
	background:transparent;
	margin:0.2em 0;
}

#selPlainImage,#selPlainCenterImage,#selImageBorder a img,#selPlainImageBorder a img{
	border:1px solid #6C767C;
	padding:2px;
}

	#selImageBorder a:hover img,#selPlainImageBorder a:hover img{
		border:1px solid #AFAFAF;
	 }

* html #selImageBorder a,* html #selPlainImageBorder a{
	border:1px solid #6C767C;
	text-decoration:none !important;
	padding:0 !important;
	margin:0 !important;
}

	* html #selImageBorder a img,* html #selPlainImageBorder a img{
		border:2px solid #FFF;
		padding:0;
	}

	 * html #selImageBorder a:hover,* html #selPlainImageBorder a:hover{
		border:1px solid #AFAFAF;
	 }

 	 * html #selImageBorder a:hover img,* html #selPlainImageBorder a:hover img{
		border:2px solid #FFF;
	 }

.clsTitleLink a, .clsUserTitle a{
		color:#3670A7;
	}

.clsUserTitle a{
		font-size:11px;
	}

.clsTitleLink a, .clsTitleLink{
		font-size:12px;
		margin-top:0px;
	}

.clsUserViews, .clsUserTitle, .clsAddedDate, .clsPlayingTime
{
	font-size:11px;
	color:#767A79;
}

/* Top menu */

table.top2 td img.pic {vertical-align:middle;}

.top td a:hover {text-decoration:none;}

.top td a{	background:url(http://www.nedoma.ru/images/sprite-top.png);
	background-repeat:no-repeat;
	padding:2px 0px 5px 23px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#286AA5
}

.top td a.nobg {background: none; padding-left:0px;}
.top td a.sprite-top-dwell{background-position: 0 0px;}
.top td a.sprite-top-glc{background-position:0 -22px;}
.top td a.sprite-top-poputchik{background-position:0 -44px;}
.top td a.sprite-top-sneg{background-position:0 -66px;}
.top td a.sprite-top-star{background-position:0 -88px;}
.top td a.sprite-top-news{background-position:0 -110px;}
.top td a.sprite-top-calendar{background-position:0 -132px;}
.top td a.sprite-top-articles{background-position:0 -154px;}


a.mix-title {
	color:#DD1E20;
	font-weight: bold;
}

.mix-merch {	color:#008000;
	font-size: 10px;}

.mix-title, .mix-desc, .mix-price {
	font-size: 13px;
}

.adsbutton a img {
    vertical-align: middle;
}
