/* CSS Document */
/* Print view for documents in www.ccf.org.cy */
/* Designed by Pavel Kozlov for Cyprus Cultural Foundation */
/* Copyright 2007-2008 */


body {
	background: white;
	width: 90%;
    margin: 0px;
    padding-top: 0px;
	font-family: Arial,  Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 0.875em;
	}


#header, #banner, #left, #right, #footer, .ss_control {
	Display: none
	}
	
#printheader {
	width: 100%;
	height: 167px;
	border-bottom: 1px solid #666666;
	}	
	
#printheader img {
	float: right;
	}

#printheader hr {width: 100%; color: #666666;}


/*end of print layout formatting*/
/*all other formatting*/



/* ----- content section formatting ----- */



.contentpagetitle{ /*page title*/
	color: #5D471F;
	font-size: 1.3em;
	border-bottom: 1px solid #5D471F;
	margin-bottom: 5px;
	padding-bottom: 3px;}

/*single column text block */

#contentitem p, #contenthighlight p, #contentitem-left p, #contentitem-right p  {margin-bottom: 10px;}
#contentitem { 
	margin: 10px 0 15px 0;
	padding: 5px;
	overflow: hidden;
	float: left;
	width: 98%;
	}
	

#contentitem-highlight {
	margin: 5px 0 5px 0;
	padding: 5px;
	background-color: #FEFFE8;
	border: 1px solid #AAB;
	width: 98%;
	}
	
#contentitem-highlight, .contentheading, .contenheadingStrong{
	margin-bottom: 10px;
	}

#welcome-message {
	background:url(../images/ccf-logo.jpg) no-repeat top left;
	padding-left: 150px;
	margin-bottom: 30px;
}
/* 2 col text block */

#twocolumnwrapper /*wrapstwocolumns in the main text area*/
{	width: auto;
	padding: 20px 5px;
	margin-bottom: 20px;
	}

#twocolumnwrapper p {text-align: left;}

.contentitem-left { /*must always go next to the one on the right*/
	float: left;
	width: 46%;
	margin-right: 10px;		}

.contentitem-right{
	float: left;
	width: 49%;
	
	}



/*standard text within block formatting*/

p.contentheading { /*content item title*/
	width: auto;
	font-size: .8em;
	color: #865839; 
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
	margin-tip: 5px;
	border-bottom: 1px #999999 solid;
	}
	
p.contentheadingStrong { /*content item title*/
	width: auto;
	font-size: 1.1em;
	text-align: center;
	color: #865839; 
	font-weight: bold;
	padding-bottom: 3px;
	margin-tip: 5px;
	padding-bottom: 30px;
	border-bottom: 1px #999999 solid;
	}
	
	
p.contentdate  {
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 5px;
	

	}

p.author {
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
	
	}
	
.red-highlight {  /*press release, latest news, etc*/
	color:#CC3300;
	font-weight: bold;
	}



/*text and images format*/
.subheading {
	color: #5D471F;
	font-weight: bold;
	}

.left {text-align:left}
.right {text-align:right}
.justify {text-align: justify}

.floatright {
	float:right;
	margin-left: 10px;}
.floatleft {
	float:left;
	margin-right: 10px;} 

.gray {color:gray}
.blue {color:blue}
.red {color:red}
.smallcaps {font-variant:small-caps}
.italic {font-style: italic;}
.quote {
	margin: 5px 20px 10px 30px; 
	font-style:italic;}
.left25 {margin-left: 25px}
.left30 {margin-left: 30px}
.left50 {margin-left: 50px}

ol {
	text-align: left;
	margin-left: 20px;
}

ol li {padding-left: -3px;
	margin-left: 5px;
	text-indent: 5px;
	text-align:justify;
	margin-top: 3px;}

#contentitem ul {margin-left: 20px; }
#contentitem ul li {list-style: disc; }

.left100 {margin-left: 100px;}

/* -links- */

a:link, a:visited {
	color: #365d74;
	text-decoration: underline;
	}

a:hover {
	color: #0033CC;
	text-decoration: underline;	}

.imglinkleft {
	float: left;
	border: 1px solid #aab;
	margin: 0 10px 5px 0;}
