@CHARSET "UTF-8"; /*site content common template*/

div.modalcontent{
	padding: 45px 40px 40px 40px;
	line-height: 12px;
}

div.modalcontent h2{
	margin-top: 15px;
	margin-bottom: 25px;
	color: #000;
	font-family: serif;
}

div.clientlogo img{
	float: left;
	margin: 1px 1px 0 0;
	border: 1px solid #a29ca4;
}



/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:auto;}

/* Container */
#simplemodal-container {height:560px; width:516px; background-color:#fff; border:/*3px solid #ccc*/ 0;}
#simplemodal-container a.modalCloseImg {background:url(../images/button_mbox_close.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
/*#simplemodal-container #basicModalContent {border: 8px solid white; background: #f3f3f3 url("../images/header_mbox.png") top left no-repeat;}*/
.modalcontent{
	font-size: 11px;
	color: #000;
	margin:8px;
	height: 450px;
	background: #f3f3f3 url("../images/header_mbox.png") top center no-repeat;
}
.wide{
	background: #f3f3f3 url("../images/header_mbox_wide.png") top center no-repeat;
}
.modalcontent p{
	font-size: 10px;
	margin-bottom: 15px;
}

.modalcontent ul{
	margin: 2px 0 0 8px;
}

.modalcontent ul li{
	font-size: 10px;
	list-style-type: none;
	background: url("../images/marker_list.png") left top no-repeat;
	padding-left: 10px;
	line-height: 14px;
	color: #333;
}

.modalcontent ul.monkey{
	margin: 0 0 0 155px;
	width: 200px;
}
	
.modalcontent ul.monkey li{
	background: none;
	padding-left: 0;
	margin-top: 12px;
	color: #d2d2d2;
}

td.pblock{
	vertical-align: top;
	padding-bottom: 50px;
	padding-right: 50px;
	white-space: nowrap;
	height: 390px;	
}
td.pblock td{
	
}

div.pblock{
/*	padding-bottom: 50px;*/
/*	width: 890px;*/
	float: left;
	margin-right: 50px;
}/*
img.pcaption{
	margin: 10px 0 10px 0px;
	clear: both;
	float: left;
}*/
div.pcaption{
	width: 160px;
	height: 15px;
	color: #fff;
	padding: 6px 0 0 17px;
	margin: 10px 0 10px 0px;
	clear: both;
	float: left;
	background: url("../images/portfolio_caption.png");
}
.plist{
/*	width: 890px;*/
/*	height: 470px;*/
	clear: both;
}
.plist div.column{
	width: 178px;
	float: left;
}
.plist a{
/*	margin-top: 100px;*/
/*	float: left;*/
	display: block;
}
