@import url(../oshara/oshara.css);


.categories {
 float:left;
}


.subcategory {
 float:left;
 margin-bottom:10px;
 padding:12px;
 margin-right:0px;
 border:1px solid black;
 width:225px;
}

.subcategory .name {
 text-align:center;
 font-weight:bold;
 margin-right:5px;
 margin-bottom:10px;
 width:0 auto;
}

.subcategory .name span {
 border-bottom:1px solid black;
 font-size:14px;
}

.subcategory .description {
 text-align:justify;
}

.subcategory .linkswrapper {
 clear:left;
 float:both;
}

.subcategory .linklisting .TitleImage{
 float:none;
 margin-right:0px;
}


/* ***************** */
/* SPECIFIC BOXES ON */
/* HOMEPAGE          */
/* **************** */

#home .linklisting {
 border:0px solid;
 margin:0 0 10px 0px;
 padding:0 0 0 0px;
 display:block;
 width:100%;
}



/*oshara MISSION*/
#cat62, #catrank3, #cat109  {
 clear:both;
 width:95.2%;
}

#catrank3 img{
 margin:5px 10px 5px 0px;
 border: 0px solid #000;
}

/*newvillage INSTITUTE*/
#cat64 {
 clear:left;
 width:300px;
}

/*oshara RESOURCES*/
#cat66 {
 clear:left;
 width:300px;
 text-align:left;
}




/*oshara VIDEO*/
#cat65 {
 float:right;
 width:243px;
 padding-bottom:0px;

}

#cat65 img {
 width:239px;
}




/*oshara LINKS*/
#cat67 {
 float:right;
 width:185px;
 border:0px solid;
 padding:0px;
}

#cat67 .linklisting {
 border:1px solid;
 margin-bottom:0px;
 margin-left:0px;
 margin-top:0px;
 margin-bottom:12px;
 text-align:center;
 padding:8px;
 width:167px;
}

#cat67 .linklisting .TitleImage{
 float:none;
 margin-right:0px;
}






.info {
 margin-left:10px;
 float:left;
}


.catThumbnail {
 float:left;
 margin-left:15px;
}

.column_left {
 float:left;
 width:300px;
}


#detailed .title {
 font-weight:bold;
}

#detailed .thumbnail {
 margin-top:15px;
}

#detailed .pdfs {
 margin-top:15px;
}


#detailed .image {
 margin-top:25px;
}

.column_right {
 float:right;
 width:210px;
}



#detailed .detailedspecs {
 float:right;
 width:100%;
 border:0px solid;
 clear:none;
 margin:0px;
 padding:0px;
}

.rightbar {
 float:right;
 width:220px;
 border-left:1px solid #000;
 padding-left:4px;

}

/* **************** */
/* LOTLISTING ITEMS */
/* **************** */
.table {
 float:left;
 width:550px;
 margin-bottom:10px;
}

.td1 {
  float:left;
  width:280px;
  margin-right:10px;
}
.td2 {
 float:right;

}



/* **************** */
/* LOTLISTING ITEMS */
/* **************** */
#lotwrapper {
border:0px solid;
float:right;
}

.lotlisting {
 border:0px solid;
 float:left;
 width:550px;
 text-align:left;
 margin-bottom:15px;
}

.lotlisting .lot {
 float:left;
 width:70px;
 width:20%;
 margin:0px;
 padding:0px;
}

.lotlisting .type,
.lotlisting .col1 {
 float:left;
 width:140px;
 width:20%;
 border:0px solid;
}


.lotlisting .builder,
.lotlisting .col2 {
 float:left;
 width:120px;
 width:20%;
 border:0px solid;
}

.lotlisting .baseprice,
.lotlisting .col4  {
 float:left;
 width:145px;
 width:20%;
 border:0px solid;
}

.lotlisting .style,
.lotlisting .col3  {
 float:left;
 width:120px;
 width:20%;
 border:0px solid;
}


.lotlisting .description {
 float:left;
 width:120px;
 display:none;
}

.noborder {
  border: 0px solid;
}

.homeright {
  float: right;
  padding-left: 15px;
}

.homeleft {
  float: left;
  padding-right: 15px;
}

#footer1 {position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}	
