/* CSS Document */
.container { background:#fff;
}
.textlabel {
    color: #FFFFFF;
    text-align: left;
	font-size:13px;
}
.closebtn {
    padding-right: 1px;
    padding-top: 1px;
    text-align: right;
    vertical-align: top;
}
.clsbtn {
    color: #FFFFFF;
    padding-top: 0;
}
#contactFormContainer {
    left: 400px;
    position: absolute;
    top: 340px;
    z-index: 1;
}
#contactForm {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FF9900;
    border-bottom-color: #929191;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #929191;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #929191;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #929191;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFFFFF;
    display: none;
    height: 250px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    width: 230px;
}
.bar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/ajax-loader.gif");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: none;
    height: 100px;
    margin-top: 100px;
    width: 230px;
}
#messageSent {
    display: none;
}
#contactForm span {
    color: #F5C478;
    display: none;
    font-size: 11px;
    line-height: 10px;
    padding-left: 6px;
}
#backgroundPopup {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}
#contactForm label {
    font-weight: bold;
}
#contactForm p {
    padding-bottom: 8px;
}
#dummycontent {
    height: 900px;
    padding-top: 100px;
    position: relative;
}
.advocae_img{float: left;
    width: 14.2%;
    text-align: center;
    min-height: 168px;}
.advocae_img a{display:block; text-align:center;}
.loopinnerdiv{float:left; width:25%;text-align:center; min-height:130px;}
.mainview_page label{ width:200px;}
.avocatecol{    padding: 25px 20px;}
.avocatecol h1{font-size: 25px;
    margin: 0 0 10px;}
.avocatecol h2{font-size: 20px;
    margin: 20px 0 20px;}
.advocae_img span{display: inline-block;
    background: #eee;
    padding: 10px;
    width: 150px;
    margin: 0 0 0px;
    min-height: 150px;}
.advocae_img span p{ margin:5px 0 0;    word-wrap: break-word;}
.adv_view p{ overflow:hidden;}
.adv_view label{ float:left;}
.adv_view label{display: inline-block;
    width: 76%;}

.adv_view {order: 1px solid #ddd;
    padding: 0;}
.mnu{ text-align:center;}
.mnu a{display: inline-block;
    margin: 0 40px !important;
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 1px;}






