/*========================================================
 @site		Propaganda
 @company	Keepthinking LTD
 @address	http://keepthinking.it
 @author	Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev		22/01/2007
 ========================================================*/
 
#access {
	position: absolute;
	top: -9000em;
	left: -9000em;
}


/*	Prestyled for every section of structure
 ========================================================*/
a {
	text-decoration: none;
	color: #B80347;
}

a:hover {
	text-decoration: underline;
}

h2, h3, h4 {
	padding: 1px 0;
	margin: 0;
	font-weight: normal;
}

h2 {
	text-transform: uppercase;
	font-size: 1.0em;
}

h2 span {
	padding: 0 3px;
	border-right: solid 1px #fff;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
	padding-left: 0;
	font-weight: bold;
}

h4 a {
	color: #333333;
}

h4 a:hover {
	text-decoration: underline;
	color: #B80347;
}


/*	Style for root of the document
 ========================================================*/
#propaganda,
#propaganda-nomedia {
	margin: 0; 
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fff url(../img/bg.gif) 0 0 repeat-y;
	position: relative;
}

#propaganda-nomedia #movie {
	display: none;
}


/*	Style for the main wraper - wraps all of the tags
 ========================================================*/
#wraper {
	padding: 0 0 60px 0;
	margin: 0 0 0 186px;
}


/*	Style for the access container which 
	normaly is invisible
 ========================================================*/



/*	Style for the logo
 ========================================================*/
#header {

}

	#header h1 {
		padding: 0;
		margin: 0;
	}
	
	#header h1 a {
		display: block;
		height: 300px;
		width: 185px;
		background: #B80347 url(../img/logo.gif) 0 0 no-repeat;
	}
	
	#header h1 a img {
		position: absolute;
		top: -9000em;
	}

#intro {
	background-color: #B80347;
	color: #fff;
	overflow: hidden;
	height: 300px !important;
	height: 290px;
	padding: 0 10px 0 10px !important;
	padding: 10px 10px 0 10px;
}

	#intro p {
		font-size: 1.2em;
	}

#related-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

	#related-links li {
		background: url(../img/arr-intro.gif) 0 2px no-repeat;
		margin: 0;
		padding: 0 0 0 12px;
		
	}

	#related-links a {
		margin: 0;
		padding: 0 11px 0 15px;
		list-style: none;
		color: #fff;
		background: url(../img/arr-intro-more.gif) 100% 2px no-repeat;
		font-weight: bold;
	}
	
	#related-links a:hover {
		text-decoration: underline;
	}
	
	#intro h3 {
		font-size: .9em;
		padding-bottom: 5px;
	}

/*	Style for the main section/content
 ========================================================*/
#content-container {
	position: relative;
	padding: 0;
	min-width: 250px;
}

	#content-container .paging {
		margin: 5px 0 5px 0;
		padding-left: 4px;
		font-size: .9em;
	}
	
	#content-container .paging a,
	#content-container .paging .active {
		padding: 0 2px;
	}
	
	#content-container .paging a {
		color: #333333;
	}
	
	#content-container .paging .active {
		color: #B80347;
	}
	
	#content-container .paging a:hover,
	#content-container .paging a:focus {
		color: #B80347;
	}
	
	#content-container .itemContainer {
		position: relative;
		background-color: transparent;
		margin: 0;
		overflow: hidden;
		height: 100%;
	}
	
	#content-container .itemContainer div {
		margin: 10px 0 0 10px;
		line-height: 1.5em;
	}
	

#content-container.searchResults .itemContainer div {
	padding: 10px 0;
	margin: 0 0 0 1px;
}

#content-container.searchResults .itemContainer div p {
	padding: 0;
	margin: 0;
}
	
	#content-container .itemContainerS div {
		line-height: 1.5em;
	}

