@import url("../../../css/call-to-action.css");

body {background:#E5E5E5 url(../images/bg.jpg) repeat-x;}

.wrapbg {font-size:13px;font-family:Arial;color:#4d4d4f; }

/*H tags*/
.wrapbg h1, .wrapbg h2, .wrapbg h3, .wrapbg h4, .wrapbg h5, .wrapbg h6
{color: #700851;font-weight: bold;font-family: Arial;line-height:normal;padding-bottom:5px;}

.wrapbg h1 { font-size:30px}
.wrapbg h2 {font-size:24px;}
.wrapbg h3 {margin:5px 0;font-size:15px; font-weight:bold;color:#700851; }
.wrapbg h4{font-size:14px;color:#18abff;}
.wrapbg h5{font-size:13px; font-weight:bold;color:#18abff;}

.wrapbg a {color:#700850;text-decoration:underline;}
    .wrapbg a:hover{text-decoration:none;color:#700850;}

.wrapbg #news-summary-title h2{color:#ffffff;}

/*Ol and UL */

.wrapbg ul {
    list-style-type: circle; 
    margin:0;
    padding:0 0 20px 0;
}

.wrapbg ol {
    list-style-type: decimal;
    margin:0px;
    padding:0px;
}
.wrapbg ol li {
    margin-top: 4px;
    padding-left: 5px;
}
/* Ordered Lists*/
.wrapbg .text ol {
    list-style-type: decimal;
    margin:0px;
    padding:0px;
}

.wrapbg .read-more,
 .wrapbg #news-more, 
 .wrapbg #testimonial-widget a {color:#700850;}

.wrapbg #news-widget article span,
                        .wrapbg #news-widget article p,
                        .wrapbg .testimonial-summary-content p, 
                        .wrapbg .testimonial-summary-content cite{color:#4D4D4F;}


.wrapbg .text ol li {
    margin-top: 4px;
    padding-left: 0px;
    padding-top:0;
    list-style-position:outside;
    margin-left: 2em;
}
.wrapbg .text ul {
    list-style-type: disc;
    margin:0px;
    padding:0px;
}
.wrapbg .services, .wrapbg .price-list {width:480px;float:left;}
.wrapbg #aside-image + section.services,
.wrapbg #aside-image + section.price-list {
    margin: 0 34px;
}
.wrapbg .text ul li {
    margin-top: 4px;
    padding-top:0;
    font-size:12px;
    list-style-position:outside;
    margin-left: 2em;
    padding-left:0px;
}

.wrapbg table th, .wrapbg table td{
    border:none;
    padding:0;
}
/* ******************************
     Template Layout Style 
   ******************************/
body, .wrap{ height:100%;}
body > .wrap {height: auto; min-height: 100%;}

.wrap{width:980px;margin:0 auto;}
.wrapbg {position:relative;width:980px;float:left;}
.wrapbg .content {padding-bottom: 40px;}  
.wrapbg #content {float: left;width:978px;background: #EBE2E7;padding: 20px 0;border-style:solid;border-color:#fff;border-width: 0 1px;box-shadow: 0 0 24px #555;}

/* Header Style */
.top {padding:0; overflow:hidden; text-align:right; color:#fff;}
    .top .time {float:left; color:#828282;}

.wrapbg .business-details{
    float: left;width: 100%;
    padding:20px 0 25px;
}

.wrapbg .head {height: 317px;padding-bottom: 10px;position: relative;}
    .wrapbg .head_logo {float: left;padding-right: 10px;margin-top: 35px;}

/* Positioned Overlays */

.head_logo .overlay-background.enabled {
    top: 56px;
    left: 0px;
    position: absolute;
    width: 160px;
    height: 100px;
    display: none;
}

.head_logo:hover .overlay-background.enabled {
    display:block;
}


.team-wrapper .overlay-background.enabled {
    height: 120px;
    width: 120px;
    display:none;
    position:absolute;
    left:0;
    top:5px;
}
.team-wrapper:hover .overlay-background.enabled {
    display:block;
}

/* Business Name and Motto */
.wrapbg .header-title { 
    float:left;
    position:relative;
    top:25px;
    margin-bottom:10px;
}
.wrapbg .header-title .wrap-header {
    text-align: left;
}
.wrapbg #site-header-title {
    font-size: 40px;
    color: #D7D4CB;
    font-style: italic;
    min-width: 50px;
    min-height: 30px;
    margin-top: 30px;
}
.wrapbg #site-header-motto{
    font-size: 16px;
    color: #D7D4CB;
    font-weight: normal;
    min-width: 50px;
    min-height: 27px;
    margin-top:-7px;
}
.wrapbg .upload-button {
    position: absolute;
    text-align: left;
}

/* Business Phone Number */

.wrapbg #business-phone-number {
    float: right;
    color:#fff;
    font-size:24px;
    padding-top: 12px;
}
#phone-number{padding-left:20px;line-height: normal;}

/* Navigation Style */
.wrapbg .main-nav{float: left;width:100%; z-index:100;}
    .wrapbg .navigation-bonline {list-style: none;margin:0;float:left;padding:0;width:100%;background: #D1CFD0;border-radius: 8px 8px 0 0;box-shadow: inset 0 2px 4px #fff;}
        .wrapbg .navigation-bonline li {float: left;list-style:none;background: url(../images/menu-div.jpg) repeat-y right;}
            .wrapbg .navigation-bonline li a {display:block;text-decoration:none;padding: 18px 35px;font-size: 16px;color: #424142;}
 
 /* FIX for bootstrap */
.wrapbg .navigation-bonline li a:hover {color:#cb467d;}
.wrapbg .navigation-bonline li a.active {
    color:#fff;
    background: #700851;
    font-weight: bold;
    box-shadow: inset 0 0 33px #5A0641;
}
.wrapbg .navigation-bonline li:first-child a.active {
    border-radius: 8px 0 0;
}
.wrapbg .navigation-bonline li:last-child {
    background: none;
}
.wrapbg nav ul > li:last-child, .wrapbg .navigation-bonline .last-item a {padding-right: 0;}

/* ******************************
  Home Page - Aside
  *******************************/
.wrapbg #business-hours-heading {clear: both;}
.wrapbg #edit-business-hours, .wrapbg #edit-address{float:left;margin-bottom:10px;color:black;margin-top:10px;font-size:14px;}
.wrapbg #business-hours  h3{ padding-bottom: 6px;}

/* ******************************
  Home Page - Testimonial Summary 
   ******************************/
.wrapbg .testimonials-feedback .testimonials-testimonial {padding-bottom: 5px;}
.wrapbg #testimonial-widget{margin-bottom:40px;margin-top:20px;}
.wrapbg .testimonial-summary-content{background:url("../images/pencilicon.png") no-repeat;padding:0 0 5px 45px;font-size:14px;}
.wrapbg .testimonial-summary-content cite{position: relative;top:5px;color:#cfcfcf;display:none;}

.wrapbg #site_home_whatsnew_head{width: 315px;}

.wrapbg .edit_area_btn{
    margin-right:20px;
    margin-bottom:50px;
    display: block;
    width: 164px;
    height: 118px;
    float: right;
}

.wrapbg .read-more {
    text-align: right;
    color:#700850;
    padding-top:10px;
    text-decoration:underline;
    float:right;
    margin-right:10px;
    font-size: 15px;
    font-weight: bold;
}
.wrapbg .read-more:hover{color:#BFbebe;}

/* ******************************
 Home Page - News Widget
 ********************************/
.wrapbg #news-widget article{
    background:url("../images/newsicon.png") no-repeat scroll 0 5px transparent;
    padding:0 36px 20px 52px;
    margin-top:15px;}
.wrapbg #news-widget article:last-child{border-bottom:none;}
    .wrapbg #news-widget article span {font-size:12px}
    .wrapbg #news-widget article p {padding: 4px 0;font-size: 14px;}

/* ******************************
 Home Page - Main Content / business description
   ******************************/
.wrapbg #business-description-bold{ margin-bottom: 20px;}
.wrapbg #inline-phonenumber{margin-top:20px;}

/* ******************************
     Home Page -  Featured Projects Summary
   ******************************/
.wrapbg .featured-projects-summary .project img { margin-top:-13px;display:block;}
body#home .featured-projects-summary{margin-top:12px;width:207px;}
body#blog .featured-projects-summary{margin-top:12px;width:207px;}
body#blank .featured-projects-summary{margin-top:12px;width:207px;}
body#sections .featured-projects-summary{margin-top:12px;width:207px;}
body#product-page .featured-projects-summary{margin-top:12px;width:207px;}
body#services .featured-projects-summary, body#price-list .featured-projects-summary, body#about-us .featured-projects-summary, body#news .featured-projects-summary,
body#testimonials .featured-projects-summary, body#portfolio .featured-projects-summary, body#price-list .featured-projects-summary{margin-top:7px;width:207px;}

/* Positioned Overlays */
.project {
    position: relative;
}

.project .overlay-background.enabled {
    top: 8px;
    left: 6px;
    position: absolute;
    width: 189px;
    height: 145px;
    display: none;
}

/* ******************************
   About-Us Page
   ******************************/

body#about-us .single-our-team {
    width: 100%;
}

.our-team-aside img{margin-right:10px;min-width:120px;min-height:80px;}
#about-us #content{
    padding-bottom:30px;
    
}
.wrapbg #our-team-title{
   color:#A9A9A9;
   font-weight:normal;
   margin-top:10px;
   clear:left;
}
.wrapbg .our-team-wrapper h2{font-size:14px;font-weight:bold;line-height:1.5em;}
.our-team-buttons a{font-size:14px;}
.wrapbg .team-wrapper{clear:left;}
.wrapbg .inline-image{margin-right:10px;float:left;padding:0;margin-bottom:5px;}


.wrapbg #site_about_us_wedocontent, body#about-us section.about-business article{
    float: left;
} 
.wrapbg #services-description p{margin-top:5px;}
.wrapbg .about-wrapper {
    float: left;
    width: 484px;
}
.wrapbg #about-business-wrapper { 
    width: 100%; 
    padding-right: 2px;
}

#about-us #our-team-content .our-team-aside{
    margin-right:5px;
    
}
.wrapbg #our-team-content{
    margin-bottom:20px;
}


/* ******************************
        News Page
   ******************************/
 .news-feed{
     width:755px;
     float:left;
 }
 .wrapbg .news-article{clear:both;padding:10px 0 25px;}

.wrapbg .news-article h3 {
    font-weight:normal;
    letter-spacing: normal;
    color:#A9A9A9;
    font-size:18px;
    margin-top:0;
}
.wrapbg .news-article .news-date {
    font-size: 11px;
    padding-bottom:0;
}


 #news .singleimage-summary.news{
    float:none;
    width:auto;
}

.wrapbg #news-title{
    margin-bottom:5px;
    position:relative;
}
.wrapbg #feed{
    float: left;
    margin-bottom:10px;
}


/* ******************************
        services Page
   ******************************/
.wrapbg .service-table-add-header{color:black;}
.wrapbg .service-table-add-row{color:black;}
.wrapbg .our-team-wrapper{width: 100%;}

.wrapbg #team-summary-content{padding-right:5px;}
#services #service-content ul, #price-list #service-content ul{width:220px;margin-right:20px;float:left;margin-bottom:10px;padding:0;}
#services #service-content ul li, .wrapbg #services #service-content ul li h2, #price-list #service-content ul li, .wrapbg #price-list #service-content ul li h2{
    font-size:12px;
    float: left;
    width: 195px;
}
#services #service-content ul li h2, #price-list #service-content ul li h2{
    font-weight:bold;
    line-height:1.5em;
}
#services #service-content ul li h2, #price-list #service-content ul li h2{font-size:13px;text-transform:capitalize;}

