#k2Container .catItemImageBlock{float: right; width: 45%; margin-bottom:20px;}
#k2Container .catItemIntroText{float: left; width: 50%;}
#k2Container .catItemImageBlock img {float: right!important; }

#itemListLeading .catItemHeader h3 {font-size: 20px; font-weight:bold;}


div.itemListCategory { color: #EEE; background: #333; border:none; }
div.itemListCategory h2 { color: white; }
div.itemListCategory a:hover, div.itemListCategory a:active, div.itemListCategory a:focus
	{ text-decoration:underline; color:#887B26; }
	
.itemFullText table td {vertical-align:top; }


div.table { display:table; }
div.table div.table-row { display:table-row; }
div.table div.table-cell { display:table-cell; vertical-align:top; }

div.itemBody div.table-cell.colLeft { padding-right:20px; }
div.itemBody div.table-cell.colRight { width:50%; /*padding-left:30px;*/ }
div.itemBody div.table-cell.colRight .sigProContainer { float:right; /*width:420px;*/ }
ul.sigProClassic li.sigProThumb { margin:0px 13px 13px 0px!important; width: 225px!important; height:160px!important; /*border:1px solid #ccc; background-color:#ccc;*/ }

ul.sigProClassic li.sigProThumb * { display:block; width:100%!important; height:100%!important; background-position:50% 50%!important;}

.itemIntroText{font-weight:normal!important;}


div.itemContainer.w50 { width: 50%!important; min-width:300px }
div.catItemReadMore{display:block;}
div.catItemReadMore a {
	font-weight: bold;
	/*display: inline-block;*/
	border: 1px solid lightGrey;
	color: #333;
	font-size: 120%;
	padding: 3px 10px 3px 25px;
	background: whiteSmoke url(../images/readmore.png) no-repeat 10px center;
}

.itemBackToTop { display:none; }

/***************************** Collumns Gallery Template **************************/
#k2Container.collumns ul.sigProClassic li.sigProThumb:nth-child(2n) { margin-right:0px!important; }


/***************************** Wide Gallery Template *********************************************/
#k2Container.wide .itemImageBlock{width:35%; float:right; padding-top:13px;}
#k2Container.wide .itemFullText {
    clear: both;
}
#k2Container.wide .itemFullText .moduletable{
    margin-right: 0px;
}
#k2Container.wide .itemIntroText{width:63%; float:left;}
#k2Container.wide .itemImageGallery ul{/*margin-left:50px!important;*/}
#k2Container.wide ul.sigProClassic li.sigProThumb:nth-child(4n) { margin-right:0px!important; }


/************* Image Gallery ***************/
#k2Container .galleryCatItem { position:relative; }
#k2Container .galleryCatItem .catItemBody { margin:0px; }
#k2Container .galleryCatItem .catItemHeader {
	position: absolute;
	top:10px; left:10px;
	background: white;
	padding: 5px 20px 0;
}
#k2Container .galleryCatItem .catItemImageBlock {
	width:100%; max-width:460px; float:none; height:300px; overflow:hidden; background:#333; margin:0px;
}

#k2Container.catGalleryLayout {}
#k2Container.catGalleryLayout .itemListSubCategories {     position: relative; }
#k2Container.catGalleryLayout .itemListSubCategories .subCategoryContainer {
    width: 49%;
    margin: 0 0 20px;
}
#k2Container.catGalleryLayout .itemListSubCategories .subCategoryContainer .subCategory {
    padding: 0px;
    height: auto!important;
    float: none;
    overflow: hidden;
    background: #333;
    margin: 0px;
}
#k2Container.catGalleryLayout .subCategoryTitle {
    position: absolute;
    top:10px; left:20px;
    background: white;
    padding: 5px 20px 0;
}
#k2Container.catGalleryLayout .subCategoryTitle h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 3px 0px;
}
#k2Container.catGalleryLayout .itemListSubCategories .subCategoryContainer .subCategory .subCategoryImage > img {
    width: 100%;
    margin-bottom: 0px;
}
#k2Container.catGalleryLayout div.subCategory, #k2Container.catGalleryLayout div.subCategory:hover {
    border: none;
}
#k2Container.catGalleryLayout .itemListSubCategories .subCategoryContainer .subCategory a {
    color: #000;
}
#k2Container.catGalleryLayout .itemListSubCategories .subCategoryContainer .subCategory:hover a {
    color: #887B26;
}

/*#k2ModuleBox173 { display:none!important; }*/
#k2ModuleBox173 {  }

#k2ModuleBox173 ul li  {
    width: 49%;
    float: left;
    border-bottom: none;
    background: none;
    height: 300px;
}
#k2ModuleBox173 ul li.even { padding:0;}
#k2ModuleBox173 ul li.odd {padding:0 0 0 2%; }

#k2ModuleBox173 >ul > li > .moduleItemTitle{
    font-size: 23px;
    position: relative;
    top: 50px;
    left: 20px;
    background: white;
    padding: 5px 20px 3px;
}

#k2ModuleBox173 >ul > li > a{ color:black }

#k2ModuleBox173 >ul > li > .moduleItemIntrotext{

}

#k2ModuleBox173 >ul > li > .moduleItemIntrotext .moduleItemImage >img{
    width:100%;
    margin:0;
    border: none;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img{
    float: none !important;
}

#k2Container .galleryCatItem .catItemImageBlock{
    max-width:100%!important;
}
/*************************** New Homes ****************************/
#k2Container.new-homes div.itemContainer { margin: 0; }
#k2Container.new-homes .catItemImageBlock { float: none; width: auto; margin: 0px;  height: 225px; overflow: hidden;}
#k2Container.new-homes .catItemImageBlock img {
    float: none!important;
    height: 225px!important;
    width: 460px!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#k2Container.new-homes .catItemImageBlock img:hover {
    height: 245px!important;
    width: 500px!important;
    max-width: 150%;
}
#k2Container.new-homes .catItemViewMain { position: relative;
    border: none; padding-bottom: 0; }
#k2Container.new-homes .catItemHeader {
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    width: 96%;
    padding: 10px 2%;
    font-size: 20px;
}
#k2Container.new-homes .catItemHeader h3 { padding: 0; }
#k2Container.new-homes div.catItemHeader h3.catItemTitle a { color: #FFF; }
.newHomesFloorPlan img {
    display: block;
    margin: 10px auto 0;
    max-width: 100%;
}
.showHomeButtonGroup {
    margin: 40px 0;
}
.showHomeAddress { font-size: 18px; }