.searchResults .itemContainer {
	line-height: 1.5em;
	position: relative;
	margin: -1px 0 0 0;
	padding: 10px 0 10px 0;

	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.searchResults .itemContainer h4 span,
.searchResults .itemContainer div span,
#content-container .itemContainer div span {
	background-color: #E6AD9D;
	padding: 0 2px;
}

#content-container .itemContainer ul.optResult,
#content-container .itemContainer ul.optRecord {
	position: relative;
	padding: 0;
	margin: 0;
	margin-left: 4px;
	list-style: none;
	font-size: .9em;
}

#content-container .itemContainer ul.optResult li,
#content-container .itemContainer ul.optRecord li {
	position: relative;
	padding: 0;
	clear: both;
	margin: 4px 0 0 0;
}

#content-container .itemContainer ul.optRecord li {
	clear: both;
	margin: 2px 0;
	padding: 0 0 0 14px;
	background: url("../img/lineBg.gif") 2px 7px no-repeat;
}

#content-container .itemContainer ul.optRecord li.recordSelf {
	color: #A59A8C;
}

#content-container .itemContainer ul.optResult li a,
#content-container .itemContainer ul.optRecord li a {
	width: 3.4em;
	color: #B80347;
	font-weight: bold;
	padding: 2px 1.0em 2px 0;
	background: url(../img/navLinkBg.gif) 100% 4px no-repeat;
	text-transform: lowercase;
	clear: both;
}

#content-container .itemContainer ul.optRecord li a {
	border-left: solid 1px #9F9274;
	padding: 0 1.0em 0 4px;
	background: url(../img/navLinkBg.gif) 100% 4px no-repeat;
	margin: 5px 0 0 4px;
}

#content-container .itemContainer ul.optResult li a:hover,
#content-container .itemContainer ul.optRecord li a:hover {
	text-decoration: underline;
	background: url(../img/navLinkBg.gif) 100% 4px no-repeat;
}

#content-container .itemContainer a.func {
	width: 3.4em;
	color: #B80347;
	font-weight: bold;
	padding: 2px 1.0em 2px 0;
	background: url(../img/navLinkBg.gif) 100% 3px no-repeat;
	text-transform: lowercase;
}

#content-container .itemContainer a.func {
	padding: 0 1.0em 0 4px;
	background: url(../img/navLinkBg.gif) 100% 3px no-repeat;
	margin: 5px 0 0 4px;
}

#content-container .itemContainer  a.func:hover {
	text-decoration: underline;
	background: url(../img/navLinkBg.gif) 100% 3px no-repeat;
}

#content-container .itemContainer ul.optResult li strong {
	color: #666;
	font-style: italic;
	font-weight: normal;
}

#content-container h2 {
	background: #EAEAEA;
	font-size: 11px;

}

	#content-container h2 span {
		background: #ccc;
		padding: 1px 4px;
		
	}

	#content-container .itemContainer h3 {
	
		margin: 0 10px 8px 10px;
		padding: 3px 0 0 0;
	}
	
	#content-container h4 {
	
	}
	
	#content-container h4 strong {
	
	}
	
.resultHolder {
	padding: 0 10px;
}


/*	Styles for the search form in menu
 ========================================================*/