/*Services page table*/

.wrapbg .service-table-row-name{
    margin:0;
    min-height:18px !important;
    min-width:50px;
    width:131px;
}

.wrapbg .service-table-row-price{width:57px;min-height:18px !important;min-width:57px;right: 0px;float:right;position:relative;}
.wrapbg .service-table-header{
    margin:10px 0 0 0;
}

/* ******************************
        Testimonial Page
   ******************************/ 
   .wrapbg #feedback{
    margin-bottom:10px;
}


.wrapbg #feedback .testimonials{
    clear: both;
    padding: 10px 0 25px;
}

/* ******************************
        Projects Page
   ******************************/
 
 #portfolio .project-details{
    width:166px;
    float:left;
}
 #portfolio .project-details p{
    margin-top: 5px;
}
.wrapbg .project-images {float:right;}
.wrapbg .project-images img, .wrapbg .project-images .img-border {margin-right:10px;margin-left: 25px;box-shadow:none;border-width:3px;border-style:solid;border-color:white;width:137px;height:125px;min-height:125px;min-width:137px;line-height:normal;padding-top:60px;}
.wrapbg .project-single { 
    clear: both;
    float:left;
    width:100%;
    margin-bottom:20px;
    position:relative;
}
.wrapbg .project-images img{padding-top:0;height:185px;width:137px;}

