/* CSS Document */
/*  ############################################################### 
 	Produced by Pulse Pictures                                    
 	All scripts are copyright Protected Pulse Pictures 2006       
 	Visit the Pulse Pictures site at http://www.pulsepictures.com 
 	Or email us at pieternel (at) pulsepictures (dot) com         
    ###############################################################   */

/* -----------------------------------------------------------------------------------------<basic elements>---------------------------------------------------------------------- */

html {
	margin: 0px;
	padding: 0px;
}
	
	
body { 
	font-family: helvetica,arial,sans-serif;
	background-color:white;
	line-height: 110%;
	/*font-size: 1em;*/
	/*text-align: center;*/
	/*letter-spacing: 0.2em;*/
	padding:0px 0px 0px 20px;
	margin:0px;
	
}



p { 
	margin: 8px 5px 5px 13px;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	
	
}
#intro-interview{
	margin: 8px 5px 5px 13px;
	font-size: 0.9em;
	padding: 12px;
	font-style: italic;
	font-weight: bold;}


a { 
	font-weight:bold;
	text-decoration: none; 
	/*color: #031D46; blue*/
	/*color: #519254; light green*/
	/*color: #3F7741;
	color: black;*/
	color: #E02B38;
}
a:visited { 
	
	text-decoration: none; 
	/*color: #031D46;*/
	}
a:hover {
	/*color: #031D46;*/
	text-decoration: none; 
	/*color: #FF223D;*/
}

a:active { 
	/*color: #031D46;*/
	text-decoration: none; 
	}
img {border:0;}	
a img{border: none;}

em {
	font-style: italic;
	font-weight: bold;
}
	



.red {color:#DC0838;}

h1 {
	color:#767676;
	border-style:none none solid none; 
	border-width: 1px;
	border-color:#EAEAEA;
	font-size: 1em;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	
	
}


h4 {font-weight: bold;font-size: 1.5em;}
h3 {font-weight: bolder;font-size: 1.5em;}	
 
 


.sm {/*margin:10px;*/
	margin: 15px 1px 15px 1px;
	background-color: white;
	vertical-align: middle;
	}
.box_pic_sm a
{
	/*border-style:solid;*/
	/*border-color:red;*/
	background-color: white;
}

.box_pic_sm {
	width: 80px;
	height: 120px;

	background-color: white;
	/*margin: 10px;*/
	/*padding: 2px 10px 2px 10px;*/
	margin: 10px;
	/*border-style:solid;*/
	
	/*background-color: white;*/
	display: block;
	float: left;
	text-align: center;
	/*font-size: 100px;*/
}
#box_pic_big {
	float:right;
	/*border:solid red;*/
	margin:-13px 50px 0px 0px;
	background-color:#d8d8d8;
}

#logo_text {
	/*font-variant: small-caps;
	letter-spacing: 0.5em;
	line-height: 0.5em;
	color:#333333;
	font-weight:lighter;
	font-size: 0.7em;
	text-align:left;*/
	
}
#logo_text {
	background-image: url(images/logo_chairs.jpg);
	background-repeat: no-repeat;
	width:208px;
	height:16px;
}
/*
#logo_text a  {
	background-image: url(images/logo_chairs.jpg);
	width:208px;
	height:16px;
}
*/
/*#logo_text a hover {
	
	text-decoration: none; 
	background-image: url(images/logo_chairs_italics.jpg);
	width:208px;
	height:15px;
}*/
/*#logo_text a img {
	border:solid white;
	border-style:none none solid none;
}	
#logo_text a img:hover {

	text-decoration: none; 
	border:solid red;
	border-style:none none solid none;
}*/


#main_container{	 /*padding: 10px 10px 10px 10px;*/
		
}

#float_left_container{
	float:left;
	width:212px;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;

	
}
#intro{
	background-color:#F2F2F2;
	border-style:none solid solid none; 
	border-width: 1px;
	border-color:#EAEAEA;
	font-size: 0.9em;
	/*width:208px;*/
	margin:0px;
	padding: 4px 6px 4px 4px;
	
/*	width:212px;*/
	height:170px;
	text-align: right;
}



.readmore
{
	/*font-style: italic;*/
	/*float: right;*/
	/*font-weight: normal;*/
	/*font-size: 0.9em;*/
	color: #444;
}

#intro .readmore
{
	font-style: italic;
	/*float: right;*/
	/*font-weight: normal;*/
	/*font-size: 0.9em;*/
	color: #444;
}


.feature{
	border-style:none solid solid none; 
	border-width: 1px;
	border-color:#EAEAEA;
	background-color:#D8D8D8;
	margin:0px;
	padding: 4px 10px 8px 6px;
	font-size: 0.9em;
	
}


#intro_text:first-letter {
	font-size: 1.5em;
}


#logo{background-color:white;}

.nav{
	background-color:#D8D8D8;
	
	border-style:solid none solid none; 
	border-width: 2px;
	border-color:white;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	font-weight:bold;
	height: 22px;
}
.nav img {
	/*vertical-align: bottom;*/
	
	vertical-align: -5px;	

}
 #nav a{line-height: 190%; }

#feature{
	border-style:none solid solid none; 
	border-width: 1px;
	border-color:#EAEAEA;
	background-color:#D8D8D8;
	margin:0px;
	padding:10px;
	font-size: 0.9em;
	
}