#search-form {
	margin: 0 0 0 0;
	padding: 0;
		
	border-bottom: solid 1px #B8B8B8;
}

	#search-form form,
	#search-form fieldset {
		border: none;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
	#search-form #simpleSearch {
		width: 160px;
		padding: 5px 0 5px 5px;
	}
	
	#search-form fieldset input.submitSp {
		display: block;
		border: none;
		width: 20px;
		padding: 4px 0;
		background: #fff url(../img/navLinkBg.gif) 6px 50% no-repeat;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	#search-form fieldset legend {
		display: none;
	}
	
	#search-form h3 {
		display: block;
		margin: 0;
		padding-left: 5px;
		text-transform: uppercase;
		cursor: pointer;
		font-size: 11px;
	}
	
	#search-form h3#aForm {
	
	}
	
	#search-form h3.open {
		background: #B8B8B8 url(../img/switchSearchBg.gif) 95% 6px no-repeat;
	}
	
	#search-form h3.closed {
		background: #B8B8B8 url(../img/switchSearchBg_c.gif) 95% 6px no-repeat;
	}
	
	#search-form fieldset p {
		margin: 0;
		padding: 0;
		position: relative;
		background: #fff;
	}
	
	#search-form fieldset p input {
		display: block;
		border: none;
		margin: 0;
		padding: 0;
		width: 145px;
		background-color: #fff;
		position: relative;
	}
	
	#search-form fieldset p select {
		display: block;
		border: none;
		margin: 0;
		padding: 0;
		background-color: #fff;
	}
	
	#search-form fieldset p label {
		display: block;
		margin: 0;
	}
	
	#search-form fieldset .submitCont {
		border-top: solid 1px #fff;
		text-align: right;
		background: #B8B8B8;
	}
	
	#search-form fieldset input.submit {
		margin: 0;
		border: none;
		padding: 2px 16px 2px 0;
		font-size: 90%;
		text-transform: uppercase;
		background: url(../img/navLinkBg.gif) 85% 4px no-repeat;
	}
	
	#search-form fieldset input.submit:hover,
	#search-form fieldset input.submit:focus {
		background-image: url(../img/navLinkBg_b.gif);
	}
	
	#search-form fieldset input.unCheckAll {
		position: relative;
		top: -1px;
		margin: 0;
		border: none;
		padding: 4px 0 4px 0;
		font-size: 90%;
		width: 100%;
		cursor: pointer;
		background: #fff url(../img/submitBg1.gif) 95% 3px no-repeat;
	}
	
	select {
		width: 185px;
	}
	
	#search-form .dateFromToContainer {
		position: relative;
		height: 56px;
		background: #ededed;
	}
	
	#search-form .formDate {
		display: block;
		width: 80px;
		position: absolute;
		top: 16px;
		left: 0;
	}
	
	#search-form .formDate select,
	#search-form .toDate select {
		width: 80px;
	}
	
	#search-form .toDate {
		display: block;
		width: 80px;
		position: absolute;
		top: 16px;
		right: 0;
	}
	
	
#advanced-search-form {
	margin: 0 0 0 0;
	padding: 0;
}

	#advanced-search-form label {
		background: #EDEDED;
		text-indent: 4px;
		padding: 2px 0;
	}



/*	Styles for the navigation/menu
 ========================================================*/
#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 185px;
	background: #EDEDED;
}

	
	.nav-group {
		text-align: left;
		list-style: none;
		padding: 0 0 0 0;
		margin: 0 0 9px 0;
		text-transform: uppercase;
		font-size: .8em;
		border-bottom: solid 1px #ccc;
	}
	
	#sidebar li {
		border: solid 0px green;
		margin: 6px 0;
		padding: 0;
	}
	
	#sidebar li a {
		letter-spacing: 1px;
		display: block;
		text-decoration: none;
		color: #000;
		width: 165px;
		
		padding: 0 10px 0 5px;
		background: url(../img/navLinkBg_b.gif) 99% 1px no-repeat;
	}
	
	#sidebar li.active a,
	#sidebar li.active a:focus,
	#sidebar li.active a:hover {
		color: #CC0066;
		background: url(../img/navLinkBg.gif) 99% 1px no-repeat;
	}
	
	#sidebar li a:hover,
	#sidebar li a:focus,
	#sidebar li a:focus {
		color: #CC0066;
		background: url(../img/navLinkBg.gif) 99% 1px no-repeat;
	}
	
	#nav-group-2 li a,
	#nav-group-3 li a {
		color: #666666;
	}


/*	Styles for the movie container and it's children
 ========================================================*/
