/* 
    Created on : 13-Nov-2009, 15:27:25
    Author     : stephen.jones
    Description:
        This style sheet is for all the content area
		produced by SimplicityCMS, please keep these
		styles in this style sheet.
*/


.block-wrap {
	clear: both;
}

.block-image-wrapper {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.block-image-wrapper p {
	text-align: left;
}

.image-wrapper {
	float: left;
	padding: 0;
	overflow: visible;
}

.image-wrapper a {

}

.image-caption {

}

.download-icon {
	float: left;
	margin:  0 5px 0 0;
}

.empty-block-content {
	
}

.block-image-wrapper-right {
	width: 66%;
	float: left;
	margin: 0 0 10px 0;
}

.block-image-wrapper-left {
	width: 66%;
	float: right;
}


.image-right {
	float: right;
	margin: 0 0 20px 0;

	width: 200px;

	background-repeat: no-repeat !important;
	background-position: center right;
}

.image-left {
	float: left;
	margin: 0 0 20px 0;

	width: 200px;

	background-repeat: no-repeat !important;
	background-position: center left !important;
}

.image-wrapper ul {
	list-style: none;
	margin: 0 0 30px 0 !important;
	padding: 0 !important;
	display: block;
}

.image-wrapper ul li {
	display: block;

}

.image-wrapper ul li a img {
	border: 0;
}

.block-news-wrapper {
	width: 700px;
	margin: 10px 0 0 0;
}

.news-image-left {
    float: left;
    border: 3px solid #e5e5e5;
}

.block-news-text-wrapper {
	float: left;
    width: 374px;
    margin-bottom: 20px;
}

a.news-summary-read {
	background: url("/images/readmore.png") no-repeat;
	display: block;
	height: 9px;
	width: 67px !important;
	text-indent: -1000px;
	margin-top: 10px;
}

.block-heading-news {
	margin: 0 0 0 0;
}

.news {
	width: 700px !important;
}

a.news-summary-read span {
	display: none;
}

.news-index-link, .news-page-nav {
	clear: both;
}

.news-archive-title, .news-archive-shortdate, .news-archive-readmore {
	float: left;
	margin: 10px 20px 10px 0;
}

.block-content {
	clear: both;
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
}








/**** Examples Images ****/
.examples .block-wrap {
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	background: #f0f0f0;
}

.examples .block-image-wrapper-right {
	background: #f0f0f0;
	margin: 0;
}

.examples .image-order-id1 {
	background-color: #f0f0f0 !important;
	margin: 0;
/*	padding: 10px !important;*/
}

.examples .image-right {
	margin: 0;
}

.examples .block-image-wrapper-right {
	width: 170px !important;
	padding: 20px;

}

.examples .image-container-image-order-id1 {
	float: right;
	background-color: #f0f0f0;
	width: 500px;
	padding: 10px !important;
}

.examples .image-order-id1 {
	width: 500px !important;
	background-position: center center !important;
	-moz-background-size: 500px auto !important;
	-o-background-size: 500px auto !important;
	-webkit-background-size: 500px auto !important;
	-khtml-background-size: 500px auto !important;
	display: block;
}

.examples .image-order-id3 {
	width: 230px !important;
	height: 140px !important;
	display: block;
	float: right;
	margin: 0 10px 0 0;
	background-position: right center !important;
}

.examples .image-container-image-order-id3 {
	background: #f0f0f0;
	overflow: hidden;
	float: right;
	width: 262px;
	padding-bottom: 10px;
/*	margin-left: 220px !important; */
	position: relative;
}

.examples .image-container-image-order-id5 {
	background: #f0f0f0;
	overflow: hidden;
	float: right;
	width: 238px;
	padding-bottom: 10px;
	padding: 0 10px 10px 10px;
}

.examples .image-order-id5 {
	float: left;
	width: 230px !important;
	height: 140px !important;
	display: block;
	margin: 0;
	background-position: left center !important;
}

.examples .image-right-ieonly {
	display: block;
	border: 0;
}

.examples .image-right-image-order-id1 {
	width: 500px !important;
}

.examples h2 {
	margin: -8px 0 0 0 !important;
}

.examples h5 {
	float: left;
	text-indent: -10000px;
	display: block;
	height: 15px;
	width: 64px;
	margin: 12px 0 0 0;
	padding: 0;
	background: url('/images/examples-location.gif') no-repeat;
}

.examples h6 {
	float: left;
	text-indent: -10000px;
	display: block;
	height: 15px;
	width: 64px;
	margin: 13px 0 0 0;
	background: url('/images/examples-details.gif') no-repeat;
}

.examples .block-image-wrapper-right p {
	clear: both;
	padding-bottom: 0px !important;
}
