/* Reset styles m*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;

}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

html {
	background:#f1f1f1 url("../images/wrap-left.gif") repeat-y left;
	padding-left:9px;
}

body {
	font:0.7em Arial;
	color:#636363;
	background:url("../images/wrap-right.gif") repeat-y right;
	padding-right:9px;
}

a {
	text-decoration:underline;
	color:#119CD1;
}

a:hover {
	text-decoration:none;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

/* Titles */

h1 {
	font:normal 1.6em Arial;
	color:#8DC63F;
	border-bottom:1px dotted #bbb;
	padding-bottom:2px;
	margin-bottom:2px;
}

h2 {
	font:bold 1.25em Arial;
	margin-bottom:5px;
	color:#555c5e;
}

	h2 img {
		float:left;
		margin-right:5px;
	}

h3 {
	font:bold 1.1em Arial;
	margin-bottom:3px;
}

	h3 a {
		color:#0076A3;
		text-decoration:none;
	}

	h3 a:hover {
		color:#636363;
	}

h4 {
	font:bold 1.1em Arial;
	color:#555c5e;
	padding:9px 0 5px;
}
h5 {
		background:#F26D7D;
		color:#fff;
		font-size:11px;
		padding:1px 3px;
		vertical-align:top;
	}

/* Titles */

.textbox, select {
	border:1px solid #ddd;
	background:#fff;
	font:normal 1em Arial;
	color:#636363;
}

.button {
	background:#6C6C6C;
	border:1px solid #6C6C6C;
	color:#fff;
	font:normal 1em Arial;
	cursor:pointer;
}

textarea {
	background:#eee;
	font:1em Arial;
	padding:0;
	color:#636363;
}

/* Structure */

.wrapper {
	background:url("../images/bg.gif") repeat-x top;
	margin:0 -9px;
	padding:0 9px;
	min-width:984px;
}

	.wrap {
		background:#fff url("../images/bg.gif") repeat-x top;;
	}

.container {
	width:100%;
	float:left;
	margin-right:-227px;
}

/* Header */

.header {
	position:relative;
	height:87px;
	background:url("") no-repeat center;
}

	.logo {
		position:absolute;
		top:7px;
		left:51px;
		width:350px;
		height:60px;
		display:block;
		background:url("../images/logo.png") no-repeat left top;
	}

	.header-banner {
		position:absolute;
		top:14px;
		right:8px;
	}

/* Content */

.content {
	margin-right:227px;
}

	.center {
		text-align:center;
	}

/* Intro */

.newbar
{

}

.intro {
	position:relative;
	padding:10px 0 0 25px;
	margin:0 3px 10px 0;
	background:url("../images/intro-bg.gif") repeat-x bottom;
}

.intro-ins {
	overflow:hidden;
	padding:0 25px 10px 0;
	background:url("../images/intro-right.gif") no-repeat right bottom;
}

	.intro dl {
		float:left;
		width:28%;
		padding:1%;
		margin-right:2%;
		overflow:hidden;
	}

	.intro .even {
		background:#F6FCFE;
	}

		.intro ul {
			/*float:left;
			margin-right:5px;  */

			list-style: none; margin:0; padding:0
		}

			.intro ul img {
				border:1px solid #EEF1F2;
				padding:3px;
			}

	.intro li {
		float:left;
		font-family:tahoma;
		width:29%;
		font-size:11px;
		color:#787878;
		padding-right:15px;

		/*display:table;*/
	}

	.intro h3 {
		margin-bottom:15px;
	}


	.left-arrow {
		background:url("../images/intro-left-arrow.gif") no-repeat;
		width:17px;
		height:20px;
		bottom:20px;
		left:5px;
		position:absolute;
		display:block;
	}
 .login2 li  {
     	float:left;
		font-family:tahoma;
		width:220px;
		font-size:11px;
		color:#787878;
		padding-right:15px;
}
	.right-arrow {
		background:url("../images/intro-right-arrow.gif") no-repeat;
		width:17px;
		height:20px;
		position:absolute;
		bottom:20px;
		right:5px;
		display:block;
	}

	/* Searchbox */

	.searchbox {
		float:right;
		margin-left:10px;
		padding-right:10px;
	}

		.searchbox .textbox {
			width:125px;
		}

	.login {
		float:right;
		color:#F26D7D;
		padding-top:2px;
	}

		.login a {
			font-weight:bold;
			color:#F26D7D;
		}

	.login-window3 {
		border:2px solid #C9C8C8;
		background:#fff;
		padding:10px 15px;
		visibility:hidden;
		position: absolute;
		margin-top:-150px;
        margin-left:130px ;

	}

		.login-window3 form {
			text-align:right;
		}

			.login-window3 p {
				margin-bottom:7px;
			}

			.login-window3 .textbox {
				width:120px;
			}

     	.login-window2 {
		border:2px solid #C9C8C8;
		background:#fff;
		padding:10px 15px;
		visibility:hidden;
		position:absolute;
		margin-top:80px;
	}
    	.login-window2 form {
			text-align:right;
		}

			.login-window2 p {
				margin-bottom:7px;
			}

			.login-window2 .textbox {
				width:120px;
			}
