body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFF;
}

div {

}

img {
	border: 0px;
}

.thumb {
	padding: 0px;
	margin: 10px;
	vertical-align: middle;
}


p {
	margin: 0px;
	padding: 0px;
}

#thumbs {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width:95%;
	display: block;
	float: left;
	clear: none;
}

#thumbs a img {
	border: solid 1px #FFF;
}

#thumbs a:hover img {
	border-color: #F30;
}

#thumbs a:hover {  /* wakeup IE */
	border-width: 0;
}

#bkgr_pink {
	display: block;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../imgs/bkgr_pink.png);
	background-repeat: repeat; /*options: no-repeat|repeat|repeat-x|repeat-y*/
	padding: 0px;
	margin: 0px;
	width:100%;
	height:1500px;
}

#bkgr_gray {
	display: block;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(/*../imgs/bkgr_gray.png*/);
	background-repeat: repeat; /*options: no-repeat|repeat|repeat-x|repeat-y*/
	padding: 0px;
	margin: 0px;
	width:100%;
	height:1500px;
/*	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);*/
}

#back_btn a {
	z-index: 20;
	display: block;
	position: absolute;
	width:99%;
	height:99%;
}

#series {
	z-index: 30;
	position: absolute;
	overflow: auto;
	/*overflow-x: scroll;*/
	overflow-y: hidden;
	left: 0px;
	top: 0px;
	width:95%;
	display: block;
	padding: 0px;
	margin: 36px 20px 0px 20px;
}

#series_imgs {
	z-index: 40;
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 520px;
}

#series_movs {
	z-index: 40;
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
}

#series_txt {
	z-index: 40;
	position: absolute;
	left: 0px;
	top: 530px;
	display: block;
	float: left;
	clear: none;
	/* width: 1000px; */
	padding: 0px;
	margin: 36px;
}

#contact_txt {
	color: #000;
	z-index: 30;
	position: absolute;
	left: 0px;
	top: 0px;
	width:760px;
	display: block;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}

#wrap1 {
	color: #000;
	z-index: 30;
	position: absolute;
	left: 0px;
	top: 0px;
	width:200px;
	display: block;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}

#wrap2 {
	color: #000;
	z-index: 30;
	position: absolute;
	left: 240px;
	top: 0px;
	width:auto;
	height: auto;
	display: block;
	padding: 0;
	margin: 0;
}

.col1 {
	display: inline;
	float: left;
	clear: none;
	padding: 0px;
	margin: 20px 20px 0px 0px;
	width:200px;
}

.col2 {
	display: inline;
	float: left;
	clear: none;
	padding: 0px;
	margin: 20px 20px 0px 0px;
	width:300px;
}

/*
#contacts_txt {
	z-index: 6;
	position: relative;
	display: inline;
	float: left;
	clear: none;
	padding: 0px;
	margin: 20px;
	width:200px;
}

*/
.image_frame {
	display: inline;
	float: left;
	margin: 0px;
}

.series_img {
	display: inline;
	float: left;
	margin: 20px 30px 0px 0px;
}

.box {
	display: inline;
	float: left;
	margin: 0px;
}

.info_txt, .info_title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	line-height: 10pt;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	color: #000;
	background-color: transparent;
}

.info_txt a:link, .info_txt a:visited {
	color: #000;
	text-decoration: underline;
}


.info_txt a:hover {
	color: #f00;
	text-decoration: underline;
}

.credit_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 6pt;
	line-height: 7pt;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	color: #000;
	background-color: transparent;
	margin-top: 10px;
}

/************************************/
/*         news styles              */
/************************************/

.news_col1 {
	display: inline;
	float: left;
	clear: none;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	width:200px;
}

.news_col2 {
	display: block;
	float: left;
	clear: both;
	padding: 0px;
	margin: 20px 0px 20px 20px;
	width: 650px;
}

.news_title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	line-height: 10pt;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	color: #000;
	background-color: transparent;
}

.news_date {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	line-height: 10pt;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	color: #000;
	background-color: transparent;
	margin-bottom: -10px;
}

.news_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 30pt;
	line-height: 32pt;
	letter-spacing: 2px;
	text-align: left;
	text-transform: lowercase;
	color: #000;
	background-color: transparent;
}


.news_txt a:link, a:visited {
	color: #000;
	text-decoration: underline;
}


.news_txt a:hover {
	color: #f00;
	text-decoration: underline;
}

.title_txt {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 40pt;
	line-height: 0pt;
	letter-spacing: 2px;
	text-align: left;
	text-transform: lowercase;
	color: #000;
	background-color: transparent;
}

