/*****************************************************
/* Styles for the Pod Pages*/
/****************************************************/

.pod-container
{
	width: 100%;
	height: 100%;
	height: auto;
	margin: 15px 0px 0px 0px;
	padding: 0;	
}

.pod-container .record-block {
	display:block; 
    text-align:left; 
    width:100%;
	/*
	margin-bottom: 10px;
    border-style:dotted;*/
}

.pod-container .pod-record {
	display:table-row; 
    text-align:left; 
    width:100%;
	/*
	margin-bottom: 10px;
    border-style:dotted;*/
}

.pod-container .pod-record:hover { 

}


/* Style for the Member Listing Template */
.pod-record .pod-con-left {
    text-align:left; 
    display:table-cell; 
    float:left; 
    width:34px; 
    vertical-align:top; 
    margin-bottom:15px; 
	margin-right:10px;
	padding-top: 6px;
}
.pod-con-left img{
	border:1px solid #D8E2DE; 
	width: 30px;
	height: 30px;
/*	 opacity:0.3;*/
}

.pod-record .pod-con-right {
	float:left;
	width: 600px;
    display:table-cell; 
    text-align:left;
	padding-bottom: 7px;
	padding-top: 4px;
	border-bottom: 1px solid #E9EFED;
}

.pod-con-right .mcr-pod-heading {
	font:1.4em Georgia, "Times New Roman", Times, serif!important;
}
.pod-con-right .mcr-pod-heading-misc {
	font-size:9px;
	color:#96A5A9;
	margin-top: -2px;
}
.pod-con-right ul li.mcr-pod-heading-misc {
	font-size:9px;
	color:#96A5A9;
	margin-top: 1px;
}

/* </ Style for the Member Listing Template */


/* Style for the Member Details Template */

.pod-record .pod-det-left {
    text-align:left; 
    display:table-cell; 
    float:left; 

    vertical-align:top; 
    margin-bottom:15px; 
	margin-right:10px;
	padding-top: 6px;
}
.pod-det-left img{
	border:1px solid #E7EDEB; 
	/*width: 267px;*/
	width:inherit;
	height: auto; /*60px*/
	padding: 10px;
/*	 opacity:0.3;*/
}
.pod-record .pod-det-right {
	float:left;
	width: 320px;/*with big picture it was 320 and normally was 440*/
    display:table-cell; 
    text-align:left;
	padding-bottom: 7px;
	padding-top: 5px;
	/*border-bottom: 1px solid #E9EFED;*/
}

.pod-record .pod-det-mid {
	width: 674px; /* Total is 674*/
    text-align:left;
	padding-bottom: 10px;
	padding-top: 10px;
	display:table-cell;

	font:1.4em Georgia, "Times New Roman", Times, serif!important;
}
.pod-det-right .mcr-pod-heading {
	font:1.8em Georgia, "Times New Roman", Times, serif!important;
	margin-bottom: 2px;
}

ul.pod-det-right-address-container{
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background:none;
}

ul.pod-det-right-address-container li{
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background:none;
}


.pod-det-right .mcr-pod-heading-misc {
	font-size:11px;
	color:#96A5A9;
	margin-bottom: -1px;
}
.pod-det-right .mcr-pod-heading-misc .mcr-pod-heading-misc-city-zip,
.pod-det-right .mcr-pod-heading-misc .mcr-pod-heading-misc-country {
	margin-top: -1px;
}

.pod-container .pod-info {
	display:table-row; 
    text-align:left; 
    width:100%;
	font-size: 1.6em;
    /*border-style:dotted;*/
}

.pod-container .pod-info .info-table {
	padding-top: 20px;
}

.pod-container .pod-info .info-table td {
	padding-bottom: 15px;
}
.partnerofdiv
{
	margin-bottom: -12px;
	margin-top: 5px;
}


.det-mid-heading{
	width: 60px!important ;
	font: 55.4% Tahoma, Georgia, "Times New Roman", Times, serif!important;
	text-transform:uppercase;
	padding-top: 7px;
	color:#13A660;
}

.det-mid-heading-2{
	width: 60px!important ;
	white-space:nowrap;
	font: 55.4% Tahoma, Georgia, "Times New Roman", Times, serif!important;
	text-transform:uppercase;
	padding-top: 2px;
	color:#13A660;
}
.det-mid-heading-text{
	font: 0.9em Tahoma, Georgia, "Times New Roman", Times, serif!important;
	text-transform:uppercase;
	padding-top: 7px;
	margin-bottom: 3px;
	color:#13A660;	
}
.det-mid-value{
	color: #A7B1B4;
	font:1.1em Georgia, "Times New Roman", Times, serif!important;
}
.det-mid-value-2{
	font-size: 11px; 
	color:#556C6C;
}
.det-mid-text{
	color:#556C6C;
}



/* Style for the Interview Listing Template */
.pod-record .pod-int-left {
    text-align:left; 
    display:inline-block; 
    float:left; 
    width:89px; 
    vertical-align:top; 
    margin-bottom:15px; 
	margin-right:10px;
	padding-top: 11px;
}
.pod-int-left img,
.pod-int-right img{
	border:2px solid #D8E2DE; 
	width: 85px;
	height: 85px;
	vertical-align:top;
	display:inline-block;
/*	 opacity:0.3;*/
}

.pod-det-left img{
	border:1px solid #E7EDEB; 
	/*width: 267px;*/
	height: 60px;
	padding: 10px;
/*	 opacity:0.3;*/
}


.pod-record .pod-int-right {
	float:left;
	width: 555px;
  
	display:inline-block;
    text-align:left;
	padding-bottom: 13px;
	padding-top: 8px;
	vertical-align:top;
/*	border-bottom: 1px solid #E9EFED;*/
}

