/* --------------------------- General Layout/Style ------------------------------------- */

*
{
    margin: 0;
    padding: 0;
    line-height: 1em;    
}


body
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 13px;
    background: #eaeaea;
    color: #7b7b7d;
}

#wrapper
{
    width: 997px;
    padding: 0 20px 0 20px;
    margin: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #fff url(../images/public/bgBorders.gif) repeat-y top left;
}

.left
{
    float: left !important;
}

.right
{
    float: right !important;
}

.clear
{
    clear: both;    
}

/* --------------------------- End General Layout/Style ------------------------------------- */

/* ********************** --------------------------------- ************************** */

/* --------------------------- Header ----------------------------------------------- */

#header
{
    height: 227px;
    position: relative;
    background: url(../images/public/bgHeader.gif) repeat-x 0 0;
}

#header #logo
{
    position: absolute;
    left: 40px;
    top: 25px;
}

#header ul
{
    height: auto;
    overflow: hidden;    
}

#header ul li
{
    float: left;  
    list-style: none  
}

#header #topMenu
{
    position: absolute;
    right: 0px;
    top: 0px;  
    background: #f58545 url(../images/public/bgTopMenu.jpg) no-repeat 0 1px; 
    padding: 0 60px 0 30px;
}

#header #topMenu li ul.sub
{
    position: absolute;    
    left: 150px;
    top: 24px;
    width: 110px;
    z-index: 100;
    background: #fff;
    border: solid 1px #999;
}

#header #topMenu li ul.sub li
{
    display: block;
    float: none;    
    margin: 0;
    padding: 0;
}

#header #topMenu li ul.sub a
{
    color: #f58545;
    display: block;
    padding: 7px 0 7px 25px;
}

#header #topMenu li ul.sub li.english a
{
    background: #fff url(../images/public/flag_united_kingdom.png) no-repeat 5px 3px;    
}

#header #topMenu li ul.sub li.spanish a
{
    background: #fff url(../images/public/flag_spain.png) no-repeat 5px 3px;    
}

#header #topMenu li ul.sub a:hover
{
    background-color:#F58545 !important;
    color: #fff;  
}

#header #topMenu  li
{
    color: #fff;    
    padding: 4px 5px 0 0;
    height: 20px;
    font-size: 0.9em;
}

#header #topMenu a
{
    color: #fff;
    text-decoration: none;    
}

#header #mainMenu
{
    position: absolute;
    left: 375px;
    top: 65px;
}

#header #mainMenu li
{
    padding: 0 7px 0 7px;    
}

#header #mainMenu a
{
    display: block;
    float: left;
    padding: 0 0 0 9px;
    text-decoration: none;
    font-size: 1.1em;    
    color: #243f8f;
}

#header #mainMenu a span
{
    display: block;
    float: left;
    height: 26px;    
    padding: 10px 15px 0 6px;    
    color: #243f8f;
}

#header #mainMenu a:hover, #header #mainMenu a.sel
{
    background: url(../images/public/bgButOrangeLeft.gif) no-repeat 0 0;
    color: #fff;
}

#header #mainMenu a:hover span, #header #mainMenu a.sel span
{
    background: url(../images/public/bgButOrangeRight.gif) no-repeat 100% 0;
    color: #fff;
}

#header #tabs
{
    position: absolute;
    top: 166px;
    left: 50px;    
}

#header #tabs h1
{
    color: #fff;
    padding: 10px 0 0 0;        
}

#header #tabs li
{
    height: auto;
    overflow: hidden;
    background: url(../images/public/bgHeaderBarTab.jpg) no-repeat 0 0;  
    margin: 0 35px 0 0;  
}

#header #tabs li.sel
{
    background: url(../images/public/bgHeaderBarTabSel.jpg) no-repeat 0 0;    
}

#header #tabs li a
{
    display: block;
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;        
    text-decoration: none;
    height: 46px;
    width: 231px;
    padding: 15px 25px 0 20px;
}

#header #tabs li a.eflo
{
    background: url(../images/public/bgTabEFLO.jpg) no-repeat 95% 7px;
}