span.rollover-eff3{width:143px;height:195px;left:25px;line-height:255px;opacity: 0;}
.wrapbg #projects-page-details { margin-bottom: 30px;}
.wrapbg .projects-page{width: 740px;float: left;margin-left: 11px;}
.wrapbg .image-count{
       text-decoration:underline;
       float:left;
       clear:left;
       margin-top:10px;
       cursor: pointer;
       color:#700850;
}
.wrapbg #aside-summary #contact-page-address span a{color:#700850;}
.wrapbg .image-count:hover{text-decoration:none;}
.wrapbg .project-details div .text{
    padding-top:10px;
}
.wrapbg #projects-page-details div .text{
    padding:5px 0 0px 0;
}

 /* ******************************
        Contacts Page
   ******************************/

.wrapbg .contact-details{ 
    display: block;
    float: left;
    margin-bottom:30px;
}
.wrapbg #contact-title{
    padding-left:10px;
    padding-top:10px;
    margin-bottom:10px;
}
.wrapbg #contact-call{color:white;padding-left:10px;padding-right:5px;}
body#home .wrapbg .contact-page-address{
    float: right;
    position:relative;
    width: 395px;
    font-size:16px;
    color:black;
    margin-top:-5px;
}
body#contacts .contact-page-address .elm-business-address{margin-top:15px;}
.wrapbg #map {
    width: 390px;
    height: 239px;
}

   /* ******************************
           Contact -  Form 
   ******************************/