/* Central column */

.main {
	margin-left:230px;
	padding:0 7px 10px 0;
}

	.recommended {
		background:#F26D7D;
		color:#fff;
		font-size:11px;
		padding:1px 3px;
		vertical-align:top;
	}

	.new {
		background:#F69679;
		color:#fff;
		font-size:11px;
		padding:1px 3px;
		vertical-align:top;
	}

	.title-footer {
		overflow:hidden;
		color:#959595;
		padding-bottom:8px;
	}

		.title-footer a {
			color:#959595;
			text-decoration:none;
		}

		.title-footer a:hover {
			text-decoration:underline;
		}

		.title-footer img {
			vertical-align:top;
		}

		.rating {
			float:right;
		}

	.news {
		border-bottom:1px dotted #bbb;
		padding-bottom:8px;
		overflow:hidden;
	}

		.news img {
			margin:0 5px;
		}

	.post-footer {
		padding:3px 0;
		margin-bottom:20px;
		overflow:hidden;
		text-align:right;
	}

		.info {
			float:left;
		}

			.info a {
				color:#848589;
			}

		.post-footer span {
			padding-left:19px;
			margin-right:5px;
		}

		.user {background:url("../images/user.png") no-repeat left;}
		.date {background:url("../images/date.png") no-repeat left;}
		.view {background:url("../images/view.png") no-repeat left;}
		.download {background:url("../images/download.png") no-repeat left;}
		.comments {background:url("../images/comments.png") no-repeat left;}

/* Block */

.block {
	margin-bottom:7px;
	padding:7px;
}

	.block h2 {
		line-height:23px;
		border-bottom:1px dotted #bbb;
		padding-bottom:2px;
	}

	.random-films {
		background:#FFFFF;
		border:2px solid #F4F3F3;
	}

		.random-films dl {
			background:#FFFFF;
			text-align:center;
			padding:5px;
			margin-bottom:7px;
		}

			.random-films dt {
				font-weight:bold;
				margin-bottom:5px;
			}

	.calendar-block {
		background:#FFFFF;
	}

	.tag-cloud {
		background:#FFFFF;
	}

	.nav {
		background:#c4cccf;
	}

		.nav ul {
			padding-left:10px;
		}

			.nav li {
				margin-bottom:10px;
			}

				.nav li a {
					font:bold 1.25em Arial;
					color:#363636;
				}

	.top-news {
		background:#FFFFF;
	}

	.vote-block {
		background:#FFFFF;
	}

	.archive-block {
		background:#FFFFF;
		border:2px solid #EAE8E8;
	}

	

	.car-block {
		background: #FFFFF;
	}

	

/* Left column */

.leftside {
	width:220px;
	float:left;
	padding:0 7px 0 3px;
}

/* Right column */

.rightside {
	width:220px;
	float:right;
	padding:0 7px 0 0;
}

	.genre-list {
		border:2px dotted #9C9C9C;
		overflow:hidden;
		padding:7px 10px;
		margin-bottom:7px;
	}

		.genre-list li {
			float:left;
			width:95px;
			padding-right:2px;
			margin-bottom:3px;
		}

			.genre-list a {
				color:#707070;
				font-family:Verdana;
			}

			.genre-list a:hover {
				color:#0072BC;
			}

/* Footer */

.footer {
	clear:both;
	background:#767676;
	padding:7px 10px;
	overflow:hidden;
}

	.footer ul {
		text-align:center;
		padding-top:7px;
	}

		.footer li {
			display:inline;
			border-right:1px solid #fff;
			padding:0 6px;
		}

		.footer .last {
			border:none;
		}

			.footer li a {
				color:#fff;
			}

	.footer p {
		float:right;
		color:#E1E1E1;
		text-align:right;
	}

.rate li {
overflow:hidden;
zoom:1;
}

.rate li img {
float:left;
margin-right:5px;
}
.catPages1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}
.catPages1 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}
.catPages1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.catPages2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}
.catPages2 a:link,
.catPages2 a:visited,
.catPages2 a:hover,
.catPages2 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}
.catPages2 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}
.catPages2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

.pagesBlockuz1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}  
.pagesBlockuz1 a:link,  
.pagesBlockuz1 a:visited,  
.pagesBlockuz1 a:hover,  
.pagesBlockuz1 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;font-size:11px;
font-weight:bold;}  
.pagesBlockuz1 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}  
.pagesBlockuz1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}  