#header #tabs li a.web
{
    background: url(../images/public/bgTabWebDesigner.jpg) no-repeat 95% 4px;
}

#header #tabs li a.seo
{
    background: url(../images/public/bgTabSEO.jpg) no-repeat 95% 5px;
}

#header #tabs li.sel a
{
    color: #074f8d;    
}

/* --------------------------- End Header ----------------------------------------------- */

/* ********************** --------------------------------- ************************** */

/* --------------------------- Content ----------------------------------------------- */

 
#content
{
    height: auto;
    overflow: hidden;  
    padding: 30px 50px 30px 50px;
}
 
#content.home
{
    background: url(../images/public/bgHero.gif) repeat-x 0px 0px;
}

#content.home h1
{
    color: #017ec1;   
    font-size: 1.9em;
    padding: 0 0 10px 0;
}

#homeHero 
{
    height: auto;
    overflow: hidden;
}

#content.home #homeMainContent
{
    float: left;
    width: 380px;
    padding: 0;
    height: 430px;
}

#homeMainContent h2, #homeMainContent h3, #homeMainContent h4, #homeMainContent h5, #homeMainContent h6 
{
    font-size: 1.3em;
    color: #f58545;
    padding: 13px 0 5px 0;    
}
#homeMainContent p 
{
    font-size: 1.1em;
    line-height: 1.1em;
}

#content.home #homeMainContent  ul
{
    padding: 10px 0 0 0;
}

#content.home #homeMainContent ul li
{
    font-weight: bold;    
    margin-left: 13px;
    padding: 10px 0 10px 0;
    line-height: 17px;
}

#chooseModules
{
    float: right;
    width: 470px;
    height: auto;
    overflow: hidden;   
}

#chooseModules h2
{
    font-size: 1.3em;
    padding: 13px 0 0 13px;
}

#chooseModules .link
{
    font-family: Arial;
    font-size: 13px;    
    color: #7b7b7d;
    text-decoration:none;    
}

#chooseModules .link:hover
{
    text-decoration:underline;
}

#chooseModules ul
{
    height: auto;
    overflow: hidden;    
    margin: 0;
    padding: 10px 0 0 0;
}

#chooseModules ul li
{
    float: left;
    width: 153px;
    list-style: none;
    color: #939598;
    height: 60px;
    padding: 10px 0 0 72px;    
    overflow: hidden;
}

#chooseModules ul li a
{
    color: #243f8f;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;    
}

#chooseModules ul li.cms
{
    background:  url(../images/public/bgBigIconCMS.jpg) no-repeat 18px 50%;      
}

#chooseModules ul li.for
{
    background:  url(../images/public/bgBigIconForums.jpg) no-repeat 18px 2px;      
}

#chooseModules ul li.ec
{
    background:  url(../images/public/bgBigIconEcommerce.jpg) no-repeat 18px 4px;      
}

#chooseModules ul li.nl
{
    background:  url(../images/public/bgBigIconNewsletters.jpg) no-repeat 18px 4px;      
}

#chooseModules ul li.fm
{
    background:  url(../images/public/bgBigIconFileManagement.jpg) no-repeat 18px 4px;      
}

#chooseModules ul li.am
{
    background:  url(../images/public/bgBigIconArticlesManagement.jpg) no-repeat 18px 4px;      
}

#chooseModules ul li.crm
{
    background:  url(../images/public/bgBigIconCRM.jpg) no-repeat 18px 4px;      
}

#chooseModules ul li.blg
{
    background:  url(../images/public/bgBigIconBlogs.jpg) no-repeat 18px 4px;      
}

