body { 
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 
  background-color: transparent; 
  color: #333; 
  -webkit-font-smoothing: antialiased; 
    width:950px;
  margin: 0 auto;
  /*border:1px solid #e3e9ed;*/
  border-radius:5px;
  box-shadow:20px 20px 50px 20px #e3e9ed;
}

img{
  max-width:950px;
}

h1 { 
  border-bottom: 1px solid #999995;
  width: 100%;
  /*text-transform: uppercase;*/
  font-family: Arial, Sans-Serif;
  font-size: 18px; 
  font-weight: 900;
}

h2 { 
  border-bottom: 1px solid #999995;
  width: 100%;
  /*text-transform: uppercase;*/
  font-family: Arial, Sans-Serif;
  font-size: 16px; 
  font-weight: 700; 
}

.question {
  	color: #7C0048;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}

.question a{
  text-decoration: none; 
}

.rssitems{
  margin-left: 10px;
}

.rssitems a {
  font-weight: bold;
  color: #0F7CC3;
  text-decoration: none;
}

.rssitems a:hover {
  
  text-decoration: underline;
}

.readmore{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

.readmore a{
  color: #333;
  text-decoration: none;
}

.readmore  a:hover{
  text-decoration: underline;
}

#header {position:relative;z-index:2;}

#banner {position:relative;}

body .st-htmltext{
  margin: 5px;
}

#header{
  /*margin-bottom: 5px;*/
  border-radius: 5px 5px 0 0;
  border-top:1px solid #e3e9ed;
  border-bottom:1px solid #ced9e7;
  height:50px;
  background: 	#e3e9ed;
  background: -webkit-gradient(linear, left top, left bottom, 
    from(#e3e9ed), to(#ced9e7));
  background: -webkit-linear-gradient(top, #e3e9ed, #ced9e7);
  background: -moz-linear-gradient(top,    #e3e9ed, #ced9e7);
  background: -ms-linear-gradient(top,     #e3e9ed, #ced9e7);
  background: -o-linear-gradient(top, 	   #e3e9ed, #ced9e7);
}

#header span{
  float: left;
  width: 190px;
  margin-top:10px;
  margin-left:10px;
  margin-bottom:1px;
  border-bottom: 0px;
  
}

/*
#nav-bar {	

padding: 10px 10px 0px 10px;

}
*/
#nav-bar {	
  padding: 10px 10px 0px 20px; 
}

/*#nav-bar ul {
margin-top: 10px;
}*/
#nav-bar ul ul {
  margin-top: 0px;
}

a img{
  border:0 none;
}

/* 
LEVEL ONE
background: #ccc; 
*/
ul.dropdown                         { position: relative;  margin: 4px; }
ul.dropdown li                      { list-style: none inside; font-weight: bold; font-size:14px; float: left; zoom: 1; }
ul.dropdown a:hover		            { color: #0068C7; }
ul.dropdown a:active                { color: #f6f6f6; }
ul.dropdown li a                    { text-decoration: none; display: block; padding: 4px 8px; 
  color: #0068C7; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #e3e9ed; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
LEVEL TWO
*/
ul.dropdown ul 		{ z-index:2000; width: 220px; visibility: hidden; position: absolute; top: 26px; left: -40px;}
ul.dropdown ul li 	{ font-weight: normal; background: #f6f6f6; color: #000; 
  border-bottom: 1px solid #ccc; float: none; }

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a			{ border-right: none; width: 100%; display: inline-block; } 

/* 
LEVEL THREE
*/
ul.dropdown ul ul 		{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

#SearchForm{
  vertical-align: baseline;
}

input#searchField{ 
  float: right;
  background: #ececec url(/docs/web/images/icons/icon-search.gif) no-repeat left center;
  width: 132px;
  border: 0;
  color: #909090;
  margin-top:0px !important;
  margin-right:0px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 30px;
  padding-right: 8px;
}

h1 a#logo {
  background: url(/docs/web/images/logo.png) no-repeat;
  text-indent: -9999px;
  display: block;
  width: 250px;
  height: 40px;
}
h1 a {
  display: block;
  width: 268px;
  height: 50px;
  overflow: hidden;
  border: 0;
  position: relative;
  margin-top: 10px;
}

/* Section headers
------------------------------------------------------------------*/
#sectionCols 
{
  width:950px;
  height: 215px;
}
#sectionLeft 
{
  float:left;
  padding-left:30px;
  position: absolute;
}
#sectionRight 
{
  float:right;
  width: 950px;
  height: 215px;
  margin: 0 0 30px 0;
  position: relative;
  z-index: 0;
  background: url(/docs/web/cms/showcase/homeBanner.jpg) no-repeat center;
}

#sectionLeft h1 { 
  color: #0068C7;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 60px;
  text-shadow: 4px 4px 8px rgba(0, 104, 199, 0.4);
  /*line-height: 51px;*/
  line-height: 65px;
  padding: 0 0 10px 0;
  text-transform: initial;
  border-bottom: 0;
  
}

.products #sectionTitle:before{
  content:"Products";
  
}
.products #sectionLeft{
  width:300px;
  
}
.products #sectionRight{
  width:600px;
  
}

.legals_privacy_policy #sectionRight
{
  background: url(/docs/site/wp-content/uploads/2011/09/services.jpg) no-repeat center;
  height: 355px;
}

.home #sectionCols {
  width: 950px;
  height: 0px;
  margin: 0;
  /*background: url(/docs/web/cms/showcase/970x454Banner.jpg) no-repeat center;*/
}

/* Footer
------------------------------------------------------------------*/
#footer {
  clear: both;
  width: 950px;
  margin: 0 auto;
  border-top: 1px solid silver;
  height: 40px;
  margin-top: 10px;
  padding: 0px 0 0 0;
}

