/*******************************************************************************MARKETING***********************************************************************************/

/*LARGE*/
.marketing div.marketingLinks {
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
}

div.marketingLinks div.entry {
    width: 282px;
    display: block;
    float: left;
    margin: 0 47px 10px 47px;
}

div.marketingLinks div.entry img {
    margin: 10px auto 0 auto;
    display: block;
}

div.marketingLinks div.entry a {
    text-align: center !important;
    text-decoration: none;
    width: 100%;
    display: block;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

div.marketingLinks div.entry a span {
    color: #ff5500;
    font-size: 16px;
    font-weight: bold;
}

/*SMALL*/
.marketing div.marketingLinksSmall {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}

div.marketingLinksSmall div.entry {
    width: 260px;
    display: block;
    float: left;
    margin: 0 20px 10px;
}

div.marketingLinksSmall div.entry img {
    margin: 0 auto;
    display: block;
}

div.marketingLinksSmall div.entry p {
    text-align: center;
    height: 45px;
    padding-top: 5px;
}

div.marketingLinksSmall div.entry a {
    text-align: center !important;
    text-decoration: none;
    width: 100%;
    display: block;
    margin: 0 0 5px 0;
}

div.marketingLinksSmall div.entry a span {
    text-transform: uppercase;
}

div.marketingLinksSmall div.entry a span:hover {
    text-decoration: underline;
}

div.marketingLinksSmall div.entry a span {
    color: #ff5500;
    font-size: 16px;
    font-weight: bold;
    display: block;
    height: 40px;
}

.marketing {
    margin: 0 auto;
    width: 937px;
    position: relative;
}

.marketing div.smallList ul {
    width: 220px;
    overflow: hidden;
}

.marketing div.smallList ul li {
    width: 102px;
}

.marketing div.m-container-top {
    width: 950px;
    height: 14px;
    background: url("/Images/marketing/m-container-top.png") no-repeat 0 0;
}

.marketing div.m-container-body {
    width: 900px;
    padding: 0 25px;
    height: auto;
    background: url("/Images/marketing/m-container-body.png") repeat-y 0 0;
    overflow: hidden;
}

.marketing div.m-container-bottom {
    width: 950px;
    height: 21px;
    background: url("/Images/marketing/m-container-bottom.png") no-repeat 0 0;
}

.marketing div.whatsIncluded div.entry, .marketing div.whatsIncluded div.entryNoPop {
    margin: 10px 0 0 -10px;
}

.marketing div.whatsIncluded h2 {
    margin: 0 0 10px 0;
    color: #3a3a3a;
    text-transform: uppercase;
}

.marketing div.entry div.top {
    width: 913px;
    height: 16px;
    background: url("/Images/marketing/m-included-top.png") no-repeat 0 0;
}

.marketing div.entry div.body {
    width: 867px;
    padding: 0 25px;
    height: 107px;
    background: url("/Images/marketing/m-included-body.png") repeat-y 0 0;
    position: relative;
}

.marketing div.entry div.bottom {
    width: 913px;
    height: 21px;
    background: url("/Images/marketing/m-included-bottom.png") no-repeat 0 0;
}

.marketing div.entryNoPop div.top {
    width: 913px;
    height: 16px;
    background: url("/Images/marketing/m-included-top_TEMP.png") no-repeat 0 0;
    margin-top: 10px;
}

.marketing div.entryNoPop div.body {
    width: 867px;
    padding: 0 25px;
    height: 107px;
    background: url("/Images/marketing/m-included-body_TEMP.png") repeat-y 0 0;
    position: relative;
}

.marketing div.entryNoPop div.bottom {
    width: 913px;
    height: 21px;
    background: url("/Images/marketing/m-included-bottom_TEMP.png") no-repeat 0 0;
}

.marketing div.entryNoPop a.seeHowItWorks, .marketing div.entryNoPop img.thumb {
    display: none !important;
}

.marketing div.entry div.body img.thumb {
    position: absolute;
    top: -9px;
    right: 38px;
    border: 2px solid #c9cbcb;
    background-color: #fff;
    width: 168px;
    height: 120px;
    z-index: 10;
}

.marketing div.entry div.body p {
    width: 640px;
    margin: 10px 0 0 0;
    font-size: 12px;
}

.marketing div.entryNoPop div.body p {
    font-size: 12px;
}

.marketing div.entryNoPop div.body p {
    width: 850px;
}

.marketing div.largeList, .marketing div.benefits {
    width: 660px;
    float: left;
    margin-bottom: 10px;
}

.marketing div.benefits div.entry {
    width: 140px;
    float: left;
    text-align: center;
    margin: 0 80px 0 0;
}

.marketing div.benefits div.entry img {
    margin-bottom: 10px;
}

.marketing div.callToAction {
    width: 229px;
    float: right;
}

.marketing div.sidePanel {
    display: block;
    background: url('/Images/marketing/m-side-carousel.png') 0 0 no-repeat;
    width: 209px;
    height: 237px;
    padding: 0px 10px 0;
    margin-top: 10px;
    color: #000;
}

.marketing div.sidePanel2 {
    display: block;
    background: url('/Images/marketing/m-side-carousel2.png') 0 0 no-repeat;
    width: 209px;
    height: 207px;
    padding: 0px 10px 0;
    margin-top: 10px;
    color: #000;
}

.c4u {
    padding: 20px 0 0 10px;
}

.c4u h3 {
    margin-top: 25px;
    color: #fff;
}

.marketing div.sidePanel a {
    display: block;
}

.marketing div.sidePanel h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}