#movie {
	background-color: #333333;
	font-size: .9em;
	color: #fff;
}

	.fixed {
		height: 300px;
		overflow: hidden;
	}
	
	.fluid {
		padding: 0 0 6px 0;
		overflow: hidden;
		height: 100%;
	}
	
	#movie p {
		font-size: 1.1em;
		line-height: 150%;
		color: #ccc;
	}
	
	#movie h2 {
		padding: 0;
		margin: 0;
		background: #666666;
	}
	
	#movie h2 span {
		
		background: #464646;
	}	
	
	#movie h3 {
		font-size: 1.7em;
	}
	
	#movie #clip-container {
		margin: 20px 10px auto 10px;
		padding: 0;
		height: 260px;
		width: 320px;
		float: left;
		margin-right: -300px !important;
		margin-right: -320px;
	}
	
	#movie #clip-info {
		margin: 10px 10px 0 355px;
	}
	
	/*#movie #clip-container {
		margin: 20px 10px auto 20px;
		padding: 0;
		height: 260px;
		width: 320px;
		float: left;
	}
	
	#movie #clip-info {
		float: left;
		width: 260px;
		margin: 10px 0 0 15px;
	}*/

	#movie .more {
		color: #fff;
		font-weight: bold;
		text-transform: lowercase;
		padding: 0 12px 0 0;
		background: url(../img/arr-movie.gif) 100% 50% no-repeat;
	}
	
	#movie .more:hover {
		text-decoration: underline;
	}



#record-info {
	list-style: none;
	padding: 10px;
	margin: 0;
}
	
	#record-info li {
		padding: 1px 0;
		margin: 0;
		border-top: solid 1px #fff;
		border-bottom: solid 1px #CCCCCC;
		overflow: hidden;
		height: 100%;
	}
	
	#record-info li strong {
		float: left;
		width: 130px;
		font-style: italic;
		font-weight: normal;
	}
	
	#record-info li span {
	
	}
	
	#record-info ul {
		float: left;
		width: 200px;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#record-info ul li {
		border-bottom: none;
		padding: 0;
		margin: 0;
	}
	
	#record-info a {
		color: #CC0066;
	}
	
	#record-info a:hover {
		text-decoration: underline;
	}


/*	Style for footer - copyright, standards
 ========================================================*/
ul#footer {
	list-style: none;
	margin: 25px 0 0 0;
	font-style: normal;
	font-size: .8em;
	overflow: hidden;
	padding: 15px 0 0 0;

	color: #8E8B86;

}
	ul#footer li {
		padding: 0;
		margin: 0;
	}
	
	ul#footer li span {
		padding: 0 0 0 5px;
		margin: 0;
		display: block;
	}
	
	ul#footer li a {
		color: #666666;
		background: none;
		padding: 0 0 0 5px;
		letter-spacing: 0;
	}
	ul#footer li a:hover,
	ul#footer li a:focus {
		text-decoration: underline;
		background: none;
	}
	#footer li.copyright {
		border: none;
	}
	
	#footer ul {
		display: block;
		clear: both;
		border-top: solid 1px #ccc;
		padding: 5px 0 0 0;
		margin: 5px 0 0 0;
	}
	ul#footer ul li a {
		text-decoration: none;
		background: none;
		color: #8E8B86;
	}
	