.wrapbg .contact-form{float: left;margin-right: 20px;width: 553px;background: #700851;border-radius: 5px;margin-left:10px;}
.wrapbg .contact-form .buttons{
    padding-bottom: 10px;
    float:right;
    margin-right:70px;
    background-repeat:no-repeat;
}
.wrapbg .more-link, .wrapbg .contact-button {font-size:14px;margin-left:10px;margin-top:4px;}
.wrapbg .contact-form .buttons button{
    display: inline-block;
background: #430531;
box-shadow: 0 0 4px #A60D78;
color: white;
border: none;
font-weight: bold;
font-size: 16px;
padding: 4px 8px;
border-radius: 6px;
}
.wrapbg .contact-form .buttons button:hover{
    text-decoration:none;
}
.wrapbg .contact-form-details{
    width: 90%;
    float:left;
    padding-left:20px;
}
.wrapbg .contact-form-details label{
    text-align: left;
}
.wrapbg .contact-form-message{
    width: 270px;
    float:left;
}
.wrapbg .contact-form-message input[type="radio"]{
    width: 50px;
}

.wrapbg .contact-form-message .contact-form-label{
    height: 50px;
}
.wrapbg .contact-form-label{
    display: block;
    padding: 0 0 8px 0;
}
.wrapbg #site_contacts_post figure{
    margin-bottom: 15px;
}
.wrapbg #site_contacts_post dl{
    width: 238px;
}
.wrapbg #site_contacts_post dl dt{
    padding-bottom: 15px;   
}
.wrapbg #site_contacts_post dl dd{
    padding-bottom: 10px;   
}
.wrapbg dt, .wrapbg dd { line-height: 200%;}
.wrapbg form#form-main p {
 margin-bottom: 10px;
}
.wrapbg form#form-main label {
    text-align:left;
    width:100%;
    color:white;
}
.wrapbg form#form-main input {
    width: 90%;
    padding: 7px 5px;
    border: 1px solid #C9C9C9;
}
.wrapbg form#form-main fieldset{
    margin-top:30px;
}
.wrapbg #form-main textarea {
    height: 161px;
    overflow: auto;
    width: 90%;
    padding: 7px 5px;
    border: 1px solid #C9C9C9;
}
.wrapbg #form-1 strong {display:block; font-size:14px; color:#5c5c5c; padding-bottom:10px;}
.wrapbg #form-1 label {display:block; height:41px; overflow:hidden;}
.wrapbg #form-1 input {width:208px;color:#000; padding:7px 5px; border:1px solid #c9c9c9; background:#fff;}
.wrapbg #form-1 span {float:left; width:227px;}

