/* 
for landingpages/template2011/
*/ 
/* page resets */
#hd {
    margin-bottom: 0 !important;
}
#bd {
	padding: 0;
	width: 100%;
}
.main {
	padding-bottom: 45px;
}

.lp-body {
	margin: 0 auto;
	width: 960px;
}
.lp-bottom-bor {
	border-bottom: solid #ebebeb 1px;
	padding-bottom: 30px;
}
.lp-head {
	background: transparent url("/public/images/promo/landingpages/partners/bg_texturegray_noborder.png") repeat-x left top;
}
.lp-head-blue {
	background: transparent url("/public/images/promo/newhomepage/blue_bg.jpg") repeat-x left top;
}


.lp-title {
	color: #525156;
	font-size: 44px;
	font-weight: bold;
    line-height: normal;
	padding: 22px 0;
}

.lp-title-white {
	margin: 20px 0 10px;
	font-size: 36px;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 33px;
}


.lp-quotebutton {
    margin: 10px 0 0 80px;
}

.lp-divider {
    height: 155px;
    width: 10%;
}
.lp-divider-container {
	border-left: 1px solid #E5E5E5;
    float: left;
    height: 100%;
    left: 50%;
    position: relative;
}
.lp-divider-text{
    background-color:#fff;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    color:#3c698e;
    float: left;
    font-size: 11px;
    font-weight: bold;
    left: -52%;
    min-width: 15px;
    position: relative;
    padding: 6px;
    text-align: center;
    top: 45%;
}

.lp-uship-works {
  padding: 40px 0;
  border-bottom: solid #ebebeb 1px;
}
.lp-works-point {
    min-height: 36px;
}
.lp-works-header {
	padding-bottom: 30px;
	font-weight: normal;
}
.lp-works1 {
	background: url("/public/images/promo/landingpages/partners/works_1.jpg") no-repeat left top;
}
.lp-works2 {
	background: url("/public/images/promo/landingpages/partners/works_2.jpg") no-repeat left top;
}
.lp-works3 {
	background: url("/public/images/promo/landingpages/partners/works_3.jpg") no-repeat left top;
}
.lp-works-point-text {
    margin: 0 30px 0 40px;
    text-transform: uppercase;
}
.lp-works-point-subtext {
    margin-top: 2px;
    text-transform: none;
}
.lp-featured-container
{
    margin-top: 50px;
}
.lp-featured {
	padding: 40px 0;
}
.lp-featured-in-de
{
    background: transparent url("/public/images/locale/de/promo/newhomepage/featuredin.png") no-repeat left top;
}

.lp-comcallout
{
    margin-left: 15px; 
    color: #494949;
    width: 40%;
}
.lp-comcallout-right
{
    margin-left: 0;
}

.lp-button
{
    padding-top:15px;
    text-align: center;
}

.lp-directions
{
   color:#494949;
   padding: 20px 0 0 15px;
}

.lp-bigtext
{
    font-weight:bold; 
    font-size: 18px;
    padding-bottom:3px;
}

.lp-smalltext
{
    height: 14px;
    line-height: 14px;
    padding:3px;
}
.lp-shipmentdetails
{
   color:#494949;
}
.lp-center {
    padding-left: 40px;
}
.lp-button-pointer {
    cursor: pointer;
}
.lp-specialOffer {
   background: transparent url("/public/images/promo/landingpages/background/specialoffer.png") no-repeat;
    font-size: 14px;
    height: 91px;
    line-height: 18px;
    margin: 0 10px 0 10px;
    padding-top: 20px;
    /*padding: 25px 10px 40px 10px;*/
    text-align: center;
    width: 475px;
}
.lp-BrunswickSpecialOffer {
    color: #004480;
}
.lp-BrunswickUpgrade {
    color: #666666;
}