ul#comp {
	list-style: none;
	padding: 10px 0;
	margin: 0 0 0 -1px;



}
	ul#comp li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	ul#comp li a {
		display: block;
		float: left;
		margin: 0 0 0 10px;
	}
	
	ul#comp li#logo-1 a {
		height: 59px;
		width: 49px;
		background: url(../img/logo-1-h.gif) 0 0 no-repeat;
	}
	
	ul#comp li#logo-2 a {
		height: 37px;
		width: 70px;
		background: url(../img/logo-2-h.gif) 0 0 no-repeat;
	}
	
	ul#comp li#logo-3 a {
		height: 36px;
		width: 107px;
		background: url(../img/logo-3-h.gif) 0 0 no-repeat;
	}
	
	ul#comp li#logo-4 a {
		height: 68px;
		width: 86px;
		background: url(../img/logo-4-h.gif) 0 0 no-repeat;
	}
	
	ul#comp li#logo-5 a {
		height: 57px;
		width: 96px;
		background: url(../img/logo-5-h.gif) 0 0 no-repeat;
	}
	
	ul#comp li#logo-6 a {
		height: 62px;
		width: 61px;
		background: url(../img/logo-6-h.gif) 0 0 no-repeat;
	}
	
	
	
	ul#comp li a img {
		border: none;
		display: block;
	}
	
	ul#comp li a:hover img {
		display: none;
		
	}
	
	ul#comp li a:hover {
		font-size: 1px; /* IE-patch for the :hover to work */
	}
	
	ul#comp ul.spacer {
		display: block;
		clear: both;
		border-top: solid 1px #EDEDED;
		padding: 10px 0 0 0;
		margin: 10px 0 0 0;
	}


/*	Additional styles
 ========================================================*/
.off {
	display: none;
}

#cbContainer1,
#cbContainer2 {
	overflow: auto;
	height: 150px;
	width: 185px;
	padding: 2px 0;
	margin: 0;
	border: none;
	text-align: left;
	position: relative;
	font-size: 10px;
	background-color: #fff;
	border-bottom: solid 1px #DF7C72;
}

#cbContainer1 label,
#cbContainer2 label {
	display: block;
	cursor: pointer !important;
	cursor: default;
	border: solid 1px #fff;
	border-top: solid 1px #EDEDED;
	border-bottom: solid 1px #EDEDED;
	padding: 1px 2px 1px 0;
	position: relative;
	margin: -1px 0 0 0;
	background: #fff;
	
}

#cbContainer1 label:hover,
#cbContainer2 label:hover {
	background: #B80347;
	color: #fff;
}

#cbContainer1 label input,
#cbContainer2 label input {
	position: absolute;
	top: -1px;
	left: 1px !important;

}

#cbContainer1 label span,
#cbContainer2 label span {
	margin: 1px 0 1px 0;
	padding: 0 0 0 23px;
	display: block;
}

#content-container .newsContainer {
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
}


#content-container .newsContainer h4 {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #ccc;
	font-weight: normal;
}

#content-container .newsContainer h4 em {
	color: #B80347;
	font-style: normal;
}

#content-container .newsContainer p {
	padding: 0;
	margin: 0;
}

#content-container .newsContainer div {
	padding: 0;
	margin: 4px 0 0 0;
}

/*	Clip
 ========================================================*/
#clip {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: solid 1px #ccc;
}

	#clip {
		margin: 10px 0 10px 10px;
		padding: 0;
		list-style: none;
	}
	
	#clip li {
		background: url(../img/ico-clip.gif) 0 0 no-repeat;
		padding: 5px 0 10px 27px;
	}
	
	#clip em {
		font-weight: bold;
		color: #000;
	}

/*	Image
 ========================================================*/
#image {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: solid 1px #ccc;
}

	#image li {
		padding: 0 0 7px 27px;
		margin: 0 0 7px 0;
		list-style: none;
		height: 25px;
		background: url(../img/ico-image.gif) 0 0 no-repeat;
	}
	
	#image em {
		font-weight: bold;
		color: #000;
	}
	
	#image ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	#image ul li {
		display: inline;
		font-size: .9em;
		color: 888;
		padding: 0;
		background: none;
	}

/*	Add a "hand" cursor to the expanding heading
 ========================================================*/
.showNews,
.hideNews,
.showSect,
.hideSect {
	cursor: pointer;
}


.p label {
	display: block;
	text-indent: 5px;
}

#wraper #kt {
	background: url(../img/keepthinking.gif);
	text-indent: -9000em;
	width: 200px;
	height: 32px;
	padding: 0;
	margin: 0 0 10px 0;
}

address {
	font-style: normal;
}