.pod-int-right .mcr-pod-heading {
	font:1.5em Georgia, "Times New Roman", Times, serif!important;
	margin-bottom: 5px;
}
.pod-int-right .mcr-pod-heading-misc {
	font-size:9px;
	color:#96A5A9;
	margin-top: -2px;
}

.pod-con-right ul,
.pod-con-right ul li {
	list-style:none;
	background:none;
	padding:0;
	margin:0;
	}


.pod-int-right .mcr-pod-heading-misc-green {
	font-size:9px;
		color: #13A660;
	margin-top: -2px;
}

.pod-int-right .mcr-pod-heading-misc-gray {
	font-size:10px;
		color:#0D7543;
	margin-top: -2px;
}
.mcr-pod-dark-green {
	font-size:10px;
		color:#0D7543;
}
.mcr-pod-green {
	font-size:10px;
		color:#13A660;
}
/* </ Style for the Interview Listing Template */


/* Style for the Interview Details Template */
.pod-record .pod-int-left-details {
    text-align:left; 
    display:table-cell; 
    float:left; 
    width:428px; 
    vertical-align:top; 
    margin-bottom:15px; 
	margin-right:13px;
	padding-top: 11px;
}

.pod-record .pod-int-right-details {
	float:left;
	width: 229px;
    display:table-cell; 
    text-align:left;
	padding-bottom: 13px;
	padding-top: 8px;
/*	border-bottom: 1px solid #E9EFED;*/
}
.pod-int-right-details img{
	border:2px solid #C1D6EE; 
	width: 85px;
	height: 85px;
	float:left;
	margin: 0px 5px 5px 0px;
/*	 opacity:0.3;*/
}

.pod-int-left-details .mcr-pod-heading {
	font-size:11px;
	color:#96A5A9;
	margin-top: -2px;
}
.pod-int-left-details .mcr-pod-heading-misc {
	font-size:11px;
	color: #13A660;;
}

.pod-det-right-address-container .mcr-int-content{
	margin-top: 20px;

	color:#556C6C;

}

.pod-int-right-details .about-interviewee-container{
	width: 211px;
	background-color:#F3F8FC;
	padding-left: 10px;
	padding-bottom:12px;
	padding-top:10px;
	padding-right:10px;
	border: 1px solid #D8E2DF;
	font-size:10px;
	line-height: 12px;
}
.pod-int-right-details .scrap-paper-container{
	background:url(http://www.ewp.eu/wp-content/themes/ewp/images/pictures/scrap-paper-old-lines-80.jpg) no-repeat 0 0;
	width:233px;
	height:347px;
	/*background:url(http://www.ewp.eu/wp-content/themes/ewp/images/pictures/scrap-paper-old.jpg) no-repeat 0 0;
	width:230px;
	height:282px;*/
	margin-top: 25px;
	background-color:#FFF;
}

.scrap-paper-text{
	padding: 85px 37px 0px 35px;
	/*padding: 30px 37px 0px 52px;*/
	font-family:"Courier New", Courier, monospace;
		font-size:12px;
		line-height: 16px;
}

.pod-det-right-int-box-container .mcr-int-box-content{
	font-size:10px;
	color:#607979;
	margin-top: 10px;
	line-height: 14px;
}
.pod-det-right-int-box-container .mcr-int-box-name-grey{
	font-size:9px;
	color:#9AAFAF;
}

ul.pod-det-right-int-box-container li{
	margin-bottom: 3px;
	margin-left: 0px;
	
	list-style-type: none;
	padding: 0;
	background:none;
}

ul.pod-det-right-int-box-container{
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background:none;
}

/* </ Style for the Interview Details Template */


/* Style for the Team Listing Template */

/*blockquote {
	text-indent: 25px;
	background: url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote1.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin: 6px 0px 0px 0px;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	
	color:#679BA5;
}*/

/*blockquote {width:100%;margin-left:40px;padding:10px 0 0 0;background: url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote1.jpg) 50% 0 no-repeat;}
blockquote p {padding:10px;margin:0;background:url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote2.jpg) 50% 0 no-repeat;}
*/

/*blockquote > *:first-child {
    text-indent:-14px;
    }
blockquote > *:first-child:before {
    background:url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote1.jpg) no-repeat 100% 30%;
    content:"\00A0";
    padding:1em;
    padding-left:4px;
    }
blockquote > *:last-child:after {
    background:url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote2.jpg) no-repeat 10% 70%;
    content:"\00A0";
    padding:1em;
    }
blockquote p {

	line-height: 1.8;
	color:#679BA5;
	margin-left: 8px;
}*/
p.teamsay{
	
	line-height: 1.8;
	color:#679BA5;
	margin-left: 1px;
	font-style:italic;
}
/*blockquote {
	
	margin: -2px 0 0 0;
	text-align: left;
 

	text-indent: 25px;
	background: url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote1.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
	
	/*padding-right: 24px;*/
/*}

blockquote p {

	line-height: 1.8;
	
	margin-left: 22px;
	display: inline;
	/*padding-right: 24px;*/
	/*background: url(http://www.ewp.eu/wp-content/themes/ewp/icons/blockquote/blockquote2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color:#679BA5;
}

* html blockquote * {text-indent:-6px;} /* fix IE6 */


.pod-record .pod-team-left {
    text-align:left; 
    display:table-cell; 
    float:left; 
    width:89px; 
    vertical-align:top; 
    margin-bottom:15px; 
	margin-right:10px;
	padding-top: 11px;
}
.pod-team-left img{
	border:2px solid #D8E2DE; 
	width: 85px;
	height: 85px;
/*	 opacity:0.3;*/
}
/* </ Style for the Team Listing Template */