.contact_info {
	color:#767676;
	font-size:0.8em;
	margin:0px;
	background-color:#D8D8D8;
	padding: 0px 0px 0px 10px;
	
	border-style:none solid solid none; 
	border-width: 1px;
	border-color:#EAEAEA;
	
	
}
#thumb_container_container{
	padding-left: 214px;
	margin-top:2px;
}
#thumb_container{
	background-color: #E2E2E2;	
	float: left;
}

#interview_container_container{
	padding-left: 214px;
	margin-top:2px;
}
#interview_container{
	background-color: #E2E2E2;	
	float: left;
	width: 70%;
	padding:15px;}

#price_container{
	padding-left: 214px;
	margin-top:2px;
	
}
#price-list_container{
	background-color: #E2E2E2;	
	float: left;
	width: 70%;
	padding:15px;}
.dum
{
	clear: both;
	
}

#description_chair {
	background-color:#F2F2F2;
	border-style:none solid solid none; 
	border-color:white;
	border-width: 1px;
	text-align:center;
	width:212px;
	height:170px;
	
}	


#img_big_container{
	background-color: #E2E2E2;	
	float: left;
	padding: 40px 10px 25px 15px;
	margin:0px 0px 0px 1px;
	border-style:none none none solid ; 
	border-color:white;
	border-width: 1px;
}
#buttons {
	clear: both;
	font-size:0.75em;
	/*font-weight: bold;*/
	color: white;
	width: auto;
	line-height: 1em;
	margin-top:5px;
	}
#buttons a
{
	font-weight: normal;
}

#previous { 
/*	display: block;
	float: left;*/
	text-align: left; 
	display: block;
	/*margin-top: -2em;*/
	margin-top: 0em;

}

#back{
	/*float: right;
	display: block;*/
	display: block;
	margin-top: -1em;

	text-align:center;
}


#next{
	/*float: right;*/
	display: block;
	margin-top: -1em;
	text-align: right;
}
#movie {
	
	width: 440px;
	height:116px;
	background-color:white;
	/*border-style:solid none solid none ; 
	border-color:#adadad;
	border-width: thin;
	margin-left:-5px;
	padding:2.5px 0px 2.5px 0px;*/
	overflow: auto;
}

.moviecontents
{
	height: 93px;
	font-weight: bold;
	/*width: 1200px;*/
	padding: 0px;
	margin: 0px;
}

.moviecontents a
{
	padding: 0px;
	margin: 0px;
}

#PEM_container{
	background-color: #E2E2E2;	
	float: left;
	padding: 10px 10px 25px 15px;
	margin:2px 0px 0px 0px;
	border-style:none none none solid ; 
	border-color:white;
	border-width: 1px;
}

#PEM_img{
	width: 440px;
}

.feature img
{
	margin: 4px;
}
	
.title {
	/*color:#78061D;*/
	/*color:#BC134B;*/
	color: #444;

	display: block;
	font-weight: bold;
/*	padding: 3px;*/
}
.institute {
	/*color:#031D46;*/
	color:#444;
	font-weight: bold;
}

.publication_item .institute, .publication_item .place-institute, .publication_item .publisher, 
.publication_item .year, .publication_item .periodical-title, .publication_item .periodical-month-year
{

}

.place {
	display: block;
	/*font-weight: bold;*/
}
	
	
.date {
	font-size: 0.7em;
	/*font-style:bold;*/
	display: block;
}

.opening{
	font-weight: bold;
}


.year {
	/*font-size: 0.7em;*/
	/*font-weight:bold;*/
}
.description {
	padding:5px 0px 5px 0px;
	display: block;
}

.series_chairs {
	/*color:#767676;*/
	/*font-size:0.9em;*/
	font-weight:bold;}
.title_chair {
	/*color:#78061D;*/
	/*font-size:0.9em;*/
	font-weight:bold;
	}
.year_chair {
	/*font-size:0.9em;*/
	display: block;
	/*font-weight: bold;*/}
.dimensions_chair {
	/*font-size:0.9em;*/
	display:block;}
.materials_chair {
	/*font-size:0.9em;*/
	display:block;}
.price {}
.gkb-nr {text-align: right;
		display: block;
		font-style: italic;
		}

.table {
	/*CELLPADDING="0" CELLSPACING="1" BORDER="0">}

<td><FONT FACE="Arial" SIZE="2" COLOR="#000000"><B>	
td VALIGN="TOP"*/
}


#intro-interview .author {text-align: right;}
#interview-text .right{float: right;clear:left;}


 ul, li{text-align:left; padding-bottom:3px;}

 li { margin-left: -20px; }
 
.GKB {
	width: 80px; 
	color:black; 
	/*font-weight:bold;*/
	padding-left:10px;
}

#price-list_container table
{
	border-collapse: collapse;
}	
	
#price-list_container td { 
	border: 1px solid white;
	/*border-top: 1px solid white;*/
}

.legend .GKB, .legend
{
	font-weight: normal;
	font-style: italic;
}

.price {width:9em;text-align: right; padding-right:10px;}


.p-l {width: 500px;padding-left:10px;}

.price img { float: left; padding-left: 5px;}


.sticker {
	border: 1px solid white;
	border-style:none none none solid;
	
}
.p-l_thumb img { 
	height:35px; 
       border-style: none ; 
}
	
.up_btn {
	text-align:center;
	padding-top:5px;}
#footer {
	background-color:#D8D8D8;
	color:#767676;
	padding: 5px ;
	background-color:#E6E6E6;
	font-size: 0.8em;
	border-style:solid none solid none; 
	border-width: 2px;
	border-color:white;
	
}
.star {
display: inline;
float: right;
margin-right: 10px;
}

.star img {vertical-align: bottom;}