#footer p {
  color: #a2a2a2;
}


#footerNav ul {
  list-style-type: none;
  margin: 10px 0 20px 0;
  float: left;
  height:20px;
  width: 500px;	
  padding: 0px;
}


#footerNav ul li a {
  
  display: block;
  text-decoration: none;
  float: left;
  overflow: hidden;
  border: 0;
  position: relative;
  color: #6b6b6b;
  margin: 1px 15px;
}

#footerNav ul li a:hover { 
  color: #0f7cc3;
  border-bottom: 1px solid #0f7cc3;
}

#footerNav li{
  display:inline;
}

/******************* homeBanner ***************************/
#banner{
  height: 346px; 
}
#homeBanner {
  width: 950px;
  height: 346px; 
  margin: 0 0 30px 0;
  position: absolute;
  z-index: 0;
  display: block;
  overflow: hidden;
}

#homeBanner #slideContainer{
  position: relative;
  z-index: 0;
  height: 346px;
}

#homeBanner #slideContainer .slide{
  position: relative;
  cursor: pointer;
}

#homeBanner #slideContainer .slide img{
  z-index: 50;
  position: relative;
  height: 346px;
}
#homeBanner #slideContainer .slide .slideText{
  position: absolute;
  bottom: 15px;  
  left: 0; 
  z-index: 102;
  height: auto;
  padding-left: 34px;
}
#homeBanner #slideContainer .slide .slideText h2{
  overflow: inherit !important;
  display: block;
  height: auto;
  font-family: 'TheSansSemiLight', Arial, Sans-Serif;
}
#homeBanner #slideContainer .slide .slideText h2 a{
  font-family: 'TheSansSemiLight', Arial, Sans-Serif;
  font-size: 55px;  
  color: #FFF;
  line-height: 53px; 
  background: url(/docs/web/cms/showcase/icon-arrow-white-slide.png) no-repeat left 5px;
  display: block;
  padding-left: 35px;
}
#homeBanner #slideContainer .slide .slideText h2 a span{
  font-family: 'TheSansSemiLight', Arial, Sans-Serif;
}
#homeBanner #slideContainer .slide .slideText h2 span.slideReadMore{
  bottom: 3px;
  font-size: 18px; 
  position: relative;
  text-decoration: underline;				
}

