

/* ---make image resizing nice in ie--- */
img {
    -ms-interpolation-mode:bicubic;
}

/* ----------------Body---------------- */

body {
    
    font-size: 12px;
    font-family: "Lucida Grande", Arial, SunSans-Regular, Sans-Serif;
    color: #564B47;
    padding: 0px;
    margin: 0px;
    background: url(/resource/1283876486000/header/FadeBG.png) 50% 105px;
    background-repeat:no-repeat;
}

    a:link {color:#99908C} /* unvisited link */
    a:visited {color:#99908C} /* visited link */
    a:hover {color:#99908C} /* mouse over link */
    a:active {color:#99908C} /* selected link */
/* ----------------------- HeaderPanel --------------------- */
#headerPanel {
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    color: #99908C;
    font-size: 14px;
    padding-bottom: 60px;
}

.HeaderTopInner {
    width: 940px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

/* ----------------------  HeaderPanel >>> TopNav ---------------------- */
#navArea {
    height:auto;
    padding-bottom:20px;
}
#navBarMain {
    height: 30px;
    width: 760px;
    margin-left: 100px;
    padding-top:20px;
    text-align:center;
}
ul.topnav  {
    text-align:left;
    list-style: none;
    float: left;
}
ul.topnav li {
    float: left;
}
ul.topnav li a{
    color: #2477BD;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    padding: 7px 18px;
    margin:0px;
    margin-right:5px;
}
ul.topnav li a:hover{
    color: #000000;
    
}
ul.subnav  {
    margin-top:7px;
    text-align:left;
    list-style: none;
    float: left;
    padding:10px;
    margin:0px;
    border: 1px solid #2477BD;
    background: #ffffff;
    position: absolute;
    width: 170px;
}
ul.subnav li {
    float: none;
    display:block;
    margin:0px;
    width: 170px;
    
}
ul.subnav li a{
    color: #000000;
    font-weight:normal;
    font-size: 12px;
    text-decoration: none;
    padding: 0px 0px;
    background: #ffffff;
}
ul.subnav li a:hover{
    color: #2477BD;
    font-weight:bold;
    font-size: 12px;
    text-decoration: none;
    padding: 0px 0px;
    background: #ffffff;
}

/* ----------------------- BannerPanel --------------------- */
#bannerPanel {
    margin-top:10px;
    margin-bottom:10px; 
    margin-left:auto;
    margin-right:auto;
}
/* ----------------------- BannerPanel >>> Banners --------------------- */
#homeBanner {
    
    
    
    padding: 0px;
    height: 175px;
    width: 970px;
}

#galleryBanner {
    background-image: url(/resource/1270357483000/banners/banner-gallery.png);
    background-repeat: no-repeat;
    padding: 0px;
    height: 160px;
    width: 950px;
    background-position: top;
}

#demoBanner {
    background-image: url(/resource/1270357483000/banners/banner-demo.png);
    background-repeat: no-repeat;
    padding: 0px;
    height: 160px;
    width: 950px;
    background-position: top;
}

#pageBanner {
    padding: 0px;
    height: 135px;
    width: 950px;
}

/* ----------------------- MainPanel --------------------- */
#mainPanel {
    width: 990px;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

/* ----------------------- MainPanel >>> Content --------------------- */
#leftSideBar {
    padding-top: 10px;
    float: left;
    height: 100%;
    width: 145px;
}
#leftSideBar h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    margin: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: right;
}
#leftSideBar ol{
    list-style-type: none;
    margin-left: 14px;
    padding: 0px;
}
#leftSideBar li{
    list-style-type: none;
    display: block;
    padding: 0px;
    margin: 0px;
}
#leftSideBar li a{
    display: block;
    color: #3d3d3d;
    width: 132px;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: right;
    height: 28px;
    line-height: 28px;
    padding-top: 0px;
    padding-right: 9px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#leftSideBar li a:hover {
    color: #F13834;
    
}

#leftSideBar li.force a, #leftSideBar li.force a:hover{
    display: block;
    list-style-type: none;
    width: 132px;
    margin: 0px;
    text-indent: -9999px;
    height: 28px;
    padding-top: 0px;
    padding-right: 9px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(/resource/1270357481000/logos/forceComLogo.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
#leftSideBar li.force a:hover {
    
}
#leftSideBar li.app a{
    display: block;
    list-style-type: none;
    width: 132px;
    margin: 0px;
    text-indent: -9999px;
    height: 28px;
    padding-top: 0px;
    padding-right: 9px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(/resource/1270357481000/logos/appXLogo.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
#leftSideBar li.app a:hover {
    
}

