﻿/*********************************************************
 *
 *  NOTE!!!!
 *  Remove all template-0 definitions once templates
 *  are implemented property in admin screens and the
 *  Professional Installation theme is set to ID=1.
 *
 *********************************************************/
 
.hero .template-000 .box .box-back, .hero .template-000 .box .box-top, .hero .template-000 .box .box-bottom,
.hero .template-001 .box .box-back, .hero .template-001 .box .box-top, .hero .template-001 .box .box-bottom,
.hero .template-002 .box .box-back, .hero .template-002 .box .box-top, .hero .template-002 .box .box-bottom,
.hero .template-003 .box .box-back, .hero .template-003 .box .box-top, .hero .template-003 .box .box-bottom
{
    background-image: none;
}
.hero .template-000 .box,
.hero .template-001 .box,
.hero .template-002 .box,
.hero .template-003 .box
{
    background-repeat: no-repeat;
}
.hero .content-on-right .box p,
.hero .template-000 .box p
{
    padding-left: 380px;
    padding-right: 30px;
    padding-bottom: 0;
}
.hero .content-on-left .box p
{
    padding-right: 380px;
    padding-bottom: 0;
}
.hero .template-000 .box p.prompt
{
    margin-top: 0;
    padding-top: 0;
}
.hero .content-on-right .box h2,
.hero .template-000 .box h2
{
    padding-left: 380px;
    padding-right: 30px;
}
.hero .content-on-leftt .box h2
{
    padding-right: 380px;
}
.hero .content-on-left .box .action
{
    text-align: right;
    padding-right:400px;
}
.hero .content-on-right .box .action,
.hero .template-000 .box .action
{
    text-align: right;
}

.scroll
{
	border-color: White;
}