#chooseModules ul li.pro
{
    background:  url(../images/public/bgBigIconProperty.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted
{    
    height: auto;
    overflow: hidden;
    padding: 30px 0 0 0;   
}

#content.home #getStarted .left
{
    width: 260px;
    padding: 0 25px 0 0;    
}

#content.home #getStarted.design .left p
{
    font-weight: bold;
    font-size: 1.4em;
    line-height: 24px;
    color: #000;
}

#content.home #getStarted.design .left p.orange
{
    color: #f68546; 
}

#content.home #getStarted .left h2
{
    color: #f58545;
    font-size: 1.4em;
}

#content.login p, #content.about p
{
    line-height: 18px;        
}

#content.home #getStarted .left p
{
    padding: 10px 0 10px 0;
    color: #57575a;
    line-height: 18px;    
}

#content.home #getStarted .right
{
    background:  url(../images/public/bgGetStarted.jpg) repeat-x 0 0;  
    height: 267px;
    width: 535px;
    padding: 20px; 
    position: relative;
} 

#content.home #getStarted .right h2
{
    color: #fff; 
    font-size: 1.4em;   
}

#content.home #getStarted.design .right h2
{
    text-align: center;    
    padding-left: 20px;
}

#content.home #getStarted.design .right .form
{
    padding: 10px 0 0 0;    
    color: #fff;
    font-size: 1.15em;
}

#content.home #getStarted.design .right .form label
{
    width: 180px;
    text-align: right;
    padding-right: 20px;    
}

#content.home #getStarted.design .right .form .field
{
    padding: 15px 0 0 0;    
}
#content.home #getStarted.design .right .form input.textbox
{
    width: 300px;  
    height: 18px;  
}

#content.home #getStarted .right ul
{
    padding: 10px 0 0 0;   
    height: auto;
    overflow: hidden;
    clear: both;
}

#content.home #getStarted .right ul li
{
    float: left;
    width: 265px;
    list-style: none;
    color: #fff;
    height: 31px;
    padding: 10px 0 0 0;
    overflow: hidden;
}


#content.home #getStarted .right ul li.cms
{
    background:  url(../images/public/bgIconCMS.jpg) no-repeat 18px 0px;
}

#content.home #getStarted .right ul li.for
{
    background:  url(../images/public/bgIconForums.jpg) no-repeat 18px 2px;      
}

#content.home #getStarted .right ul li.ec
{
    background:  url(../images/public/bgIconEcommerce.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li.nl
{
    background:  url(../images/public/bgIconNewsletters.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li.fm
{
    background:  url(../images/public/bgIconFileManagement.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li.am
{
    background:  url(../images/public/bgIconArticlesManagement.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li.crm
{
    background:  url(../images/public/bgIconCRM.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li.blg
{
    background:  url(../images/public/bgIconBlogs.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li.pro
{
    background:  url(../images/public/bgIconProperty.jpg) no-repeat 18px 4px;      
}

#content.home #getStarted .right ul li input
{
    float: left;    
}

#content.home #getStarted .right ul li label
{
    display: block;
    float: left;
    padding: 0 0 0 48px;    
}

#content.home #getStarted .right .field
{
    padding: 10px 0 0 0;    
}

#content.home #getStarted .right a
{
    display: block;
    color: #fff;
    height: 40px;
    font-size: 1.7em;
    padding: 9px 0 0 0;
    width: 255px;
    background: url(../images/public/butGreenLong.jpg) no-repeat 0 0;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 300px;
    top: 250px;
}

#content.home #getStarted.design .right a
{
    left: 180px;    
}

#content.home #testimonial
{
    background: #f58545;
    margin: 20px 0 0 0;
    padding: 15px;
    height: 150px;
    position: relative;
}

#content.home #testimonial h2
{
    width: 550px;
    padding: 0;    
    color: #fff; 
    font-weight: normal;   
    font-size: 1.5em;
}
#content.home #testimonial h3
{
    width: 550px;
    padding: 10px 0 0 0;    
    color: #fff;    
    font-size: 1.1em;
}
#content.home #testimonial img
{
    position: absolute;
    top: 15px;
    right: 15px;
}

#content.home .moreInfo
{
    height: auto;
    overflow: hidden;  
    padding: 20px 0 0 0;   
}

#content.home .moreInfo .left
{
    width: 540px;
    height: auto;
    overflow: hidden;   
}

#content.home .moreInfo .right
{
    width: 295px;
    height: auto;
    overflow: hidden;
}

#content.home .moreInfo .left .row
{
    height: auto;
    overflow: hidden;
    padding: 0px 0 20px 0px;
    border-top: solid 1px #243f8f;    
}

#content.home .moreInfo #screenshots 
{
    border: none;
}
#content.home .moreInfo #screenshots ul 
{
    height: auto;
    overflow: hidden;
    padding: 20px 0 0 0;
    list-style: none;
} 
#content.home .moreInfo #screenshots li 
{
    float: left;
    padding: 0 50px 30px 0;
}

#content.home .moreInfo .left .row h2
{
    color: #f58545;
    font-size: 1.6em;   
    padding: 0 0 5px 0; 
}

#content.home .moreInfo .left .two h2
{
    color: #243f8f;    
}

#content.home .moreInfo .left .row  p
{
    color: #57575a;
    line-height: 20px;
    padding: 10px 0 0 0;    
}

#content.home .moreInfo .left .row .section
{
    padding: 20px 0 0 0;    
}

#viewTour
{
    padding: 0;   
}

#viewTour a
{
    display: block;
    color: #fff;
    height: 40px;
    font-size: 1.7em;
    padding: 9px 0 0 0;
    width: 295px;
    background: url(../images/public/butOrgangeLongOnWhite.jpg) no-repeat 0 0;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

#content.home .moreInfo .right .getStarted h2
{
    color: #243f8f;    
    font-size: 1.6em;
    padding: 0 0 20px 0;
}

#content.home .moreInfo .right .getStarted  a.more
{
    color: #243f8f;    
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    background: url(../images/public/bgGreenCircleArrow.jpg) no-repeat 100% 0;
    text-decoration: none;
    padding: 5px 30px 0 0;
    height: 30px;
    margin: 10px 0 0 0;
    width: 130px;
}

#content.home .moreInfo .right .getStarted p
{
    color: #57575a;
    line-height: 20px;
}

#content.home .moreInfo .right .webDesigner, #content.home .moreInfo .right .SEO, #content.home .moreInfo .right .login
{
    margin: 20px 0 0 0;
}


#content.home .moreInfo .right .lnkBanner a
{
    display: block;
    padding: 0;
    text-decoration: none;
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    width: 270px;
    height: 81px;
    padding: 20px 0 0 20px;
}

#content.home .moreInfo .right .webDesigner a 
{
    background: url(../images/public/lnkBannerWebDesigner.jpg) no-repeat 0 0;  
}
#content.home .moreInfo .right .webDesigner a:hover 
{
    background: url(../images/public/lnkBannerWebDesigner.jpg) no-repeat -290px 0;  
}

#content.home .moreInfo .right .SEO a
{
    background: url(../images/public/lnkBannerSeoExpert.jpg) no-repeat 0 0;    
    width: 200px;
    height: 76px;
    padding: 25px 0 0 90px;
}
#content.home .moreInfo .right .SEO a:hover
{
    background: url(../images/public/lnkBannerSeoExpert.jpg) no-repeat -290px 0;    
}

#content.home .moreInfo .right .login a
{
    display: block;    
    background: url(../images/public/lnkBannerLoginRegister.jpg) repeat-x 0 0; 
    width: 290px; 
    height: 45px;
    padding: 16px 0 0 0;
    text-align: center;
    text-decoration: none;
    font-size: 2em;
    font-weight: bold;
    color: #818284;
}
#content.home .moreInfo .right .login a:hover
{
    background: url(../images/public/lnkBannerLoginRegister.jpg) no-repeat -290px 0;    
}

#content.home .moreInfo .right .seoCorner
{
    margin-top: 20px;
    background: #939598;        
}

#content.home .moreInfo .right .seoCorner .inner
{
    background: #fff url(../images/public/bgSeoCorners.jpg) repeat-x 0 0;
    padding: 20px;     
}
#content.home .moreInfo .right .seoCorner .inner h2
{
    color: #3f3f40;
    display: inline;
    font-size: 21px;
}

#content.home .moreInfo .right .seoCorner .inner h3
{
    display: inline;
    color: #f79054;
    font-size: 21px;
}

#content.home .moreInfo .right .seoCorner .inner p
{
    padding: 10px 0 0 0;
    color: #808285;  
}

#content.home .moreInfo .right .seoCorner .inner p span
{
    color: #3f3f40;   
}

#content.home .moreInfo .right .seoCorner .inner ul
{
    height: auto;
    overflow: hidden;
    padding: 20px 0 0 0;    
}

#content.home .moreInfo .right .seoCorner .inner ul li
{
    list-style: none;    
    clear: both;
    padding-bottom: 15px;
}

#content.home .moreInfo .right .seoCorner .inner ul li span
{
    display: block;
    background: url(../images/public/bgOrangeCircle.jpg) no-repeat 0 0%;    
    height: 21px;
    width: 18px;
    padding: 5px 20px 10px 9px;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    float: left;
    margin: 10px 0 0 0;
}

#content.home .moreInfo .right .seoCorner .inner ul li a
{
    text-decoration: none;
    color: #221e1f;    
}

#content.home .moreInfo .right .seoCorner .inner ul li p
{
    padding: 2px 0 0 0;
    color: #f58545;
}

#content.home .moreInfo .right .seoCorner .inner ul li a.more
{
    color: #074f8d;
    text-decoration: underline;
    display: block;
    padding-top: 3px;
    font-size: 0.9em;
    font-weight: bold;
}

#content.inDepth h2
{
    color: #005096;
    margin: 0;
    padding: 0 50px 0 0;
    font-size: 1.8em;    
}

#content.inDepth .modules
{
    height: auto;
    overflow: hidden;  
    padding: 30px 0 0 0;
}

#content.inDepth .modules .left
{
    width: 289px;
}

#content.inDepth .modules .left .module
{
    height: 59px;
    overflow: hidden;    
    background: url(../images/public/bgInDepthModule.jpg) no-repeat 0 0;
    padding: 10px 0 0 0;
    margin: 0px 0 8px 0;
}

#content.inDepth .modules .left .module h3
{
    font-size: 1.2em;    
    padding: 0 0 2px 0;    
}

#content.inDepth .modules .left .module .img
{
    float: left;
    text-align: center;
    width: 70px;    
}

#content.inDepth .modules .left .module .img img
{
    border: none;    
}


#content.inDepth .modules .right
{
    width: 580px;   
    padding: 0;
}

#content.inDepth .modules .right h3
{
    line-height: 20px;
}

#content.inDepth .modules .right p
{
    padding: 15px 0 0 0;
    line-height: 18px;
    text-align: left;    
}

#content.inDepth .modules h3
{
    font-size: 1.6em;
    color: #243f8f;    
}

#content.inDepth .modules h3 a
{
    color: #243f8f;    
    text-decoration: none;
}

#content.about .left
{
  width:  202px   
}

#content.about .right
{
  width:  670px   
}

#content.about .left .images div
{
    margin: 10px 0 0 0;    
    border: solid 1px #999;
}

#content .form
{
    height: auto;
    overflow: hidden;    
}

#content .form h2
{
    font-size: 1.2em;
    margin: 0;
    padding: 0;    
}

#content .form fieldset 
{
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
}
#content .form fieldset .field
{
    height: auto;
    overflow: hidden;    
    clear: both;
    padding: 10px 0 0 0px;
}

#content .form fieldset .field label
{
    float: left;    
    width: 120px;
}

#content.login .form p
{
    padding: 10px 0 0 0px;
    line-height: 18px;
}

#content .form fieldset .input
{
    float: left;    
}

#content .form fieldset .input label
{
    display: inline;
    float: none;
    width: auto;    
}

.textbox
{
    border: solid 1px #b7d9ed;
}

.textboxWatermark
{
    color: #bbbbbb;    
    font-family: Arial;
    font-size: 13px;    
    border: solid 1px #b7d9ed;
}

#content.login #loginBox
{
    float: left; 
    width: 400px;
    height: auto;
    overflow: hidden;   
    background: #d8e3ec;
    padding: 15px 10px;
    border: solid 1px #999;
    position: relative;
}

#content.login #registerBox
{
    float: right; 
    width: 400px;
    height: auto;
    overflow: hidden;   
    background: #e4e6e7;
    padding: 15px 10px;
    border: solid 1px #999;
}

#content.tour h3
{
    padding: 50px 0 20px 0;
}

#content.blog .left
{
    width: 670px;    
}

#content.blog .left .comments
{
    padding: 20px 0 0 0;
    width: 400px;
}


#content.blog .left .comments .response
{
    padding: 10px 0 5px 0;    
    border-bottom: dotted 1px #999;
}

#content.blog .left .comments .response p
{
    padding: 5px 0 0 0;    
    line-height: 18px;
}

#content.blog .left .post
{
    padding: 0 0 50px 0;        
}

#content.blog .left .post p 
{
    padding: 10px 0 0 0;
    line-height: 18px;
}

#content.blog .left h2 a, #content.blog .left h2
{ 
    color: #f58545; 
    text-decoration: none;
}

#content.blog .right
{
    width: 200px;    
}
#content.blog .right h2, #content.blog h4
{
    color: #074f8d;      
}

#content.blog .right ul.blog
{
    padding: 10px 0 0 0;    
}
#content.blog .right ul.blog li
{
    padding: 10px 0 5px 5px;
    border-bottom: dotted 1px #999;    
    list-style: none;
}

#content.blog .right ul.blog li a, #content.blog h3
{
    text-decoration: none;  
    color: #f58545;   
}

#content.blog .left h2 a:hover, #content.blog .right ul.blog li a:hover
{
    color: #074f8d;    
}

#content.contact .left
{
    width: 430px;
}



#content.contact p
{
    padding: 10px 0 0px 0;    
    line-height: 18px;    
}

#content.contact p a
{
    color: #221e1f;
}

#content.contact h2
{
    padding: 0 0 10px 0;
    color: #074f8d;            
}

#content.contact .right h2
{
    color: #f58545;            
}

#content.contact .right
{
    width: 440px;
}

.buttons a
{
    float: left;
    display: block;
    padding: 4px 10px;
    margin: 0 5px 0 0;
    text-decoration: none;    
    font-size: 0.9em;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#DFEFFC url(../images/system/ui-bg_glass_85_dfeffc_1x400.png) repeat-x scroll 50% 50%;
    border:1px solid #C5DBEC;
    color:#2E6E9E !important;
    font-weight:bold;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    cursor: pointer;
}


/* --------------------------- End Content ----------------------------------------------- */

/* --------------------------- Footer ----------------------------------------------- */
#footer
{
    background: #dcdddf;
    padding: 10px 0 10px 40px;   
    color: #a8a9ac;
    font-size: 0.9em; 
}
#footer a
{
    text-decoration: underline;  
    color: #a8a9ac;
}
#footer a:hover
{
    text-decoration: none;
}

/* --------------------------- End Footer ----------------------------------------------- */

/* --------------------------- Modal Popup ----------------------------------------------- */

.modalBackground 
{
	background-color:#eeeeee;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopUp 
{
	border: solid 1px #999;
	background-color:#ffffff;
	width: 280px;	
	height: auto; 
	overflow:hidden;
}

.modalPopUp .popupHeader
{
    background-color: #095694;    
    height: 20px;
    padding: 5px 5px 0 20px;
    overflow: hidden;
	border-bottom: solid 1px #999;
}

.modalPopUp .popupHeader .close a
{
    display: block;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: url(../images/public/butClose.png) no-repeat 0 0;   
    float: right;     
}

.modalPopUp .popupHeader .close a:hover
{
    background-position: 0 -18px;
}

.modalPopUp .popupHeader h2
{
    margin: 0;
    padding: 0;    
    font-size: 1em;
    color: #fff !important;
    float: left;
}

.modalPopUp .popupBody
{
    padding: 15px 20px 20px 20px;
}

.modalPopUp .popupBody p
{
    padding: 0;
    margin: 0;    
    line-height: 18px;
}

.modalPopUp .popupBody .buttons
{
    margin: auto;
    position: relative;    
    padding: 10px 0 10px 0;
}

/* --------------------------- End Modal Popup ----------------------------------------------- */