#content {
    float:left;
    padding-top: 10px;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    height: 100%;
    width: 700px;
}

#rightSideBar {
    padding-top: 5px;
    margin-right: 20px;
    float: right;
    height: 100%;
    width: 200px;
}
#rightSideBar h2 a {
    color: #FFFFFF;
}

div.fullWidthContent {
    /*padding: 20px 10px;  removed by gary 03/09/2010*/
    clear: both;
    background-color: #F2F2F2;
    /*background-color: #DADFE4; replaced by gary 03/09/2010*/
    /*background-color: #2B2B2B;*/
    color: #000000;
    font-size: 12px;
    line-height: 12px;
}

div.siteMapHeader {
    background-color: #999999;
    color: #FFFFFF;
    height:14px;
    font-size: 12px;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -moz-border-radius-bottomleft: 0em;
    -webkit-border-bottom-left-radius: 0em;
    -moz-border-radius-bottomright: 0em;
    -webkit-border-bottom-right-radius: 0em;
}
div.siteMapHeaderBottom {
    background-color: #999999;
    height:14px;
    
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -moz-border-radius-topleft: 0em;
    -webkit-border-top-left-radius: 0em;
    -moz-border-radius-topright: 0em;
    -webkit-border-top-right-radius: 0em;
}

div.fullWidthContent a {
    color: #000000;
    font-size: 12px;
}

/*#CloudHeading {
    background: url(/resource/1272036725000/CloudHeadingBg) no-repeat;
    width: 606px;
    height: 100px;
    margin-left: -6px;
}

#contentpage #contentpagein #CloudHeading h2 {
    display: block;
    padding: 50px 0px 0px 4px;
    font-size: 26px;
    color: #99908c;
    font-weight: bold;
}*/

/* --------------------Blog--------------------- */
#blog {
    padding-top: 10px;
    float: left;
    height: 100%;
    width: 200px;
}
#blog h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    margin: 0px;
    padding: 0px;
    padding-bottom: 8px;
    text-align: left;
}
#blog ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#blog li{
    list-style-type: none;
    display: block;
    padding: 0px;
    margin: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
}
#blog li a{
    display: block;
    color: #3d3d3d;
    width: 200px;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    padding: 0px;
}
#blog li a:hover {
    color: #F13834;
    
}

/* ---------------------- ContentPage ---------------------- */
#contentpage {
    width: 745px;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    
}
#contentpage a {
    color: #0D75D1;
    text-decoration: underline;
}

#contentpage .Link{
    text-decoration:none; color:#564B47;
}
#contentpage a.Link:hover {
    color:#F13834;
}

#contentpage p {
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    font-size: 12px;
}
#contentpage h1 {
    color: #FB503E;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
}
#contentpage h2 {
    color: #2477BD;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 8px;

}

/* ---------------------- ContentPageIn ---------------------- */
#contentpagein, #contentpagein-noleftmenu {
    width: 745px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px; 
}

#contentpagein-noleftmenu {
    width: 745px;
}

#contentpagein a, #contentpagein-noleftmenu a {
    color: #0066CC;
}
#contentpagein p, #contentpagein-noleftmenu p {
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    font-size: 12px;
}
#contentpagein h2, #contentpagein-noleftmenu h2 {
    color: #2477BD;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
}
#contentpagein h3, #contentpagein-noleftmenu h3 {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px; /* changed from 14 to 16 */
    color: #006ACA;
}
#contentpagein h5, #contentpagein-noleftmenu h5 {
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
#contentpagein ul, #contentpagein-noleftmenu ul {
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 0px;
    margin-bottom: 8px;
}
#contentpagein li, #contentpagein-noleftmenu li {
    font-size: 12px;
    color: #333333;
    padding-bottom: 4px;
}
#contentpagein form, #contentpagein-noleftmenu form {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