#homeBanner #sliderNav{
  position: absolute;
  top: 20px;
  z-index: 100;
  right: 20px;
}

#homeBanner #sliderNav a{ 
  background: url(/docs/web/cms/showcase/icon-slider-nav.png) no-repeat 0 0;
  display: block;
  outline: 0;
  text-indent: -99999px;
  width: 22px;
  height: 22px;
  float: left;
  opacity:0.7;
  filter:alpha(opacity=70);
  margin-left: 5px;
}
#homeBanner #sliderNav a:hover,
#homeBanner #sliderNav a.activeSlide{
  opacity:1.0;
  filter:alpha(opacity=100);
}

/** --- Copyright --- */
#copyright{
  position: absolute;
  width:950px;
  text-align:center;
  color: #717171;
}

#copyright a{
  color: #717171;
  text-decoration: none;
}

#copyright a:hover{
  text-decoration: underline;
}

/*  socialmedia
------------------------------------------------------------------*/
#socialMedia { 
  float: right;
  margin-top: 5px;
}
#socialMedia a{
  float: left;
  display: block;
  height: 32px;
  width: 32px;
  text-indent: -99999px;
  margin-right: 5px;
}
#socialMedia a#iconFacebook{ background: url(/images/social-large-facebook.png) no-repeat 0 0; }
#socialMedia a#iconTwitter{ background: url(/images/social-large-twitter.png) no-repeat 0 0; }
#socialMedia a#iconYoutube{ background: url(/images/social-large-youtube.png) no-repeat 0 0; }
#socialMedia a#iconLinkedin{ background: url(/images/social-large-linkedin.png) no-repeat 0 0; }
#socialMedia a#iconRSS{ background: url(/docs/web/cms/icons/RSS.png) no-repeat 0 0; }

#socialMedia a:hover{
  opacity:0.7;
  filter:alpha(opacity=70);
}

/***************
** Free Trial **
****************/
.free-trial {
  
  font-family: Arial,Tahoma,Verdana,sans-serif,Tahoma,Arial,Verdana,sans-serif;
  /*font-style: normal;*/
  /*font-weight:900;*/
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  
  border: 1px solid #333333;
  /*display: block;*/
  
  background: #1f81cc;
  background: -webkit-gradient(linear, left top, left bottom, 
    from(#1f81cc), to(#0142b3));
  background: -webkit-linear-gradient(top, #1f81cc, 
    #0142b3);
  background: -moz-linear-gradient(top, #1f81cc, 
    #0142b3);
  background: -ms-linear-gradient(top, #1f81cc,
    #0142b3);
  background: -o-linear-gradient(top, #1f81cc, 
    #0142b3);
  
  padding: 4px 8px;
  
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;    
  border-radius: 8px;
  
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8);
  
  
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  
  white-space:nowrap;
  line-height: 40px;
  
}

.free-trial:active {
  /*border-color: #333333;*/
  /*background: #333333;*/
  color: #787878;
  -webkit-box-shadow: -0px -0px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: -0px -0px 0px rgba(0, 0, 0, 0.8);
  box-shadow: -0px -0px 0px rgba(0, 0, 0, 0.8);
  text-shadow: -0px -0px 0px rgba(0, 0, 0, 0.8);
  
}

.free-trial:hover {
  
  background: #97c03d;
  background: -webkit-gradient(linear, left top, left bottom, 
    from(#97c03d), 
    to(#87b02d));
  background: -webkit-linear-gradient(top, 
    #97c03d, 
    #87b02d);
  background: -moz-linear-gradient(top, 
    #97c03d, 
    #87b02d);
  background: -ms-linear-gradient(top,
    #97c03d,
    #0142b3);
  background: -o-linear-gradient(top, 
    #97c03d, 
    #87b02d);
}