/* Thank you message */

.wrapbg #thank-you {
    border: 1px solid black;
    padding: 20px;
    text-align:center;
    margin-top:10px;
    width:380px;
    margin-left: 10px;
    margin-bottom: 10px;

}
.wrapbg #thank-you p {
    color:white;
    margin-bottom: 10px;
}
.wrapbg .error { color: red; }
/* ******************************
             Footer 
   ******************************/
   
/* BASE html - Footer Style */

.wrapbg #base-footer ul{
    float: right;
    list-style: none;
    padding:0px;
    margin-right:5px;
    margin-top:-17px;
}
.wrapbg #base-footer ul li{
    float:left;
    text-align:center;
    position:relative;
    margin-left:10px;
    border:none;
}
.wrapbg #base-footer ul li a {color:grey; outline:none; text-decoration: none;font-size:11px;}
.wrapbg #base-footer ul li a:hover{color:grey;text-decoration:none;}
.wrapbg #base-footer .associations-summary {
    float: right;
    margin: 20px 25px;
    width: 680px;
    clear:both;
    margin-top:-240px;
    position:relative;
    display: none;
}
.wrapbg #base-footer .project{
    float:left;
    width:135px;
    height:186px;   
    margin-right:20px;
}
.wrapbg #base-footer .project img{
    width:135px;
    height:186px;   
}

/* ******************************
             Misc / Effects
   ******************************/  

.wrapbg section.projects-page article.projects-section header{
    width: 430px;
    float: left;
}
.wrapbg section.projects-page article.projects-section ul{
    float: left;
    padding-top: 5px;
}
.wrapbg section.projects-page article.projects-section ul li{
    float: left;
    padding: 5px;

}
.wrapbg .prev-indent, .wrapbg section.news-teaser article figure {float:left; margin:0 16px 0px 0;}
.wrapbg .extra-box, .wrapbg #site_home_whatsnew1, .wrapbg #site_home_whatsnew2, .wrapbg #site_home_whatsnew3 {
 overflow:hidden;
}
.wrapbg .remove-button {
    position: absolute;
    left: 30px;
}
.wrapbg article.testimonial div{
    text-align: right;
}
.wrapbg .extra-box1, .wrapbg #site_home_introcontent {
    width: 335px;
    float: left;
}
.wrapbg .col-1, .wrapbg .col-2, .wrapbg .col-3, .wrapbg .col-4 {float:left;}
.wrapbg .box {width:100%; overflow:hidden;}