.pagesBlockuz2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}  
.pagesBlockuz2 a:link,  
.pagesBlockuz2 a:visited,  
.pagesBlockuz2 a:hover,  
.pagesBlockuz2 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;font-size:11px;
font-weight:bold;}  
.pagesBlockuz2 a:hover {background:#0094E0;color:#FFFFFF;font-weight:bold;}  
.pagesBlockuz2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}  

.pagesBlock1 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}  
.pagesBlock1 a:link,  
.pagesBlock1 a:visited,  
.pagesBlock1 a:hover,  
.pagesBlock1 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}  
.pagesBlock1 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;}  
.pagesBlock1 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}  

.pagesBlock2 {color:#ffffff;border:0px;margin-bottom:10px;margin-top:10px;}  
.pagesBlock2 a:link,  
.pagesBlock2 a:visited,  
.pagesBlock2 a:hover,  
.pagesBlock2 a:active {text-decoration:none;
color: #6D6D6D;border: 1px #999999 dashed;
background:#ffffff;
padding:3px 10px;
font-size:11px;
font-weight:bold;}  
.pagesBlock2 a:hover {background:#2c2c2c;color:#FFFFFF;font-weight:bold;}  
.pagesBlock2 b {text-decoration:none;background:#0094E0;padding:3px 10px;color:#fefefe;font-size:11px;}

/* ----////// Эффект прозрачности /////------- */

#banners a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);  
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

/* =Hoverbox Code 
----------------------------------------------------------------------*/ 

.hoverbox 
{ 
    cursor: default; 
    list-style: none; 
} 

.hoverbox a 
{ 
    cursor: default; 
} 

.hoverbox a .preview 
{ 
    display: none; 
} 

.hoverbox a:hover .preview 
{ 
    display: block; 
    position: absolute; 
    top: -33px; 
    left: -45px; 
    z-index: 1; 
} 

.hoverbox img 
{ 
    background: #fff; 
    border-color: #a6dcf5; 
    border-style: solid; 
    border-width: 1px; 
    color: inherit; 
    padding: 2px; 
    vertical-align: top; 
} 

.hoverbox li 
{ 
    background: ; 
    color: inherit; 
    display: inline; 
    float: left; 
    margin: 3px; 
    padding: 5px; 
    position: relative; 
} 

.hoverbox .preview 
{ 
    border-color: #a6dcf5; 
}
-------

.cornerBox { position: relative; background: #cfcfcf; width: 100%; }

.corner { position: absolute; width: 10px; height: 10px; background: url('corners.gif') no-repeat; font-size: 0%; }

.cornerBoxInner { padding: 10px; }

.TL { top: 0; left: 0; background-position: 0 0; }

.TR { top: 0; right: 0; background-position: -10px 0; }

.BL { bottom: 0; left: 0; background-position: 0 -10px; }

.BR { bottom: 0; right: 0; background-position: -10px -10px; }

#iCode1,#iCode2,#iCode3,#iCode4,#iCode5,#iCode6,#iCode7,#iCode8,#iCode9,#iCode10 {display:none;}


/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#000}
.gTableTop {background:#787878;color:#efefef;font-weight:bold;height:25px;padding-left:17px;font-size:10pt;background: url('/images/cellpic1.gif');}
.gTableSubTop {background:#E0E0E0;color:#000000;height:25px;font-size:10px;background: url('/images/cellpic3.gif');}
.gTableBody {background:#efefef;}
.gTableBody1 {background:#efefef;}
.gTableBottom {background:#efefef;}
.gTableLeft {background:#F2F2F2;font-weight:bold;color:#6E6E6E}
.gTableRight {background:#efefef}
.gTableError {background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {background:#efefef}
.forumIcoTd,.forumThreadTd,.forumPostTd {background:#efefef}
.forumLastPostTd,.forumArchive {font-size:7pt;}

a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}
a.catLink:active {text-decoration:underline; color:#FFFFFF;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#6E6E6E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#6E6E6E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#BCBCBC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {background:#efefef}
.threadIcoTd,.threadIcoTd,.threadPostTd,.threadViewTd {background:#F2F2F2}
.threadLastPostTd {font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {background:#F2F2F2;height:25px;font-weight:bold;font-size:7pt;color:#6E6E6E;padding-left:40px;}
.threadsDetails {background:#F2F2F2;height:25px;color:#6E6E6E;}
.forumOnlineBar {background:#F2F2F2;height:25px;color:#6E6E6E;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#6E6E6E;}
a.threadLink:visited {text-decoration:none; color:#6E6E6E;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#F1F2F3;text-align:center;}
.postFirst {background:#F8F9FA;border-bottom:3px solid #efefef;}
.postRest1 {background:#efefef;}
.postRest2 {background:#efefef;}
.postSeparator {height:3px;background:#9498A0;}

.postTdTop,.postBottom {background:#E0E0E0;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/008.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */
