
.sizableRibbonFont{
font-size:.9vw;
}
.fixedRibbonFont{
font-size:12pt;
}


.sizableRibbonFont2{
font-size:1.9vw;
}
.fixedRibbonFont2{
font-size:14pt;
}
.glyphicon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}

.glyphicon-circle{
position: relative;
border-radius: 50%;
width: 100%;
height: auto;
padding-top: 100%;
background: black;
}

.glyphicon-stack-1x {
line-height: inherit;
}

.glyphicon-stack-1x, .glyphicon-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}

.aborder{
box-sizing: border-box;
    display:inline-block;      
    border-color:#cccccc;
    border-left:1px solid black;
    border-right:1px solid black;
   
}
 
 .aborderbottom{
box-sizing: border-box;
    display:inline-block;      
    border-color:#cccccc;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
}
   
.box {
    width: 50%;
 Miami Floridaoat: left;
    text-align:center;
    box-sizing: border-box;
    display:inline-block;      
    border-color:#cccccc;
    border-left:1px solid black;
    border-top:1px solid black;
}

.outer {
    width: 100%;
    height: auto;
    line-height: 0;
    border-right:1px solid black;
    border-bottom:1px solid black;
}

.clearboth {
    clear: both;
}

.sizableRibbonFont3{
	font-size:2.9vw;
}
.fixedRibbonFont3{
	font-size:16pt;
}


.listingboxImage{
	min-height:14.5vw;
	width:auto;
}
.listingboxImageCropper{
	overflow:hidden;
	height:14.5vw;
	width:auto;
}

.listingboxImage2{
	min-height:24.5vw;
	width:auto;
}
.listingboxImageCropper2{
	overflow:hidden;
	height:23.5vw;
	
}

.listingboxImageCropper4{
	overflow:hidden;
	height:20.5vw;
	width:auto;
}


.listingboxImage3{
	width:99%;
	min-width:99%;
	height:auto;
}
.listingboxImageCropper3{
	overflow:hidden;
	width:100%;
	
	height:auto;
	
}

.topsearchinput2{
width:90%;
min-width:145px;
position:relative;
top:10px;
left:20px;
}

.topsearchinput{
width:90%;
min-width:350px;
position:relative;
top:10px;
left:-20px;
}
