
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sitemap ul {
    margin:3px 0 12px 0;
}
.sitemap ul li{
    margin:0 0 2px 0;
    list-style-type: none;
}
.sitemap ul li a{
    font-size:12px;
}
.sitemap ul li ul li{
    margin:0 0 2px 30px;
    list-style-type: disc;
}
.sitemap ul li ul li a{
    font-size:11px;
}
.sitemap ul li ul li ul li{
    margin:0 0 2px 20px;
}
.sitemap ul li ul li ul li a{
    font-size:10px;
}
.sitemap ul li ul li ul li ul li a{
    font-size:10px;
}

em, strong em, em strong {font-style: italic}
strong, em strong, strong em {font-weight: bold}

.tagWrap {
    position: relative;
}

.tagWrapPencil {
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
}

.popupHolder {
	width: 100%;
	height: 100%;
	background: url(../images/bg_popup.png) repeat 0 0;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 90000;
}

.popupBoxCms {
	border: 1px solid #aeaeae;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 100px;
	-moz-box-shadow: 0px 1px 2px 1px #ccc;
	-webkit-box-shadow: 0px 1px 2px 1px #ccc;
	box-shadow: 0px 5px 15px 5px #444;
}

.cmsEditPopup {
	width: 700px;
    min-height:500px;
	margin-left: -277px;
	top: 100px;
}



.popupBg {
	background: url(../userfiles/images/structure/popup-bg.png);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
	display: none;
}

.popupBox {
	position: fixed;
	top: 130px;
	left: 50%;
	width: 637px;
	padding: 15px;
	margin-left: -361px;
    border: 4px solid #187cbd;
    background-clip: padding-box;
	z-index: 20001;
	background: #fff;
	display: none;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #464646;
}


.popupBox h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #187cbd;
    padding-bottom: 10px;
}



.popupClose {
	position: absolute;
	right: -8px;
	top: -8px;
	cursor: pointer;
}




.popupClose2 {
	position: absolute;
	right: 5px;
	top: 2px;
	cursor: pointer;
    color: #ea8213;
    font-size: 20px;
}




.closeBox {
	text-align: right;
	padding: 6px 7px 1px 7px;
	background: #ebebef;
	border-bottom: 1px solid #bdbdbd;
}

.closeBox h3 {
	float: left;
	color: #1e4680;
	font-size: 15px;
	padding: 5px 0 6px 5px;
}

.popupContent {
	padding: 16px;
}

#uberbar  {
  border-bottom:1px solid #eee;
  background:#efefef;
  padding:10px 20px;
  position:fixed;
  bottom:0;
  left:0;
  opacity:0.8;
  z-index:2000;
  width:100%;
}
.cmsConfirmBanner {
    position:fixed;
    z-index:20000;
    width:98%;
    left:0;
    top:0;
    height:60px;
    background:#efefef;
    padding:15px;
}

.fullNav {
	width: 90%;
}




.fieldTextError, .checkOutBlock .formArea .fieldTextError {
    background:yellow;
    color: #464646;
}

.errorMsg {
    color:red;
    font-weight:bold;
}

.rightRightCategory {
  width: 300px; 
  height: 1000px;  
  float: right; 
  position: relative;}

.marketFeature {
    width: 100%;
    display:none;
}
  
  .positioner {position: absolute; right: 0;}
  .innerRightSide {  	
	  width: 300px; 
	  position: fixed; 
	  top: 336px;}

/* ckstyles */

h3.tabSubheader, section#one h3, section#two h3, section#three h3, section#four h3, section#one h3.tabSubheader, section#two h3.tabSubheader, section#three h3.tabSubheader, section#four h3.tabSubheader {
	font-size: 20px;
	font-weight: 700;
	color: #1777b7;
	padding-bottom: 20px;

}

h3.tabSubheader {padding-bottom: 10px;}

.defaultBlock p, .defaultBlock ul, .defaultBlock h3, .defaultBlock h4, .defaultBlock h5, .defaultBlock h6  {
    margin-left: 25px;
    margin-right: 25px;
}
.defaultBlock h2 {
    margin-bottom: 18px;
}



/* /ckstyles */

.prior-responses h1 {
    padding-bottom: 30px;
}

.pr-grup h2 {
    padding-bottom: 18px;
}
.hdng-grup li {
    margin-bottom: 15px;
}

.accordianarea {padding:0;}

.requestNowBtn {background:#1673b0}

.subCatBtn:hover {background:#1673b0}

.subCatBtn2:hover {background:#1673b0}

.findNowBtn {background:#1673b0}

.viewDetailsBtn:hover {background:#1673b0}

.mainNav .active {background: #187abc;}

.dropdownBlock h3 a {margin-bottom:5px;}

.rightRightCategory p {color:#fff;}

.innerLeftSide {min-height:500px;}

.content UL {list-style-image: url(/userfiles/images/structure/bullet-sm.png);}
.rightSideBar UL {list-style-image: url(/userfiles/images/structure/bullet-sm.png);}
.content LI {    font-size: 15px;
    line-height: 25px;
    font-weight: 400;}

.innerRightSide a {color:#fff;}    

@media(max-width:875px){

.popupBox {
	left: initial;
	width: 95%;
	margin-left: 0;
    position:absolute;
}
.popupClose {
	left: -8px;
	top: -8px;
}
.popupClose2 {
	left: 5px;   
}

}

@media(max-width:640px){
	.rightRightCategory {height: initial;}
	.positioner {position: initial;}
	.innerRightSide {position: initial;}
	.innerLeftSide {min-height:initial;}
}
	  