.imglinkright {
	float: right;
	border: 1px solid #aab;
	margin: 0 0 3px 10px;}

/*links page*/

#link {
	height: 133px;
	padding: 5px;
	}

#link p {margin-top: 60px;}

#link img a:link {
	border: none;
	}

.even {
	background-color:#edecd4;
	border-bottom: 1px solid #dbdabc;

	}
	
	
/* readon button */

.readon {}
a.readon {width: 150px; height: 16px}	
a.readon:link, a.readon:visited	{
	font-size: 0.82em;
	display:block;
	border: solid 1px #999999;
	color: #333333;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	background-color: #f7f7f4;
}

a.readon:hover {
	color: #663300;
	}
	
		
/* Slideshow */
	
#slideshow { /*full width*/
	padding: 5px;
	background-color: #FEFFE8;
	border: 1px solid #AAB;
	margin: 5px 0px 10px 0px;

	}
	
#ss_control {
	margin: 7px 0 5px 0 ;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 0.8em;
	
	
	}

.ss_control a:link, .ss_control a:visited{
	color: #666666;
	text-decoration: none;
	display: inline;
	border: 1px solid #DADADA;
	width: 75px;
	padding:2px;
	background-color:#F2F1BF;}

.ss_control a:hover{
	color: #CC3300;
	text-decoration: none;
	display: inline;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #999999;
	width: 75px;
	padding:2px;
	background-color:#F2F1BF}

#slideholder {margin: 0;}

#slideshow #SLIDESTEXT {
	width: 215px;
	float: right;
	height: 300px;
		}
		
#slideholder-jury #SLIDESTEXT {
	width: 260px;
	float: right;
	height: 300px;
		}		
		
#slideshowjury #SLIDESTEXT {
	width: 215px;
	float: right;
	height: 300px;
		}

#slideshow #SLIDESTEXT p{text-align: left;}
#slideimage {margin: 0;}

#slideshow hr {margin-bottom: 10px;}
#comment {text-transform: none; color: #666666; margin-left: 50px;}

/*slideshow1 - narrow version*/


#slideshow1 { 
	margin: 5px;
	padding: 5px;
	background-color: #FEFFE8;
	border: 1px solid #AAB;
	width: 466;
	float: right;
	}
#slideimage img {}
	
#leftofslideshow {width: 205px; padding: 0; float: left;}
#rightofslideshow {width: 205px; padding: 0; float: right;}
#leftofslideshow p, #rightofslideshow p {margin-bottom: 5px;}

#noscriptss { /*used in CCC*/
	width: 450px;
}

#noscriptss img {
	margin-bottom: 5px; margin-top: 5px;}
.flythrough {
	width: auto; 
	background: url(../images/ccf_fly-through_small.jpg) no-repeat top left;
	padding-left: 100px;
}
	
#movie p {vertical-align: middle}

/*pdf icons*/

.pdftxt {
	display: block;
	background: url(../images/reader_icon.jpg) left top no-repeat;
	padding-left: 40px;}

.pdf {
	display: block;
	width: 250px;
	height: 30px;
	background-image:url(../images/reader_icon.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
	border: 1px solid #333333;
	font-size: .8em;
	font-weight: bold;
		}

div.pdfimg { /*used next to pdf text*/
		float: left;
		width: 31px; height: 31px;
		background: url(../images/reader_icon.jpg) no-repeat;
		}
		
.pdftext {float: left; margin-left: 10px; width: 85%;}
.pdftext_full {float: left; margin-left: 10px;}

.lang /*for language icons*/
	{margin: 5px 0}
	
img.lang {border: 0}
	
.prheading {
	font-size: 0.8em;
	font-weight: bold;
	color:  #865839;
	margin-bottom: 10px;
}

#contentitem .headingDefinition, #contentitem-highlight .headingDefinition, headingDefinition  {
	font-size: 0.8em;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 0px;
}

.titleDefinition {
	font-size: 0.8em;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 0px;
	text-align: center;
}

.titleContent {
	font-size: 0.8em;
	font-weight: bold;
	color: #865839;
	margin-bottom: 0px;
	text-align: center;
}

