body, td {
	color: 				#FFF;
	font-size:			10px;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	line-height:		14px;
}

body {
	margin: 			0;
	background-color: 	#303030;
	overflow:			hidden;
	padding:			0px;
}

img {
	behavior: url(../scripts/iepngfix.htc);
}

input, select {
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			10px;
}

ul, li, img, a {
	margin:				0;
	padding:			0;
	border:				0;
}

a {
	font-weight:		bold;
	color: 				#FFF;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}



h1 {
  font-size: 	15px;
  line-height:	40px;
  padding:		0;
  margin:		0;
}

h2 {
  font-size: 	14px;
  line-height:	20px;
  padding:		0;
  margin:		0;
}

h3 {
  font-weight:	normal;
  font-size: 	12px;
  line-height:	15px;
  padding:		0;
  margin:		0;
}

h5, .thin {
  font-weight:	normal;
  font-size:	10px;
  margin:		0;
  line-height:	11px;
}

.line {
	border-left: 	1px solid #666;
	border-right: 	1px solid #666;
	border-bottom: 	1px solid #666;
}

.border {
	border: 1px solid #666;
}

.bordertop {
	border-top: 1px solid #666;
}

.clean {
	border: 		0;
}

.button {
	font-size: 		14px;
	line-height:	18px;
}

.right {
	margin:			0 -5px 0 0;
	float:			right;
}
.left {
	float:			left;
}


#content_holder {
	position:		absolute;
	left:			220px;
	height:			100%;
	#width:			70%;
	background:		#303030 url("../images/bg-tile-horizontal.png") repeat-y left;
	overflow:		auto;
}

#content {
	width:			570px;
	padding-left:	20px;
	padding-top:	10px;
	padding-bottom:	10px;	
}



hr {
	height:			1px;
	border: 		0;
	border-bottom: 	1px solid #666;
	margin:			0px;
	padding:		0px;
}

.padding{
	padding:		5px;
}

H1.title{
	padding:		5px;
}

.padding hr{
	margin-left:	-5px;
	margin-right:	-5px;
}


.hidden{
	display:none;
}


.searchRow{
	display:block;
	clear:both;
	margin-bottom:10px;
	/*border:1px solid red;*/
	overflow:visible;
	float:left;
	width:550px;
}

.searchColumn
{
	float:left;
	margin-right:15px;
	width: 90px;
}



#searchAbout {
	position: 	absolute;
	height:		175px;
	width:		190px;
	right:		0px;
	top:		53%;
	overflow: 	auto;
	color:		#333;
	font-weight:normal;
	font-size:	9px;
	margin:		125px 0 0 0
}


#inner_content{
	overflow:visible;
	float:left;
	width:568px;
	padding-bottom:10px;
}

.proproductionLargeImg img
{
	width:231px;
	height:232px;
	position:relative;
	top:15px;
	left:14px;
}
.proproductionLargeImg,
.modelLargeImg {
	width:			257px;
	height:			294px;
	background:		#fff url("../gfx/bg_image.gif");
}

.modelLargeImg img {
	margin-top:15px;
	margin-left:15px;
}

#proproduction_info_left,
#model_info_left{
	float:left;
}

#proproduction_info_right,
#model_info_right{
	float:right;
	width:280px;
}

.modelSmallImg {

	float:			left;
	background:		#fff url("../gfx/bg_paper.gif");
	padding:		5px 5px 20px 5px;
	margin:			1px;
}

.modelSmallImg img {
	border:			1px solid #ccc;
}


.float_left{
	float:left;
}

#cat {
	text-align:		center;
	position:		absolute;
	right:			0;
	top:			47%;
	height:			200px;
	width:			200px;
	margin:			-100px 0 0 0;
	list-style:		none;
}


#menu_left #cat {
	text-align:		center;
	margin:			-300px 0 0 0;
}

#menu_left #cat a {
	font-weight:	normal;
	color:			#000;
}

.vacature_block
{
	margin-bottom:10px;
}

.vacature_content_block
{
	margin-bottom:10px;
}

.width1
{
	width:30px;
	display:block;
	float:left;
}

.breadcrums #back {
	position:absolute;
	left:710px;
}

.portfolio.movie {
	float:left;
	width:100px;
}

.movie_content {
	margin:8px;
}

.portfolio.movies h3 {
	position:relative;
	left:10px;
	top:4px;
	margin-top:6px;
	font-size:14px;
	font-weight:bold;
}