* {
	outline:0;
	padding:0px;
	margin:0px;
}

body {
	font-family:arial;
	font-size:12px;
}

a img {
	border:none;
}

select {font-family:Arial; font-size:12px; color:#6D6D6D; text-decoration:none; font-weight:bold; height:20px;}


.clearfix {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:1px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.site_wrapper {
	direction:ltr; 
	width:990px; 
	margin-right:auto; 
	margin-left:auto;
}

.content_wrapper {
	width:670px; 
	float:left; 
	margin-right:20px;
}

a {
	/*font-size:12px;
	color:#2C6791;*/
	text-decoration:none;
}

a:hover {
	/*font-size:12px;
	color:#2C6791;*/
	text-decoration:underline;
}


/* links */
.link10 {
	font-size:10px;
}

.link10:hover {
	font-size:10px;
}

.link12_gray {
	color:#76726F; 
}

.link12_gray:hover {
	color:#76726F; 
}

.link12_darkGreen {
	font-size:12px; 
	font-weight:normal; 
	color:#296894;
}

.link12_darkGreen:hover {
	font-size:12px; 
	font-weight:normal; 
	color:#296894;
}

.link12_darkGreen_bold {
	font-size:12px; 
	font-weight:bold; 
	color:#296894;
}	

.link12_darkGreen_bold:hover {
	font-size:12px; 
	font-weight:bold; 
	color:#296894;
}	

.link14_darkGreen {
	font-size:14px; 
	font-weight:bold; 
	color:#296894;
}	

.link14_darkGreen:hover {
	font-size:14px; 
	font-weight:bold; 
	color:#296894;
}	

/* headlines */
.headline1 {
	color:#981010; 
	font-size:14px; 
	font-weight:bold;
}


/* texts */
.gray12 {
	color:#707070;
}

/* filters */
.filter_unselected {
	color:#2C6791; 
	text-decoration:none;
}

.filter_selected {
	color:#777777; 
	text-decoration:none;
}


/* movie box */
.movieBox_wrapper_noMargin {
	float:left; 
	width:160px; 
	text-align:left;
	margin-bottom:30px;
}

.movieBox_wrapper_withMargin {
	float:left; 
	width:160px; 
	text-align:left;
	margin-bottom:30px;
	margin-right:10px;
}

/* paging */

.paging_wrapper {
	border:solid 1px #dfdfdf; 
	margin-top:10px; 
	padding:3px; 
	text-align:center;
}

.Paging_TextButtons_Active, .Paging_Number_Active {
	color:#2E688E;
	font-weight:bold;
	font-size:14px;
}

.Paging_Number_NotActive {
	color:#981010;
	font-weight:bold;
	font-size:14px;
}