.marketing div.sidePanel a img {
    margin: 20px 0 5px 14px;
}

.sidePanel2 ul#thumbnails li {
    width: 206px;
}

.sidePanel2 ul#thumbnails a {
    text-decoration: none;
}

.sidePanel2 ul#thumbnails a p {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: block;
    width: 150px;
    margin: 0 auto;
}

.sidePanel2 ul#thumbnails img {
    width: 202px;
    height: 135px;
    background-color: #fff;
    border: 2px solid #3a3a3a;
    margin: 14px 0 15px;
}

.sidePanel2 ul#thumbnails {
    text-align: center;
}

.sidePanel2 div.jcarousel-clip {
    width: 206px;
}

.sidePanel2 a.next, .sidePanel2 a.prev {
    position: absolute;
    top: 172px;
    width: 14px;
    height: 26px;
}

.sidePanel2 a.next {
    right: 0px;
    background: url('/Images/marketing/arrowRight-white.gif') 0 0 no-repeat;
}

.sidePanel2 a.prev {
    left: 0px;
    background: url('/Images/marketing/arrowLeft-white.gif') 0 0 no-repeat;
}

.marketing div.smallList {
    width: 205px;
    float: right;
}

.marketing div.smallList {
    margin: 10px 10px 0 0;
}

.marketing div.customers {
    margin: 10px 0 0 25px;
    float: left;
    width: 600px;
}

.marketing div.customers td {
    vertical-align: middle;
    padding: 0 20px;
}

.marketing div.contact label {
    color: #3a3a3a;
}

.marketing div.contact h3 {
    color: #3a3a3a;
    margin: 0;
}

.marketing div.contact table td.label {
    vertical-align: middle;
    text-align: right;
    height: 20px;
    line-height: 20px;
}

.marketing div.contact table span {
    color: Red;
}

.marketing div.contact ul {
    margin-bottom: 15px;
}

.marketing div.contact ul li {
    list-style-type: none;
    list-style-position: inside;
}

.marketing div.contact ul li input {
    margin-right: 5px;
}

.marketing div.contact ul li span {
    margin-right: 5px;
}

.marketing div.contact textarea {
    width: 500px;
    height: 75px;
    margin-bottom: 5px;
}

img.title {
    margin: 0 0 25px 0;
}

a.seeHowItWorks {
    display: block;
    margin: -7px 0 0 678px;
}


/*---------------------------------------------MSCRM---------------------------------------------*/

.marketing #CRMLogo {
    margin: 0 0 10px 0;
}

.marketing #liveTest {
    position: absolute;
    width: 350px;
    height: 340px;
    top: 370px;
    left: 540px;
}

.marketing #liveTest img {
    display: block;
    margin: 0 auto 10px;
}

#MSCRM div.smallList ul li, #MSCRM div.smallList ul {
    width: auto;
    margin: 0;
}

#MSCRM div.smallList {
    margin: 0 0 10px 0;
    width: auto;
    float: left;
}

#MSCRM div.smallList li {
    float: none;
}

.marketing #CRMActions {
    position: absolute;
    top: 688px;
    left: 20px;
}

#MSCRM .steps {
    margin-left: 26px;
}

#MSCRM .steps a {
    display: block;
    margin: 0 25px 10px;
    width: 245px;
    height: 174px;
    float: left;
}

.marketing .tabbedSection {
    width: 100%;
    margin: 0;
    border: 1px solid #BCBCBC !important;
}

.marketing .pane {
    padding: 20px;
    height: 355px;
}

.marketing .pane img {
    margin-bottom: 20px;
}

.marketing .pane .largeList {
    width: 500px;
    float: none;
}

.marketing .pane .largeList li {
    overflow: hidden;
}

#MSCRM .pane .smallList li {
    margin: 5px 0;
}

