﻿#inner_content
{
    width: 1007px;
}
#inner_content_main
{
    float: left;
    width: 780px;
    position: relative;
    z-index: 3;
    padding-left: 224px;
}
#inner_content_center
{
    padding: 0px;
    width: 763px;
    color: #666;
}
#inner_left
{
    position: absolute;
    z-index: 8;
    left: 0px;
    top: 0px;
    height: 500px;
    width: 261px;
}

#inner_content_area
{
    width: 782px;
    background: transparent url(/images/inner_content_back_long.gif?v=21311) repeat-y top right;
    background-position: 6px;
}
#inner_content_top
{
    background: transparent url(/images/overview_content_top_long.png?v=21210) no-repeat bottom left;
    width: 770px;
    background-size: 770px;
}
#inner_content_left
{
    margin-left: -7px;
}

.canvas_partner
{
    width: 763px;
}

.mainpage_title
{
    color: #666;
    font-size: 24px;
    line-height: 30px;
    padding: 20px 20px 10px 0px;
    font-weight: normal;
    margin-left: 30px;
    
}
.mainpage_titlewithlogo
{
    color: #BF4600;
    /* per marketing 8/14/2012. Remove alarm.com logo from top header
    background: url(/images/partners/A_logo.png?v=21210);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 50px;*/
    font-size: 24px;
    line-height: 30px;
    padding: 20px 20px 10px 0px;
    margin-left: 30px;
    font-weight: normal;
}
.mainpage_topdesc
{
    padding: 10px 10px 10px 0px;
    width: 400px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}
.header
{
    height: 220px;
}
.subheader
{
    padding-bottom: 15px;
    padding-top: 20px;
    margin-left: 30px;
    font-size: 18px;
    color: #BF4600;
    line-height: 24px;
}
.marginleft_30
{
    margin-left: 30px;
}

.orangelink
{
    color: #BF4600;
    text-decoration: none;
}
input.styledbutton_orange
{
    font-family: 'Open Sans' , sans-serif;
    font-weight: 300;
    font-size:26px;
    color: #FFFFFF;
    height: 35px;
    background-color: #BF4600; 
    border: none;
    cursor: pointer;
    vertical-align: middle;
    height:45px;    
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    padding-right:15px;
    padding-left:15px;
    }

input.styledbutton_orange:hover 
{
    text-decoration: none;
    background-color: #666;
}
input[type="submit"].styledbutton_orange::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.rec_imgbg
{
    width: 359px;
    height: 214px;
    margin-left: 15px;
    float: left;
}
.rec_imgbg_title
{
    padding: 30px 10px 0px 30px;
    font-size: 22px;
    color: #666;
    width: 120px;
    line-height: 26px;
}
.rec_imgbg_desc
{
    padding-top: 20px;
    color: #000;
    width: 120px;
}
#inner_content_center .partner_ul ul li
{
    background: transparent url(/images/bullet.png?v=21210) no-repeat left 6px;
    display: block;
    margin: 0px;
    padding: 0 0 3px 15px;
    list-style-type: none;

}
#inner_content_center .partner_ul ul
{
    padding-left: 20px;
    padding-top: 0px;
}