/* --------------------Panels--------------------- */
.toppanel {
    background-image: url(/resource/1283876487000/other/panel_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
    padding: 0px;
    height: 22px;
    width: 381px;
}

.midpanel {
    background-image: url(/resource/1283876487000/other/panel_mid.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 381px;
    margin: 0px;
    padding: 0px;
}
.midpanel p {
    padding-left: 8px;
}

.panelpad {
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 22px;
    padding-left: 22px;
}
.panelpad h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FB503E;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
}

.QuoteL {
    background-image: url(/resource/1272036725000/Quote/QuoteL.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 6px 0px 0px 30px;
}

.QuoteR {
    background-image: url(/resource/1272036725000/Quote/QuoteR.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 0px 30px 6px 0px;
}

/* --------------------other--------------------- */
.fields {
    width: 150px;
    height: 20px;
}
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:center;
    color: #FF0000;
    background-color: #CCCCCC;
    border: 1px solid #FFFFFF;
    margin: 0px;
    padding:5px;
    font-weight: bold;
    text-transform: uppercase;
}

/* -----------------new content--------------------- */
.downloadButton {
    background-image: url(/resource/1283876487000/other/download_button.png);
    height: 15px;
    width: 100px;
    padding-top: 15px;
    color: #FFFFFF;
    text-decoration: none;
}

.downloadButton:hover {
    color: #E26C07;
    cursor: pointer;
    text-decoration: none;
    border: 0px;
}

.requiredInputBlock, .inputBlock {
    float: left;
    width: 3px;
    height: 22px
}

.requiredInputBlock {
    background-color: #FF0000;
}

.downloadText {
    cursor: pointer;
    font-size: 11px;
    font-family:Lucida Grande, Arial, SunSans-Regular, Sans-Serif;
    color:#FFFFFF;
    font-weight:bold;
}
.downloadText:hover {
    color: #E26C07;
    text-decoration: none;
    border: 0px;
}

.linkButton {
    background:transparent url(/resource/1272036725000/navigation/linkButton.png) no-repeat scroll 0 0;
    width: 210px;
    height: 78px;
    cursor: pointer;
    text-decoration: none;
}
.linkButton:hover {
    background-position: -210px 0px;
}
.linkButton h1 {
    font-size: 21px;
    color: #2B2B2B;
    font-weight: normal;
    font-family: Arial;
    line-height: 1px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 15px; 
}
.linkButton h2 {
    font-size: 14px;
    color: #99908C;
    font-weight: normal;
    font-family: Arial;
    line-height: 1px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 15px; 
}

.thumbnailImage {
    border:2px solid #CCCCCC;
    margin-left:5px;
    margin-bottom:5px;
    cursor:pointer;
}
.thumbnailImage:hover {
    border:2px solid #33A8E7;
}

.displayBox {
    font-size: 12px;
    font-family: "Lucida Grande", Arial, SunSans-Regular, Sans-Serif;
    color: #564B47;
    cursor:default;
}

.displayBoxButtonActive {
    color: #564B47;
    cursor:pointer;
    text-decoration: none;
}
.displayBoxButtonActive:hover {
    color: #33A8E7;
    cursor:pointer;
    text-decoration: none;
}
.displayBoxButtonInactive {
    color: #BBBBBB;
    cursor:default;
    text-decoration: none;
}

/* -----------------download content panel--------------------- */
.dcButtonTop {
    background: url(/resource/1270357478000/panels/contentDownloadPanelTop.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 145px;
    height: 20px;
    cursor: pointer;
    margin-left:5px;
    margin-top:5px;
    text-decoration: none;
    text-align:center;
    font-weight:bold;
}

.dcButtonMain {
    background: url(/resource/1270357478000/panels/contentDownloadPanelMain.gif);
    background-repeat: repeat-y;
    width: 145px;
    height: auto;
    cursor: pointer;
    margin-left:5px;
    margin-top:0px;
    text-decoration: none;
    text-align:center;
}

.dcButtonBottom {
    background: url(/resource/1270357478000/panels/contentDownloadPanelBottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 145px;
    height: 20px;
    cursor: pointer;
    margin-left:5px;
    margin-top:0px;
    text-decoration: none;
    text-align:center;
    font-weight:bold;
}

/* -----------------new trial force page--------------------- */

div.TwoColumnFormItem {
    width: 260px;
    float: left;
    margin-bottom: 5px;
}

div.RiskManager_InputName {
    color: #564b47;
    font-weight: bold;
}

.TrialForceHeader {
    color: #564b47;
}

.NoteTitle {
    width: 50px;
    float: left;
}

.NoteContent {
    width: 550px;
    float: left;
}

/* -----------------nice errors--------------------- */


.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding: 5px;
display: block;
}
.info {
color: #00529B;
background-color: #BDE5F8;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
}
.error {
color: #D8000C;
background-color: #FFBABA;
}

/* -----------------free trial button--------------------- */

a.FreeTrialButton {
float: right;
border: 0px;
color: #ffffff !important;
display: block;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
height: 32px;
margin: 0px;
padding: 0px;
background-image: url(/resource/1271168292000/Red_Button_Right);
background-repeat: no-repeat;
background-position: top right !important;
text-decoration: none !important;
vertical-align: baseline;
padding-right: 14px;
width: 128px;
}

a.LongRedButton {
float: right;
border: 0px;
color: #ffffff !important;
display: block;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
height: 32px;
margin: 0px;
padding: 0px;
background-image: url(/resource/1271168292000/Red_Button_Right);
background-repeat: no-repeat;
background-position: top right !important;
text-decoration: none !important;
vertical-align: baseline;
padding-right: 14px;
width: 190px;
}

.FreeTrialRightSide {
background-image: url(/resource/1271168292000/Red_Button);
background-repeat: no-repeat;
background-position: top left;
border: 0px;
display: block;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
height: 24px;
padding: 8px 0px 0px 20px !important; 
vertical-align: baseline;
}

.homepageBlogBarHolder {
    margin-top: 10px;
    margin-left: 5px;
}

.OtherHomepageContent {
    font-size: 12px;
    font-family: "Lucida Grande", Arial, SunSans-Regular, Sans-Serif;
    color: #564B47;
}


ul.SiteMap {
    width: 200px;
    float: left;
    list-style: none;
}

.SiteMap li {
    margin-bottom:4px;
    font-size:12px;
}
.SiteMap li a {
    text-decoration: none;
}

.middleBox {
    width: 590px;
    padding: 0px 5px;
    background: url(/resource/1272036725000/MiddleBox/Middle.gif) repeat-y;
}

.middleBoxTop {
    width: 600px;
    height: 8px;
    background: url(/resource/1272036725000/MiddleBox/Top.gif);
}

.middleBoxBottom {
    width: 600px;
    height: 8px;
    background: url(/resource/1272036725000/MiddleBox/Bottom.gif) bottom;
}

.middleBoxLong {
    width: 735px;
    padding: 0px 5px;
    background: url(/resource/1272036725000/MiddleBox/MiddleLong.gif) repeat-y;
}

.middleBoxLongTop {
    width: 745px;
    height: 8px;
    background: url(/resource/1272036725000/MiddleBox/TopLong.gif);
}

.middleBoxLongBottom {
    width: 745px;
    height: 8px;
    background: url(/resource/1272036725000/MiddleBox/BottomLong.gif) bottom;
}

table.comparisonTable tr td {
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-top: none;
    border-right: none;
    vertical-align: middle;
}

table.comparisonTable tr th {
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    border-right: none;
    background-color: #cecece;
    vertical-align: top;
}

table.comparisonTable tr td.rightCell, table.comparisonTable tr th.rightCell {
    border-right: 1px solid #cecece;
}

table.comparisonTable tr td.leftCell {
    width: 385px;
    background-color: #D9ECFF;
}

td.middleCell, td.rightCell {
    text-align: center;
    width: 160px;
}

.successCloud {
    display: inline;
    padding: 43px 31px;
    background: url(/resource/1283876486000/EmptyCloud) no-repeat;
    cursor: pointer;
}

.successCloud img {
    display: inline;
    vertical-align: middle;
    cursor: pointer;
}
.clear{
    clear: both;
}

ul.helpBoxes {
    display: block;
    margin: 0px 0px 0px 4px;
    padding: 0px;
    list-style: none;
}

ul.helpBoxes li {
    padding: 15px 10px 10px 90px;
    margin: 0px 10px 0px 0px;
    width: 135px;
    height: 65px;
    float: left;
}

ul#helpBoxes li a {
    text-decoration: none;
}
 
li.xactiumBox {
    background: url(/resource/1283876486000/helpBoxes/xactiumbox.png) no-repeat;
}

li.sfdcBox {
    background: url(/resource/1283876486000/helpBoxes/sfdcbox.png) no-repeat;
}

li.fdcBox {
    background: url(/resource/1283876486000/helpBoxes/fdcbox.png) no-repeat;
}