.wrapbg section.services article{float: left;width:480px;}
.wrapbg section.services article figure{margin:0;}
.wrapbg .p1 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 8px;
}
.wrapbg .p2 {margin-bottom:15px;}
.wrapbg .p3 {margin-bottom:30px;}
.wrapbg .p4 {margin-bottom:40px;}
.wrapbg .p5 {margin-bottom:50px;}

.wrapbg #directions {
    float: right;
    width: 250px; 
}
.wrapbg .logodiv{margin-left: auto;margin-right: auto;}
.wrapbg .project-admin-edit {
    margin-bottom: 40px;
    float: right;
    display:none;
    width: 596px;
}

#aside-summary a{color:#700850;}
#contact-page-address a{color:#700850;}
 
div#wrap-font-size{color:black;}
.wrapbg .service-table-buttons{clear:both;}
.wrapbg #news-summary-title h2{color:#ffffff;}
.service-table-remove{right:-30px;}
.handle,.service-table-header .handle{left:0px;}
.service-table-buttons-right .service-table-add-header{margin-left:0;}

#location-map {margin-bottom: 30px;}
#business-hours td {padding:1px;font-size: 11px;font-weight: bold;}

/* LAYOUT */

/* sidebar */
#aside-image {float: left;width: 207px;padding:0 15px;}
#aside-summary{float: right;width: 173px;padding-right: 20px;}
#business-hours{margin-top:15px;}
/* content */
#business-description, #about-us .team-summary, 
#testimonials #wrap-testimonials, #news .news, #blog .news, #blank .team-summary, #sections .team-summary, #product-page .team-summary
    {width:480px;float: left;margin: 0 34px;position: relative;}
