/****************
	FORMS
/***************/
/*
	input, textarea {
		font: 13px calibri, arial;
	}
	.form {
		border-bottom: 2px solid #cecece;
		padding: 30px 0 20px 0px;
	}
	.form .formLine {
		margin-bottom: 10px;
	}
	.form label, span.AxRequiredMessage {
		font-weight: bold;
		float: left;
		display: block;
		text-align: right;
		width: 120px;
		margin-right: 30px;
		font-size: 1.2em; 
		padding: 2px 0;
	}
	span.AxRequiredMessage {
		float: none;
		width: 300px;
		clear: both;
		margin-left: 150px;
		display: block;
		text-align: left;
		color: #FF9933;
	}
	.form textarea {
		background: #fff url(images/input-bg.gif) repeat-x;
		border: 1px solid #bab7b7;
		font-size: 1.2em;
	}
	.form input {
		width: 380px;
		font-size: 1.2em;
		background: #fff url(images/input-bg.gif) repeat-x;
		border: 1px solid #bab7b7;
		padding: 2px 5px;
	}
	.form input.img, .form input.AxSubmitButton {
		border: none;
		background: none;		
	}
	.form input.button, .form input.AxSubmitButton, .form input.img {
		width: auto;	
	}
	.form input.AxSubmitButton {
		margin-left: 435px;	
		background: url(images/a-button.jpg) no-repeat;
		padding: .3em 4em .5em 3em;
		color: #34a4e8;
	}
*/
/****************
	Portfolioitems
/***************/
	#portfoliolist ul li{
	    list-style: none;
	}
	#portfoliolist .item {
		float: left;	
		width: 168px;
		height: 146px;
		/*overflow: hidden;*/
		border: 2px solid #cccccc;
		margin: 0 15px 15px 0;
		position:relative;
	}
	
	#portfoliolist .item .info {
		background: #fff;
		position: absolute;
		bottom: 0;
		left: 0;
		height: 30px;
		padding: 10px;
		width: 168px;
		background: #fff;	
		
		/*opacity: .01;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
		filter: alpha(opacity=1);*/

	}
	#portfoliolist .item .info h3 {
		color: #006699;
		font-style: normal;
		font-weight: bold;	
		font-size: 1.1em;
	}
	
	
	#portfoliolist .overlay {
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		width: 168px;
		height: 146px;
		cursor: pointer;
		
	}
	#portfolioitem {
		padding-bottom: 20px;
		border-bottom: 2px solid #ccc;
		margin-bottom: 20px;
		margin-right: 40px;
	}
	#portfolioitem .image {
		width: 355px;
		float: left;
		margin: 0 20px 10px 0;
	}
	#portfolioitem .description {
		width: 500px;
		float: left;
		padding-top: 10px;
		min-height: 130px;
		height: auto !important;
		height: 130px;
	}
	#portfolioitem h2 {
		color: #006699;
		font-style: normal;
		font-weight: bold;
		font-size: 1.1em;
	}
	#portfolioitem a.button {
		float: right;	
		margin-right: 30px;
	}
	#pitem-info {
		border: 2px solid #CCCCCC;
		background: #fff;
		position: absolute;
		display: none;
		padding: .2em .5em;
		color: #006699;
		font-weight: bold;
	}

	
	.search-form {
		position: absolute;
		right: 20px;
		top: 15px;
		background: #fff url(images/search-bg.gif) repeat-x;
		height: 23px;
		width: 220px;
	}
	.frmSearch{
		background: transparent;
		border: 0px solid #bab7b7;
		font-size: 1.1em;
		width: 180px;
		margin-left: 5px;
		margin-right: 5px;
		padding: 3px 4px;
		color: #A7A7A7;
	}
	button3 {
		float: right;
		margin: 2px;
	}


#content .newslist li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}	
	
.newslist li .date {
	width: 37px;
	height: 37px;
	font-weight: bold;
	background: url(images/news-date-bg.gif);
	text-align: center;
	color: #999999;
	float: left;
	line-height: 12px;
	margin-right: 10px;
	font-style:italic;
	font-size: 90%;
}
.newslist li .date span {
	display: block;	
	line-height: 11px;
	padding-top: 8px;
	font-size: 1.2em;
	font-style:normal;
}
.newslist li .content {
	float: left;
	width: 500px;
}

.newslist a.more {
	background: url(images/a-more-bg.gif) no-repeat left center;
	padding: 5px 0;
	padding-left: 25px;
	display: block;
	float: right;
}
.newslist h2 {
	margin: 0 0 1em 0;
	font-size: 100%;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