#blank .team-summary, #blank .team-summary{margin-top:10px;}
/* Sidebar Widgets */
aside .featured-projects-summary h2, #business-hours h2, #address-heading-name,
.wrapbg #testimonial-summary-title, aside .business-content h1, #services #service-title, #price-list #service-title,
.business-deal h1, .elm-business-address h2, .elm-business-hours h2, .wrapbg #news-summary-title,
.wrapbg #projects-page-title, .wrapbg #news-title, .wrapbg #team-summary-title, .wrapbg #testimonial-title
    {color: #700851;background: url("../images/h-div.jpg") repeat-x bottom;margin-bottom: 15px;font-size: 18px;font-family: Tahoma;padding-bottom:5px;}

.wrapbg #projects-page-title, #services #service-title, #price-list #service-title, .wrapbg #news-title, .wrapbg #team-summary-title,
.wrapbg #testimonial-title
    {font-size: 24px;padding-bottom:5px;}

.business-deal p, .elm-business-address p, .elm-business-hours
    {font-size: 14px;}

.contact-page-address .elm-business-address, .contact-page-address .elm-business-hours {float: left;width: 170px;}
.contact-page-address .elm-business-address {float:right;margin-right: 15px;}
#contact-page-address {margin-top:0px;}
body#contacts .contact-page-address{float:right;}

aside .business-content p, aside .featured-projects-summary p {font-size: 13px}

aside .project .upload {display: block;box-shadow:0 12px 10px -12px #000;
-webkit-box-shadow:0 12px 10px -12px #000;
-moz-box-shadow:0 12px 10px -12px #000;padding-bottom: 18px;}
.wrapbg .featured-projects-summary .project img {margin-top:-13px;border-width:6px;border-style:solid;border-color:#fff;}

.wrapbg .featured-projects-summary a {float: right;margin: 15px 12px 0 0;font-weight: bold;color:#700850;}

.wrapbg .featured-projects-summary a.portfolio-more {float: left;}
    
/*call to action button*/
body#home .wrapbg .call-to-action-v{margin-top:10px;}

.wrapbg .call-to-action-v{width:150px;}
    .wrapbg .promo-bg-color{background: rgb(125,66,120); /* Old browsers */
border:none;
width:150px;
padding-top:15px;
text-align:center;
}


    .wrapbg .orange, .wrapbg .red {border:0px;box-shadow:none;background:none;padding: 0;color: #fff;}
    .wrapbg .promo span.icon{
        margin:0;
        /*background:url("../images/click-here-button.png") no-repeat scroll 55% 90% transparent;
        background-repeat:no-repeat;*/
        background: none repeat scroll 0 0 transparent;
        padding:0;
        color: #fff;
        font-size: 14px;
    }
    .wrapbg .promo b span {color: #fff !important}

    
    .wrapbg .cta-button {   
	background-color:white;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:inline-block;
	color:#222222;
	padding:2px 12px;
	text-decoration:none;
    margin:15px 0;
}
/* SLIDER */
.wrapbg #carousel{box-shadow:0 12px 10px -12px #000;
-webkit-box-shadow:0 12px 10px -12px #000;
-moz-box-shadow:0 12px 10px -12px #000;}
.wrapbg #faded{
    margin:0 auto;
    position:relative;
    height: 320px;width: 437px;
    border-width: 10px;border-style:solid;border-color:#fff;
}
.wrapbg .next, .wrapbg .prev {
    display: block;margin-top: -14px;
    width:29px;height:29px;z-index: 97;
    position: absolute;top: 50%;cursor: pointer;
}
.wrapbg .next {
      background:#aa7ca0 url(../images/righticon-new.png) 7px 7px no-repeat;
    border-radius:14px;
    right: -45px;
}
.wrapbg .prev {
    background:#aa7ca0 url(../images/lefticon-new.png) 5px 7px no-repeat;
    border-radius:14px;
    left: -45px;
}

/* Positioned Overlays */
.carousel .overlay-background.enabled {
    top: 0;
    left: 0;
    position: absolute;
    width: 437px;
    height: 320px;
    display: none;
}

.carousel:hover .overlay-background.enabled {
    display:block;
}

/*Pagination*/
.wrapbg ul.pagination {background: #18ABFF;padding: 7px 13px;height:14px;
    position:absolute;z-index:97;bottom:0;right:9999px;}
    .wrapbg .pagination li{list-style:none;}
        .wrapbg .pagination li a {background:url("../images/selector-a.png") no-repeat;font-size:0;width:5px;height:15px;border:none;line-height:15px;}
    .wrapbg .pagination li.activeSlide a, .wrapbg .pagination li a:hover{background:url("../images/selector1.png") no-repeat;}


.wrapbg .our-team-content { margin: 5px 0;width: auto;float: none;}
    .wrapbg .our-team-content header {display: none;}
    .wrapbg .our-team-content span.text{width:auto;display:block;float:none;line-height:1.5em;font-size: 13px}

.wrapbg .testimonial-content p, .wrapbg .testimonial-name, .wrapbg  .testimonial-date {font-size: 13px;}  
.wrapbg .testimonial-name {
    margin: 0px 0 10px;
    color: #A9A9A9;
    font-size: 18px;
    letter-spacing: normal;
}
.wrapbg .testimonial-date {
    font-size: 11px;
    padding-bottom: 0px;
}
.wrapbg .projects-page {width:714px;float: left;padding:0 11px;}

.wrapbg #base-footer {padding:15px 10px 50px;float: left;width: 960px;background: url(../images/h-div.jpg) repeat-x top;margin-top:30px;}

/************************************************
                DROPDOWN MENU
*************************************************/               

/*Edit this style to match designs current menu*/
.main-nav ul ul{
    background: #D1CFD0;
    padding:4px 0;
    position:absolute;
    top:32;
    left:-5000px;
    min-width:100%;
    z-index:100;
    opacity:0;
    border-width:1px;
    border-style:solid;
    border-color:#700851;
}
.main-nav ul.navigation-bonline ul li{border-bottom-width:2px;border-style:solid;border-color:#700851;padding:0;background-image:none;}
.main-nav ul.navigation-bonline ul li a{padding:10px 35px;}
.main-nav ul.navigation-bonline ul li:last-child{border-bottom:none;}


.wrapbg .navigation-bonline > li > a.menu-arrow:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    right: 15px;
    position: absolute;
    width: 0;
    border-width: 4px;
    border-top-color:#424142;
    top: 26px;
}

.wrapbg .navigation-bonline > li > a.menu-arrow:hover:after {
    border-top-color:#700850;
}

.wrapbg .navigation-bonline > li > a.menu-arrow.active:after {
    border-top-color:#ffffff;
}


.main-nav > ul > li{
    float:left;
    position:relative;
}

.main-nav li:hover ul{
    left:0;
    opacity:1;
    -webkit-transition:opacity .1s;
    -moz-transition:opacity .1s;
    -ms-transition:opacity .1s;
    -o-transition:opacity .1s;
    transition:opacity .1s;
}

.main-nav ul ul li {
    white-space:nowrap;
    width:100%;
}

.main-nav ul ul li span{
    display:block;
}

.main-nav ul.navigation-bonline li ul li span a{
        font-size:10px;
        line-height:21px;
}
.wrapbg .navigation-bonline li ul li a span{
    display: inline;
}
/*************************************************
/*EXTRA PAGES*/
/*************************************************/



 /******************************************
                        Sections page
************************************************/
#sections .team-summary, #product-page .team-summary {
    float: left;
    position:relative;
    padding-right:0px;
    padding-bottom:10px;
    margin-top:10px;
}
#sections .team-summary article#team-summary-content, #product-page .team-summary article#team-summary-content {
    margin-bottom:10px;
}
#product-page .single-our-team{width:159px;margin-top:10px;margin-bottom:10px;}

#sections .team-summary div.our-team-content, #product-page .team-summary div.our-team-content {min-height:18px; width:477px;}

/*item name*/
#sections .team-summary div.our-team-content h2, #product-page .team-summary div.our-team-content h2 {
    width: 400px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    min-height: 0px;
    float:none;
}
/*price*/
#sections .team-summary div.our-team-content span.section-item-meta, #product-page .team-summary div.our-team-content span.section-item-meta {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 64px;
    min-height: 0px;
    padding: 5px 0;
}
#sections .team-summary div.our-team-content span.section-item-description {
    width:400px;
    display:block;
    min-height:18px;
}
#product-page .team-summary div.our-team-content h2{width:120px;line-height: normal;clear:both;}
#product-page .team-summary div.our-team-content span.section-item-meta {position: relative;width:120px;float:left;line-height: normal;padding:0;top:3px;}
#product-page .team-summary div.our-team-content span.section-item-description{display: none;}

#sections .about-us-table-remove {right:-20px;}
#product-page .about-us-table-remove {right:34px;}
/*********************************
********** Blog Page***********
*********************************/
#blog #aside-image, #blank #aside-image, #sections #aside-image, #product-page #aside-image {margin-top:7px;}
#blog .news-content {float:none;}
#blog .news-author {width:200px; font-weight:bold;}


/*New Gallery page*/

body#portfolio .tiled-project-single{width:304px;float:left;clear:none;}
#portfolio .wrapbg .tiled-project-details h2 {border:none;min-width:292px;margin-top:7px;}

.wrapbg .tiled-project-images .img-border{min-width:287px;min-height:71px;}

.wrapbg .tiled-project-images img {min-width:287px;min-height:184px;height:184px;width:287px;}

body#portfolio .wrapbg .tiled-project-images .wrapbg span.rollover-eff3 {width:189px;height:134px;}

.wrapbg .tiled-project-images{float:right;width:329px;}

.project-images.tiled-project-images span.rollover-eff3 {width:294px;height:194px;line-height:267px;left: 25px;}
#portfolio .wrapbg .tiled-project-details{width:270px;margin-left:10px;}

/*LINK GREEN BUTTON*/
body#home .featured-projects-summary .create-imglink{padding-left:21px;padding-right:29px;margin-top:36px;display:block;padding-top:5px;padding-bottom:5px;}

 .create-imglink{padding-left:21px;padding-right:29px;margin-top:36px;display:none;}

.search-container #search-form {
    width: 980px;
}

.wrapbg .text ol, .wrapbg .text ul{
    overflow: hidden;
    zoom: 1;
}